[
  {
    "path": ".devcontainer/Dockerfile",
    "content": "# OS\nARG VARIANT=bullseye\nFROM --platform=linux/amd64 mcr.microsoft.com/vscode/devcontainers/base:0-${VARIANT}\n\n# Deno install\nENV DENO_INSTALL=/deno\nRUN mkdir -p /deno \\\n    && curl -fsSL https://deno.land/x/install/install.sh | sh \\\n    && chown -R vscode /deno\n\nENV PATH=${DENO_INSTALL}/bin:${PATH} \\\n    DENO_DIR=${DENO_INSTALL}/.cache/deno\n\nRUN deno install -qAn vr https://deno.land/x/velociraptor/cli.ts \\\n    && echo 'export PATH=\"$HOME/.deno/bin:$PATH\"' >> ~/.bashrc\n\n# Vercel install\nRUN curl -fsSL https://deb.nodesource.com/setup_17.x | bash -\\\n    && apt-get update \\\n    && apt-get install -y nodejs build-essential \\\n    && npm i -g vercel\n\n# Tiled install\nCOPY tiled/default.tiled-session /home/vscode/.local/share/tiled/\nRUN wget -O /tmp/Tiled.AppImage https://github.com/mapeditor/tiled/releases/download/v1.7.2/Tiled-1.7.2-x86_64.AppImage \\\n    && chmod +x /tmp/Tiled.AppImage \\\n    && /tmp/Tiled.AppImage --appimage-extract \\ \n    && mv squashfs-root /tiled \\\n    && chown -R vscode /tiled \\\n    && chmod +x /tiled/AppRun \\\n    && mkdir -p /home/vscode/.cache/tiled/sentry \\\n    && echo 1 > /home/vscode/.cache/tiled/sentry/user-consent\n\n# Desktop lite\nCOPY library-scripts/desktop-lite-debian.sh /tmp/library-scripts/\nCOPY fluxbox /home/vscode/.fluxbox/\nRUN apt-get update \\\n    && bash /tmp/library-scripts/desktop-lite-debian.sh \\\n    && chown -R vscode /home/vscode\nENV DBUS_SESSION_BUS_ADDRESS=\"autolaunch:\" \\\n    VNC_RESOLUTION=\"1440x768x16\" \\\n    VNC_DPI=\"96\" \\\n    VNC_PORT=\"5901\" \\\n    NOVNC_PORT=\"6080\" \\\n    DISPLAY=\":1\" \\\n    LANG=\"en_US.UTF-8\" \\\n    LANGUAGE=\"en_US.UTF-8\"\nENTRYPOINT [\"/usr/local/share/desktop-init.sh\"]\nCMD [\"sleep\", \"infinity\"]"
  },
  {
    "path": ".devcontainer/devcontainer.json",
    "content": "{\n\t\"name\": \"Deno\",\n \t\"build\": {\n\t\t\"dockerfile\": \"Dockerfile\",\n\t\t\"args\": {\n\t\t\t\"VARIANT\": \"bullseye\"\n\t\t}\n\t},\n\t\"settings\": {\n\t\t\"deno.enable\": true,\n\t\t\"deno.unstable\": true,\n\t\t\"deno.lint\": true,\n\t\t\"deno.importMap\": \"deno.json\",\n\t\t\"deno.config\": \"deno.json\",\n\t\t\"editor.defaultFormatter\": \"denoland.vscode-deno\"\n\t},\n\t\"extensions\": [\n\t\t\"denoland.vscode-deno\"\n\t],\n\t\"remoteUser\": \"vscode\",\n\t\"features\": {\n\t\t\"desktop-lite\": {\n\t\t\t\"password\": \"vscode\",\n\t\t\t\"webPort\": \"6080\",\n\t\t\t\"vncPort\": \"5901\"\n\t\t}\n\t},\n\t\"runArgs\": [\"--init\", \"--shm-size=1g\"],\n\t\"forwardPorts\": [6080, 5901],\n\t\"overrideCommand\": false,\n\t\"portsAttributes\": {\n\t\t\"3000\": {\n\t\t\t\"label\": \"VERCEL\"\n\t\t},\n\t\t\"4507\": {\n\t\t\t\"label\": \"HTTP SERVER\"\n\t\t},\n\t\t\"5901\": {\n\t\t\t\"label\": \"VNC\"\n\t\t},\n\t\t\"6080\": {\n\t\t\t\"label\": \"WEB VNC\"\n\t\t}\n\t}\n}"
  },
  {
    "path": ".devcontainer/fluxbox/apps",
    "content": "[transient] (role=GtkFileChooserDialog)\n  [Dimensions]  {70% 70%}\n  [Position]    (CENTER)        {0 0}\n[end]\n[app] (name=AppRun) (class=tiled)\n  [Fullscreen]  {yes}\n[end]"
  },
  {
    "path": ".devcontainer/fluxbox/init",
    "content": "session.screen0.tabs.usePixmap:\ttrue\nsession.screen0.tabs.maxOver:\tfalse\nsession.screen0.tabs.intitlebar:\ttrue\nsession.screen0.clientMenu.usePixmap:\ttrue\nsession.screen0.menu.alpha:\t255\nsession.screen0.iconbar.usePixmap:\ttrue\nsession.screen0.iconbar.iconTextPadding:\t10\nsession.screen0.iconbar.iconWidth:\t128\nsession.screen0.iconbar.alignment:\tRelative\nsession.screen0.iconbar.mode:\t{static groups} (workspace)\nsession.screen0.tab.placement:\tTopLeft\nsession.screen0.tab.width:\t64\nsession.screen0.window.focus.alpha:\t255\nsession.screen0.window.unfocus.alpha:\t255\nsession.screen0.slit.alpha:\t255\nsession.screen0.slit.placement:\tRightBottom\nsession.screen0.slit.maxOver:\tfalse\nsession.screen0.slit.autoHide:\tfalse\nsession.screen0.slit.acceptKdeDockapps:\ttrue\nsession.screen0.slit.onhead:\t0\nsession.screen0.slit.layer:\tDock\nsession.screen0.titlebar.left:\tStick \nsession.screen0.titlebar.right:\tMinimize Maximize Close \nsession.screen0.toolbar.widthPercent:\t100\nsession.screen0.toolbar.onhead:\t1\nsession.screen0.toolbar.placement:\tBottomCenter\nsession.screen0.toolbar.height:\t0\nsession.screen0.toolbar.visible:\tfalse\nsession.screen0.toolbar.tools:\tRootMenu, clock, iconbar, systemtray\nsession.screen0.toolbar.alpha:\t255\nsession.screen0.toolbar.maxOver:\tfalse\nsession.screen0.toolbar.autoHide:\tfalse\nsession.screen0.toolbar.layer:\tDock\nsession.screen0.maxDisableMove:\tfalse\nsession.screen0.windowMenu:\t/home/vscode/.fluxbox/windowmenu\nsession.screen0.focusSameHead:\tfalse\nsession.screen0.clickRaises:\ttrue\nsession.screen0.opaqueMove:\ttrue\nsession.screen0.menuDelay:\t200\nsession.screen0.workspaces:\t1\nsession.screen0.noFocusWhileTypingDelay:\t0\nsession.screen0.workspacewarping:\tfalse\nsession.screen0.maxDisableResize:\tfalse\nsession.screen0.rowPlacementDirection:\tLeftToRight\nsession.screen0.focusModel:\tClickFocus\nsession.screen0.defaultDeco:\tNORMAL\nsession.screen0.fullMaximization:\tfalse\nsession.screen0.colPlacementDirection:\tTopToBottom\nsession.screen0.tabFocusModel:\tClickToTabFocus\nsession.screen0.showwindowposition:\tfalse\nsession.screen0.edgeSnapThreshold:\t10\nsession.screen0.tooltipDelay:\t500\nsession.screen0.strftimeFormat:\t%a %l:%M %p\nsession.screen0.maxIgnoreIncrement:\ttrue\nsession.screen0.windowPlacement:\tRowMinOverlapPlacement\nsession.screen0.focusNewWindows:\ttrue\nsession.screen0.autoRaise:\ttrue\nsession.screen0.allowRemoteActions:\tfalse\nsession.screen0.workspaceNames:\tOne,\nsession.styleOverlay:\t/home/vscode/.fluxbox/overlay\nsession.configVersion:\t13\nsession.cacheMax:\t200\nsession.tabsAttachArea:\tWindow\nsession.slitlistFile:\t/home/vscode/.fluxbox/slitlist\nsession.forcePseudoTransparency:\tfalse\nsession.tabPadding:\t0\nsession.colorsPerChannel:\t4\nsession.menuFile:\t~/.fluxbox/menu\nsession.autoRaiseDelay:\t250\nsession.cacheLife:\t5\nsession.appsFile:\t/home/vscode/.fluxbox/apps\nsession.ignoreBorder:\tfalse\nsession.keyFile:\t~/.fluxbox/keys\nsession.doubleClickInterval:\t250\nsession.styleFile:\t/usr/share/fluxbox/styles/qnx-photon\n"
  },
  {
    "path": ".devcontainer/fluxbox/startup",
    "content": "#!/bin/sh\nxmodmap \"/home/vscode/.Xmodmap\"\n\n# Start fbautostart \nwhich fbautostart > /dev/null\nif [ $? -eq 0 ]; then\n    fbautostart\nfi\n\n# Start fluxbox\nfluxbox &\nfbpid=$!\n\n# Start tiled\nsleep 1\n{\n    /tiled/AppRun &\n} &\nwait $fbpid"
  },
  {
    "path": ".devcontainer/library-scripts/desktop-lite-debian.sh",
    "content": "#!/usr/bin/env bash\n#-------------------------------------------------------------------------------------------------------------\n# Copyright (c) Microsoft Corporation. All rights reserved.\n# Licensed under the MIT License. See https://go.microsoft.com/fwlink/?linkid=2090316 for license information.\n#-------------------------------------------------------------------------------------------------------------\n#\n# Docs: https://github.com/microsoft/vscode-dev-containers/blob/main/script-library/docs/desktop-lite.md\n# Maintainer: The VS Code and Codespaces Teams\n#\n# Syntax: ./desktop-lite-debian.sh [non-root user] [Desktop password] [Install web client flag] [VNC port] [Web Port]\n\nUSERNAME=${1:-\"automatic\"}\nVNC_PASSWORD=${2:-\"\"}\nINSTALL_NOVNC=${3:-\"true\"}\nVNC_PORT=\"${4:-5901}\"\nNOVNC_PORT=\"${5:-6080}\"\n\nNOVNC_VERSION=1.2.0\nWEBSOCKETIFY_VERSION=0.10.0\n\npackage_list=\"\n    tigervnc-standalone-server \\\n    tigervnc-common \\\n    fluxbox \\\n    dbus-x11 \\\n    x11-utils \\\n    x11-xserver-utils \\\n    xdg-utils \\\n    fbautostart \\\n    at-spi2-core \\\n    xterm \\\n    eterm \\\n    nautilus\\\n    mousepad \\\n    seahorse \\\n    gnome-icon-theme \\\n    gnome-keyring \\\n    libx11-dev \\\n    libxkbfile-dev \\\n    libsecret-1-dev \\\n    libgbm-dev \\\n    libnotify4 \\\n    libnss3 \\\n    libxss1 \\\n    libasound2 \\\n    xfonts-base \\\n    xfonts-terminus \\\n    fonts-noto \\\n    fonts-wqy-microhei \\\n    fonts-droid-fallback \\\n    htop \\\n    ncdu \\\n    curl \\\n    ca-certificates\\\n    unzip \\\n    nano \\\n    locales\"\n\nset -e\n\nif [ \"$(id -u)\" -ne 0 ]; then\n    echo -e 'Script must be run as root. Use sudo, su, or add \"USER root\" to your Dockerfile before running this script.'\n    exit 1\nfi\n\n# Determine the appropriate non-root user\nif [ \"${USERNAME}\" = \"auto\" ] || [ \"${USERNAME}\" = \"automatic\" ]; then\n    USERNAME=\"\"\n    POSSIBLE_USERS=(\"vscode\" \"node\" \"codespace\" \"$(awk -v val=1000 -F \":\" '$3==val{print $1}' /etc/passwd)\")\n    for CURRENT_USER in ${POSSIBLE_USERS[@]}; do\n        if id -u ${CURRENT_USER} > /dev/null 2>&1; then\n            USERNAME=${CURRENT_USER}\n            break\n        fi\n    done\n    if [ \"${USERNAME}\" = \"\" ]; then\n        USERNAME=root\n    fi\nelif [ \"${USERNAME}\" = \"none\" ] || ! id -u ${USERNAME} > /dev/null 2>&1; then\n    USERNAME=root\nfi\n# Add default Fluxbox config files if none are already present\nfluxbox_apps=\"$(cat \\\n<< 'EOF'\n[transient] (role=GtkFileChooserDialog)\n  [Dimensions]\t{70% 70%}\n  [Position]\t(CENTER)\t{0 0}\n[end]\nEOF\n)\"\n\nfluxbox_init=\"$(cat \\\n<< 'EOF'\nsession.configVersion:\t13\nsession.menuFile:\t~/.fluxbox/menu\nsession.keyFile: ~/.fluxbox/keys\nsession.styleFile: /usr/share/fluxbox/styles/qnx-photon\nsession.screen0.workspaces: 1\nsession.screen0.workspacewarping: false\nsession.screen0.toolbar.widthPercent: 100\nsession.screen0.strftimeFormat: %a %l:%M %p\nsession.screen0.toolbar.tools: RootMenu, clock, iconbar, systemtray\nsession.screen0.workspaceNames: One,\nEOF\n)\"\n\nfluxbox_menu=\"$(cat \\\n<< 'EOF'\n[begin] (  Application Menu  )\n    [exec] (File Manager) { nautilus ~ } <>\n    [exec] (Text Editor) { mousepad } <>\n    [exec] (Terminal) { tilix -w ~ -e $(readlink -f /proc/$$/exe) -il } <>\n    [exec] (Web Browser) { x-www-browser --disable-dev-shm-usage } <>\n    [submenu] (System) {}\n        [exec] (Set Resolution) { tilix -t \"Set Resolution\" -e bash /usr/local/bin/set-resolution } <>\n        [exec] (Edit Application Menu) { mousepad ~/.fluxbox/menu } <>\n        [exec] (Passwords and Keys) { seahorse } <>\n        [exec] (Top Processes) { tilix -t \"Top\" -e htop } <>\n        [exec] (Disk Utilization) { tilix -t \"Disk Utilization\" -e ncdu / } <>\n        [exec] (Editres) {editres} <>\n        [exec] (Xfontsel) {xfontsel} <>\n        [exec] (Xkill) {xkill} <>\n        [exec] (Xrefresh) {xrefresh} <>\n    [end]\n    [config] (Configuration)\n    [workspaces] (Workspaces)\n[end]\nEOF\n)\"\n\n# Copy config files if the don't already exist\ncopy_fluxbox_config() {\n    local target_dir=\"$1\"\n    mkdir -p \"${target_dir}/.fluxbox\"\n    touch \"${target_dir}/.Xmodmap\"\n    if [ ! -e \"${target_dir}/.fluxbox/apps\" ]; then\n        echo \"${fluxbox_apps}\" > \"${target_dir}/.fluxbox/apps\"\n    fi\n    if [ ! -e \"${target_dir}/.fluxbox/init\" ]; then\n        echo \"${fluxbox_init}\" > \"${target_dir}/.fluxbox/init\"\n    fi\n    if [ ! -e \"${target_dir}/.fluxbox/menu\" ]; then\n        echo \"${fluxbox_menu}\" > \"${target_dir}/.fluxbox/menu\"\n    fi\n}\n\n\n# Function to run apt-get if needed\napt_get_update_if_needed()\n{\n    if [ ! -d \"/var/lib/apt/lists\" ] || [ \"$(ls /var/lib/apt/lists/ | wc -l)\" = \"0\" ]; then\n        echo \"Running apt-get update...\"\n        apt-get update\n    else\n        echo \"Skipping apt-get update.\"\n    fi\n}\n\n# Checks if packages are installed and installs them if not\ncheck_packages() {\n    if ! dpkg -s \"$@\" > /dev/null 2>&1; then\n        apt_get_update_if_needed\n        apt-get -y install --no-install-recommends \"$@\"\n    fi\n}\n\n# Ensure apt is in non-interactive to avoid prompts\nexport DEBIAN_FRONTEND=noninteractive\n\napt_get_update_if_needed\n\n# On older Ubuntu, Tilix is in a PPA. on Debian strech its in backports.\nif [[ -z $(apt-cache --names-only search ^tilix$) ]]; then\n    . /etc/os-release\n    if [ \"${ID}\" = \"ubuntu\" ]; then\n        apt-get install -y --no-install-recommends apt-transport-https software-properties-common\n        add-apt-repository -y ppa:webupd8team/terminix\n    elif [ \"${VERSION_CODENAME}\" = \"stretch\" ]; then\n        echo \"deb http://deb.debian.org/debian stretch-backports main\" > /etc/apt/sources.list.d/stretch-backports.list\n    fi\n    apt-get update\n    if [[ -z $(apt-cache --names-only search ^tilix$) ]]; then\n        echo \"(!) WARNING: Tilix not available on ${ID} ${VERSION_CODENAME} architecture $(uname -m). Skipping.\"\n    else\n        package_list=\"${package_list} tilix\"\n    fi\nelse\n    package_list=\"${package_list} tilix\"\nfi\n\n# Install X11, fluxbox and VS Code dependencies\ncheck_packages ${package_list}\n\n# Install Emoji font if available in distro - Available in Debian 10+, Ubuntu 18.04+\nif dpkg-query -W fonts-noto-color-emoji > /dev/null 2>&1 && ! dpkg -s fonts-noto-color-emoji > /dev/null 2>&1; then\n    apt-get -y install --no-install-recommends fonts-noto-color-emoji\nfi\n\n# Check at least one locale exists\nif ! grep -o -E '^\\s*en_US.UTF-8\\s+UTF-8' /etc/locale.gen > /dev/null; then\n    echo \"en_US.UTF-8 UTF-8\" >> /etc/locale.gen\n    locale-gen\nfi\n\n# Install the Cascadia Code fonts - https://github.com/microsoft/cascadia-code\nif [ ! -d \"/usr/share/fonts/truetype/cascadia\" ]; then\n    curl -sSL https://github.com/microsoft/cascadia-code/releases/download/v2008.25/CascadiaCode-2008.25.zip -o /tmp/cascadia-fonts.zip\n    unzip /tmp/cascadia-fonts.zip -d /tmp/cascadia-fonts\n    mkdir -p /usr/share/fonts/truetype/cascadia\n    mv /tmp/cascadia-fonts/ttf/* /usr/share/fonts/truetype/cascadia/\n    rm -rf /tmp/cascadia-fonts.zip /tmp/cascadia-fonts\nfi\n\n# Install noVNC\nif [ \"${INSTALL_NOVNC}\" = \"true\" ] && [ ! -d \"/usr/local/novnc\" ]; then\n    mkdir -p /usr/local/novnc\n    curl -sSL https://github.com/novnc/noVNC/archive/v${NOVNC_VERSION}.zip -o /tmp/novnc-install.zip\n    unzip /tmp/novnc-install.zip -d /usr/local/novnc\n    cp /usr/local/novnc/noVNC-${NOVNC_VERSION}/vnc.html /usr/local/novnc/noVNC-${NOVNC_VERSION}/index.html\n    curl -sSL https://github.com/novnc/websockify/archive/v${WEBSOCKETIFY_VERSION}.zip -o /tmp/websockify-install.zip\n    unzip /tmp/websockify-install.zip -d /usr/local/novnc\n    ln -s /usr/local/novnc/websockify-${WEBSOCKETIFY_VERSION} /usr/local/novnc/noVNC-${NOVNC_VERSION}/utils/websockify\n    rm -f /tmp/websockify-install.zip /tmp/novnc-install.zip\n\n    # Install noVNC dependencies and use them.\n    if ! dpkg -s python3-minimal python3-numpy > /dev/null 2>&1; then\n        apt-get -y install --no-install-recommends python3-minimal python3-numpy\n    fi\n    sed -i -E 's/^python /python3 /' /usr/local/novnc/websockify-${WEBSOCKETIFY_VERSION}/run\nfi\n\n# Set up folders for scripts and init files\nmkdir -p /var/run/dbus /usr/local/etc/vscode-dev-containers/\n\n# Script to change resolution of desktop\ncat << EOF > /usr/local/bin/set-resolution\n#!/bin/bash\nRESOLUTION=\\${1:-\\${VNC_RESOLUTION:-1920x1080}}\nDPI=\\${2:-\\${VNC_DPI:-96}}\nIGNORE_ERROR=\\${3:-\"false\"}\nif [ -z \"\\$1\" ]; then\n    echo -e \"**Current Settings **\\n\"\n    xrandr\n    echo -n -e \"\\nEnter new resolution (WIDTHxHEIGHT, blank for \\${RESOLUTION}, Ctrl+C to abort).\\n> \"\n    read NEW_RES\n    if [ \"\\${NEW_RES}\" != \"\" ]; then\n        RESOLUTION=\\${NEW_RES}\n    fi\n    if ! echo \"\\${RESOLUTION}\" | grep -E '[0-9]+x[0-9]+' > /dev/null; then\n        echo -e \"\\nInvalid resolution format!\\n\"\n        exit 1\n    fi\n    if [ -z \"\\$2\" ]; then\n        echo -n -e \"\\nEnter new DPI (blank for \\${DPI}, Ctrl+C to abort).\\n> \"\n        read NEW_DPI\n        if [ \"\\${NEW_DPI}\" != \"\" ]; then\n            DPI=\\${NEW_DPI}\n        fi\n    fi\nfi\n\nxrandr --fb \\${RESOLUTION} --dpi \\${DPI} > /dev/null 2>&1\n\nif [ \\$? -ne 0 ] && [ \"\\${IGNORE_ERROR}\" != \"true\" ]; then\n    echo -e \"\\nFAILED TO SET RESOLUTION!\\n\"\n    exit 1\nfi\n\necho -e \"\\nSuccess!\\n\"\nEOF\n\n# Container ENTRYPOINT script\ncat << EOF > /usr/local/share/desktop-init.sh\n#!/bin/bash\n\nuser_name=\"${USERNAME}\"\ngroup_name=\"$(id -gn ${USERNAME})\"\nLOG=/tmp/container-init.log\n\nexport DBUS_SESSION_BUS_ADDRESS=\"${DBUS_SESSION_BUS_ADDRESS:-\"autolaunch:\"}\"\nexport DISPLAY=\"${DISPLAY:-:1}\"\nexport VNC_RESOLUTION=\"${VNC_RESOLUTION:-1440x768x16}\" \nexport LANG=\"${LANG:-\"en_US.UTF-8\"}\"\nexport LANGUAGE=\"${LANGUAGE:-\"en_US.UTF-8\"}\"\n\n# Execute the command it not already running\nstartInBackgroundIfNotRunning()\n{\n    log \"Starting \\$1.\"\n    echo -e \"\\n** \\$(date) **\" | sudoIf tee -a /tmp/\\$1.log > /dev/null\n    if ! pidof \\$1 > /dev/null; then\n        keepRunningInBackground \"\\$@\"\n        while ! pidof \\$1 > /dev/null; do\n            sleep 1\n        done\n        log \"\\$1 started.\"\n    else\n        echo \"\\$1 is already running.\" | sudoIf tee -a /tmp/\\$1.log > /dev/null\n        log \"\\$1 is already running.\"\n    fi\n}\n\n# Keep command running in background\nkeepRunningInBackground()\n{\n    (\\$2 bash -c \"while :; do echo [\\\\\\$(date)] Process started.; \\$3; echo [\\\\\\$(date)] Process exited!; sleep 5; done 2>&1\" | sudoIf tee -a /tmp/\\$1.log > /dev/null & echo \"\\$!\" | sudoIf tee /tmp/\\$1.pid > /dev/null)\n}\n\n# Use sudo to run as root when required\nsudoIf()\n{\n    if [ \"\\$(id -u)\" -ne 0 ]; then\n        sudo \"\\$@\"\n    else\n        \"\\$@\"\n    fi\n}\n\n# Use sudo to run as non-root user if not already running\nsudoUserIf()\n{\n    if [ \"\\$(id -u)\" -eq 0 ] && [ \"\\${user_name}\" != \"root\" ]; then\n        sudo -u \\${user_name} \"\\$@\"\n    else\n        \"\\$@\"\n    fi\n}\n\n# Log messages\nlog()\n{\n    echo -e \"[\\$(date)] \\$@\" | sudoIf tee -a \\$LOG > /dev/null\n}\n\nlog \"** SCRIPT START **\"\n\n# Start dbus.\nlog 'Running \"/etc/init.d/dbus start\".'\nif [ -f \"/var/run/dbus/pid\" ] && ! pidof dbus-daemon  > /dev/null; then\n    sudoIf rm -f /var/run/dbus/pid\nfi\nsudoIf /etc/init.d/dbus start 2>&1 | sudoIf tee -a /tmp/dbus-daemon-system.log > /dev/null\nwhile ! pidof dbus-daemon > /dev/null; do\n    sleep 1\ndone\n\n# Startup tigervnc server and fluxbox\nsudo rm -rf /tmp/.X11-unix /tmp/.X*-lock\nmkdir -p /tmp/.X11-unix\nsudoIf chmod 1777 /tmp/.X11-unix\nsudoIf chown root:\\${group_name} /tmp/.X11-unix\nif [ \"\\$(echo \"\\${VNC_RESOLUTION}\" | tr -cd 'x' | wc -c)\" = \"1\" ]; then VNC_RESOLUTION=\\${VNC_RESOLUTION}x16; fi\nscreen_geometry=\"\\${VNC_RESOLUTION%*x*}\"\nscreen_depth=\"\\${VNC_RESOLUTION##*x}\"\nstartInBackgroundIfNotRunning \"Xtigervnc\" sudoUserIf \"tigervncserver \\${DISPLAY} -geometry \\${screen_geometry} -depth \\${screen_depth} -rfbport ${VNC_PORT} -dpi \\${VNC_DPI:-96} -localhost -desktop fluxbox -fg -passwd /usr/local/etc/vscode-dev-containers/vnc-passwd\"\n\n# Spin up noVNC if installed and not runnning.\nif [ -d \"/usr/local/novnc\" ] && [ \"\\$(ps -ef | grep /usr/local/novnc/noVNC*/utils/launch.sh | grep -v grep)\" = \"\" ]; then\n    keepRunningInBackground \"noVNC\" sudoIf \"/usr/local/novnc/noVNC*/utils/launch.sh --listen ${NOVNC_PORT} --vnc localhost:${VNC_PORT}\"\n    log \"noVNC started.\"\nelse\n    log \"noVNC is already running or not installed.\"\nfi\n\n# Run whatever was passed in\nlog \"Executing \\\"\\$@\\\".\"\nexec \"\\$@\"\nlog \"** SCRIPT EXIT **\"\nEOF\n\necho \"${VNC_PASSWORD}\" | vncpasswd -f > /usr/local/etc/vscode-dev-containers/vnc-passwd\nchmod +x /usr/local/share/desktop-init.sh /usr/local/bin/set-resolution\n\n# Set up fluxbox config\ncopy_fluxbox_config \"/root\"\nif [ \"${USERNAME}\" != \"root\" ]; then\n    copy_fluxbox_config \"/home/${USERNAME}\"\n    chown -R ${USERNAME} /home/${USERNAME}/.Xmodmap /home/${USERNAME}/.fluxbox\nfi\n\ncat << EOF\n\n\nYou now have a working desktop! Connect to in one of the following ways:\n\n- Forward port ${NOVNC_PORT} and use a web browser start the noVNC client (recommended)\n- Forward port ${VNC_PORT} using VS Code client and connect using a VNC Viewer\n\nIn both cases, use the password \"${VNC_PASSWORD}\" when connecting\n\n(*) Done!\n\nEOF\n\n"
  },
  {
    "path": ".devcontainer/tiled/default.tiled-session",
    "content": "{\n    \"activeFile\": \"/workspaces/gracidea/maps/hoenn/hoenn-route-101.tmx\",\n    \"expandedProjectPaths\": [\n    ],\n    \"file.lastUsedOpenFilter\": \"All Files (*)\",\n    \"fileStates\": {\n        \"/workspaces/gracidea/maps/hoenn/hoenn-route-101.tmx\": {\n            \"scale\": 1,\n            \"selectedLayer\": 0,\n            \"viewCenter\": {\n                \"x\": 160.0523046747303,\n                \"y\": 160.31382804838185\n            }\n        }\n    },\n    \"loadedWorlds\": [\n        \"/workspaces/gracidea/maps/gracidea.world\"\n    ],\n    \"openFiles\": [\n        \"/workspaces/gracidea/maps/hoenn/hoenn-route-101.tmx\"\n    ],\n    \"project\": \"\",\n    \"recentFiles\": [\n        \"/workspaces/gracidea/maps/hoenn/hoenn-route-101.tmx\"\n    ]\n}"
  },
  {
    "path": ".gitattributes",
    "content": "# Auto detect text files and perform LF normalization\n* text=auto\n\n# Linguist ignore\n.github/* linguist-vendored\n*.tps linguist-generated\n*.tsx linguist-generated\n*.tmx linguist-generated\n*.json linguist-generated\n*.js linguist-generated\n*.js.map linguist-generated"
  },
  {
    "path": ".github/ISSUE_TEMPLATE/config.yml",
    "content": "blank_issues_enabled: false\ncontact_links:\n  - name: 💡 Suggest new features\n    url: https://github.com/lowlighter/gracidea/discussions/new?category=ideas\n    about: Submit ideas to help us improve\n  - name: 💬 Start a discussion\n    url: https://github.com/lowlighter/gracidea/discussions/new?category=general\n    about: Ask other questions related to this project here"
  },
  {
    "path": ".github/ISSUE_TEMPLATE/issue_report.yml",
    "content": "name: 📝 Issue report\ndescription: Create a report to help us improve\nbody:\n\n  - type: markdown\n    attributes:\n      value: >\n        **Thank you for your interest in Gracidea project!**\n\n        > ⚠️ **Please note that [issues](https://github.com/lowlighter/gracidea/issues)\n        are exclusively reserved for bug and progress tracking.**\n        >\n        > Use [discussions](https://github.com/lowlighter/gracidea/discussions) for any\n        other request instead.\n\n  - type: textarea\n    attributes:\n      label: Summary\n      description: Explain the problem briefly below.\n    validations:\n      required: true\n\n  - type: dropdown\n    attributes:\n      label: Impacted components\n      description: Please select which component is impacted.\n      options:\n        - \"📀 app: client\"\n        - \"🛠️ app: build\"\n        - \"🧪 app: tests\"\n        - \"🗺️ maps\"\n        - \"🎨 textures\"\n        - \"🗃️ repository\"\n    validations:\n      required: true\n\n  - type: dropdown\n    attributes:\n      label: Impacted regions\n      description: Please select which regions is impacted (if applicable).\n      options:\n        - \"1️⃣ region: kanto\"\n        - \"2️ region: johto\"\n        - \"3️ region: hoenn\"\n        - \"4️ region: sinnoh\"\n        - \"5️ region: unova\"\n        - \"6️ region: kalos\"\n        - \"7️ region: alola\"\n        - \"8️ region: galar\"\n        - \"*️⃣ region: other\"\n\n  - type: checkboxes\n    attributes:\n      label: Community guidelines\n      description: Please review and accept to follow community guidelines\n      options:\n        - label: I am not duplicating an existing [issue](https://github.com/lowlighter/gracidea/issues), [pull request](https://github.com/lowlighter/gracidea/pulls) or [discussion](https://github.com/lowlighter/gracidea/discussions)\n          required: true\n        - label: I have read [contribution guidelines](https://github.com/lowlighter/gracidea/blob/main/CONTRIBUTING.md)\n          required: true\n        - label: I agree to follow the [Code of Conduct](https://github.com/lowlighter/gracidea/blob/main/CODE_OF_CONDUCT.md)\n          required: true\n"
  },
  {
    "path": ".github/config/codeql.yml",
    "content": "name: CodeQL config\nqueries:\n  - uses: security-and-quality\npaths-ignore:\n  - copyrighted/**\n  - maps/**"
  },
  {
    "path": ".github/config/labeler.yml",
    "content": "🗃️ repository:\n  - .github/**\n  - .gitignore\n  - .gitattributes\n  - vercel.json\n  - README.md\n  - CONTRIBUTING.md\n  - CODE_OF_CONDUCT.md\n  - LICENSE\n\n🗺️ maps:\n  - maps/**\n🎨 textures:\n  - copyrighted/**\n\n\"🛠️ app: build\":\n  - app/build/**\n\"📀 app: client\":\n  - app/client/**\n\"💿 app: server\":\n  - app/server/**\n\"🧪 app: tests\":\n  - app/tests/**\n\n\"1️⃣ region: kanto\":\n  - maps/kanto/**\n\"2️ region: johto\":\n  - maps/johto/**\n\"3️ region: hoenn\":\n  - maps/hoenn/**\n\"4️ region: sinnoh\":\n  - maps/sinnoh/**\n\"5️ region: unova\":\n  - maps/unova/**\n\"6️ region: kalos\":\n  - maps/kalos/**\n\"7️ region: alola\":\n  - maps/alola/**\n\"8️ region: galar\":\n  - maps/galar/**\n\"*️⃣ region: other\":\n  - maps/other/**"
  },
  {
    "path": ".github/pull_request_template.md",
    "content": "<!--\n\n  👋 Hi there!\n  Thanks for contributing to gracidea and helping us to improve!\n\n  Please:\n    - Read CONTRIBUTING.md first\n    - Check you're not duplicating another existing pull request\n    - Provide a clear and concise description\n\n-->\n"
  },
  {
    "path": ".github/workflows/build.yml",
    "content": "name: 🌺\non:\n  push:\n    branches:\n      - main\n  pull_request:\n    branches:\n      - main\njobs:\n\n  fmt-lint-test:\n    runs-on: ubuntu-latest\n    strategy:\n      fail-fast: false\n      max-parallel: 3\n      matrix:\n        job:\n          - vr fmt\n          - vr lint\n          - vr test\n    steps:\n      - uses: jurassiscripts/setup-velociraptor@v2\n      - run: ${{ matrix.job }}\n\n  analyze:\n    runs-on: ubuntu-latest\n    steps:\n      - uses: actions/checkout@v2\n      - uses: github/codeql-action/init@v1\n        with:\n          languages: typescript\n          config-file: .github/config/codeql.yml\n      - uses: github/codeql-action/analyze@v1\n"
  },
  {
    "path": ".github/workflows/labeler.yml",
    "content": "name: 🏷️\non:\n  - pull_request_target\njobs:\n\n  label:\n    runs-on: ubuntu-latest\n    steps:\n      - uses: actions/labeler@v2\n        with:\n          configuration-path: .github/config/labeler.yml\n          repo-token: \"${{ github.token }}\"\n"
  },
  {
    "path": ".gitignore",
    "content": ".vercel\napp/build/cache\napp/public"
  },
  {
    "path": ".vscode/settings.json",
    "content": "{\n  \"deno.enable\": true,\n  \"deno.unstable\": true,\n  \"deno.importMap\": \"deno.json\",\n  \"deno.config\": \"deno.json\",\n  \"deno.lint\": true,\n  \"deno.suggest.imports.hosts\": {\n    \"https://deno.land\": false\n  }\n}\n"
  },
  {
    "path": "CODE_OF_CONDUCT.md",
    "content": "# Contributor Covenant Code of Conduct\n\n## Our Pledge\n\nWe as members, contributors, and leaders pledge to make participation in our\ncommunity a harassment-free experience for everyone, regardless of age, body\nsize, visible or invisible disability, ethnicity, sex characteristics, gender\nidentity and expression, level of experience, education, socio-economic status,\nnationality, personal appearance, race, religion, or sexual identity\nand orientation.\n\nWe pledge to act and interact in ways that contribute to an open, welcoming,\ndiverse, inclusive, and healthy community.\n\n## Our Standards\n\nExamples of behavior that contributes to a positive environment for our\ncommunity include:\n\n* Demonstrating empathy and kindness toward other people\n* Being respectful of differing opinions, viewpoints, and experiences\n* Giving and gracefully accepting constructive feedback\n* Accepting responsibility and apologizing to those affected by our mistakes,\n  and learning from the experience\n* Focusing on what is best not just for us as individuals, but for the\n  overall community\n\nExamples of unacceptable behavior include:\n\n* The use of sexualized language or imagery, and sexual attention or\n  advances of any kind\n* Trolling, insulting or derogatory comments, and personal or political attacks\n* Public or private harassment\n* Publishing others' private information, such as a physical or email\n  address, without their explicit permission\n* Other conduct which could reasonably be considered inappropriate in a\n  professional setting\n\n## Enforcement Responsibilities\n\nCommunity leaders have the right and responsibility to remove, edit, or reject\ncomments, commits, code, wiki edits, issues, and other contributions that are\nnot aligned to this Code of Conduct, and will communicate reasons for moderation\ndecisions when appropriate.\n\nCommunity leaders will take appropriate and fair corrective action in\nresponse to any behavior that they deem inappropriate, threatening, offensive,\nor harmful.\n\n## Enforcement Guidelines\n\nCommunity leaders will follow these Community Impact Guidelines in determining\nthe consequences for any action they deem in violation of this Code of Conduct:\n\n### 1. Correction\n\n**Community Impact**: Use of inappropriate language or other behavior deemed\nunprofessional or unwelcome in the community.\n\n**Consequence**: Offending messages will be deleted at the discretion of the\ncommunity leaders.\n\n### 2. Temporary Ban\n\n**Community Impact**: A serious violation of community standards, including\nsustained inappropriate behavior.\n\n**Consequence**: A temporary ban from any sort of interaction or public\ncommunication with the community for a specified period of time. No public or\nprivate interaction with the people involved, including unsolicited interaction\nwith those enforcing the Code of Conduct, is allowed during this period.\nViolating these terms may lead to a permanent ban.\n\n### 3. Permanent Ban\n\n**Community Impact**: Demonstrating a pattern of violation of community\nstandards, including sustained inappropriate behavior, harassment of an\nindividual, or aggression toward or disparagement of classes of individuals.\n\n**Consequence**: A permanent ban from any sort of public interaction within\nthe community.\n\n## Attribution\n\nThis Code of Conduct was inspired by [Mozilla's code of conduct\nenforcement ladder](https://github.com/mozilla/diversity) and adapted \n[Contributor Covenant version 2.0](https://www.contributor-covenant.org/version/2/0/code_of_conduct.html).\n"
  },
  {
    "path": "CONTRIBUTING.md",
    "content": "# 🌺 Contribution guide\n\n> ⚠️ The guidelines of this project are voluntarily strict to avoid any drift, please read carefully to avoid any  disappointment\n\n> ⚠️ Keep in mind that *Gracidea* is **NOT A GAME PROJECT**, only an artistic project. All suggestions related to introduction of game mechanics (player, battles, captures, etc.) will be **systematically rejected**.\n\n- Perform a search on this repository to ensure that:\n  - Nobody is working on it currently\n  - It has not been already suggested or [ruled out](https://github.com/lowlighter/gracidea/labels/%E2%9B%94%20wontdo)\n- Open a [`discussion`](https://github.com/lowlighter/gracidea/discussions/new?category=ideas) before starting any changes\n  - Be respectful\n  - Wait for feedback from other people\n  - Wait for an approval by a maintainer (an associated issue will automatically be created)\n- Perform editions and open [pull request](https://github.com/lowlighter/gracidea/pulls)\n  - Ensure that all builds are passing\n  - Preview you changes through the [Vercel](https://vercel.com) deployment link\n  - Wait for reviews\n- Pull request will be merged if approved, thanks for contributing 🥳 !\n\n> ℹ️ For easier maintaining, inactive issues and pull requests will automatically be closed after a certain amount of time\n\n## 🗺️ For mappers\n\n### 🤝 Accepted contributions\n\n> ⚠️ Any change **must** be motivated through official supporting references, such as games, anime, manga or promotional artworks (in this prefered order).\n>\n> Not following this instruction may result in a pull request closure without notice\n\n> ℹ️ Apart from first generations core games, other mapping sources will require a bit of creativity and adaption. The aim is to be faithful while making these custom maps integrate nicely. Most of the time, it means:\n> - Making important building or features present\n> - Respect more or less the map scale\n> - Not bloating a map section with too much tiles\n\n- ✔️ Fix maps and/or textures errors\n- ✔️ Add or create new maps (in the following preference order):\n  - ✔️ From core games\n  - ✔️ From spin-offs game\n  - ✔️ From anime or manga\n  - ✔️ From promotional artworks\n  - ✔️ Custom fillers maps\n- ✔️ Add or create new textures\n  - *⚠️ New textures styles are allowed provided they respect a given core game style*\n\n### 📦 Requirements\n\n- Mapping knowledge\n  - [Tiled map editor](https://doc.mapeditor.org/en/stable/) general knowledge\n- Mapping environment\n  - [Tiled map editor](https://www.mapeditor.org)\n  - [TexturePacker](https://www.codeandweb.com/texturepacker)\n    - *⚠️ A license may be required to regenerate textures*\n  - Any image editing software\n\nGitHub users having access to [GitHub codespaces](https://github.com/features/codespaces) may directly use the custom container with all dependencies installed (this also include [Tiled map editor](https://www.mapeditor.org) which is accessible through [NoVNC](https://novnc.com))\n\n### 📚 How-to\n\n#### Map editions\n\nOpen [Tiled map editor](https://www.mapeditor.org) and load [`maps/gracidea.world`](/maps/gracidea.world).\nStart editing a new map file or an existing map file.\n\n- Maps filenames **must** follow this convention:\n  - `${region}/${location-area}.tmx` for official maps, where `location-area` is defined in [pokeapi.co/api/v2/location-area](https://pokeapi.co/api/v2/location-area)\n  - `${region}/anime-${name}.tmx` for anime locations\n  - `${region}/manga-${name}.tmx` for manga locations\n  - `${region}/fill-${number}.tmx` for custom filler maps, where `number` is an unused number\n- Maps layers **must** follow this convention and have:\n  - `creatures` object layer for area with wild encounters\n    - Create a new polygon having name set to an `encounter-method` defined in [pokeapi.co/api/v2/encounter-method](https://pokeapi.co/api/v2/encounter-method)\n    - *ℹ️ Encounter rates are auto-generated and do not need any further editions*\n  - `people` object layer for human NPCs\n    - Create a new polygon having name set to a [supported NPC texture](/copyrighted/textures/rse/npcs.json), and type set to a [supported NPC pattern](https://github.com/lowlighter/gracidea/blob/74505b775d2a4eace0e61e05dc263bff28a9afa7/app/client/js/app/maps/npc.human.ts#L99-L106)\n  - `${X}` tiles layer where `X` is a number between `1` and `4`\n    - Use the tileset to fill this map, with these guidelines:\n      - `1` Ground tiles\n      - `2` Secondary ground tiles (road paths, flowers, grass, etc.)\n      - `3` Objects (houses, trees, panels, etc.)\n      - `4` High objects (roof, tree top, etc.)\n    - Sea **must** not be mapped\n\n> ℹ️ A world map must then be added to `gracidea.world` and saved\n\n#### World map editions\n\nOpen [Tiled map editor](https://www.mapeditor.org) and load [`maps/all/worldmap.tmx`](/maps/all/worldmap.tmx).\nStart editing file.\n\n- World map layers **must** follow this convention:\n  - `links` object layer for location link\n    - Create a new polygon and set name to `${region}/${location-area}` where `location-area` is defined in [pokeapi.co/api/v2/location-area](https://pokeapi.co/api/v2/location-area)\n  - `interests.*` tiles layer is used for interests points\n  - `cities.*` tiles layer is used for cities and towns\n  - `roads.*` tiles layer is used for roads\n  - `${region}` image layer needs to reference a [supported region](/copyrighted/textures/all/regions)\n  - `roads.sea` tiles layer is used for sea roads which needs to appear below regions render\n  - `*.ext` layers are used to define locations from extended sources, such as spin-offs, anime, manga, etc.\n  - `*.core` layers are used to define locations from core games\n\n#### Textures editions (specific style)\n\nOpen `copyrighted/textures/${style}/tileset.png` where `style` is a supported style (any folder except `all`).\nStart editing file.\n\nCreate new tiles on \"MissingNo\" placeholders and try to group related tiles together.\n\n> ⛔ Do not resize `tileset.png`, its dimensions are used internally for other applications\n\n> ⚠️ Other files such as `creatures.{json,tps,webp}`, `npcs.{json,webp}` and `tileset.{json,tps,tsx,webp}` should not be edited directly. They are either generated automatically or rebuilt with [TexturePacker](https://www.codeandweb.com/texturepacker)\n\n#### Texture editions (all)\n\nTextures located in `copyrighted/textures/all` are handled differently than style texture packs.\n\nFor regular tilesets, edit the associated `.png` file and create new tiles on \"MissingNo\" placeholders and try to group related tiles together.\n\nFor world regions, create a new `.png` file in `copyrighted/textures/all/regions`.\n\n## 👨‍💻 For developpers\n\n### 🤝 Accepted contributions\n\n> ⚠️ Please open a [`discussion`](https://github.com/lowlighter/gracidea/discussions/new?category=ideas) first and wait for feedback and approval before starting to code.\n>\n> Not following this instruction may result in a pull request closure without notice\n\n- ✔️ Performance improvements\n- ✔️ Features additions\n  - *⛔ All \"gaming features\" will systematically rejected*\n  - *⚠️ Complex features may be rejected, this is why it is required to open a [`discussion`](https://github.com/lowlighter/gracidea/discussions/new?category=ideas) first*\n- ✔️ Data externalisation\n  - *⚠️ Any external source used must be trustworthy and be \"established\"*\n- ✔️ Tests additions\n- ❌ Build scripts refactoring\n- ❌ Repository-level files editions (`LICENSE`, `CODE_OF_CONDUCT`, `.github`)\n\n### 📦 Requirements\n\n- Development knowledge\n  - [TypeScript](https://www.typescriptlang.org) fluency\n    - *⚠️ Including typing system, using `any` everywhere is not allowed!*\n  - [Vanilla JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) general knowledge\n    - *⚠️ Including ESNext features and syntax, future is now!*\n    - *⛔ External libraries (except `pixi.js`) are not allowed to avoid bloating, as this app is already quite heavy*\n  - [PixiJS rendering engine](https://pixijs.com) general knowledge\n- Development environment\n  - [Deno runtime](https://deno.land)\n  - [Velociraptor script manager](https://velociraptor.run)\n  - Basic tools (`git`, `npm`, `tar`, ...)\n    - *⚠️ [Windows Subsystem for Linux](https://docs.microsoft.com/en-us/windows/wsl) is required for Windows users*\n\nGitHub users having access to [GitHub codespaces](https://github.com/features/codespaces) may directly use the custom container with all dependencies installed (this also include [Tiled map editor](https://www.mapeditor.org) which is accessible through [NoVNC](https://novnc.com))\n\n\n### 📚 How-to\n\nUse `vr build` and then `vr start` to start a local instance.\n\n> ⚠️ Note that by default, already generated data are not rebuilt if files are already present. Pass `--clean` flag to ensure that cache is fully reloaded\n\nChanges should pass `vr fmt` and `vr lint`.\n"
  },
  {
    "path": "LICENSE",
    "content": "GNU AFFERO GENERAL PUBLIC LICENSE\n                       Version 3, 19 November 2007\n\n Copyright (C) 2007 Free Software Foundation, Inc. (https://fsf.org/)\n Everyone is permitted to copy and distribute verbatim copies\n of this license document, but changing it is not allowed.\n\n                            Preamble\n\n  The GNU Affero General Public License is a free, copyleft license for\nsoftware and other kinds of works, specifically designed to ensure\ncooperation with the community in the case of network server software.\n\n  The licenses for most software and other practical works are designed\nto take away your freedom to share and change the works.  By contrast,\nour General Public Licenses are intended to guarantee your freedom to\nshare and change all versions of a program--to make sure it remains free\nsoftware for all its users.\n\n  When we speak of free software, we are referring to freedom, not\nprice.  Our General Public Licenses are designed to make sure that you\nhave the freedom to distribute copies of free software (and charge for\nthem if you wish), that you receive source code or can get it if you\nwant it, that you can change the software or use pieces of it in new\nfree programs, and that you know you can do these things.\n\n  Developers that use our General Public Licenses protect your rights\nwith two steps: (1) assert copyright on the software, and (2) offer\nyou this License which gives you legal permission to copy, distribute\nand/or modify the software.\n\n  A secondary benefit of defending all users' freedom is that\nimprovements made in alternate versions of the program, if they\nreceive widespread use, become available for other developers to\nincorporate.  Many developers of free software are heartened and\nencouraged by the resulting cooperation.  However, in the case of\nsoftware used on network servers, this result may fail to come about.\nThe GNU General Public License permits making a modified version and\nletting the public access it on a server without ever releasing its\nsource code to the public.\n\n  The GNU Affero General Public License is designed specifically to\nensure that, in such cases, the modified source code becomes available\nto the community.  It requires the operator of a network server to\nprovide the source code of the modified version running there to the\nusers of that server.  Therefore, public use of a modified version, on\na publicly accessible server, gives the public access to the source\ncode of the modified version.\n\n  An older license, called the Affero General Public License and\npublished by Affero, was designed to accomplish similar goals.  This is\na different license, not a version of the Affero GPL, but Affero has\nreleased a new version of the Affero GPL which permits relicensing under\nthis license.\n\n  The precise terms and conditions for copying, distribution and\nmodification follow.\n\n                       TERMS AND CONDITIONS\n\n  0. Definitions.\n\n  \"This License\" refers to version 3 of the GNU Affero General Public License.\n\n  \"Copyright\" also means copyright-like laws that apply to other kinds of\nworks, such as semiconductor masks.\n\n  \"The Program\" refers to any copyrightable work licensed under this\nLicense.  Each licensee is addressed as \"you\".  \"Licensees\" and\n\"recipients\" may be individuals or organizations.\n\n  To \"modify\" a work means to copy from or adapt all or part of the work\nin a fashion requiring copyright permission, other than the making of an\nexact copy.  The resulting work is called a \"modified version\" of the\nearlier work or a work \"based on\" the earlier work.\n\n  A \"covered work\" means either the unmodified Program or a work based\non the Program.\n\n  To \"propagate\" a work means to do anything with it that, without\npermission, would make you directly or secondarily liable for\ninfringement under applicable copyright law, except executing it on a\ncomputer or modifying a private copy.  Propagation includes copying,\ndistribution (with or without modification), making available to the\npublic, and in some countries other activities as well.\n\n  To \"convey\" a work means any kind of propagation that enables other\nparties to make or receive copies.  Mere interaction with a user through\na computer network, with no transfer of a copy, is not conveying.\n\n  An interactive user interface displays \"Appropriate Legal Notices\"\nto the extent that it includes a convenient and prominently visible\nfeature that (1) displays an appropriate copyright notice, and (2)\ntells the user that there is no warranty for the work (except to the\nextent that warranties are provided), that licensees may convey the\nwork under this License, and how to view a copy of this License.  If\nthe interface presents a list of user commands or options, such as a\nmenu, a prominent item in the list meets this criterion.\n\n  1. Source Code.\n\n  The \"source code\" for a work means the preferred form of the work\nfor making modifications to it.  \"Object code\" means any non-source\nform of a work.\n\n  A \"Standard Interface\" means an interface that either is an official\nstandard defined by a recognized standards body, or, in the case of\ninterfaces specified for a particular programming language, one that\nis widely used among developers working in that language.\n\n  The \"System Libraries\" of an executable work include anything, other\nthan the work as a whole, that (a) is included in the normal form of\npackaging a Major Component, but which is not part of that Major\nComponent, and (b) serves only to enable use of the work with that\nMajor Component, or to implement a Standard Interface for which an\nimplementation is available to the public in source code form.  A\n\"Major Component\", in this context, means a major essential component\n(kernel, window system, and so on) of the specific operating system\n(if any) on which the executable work runs, or a compiler used to\nproduce the work, or an object code interpreter used to run it.\n\n  The \"Corresponding Source\" for a work in object code form means all\nthe source code needed to generate, install, and (for an executable\nwork) run the object code and to modify the work, including scripts to\ncontrol those activities.  However, it does not include the work's\nSystem Libraries, or general-purpose tools or generally available free\nprograms which are used unmodified in performing those activities but\nwhich are not part of the work.  For example, Corresponding Source\nincludes interface definition files associated with source files for\nthe work, and the source code for shared libraries and dynamically\nlinked subprograms that the work is specifically designed to require,\nsuch as by intimate data communication or control flow between those\nsubprograms and other parts of the work.\n\n  The Corresponding Source need not include anything that users\ncan regenerate automatically from other parts of the Corresponding\nSource.\n\n  The Corresponding Source for a work in source code form is that\nsame work.\n\n  2. Basic Permissions.\n\n  All rights granted under this License are granted for the term of\ncopyright on the Program, and are irrevocable provided the stated\nconditions are met.  This License explicitly affirms your unlimited\npermission to run the unmodified Program.  The output from running a\ncovered work is covered by this License only if the output, given its\ncontent, constitutes a covered work.  This License acknowledges your\nrights of fair use or other equivalent, as provided by copyright law.\n\n  You may make, run and propagate covered works that you do not\nconvey, without conditions so long as your license otherwise remains\nin force.  You may convey covered works to others for the sole purpose\nof having them make modifications exclusively for you, or provide you\nwith facilities for running those works, provided that you comply with\nthe terms of this License in conveying all material for which you do\nnot control copyright.  Those thus making or running the covered works\nfor you must do so exclusively on your behalf, under your direction\nand control, on terms that prohibit them from making any copies of\nyour copyrighted material outside their relationship with you.\n\n  Conveying under any other circumstances is permitted solely under\nthe conditions stated below.  Sublicensing is not allowed; section 10\nmakes it unnecessary.\n\n  3. Protecting Users' Legal Rights From Anti-Circumvention Law.\n\n  No covered work shall be deemed part of an effective technological\nmeasure under any applicable law fulfilling obligations under article\n11 of the WIPO copyright treaty adopted on 20 December 1996, or\nsimilar laws prohibiting or restricting circumvention of such\nmeasures.\n\n  When you convey a covered work, you waive any legal power to forbid\ncircumvention of technological measures to the extent such circumvention\nis effected by exercising rights under this License with respect to\nthe covered work, and you disclaim any intention to limit operation or\nmodification of the work as a means of enforcing, against the work's\nusers, your or third parties' legal rights to forbid circumvention of\ntechnological measures.\n\n  4. Conveying Verbatim Copies.\n\n  You may convey verbatim copies of the Program's source code as you\nreceive it, in any medium, provided that you conspicuously and\nappropriately publish on each copy an appropriate copyright notice;\nkeep intact all notices stating that this License and any\nnon-permissive terms added in accord with section 7 apply to the code;\nkeep intact all notices of the absence of any warranty; and give all\nrecipients a copy of this License along with the Program.\n\n  You may charge any price or no price for each copy that you convey,\nand you may offer support or warranty protection for a fee.\n\n  5. Conveying Modified Source Versions.\n\n  You may convey a work based on the Program, or the modifications to\nproduce it from the Program, in the form of source code under the\nterms of section 4, provided that you also meet all of these conditions:\n\n    a) The work must carry prominent notices stating that you modified\n    it, and giving a relevant date.\n\n    b) The work must carry prominent notices stating that it is\n    released under this License and any conditions added under section\n    7.  This requirement modifies the requirement in section 4 to\n    \"keep intact all notices\".\n\n    c) You must license the entire work, as a whole, under this\n    License to anyone who comes into possession of a copy.  This\n    License will therefore apply, along with any applicable section 7\n    additional terms, to the whole of the work, and all its parts,\n    regardless of how they are packaged.  This License gives no\n    permission to license the work in any other way, but it does not\n    invalidate such permission if you have separately received it.\n\n    d) If the work has interactive user interfaces, each must display\n    Appropriate Legal Notices; however, if the Program has interactive\n    interfaces that do not display Appropriate Legal Notices, your\n    work need not make them do so.\n\n  A compilation of a covered work with other separate and independent\nworks, which are not by their nature extensions of the covered work,\nand which are not combined with it such as to form a larger program,\nin or on a volume of a storage or distribution medium, is called an\n\"aggregate\" if the compilation and its resulting copyright are not\nused to limit the access or legal rights of the compilation's users\nbeyond what the individual works permit.  Inclusion of a covered work\nin an aggregate does not cause this License to apply to the other\nparts of the aggregate.\n\n  6. Conveying Non-Source Forms.\n\n  You may convey a covered work in object code form under the terms\nof sections 4 and 5, provided that you also convey the\nmachine-readable Corresponding Source under the terms of this License,\nin one of these ways:\n\n    a) Convey the object code in, or embodied in, a physical product\n    (including a physical distribution medium), accompanied by the\n    Corresponding Source fixed on a durable physical medium\n    customarily used for software interchange.\n\n    b) Convey the object code in, or embodied in, a physical product\n    (including a physical distribution medium), accompanied by a\n    written offer, valid for at least three years and valid for as\n    long as you offer spare parts or customer support for that product\n    model, to give anyone who possesses the object code either (1) a\n    copy of the Corresponding Source for all the software in the\n    product that is covered by this License, on a durable physical\n    medium customarily used for software interchange, for a price no\n    more than your reasonable cost of physically performing this\n    conveying of source, or (2) access to copy the\n    Corresponding Source from a network server at no charge.\n\n    c) Convey individual copies of the object code with a copy of the\n    written offer to provide the Corresponding Source.  This\n    alternative is allowed only occasionally and noncommercially, and\n    only if you received the object code with such an offer, in accord\n    with subsection 6b.\n\n    d) Convey the object code by offering access from a designated\n    place (gratis or for a charge), and offer equivalent access to the\n    Corresponding Source in the same way through the same place at no\n    further charge.  You need not require recipients to copy the\n    Corresponding Source along with the object code.  If the place to\n    copy the object code is a network server, the Corresponding Source\n    may be on a different server (operated by you or a third party)\n    that supports equivalent copying facilities, provided you maintain\n    clear directions next to the object code saying where to find the\n    Corresponding Source.  Regardless of what server hosts the\n    Corresponding Source, you remain obligated to ensure that it is\n    available for as long as needed to satisfy these requirements.\n\n    e) Convey the object code using peer-to-peer transmission, provided\n    you inform other peers where the object code and Corresponding\n    Source of the work are being offered to the general public at no\n    charge under subsection 6d.\n\n  A separable portion of the object code, whose source code is excluded\nfrom the Corresponding Source as a System Library, need not be\nincluded in conveying the object code work.\n\n  A \"User Product\" is either (1) a \"consumer product\", which means any\ntangible personal property which is normally used for personal, family,\nor household purposes, or (2) anything designed or sold for incorporation\ninto a dwelling.  In determining whether a product is a consumer product,\ndoubtful cases shall be resolved in favor of coverage.  For a particular\nproduct received by a particular user, \"normally used\" refers to a\ntypical or common use of that class of product, regardless of the status\nof the particular user or of the way in which the particular user\nactually uses, or expects or is expected to use, the product.  A product\nis a consumer product regardless of whether the product has substantial\ncommercial, industrial or non-consumer uses, unless such uses represent\nthe only significant mode of use of the product.\n\n  \"Installation Information\" for a User Product means any methods,\nprocedures, authorization keys, or other information required to install\nand execute modified versions of a covered work in that User Product from\na modified version of its Corresponding Source.  The information must\nsuffice to ensure that the continued functioning of the modified object\ncode is in no case prevented or interfered with solely because\nmodification has been made.\n\n  If you convey an object code work under this section in, or with, or\nspecifically for use in, a User Product, and the conveying occurs as\npart of a transaction in which the right of possession and use of the\nUser Product is transferred to the recipient in perpetuity or for a\nfixed term (regardless of how the transaction is characterized), the\nCorresponding Source conveyed under this section must be accompanied\nby the Installation Information.  But this requirement does not apply\nif neither you nor any third party retains the ability to install\nmodified object code on the User Product (for example, the work has\nbeen installed in ROM).\n\n  The requirement to provide Installation Information does not include a\nrequirement to continue to provide support service, warranty, or updates\nfor a work that has been modified or installed by the recipient, or for\nthe User Product in which it has been modified or installed.  Access to a\nnetwork may be denied when the modification itself materially and\nadversely affects the operation of the network or violates the rules and\nprotocols for communication across the network.\n\n  Corresponding Source conveyed, and Installation Information provided,\nin accord with this section must be in a format that is publicly\ndocumented (and with an implementation available to the public in\nsource code form), and must require no special password or key for\nunpacking, reading or copying.\n\n  7. Additional Terms.\n\n  \"Additional permissions\" are terms that supplement the terms of this\nLicense by making exceptions from one or more of its conditions.\nAdditional permissions that are applicable to the entire Program shall\nbe treated as though they were included in this License, to the extent\nthat they are valid under applicable law.  If additional permissions\napply only to part of the Program, that part may be used separately\nunder those permissions, but the entire Program remains governed by\nthis License without regard to the additional permissions.\n\n  When you convey a copy of a covered work, you may at your option\nremove any additional permissions from that copy, or from any part of\nit.  (Additional permissions may be written to require their own\nremoval in certain cases when you modify the work.)  You may place\nadditional permissions on material, added by you to a covered work,\nfor which you have or can give appropriate copyright permission.\n\n  Notwithstanding any other provision of this License, for material you\nadd to a covered work, you may (if authorized by the copyright holders of\nthat material) supplement the terms of this License with terms:\n\n    a) Disclaiming warranty or limiting liability differently from the\n    terms of sections 15 and 16 of this License; or\n\n    b) Requiring preservation of specified reasonable legal notices or\n    author attributions in that material or in the Appropriate Legal\n    Notices displayed by works containing it; or\n\n    c) Prohibiting misrepresentation of the origin of that material, or\n    requiring that modified versions of such material be marked in\n    reasonable ways as different from the original version; or\n\n    d) Limiting the use for publicity purposes of names of licensors or\n    authors of the material; or\n\n    e) Declining to grant rights under trademark law for use of some\n    trade names, trademarks, or service marks; or\n\n    f) Requiring indemnification of licensors and authors of that\n    material by anyone who conveys the material (or modified versions of\n    it) with contractual assumptions of liability to the recipient, for\n    any liability that these contractual assumptions directly impose on\n    those licensors and authors.\n\n  All other non-permissive additional terms are considered \"further\nrestrictions\" within the meaning of section 10.  If the Program as you\nreceived it, or any part of it, contains a notice stating that it is\ngoverned by this License along with a term that is a further\nrestriction, you may remove that term.  If a license document contains\na further restriction but permits relicensing or conveying under this\nLicense, you may add to a covered work material governed by the terms\nof that license document, provided that the further restriction does\nnot survive such relicensing or conveying.\n\n  If you add terms to a covered work in accord with this section, you\nmust place, in the relevant source files, a statement of the\nadditional terms that apply to those files, or a notice indicating\nwhere to find the applicable terms.\n\n  Additional terms, permissive or non-permissive, may be stated in the\nform of a separately written license, or stated as exceptions;\nthe above requirements apply either way.\n\n  8. Termination.\n\n  You may not propagate or modify a covered work except as expressly\nprovided under this License.  Any attempt otherwise to propagate or\nmodify it is void, and will automatically terminate your rights under\nthis License (including any patent licenses granted under the third\nparagraph of section 11).\n\n  However, if you cease all violation of this License, then your\nlicense from a particular copyright holder is reinstated (a)\nprovisionally, unless and until the copyright holder explicitly and\nfinally terminates your license, and (b) permanently, if the copyright\nholder fails to notify you of the violation by some reasonable means\nprior to 60 days after the cessation.\n\n  Moreover, your license from a particular copyright holder is\nreinstated permanently if the copyright holder notifies you of the\nviolation by some reasonable means, this is the first time you have\nreceived notice of violation of this License (for any work) from that\ncopyright holder, and you cure the violation prior to 30 days after\nyour receipt of the notice.\n\n  Termination of your rights under this section does not terminate the\nlicenses of parties who have received copies or rights from you under\nthis License.  If your rights have been terminated and not permanently\nreinstated, you do not qualify to receive new licenses for the same\nmaterial under section 10.\n\n  9. Acceptance Not Required for Having Copies.\n\n  You are not required to accept this License in order to receive or\nrun a copy of the Program.  Ancillary propagation of a covered work\noccurring solely as a consequence of using peer-to-peer transmission\nto receive a copy likewise does not require acceptance.  However,\nnothing other than this License grants you permission to propagate or\nmodify any covered work.  These actions infringe copyright if you do\nnot accept this License.  Therefore, by modifying or propagating a\ncovered work, you indicate your acceptance of this License to do so.\n\n  10. Automatic Licensing of Downstream Recipients.\n\n  Each time you convey a covered work, the recipient automatically\nreceives a license from the original licensors, to run, modify and\npropagate that work, subject to this License.  You are not responsible\nfor enforcing compliance by third parties with this License.\n\n  An \"entity transaction\" is a transaction transferring control of an\norganization, or substantially all assets of one, or subdividing an\norganization, or merging organizations.  If propagation of a covered\nwork results from an entity transaction, each party to that\ntransaction who receives a copy of the work also receives whatever\nlicenses to the work the party's predecessor in interest had or could\ngive under the previous paragraph, plus a right to possession of the\nCorresponding Source of the work from the predecessor in interest, if\nthe predecessor has it or can get it with reasonable efforts.\n\n  You may not impose any further restrictions on the exercise of the\nrights granted or affirmed under this License.  For example, you may\nnot impose a license fee, royalty, or other charge for exercise of\nrights granted under this License, and you may not initiate litigation\n(including a cross-claim or counterclaim in a lawsuit) alleging that\nany patent claim is infringed by making, using, selling, offering for\nsale, or importing the Program or any portion of it.\n\n  11. Patents.\n\n  A \"contributor\" is a copyright holder who authorizes use under this\nLicense of the Program or a work on which the Program is based.  The\nwork thus licensed is called the contributor's \"contributor version\".\n\n  A contributor's \"essential patent claims\" are all patent claims\nowned or controlled by the contributor, whether already acquired or\nhereafter acquired, that would be infringed by some manner, permitted\nby this License, of making, using, or selling its contributor version,\nbut do not include claims that would be infringed only as a\nconsequence of further modification of the contributor version.  For\npurposes of this definition, \"control\" includes the right to grant\npatent sublicenses in a manner consistent with the requirements of\nthis License.\n\n  Each contributor grants you a non-exclusive, worldwide, royalty-free\npatent license under the contributor's essential patent claims, to\nmake, use, sell, offer for sale, import and otherwise run, modify and\npropagate the contents of its contributor version.\n\n  In the following three paragraphs, a \"patent license\" is any express\nagreement or commitment, however denominated, not to enforce a patent\n(such as an express permission to practice a patent or covenant not to\nsue for patent infringement).  To \"grant\" such a patent license to a\nparty means to make such an agreement or commitment not to enforce a\npatent against the party.\n\n  If you convey a covered work, knowingly relying on a patent license,\nand the Corresponding Source of the work is not available for anyone\nto copy, free of charge and under the terms of this License, through a\npublicly available network server or other readily accessible means,\nthen you must either (1) cause the Corresponding Source to be so\navailable, or (2) arrange to deprive yourself of the benefit of the\npatent license for this particular work, or (3) arrange, in a manner\nconsistent with the requirements of this License, to extend the patent\nlicense to downstream recipients.  \"Knowingly relying\" means you have\nactual knowledge that, but for the patent license, your conveying the\ncovered work in a country, or your recipient's use of the covered work\nin a country, would infringe one or more identifiable patents in that\ncountry that you have reason to believe are valid.\n\n  If, pursuant to or in connection with a single transaction or\narrangement, you convey, or propagate by procuring conveyance of, a\ncovered work, and grant a patent license to some of the parties\nreceiving the covered work authorizing them to use, propagate, modify\nor convey a specific copy of the covered work, then the patent license\nyou grant is automatically extended to all recipients of the covered\nwork and works based on it.\n\n  A patent license is \"discriminatory\" if it does not include within\nthe scope of its coverage, prohibits the exercise of, or is\nconditioned on the non-exercise of one or more of the rights that are\nspecifically granted under this License.  You may not convey a covered\nwork if you are a party to an arrangement with a third party that is\nin the business of distributing software, under which you make payment\nto the third party based on the extent of your activity of conveying\nthe work, and under which the third party grants, to any of the\nparties who would receive the covered work from you, a discriminatory\npatent license (a) in connection with copies of the covered work\nconveyed by you (or copies made from those copies), or (b) primarily\nfor and in connection with specific products or compilations that\ncontain the covered work, unless you entered into that arrangement,\nor that patent license was granted, prior to 28 March 2007.\n\n  Nothing in this License shall be construed as excluding or limiting\nany implied license or other defenses to infringement that may\notherwise be available to you under applicable patent law.\n\n  12. No Surrender of Others' Freedom.\n\n  If conditions are imposed on you (whether by court order, agreement or\notherwise) that contradict the conditions of this License, they do not\nexcuse you from the conditions of this License.  If you cannot convey a\ncovered work so as to satisfy simultaneously your obligations under this\nLicense and any other pertinent obligations, then as a consequence you may\nnot convey it at all.  For example, if you agree to terms that obligate you\nto collect a royalty for further conveying from those to whom you convey\nthe Program, the only way you could satisfy both those terms and this\nLicense would be to refrain entirely from conveying the Program.\n\n  13. Remote Network Interaction; Use with the GNU General Public License.\n\n  Notwithstanding any other provision of this License, if you modify the\nProgram, your modified version must prominently offer all users\ninteracting with it remotely through a computer network (if your version\nsupports such interaction) an opportunity to receive the Corresponding\nSource of your version by providing access to the Corresponding Source\nfrom a network server at no charge, through some standard or customary\nmeans of facilitating copying of software.  This Corresponding Source\nshall include the Corresponding Source for any work covered by version 3\nof the GNU General Public License that is incorporated pursuant to the\nfollowing paragraph.\n\n  Notwithstanding any other provision of this License, you have\npermission to link or combine any covered work with a work licensed\nunder version 3 of the GNU General Public License into a single\ncombined work, and to convey the resulting work.  The terms of this\nLicense will continue to apply to the part which is the covered work,\nbut the work with which it is combined will remain governed by version\n3 of the GNU General Public License.\n\n  14. Revised Versions of this License.\n\n  The Free Software Foundation may publish revised and/or new versions of\nthe GNU Affero General Public License from time to time.  Such new versions\nwill be similar in spirit to the present version, but may differ in detail to\naddress new problems or concerns.\n\n  Each version is given a distinguishing version number.  If the\nProgram specifies that a certain numbered version of the GNU Affero General\nPublic License \"or any later version\" applies to it, you have the\noption of following the terms and conditions either of that numbered\nversion or of any later version published by the Free Software\nFoundation.  If the Program does not specify a version number of the\nGNU Affero General Public License, you may choose any version ever published\nby the Free Software Foundation.\n\n  If the Program specifies that a proxy can decide which future\nversions of the GNU Affero General Public License can be used, that proxy's\npublic statement of acceptance of a version permanently authorizes you\nto choose that version for the Program.\n\n  Later license versions may give you additional or different\npermissions.  However, no additional obligations are imposed on any\nauthor or copyright holder as a result of your choosing to follow a\nlater version.\n\n  15. Disclaimer of Warranty.\n\n  THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY\nAPPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT\nHOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM \"AS IS\" WITHOUT WARRANTY\nOF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,\nTHE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\nPURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM\nIS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF\nALL NECESSARY SERVICING, REPAIR OR CORRECTION.\n\n  16. Limitation of Liability.\n\n  IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING\nWILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS\nTHE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY\nGENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE\nUSE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF\nDATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD\nPARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),\nEVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF\nSUCH DAMAGES.\n\n  17. Interpretation of Sections 15 and 16.\n\n  If the disclaimer of warranty and limitation of liability provided\nabove cannot be given local legal effect according to their terms,\nreviewing courts shall apply local law that most closely approximates\nan absolute waiver of all civil liability in connection with the\nProgram, unless a warranty or assumption of liability accompanies a\ncopy of the Program in return for a fee.\n\n                     END OF TERMS AND CONDITIONS\n\n            How to Apply These Terms to Your New Programs\n\n  If you develop a new program, and you want it to be of the greatest\npossible use to the public, the best way to achieve this is to make it\nfree software which everyone can redistribute and change under these terms.\n\n  To do so, attach the following notices to the program.  It is safest\nto attach them to the start of each source file to most effectively\nstate the exclusion of warranty; and each file should have at least\nthe \"copyright\" line and a pointer to where the full notice is found.\n\n    Gracidea is 2D web map displayer capable of rendering animated tiles and\n    characters.\n    Copyright (C) 2020-present lowlighter (Simon Lecoq)\n\n    This program is free software: you can redistribute it and/or modify\n    it under the terms of the GNU Affero General Public License as published\n    by the Free Software Foundation, either version 3 of the License, or\n    (at your option) any later version.\n\n    This program is distributed in the hope that it will be useful,\n    but WITHOUT ANY WARRANTY; without even the implied warranty of\n    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n    GNU Affero General Public License for more details.\n\n    You should have received a copy of the GNU Affero General Public License\n    along with this program.\n    If not, see https://github.com/lowlighter/gracidea/blob/main/LICENSE.\n\nAlso add information on how to contact you by electronic and paper mail.\n\n  If your software can interact with users remotely through a computer\nnetwork, you should also make sure that it provides a way for users to\nget its source.  For example, if your program is a web application, its\ninterface could display a \"Source\" link that leads users to an archive\nof the code.  There are many ways you could offer source, and different\nsolutions will be better for different programs; see section 13 for the\nspecific requirements.\n\n  You should also get your employer (if you work as a programmer) or school,\nif any, to sign a \"copyright disclaimer\" for the program, if necessary.\nFor more information on this, and how to apply and follow the GNU AGPL, see\nhttps://github.com/lowlighter/gracidea/blob/main/LICENSE.\n"
  },
  {
    "path": "README.md",
    "content": "# ![](/copyrighted/icons/gracidea.png) Gracidea - *Pokémon* living web map\n\n![](/copyrighted/animated_map.gif)\n\n![Build](https://github.com/lowlighter/gracidea/workflows/Build/badge.svg)\n[![Live demo](https://img.shields.io/badge/%20-Gracidea%20live%20demo-black.svg?logo=adafruit)](https://gracidea.lecoq.io)\n\n**Gracidea** is a cartographic project which aims to map the whole known *Pokémon* world into a single 2D living web map.\n\n## ![](/copyrighted/icons/pokedoll.png) Features\n\n* **Faithful maps** based on games, anime, manga, artworks and custom map fillers\n* **Animated tiles and characters** for a more liveful world\n* **Wild areas** with accurate spawn rates (based on [PokeAPI data](https://github.com/PokeAPI/api-data)), including shiny encounters!\n* **Ergonomic interface** to quickly navigate around the map\n* *More features to come...*\n\n## ![](/copyrighted/icons/contribute.png) Contributing\n\nThe *Pokémon* world is really huge, and so is the amount of work needed to map it.\n\nWhether you want to complete the mapping, provide new sprites or improve code, please read our [contributions guideline](/CONTRIBUTING.md) and open a [pull request](https://github.com/lowlighter/gracidea/pulls)!\n\n> ⚠️ Note that *Gracidea* is **NOT A GAME PROJECT**, only an artistic project. All suggestions related to introduction of game mechanics (player, battles, captures, etc.) will be **systematically rejected**.\n\n## ![](/copyrighted/icons/license.png) License and copyright\n\nThis project is released under the GNU AGPL license, which means that you can reuse this project for other open-source projects, provided that you leave the original license untouched.\n\n*Pokémon* trademark and its sprites are the intellectual property of The Pokémon Company and its affiliates ([legal informations](https://www.pokemon.com/us/legal/)).\n\nThe maintainers of this repository cannot be held responsible of the usage of it from other users.\n\n## ![](/copyrighted/icons/note.png) Note from the cartographer\n\nThis artistic project will hopefully let you (re)discover this marvellous franchise!\nA *Google maps* but for *Pokémon* games, with a bit of [Conway's Game of Life](https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life).\n"
  },
  {
    "path": "app/build/build.ts",
    "content": "//Imports\nimport clean from \"app/build/steps/00_clean.ts\";\nimport data from \"app/build/steps/10_data.ts\";\nimport maps from \"app/build/steps/20_maps.ts\";\nimport textures from \"app/build/steps/30_textures.ts\";\nimport texturesPacker from \"app/build/steps/31_textures_packer.ts\";\nimport assets from \"app/build/steps/40_assets.ts\";\nimport app from \"app/build/steps/41_assets_app.ts\";\nimport diff from \"app/build/steps/21_maps_diff.ts\";\nimport world from \"app/build/steps/22_maps_world.ts\";\nimport { log, requirements } from \"app/build/util.ts\";\nimport { parse as parseFlags } from \"std/flags/mod.ts\";\n\n/** Flags */\nconst flags = parseFlags(Deno.args);\ndelete (flags as { _?: unknown })._;\nif (!Object.keys(flags).length) {\n  flags.data ??= true;\n  flags.maps ??= true;\n  flags.world ??= true;\n  flags.diff ??= true;\n  flags.textures ??= true;\n  flags.assets ??= true;\n  flags.app ??= true;\n}\n\n/** Build utilities */\nexport const build = Object.assign(async function () {\n  const start = performance.now();\n  const { force = false } = flags;\n  log.info(`flags: ${Object.entries(flags).map(([flag, value]) => value ? flag : `no-${flag}`).join(\", \") || \"(none)\"}`);\n  await requirements();\n  if (flags.clean ?? flags.all) {\n    await clean();\n  }\n  if (flags.data ?? flags.all) {\n    await data({ force });\n  }\n  if (flags.maps ?? flags.all) {\n    await maps({ force });\n  }\n  if (flags.diff ?? flags.all) {\n    await diff();\n  }\n  if (flags.world ?? flags.all) {\n    await world({ force });\n  }\n  if (flags.textures ?? flags.all) {\n    await textures({ force });\n  }\n  if (flags[\"texture-packer\"] ?? flags.all) {\n    await texturesPacker();\n  }\n  if (flags.assets ?? flags.all) {\n    await assets();\n  }\n  if (flags.app ?? flags.all) {\n    await app();\n  }\n  log.step(`completed in ${((performance.now() - start) / 1000).toFixed(2)} s`);\n});\n"
  },
  {
    "path": "app/build/mod.ts",
    "content": "//Imports\nimport { build } from \"app/build/build.ts\";\n\n//Entry point\nif (import.meta.main) {\n  await build();\n}\n"
  },
  {
    "path": "app/build/steps/00_clean.ts",
    "content": "//Imports\nimport { clean, log } from \"app/build/util.ts\";\n\n/** Clean environment */\nexport default async function () {\n  log.step(\"cleaning environment\");\n\n  //Remove previous directories\n  for (const path of [\"app/public\", \"app/build/cache\"]) {\n    await clean({ path });\n  }\n\n  log.success();\n}\n"
  },
  {
    "path": "app/build/steps/10_data.ts",
    "content": "//Imports\nimport { clone, exists, log, read, save } from \"app/build/util.ts\";\nimport { expandGlob } from \"std/fs/mod.ts\";\nimport { basename, dirname } from \"std/path/mod.ts\";\n\n/** Data extraction */\nexport default async function ({ force = false } = {}) {\n  log.step(\"extracting data\");\n\n  //Setup\n  await clone({ repo: \"PokeAPI/api-data\", dir: \"app/build/cache/data\" });\n  await clone({ repo: \"msikma/pokesprite\", dir: \"app/build/cache/creatures\" });\n  if ((!force) && (await exists(\"maps/data.json\"))) {\n    log.debug(\"skipped: maps/data.json (already present)\");\n    log.success();\n    return;\n  }\n\n  //Extract gender data\n  const genders = {} as {\n    [name: string]: {\n      male: number;\n      female: number;\n      genderless: number;\n    };\n  };\n  {\n    let files = 0;\n    for await (const { path, name: file } of expandGlob(\"app/build/cache/data/data/api/v2/gender/*/*.json\")) {\n      log.progress(`processing: gender/${basename(dirname(path))}/${file}`);\n      const { name: gender, pokemon_species_details: details } = await read<gender>(path);\n\n      //Gender rate per species\n      for (const { pokemon_species: { name }, rate } of details) {\n        genders[name] ??= { male: 0, female: 0, genderless: 0 };\n        genders[name][gender] = Math.abs({ male: 1, female: 0, genderless: -1 - 1 / 8 }[gender] - rate / 8);\n      }\n\n      files++;\n    }\n    log.debug(`processed: ${files} files in gender/ (found ${Object.keys(genders).length} creatures)`);\n  }\n\n  //Extract encounters data\n  const encounters = {} as {\n    [area: string]: {\n      [method: string]: { [name: string]: number };\n    };\n  };\n  {\n    let files = 0;\n    for await (const { path, name: file } of expandGlob(\"app/build/cache/data/data/api/v2/location-area/*/*.json\")) {\n      log.progress(`processing: location-area/${basename(dirname(path))}/${file}`);\n      const { name: area, pokemon_encounters: details } = await read<encounters>(path);\n\n      //Encounter rates per species\n      const rates = {} as { [method: string]: { [name: string]: number } };\n      for (const { pokemon: { name }, version_details: versions } of details) {\n        for (const { encounter_details: details } of versions) {\n          for (const { chance, method: { name: method } } of details) {\n            rates[method] ??= {};\n            rates[method][name] = Math.max(rates[method][name] ?? 0, chance);\n          }\n        }\n      }\n\n      //Normalized chance per species (taking in account eventual female sprite)\n      for (const chances of Object.values(rates)) {\n        const total = Object.values(chances).reduce((a, b) => a + b, 0);\n        for (const name in chances) {\n          chances[name] /= total;\n          const females = await Deno.lstat(`app/build/cache/creatures/pokemon-gen8/regular/female/${name}.png`).then(() => true).catch(() => false);\n          if (females) {\n            const chance = chances[name];\n            chances[name] *= genders[name].male;\n            chances[`female/${name}`] = chance * genders[name].female;\n          }\n        }\n      }\n\n      encounters[area] = rates;\n      files++;\n    }\n    log.debug(`processed: ${files} files in location-area/ (found ${Object.keys(encounters).length} areas)`);\n  }\n\n  //Extract locations data\n  const locations = {} as {\n    [id: string]: {\n      id: string;\n      region: string;\n      i18n: { [lang: string]: string };\n      encounters: typeof encounters[keyof encounters] | null;\n    };\n  };\n  {\n    let files = 0;\n    for await (const { path, name: file } of expandGlob(\"app/build/cache/data/data/api/v2/location/*/*.json\")) {\n      log.progress(`processing: location/${basename(dirname(path))}/${file}`);\n      const { name: id, names, region: _region } = await read<location>(path);\n\n      //Region id, name and encounters rates\n      const region = _region?.name ?? \"other\";\n      const i18n = Object.fromEntries(\n        names.map((\n          { language: { name: language }, name }: { language: { name: string }; name: string },\n        ) => [language, name]),\n      );\n      locations[id] = { id, region, i18n, encounters: encounters[`${id}-area`] ?? null };\n\n      files++;\n    }\n    log.debug(`processed: ${files} files in location/ (found: ${Object.keys(locations).length} locations)`);\n    await save(\"maps/data.json\", locations);\n  }\n\n  log.success();\n}\n\n/** Gender data */\ntype gender = {\n  name: \"male\" | \"female\" | \"genderless\";\n  pokemon_species_details: Array<{\n    pokemon_species: { name: string };\n    rate: number;\n  }>;\n};\n\n/** Encounters data */\ntype encounters = {\n  name: string;\n  pokemon_encounters: Array<{\n    pokemon: { name: string };\n    version_details: Array<{\n      encounter_details: Array<{\n        chance: number;\n        method: { name: string };\n      }>;\n    }>;\n  }>;\n};\n\n/** Location data */\ntype location = {\n  name: string;\n  names: Array<{\n    language: {\n      name: string;\n    };\n    name: string;\n  }>;\n  region: {\n    name: string;\n  } | null;\n  areas: Array<{\n    name: string;\n  }>;\n};\n"
  },
  {
    "path": "app/build/steps/20_maps.ts",
    "content": "//Imports\nimport { calcArea, exists, log as logger, read, save, toArray } from \"app/build/util.ts\";\nimport { expandGlob } from \"std/fs/mod.ts\";\n\n/** Data */\nexport default async function ({ preload = true, quiet = false, force = false } = {}) {\n  const log = quiet\n    ? new Proxy({} as { [key: string]: () => void }, {\n      get(target, key) {\n        return Reflect.get(target, key) ?? (() => void 0);\n      },\n    })\n    : logger;\n  log.step(\"compute maps data\");\n  const locations = {};\n  if (preload) {\n    Object.assign(locations, await read(\"app/public/data/maps/data.json\"));\n    log.debug(\"loaded: maps/data.json\");\n  }\n\n  //Regions\n  if ((!force) && (await exists(\"maps.json\"))) {\n    log.debug(\"skipped: maps.json (already present)\");\n  } else {\n    const ids = [\"hoenn\"];\n    const regions = [];\n    for (const id of ids) {\n      log.progress(`processing region: ${id}`);\n      const region = { x: { min: Infinity, max: -Infinity }, y: { min: Infinity, max: -Infinity } };\n      for (const { x, y, width, height } of (await load.sections({ region: id })).sections) {\n        region.x.min = Math.min(x, region.x.min);\n        region.y.min = Math.min(y, region.y.min);\n        region.x.max = Math.max(x + width, region.x.max);\n        region.y.max = Math.max(y + height, region.y.max);\n      }\n      regions.push({\n        id,\n        x: region.x.min,\n        y: region.y.min,\n        width: region.x.max - region.x.min,\n        height: region.y.max - region.y.min,\n      });\n    }\n    await save(\"maps.json\", { regions });\n    log.debug(`processed regions: ${ids.length}`);\n  }\n\n  //Sections\n  {\n    const regions = { count: 0, skipped: 0 }, sections = { count: 0, skipped: 0 };\n    for await (const { name: region, isDirectory } of expandGlob(\"maps/*\")) {\n      if ((!isDirectory) || (region === \"all\")) {\n        continue;\n      }\n      log.progress(`processing section: ${region}/*`);\n      if ((!force) && (await exists(`maps/${region}.json`))) {\n        regions.skipped++;\n        continue;\n      }\n      await save(`maps/${region}.json`, load.sections({ region }));\n      for await (const { name, isFile } of expandGlob(`maps/${region}/*.tmx`)) {\n        if (!isFile) {\n          continue;\n        }\n        const section = name.replace(\".tmx\", \"\");\n        log.progress(`processing section: ${region}/${section}`);\n        try {\n          if ((!force) && (await exists(`maps/${region}/${section}.json`))) {\n            sections.skipped++;\n            continue;\n          }\n          await save(`maps/${region}/${section}.json`, load.section({ region, section, locations }));\n          sections.count++;\n        } catch (error) {\n          if (/not properly referenced/.test(error.message)) {\n            log.warn(error.message);\n            continue;\n          }\n          throw error;\n        }\n      }\n      regions.count++;\n    }\n    log.debug(`processed sections: ${sections.count} (${sections.skipped} skipped) from ${regions.count} regions (${regions.skipped} skipped)`);\n  }\n\n  //Spawn points\n  {\n    let regions = 0, skipped = 0;\n    for await (const { name: region, isDirectory } of expandGlob(\"maps/*\")) {\n      if ((!isDirectory) || (region === \"all\")) {\n        continue;\n      }\n      log.progress(`processing region spawns: ${region}`);\n      if ((!force) && (await exists(`maps/${region}.json`))) {\n        skipped++;\n        continue;\n      }\n      const data = await read(`app/public/data/maps/${region}.json`);\n      data.sections = await Promise.all(data.sections.map(async (section: { id: string }) => {\n        const { spawn } = await read(`app/public/data/maps/${section.id}.json`);\n        return Object.assign(section, { spawn });\n      }));\n      await save(`maps/${region}.json`, data);\n      regions++;\n    }\n    log.debug(`processed region spawns: from ${regions} regions (${skipped} skipped)`);\n  }\n\n  log.success();\n}\n\nconst load = {\n  /** List region sections */\n  async sections({ region, filter = \"\" }: { region: string; filter?: string }) {\n    //Load world data\n    const { maps: raw } = await read(\"maps/gracidea.world\");\n\n    //Formatted region sections data\n    const sections = await Promise.all(\n      raw\n        .filter(({ fileName = \"\" }) => fileName.startsWith(`${region}/`) && fileName.includes(filter))\n        .map(async ({ fileName = \"\", x = 0, y = 0, ...properties }) => {\n          const { map: raw } = await read(`maps/${fileName}`);\n          const { \"@width\": width = properties.width ?? 0, \"@height\": height = properties.height ?? 0 } = toArray(raw.layer)?.[0] ?? {};\n          return {\n            id: fileName.replace(\".tmx\", \"\"),\n            x: x / 16,\n            y: y / 16,\n            height,\n            width,\n          };\n        }),\n    );\n    return { sections };\n  },\n\n  /** Load region section */\n  async section({ region, section, locations }: { region: string; section: string; locations: { [key: string]: { [key: string]: unknown } | void } }) {\n    //Load section data\n    const { map: raw } = await read(`maps/${region}/${section}.tmx`);\n    const bounds = await load.sections({ region, filter: section }).then(({ sections: [p = null] }) => p ?? null);\n    if (!bounds) {\n      throw new TypeError(`${section} is not properly referenced in ${region}`);\n    }\n    const { x: X, y: Y } = bounds;\n\n    //Parse chunks data\n    const chunks = [] as Array<{ id: string; layer: string; x: number; y: number; tiles: number[] }>;\n    for (const { \"@name\": layer, ..._layer } of toArray(raw.layer)) {\n      const { \"@width\": width, \"@height\": height, data: { \"#text\": tiled = null, chunk: chunked = [] } } = _layer;\n      //Fixed-size map\n      if (tiled) {\n        //Extract and format data\n        const tiles = (tiled as string)\n          .split(\"\\n\")\n          .map((value) => value.trim())\n          .filter((value) => value.length)\n          .map((value) =>\n            value\n              .split(\",\")\n              .map((value) => value.trim())\n              .filter((value) => value.length)\n          );\n        //Padding for 16-sized chunks\n        const TY = tiles.length, TX = tiles[0].length;\n        for (let f = 0; f < 16 - (TY % 16); f++) {\n          tiles.push(new Array(TX).fill(0));\n        }\n        for (const row of tiles) {\n          row.push(...new Array(16 - (TX % 16)).fill(0));\n        }\n        //Generate chunked data\n        for (let x = 0; x < width; x += 16) {\n          for (let y = 0; y < height; y += 16) {\n            chunked.push({ \"@x\": x, \"@y\": y, \"#text\": tiles.slice(y, y + 16).map((row) => row.slice(x, x + 16).join(\",\")).join(\",\\n\") });\n          }\n        }\n      }\n\n      //Chunked map\n      for (const chunk of toArray(chunked)) {\n        //Extract and format data\n        const { \"@x\": x, \"@y\": y, \"#text\": _tiles } = chunk;\n        const id = `${layer}/${X + x / 16};${Y + y / 16}`;\n        const tiles = (_tiles as string)\n          .split(\",\")\n          .map((value) => value.trim())\n          .filter((value) => value.length)\n          .map((value) => Math.max(Number(value) - 1, 0));\n        //Save chunk\n        if (tiles.reduce((a, b) => a + b, 0)) {\n          chunks.push({ id, layer, x, y, tiles });\n        }\n      }\n    }\n\n    //Search spawn point (tile id 6324)\n    let spawn = null;\n    for (const { x, y, tiles } of chunks) {\n      for (let i = 0; i < tiles.length; i++) {\n        if (tiles[i] === 6324) {\n          if (spawn) {\n            logger.warn(`spawn tile for ${section} was defined multiple time!`);\n          }\n          spawn = { x: X + x + i % 16, y: Y + y + Math.floor(i / 16) };\n        }\n      }\n    }\n\n    //Parse areas data\n    const areas = [] as Array<{ id: string; name: string; points: number[]; properties: { [key: string]: unknown } }>;\n    for (const { \"@name\": type, object: objects } of toArray(raw.objectgroup)) {\n      for (const object of toArray(objects)) {\n        //Extract and format data\n        const { \"@id\": id, \"@name\": name, \"@type\": mode, \"@x\": x, \"@y\": y, \"@width\": width, \"@height\": height, polygon, properties: _properties } = object;\n        const properties = Object.fromEntries(toArray(_properties?.property).map(({ \"@name\": name, \"@value\": value }) => [name, value]));\n        const points = (polygon?.[\"@points\"].match(/-?\\d+/g) ?? [0, 0, width, 0, width, height, 0, height])\n          .map((value: string) => Number(value))\n          .map((delta: number, index: number) => (delta + (index % 2 ? y : x)) / 16);\n        const area = { id, type, name, points, properties };\n\n        //Specific formatting by type\n        switch (type) {\n          case \"creatures\": {\n            const X = points.filter((_: number, i: number) => !(i % 2)), Y = points.filter((_: number, i: number) => i % 2);\n            area.properties.size = calcArea(X, Y);\n            break;\n          }\n          case \"people\": {\n            const directions = Object.entries(properties).filter(([key, value]) => ([\"left\", \"right\", \"up\", \"down\"].includes(key)) && (value)).map(([key]) => key);\n            area.properties = { pattern: mode, directions };\n            break;\n          }\n          case \"map\": {\n            const { \"@gid\": tile } = object;\n            area.properties = { tile };\n            break;\n          }\n        }\n\n        //Save area\n        areas.push(area);\n      }\n    }\n\n    //Formatted section data\n    return { id: `${region}/${section}`, ...bounds, chunks, areas, spawn, ...locations?.[section] };\n  },\n};\n"
  },
  {
    "path": "app/build/steps/21_maps_diff.ts",
    "content": "//Imports\nimport { ensureDir, expandGlob } from \"std/fs/mod.ts\";\nimport { copy } from \"std/fs/copy.ts\";\nimport { clone, log, read, save } from \"app/build/util.ts\";\nimport maps from \"app/build/steps/20_maps.ts\";\n\n/** Compute diff */\nexport default async function () {\n  log.step(\"computing diff with previous state\");\n\n  //Setup\n  await clone({ repo: \"lowlighter/gracidea\", dir: \"app/build/cache/previous\" });\n\n  //Generate previous maps data\n  if (await Deno.lstat(`app/build/cache/previous/app/public/data/maps`).then(() => true).catch(() => false)) {\n    log.debug(`built: previous maps data (already present)`);\n  } else {\n    log.progress(`building: previous maps data`);\n    await ensureDir(\"app/build/cache/previous/app/public/data/maps/\");\n    await copy(\"app/public/data/maps/data.json\", \"app/build/cache/previous/app/public/data/maps/data.json\", { overwrite: true });\n    const cwd = Deno.cwd();\n    Deno.chdir(\"app/build/cache/previous\");\n    await maps({ preload: false, quiet: true });\n    Deno.chdir(cwd);\n    log.debug(`built: previous maps data`);\n  }\n  //Compute maps data diff\n  {\n    //List maps data\n    const ids = new Set();\n    for (const glob of [\"app/public/data/maps/*/**/*.json\", \"app/build/cache/previous/app/public/data/maps/*/**/*.json\"]) {\n      for await (const { path } of expandGlob(glob)) {\n        const id = path.replaceAll(\"\\\\\", \"/\").replace(/^[\\s\\S]*app\\/public\\/data\\/maps\\//, \"\").replace(/\\.json$/, \"\");\n        ids.add(id);\n      }\n    }\n\n    //Compute diff\n    const patches = [];\n    for (const id of ids) {\n      log.progress(`processing: ${id}`);\n      const A = await read(`app/build/cache/previous/app/public/data/maps/${id}.json`).catch(() => ({ chunks: [], areas: [] }));\n      const B = await read(`app/public/data/maps/${id}.json`).catch(() => ({ chunks: [], areas: [] }));\n      const diff = { tiles: {}, areas: {} } as {\n        tiles: { [chunk: string]: { [tile: number]: { d: \"+\" | \"-\" | \"~\"; a: number | null; b: number | null } } };\n        areas: { [area: number | string]: { d: \"+\" | \"-\" | \"~\"; a: unknown | null; b: unknown | null } };\n      };\n\n      //Chunks diff\n      {\n        const a = Object.fromEntries(A.chunks.map((chunk: { layer: number; x: number; y: number }) => [`${chunk.layer}/${chunk.x};${chunk.y}`, chunk]));\n        const b = Object.fromEntries(B.chunks.map((chunk: { layer: number; x: number; y: number }) => [`${chunk.layer}/${chunk.x};${chunk.y}`, chunk]));\n        for (const id of Object.keys(a).filter((id) => !Object.keys(b).includes(id))) {\n          b[id] = { ...a[id], tiles: new Array(a[id].tiles.length).fill(0) };\n          B.chunks.push(a[id]);\n        }\n\n        //Tiles diff\n        for (const id of Object.keys(b)) {\n          const d = diff.tiles[b[id]?.id] ??= {};\n          const tiles = Math.max(a[id]?.tiles.length ?? 0, b[id]?.tiles.length ?? 0);\n          for (let i = 0; i < tiles; i++) {\n            const t = { a: a[id]?.tiles[i] ?? 0, b: b[id]?.tiles[i] ?? 0 };\n            if ((!t.a) && (t.b)) {\n              d[i] = { d: \"+\", a: null, b: t.b };\n            } else if ((t.a) && (!t.b)) {\n              d[i] = { d: \"-\", a: t.a, b: null };\n            } else if (t.a !== t.b) {\n              d[i] = { d: \"~\", a: t.a, b: t.b };\n            }\n          }\n          if (!Object.keys(d).length) {\n            delete diff.tiles[b[id]?.id];\n          }\n        }\n        if (!Object.keys(diff.tiles).length) {\n          delete (diff as { tiles?: unknown }).tiles;\n        }\n      }\n\n      //Areas diff\n      {\n        const a = Object.fromEntries(A.areas.map((area: { id: string }) => [area.id, area]));\n        const b = Object.fromEntries(B.areas.map((area: { id: string }) => [area.id, area]));\n        for (const id of Object.keys(a).filter((id) => !Object.keys(b).includes(id))) {\n          b[id] = null;\n          B.areas.push(a[id]);\n        }\n\n        //Areas diff\n        const d = diff.areas ??= {};\n        for (const id of Object.keys(b)) {\n          const r = { a: a[id] ?? null, b: b[id] ?? null };\n          const i = id;\n          if ((!r.a) && (r.b)) {\n            d[i] = { d: \"+\", a: null, b: r.b };\n          } else if ((r.a) && (!r.b)) {\n            d[i] = { d: \"-\", a: r.a, b: null };\n          } else if ((r.a) && (r.b) && (JSON.stringify(r.a) !== JSON.stringify(r.b))) {\n            d[i] = { d: \"~\", a: r.a, b: r.b };\n          }\n        }\n        if (!Object.keys(diff.areas).length) {\n          delete (diff as { areas?: unknown }).areas;\n        }\n      }\n\n      //Report\n      if (Object.keys(diff).length) {\n        patches.push({\n          id,\n          x: B.x,\n          y: B.y,\n          tiles: Object.entries(diff.tiles ?? []).map(([chunk, tiles]) => ({\n            chunk,\n            added: Object.values(tiles).filter(({ d }) => d === \"+\").length,\n            deleted: Object.values(tiles).filter(({ d }) => d === \"-\").length,\n            changed: Object.values(tiles).filter(({ d }) => d === \"~\").length,\n            editions: tiles,\n          })),\n          areas: {\n            added: Object.entries(diff.areas ?? []).filter(([_, { d }]) => d === \"+\").flatMap(([k]) => B.areas.filter(({ id }: { id: string }) => `${k}` === `${id}`)),\n            deleted: Object.entries(diff.areas ?? []).filter(([_, { d }]) => d === \"-\").flatMap(([k]) => B.areas.filter(({ id }: { id: string }) => `${k}` === `${id}`)),\n            changed: Object.entries(diff.areas ?? []).filter(([_, { d }]) => d === \"~\").flatMap(([k]) => B.areas.filter(({ id }: { id: string }) => `${k}` === `${id}`)),\n          },\n        });\n        Object.assign(B, { diff });\n      }\n      await save(`maps/${id}.json`, B);\n    }\n    await save(`maps/patches.json`, patches);\n    log.debug(`processed: ${ids.size} files`);\n  }\n  //Search for linked pull request\n  {\n    const pr = await pullrequest();\n    if (pr) {\n      await save(`maps/patches.pr.json`, pr);\n      log.debug(`linked: pull request #${pr}`);\n    }\n  }\n\n  log.success();\n}\n\n//Search pull request number on GitHub\nasync function pullrequest() {\n  try {\n    const { data: { search: { nodes: [{ number: pr }] } } } = await fetch(\"https://api.github.com/graphql\", {\n      method: \"POST\",\n      body: JSON.stringify({\n        query: `query {\n          search(query: \"repo:lowlighter/gracidea is:pr is:open hash:${Deno.env.get(\"VERCEL_GIT_COMMIT_SHA\")}\", type: ISSUE, first: 1) {\n            nodes {\n              ... on PullRequest {\n                number\n              }\n            }\n          }\n        }`,\n      }),\n    }).then((response) => response.json());\n    return pr;\n  } catch {\n    return null;\n  }\n}\n"
  },
  {
    "path": "app/build/steps/22_maps_world.ts",
    "content": "//Imports\nimport { exists, log, read, save, toArray } from \"app/build/util.ts\";\n\n/** Compute diff */\nexport default async function ({ force = false } = {}) {\n  log.step(\"compute world map data\");\n\n  //Setup\n  if ((!force) && (await exists(\"maps.world.json\"))) {\n    log.debug(\"skipped: maps.world.json (already present)\");\n    log.success();\n    return;\n  }\n  const { map: raw } = await read(\"maps/all/worldmap.tmx\");\n  const layers = toArray(raw.layer);\n  const { \"@width\": width = 0, \"@height\": height = 0 } = layers[0];\n  const map = { width, height, layers: [], images: [], links: [] } as worldmap;\n\n  //Tiles\n  for (const { \"@name\": layer, data: { \"#text\": tiled } } of layers) {\n    const tiles = (tiled as string)\n      .split(\"\\n\")\n      .map((value) => value.trim())\n      .filter((value) => value.length)\n      .flatMap((value) =>\n        value\n          .split(\",\")\n          .map((value) => value.trim())\n          .filter((value) => value.length)\n          .map((value) => Number(value))\n      );\n    map.layers.push({ layer, tiles });\n  }\n\n  //Region images\n  for (const { \"@name\": name, \"@offsetx\": x = 0, \"@offsety\": y = 0, image } of toArray(raw.imagelayer)) {\n    const { \"@width\": width = 0, \"@height\": height = 0 } = image;\n    map.images.push({ name, x, y, width, height });\n  }\n\n  //Links\n  for (const { \"@name\": name, object: objects } of toArray(raw.objectgroup)) {\n    switch (name) {\n      case \"links\": {\n        const cache = {} as { [section: string]: { x: number; y: number } };\n        for (const object of toArray(objects)) {\n          //Parse polygon\n          const { \"@name\": name, \"@x\": x, \"@y\": y, \"@width\": width, \"@height\": height, polygon } = object;\n          if (!name) {\n            continue;\n          }\n          const points = (polygon?.[\"@points\"].match(/-?\\d+/g) ?? [0, 0, width, 0, width, height, 0, height])\n            .map((value: string) => Number(value))\n            .map((delta: number, index: number) => (delta + (index % 2 ? y : x)) / 8);\n          //Load associated location\n          const [region] = name.split(\"/\");\n          if (!cache[region]) {\n            cache[region] = { x: NaN, y: NaN };\n            const { sections } = await read(`app/public/data/maps/${region}.json`);\n            Object.assign(cache, Object.fromEntries(sections.map(({ id = \"\", x = 0, y = 0, width = 0, height = 0, spawn = null }) => [id, { x, y, width, height, spawn }])));\n          }\n          map.links.push({ name, points, location: cache[name] ?? null });\n        }\n        break;\n      }\n    }\n  }\n\n  await save(\"maps.world.json\", map);\n  log.success();\n}\n\n/** World map */\ntype worldmap = {\n  width: number;\n  height: number;\n  layers: Array<{ layer: string; tiles: number[] }>;\n  images: Array<{ name: string; x: number; y: number; height: number; width: number }>;\n  links: Array<{ name: string; points: number[]; location: { x: number; y: number } | null }>;\n};\n"
  },
  {
    "path": "app/build/steps/30_textures.ts",
    "content": "//Imports\nimport { clone, exists, log, read, save, toArray } from \"app/build/util.ts\";\nimport { expandGlob } from \"std/fs/mod.ts\";\nimport { basename, dirname } from \"std/path/mod.ts\";\n\n/** Prepare textures */\nexport default async function ({ force = false } = {}) {\n  log.step(\"preparing textures\");\n\n  //Setup\n  await clone({ repo: \"PokeAPI/api-data\", dir: \"app/build/cache/data\" });\n\n  //Tiles properties\n  {\n    let tilesets = 0, skipped = 0;\n    for await (const { path, name } of expandGlob(\"copyrighted/textures/*/*.tsx\")) {\n      const style = basename(dirname(path));\n      const tileset = `${style}/${name.replace(\".tsx\", \"\")}`;\n      log.progress(`processing: ${tileset}`);\n      if ((!force) && (await exists(`textures/${tileset}.json`))) {\n        skipped++;\n        continue;\n      }\n      const { tileset: raw } = await read(`copyrighted/textures/${tileset}.tsx`);\n      const animated = {} as { [key: string]: { frames: string[]; speed: number } };\n      const zindex = {} as { [key: string]: number };\n      for (const { \"@id\": id, properties: _properties } of toArray(raw.tile)) {\n        const properties = Object.fromEntries(toArray(_properties?.property).map(({ \"@name\": name, \"@value\": value }) => [name, value]));\n\n        //Animated tiles\n        if ((properties.frames) && (properties.speed)) {\n          animated[`${id}`] = {\n            frames: new Array(properties.frames).fill(id).map((value, index) => `${value + index}`),\n            speed: properties.speed,\n          };\n        }\n\n        //Z-index tiles\n        if (properties.zindex) {\n          zindex[`${id}`] = Number(properties.zindex);\n        }\n      }\n      await save(`textures/${tileset}.json`, { id: tileset, animated, zindex });\n      tilesets++;\n    }\n    log.debug(`processed: ${tilesets} tilesets (skipped ${skipped})`);\n  }\n\n  //Textures effect\n  if ((!force) && (await exists(\"textures/effects.json\"))) {\n    log.debug(\"skipped: textures/effects.json (already present)\");\n  } else {\n    log.progress(`processing: texture effects`);\n    const effects = { creature: { name: {}, area: {} } } as {\n      creature: {\n        name: { [id: string]: string };\n        area: { [id: string]: string };\n      };\n    };\n\n    //Type related effects\n    for await (const { path, name: file } of expandGlob(\"app/build/cache/data/data/api/v2/type/*/*.json\")) {\n      log.progress(`processing: location-area/${basename(dirname(path))}/${file}`);\n      const { name, pokemon: creatures } = await read<types>(path);\n      if (name === \"flying\") {\n        for (const { pokemon: { name: creature } } of creatures) {\n          effects.creature.name[creature] = \"fly\";\n        }\n      }\n    }\n\n    //Encounter methods related effects\n    for (const method of [\"old-rod\", \"good-rod\", \"super-rod\", \"surf\", \"super-rod-spots\", \"surf-spots\"]) {\n      effects.creature.area[method] = \"swim\";\n    }\n\n    log.debug(`processed: 2 texture effects`);\n    await save(\"textures/effects.json\", effects);\n  }\n\n  log.success();\n}\n\n/** Types data */\ntype types = {\n  name: string;\n  pokemon: Array<{\n    pokemon: { name: string };\n  }>;\n};\n"
  },
  {
    "path": "app/build/steps/31_textures_packer.ts",
    "content": "//Imports\nimport { crop, log } from \"app/build/util.ts\";\nimport { expandGlob } from \"std/fs/mod.ts\";\nimport { basename, dirname } from \"std/path/mod.ts\";\n\n/** Prepare textures */\nexport default async function () {\n  log.step(\"packaging textures\");\n\n  //Worldmap\n  {\n    log.progress(\"processing: worldmap\");\n    await crop({ path: \"copyrighted/textures/all/worldmap.png\", tileset: \"worldmap\", padding: 0, tilesize: 8 });\n    log.debug(\"processed: worldmap\");\n  }\n\n  //Tilesets\n  {\n    let tilesets = 0;\n    for await (const { path, name } of expandGlob(\"copyrighted/textures/*/*.tsx\")) {\n      const style = basename(dirname(path));\n      if (style === \"all\") {\n        continue;\n      }\n      const tileset = `${style}/${name.replace(\".tsx\", \"\")}`;\n      log.progress(`processing: ${tileset}`);\n      await crop({ path: path.replace(\".tsx\", \".png\"), tileset });\n      tilesets++;\n    }\n    log.debug(`processed: ${tilesets} tilesets`);\n  }\n\n  log.success();\n}\n"
  },
  {
    "path": "app/build/steps/40_assets.ts",
    "content": "//Imports\nimport { log, read } from \"app/build/util.ts\";\nimport { expandGlob } from \"std/fs/mod.ts\";\nimport { copy } from \"std/fs/copy.ts\";\n\n/** Public assets */\nexport default async function () {\n  log.step(\"creating public assets\");\n\n  //Static assets\n  {\n    log.progress(`copying: static assets`);\n    await copy(\"app/client\", \"app/public\", { overwrite: true });\n    await copy(\"copyrighted\", \"app/public\", { overwrite: true });\n    const pending = [];\n    for (const glob of [\"README.md\", \"animated_map.gif\", \"gracidea.webp\", \"js/app\", \"textures/**/*.{tsx,tps,png}\"]) {\n      for await (const { path } of expandGlob(`app/public/${glob}`)) {\n        pending.push(Deno.remove(path, { recursive: true }));\n      }\n    }\n    await Promise.all(pending);\n    log.debug(`copied: static assets`);\n  }\n\n  //Index.html\n  {\n    let sha = \"(head)\";\n    try {\n      sha = Deno.env.get(\"VERCEL_GIT_COMMIT_SHA\") || sha;\n    } catch {\n      //No-op\n    }\n    log.progress(`templating: index.html`);\n    let index = await read(\"app/client/index.html\");\n    index = index.replaceAll(\"{{sha}}\", sha.substring(0, 7));\n    await Deno.writeTextFile(\"app/public/index.html\", index);\n    log.debug(`templated: index.html`);\n  }\n\n  log.success();\n}\n"
  },
  {
    "path": "app/build/steps/41_assets_app.ts",
    "content": "//Imports\nimport { log, pack } from \"app/build/util.ts\";\nimport { ensureDir } from \"std/fs/mod.ts\";\n\n/** Public assets */\nexport default async function () {\n  log.step(\"emitting bundled app\");\n\n  //Setup\n  await pack({ pkg: \"pixi.js\", dir: \"app/build/cache/pixi.js\" });\n\n  //App.js\n  {\n    log.progress(`emitting: app.js`);\n    const { files } = await Deno.emit(new URL(\"../../client/js/app/mod.ts\", import.meta.url).href, { bundle: \"classic\", importMapPath: \"deno.json\" });\n    await ensureDir(\"app/public/js\");\n    await Deno.writeTextFile(\"app/public/js/app.js\", files[`deno:///bundle.js`]);\n    log.debug(`emitted: app.js`);\n  }\n\n  log.success();\n}\n"
  },
  {
    "path": "app/build/util.ts",
    "content": "//Imports\nimport argv from \"y/string-argv@0.3.1\";\nimport { bold, cyan, gray, green, italic, red, yellow } from \"std/fmt/colors.ts\";\nimport { Image } from \"x/imagescript@1.2.9/mod.ts\";\nimport { ensureDir } from \"std/fs/mod.ts\";\nimport { dirname, extname, isAbsolute, join, toFileUrl } from \"std/path/mod.ts\";\nimport { parse as parseXML } from \"x/xml@2.0.3/parse.ts\";\n\n/** Encoder instance*/\nconst encoder = new TextEncoder();\n\n/** Decoder instance */\nconst decoder = new TextDecoder();\n\n/** Log wrapper */\nexport const log = {\n  get size() {\n    try {\n      return Deno.consoleSize(Deno.stdout.rid).columns;\n    } catch {\n      return 128;\n    }\n  },\n  step(text: string) {\n    return console.log(bold(`>>> ${text}`.padEnd(this.size)));\n  },\n  progress(text: string) {\n    Deno.stdout.write(encoder.encode(`${gray(text).padEnd(this.size)}\\r`));\n  },\n  debug(text: string) {\n    return console.debug(gray(text.padEnd(this.size)));\n  },\n  info(text: string) {\n    return console.info(cyan(text.padEnd(this.size)));\n  },\n  warn(text: string) {\n    return console.warn(yellow(text.padEnd(this.size)));\n  },\n  error(text: string) {\n    return console.error(red(text.padEnd(this.size)));\n  },\n  success() {\n    return console.log(green(\"success!\".padEnd(this.size)));\n  },\n  skipped() {\n    return console.log(gray(italic(\"skipped\".padEnd(this.size))));\n  },\n};\n\n/** Requirements */\nexport async function requirements() {\n  if (Deno.build.os === \"windows\") {\n    try {\n      await exec(\"wsl exit\", { compat: false });\n    } catch {\n      log.error(\"error: windows subsystem for linux is not available\");\n      return false;\n    }\n  }\n  let success = true;\n  for (const bin of [\"git\", \"npm\", \"tar\"]) {\n    await exec(`which ${bin}`).catch((_) => (log.error(`error: ${bin} is not available`), success = false));\n  }\n  return success;\n}\n\n/** Execute a command */\nexport async function exec(command: string, { compat = true } = {}) {\n  if ((compat) && (Deno.build.os === \"windows\")) {\n    command = `wsl ${command}`;\n  }\n  log.progress(`executing: ${command}`);\n  const process = Deno.run({ cmd: argv(command), stdout: \"piped\", stderr: \"piped\" });\n  const [{ success, code }, ...stdio] = await Promise.all([process.status(), process.output(), process.stderrOutput()]);\n  const stdout = decoder.decode(stdio[0]).trim();\n  const stderr = decoder.decode(stdio[1]).trim();\n  if (!success) {\n    log.warn(stdout);\n    log.error(stderr);\n    throw new Error(\"failed to execute command\");\n  }\n  return { success, code, stdout, stderr };\n}\n\n/** Clone a repository */\nexport async function clone({ repo, dir }: { repo: string; dir: string }) {\n  log.progress(`cloning: ${repo}`);\n  const exists = await Deno.lstat(dir).then(() => true).catch(() => false);\n  if (!exists) {\n    await exec(`git clone https://github.com/${repo}.git ${dir} --depth 1`);\n  }\n  log.debug(`cloned: ${repo}${exists ? \" (already present)\" : \"\"}`);\n}\n\n/** Download a npm dependency */\nexport async function pack({ pkg, dir }: { pkg: string; dir: string }) {\n  log.progress(`packing: ${pkg}`);\n  const exists = await Deno.lstat(dir).then(() => true).catch(() => false);\n  if (!exists) {\n    await ensureDir(\"app/build/cache\");\n    const { stdout } = await exec(`npm pack ${pkg} --pack-destination app/build/cache`);\n    const archive = `app/build/cache/${stdout}`;\n    log.progress(`uncompressing: ${archive}`);\n    await ensureDir(dir);\n    await exec(`tar --extract --file ${archive} --directory ${dir}`);\n    await Deno.remove(archive);\n  }\n  const { version = \"unknown\" } = JSON.parse(await Deno.readTextFile(`${dir}/package/package.json`));\n  log.debug(`packed: ${pkg}@${version}${exists ? \" (already present)\" : \"\"}`);\n}\n\n/** Crop an image instance */\nexport async function crop({ path, tileset, padding = 2, tilesize = 16 }: { path: string; tileset: string; padding?: number; tilesize?: number }) {\n  log.progress(`processing: ${tileset}`);\n  const directory = `app/build/cache/tilesets/${tileset}`;\n  const image = await Image.decode(await Deno.readFile(path));\n  const X = (image.width - padding) / (tilesize + padding), Y = (image.height - padding) / (tilesize + padding);\n  await ensureDir(directory);\n  for (let y = 0; y < Y; y++) {\n    for (let x = 0; x < X; x++) {\n      const i = x + y * X, px = padding + x * (tilesize + padding), py = padding + y * (tilesize + padding);\n      await Deno.writeFile(`${directory}/${i}.png`, await image.clone().crop(px, py, tilesize, tilesize).encode());\n      log.progress(`processing: ${tileset} (${i}/${X * Y})`);\n    }\n  }\n}\n\n/** Clean folder */\nexport async function clean({ path }: { path: string }) {\n  if (!path) {\n    throw new RangeError(\"no path specified for cleaning!\");\n  }\n  if (await Deno.lstat(path).then(() => true).catch(() => false)) {\n    await Deno.remove(path, { recursive: true });\n  }\n  log.debug(`cleaned: ${path}`);\n}\n\n/** Read and parse serialized data */\nexport async function read<T = parsed>(path: string): Promise<T> {\n  const ext = extname(path);\n  const url = isAbsolute(path) ? toFileUrl(path).href : toFileUrl(join(Deno.cwd(), path)).href;\n  try {\n    const content = await fetch(url).then((response) => response.text());\n    switch (ext) {\n      case \".world\":\n      case \".json\":\n        return JSON.parse(content);\n      case \".tmx\":\n      case \".tsx\":\n        return parseXML(content) as unknown as T;\n    }\n    return content as unknown as T;\n  } catch (error) {\n    log.error(`failed to fetched: ${path}`);\n    throw error;\n  }\n}\n\n/** Save data */\nexport async function save(path: string, data: unknown | Promise<unknown>) {\n  path = `app/public/data/${path}`;\n  await ensureDir(dirname(path));\n  await Deno.writeTextFile(path, JSON.stringify(await data));\n}\n\n/** Test data path */\nexport async function exists(path: string) {\n  path = `app/public/data/${path}`;\n  return await Deno.lstat(path).then(() => true).catch(() => false);\n}\n\n/** Send back a flattened array without falsy values */\nexport function toArray<T>(value: T | T[]) {\n  return [value].flat(Infinity).filter((value) => value);\n}\n\n/** Send back area value */\nexport function calcArea(X: number[], Y: number[]) {\n  let area = 0;\n  for (let i = 0, j = X.length - 1; i < X.length; j = i, i++) {\n    area += (X[j] + X[i]) * (Y[j] - Y[i]);\n  }\n  return Math.abs(area / 2);\n}\n\n/** At position */\nexport async function at({ x, y }: { x: number; y: number }) {\n  const matches = [];\n  const regions = (await read<{ regions: rectangle[] }>(\"app/public/data/maps.json\")).regions.filter((region) => contains(region, { x, y }));\n  for (const { id: region } of regions) {\n    const sections = (await read<{ sections: rectangle[] }>(`app/public/data/maps/${region}.json`)).sections.filter((section) => contains(section, { x, y }));\n    for (const { id: section, x: X, y: Y } of sections) {\n      const rx = x - X, ry = y - Y;\n      const content = await read<{ chunks: rectangle[]; areas: polygon[] }>(`app/public/data/maps/${section}.json`);\n\n      //Tiles matching\n      const chunks = content.chunks.filter((chunk) => contains({ ...chunk, width: 16, height: 16 }, { x: rx, y: ry }));\n      for (const { layer, tiles } of chunks as unknown as Array<{ layer: string; tiles: number[] }>) {\n        matches.push({ region, section, layer, tile: tiles[rx * 16 + ry] });\n      }\n\n      //Areas matching\n      const areas = content.areas.filter((area) => contains(area, { x: rx + .5, y: ry + .5 }));\n      for (const { type, name, points } of areas as unknown as Array<{ type: string; name: string; points: number[] }>) {\n        matches.push({ region, section, type, name, points });\n      }\n    }\n  }\n  return matches;\n}\n\n/** Test whether a point is contained within a polygon */\nfunction contains({ x = 0, y = 0, width = 0, height = 0, points = [] as number[] }, p: { x: number; y: number }) {\n  //Polygon\n  if (points.length) {\n    let inside = false;\n    const length = points.length / 2;\n    for (let i = 0, j = length - 1; i < length; j = i++) {\n      const xi = points[i * 2];\n      const yi = points[(i * 2) + 1];\n      const xj = points[j * 2];\n      const yj = points[(j * 2) + 1];\n      const intersect = ((yi > p.y) !== (yj > p.y)) && (p.x < ((xj - xi) * ((p.y - yi) / (yj - yi))) + xi);\n      if (intersect) {\n        inside = !inside;\n      }\n    }\n    return inside;\n  }\n  //Rectangle\n  if (width <= 0 || height < 0) {\n    return false;\n  }\n  return (p.x >= x && p.x < x + width) && (p.y >= y && p.y < y + height);\n}\n\n/** Rectangle */\ntype rectangle = { id: string; width: number; height: number; x: number; y: number };\n\n/** Polygon */\ntype polygon = { id: string; points: number[] };\n\n/** Parsed data accessor */\n//deno-lint-ignore no-explicit-any\ntype parsed = any;\n"
  },
  {
    "path": "app/client/css/styles.css",
    "content": "body {\n  margin: 0;\n  padding: 0;\n  width: 100vw;\n  height: 100vh;\n  overflow: hidden;\n  font-family: \"Lato\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";\n  background-color: #182850;\n}\n#sha {\n  font-size: 0.7rem;\n  font-family: monospace;\n  opacity: .7;\n}\n* {\n  user-select: none;\n  -moz-user-select: none;\n  -webkit-user-select: none;\n}\n\n/* Loader */\n.loader {\n  position: fixed;\n  top: 0;\n  right: 0;\n  left: 0;\n  bottom: 0;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n  color: white;\n  font-size: 1.25rem;\n  background-color: #182850;\n  z-index: 9999;\n  cursor: wait;\n}\n.loader .loaded {\n  display: flex;\n  flex-direction: column;\n  opacity: 0.8;\n  font-size: 0.8rem;\n  height: 4rem;\n}\n.loader .loaded > * {\n  opacity: 0.2;\n}\n.loader .loaded :nth-child(1) {\n  opacity: 1;\n}\n.loader .loaded .loading {\n  overflow: hidden;\n  display: inline-block;\n  vertical-align: top;\n}\n.loader .loaded .loading::after {\n  overflow: hidden;\n  display: inline-block;\n  content: \"...\";\n  animation: loading-dots-keyframes 1.2s steps(4, jump-none) infinite;\n}\n@keyframes loading-dots-keyframes {\n  0% { transform: translateX(-100%); }\n}\n\n/* Menu */\nnav {\n  position: fixed;\n  top: .5rem;\n  left: .5rem;\n  margin-right: .5rem;\n  margin-bottom: .5rem;\n  padding: .5rem;\n  z-index: 8888;\n  color: white;\n  font-size: 1rem;\n  display: flex;\n  flex-direction: column;\n  overflow-x: auto;\n  max-width: 20rem;\n  width: 100%;\n  border-radius: 0.75rem;\n  box-shadow: 0 0 15px #000000A0;\n  backdrop-filter: blur(3px);\n  -webkit-backdrop-filter: blur(3px);\n  background-color: #000000B0;\n  transition: background-color 1s ease;\n  overflow: auto;\n  max-height: calc(100% - 2rem);\n}\nnav.collapsed {\n  background-color: transparent;\n}\nnav a, nav summary {\n  display: flex;\n  align-items: center;\n  flex-shrink: 0;\n  min-width: 10rem;\n  color: #6ca8ec;\n  cursor: pointer;\n}\nnav a, nav a:visited {\n  text-decoration: none;\n}\nnav a:hover {\n  text-decoration: underline;\n}\nnav a img, nav summary img {\n  height: 1rem;\n  width: 1rem;\n  margin-right: .25rem;\n}\nnav .app-name {\n  font-size: 1.5rem;\n  cursor: pointer;\n}\nnav .app-name img {\n  height: 1.5rem;\n  width: 1.5rem;\n}\nnav .app-name:hover {\n  color: #D2A8FF;\n}\nnav summary {\n  color: #D2A8FF;\n}\nnav > a {\n  margin-left: -.25rem;\n  color: #D2A8FF;\n}\nnav details summary {\n  margin-left: -1.25rem;\n}\nnav details {\n  padding-left: 1rem;\n}\nnav.collapsed > *:not(.app-name) {\n  display: none;\n}\n\n/* Labels and inputs */\nlabel {\n  display: flex;\n  justify-content: space-between;\n  cursor: pointer;\n  border-radius: .25rem;\n}\nlabel:hover {\n  background-color: #FFFFFF20;\n}\nlabel input, label select {\n  max-width: 5rem;\n  background: transparent;\n  border: none;\n  text-align: right;\n  color: white;\n}\n\n/* Debug */\n.debug {\n  display: flex;\n  flex-direction: column;\n}\n\n/* Patches */\n.patches {\n  font-family: monospace;\n}\n.patches .patch .id {\n  color: #8250DF;\n  cursor: pointer;\n  font-weight: bold;\n}\n.patches .patch .id:hover {\n  color: #0969DA;\n}\n.patches .patch .record {\n  display: flex;\n}\n.patches .diff {\n  margin-left: 1rem;\n  margin-right: .5rem;\n  min-width: 2.5rem;\n  font-size: 0.8rem;\n  display: flex;\n  justify-content: flex-end;\n  align-items: center;\n}\n.patches .diff .added {\n  color: #116329;\n}\n.patches .diff .changed {\n  color: #D79533;\n}\n.patches .diff .deleted {\n  color: #82071E;\n}\n"
  },
  {
    "path": "app/client/index.html",
    "content": "<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"utf-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0\">\n  <title>Gracidea | Pokémon Live Map</title>\n  <meta name=\"author\" content=\"lowlighter\">\n  <meta name=\"description\" content=\"Gracidea, a Pokémon live map\">\n  <meta property=\"og:image\" content=\"/opengraph.png\">\n  <link rel=\"icon\" href=\"/favicon.ico\">\n  <style>body{background-color:#182850;}.loader,nav{display: none;}</style>\n</head>\n<body>\n  <div class=\"loader\">\n    <img src=\"/hello.png\" alt=\"\">\n    Gracidea is loading\n    <div class=\"loaded\"></div>\n  </div>\n  <nav class=\"collapsed\">\n    <div class=\"app-name\">\n      <img src=\"/icons/gracidea.png\" alt=\"🌺\">\n      <span>Gracidea <sub id=\"sha\">{{sha}}</sub></span>\n    </div>\n    <!--\n    <a href=\"#\" id=\"share\">\n      <img src=\"/icons/share.png\" alt=\"💌\"> Share position\n    </a>\n    -->\n    <details>\n      <summary><img src=\"/icons/map.png\" alt=\"🗺️\">World map</summary>\n      <div class=\"worldmap\"></div>\n    </details>\n    <details>\n      <summary><img src=\"/icons/debug.png\" alt=\"⚙️\">Debug</summary>\n      <div class=\"debug\"></div>\n    </details>\n    <details>\n      <summary><img src=\"/icons/patches.png\" alt=\"🗂️\">Patches</summary>\n      <div class=\"patches\"></div>\n    </details>\n    <details>\n      <summary><img src=\"/icons/pokedoll.png\" alt=\"🦑\">Repository</summary>\n      <a href=\"https://github.com/lowlighter/gracidea\" target=\"_blank\">GitHub</a>\n      <a href=\"https://github.com/lowlighter/gracidea/issues/new?template=issue_report.yml\" target=\"_blank\">Report an issue</a>\n      <a href=\"https://github.com/lowlighter/gracidea/discussions\" target=\"_blank\">Start a discussion</a>\n      <a href=\"https://github.com/lowlighter/gracidea/blob/main/CONTRIBUTING.md\" target=\"_blank\">Contribute</a>\n      <a href=\"https://github.com/lowlighter/gracidea/blob/main/LICENSE\" target=\"_blank\">License</a>\n    </details>\n  </nav>\n  <script src=\"/js/loader.js\"></script>\n</body>\n</html>"
  },
  {
    "path": "app/client/js/app/app.ts",
    "content": "//Imports\nimport type { friend } from \"app/client/types.ts\";\nimport { global } from \"app/client/types.ts\";\nimport { deferred } from \"std/async/deferred.ts\";\nimport { Render } from \"app/client/rendering/render.ts\";\nimport { World } from \"app/client/maps/world.ts\";\nimport { Controller } from \"app/client/controls/controller.ts\";\n\n/** App */\nexport class App {\n  /** World */\n  static readonly world: World;\n\n  /** Controller */\n  static readonly controller: Controller;\n\n  /** App setup */\n  static async setup() {\n    //Setup\n    this.loaded(\"loaded /js/app.js\", null, { update: true });\n\n    //Load patches\n    const patches = await fetch(`/data/maps/patches.json?sha=${this.sha}`).then((response) => response.json());\n    if (patches.length) {\n      this.config.patch = true;\n      this.loaded(\"loaded patches, switching in preview mode\");\n    }\n\n    //Setup renderer, world and controller\n    await (Render as friend).setup({ app: this });\n    Object.assign(this, { world: new World() });\n    await this.world.ready;\n    Object.assign(this, { controller: new Controller({ target: this.world }) });\n    this.ready.resolve();\n\n    //User inputs\n    const { x = 5, y = -55 } = Object.fromEntries(new URLSearchParams(window.location.search).entries());\n    this.world.camera.place({ x: Number(x) || 0, y: Number(y) || 0 });\n\n    //Finalize loading\n    this.loaded(\"waiting for first rendering\");\n    global.document.querySelector(\".loader\").remove();\n    return App;\n  }\n\n  /** App ready state */\n  static readonly ready = deferred();\n\n  /** Rendering instance */\n  static get rendering() {\n    return (Render as friend).instance;\n  }\n\n  /** Print a message to loading console */\n  static get loaded() {\n    return global.gracidea.loaded as (text: string, type?: string | null, options?: { update?: boolean }) => void;\n  }\n\n  /** Current commit sha */\n  static get sha() {\n    return global.gracidea.sha as string;\n  }\n\n  /** Config */\n  static config = {\n    //Texture settings\n    textures: {\n      //(for future usage) Textures styles\n      style: \"rse\",\n      //Toggle sea display\n      sea: true,\n    },\n    //People settings\n    people: {\n      //Toggle display\n      display: true,\n    },\n    //Creatures settings\n    creatures: {\n      //Toggle display\n      display: true,\n      //Shiny rate\n      shiny: 1 / 128,\n    },\n    //Debug settings\n    debug: {\n      //Toggle debug logs in console\n      logs: false,\n      //Toggle renderable bounds display\n      bounds: false,\n    },\n    //Patch settings (auto-enabled when patches.json is not empty)\n    patch: false,\n  };\n}\n"
  },
  {
    "path": "app/client/js/app/controls/controller.ts",
    "content": "//Imports\nimport type { Renderable } from \"app/client/rendering/renderable.ts\";\nimport type { event } from \"app/client/types.ts\";\nimport { global } from \"app/client/types.ts\";\nimport { App } from \"app/client/app.ts\";\n\n/**\n * Controller\n */\nexport class Controller {\n  static instance = null as unknown as Controller;\n\n  /** Constructor */\n  constructor({ target }: { target: Renderable }) {\n    this.#scrollers();\n    this.target = target;\n    this.focus(target);\n    Controller.instance = this;\n    this.init();\n  }\n\n  /** Init */\n  async init() {\n    //World map\n    {\n      //Toggle world map\n      {\n        const label = dom.element(\"label\", { text: \"Display world map\" });\n        label.append(dom.element(\"input\", {\n          attributes: { id: \"control-worldmap\", type: \"checkbox\" },\n          listeners: {\n            click: ({ target: { checked: value } }) => {\n              App.world.map.visible = value;\n              this.focus(value ? { sprite: App.world.map.getChildByName(\"worldmap\") } as Renderable : this.target);\n            },\n          },\n        }));\n        global.document.querySelector(\".worldmap\")?.append(label);\n      }\n\n      //Search location\n      {\n        const label = dom.element(\"label\", { text: \"Search location\" });\n        label.append(dom.element(\"input\", {\n          attributes: { list: \"control-worldmap-search\" },\n          listeners: {\n            change({ target: { value } }) {\n              const location = App.world.locations.filter(({ name }) => name === value)[0] ?? null;\n              if (location) {\n                App.world.camera.place(location);\n                global.document.querySelector(\"[list='control-worldmap-search']\").value = \"\";\n              }\n            },\n          },\n        }));\n        const datalist = label.appendChild(dom.element(\"datalist\", { attributes: { id: \"control-worldmap-search\" } }));\n        for (const value of App.world.locations.map(({ name }) => name)) {\n          datalist.append(dom.element(\"option\", { attributes: { value } }));\n        }\n        global.document.querySelector(\".worldmap\")?.append(label);\n      }\n    }\n\n    //Patches\n    if (App.config.patch) {\n      const patches = await fetch(\"/data/maps/patches.json\").then((response) => response.json());\n      for (const { id, x, y, tiles = [], areas = {} } of patches) {\n        //Sections\n        const patch = dom.element(\"div\", { class: \"patch\" });\n        patch.append(dom.element(\"div\", {\n          text: `@@ ${id} @@`,\n          class: \"id\",\n          listeners: {\n            click() {\n              App.world.camera.place({ x, y });\n            },\n          },\n        }));\n\n        //Tiles\n        for (const { chunk, added = 0, deleted = 0, changed = 0 } of tiles) {\n          const record = patch.appendChild(dom.element(\"div\", { class: \"record\" }));\n          const diff = record.appendChild(dom.element(\"div\", { class: \"diff\" }));\n          if (added) {\n            diff.append(dom.element(\"div\", { text: `+${added}`, class: \"added\" }));\n          }\n          if (changed) {\n            diff.append(dom.element(\"div\", { text: `~${changed}`, class: \"changed\" }));\n          }\n          if (deleted) {\n            diff.append(dom.element(\"div\", { text: `-${deleted}`, class: \"deleted\" }));\n          }\n          record.append(dom.element(\"div\", { text: chunk, class: \"name\" }));\n        }\n\n        //Areas\n        for (const [action, values] of Object.entries(areas)) {\n          for (const { id, type } of values as Array<{ id: string; type: string }>) {\n            const record = patch.appendChild(dom.element(\"div\", { class: \"record\" }));\n            const diff = record.appendChild(dom.element(\"div\", { class: \"diff\" }));\n            diff.append(dom.element(\"div\", { text: { added: \"+\", changed: \"~\", deleted: \"-\" }[action]?.repeat(2), class: action }));\n            record.append(dom.element(\"div\", { text: `${id} (${type})`, class: \"name\" }));\n          }\n        }\n\n        //Pull request number\n        const pr = await fetch(\"/data/maps/patches.pr.json\").then((response) => response.json()).catch(() => null);\n        if (pr) {\n          const link = dom.element(\"a\", { attributes: { href: `https://github.com/lowlighter/gracidea/pull/${pr}` }, text: `See pull request #${pr} on GitHub` });\n          global.document.querySelector(\".debug\")?.append(link);\n        }\n\n        global.document.querySelector(\".patches\")?.append(patch);\n      }\n    } else {\n      global.document.querySelector(\".patches\")?.parentNode?.remove();\n    }\n\n    //Debug options\n    {\n      //Patch mode\n      if (App.config.patch) {\n        const label = dom.element(\"label\", { text: \"patch\" });\n        label.append(dom.element(\"input\", { attributes: { type: \"checkbox\", checked: App.config.patch, disabled: true } }));\n        global.document.querySelector(\".debug\")?.append(label);\n      }\n\n      //Debug logs\n      {\n        const label = dom.element(\"label\", { text: \"debug.logs\" });\n        label.append(dom.element(\"input\", {\n          listeners: {\n            click({ target: { checked: value } }) {\n              App.config.debug.logs = value;\n            },\n          },\n          attributes: { type: \"checkbox\", checked: App.config.debug.logs },\n        }));\n        global.document.querySelector(\".debug\")?.append(label);\n      }\n\n      //Debug bounds\n      {\n        const label = dom.element(\"label\", { text: \"debug.bounds\" });\n        label.append(dom.element(\"input\", {\n          listeners: {\n            click({ target: { checked: value } }) {\n              App.config.debug.bounds = value;\n            },\n          },\n          attributes: { type: \"checkbox\", checked: App.config.debug.bounds },\n        }));\n        global.document.querySelector(\".debug\")?.append(label);\n      }\n\n      //Textures styles\n      {\n        const label = dom.element(\"label\", { text: \"textures.style\" });\n        const select = label.appendChild(dom.element(\"select\", {\n          listeners: {\n            change({ target: { value } }) {\n              App.config.textures.style = value;\n            },\n          },\n          attributes: { value: App.config.textures.style },\n        }));\n        for (const style of [\"rse\"]) {\n          select.append(dom.element(\"option\", { text: style, attributes: { value: style } }));\n        }\n        global.document.querySelector(\".debug\")?.append(label);\n      }\n\n      //Textures sea\n      {\n        const label = dom.element(\"label\", { text: \"textures.sea\" });\n        label.append(dom.element(\"input\", {\n          listeners: {\n            click({ target: { checked: value } }) {\n              App.config.textures.sea = value;\n            },\n          },\n          attributes: { type: \"checkbox\", checked: App.config.textures.sea },\n        }));\n        global.document.querySelector(\".debug\")?.append(label);\n      }\n\n      //People display\n      {\n        const label = dom.element(\"label\", { text: \"people.display\" });\n        label.append(dom.element(\"input\", {\n          listeners: {\n            click({ target: { checked: value } }) {\n              App.config.people.display = value;\n            },\n          },\n          attributes: { type: \"checkbox\", checked: App.config.people.display },\n        }));\n        global.document.querySelector(\".debug\")?.append(label);\n      }\n\n      //Creatures display\n      {\n        const label = dom.element(\"label\", { text: \"creatures.display\" });\n        label.append(dom.element(\"input\", {\n          listeners: {\n            click({ target: { checked: value } }) {\n              App.config.creatures.display = value;\n            },\n          },\n          attributes: { type: \"checkbox\", checked: App.config.creatures.display },\n        }));\n        global.document.querySelector(\".debug\")?.append(label);\n      }\n\n      //Creatures shiny rate\n      {\n        const label = dom.element(\"label\", { text: \"creatures.shiny\" });\n        label.append(dom.element(\"input\", {\n          listeners: {\n            change({ target: { value } }) {\n              App.config.creatures.shiny = Number(value);\n            },\n          },\n          attributes: { type: \"number\", min: 0, max: 1, step: 0.125, value: App.config.creatures.shiny },\n        }));\n        global.document.querySelector(\".debug\")?.append(label);\n      }\n    }\n\n    //Menu\n    global.document.querySelector(\"nav .app-name\").addEventListener(\"click\", () => global.document.querySelector(\"nav\").classList.toggle(\"collapsed\"));\n  }\n\n  /** Focused element */\n  focus(element: Renderable | null) {\n    this.#focus = element;\n  }\n\n  /** Focused element */\n  #focus = null as Renderable | null;\n\n  /** Target element */\n  target: Renderable;\n\n  /** Scroll handlers */\n  #scrollers() {\n    let click = { x: 0, y: 0, active: false };\n    let touch = { x: 0, y: 0 };\n    App.rendering.view.addEventListener(\"touchstart\", (event: event) => {\n      touch = { x: event.touches[0].pageX, y: event.touches[0].pageY };\n    });\n    App.rendering.view.addEventListener(\"mousedown\", (event: event) => {\n      click = { x: event.pageX, y: event.pageY, active: true };\n    });\n    App.rendering.view.addEventListener(\"touchmove\", (event: event) => {\n      const delta = { x: touch.x - event.touches[0].pageX, y: touch.y - event.touches[0].pageY };\n      touch = { x: event.touches[0].pageX, y: event.touches[0].pageY };\n      this.#update({ delta });\n    });\n    global.document.addEventListener(\"mousemove\", (event: event) => {\n      if (click.active) {\n        if (event.buttons === 0) {\n          click.active = false;\n          return;\n        }\n        const delta = { x: click.x - event.pageX, y: click.y - event.pageY };\n        click = { x: event.pageX, y: event.pageY, active: true };\n        this.#update({ delta });\n      }\n      this.#cursor = { x: event.clientX, y: event.clientY };\n    });\n    App.rendering.view.addEventListener(\"wheel\", (event: event) => {\n      event.preventDefault();\n      this.#update({ delta: { x: event.deltaX, y: event.deltaY } });\n    });\n  }\n\n  /** Update focused element position */\n  #update({ delta }: { delta?: { x: number; y: number } }) {\n    if (this.#focus) {\n      if (delta) {\n        this.#focus.sprite.position.set(\n          Math.round(this.#focus.sprite.position.x - delta.x),\n          Math.round(this.#focus.sprite.position.y - delta.y),\n        );\n      }\n    }\n  }\n\n  /** Camera position */\n  get camera() {\n    return {\n      x: Math.floor((-this.target.sprite.position.x + global.document.body.clientWidth / 2) / 16),\n      y: Math.floor((-this.target.sprite.position.y + global.document.body.clientHeight / 2) / 16),\n    };\n  }\n\n  /** Cursor position (internal) */\n  #cursor = { x: 0, y: 0 };\n\n  /** Cursor position */\n  get cursor() {\n    return {\n      x: Math.floor((-this.target.sprite.position.x + this.#cursor.x) / 16),\n      y: Math.floor((-this.target.sprite.position.y + this.#cursor.y) / 16),\n    };\n  }\n\n  /** Query selector */\n  qs(selector: string) {\n    return global.document.querySelector(selector);\n  }\n}\n\n/** Dom utilities */\nconst dom = {\n  /** Dom element helper */\n  element(tag: string, { class: classes = [] as string | string[], attributes = {} as { [key: string]: unknown }, listeners = {} as { [key: string]: (event: event) => void }, text = \"\" } = {}) {\n    const element = global.document.createElement(tag);\n    for (const [name, value] of Object.entries(attributes)) {\n      if ((tag === \"input\") && (name === \"checked\") && (!value)) {\n        continue;\n      }\n      element.setAttribute(name, value);\n    }\n    for (const [event, listener] of Object.entries(listeners)) {\n      element.addEventListener(event, listener);\n    }\n    for (const classname of [classes].flat()) {\n      element.classList.add(classname);\n    }\n    if (text) {\n      element.innerText = text;\n    }\n    return element;\n  },\n};\n"
  },
  {
    "path": "app/client/js/app/maps/area.ts",
    "content": "//Imports\nimport { App } from \"app/client/app.ts\";\nimport { Render } from \"app/client/rendering/render.ts\";\nimport { Renderable } from \"app/client/rendering/renderable.ts\";\nimport type { Section } from \"app/client/maps/section.ts\";\nimport { Controller } from \"app/client/controls/controller.ts\";\nimport { NPC } from \"app/client/maps/npc.ts\";\nimport { Creature } from \"app/client/maps/npc.creature.ts\";\nimport { Human } from \"app/client/maps/npc.human.ts\";\nimport type { Graphics } from \"app/client/rendering/render.ts\";\n\n/**\n * Section area.\n * It is used to display characters, creatures and others areas within a map section.\n */\nexport class Area extends Renderable {\n  /** Section */\n  readonly section: Section;\n\n  /** Data */\n  readonly data: Data;\n\n  /** Polygon */\n  readonly polygon: ReturnType<typeof Render.Polygon>;\n\n  /** Loaded NPCs */\n  readonly npcs = new Set<NPC>();\n\n  /** Constructor */\n  constructor({ section, data }: { section: Section; data: Data }) {\n    super({ id: data.name });\n    this.section = section;\n    this.data = data;\n    this.polygon = Render.Polygon(this.data.points);\n    this.section.debug.addChild(this.debug);\n  }\n\n  /** Destructor */\n  destructor() {\n    this.section.areas.delete(this);\n    this.npcs.forEach((npc) => npc.destructor());\n    return super.destructor();\n  }\n\n  /** Test if point is contained within area */\n  contains({ x, y }: { x: number; y: number }) {\n    return this.polygon.contains(x * 16, y * 16);\n  }\n\n  /** Encounter rates */\n  get encounters() {\n    return this.section.data.encounters?.[this.id] as { [name: string]: number } ?? null;\n  }\n\n  /** Update renderable */\n  async update({ debug = this.debug.visible, t, dt }: { t: number; dt: number; debug?: boolean }) {\n    if (this.data.type === \"creatures\") {\n      if ((App.config.creatures.display) && (this.npcs.size < 1 /*+ Number(this.data.properties.size)/10*/)) {\n        if (this.encounters) {\n          this.npcs.add(new Creature({ area: this }));\n        }\n      }\n    }\n    if (this.data.type === \"people\") {\n      if ((App.config.people.display) && (this.npcs.size < 1)) {\n        this.npcs.add(new Human({ area: this }));\n      }\n    }\n\n    if ((debug) && (this.dirty)) {\n      this.debug.bounds.removeChildren();\n      this.debug.bounds.addChild(Render.Graphics({\n        text: `${this.id}`,\n        polygon: this.polygon,\n        ...Renderable.debug,\n        ...(this.constructor as typeof Renderable).debug,\n        textPosition: { x: this.polygon.points[0] / 16, y: this.polygon.points[1] / 16 },\n        ...(this.contains(Controller.instance.cursor) ? { stroke: [3, 0xFFFFFF, .5] } : {}),\n      }));\n    }\n    return super.update({ t, dt, debug: false });\n  }\n\n  /** Debug graphics properties */\n  protected static debug = {\n    stroke: [1, 0x85144B, .5],\n    fill: [0x85144B, .125],\n    textStyle: { align: \"center\", fontSize: 10, fill: \"#85144B\", fontFamily: \"monospace\" },\n  } as Partial<Graphics>;\n}\n\n/** Types */\nexport const enum Type {\n  people = \"people\",\n  creatures = \"creatures\",\n  map = \"map\",\n}\n\n/** Area data */\nexport type Data = {\n  id: number;\n  name: string;\n  type: Type;\n  points: number[];\n  properties: { [key: string]: unknown };\n};\n"
  },
  {
    "path": "app/client/js/app/maps/camera.ts",
    "content": "//Imports\nimport { global } from \"app/client/types.ts\";\nimport { Render } from \"app/client/rendering/render.ts\";\nimport { Renderable } from \"app/client/rendering/renderable.ts\";\nimport type { World } from \"app/client/maps/world.ts\";\nimport type { Region } from \"app/client/maps/region.ts\";\n\n/** Visible range */\nconst visible = { x: 7 * 16, y: 5 * 16 };\n\n/** Loaded range */\nconst loaded = { x: 11 * 16, y: 9 * 16 };\n\n/**\n * Camera.\n */\nexport class Camera extends Renderable {\n  /** World */\n  readonly #world: World;\n\n  /** Constructor */\n  constructor({ world }: { world: World }) {\n    super({ id: \"camera\", visible: false });\n    this.#world = world;\n    this.#world.debug.addChild(this.debug);\n    this.#visible = Render.Rectangle([0, 0, visible.x / 16, visible.y / 16]);\n    this.#loaded = Render.Rectangle([0, 0, loaded.x / 16, loaded.y / 16]);\n  }\n\n  /** Visible areas */\n  readonly #visible: ReturnType<typeof Render.Rectangle>;\n\n  /** Loaded areas */\n  readonly #loaded: ReturnType<typeof Render.Rectangle>;\n\n  /** Update renderable */\n  async update({ debug = this.debug.visible, t, dt }: { t: number; dt: number; debug?: boolean }) {\n    //Update position and areas\n    const { x, y } = this;\n    this.#visible.x = Math.ceil(x - this.#visible.width / 2);\n    this.#visible.y = Math.ceil(y - this.#visible.height / 2);\n    this.#loaded.x = Math.ceil(x - this.#loaded.width / 2);\n    this.#loaded.y = Math.ceil(y - this.#loaded.height / 2);\n\n    //Dynamically load and unload sections\n    this.#world.regions.forEach((region: Region) => {\n      //Load sections in range\n      for (const [id, bounds] of region.loadable) {\n        if (this.intersects(bounds) > Intersection.NONE) {\n          region.load(id);\n        }\n      }\n      //Update sections display and clean out the ones that are too far away\n      for (const [_, section] of region.sections) {\n        const i = this.intersects(section.bounds);\n        if (i < Intersection.LOADED) {\n          section.destructor();\n        } else if (i < Intersection.VISIBLE) {\n          section.hide();\n        } else {\n          section.show();\n        }\n      }\n    });\n\n    //Debug sprite\n    if (debug) {\n      this.debug.bounds.removeChildren();\n      this.debug.bounds.addChild(Render.Graphics({\n        rect: [this.#loaded.x, this.#loaded.y, this.#loaded.width, this.#loaded.height],\n        fill: [0xAAAAAA, .125],\n      }));\n      this.debug.bounds.addChild(Render.Graphics({\n        text: [\n          `x: ${x}`,\n          `y: ${y}`,\n          `visible.x: ${this.#visible.x} to ${this.#visible.x + this.#visible.width}`,\n          `visible.y: ${this.#visible.y} to ${this.#visible.y + this.#visible.height}`,\n          `loaded.x: ${this.#loaded.x} to ${this.#loaded.x + this.#loaded.width}`,\n          `loaded.y: ${this.#loaded.y} to ${this.#loaded.y + this.#loaded.height}`,\n          `world.x: ${this.#world.sprite.position.x}px`,\n          `world.y: ${this.#world.sprite.position.y}px`,\n        ].join(\"\\n\"),\n        textPosition: { x, y },\n        textAnchor: [.5, .5],\n        textStyle: { fontSize: 12, fontFamily: \"monospace\" },\n        rect: [this.#visible.x, this.#visible.y, this.#visible.width, this.#visible.height],\n        fill: [0xDDDDDD, .125],\n      }));\n    }\n    return super.update({ t, dt, debug: false });\n  }\n\n  /** Test in which camera area a rectangle is located */\n  private intersects(rectangle: ReturnType<typeof Render.engine.Rectangle>) {\n    if (!this.#loaded.intersects(rectangle)) {\n      return Intersection.NONE;\n    } else if (!this.#visible.intersects(rectangle)) {\n      return Intersection.LOADED;\n    }\n    return Intersection.VISIBLE;\n  }\n\n  /** Move camera to given position */\n  place({ x, y }: { x: number; y: number }) {\n    this.#world.sprite.position.set(-x * 16 + global.document.body.clientWidth / 2, -y * 16 + global.document.body.clientHeight / 2);\n  }\n\n  /** X coordinate */\n  get x() {\n    return Math.floor((-this.#world.sprite.position.x + global.document.body.clientWidth / 2) / 16);\n  }\n\n  /** Y coordinate */\n  get y() {\n    return Math.floor((-this.#world.sprite.position.y + global.document.body.clientHeight / 2) / 16);\n  }\n}\n\n/** Intersection with camera areas */\nexport const enum Intersection {\n  NONE = 0,\n  LOADED = 1,\n  VISIBLE = 2,\n}\n"
  },
  {
    "path": "app/client/js/app/maps/npc.creature.ts",
    "content": "//Imports\nimport type { Area } from \"app/client/maps/area.ts\";\nimport { App } from \"app/client/app.ts\";\nimport { NPC } from \"app/client/maps/npc.ts\";\nimport { Render } from \"app/client/rendering/render.ts\";\n\n/**\n * NPC (Creature).\n */\nexport class Creature extends NPC {\n  /** Name */\n  protected readonly name = \"\" as string;\n\n  /** Constructor */\n  constructor({ area }: { area: Area }) {\n    super({ area });\n    let random = Math.random();\n    for (const name in this.area.encounters) {\n      const rate = this.area.encounters[name];\n      if (random <= rate) {\n        this.name = name;\n        break;\n      }\n      random -= rate;\n    }\n    this.sprite.alpha = 0;\n    this.#lifetime = Math.floor(100 + Math.random() * 200);\n    this.init({\n      frame: `${Math.random() < App.config.creatures.shiny ? \"shiny\" : \"regular\"}/${this.name}`,\n      random: true,\n    });\n    const effects = [];\n    if (this.area.data.name in Render.effects.creature.area) {\n      effects.push(Render.effects.creature.area[this.area.data.name]);\n    }\n    if (this.name in Render.effects.creature.name) {\n      effects.push(Render.effects.creature.name[this.name]);\n    }\n    if (effects.length) {\n      this.effects(...effects);\n    }\n  }\n\n  /** Lifetime */\n  #lifetime = Infinity;\n\n  /** Update tracker */\n  protected get tracker() {\n    return this.#lifetime;\n  }\n\n  /** Perform refresh */\n  protected refresh() {\n    this.#lifetime--;\n    if (this.#lifetime <= 0) {\n      if (this.sprite.alpha > 0.1) {\n        this.sprite.alpha *= 0.9;\n      } else {\n        return this.destructor();\n      }\n    } else if (this.sprite.alpha < 1) {\n      this.sprite.alpha = Math.min(App.config.patch ? 0.25 : 1, this.sprite.alpha * 1.2);\n      if (!this.sprite.alpha) {\n        this.sprite.alpha = 0.1;\n      }\n    }\n    return super.refresh();\n  }\n\n  /** Perform NPC action */\n  protected action() {\n    this.wander();\n  }\n\n  /** Update */\n  async update({ debug = this.debug.visible, t, dt }: { t: number; dt: number; debug?: boolean }) {\n    this.sprite.visible = App.config.creatures.display;\n    super.update({ debug, t, dt });\n  }\n}\n"
  },
  {
    "path": "app/client/js/app/maps/npc.human.ts",
    "content": "//Imports\nimport type { Area } from \"app/client/maps/area.ts\";\nimport type { rw } from \"app/client/types.ts\";\nimport { NPC } from \"app/client/maps/npc.ts\";\nimport { App } from \"app/client/app.ts\";\n\n/**\n * NPC (Human).\n */\nexport class Human extends NPC {\n  /** Name */\n  protected readonly name = \"\" as string;\n\n  /** Constructor */\n  constructor({ area }: { area: Area }) {\n    super({ area });\n    this.name = this.area.data.name;\n    this.init();\n  }\n\n  /** Allowed directions */\n  readonly #directions = [] as string[];\n\n  /** Track points */\n  readonly #track = [] as number[];\n\n  /** Track index */\n  #index = 0;\n\n  /** Track pattern */\n  #pattern = Pattern.fixed;\n\n  /** Initialize renderable */\n  protected async init() {\n    //Allowed directions for lookaround\n    if (this.#pattern === Pattern.lookaround) {\n      this.#directions.push(...(this.area.data.properties.directions ?? []) as string[]);\n    }\n\n    //Compute track for loop and patrols\n    if ((this.#pattern === Pattern.loop) || (this.#pattern === Pattern.patrol)) {\n      const points = this.area.polygon.points.map((n: number) => n / 16);\n      points.push(points[0], points[1]);\n      this.#track.push(points[0], points[1]);\n      for (let i = 2; i < points.length; i += 2) {\n        let [x, y, nx, ny] = [points[i - 2], points[i - 1], points[i], points[i + 1]];\n        const dx = nx - x;\n        const dy = ny - y;\n        for (let j = 0; j < Math.abs(dx); j++) {\n          this.#track.push(x += Math.sign(dx), y);\n        }\n        for (let j = 0; j < Math.abs(dy); j++) {\n          this.#track.push(x, y += Math.sign(dy));\n        }\n      }\n      //Remove invalid cells\n      for (let i = 0; i < this.#track.length; i += 2) {\n        const [x, y] = [this.#track[i], this.#track[i + 1]];\n        if (!this.area.contains({ x, y })) {\n          this.#track[i] = this.#track[i + 1] = NaN;\n        }\n      }\n      (this as rw).#track = this.#track.filter(Number.isFinite);\n\n      //Push reversed track on patrol\n      if (this.#pattern === Pattern.patrol) {\n        const points = this.#track.slice();\n        for (let i = points.length - 4; i > 0; i -= 2) {\n          this.#track.push(points[i], points[i + 1]);\n        }\n      }\n\n      //Remove duplicated cell on loop\n      if ((this.#pattern === Pattern.loop) && (this.#track.at(0) === this.#track.at(-2)) && (this.#track.at(1) === this.#track.at(-1))) {\n        this.#track.pop();\n        this.#track.pop();\n      }\n    }\n    return super.init();\n  }\n\n  /** Update tracker */\n  protected get tracker() {\n    return this.#index;\n  }\n\n  /** Perform NPC action */\n  protected action() {\n    this.wander();\n  }\n\n  /** Update */\n  async update({ debug = this.debug.visible, t, dt }: { t: number; dt: number; debug?: boolean }) {\n    this.sprite.visible = App.config.people.display;\n    super.update({ debug, t, dt });\n  }\n}\n\n/** Patterns */\nexport const enum Pattern {\n  patrol = \"patrol\",\n  loop = \"loop\",\n  wander = \"wander\",\n  fixed = \"fixed\",\n  lookaround = \"lookaround\",\n}\n"
  },
  {
    "path": "app/client/js/app/maps/npc.ts",
    "content": "//Imports\nimport type { Area } from \"app/client/maps/area.ts\";\nimport { Renderable } from \"app/client/rendering/renderable.ts\";\nimport { Render } from \"app/client/rendering/render.ts\";\nimport type { Graphics } from \"app/client/rendering/render.ts\";\nimport type { rw } from \"app/client/types.ts\";\n\n/** Directions */\nconst enum Direction {\n  none = 0,\n  up = 1,\n  right = 2,\n  down = 3,\n  left = 4,\n}\n\n/**\n * NPC.\n */\nexport class NPC extends Renderable {\n  /** Area */\n  readonly area: Area;\n\n  /** Name */\n  protected readonly name = \"\" as string;\n\n  /** Constructor */\n  constructor({ area }: { area: Area }) {\n    super({ id: \"\" });\n    this.area = area;\n  }\n\n  /** Destructor */\n  destructor() {\n    this.area.npcs.delete(this);\n    return super.destructor();\n  }\n\n  /** Initialize renderable */\n  protected async init({ frame, random = false }: { frame?: string; random?: boolean; parent?: Renderable } = {}) {\n    //Search initial spawn point\n    let [x, y] = this.area.data.points;\n    for (const dx of [1, 0, -1]) {\n      for (const dy of [1, 0, -1]) {\n        if ((!dx) && (!dy)) {\n          continue;\n        }\n        if (this.area.contains({ x: x + dx, y: y + dy })) {\n          x += dx;\n          y += dy;\n          break;\n        }\n      }\n    }\n\n    //Search random spawn point\n    if (random) {\n      let xm = Infinity, xM = -Infinity, ym = Infinity, yM = -Infinity;\n      this.area.data.points.forEach((v, i) => {\n        if (i % 2) {\n          ym = Math.min(ym, v);\n          yM = Math.max(yM, v);\n        } else {\n          xm = Math.min(xm, v);\n          xM = Math.max(xM, v);\n        }\n      });\n      for (let i = 0; i < 20; i++) {\n        const tx = Math.round(xm + xM * Math.random());\n        const ty = Math.round(ym + yM * Math.random());\n        if (this.area.contains({ x: tx, y: ty })) {\n          x = tx;\n          y = ty;\n          break;\n        }\n      }\n    }\n\n    //Save initial position\n    this.x = x;\n    this.y = y;\n    this.#tx = x;\n    this.#ty = y;\n\n    //Initialize main texture\n    this.area.section.sprite.addChild(this.sprite);\n    this.area.debug.addChild(this.debug);\n    this.#texture = this.sprite.addChild(Render.Sprite({ frame, anchor: [0.5, 1], y: 1 }));\n\n    //Initialize interactivity\n    this.sprite.interactive = true;\n    this.sprite.cursor = \"pointer\";\n    this.sprite.mouseover = () => {\n      if (!this.sprite.filters) {\n        this.sprite.filters = Render.ColorFilter({ brightness: 1.5 });\n      }\n    };\n    this.sprite.mouseout = () => this.sprite.filters = null;\n\n    //Patch\n    /*if (App.config.patch) {\n      Render.patch(this.sprite, this.area.section.data.diff?.areas?.[this.id] ?? \"=\");\n      if (type) {\n        sprite.tint = { \"+\": 0x116329, \"-\": 0x82071E, \"~\": 0x953800, \"=\": 0x222222 }[type];\n        sprite.alpha = type === \"=\" ? 0.25 : 0.75;\n      } else {\n        sprite.tint = 0xFFFFFF;\n      }\n    }*/\n\n    return super.init();\n  }\n\n  /** Update */\n  async update({ debug = this.debug.visible, t, dt }: { t: number; dt: number; debug?: boolean }) {\n    //Ignore if destroyed\n    if (this.destroyed) {\n      return;\n    }\n    this.refresh();\n\n    //Debug sprite\n    if ((debug) && (this.dirty)) {\n      this.debug.bounds.removeChildren();\n      this.debug.bounds.addChild(Render.Graphics({\n        text: (this as rw).tracker,\n        rect: [-.5, 0, 1, 1],\n        ...(this.constructor as typeof Renderable).debug,\n      }));\n      this.debug.position.set(this.sprite.x, this.sprite.y);\n    }\n    return super.update({ debug: false, t, dt });\n  }\n\n  /** X coordinate */\n  set x(value: number) {\n    this.sprite.position.x = value * 16 + 8;\n  }\n  get x() {\n    return (this.sprite.position.x - 8) / 16;\n  }\n\n  /** Target X coordinate */\n  #tx = 0;\n\n  /** Y coordinate */\n  set y(value: number) {\n    this.sprite.position.y = value * 16;\n  }\n  get y() {\n    return this.sprite.position.y / 16;\n  }\n\n  /** Target Y coordinate */\n  #ty = 0;\n\n  /** Target tick wait */\n  #tt = 0;\n\n  /** Is moving */\n  get moving() {\n    return (this.#tx !== this.x) || (this.#ty !== this.y) || (this.#tt);\n  }\n\n  /** Perform refresh */\n  protected refresh() {\n    if (this.moving) {\n      this.move();\n    } else {\n      this.action();\n    }\n  }\n\n  /** Perform NPC action */\n  protected action() {\n    //No-op\n  }\n\n  /** Wander in a random direction */\n  protected wander() {\n    this.direction({\n      direction: [Direction.none, Direction.left, Direction.right, Direction.up, Direction.down, Direction.none][Math.floor(Math.random() * 6)],\n      move: true,\n    });\n  }\n\n  /** Move sprite */\n  private move({ delta = 1 / 2 ** 4 }: { delta?: number } = {}) {\n    switch (this.#direction) {\n      case Direction.none: {\n        if (this.#tt) {\n          this.#tt = Math.max(0, this.#tt - delta);\n        }\n        break;\n      }\n      case Direction.left: {\n        this.x -= delta;\n        this.#animate(this.#tx - this.x);\n        if (this.x <= this.#tx) {\n          this.x = this.#tx;\n          this.#direction = Direction.none;\n        }\n        break;\n      }\n      case Direction.right: {\n        this.x += delta;\n        this.#animate(this.#tx - this.x);\n        if (this.x >= this.#tx) {\n          this.x = this.#tx;\n          this.#direction = Direction.none;\n        }\n        break;\n      }\n      case Direction.up: {\n        this.y -= delta;\n        this.#animate(this.#ty - this.y);\n        if (this.y <= this.#ty) {\n          this.y = this.#ty;\n          this.#direction = Direction.none;\n        }\n        break;\n      }\n      case Direction.down: {\n        this.y += delta;\n        this.#animate(this.#ty - this.y);\n        if (this.y >= this.#ty) {\n          this.y = this.#ty;\n          this.#direction = Direction.none;\n        }\n        break;\n      }\n    }\n  }\n\n  /** Current direction */\n  #direction = Direction.none;\n\n  /** Change direction and optionally perform a step */\n  protected direction({ direction, move = false }: { direction: Direction; move?: boolean }) {\n    if (this.moving) {\n      return;\n    }\n    if (move) {\n      switch (direction) {\n        case Direction.none: {\n          this.#tt = 1;\n          break;\n        }\n        case Direction.left: {\n          if (this.area.contains({ x: this.x - 1.5, y: this.y })) {\n            this.texture({ suffix: \"_left_0\", fallback: +1 });\n            this.#tx = this.x - 1;\n          }\n          break;\n        }\n        case Direction.right: {\n          if (this.area.contains({ x: this.x + 1.5, y: this.y })) {\n            this.texture({ suffix: \"_right_0\", fallback: -1 });\n            this.#tx = this.x + 1;\n          }\n          break;\n        }\n        case Direction.up: {\n          if (this.area.contains({ x: this.x, y: this.y - 1.5 })) {\n            this.texture({ suffix: \"_up_0\" });\n            this.#ty = this.y - 1;\n          }\n          break;\n        }\n        case Direction.down: {\n          if (this.area.contains({ x: this.x, y: this.y + 1.5 })) {\n            this.texture({ suffix: \"_down_0\" });\n            this.#ty = this.y + 1;\n          }\n          break;\n        }\n      }\n    }\n    this.#direction = direction;\n  }\n\n  /** Main texture */\n  #texture: ReturnType<typeof Render.Sprite>;\n\n  /** Set texture frame and optionally fallback on mirroring */\n  private texture({ suffix = \"\", fallback = 0 }: { suffix?: string; fallback?: number } = {}) {\n    const frame = `${this.name}${suffix}`;\n    if (frame in Render.cache) {\n      this.#texture.texture = Render.Texture(frame);\n    } else if (fallback) {\n      this.#texture.scale.x = Math.sign(fallback);\n    }\n  }\n\n  /** Texture animation */\n  #animate(delta: number, { speed = 4, frames = 3 } = {}) {\n    if (this.#direction === Direction.none) {\n      return;\n    }\n    const i = Math.floor(Math.abs(delta) / (1 / speed)) % frames;\n    const d = { [Direction.up]: \"up\", [Direction.right]: \"right\", [Direction.down]: \"down\", [Direction.left]: \"left\" }[this.#direction];\n    this.texture({ suffix: `_${d}_${i}` });\n  }\n\n  /** Active effects */\n  #effects = {\n    fly: null as ReturnType<typeof Render.Sprite> | null,\n    swim: null as ReturnType<typeof Render.Sprite> | null,\n  };\n\n  /** Set texture effects */\n  protected effects(...effects: string[]) {\n    //Flying effect\n    if (effects.includes(\"fly\")) {\n      this.#effects.fly = this.sprite.addChildAt(Render.Graphics({ fill: [0, 0.5], ellipse: [0, 0.5, 2 / 3, 2 / 4] }), 0);\n      this.#effects.fly.cacheAsBitmap = true;\n      this.#texture.position.y = 1.5;\n    } else if (this.#effects.fly) {\n      this.sprite.removeChild(this.#effects.fly);\n      this.#effects.fly.destroy({ children: true });\n      this.#effects.fly = null;\n      this.#texture.position.y = 1;\n    }\n    //Swimming effect\n    if (effects.includes(\"swim\")) {\n      const mask = Render.Graphics({ rect: [-2, -2, 4, 2.4], fill: [0, 0] });\n      this.#effects.swim = mask;\n      this.#effects.swim.cacheAsBitmap = true;\n      this.sprite.addChild(mask);\n      this.#texture.mask = mask;\n    } else if (this.#effects.swim) {\n      this.sprite.removeChild(this.#effects.swim);\n      this.#effects.swim.destroy({ children: true });\n      this.#effects.swim = null;\n      this.#texture.mask = null;\n    }\n  }\n\n  /** Debug graphics properties */\n  protected static debug = {\n    fill: [0x001F3F, .25],\n    textPosition: { x: 0, y: 1 },\n    textStyle: { fill: \"white\", fontSize: 10, fontFamily: \"monospace\" },\n  } as Partial<Graphics>;\n}\n"
  },
  {
    "path": "app/client/js/app/maps/region.ts",
    "content": "//Imports\nimport type { World } from \"app/client/maps/world.ts\";\nimport { Section } from \"app/client/maps/section.ts\";\nimport { Renderable } from \"app/client/rendering/renderable.ts\";\nimport { Render } from \"app/client/rendering/render.ts\";\n\n/**\n * Region.\n */\nexport class Region extends Renderable {\n  /** World */\n  readonly world: World;\n\n  /** Bounds */\n  readonly bounds = Render.Rectangle();\n\n  /** Loaded sections */\n  readonly sections = new Map<string, Section>();\n\n  /** Constructor */\n  constructor({ world, id, bounds }: { world: World; id: string; bounds: { x: number; y: number; width: number; height: number } }) {\n    super({ id });\n    Object.assign(this.bounds, bounds);\n    this.world = world;\n    this.init();\n  }\n\n  /** Destructor */\n  destructor() {\n    this.world.regions.delete(this.id);\n    return super.destructor();\n  }\n\n  /** Initialize renderable */\n  protected async init() {\n    const { sections } = await fetch(`/data/maps/${this.id}.json`).then((res) => res.json());\n    for (const { id = \"\", x = 0, y = 0, width = 0, height = 0 } of sections) {\n      this.loadable.set(id, Render.Rectangle([x / 16, y / 16, width / 16, height / 16]));\n    }\n    return super.init({ parent: this.world });\n  }\n\n  /** Loadable sections */\n  readonly loadable = new Map<string, ReturnType<typeof Render.Rectangle>>();\n\n  /** Load section */\n  async load(id: string) {\n    if (!this.sections.has(id)) {\n      this.sections.set(id, new Section({ region: this, id, bounds: this.loadable.get(id)! }));\n    }\n  }\n\n  /** Update */\n  async update({ t, dt }: { t: number; dt: number; debug?: boolean }) {\n    return super.update({ debug: false, t, dt });\n  }\n}\n"
  },
  {
    "path": "app/client/js/app/maps/section.ts",
    "content": "//Imports\nimport { Render } from \"app/client/rendering/render.ts\";\nimport type { Region } from \"app/client/maps/region.ts\";\nimport { Renderable } from \"app/client/rendering/renderable.ts\";\nimport { Area } from \"app/client/maps/area.ts\";\nimport { App } from \"app/client/app.ts\";\n\n/**\n * Section.\n */\nexport class Section extends Renderable {\n  /** Region */\n  readonly region: Region;\n\n  /** Bounds */\n  readonly bounds = Render.Rectangle();\n\n  /** Loaded areas */\n  readonly areas = new Set<Area>();\n\n  /** Constructor */\n  constructor({ region, id, bounds }: { region: Region; id: string; bounds: { x: number; y: number; width: number; height: number } }) {\n    super({ id, visible: false });\n    const { x, y } = bounds;\n    this.region = region;\n    this.sprite.position.set(x * 16, y * 16);\n    this.sprite.sortableChildren = true;\n    Object.assign(this.bounds, bounds);\n    this.init();\n  }\n\n  /** Destructor */\n  destructor() {\n    this.region.sections.delete(this.id);\n    this.areas.forEach((area) => area.destructor());\n    return super.destructor();\n  }\n\n  /** Section data */\n  readonly data: data;\n\n  /** Initialize renderable */\n  protected async init() {\n    this.#placeholder = this.sprite.addChild(Render.Graphics({\n      stroke: [1, 0x284088, 1],\n      fill: [0x182850, 1],\n      rect: [0, 0, this.bounds.width, this.bounds.height],\n      text: `${this.id}\\n(loading)`,\n      textStyle: { align: \"center\", fontSize: 16, fill: \"white\", fontFamily: \"monospace\" },\n      textPosition: { x: this.bounds.width / 2, y: this.bounds.height / 2 },\n    }));\n    return super.init({ parent: this.region });\n  }\n\n  /** Is loaded */\n  #loaded = false;\n\n  /** Placeholder */\n  #placeholder = null as null | ReturnType<typeof Render.Graphics>;\n\n  /** Load section */\n  async load() {\n    //Ensure this is not loaded multiple times and that initialization is complete\n    if (this.#loaded) {\n      return;\n    }\n    this.#loaded = true;\n    await this.ready;\n    Object.assign(this, { data: await fetch(`/data/maps/${this.id}.json`).then((res) => res.json()) });\n    const { chunks, areas } = this.data;\n\n    //Load chunks\n    for (const { id, layer, x: X, y: Y, tiles } of chunks) {\n      this.debug.addChild(\n        Render.Graphics({\n          text: id,\n          textStyle: { fontSize: 10, fontFamily: \"monospace\", fill: \"white\" },\n          textPosition: { x: X + .25, y: Y + .75 * (1 + layer) },\n          textAnchor: [0, 0],\n          stroke: [1, 0x2ECC40, .5],\n          rect: [X, Y, 16, 16],\n        }),\n      );\n      for (let i = 0; i < tiles.length; i++) {\n        const frames = [];\n        if (App.config.patch) {\n          const { d, a, b } = this.data.diff?.tiles?.[id]?.[i] ?? {};\n          switch (d) {\n            case \"+\":\n              frames.push({ frame: b, alpha: 0.8 }, { frame: 6327, alpha: 0.4 });\n              break;\n            case \"~\":\n              frames.push({ frame: b, alpha: 0.8 }, { frame: 6325, alpha: 0.4 });\n              break;\n            case \"-\":\n              frames.push({ frame: a, alpha: 0.8 }, { frame: 6326, alpha: 0.4 });\n              break;\n            default:\n              if (tiles[i]) {\n                frames.push({ frame: tiles[i], alpha: 0.2 });\n              }\n              break;\n          }\n        } else if ((tiles[i]) && (tiles[i] < 6215)) {\n          frames.push({ frame: tiles[i] });\n        }\n        if (frames.length) {\n          const x = X + i % 16, y = Y + Math.floor(i / 16);\n          for (const { frame, alpha = 1 } of frames) {\n            this.sprite.addChild(Render.Sprite({ frame, x, y, z: Render.tileset.zindex[`${frame}`] ?? 0, alpha }));\n          }\n        }\n      }\n    }\n    //Load areas\n    for (const area of areas) {\n      this.areas.add(new Area({ section: this, data: area }));\n    }\n\n    //Remove placeholder\n    if (this.#placeholder) {\n      this.sprite.removeChild(this.#placeholder)?.destroy({ children: true });\n      this.#placeholder = null;\n    }\n\n    if (App.config.debug.logs) {\n      console.debug(`loaded: ${this.constructor.name}#${this.id}`);\n    }\n  }\n\n  /** Show renderable */\n  show() {\n    this.load();\n    this.sprite.visible = true;\n  }\n}\n\n//deno-lint-ignore no-explicit-any\ntype data = any;\n"
  },
  {
    "path": "app/client/js/app/maps/world.ts",
    "content": "//Imports\nimport { App } from \"app/client/app.ts\";\nimport { Renderable } from \"app/client/rendering/renderable.ts\";\nimport { Region } from \"app/client/maps/region.ts\";\nimport { Camera } from \"app/client/maps/camera.ts\";\nimport type { Graphics } from \"app/client/rendering/render.ts\";\nimport { Render } from \"app/client/rendering/render.ts\";\n\n/**\n * World.\n */\nexport class World extends Renderable {\n  /** Loaded regions */\n  readonly regions = new Map<string, Region>();\n\n  /** Camera */\n  readonly camera: Camera;\n\n  /** World map */\n  readonly map: ReturnType<typeof Render.Container>;\n\n  /** World locations */\n  readonly locations = [] as Array<{ name: string; x: number; y: number; spawn: { x: number; y: number } | null; bounds: ReturnType<typeof Render.engine.Rectangle> }>;\n\n  /** Constructor */\n  constructor() {\n    super({ id: \"gracidea\" });\n    this.camera = new Camera({ world: this });\n    this.init();\n  }\n\n  /** Initialize renderable */\n  protected async init() {\n    await Promise.all([this.#regions(), this.#map(), this.#coordinates()]);\n    return super.init({ parent: App.rendering.stage });\n  }\n\n  /** Setup world regions */\n  async #regions() {\n    const { regions } = await fetch(\"/data/maps.json\").then((res) => res.json());\n    for (const { id = \"\", ...bounds } of regions) {\n      this.regions.set(id, new Region({ world: this, id, bounds }));\n    }\n    this.#sea.sprite = this.sprite.addChild(Render.TilingSprite());\n    if (App.config.patch) {\n      this.#sea.sprite.alpha = 0.1;\n    }\n  }\n\n  /** Setup world map */\n  async #map() {\n    //Setup\n    const { width, height, layers, images, links } = await fetch(\"/data/maps.world.json\").then((res) => res.json());\n    const container = App.rendering.stage.addChild(Render.Container({ z: 1 }));\n    container.addChild(Render.Graphics({ fill: [0x51BADA, 0.75], rect: [0, 0, 128, 128] }));\n    container.visible = false;\n    Object.assign(this, { map: container });\n\n    //Create world map\n    const map = container.addChild(Render.Container());\n    map.name = \"worldmap\";\n    map.scale.set(2);\n    for (const { layer, tiles } of layers) {\n      //Cities, roads and interests points\n      for (let i = 0; i < width * height; i++) {\n        const tile = tiles[i] - 1;\n        if (tile) {\n          const x = (i % width) / 2, y = Math.floor(i / width) / 2;\n          map.addChild(Render.Sprite({ frame: `worldmap/${tile}`, x, y }));\n        }\n      }\n      //After sea roads, display region background\n      if (layer === \"roads.sea\") {\n        for (const { name, x, y, width, height } of images) {\n          const sprite = map.addChild(Render.Sprite({ frame: `regions/${name}` }));\n          Object.assign(sprite, { x, y, width, height });\n        }\n      }\n    }\n\n    //Create links\n    for (const { name, points, location } of links) {\n      const sprite = map.addChild(Render.Graphics({ fill: [0xFFFFFF, 1], polygon: points.map((point: number) => point / 2) }));\n      sprite.interactive = true;\n      sprite.cursor = \"pointer\";\n      sprite.alpha = 0;\n      sprite.mouseover = () => sprite.alpha = 0.8;\n      sprite.mouseout = () => sprite.alpha = 0;\n      sprite.click = () => (this.camera.place(location.spawn ?? location), App.controller.qs(\"#control-worldmap\").click());\n      sprite.tap = sprite.click;\n      this.locations.push({ name, ...location, bounds: new Render.engine.Rectangle(location.x, location.y, location.width, location.height) });\n    }\n  }\n\n  /** Setup coordinates handle */\n  async #coordinates() {\n    const handle = App.rendering.stage.addChild(Render.Sprite({ z: 2 }));\n    handle.name = \"coordinates\";\n    handle.position.set(4, App.rendering.view.height - 20);\n    handle.addChild(new Render.engine.Text(\"\", { fontSize: 16, fill: \"white\", strokeThickness: 2, fontFamily: \"monospace\" }));\n  }\n\n  /** Sea texture */\n  readonly #sea = {\n    sprite: null as ReturnType<typeof Render.TilingSprite> | null,\n    frame: 0,\n    dt: 0,\n    resize: true,\n  };\n\n  /** Update renderable */\n  async update({ t, dt }: { t: number; dt: number; debug?: boolean }) {\n    //Sea update\n    if (this.#sea.sprite) {\n      this.#sea.sprite.visible = App.config.textures.sea;\n      if (this.#sea.sprite.visible) {\n        const { frames, speed } = Render.tileset.animated[2374];\n        this.#sea.dt += speed * dt;\n        if (this.#sea.dt > 2) {\n          this.#sea.frame = (this.#sea.frame + 1) % frames.length;\n          this.#sea.sprite.texture = Render.Texture(frames[this.#sea.frame]);\n          this.#sea.dt = 0;\n        }\n        if (this.#sea.resize) {\n          this.#sea.sprite.width = Math.round(2 + App.rendering.screen.width / 16) * 16;\n          this.#sea.sprite.height = Math.round(2 + App.rendering.screen.height / 16) * 16;\n          this.#sea.resize = false;\n        }\n        this.#sea.sprite.position.set(-Math.floor(1 + this.sprite.position.x / 16) * 16, -Math.floor(1 + this.sprite.position.y / 16) * 16);\n      }\n    }\n    //Coordinates update\n    if (App.controller) {\n      const { x, y } = App.controller.camera;\n      const { children: [coordinates] } = App.rendering.stage.getChildByName(\"coordinates\");\n      coordinates.text = `${x};${y}`;\n      const location = this.locations.find(({ bounds }) => bounds.contains(x, y));\n      if (location) {\n        coordinates.text += ` — ${location.name}`;\n      }\n    }\n    return super.update({ t, dt, debug: true });\n  }\n\n  /** Debug graphics properties */\n  protected static debug = { text: \"\" } as Partial<Graphics>;\n}\n"
  },
  {
    "path": "app/client/js/app/mod.ts",
    "content": "/**\n * Copyright Simon Lecoq (@lowlighter)\n * @license https://github.com/lowlighter/gracidea/blob/main/LICENSE\n */\n\n//Imports\nimport { global } from \"app/client/types.ts\";\nimport { App } from \"app/client/app.ts\";\n\n//Start app\nglobal.gracidea.app = await App.setup();\n"
  },
  {
    "path": "app/client/js/app/rendering/render.ts",
    "content": "//Imports\nimport * as PIXI from \"app/cache/pixi.js\";\nimport { global } from \"app/client/types.ts\";\nimport type { App } from \"app/client/app.ts\";\nimport type { Renderable } from \"app/client/rendering/renderable.ts\";\n\n/**\n * Render engine.\n * A wrapper around PIXI engine.\n */\nexport class Render {\n  /** Render engine */\n  static readonly engine: Engine;\n\n  /** Render application instance */\n  private static readonly instance: Application;\n\n  /** Render setup */\n  protected static async setup({ app }: { app: typeof App }) {\n    //Configure PIXI\n    Object.assign(this, { engine: PIXI, cache: PIXI.utils.TextureCache });\n    this.engine.settings.SCALE_MODE = this.engine.SCALE_MODES.NEAREST;\n    this.engine.settings.ROUND_PIXELS = true;\n    const pending = [];\n\n    //Load resources\n    const loader = Render.engine.Loader.shared;\n    for (const texture of [\"tileset\", \"npcs\", \"creatures\"]) {\n      loader.add(`/textures/${app.config.textures.style}/${texture}.json?sha=${app.sha}`);\n    }\n    for (const texture of [\"worldmap\", \"worldmap.regions\"]) {\n      loader.add(`/textures/all/${texture}.json?sha=${app.sha}`);\n    }\n    loader.onProgress.add((_: unknown, { url = \"\" }) => app.loaded(`loaded ${new URL(url, global.location).pathname}`));\n    loader.onComplete.add(() => app.loaded(\"all textures successfully loaded\"));\n    pending.push(new Promise((solve) => loader.load(() => solve(null))));\n\n    //Load tileset properties\n    pending.push(\n      new Promise<void>(async (solve) => {\n        const tileset = await fetch(`/data/textures/${app.config.textures.style}/tileset.json?sha=${app.sha}`).then((response) => response.json());\n        app.loaded(`loaded tileset metadata`);\n        Object.assign(this, { tileset });\n        solve();\n      }),\n    );\n\n    //Load texture effects\n    pending.push(\n      new Promise<void>(async (solve) => {\n        const effects = await fetch(`/data/textures/effects.json?sha=${app.sha}`).then((response) => response.json());\n        app.loaded(`loaded textures effects`);\n        Object.assign(this, { effects });\n        solve();\n      }),\n    );\n\n    //Create application\n    Object.assign(this, {\n      instance: new Render.engine.Application({\n        width: global.document.body.clientWidth,\n        height: global.document.body.clientHeight,\n        backgroundAlpha: 0,\n      }),\n    });\n    this.instance.resizeTo = global.window;\n    this.instance.stage.sortableChildren = true;\n    global.document.querySelector(\"body\").appendChild(this.instance.view);\n\n    //Wait for resources to be loaded\n    await Promise.all(pending);\n    app.loaded(\"render engine ready\");\n  }\n\n  /** Registered renderable instances */\n  private static readonly registered = new WeakMap<Renderable>();\n\n  /** Register a new renderable */\n  static register(renderable: Renderable) {\n    this.registered.set(renderable, (dt: number) => renderable.update({ t: Date.now(), dt }));\n    Render.engine.Ticker.shared.add(this.registered.get(renderable));\n    return this;\n  }\n\n  /** Unregister an existing renderable */\n  static unregister(renderable: Renderable) {\n    Render.engine.Ticker.shared.remove(this.registered.get(renderable));\n    this.registered.delete(renderable);\n    return this;\n  }\n\n  /** Frames per second */\n  static get fps() {\n    return Render.engine.Ticker.shared.FPS;\n  }\n\n  /** Tileset tiles properties */\n  static readonly tileset: {\n    animated: { [key: string]: { frames: string[]; speed: number } };\n    zindex: { [key: string]: number };\n  };\n\n  /** Texture effects */\n  static readonly effects: {\n    creature: {\n      name: { [key: string]: string };\n      area: { [key: string]: string };\n    };\n  };\n\n  /** Texture cache */\n  static readonly cache: { [key: string]: ReturnType<typeof Render.engine.Texture> };\n\n  /** Load a texture */\n  static Texture(frame = null as frame) {\n    if (`${frame}` in Render.cache) {\n      return Render.engine.Texture.from(`${frame}`);\n    }\n    return Render.engine.Texture.EMPTY;\n  }\n\n  /** Color filter */\n  static ColorFilter({ brightness = NaN, saturate = NaN, tint = NaN } = {}) {\n    const filter = new Render.engine.filters.ColorMatrixFilter();\n    if (!Number.isNaN(brightness)) {\n      filter.brightness(brightness);\n    }\n    if (!Number.isNaN(saturate)) {\n      filter.saturate(saturate);\n    }\n    if (!Number.isNaN(tint)) {\n      filter.tint(tint);\n    }\n    return [filter];\n  }\n\n  /** Create a new polygon */\n  static Polygon(points = [] as number[]) {\n    return new Render.engine.Polygon(...points.map((n) => n * 16));\n  }\n\n  /** Create a new rectangle */\n  static Rectangle(points = [] as number[]) {\n    return new Render.engine.Rectangle(...points.map((n) => n * 16));\n  }\n\n  /** Create a new container */\n  static Container({ x = 0, y = 0, z = NaN, sorted = false, visible = true } = {}) {\n    const container = new Render.engine.Container();\n    if (sorted) {\n      container.sortableChildren = true;\n    }\n    container.position.set(x * 16, y * 16);\n    if (!Number.isNaN(z)) {\n      container.zIndex = z;\n    }\n    container.visible = visible;\n    return container;\n  }\n\n  /** Created a new tiling sprite */\n  static TilingSprite({ frame = null, x = 0, y = 0, z = NaN, width = 0, height = 0 }: TilingSprite = {}) {\n    const sprite = new Render.engine.TilingSprite(Render.Texture(frame), width * 16, height * 16);\n    sprite.position.set(x * 16, y * 16);\n    if (!Number.isNaN(z)) {\n      sprite.zIndex = z;\n    }\n    return sprite;\n  }\n\n  /** Create a new sprite */\n  static Sprite({ frame = null, x = 0, y = 0, z = NaN, alpha = NaN, anchor, scale }: Sprite = {}) {\n    let sprite;\n    if (`${frame}` in this.tileset.animated) {\n      const { frames, speed } = this.tileset.animated[frame];\n      sprite = new Render.engine.AnimatedSprite.fromFrames(frames);\n      sprite.animationSpeed = speed;\n      sprite.play();\n    } else {\n      sprite = new Render.engine.Sprite(Render.Texture(frame));\n    }\n    sprite.position.set(x * 16, y * 16);\n    if (anchor) {\n      sprite.anchor.set(...anchor);\n    }\n    if (scale) {\n      sprite.scale.set(...scale);\n    }\n    if (!Number.isNaN(alpha)) {\n      sprite.alpha = alpha;\n    }\n    if (!Number.isNaN(z)) {\n      sprite.zIndex = z;\n    }\n    return sprite;\n  }\n\n  /** Create a new graphics */\n  static Graphics({ z = NaN, stroke, fill, text, textStyle, textPosition, textAnchor = [0.5, 0.5], rect, circle, ellipse, polygon }: Graphics = {}) {\n    const graphics = new Render.engine.Graphics();\n    if (stroke) {\n      graphics.lineStyle(...stroke);\n    }\n    if (fill) {\n      graphics.beginFill(...fill);\n    }\n    if (rect) {\n      graphics.drawRect(...rect.map((n) => n * 16));\n    }\n    if (circle) {\n      graphics.drawCircle(...circle.map((n) => n * 16));\n    }\n    if (ellipse) {\n      graphics.drawEllipse(...ellipse.map((n) => n * 16));\n    }\n    if (polygon) {\n      if (polygon instanceof Render.engine.Polygon) {\n        graphics.drawPolygon(polygon);\n      } else {\n        graphics.drawPolygon(...polygon.map((n) => n * 16));\n      }\n    }\n    graphics.endFill();\n    if (text) {\n      const textSprite = graphics.addChild(new Render.engine.Text(text, textStyle));\n      textSprite.anchor.set(...textAnchor);\n      if (textPosition) {\n        textSprite.position.set(textPosition.x * 16, textPosition.y * 16);\n      }\n    }\n    if (!Number.isNaN(z)) {\n      graphics.zIndex = z;\n    }\n    return graphics;\n  }\n}\n\n/** Compute intersection between two rectangle (from @pixi/math) */\nPIXI.Rectangle.prototype.intersects = function intersects(other: ReturnType<typeof Render.engine.Rectangle>) {\n  const x0 = this.x < other.x ? other.x : this.x;\n  const x1 = this.right > other.right ? other.right : this.right;\n  if (x1 <= x0) {\n    return false;\n  }\n  const y0 = this.y < other.y ? other.y : this.y;\n  const y1 = this.bottom > other.bottom ? other.bottom : this.bottom;\n  return y1 > y0;\n};\n\n/** Render engine */\n//deno-lint-ignore no-explicit-any\nexport type Engine = any;\n\n/** Render application */\n//deno-lint-ignore no-explicit-any\nexport type Application = any;\n\n/** Frame */\nexport type frame = null | string | number | typeof Render.engine.Texture.EMPTY;\n\n/** TilingSprite constructor */\nexport type TilingSprite = {\n  frame?: frame;\n  x?: number;\n  y?: number;\n  z?: number;\n  width?: number;\n  height?: number;\n};\n\n/** Sprite constructor */\nexport type Sprite = {\n  frame?: frame;\n  x?: number;\n  y?: number;\n  z?: number;\n  alpha?: number;\n  anchor?: [number, number];\n  scale?: [number, number];\n};\n\n/** Graphics constructor */\nexport type Graphics = {\n  z?: number;\n  stroke?: [number, number, number];\n  fill?: [number, number];\n  text?: string;\n  textStyle?: { [key: string]: unknown };\n  textPosition?: { x: number; y: number };\n  textAnchor?: [number, number];\n  rect?: number[];\n  circle?: number[];\n  ellipse?: number[];\n  polygon?: number[];\n};\n"
  },
  {
    "path": "app/client/js/app/rendering/renderable.ts",
    "content": "//Imports\nimport { Render } from \"app/client/rendering/render.ts\";\nimport { App } from \"app/client/app.ts\";\nimport type { Graphics } from \"app/client/rendering/render.ts\";\nimport { deferred } from \"std/async/deferred.ts\";\n\n/**\n * Renderable object.\n * It contains additional methods that can be used for easier management and debugging.\n */\nexport abstract class Renderable {\n  /** Identifier */\n  readonly id: string;\n\n  /** Constructor */\n  constructor({ id, x = 0, y = 0, z = 0, visible = true }: { id: string; x?: number; y?: number; z?: number; visible?: boolean }) {\n    this.id = id;\n    this.sprite = Render.Container({ x, y, z, visible });\n    this.debug = Render.Container({ x, y, z });\n    Object.defineProperty(this.debug, \"visible\", {\n      get() {\n        return App.config.debug.bounds;\n      },\n    });\n    this.debug.bounds = this.debug.addChild(Render.Container());\n    Render.register(this);\n  }\n\n  /** Is destroyed */\n  protected readonly destroyed = false;\n\n  /** Destructor */\n  destructor() {\n    Render.unregister(this);\n    this.sprite.parent?.removeChild(this.sprite);\n    this.debug.parent?.removeChild(this.debug);\n    this.debug.bounds.parent?.removeChild(this.debug.bounds);\n    this.sprite.destroy({ children: true });\n    this.debug.destroy({ children: true });\n    this.debug.bounds.destroy({ children: true });\n    Object.assign(this, { destroyed: true });\n    if (App.config.debug.logs) {\n      console.debug(`destroyed: ${this.constructor.name}#${this.id}`);\n    }\n  }\n\n  /** Renderable initialized */\n  readonly ready = deferred();\n\n  /** Initialize renderable */\n  protected async init({ parent = null }: { parent?: null | Renderable | typeof App.rendering.stage } = {}) {\n    if (parent === App.rendering.stage) {\n      App.rendering.stage.addChild(this.sprite);\n      App.rendering.stage.addChild(this.debug);\n    } else if (parent) {\n      if ((this.destroyed) || (parent.destroyed)) {\n        if (App.config.debug.logs) {\n          console.debug(`creation aborted: ${this.constructor.name}#${this.id} (sprite already destroyed)`);\n        }\n        return this.destructor();\n      }\n      parent.sprite.addChild(this.sprite);\n      parent.debug.addChild(this.debug);\n    }\n    if (App.config.debug.logs) {\n      console.debug(`created: ${this.constructor.name}#${this.id}`);\n    }\n    this.ready.resolve();\n  }\n\n  /** Sprite */\n  readonly sprite: ReturnType<typeof Render.Container>;\n\n  /** Debug sprite */\n  readonly debug: ReturnType<typeof Render.Container> & { bounds: ReturnType<typeof Render.Container> };\n\n  /** Show renderable */\n  show() {\n    this.sprite.visible = true;\n  }\n\n  /** Hide renderable */\n  hide() {\n    this.sprite.visible = false;\n  }\n\n  /** Update renderable */\n  async update({ debug = this.debug.visible }: { t: number; dt: number; debug?: boolean }) {\n    if (this.destroyed) {\n      return;\n    }\n    if (debug) {\n      if (this.dirty) {\n        const { width, height } = this.sprite._bounds.getRectangle();\n        this.debug.bounds.removeChildren();\n        this.debug.bounds.addChild(Render.Graphics({\n          text: `${this.id}\\n${Math.floor(this.sprite.x / 16)};${Math.floor(this.sprite.y / 16)} (${this.sprite.x};${this.sprite.y})`,\n          rect: [0, 0, width / 16, height / 16],\n          ...Renderable.debug,\n          ...(this.constructor as typeof Renderable).debug,\n        }));\n      }\n      this.debug.position.set(this.sprite.x, this.sprite.y);\n    }\n  }\n\n  /** Tell if bounds have changed since last update */\n  protected get dirty() {\n    if (this.destroyed) {\n      return false;\n    }\n    const { x, y, width, height } = this.sprite.getBounds(true);\n    const hash = `${x}/${y}/${width}/${height}`;\n    const dirty = (this.#dirty === hash);\n    this.#dirty = hash;\n    return dirty;\n  }\n\n  /** Dirty hash */\n  #dirty = \"\";\n\n  /** Debug graphics properties */\n  protected static debug = {\n    stroke: [1, 0x0000FF, .5],\n    fill: [0x00FF00, .125],\n    textStyle: { fontSize: 10, fill: \"white\", fontFamily: \"monospace\" },\n    textPosition: { x: .25, y: .25 },\n    textAnchor: [0, 0],\n  } as Partial<Graphics>;\n}\n"
  },
  {
    "path": "app/client/js/app/types.ts",
    "content": "/** Window */\n//deno-lint-ignore no-explicit-any\nexport const global = globalThis as any;\n\n/** DOM event */\n//deno-lint-ignore no-explicit-any\nexport type event = any;\n\n/** Friend accessor */\n//deno-lint-ignore no-explicit-any\nexport type friend = any;\n\n/** Read-write accessor */\n//deno-lint-ignore no-explicit-any\nexport type rw = any;\n"
  },
  {
    "path": "app/client/js/loader.js",
    "content": "(function () {\n  /** Create a new HTML element */\n  function tag(name, attributes) {\n    const element = document.createElement(name);\n    if (attributes.text) {\n      element.innerText = attributes.text;\n      delete attributes.text;\n    }\n    for (const [attribute, value] of Object.entries(attributes)) {\n      element.setAttribute(attribute, value);\n    }\n    return element;\n  }\n\n  //Loader\n  const loader = document.querySelector(\".loader .loaded\");\n  loader.addEventListener(\"gracidea.loaded\", ({ data: { text, type, options: { update = false } } }) => {\n    const message = tag(\"span\", { text });\n    message.append(tag(\"span\", { class: \"loading\" }));\n    if (type) {\n      message.setAttribute(\"style\", `color:${{ error: \"red\", warn: \"orange\", notice: \"magenta\" }[type]};`);\n    }\n    if (update) {\n      loader.querySelector(\":first-child\")?.remove();\n    }\n    loader.querySelectorAll(\".loading\").forEach((element) => element.remove());\n    loader.prepend(message);\n  }, false);\n\n  //Gracidea app global reference\n  const gracidea = {\n    sha: document.querySelector(\"#sha\").innerHTML.trim(),\n    loaded(text = \"\", type = null, options = {}) {\n      loader.dispatchEvent(Object.assign(new Event(\"gracidea.loaded\"), { data: { text, type, options } }));\n    },\n  };\n  globalThis.gracidea = gracidea;\n  console.log(`Gracidea ${gracidea.sha} - https://github.com/lowlighter/gracidea`);\n  console.log(\"All dreams are but another reality. Never forget…\");\n\n  //Loading\n  globalThis.onload = async function () {\n    //URL params\n    const params = new URLSearchParams({ sha: gracidea.sha });\n\n    //Load stylesheet\n    const css = tag(\"link\", { rel: \"stylesheet\", href: `/css/styles.css?${params}` });\n    document.querySelector(\"head\").append(css);\n    await new Promise((solve) => css.onload = solve);\n\n    //Browser compatibility mode (for bad browsers)\n    const compat = (navigator.userAgent.includes(\"Safari\")) && (!navigator.userAgent.includes(\"Chrome\"));\n    if (compat) {\n      gracidea.loaded(\"browser compatibility mode enabled\", \"warn\");\n      params.set(\"compat\", 1);\n    }\n\n    //Debug mode\n    const debug = location.hostname === \"localhost\";\n    if (debug) {\n      console.warn(\"debug mode enabled (served from localhost)\");\n      params.set(\"debug\", 1);\n    }\n\n    //Load main script\n    gracidea.loaded(\"loading /js/app.js\");\n    document.querySelector(\"body\").append(tag(\"script\", { type: \"module\", src: `/js/app.js?${params}` }));\n  };\n\n  //Errors display\n  globalThis.onerror = function (error) {\n    gracidea.loaded(error, \"error\");\n  };\n})();\n"
  },
  {
    "path": "app/tests/integrity_test.ts",
    "content": "//Imports\nimport { expandGlob } from \"https://deno.land/std@0.119.0/fs/mod.ts\";\nimport { assert } from \"https://deno.land/std@0.119.0/testing/asserts.ts\";\nimport * as XML from \"https://deno.land/x/xml@2.0.3/mod.ts\";\nimport { extname } from \"https://deno.land/std@0.119.0/path/mod.ts\";\n\n//Ensure files are parsable\nfor (const glob of [\"{maps,copyrighted}/**/*.{tmx,tsx,tps,json}\", \"app/public/**/*.json\"]) {\n  for await (const { path, isFile } of expandGlob(glob)) {\n    if (isFile) {\n      const file = path.replace(Deno.cwd(), \"\");\n      const ext = extname(path).substring(1);\n      Deno.test(file, async () =>\n        assert({\n          json: JSON,\n          tmx: XML,\n          tsx: XML,\n          tps: XML,\n        }[ext]?.parse(await Deno.readTextFile(path))));\n    }\n  }\n}\n"
  },
  {
    "path": "copyrighted/README.md",
    "content": "This folder contains copyrighted materials.\nSee [pokemon.com/us/legal](https://www.pokemon.com/us/legal/) for more informations.\n\n```\n© 2021 Pokémon. © 1995–2021 Nintendo/Creatures Inc./GAME FREAK inc.\nPokémon and Pokémon character names are trademarks of Nintendo.\n```"
  },
  {
    "path": "copyrighted/textures/all/worldmap.json",
    "content": "{\"frames\": {\n\n\"worldmap/0\":\n{\n\t\"frame\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/1\":\n{\n\t\"frame\": {\"x\":8,\"y\":0,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/2\":\n{\n\t\"frame\": {\"x\":16,\"y\":0,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/3\":\n{\n\t\"frame\": {\"x\":24,\"y\":0,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/4\":\n{\n\t\"frame\": {\"x\":32,\"y\":0,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/5\":\n{\n\t\"frame\": {\"x\":40,\"y\":0,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/6\":\n{\n\t\"frame\": {\"x\":48,\"y\":0,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/7\":\n{\n\t\"frame\": {\"x\":56,\"y\":0,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/8\":\n{\n\t\"frame\": {\"x\":64,\"y\":0,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/9\":\n{\n\t\"frame\": {\"x\":72,\"y\":0,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/10\":\n{\n\t\"frame\": {\"x\":80,\"y\":0,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/11\":\n{\n\t\"frame\": {\"x\":88,\"y\":0,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/12\":\n{\n\t\"frame\": {\"x\":96,\"y\":0,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/13\":\n{\n\t\"frame\": {\"x\":104,\"y\":0,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/14\":\n{\n\t\"frame\": {\"x\":112,\"y\":0,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/15\":\n{\n\t\"frame\": {\"x\":120,\"y\":0,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/16\":\n{\n\t\"frame\": {\"x\":128,\"y\":0,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/17\":\n{\n\t\"frame\": {\"x\":136,\"y\":0,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/18\":\n{\n\t\"frame\": {\"x\":144,\"y\":0,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/19\":\n{\n\t\"frame\": {\"x\":152,\"y\":0,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/20\":\n{\n\t\"frame\": {\"x\":160,\"y\":0,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/21\":\n{\n\t\"frame\": {\"x\":168,\"y\":0,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/22\":\n{\n\t\"frame\": {\"x\":176,\"y\":0,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/23\":\n{\n\t\"frame\": {\"x\":184,\"y\":0,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/24\":\n{\n\t\"frame\": {\"x\":192,\"y\":0,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/25\":\n{\n\t\"frame\": {\"x\":200,\"y\":0,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/26\":\n{\n\t\"frame\": {\"x\":208,\"y\":0,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/27\":\n{\n\t\"frame\": {\"x\":216,\"y\":0,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/28\":\n{\n\t\"frame\": {\"x\":224,\"y\":0,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/29\":\n{\n\t\"frame\": {\"x\":232,\"y\":0,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/30\":\n{\n\t\"frame\": {\"x\":240,\"y\":0,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/31\":\n{\n\t\"frame\": {\"x\":248,\"y\":0,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/32\":\n{\n\t\"frame\": {\"x\":0,\"y\":8,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/33\":\n{\n\t\"frame\": {\"x\":8,\"y\":8,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/34\":\n{\n\t\"frame\": {\"x\":16,\"y\":8,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/35\":\n{\n\t\"frame\": {\"x\":24,\"y\":8,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/36\":\n{\n\t\"frame\": {\"x\":32,\"y\":8,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/37\":\n{\n\t\"frame\": {\"x\":40,\"y\":8,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/38\":\n{\n\t\"frame\": {\"x\":48,\"y\":8,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/39\":\n{\n\t\"frame\": {\"x\":56,\"y\":8,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/40\":\n{\n\t\"frame\": {\"x\":64,\"y\":8,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/41\":\n{\n\t\"frame\": {\"x\":72,\"y\":8,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/42\":\n{\n\t\"frame\": {\"x\":80,\"y\":8,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/43\":\n{\n\t\"frame\": {\"x\":88,\"y\":8,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/44\":\n{\n\t\"frame\": {\"x\":96,\"y\":8,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/45\":\n{\n\t\"frame\": {\"x\":104,\"y\":8,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/46\":\n{\n\t\"frame\": {\"x\":112,\"y\":8,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/47\":\n{\n\t\"frame\": {\"x\":120,\"y\":8,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/48\":\n{\n\t\"frame\": {\"x\":128,\"y\":8,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/49\":\n{\n\t\"frame\": {\"x\":136,\"y\":8,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/50\":\n{\n\t\"frame\": {\"x\":144,\"y\":8,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/51\":\n{\n\t\"frame\": {\"x\":152,\"y\":8,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/52\":\n{\n\t\"frame\": {\"x\":160,\"y\":8,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/53\":\n{\n\t\"frame\": {\"x\":168,\"y\":8,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/54\":\n{\n\t\"frame\": {\"x\":176,\"y\":8,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/55\":\n{\n\t\"frame\": {\"x\":184,\"y\":8,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/56\":\n{\n\t\"frame\": {\"x\":192,\"y\":8,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/57\":\n{\n\t\"frame\": {\"x\":200,\"y\":8,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/58\":\n{\n\t\"frame\": {\"x\":208,\"y\":8,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/59\":\n{\n\t\"frame\": {\"x\":216,\"y\":8,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/60\":\n{\n\t\"frame\": {\"x\":224,\"y\":8,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/61\":\n{\n\t\"frame\": {\"x\":232,\"y\":8,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/62\":\n{\n\t\"frame\": {\"x\":240,\"y\":8,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/63\":\n{\n\t\"frame\": {\"x\":248,\"y\":8,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/64\":\n{\n\t\"frame\": {\"x\":0,\"y\":16,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/65\":\n{\n\t\"frame\": {\"x\":8,\"y\":16,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/66\":\n{\n\t\"frame\": {\"x\":16,\"y\":16,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/67\":\n{\n\t\"frame\": {\"x\":24,\"y\":16,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/68\":\n{\n\t\"frame\": {\"x\":32,\"y\":16,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/69\":\n{\n\t\"frame\": {\"x\":40,\"y\":16,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/70\":\n{\n\t\"frame\": {\"x\":48,\"y\":16,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/71\":\n{\n\t\"frame\": {\"x\":56,\"y\":16,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/72\":\n{\n\t\"frame\": {\"x\":64,\"y\":16,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/73\":\n{\n\t\"frame\": {\"x\":72,\"y\":16,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/74\":\n{\n\t\"frame\": {\"x\":80,\"y\":16,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/75\":\n{\n\t\"frame\": {\"x\":88,\"y\":16,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/76\":\n{\n\t\"frame\": {\"x\":96,\"y\":16,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/77\":\n{\n\t\"frame\": {\"x\":104,\"y\":16,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/78\":\n{\n\t\"frame\": {\"x\":112,\"y\":16,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/79\":\n{\n\t\"frame\": {\"x\":120,\"y\":16,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/80\":\n{\n\t\"frame\": {\"x\":128,\"y\":16,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/81\":\n{\n\t\"frame\": {\"x\":136,\"y\":16,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/82\":\n{\n\t\"frame\": {\"x\":144,\"y\":16,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/83\":\n{\n\t\"frame\": {\"x\":152,\"y\":16,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/84\":\n{\n\t\"frame\": {\"x\":160,\"y\":16,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/85\":\n{\n\t\"frame\": {\"x\":168,\"y\":16,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/86\":\n{\n\t\"frame\": {\"x\":176,\"y\":16,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/87\":\n{\n\t\"frame\": {\"x\":184,\"y\":16,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/88\":\n{\n\t\"frame\": {\"x\":192,\"y\":16,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/89\":\n{\n\t\"frame\": {\"x\":200,\"y\":16,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/90\":\n{\n\t\"frame\": {\"x\":208,\"y\":16,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/91\":\n{\n\t\"frame\": {\"x\":216,\"y\":16,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/92\":\n{\n\t\"frame\": {\"x\":224,\"y\":16,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/93\":\n{\n\t\"frame\": {\"x\":232,\"y\":16,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/94\":\n{\n\t\"frame\": {\"x\":240,\"y\":16,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/95\":\n{\n\t\"frame\": {\"x\":248,\"y\":16,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/96\":\n{\n\t\"frame\": {\"x\":0,\"y\":24,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/97\":\n{\n\t\"frame\": {\"x\":8,\"y\":24,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/98\":\n{\n\t\"frame\": {\"x\":16,\"y\":24,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/99\":\n{\n\t\"frame\": {\"x\":24,\"y\":24,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/100\":\n{\n\t\"frame\": {\"x\":32,\"y\":24,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/101\":\n{\n\t\"frame\": {\"x\":40,\"y\":24,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/102\":\n{\n\t\"frame\": {\"x\":48,\"y\":24,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/103\":\n{\n\t\"frame\": {\"x\":56,\"y\":24,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/104\":\n{\n\t\"frame\": {\"x\":64,\"y\":24,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/105\":\n{\n\t\"frame\": {\"x\":72,\"y\":24,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/106\":\n{\n\t\"frame\": {\"x\":80,\"y\":24,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/107\":\n{\n\t\"frame\": {\"x\":88,\"y\":24,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/108\":\n{\n\t\"frame\": {\"x\":96,\"y\":24,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/109\":\n{\n\t\"frame\": {\"x\":104,\"y\":24,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/110\":\n{\n\t\"frame\": {\"x\":112,\"y\":24,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/111\":\n{\n\t\"frame\": {\"x\":120,\"y\":24,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/112\":\n{\n\t\"frame\": {\"x\":128,\"y\":24,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/113\":\n{\n\t\"frame\": {\"x\":136,\"y\":24,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/114\":\n{\n\t\"frame\": {\"x\":144,\"y\":24,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/115\":\n{\n\t\"frame\": {\"x\":152,\"y\":24,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/116\":\n{\n\t\"frame\": {\"x\":160,\"y\":24,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/117\":\n{\n\t\"frame\": {\"x\":168,\"y\":24,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/118\":\n{\n\t\"frame\": {\"x\":176,\"y\":24,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/119\":\n{\n\t\"frame\": {\"x\":184,\"y\":24,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/120\":\n{\n\t\"frame\": {\"x\":192,\"y\":24,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/121\":\n{\n\t\"frame\": {\"x\":200,\"y\":24,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/122\":\n{\n\t\"frame\": {\"x\":208,\"y\":24,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/123\":\n{\n\t\"frame\": {\"x\":216,\"y\":24,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/124\":\n{\n\t\"frame\": {\"x\":224,\"y\":24,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/125\":\n{\n\t\"frame\": {\"x\":232,\"y\":24,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/126\":\n{\n\t\"frame\": {\"x\":240,\"y\":24,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/127\":\n{\n\t\"frame\": {\"x\":248,\"y\":24,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/128\":\n{\n\t\"frame\": {\"x\":0,\"y\":32,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/129\":\n{\n\t\"frame\": {\"x\":8,\"y\":32,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/130\":\n{\n\t\"frame\": {\"x\":16,\"y\":32,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/131\":\n{\n\t\"frame\": {\"x\":24,\"y\":32,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/132\":\n{\n\t\"frame\": {\"x\":32,\"y\":32,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/133\":\n{\n\t\"frame\": {\"x\":40,\"y\":32,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/134\":\n{\n\t\"frame\": {\"x\":48,\"y\":32,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/135\":\n{\n\t\"frame\": {\"x\":56,\"y\":32,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/136\":\n{\n\t\"frame\": {\"x\":64,\"y\":32,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/137\":\n{\n\t\"frame\": {\"x\":72,\"y\":32,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/138\":\n{\n\t\"frame\": {\"x\":80,\"y\":32,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/139\":\n{\n\t\"frame\": {\"x\":88,\"y\":32,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/140\":\n{\n\t\"frame\": {\"x\":96,\"y\":32,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/141\":\n{\n\t\"frame\": {\"x\":104,\"y\":32,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/142\":\n{\n\t\"frame\": {\"x\":112,\"y\":32,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/143\":\n{\n\t\"frame\": {\"x\":120,\"y\":32,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/144\":\n{\n\t\"frame\": {\"x\":128,\"y\":32,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/145\":\n{\n\t\"frame\": {\"x\":136,\"y\":32,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/146\":\n{\n\t\"frame\": {\"x\":144,\"y\":32,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/147\":\n{\n\t\"frame\": {\"x\":152,\"y\":32,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/148\":\n{\n\t\"frame\": {\"x\":160,\"y\":32,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/149\":\n{\n\t\"frame\": {\"x\":168,\"y\":32,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/150\":\n{\n\t\"frame\": {\"x\":176,\"y\":32,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/151\":\n{\n\t\"frame\": {\"x\":184,\"y\":32,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/152\":\n{\n\t\"frame\": {\"x\":192,\"y\":32,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/153\":\n{\n\t\"frame\": {\"x\":200,\"y\":32,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/154\":\n{\n\t\"frame\": {\"x\":208,\"y\":32,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/155\":\n{\n\t\"frame\": {\"x\":216,\"y\":32,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/156\":\n{\n\t\"frame\": {\"x\":224,\"y\":32,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/157\":\n{\n\t\"frame\": {\"x\":232,\"y\":32,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/158\":\n{\n\t\"frame\": {\"x\":240,\"y\":32,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/159\":\n{\n\t\"frame\": {\"x\":248,\"y\":32,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/160\":\n{\n\t\"frame\": {\"x\":0,\"y\":40,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/161\":\n{\n\t\"frame\": {\"x\":8,\"y\":40,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/162\":\n{\n\t\"frame\": {\"x\":16,\"y\":40,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/163\":\n{\n\t\"frame\": {\"x\":24,\"y\":40,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/164\":\n{\n\t\"frame\": {\"x\":32,\"y\":40,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/165\":\n{\n\t\"frame\": {\"x\":40,\"y\":40,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/166\":\n{\n\t\"frame\": {\"x\":48,\"y\":40,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/167\":\n{\n\t\"frame\": {\"x\":56,\"y\":40,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/168\":\n{\n\t\"frame\": {\"x\":64,\"y\":40,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/169\":\n{\n\t\"frame\": {\"x\":72,\"y\":40,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/170\":\n{\n\t\"frame\": {\"x\":80,\"y\":40,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/171\":\n{\n\t\"frame\": {\"x\":88,\"y\":40,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/172\":\n{\n\t\"frame\": {\"x\":96,\"y\":40,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/173\":\n{\n\t\"frame\": {\"x\":104,\"y\":40,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/174\":\n{\n\t\"frame\": {\"x\":112,\"y\":40,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/175\":\n{\n\t\"frame\": {\"x\":120,\"y\":40,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/176\":\n{\n\t\"frame\": {\"x\":128,\"y\":40,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/177\":\n{\n\t\"frame\": {\"x\":136,\"y\":40,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/178\":\n{\n\t\"frame\": {\"x\":144,\"y\":40,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/179\":\n{\n\t\"frame\": {\"x\":152,\"y\":40,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/180\":\n{\n\t\"frame\": {\"x\":160,\"y\":40,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/181\":\n{\n\t\"frame\": {\"x\":168,\"y\":40,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/182\":\n{\n\t\"frame\": {\"x\":176,\"y\":40,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/183\":\n{\n\t\"frame\": {\"x\":184,\"y\":40,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/184\":\n{\n\t\"frame\": {\"x\":192,\"y\":40,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/185\":\n{\n\t\"frame\": {\"x\":200,\"y\":40,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/186\":\n{\n\t\"frame\": {\"x\":208,\"y\":40,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/187\":\n{\n\t\"frame\": {\"x\":216,\"y\":40,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/188\":\n{\n\t\"frame\": {\"x\":224,\"y\":40,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/189\":\n{\n\t\"frame\": {\"x\":232,\"y\":40,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/190\":\n{\n\t\"frame\": {\"x\":240,\"y\":40,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/191\":\n{\n\t\"frame\": {\"x\":248,\"y\":40,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/192\":\n{\n\t\"frame\": {\"x\":0,\"y\":48,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/193\":\n{\n\t\"frame\": {\"x\":8,\"y\":48,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/194\":\n{\n\t\"frame\": {\"x\":16,\"y\":48,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/195\":\n{\n\t\"frame\": {\"x\":24,\"y\":48,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/196\":\n{\n\t\"frame\": {\"x\":32,\"y\":48,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/197\":\n{\n\t\"frame\": {\"x\":40,\"y\":48,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/198\":\n{\n\t\"frame\": {\"x\":48,\"y\":48,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/199\":\n{\n\t\"frame\": {\"x\":56,\"y\":48,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/200\":\n{\n\t\"frame\": {\"x\":64,\"y\":48,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/201\":\n{\n\t\"frame\": {\"x\":72,\"y\":48,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/202\":\n{\n\t\"frame\": {\"x\":80,\"y\":48,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/203\":\n{\n\t\"frame\": {\"x\":88,\"y\":48,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/204\":\n{\n\t\"frame\": {\"x\":96,\"y\":48,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/205\":\n{\n\t\"frame\": {\"x\":104,\"y\":48,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/206\":\n{\n\t\"frame\": {\"x\":112,\"y\":48,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/207\":\n{\n\t\"frame\": {\"x\":120,\"y\":48,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/208\":\n{\n\t\"frame\": {\"x\":128,\"y\":48,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/209\":\n{\n\t\"frame\": {\"x\":136,\"y\":48,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/210\":\n{\n\t\"frame\": {\"x\":144,\"y\":48,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/211\":\n{\n\t\"frame\": {\"x\":152,\"y\":48,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/212\":\n{\n\t\"frame\": {\"x\":160,\"y\":48,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/213\":\n{\n\t\"frame\": {\"x\":168,\"y\":48,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/214\":\n{\n\t\"frame\": {\"x\":176,\"y\":48,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/215\":\n{\n\t\"frame\": {\"x\":184,\"y\":48,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/216\":\n{\n\t\"frame\": {\"x\":192,\"y\":48,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/217\":\n{\n\t\"frame\": {\"x\":200,\"y\":48,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/218\":\n{\n\t\"frame\": {\"x\":208,\"y\":48,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/219\":\n{\n\t\"frame\": {\"x\":216,\"y\":48,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/220\":\n{\n\t\"frame\": {\"x\":224,\"y\":48,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/221\":\n{\n\t\"frame\": {\"x\":232,\"y\":48,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/222\":\n{\n\t\"frame\": {\"x\":240,\"y\":48,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/223\":\n{\n\t\"frame\": {\"x\":248,\"y\":48,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/224\":\n{\n\t\"frame\": {\"x\":0,\"y\":56,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/225\":\n{\n\t\"frame\": {\"x\":8,\"y\":56,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/226\":\n{\n\t\"frame\": {\"x\":16,\"y\":56,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/227\":\n{\n\t\"frame\": {\"x\":24,\"y\":56,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/228\":\n{\n\t\"frame\": {\"x\":32,\"y\":56,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/229\":\n{\n\t\"frame\": {\"x\":40,\"y\":56,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/230\":\n{\n\t\"frame\": {\"x\":48,\"y\":56,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/231\":\n{\n\t\"frame\": {\"x\":56,\"y\":56,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/232\":\n{\n\t\"frame\": {\"x\":64,\"y\":56,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/233\":\n{\n\t\"frame\": {\"x\":72,\"y\":56,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/234\":\n{\n\t\"frame\": {\"x\":80,\"y\":56,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/235\":\n{\n\t\"frame\": {\"x\":88,\"y\":56,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/236\":\n{\n\t\"frame\": {\"x\":96,\"y\":56,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/237\":\n{\n\t\"frame\": {\"x\":104,\"y\":56,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/238\":\n{\n\t\"frame\": {\"x\":112,\"y\":56,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/239\":\n{\n\t\"frame\": {\"x\":120,\"y\":56,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/240\":\n{\n\t\"frame\": {\"x\":128,\"y\":56,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/241\":\n{\n\t\"frame\": {\"x\":136,\"y\":56,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/242\":\n{\n\t\"frame\": {\"x\":144,\"y\":56,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/243\":\n{\n\t\"frame\": {\"x\":152,\"y\":56,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/244\":\n{\n\t\"frame\": {\"x\":160,\"y\":56,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/245\":\n{\n\t\"frame\": {\"x\":168,\"y\":56,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/246\":\n{\n\t\"frame\": {\"x\":176,\"y\":56,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/247\":\n{\n\t\"frame\": {\"x\":184,\"y\":56,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/248\":\n{\n\t\"frame\": {\"x\":192,\"y\":56,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/249\":\n{\n\t\"frame\": {\"x\":200,\"y\":56,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/250\":\n{\n\t\"frame\": {\"x\":208,\"y\":56,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/251\":\n{\n\t\"frame\": {\"x\":216,\"y\":56,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/252\":\n{\n\t\"frame\": {\"x\":224,\"y\":56,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/253\":\n{\n\t\"frame\": {\"x\":232,\"y\":56,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/254\":\n{\n\t\"frame\": {\"x\":240,\"y\":56,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/255\":\n{\n\t\"frame\": {\"x\":248,\"y\":56,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/256\":\n{\n\t\"frame\": {\"x\":0,\"y\":64,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/257\":\n{\n\t\"frame\": {\"x\":8,\"y\":64,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/258\":\n{\n\t\"frame\": {\"x\":16,\"y\":64,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/259\":\n{\n\t\"frame\": {\"x\":24,\"y\":64,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/260\":\n{\n\t\"frame\": {\"x\":32,\"y\":64,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/261\":\n{\n\t\"frame\": {\"x\":40,\"y\":64,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/262\":\n{\n\t\"frame\": {\"x\":48,\"y\":64,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/263\":\n{\n\t\"frame\": {\"x\":56,\"y\":64,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/264\":\n{\n\t\"frame\": {\"x\":64,\"y\":64,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/265\":\n{\n\t\"frame\": {\"x\":72,\"y\":64,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/266\":\n{\n\t\"frame\": {\"x\":80,\"y\":64,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/267\":\n{\n\t\"frame\": {\"x\":88,\"y\":64,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/268\":\n{\n\t\"frame\": {\"x\":96,\"y\":64,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/269\":\n{\n\t\"frame\": {\"x\":104,\"y\":64,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/270\":\n{\n\t\"frame\": {\"x\":112,\"y\":64,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/271\":\n{\n\t\"frame\": {\"x\":120,\"y\":64,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/272\":\n{\n\t\"frame\": {\"x\":128,\"y\":64,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/273\":\n{\n\t\"frame\": {\"x\":136,\"y\":64,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/274\":\n{\n\t\"frame\": {\"x\":144,\"y\":64,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/275\":\n{\n\t\"frame\": {\"x\":152,\"y\":64,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/276\":\n{\n\t\"frame\": {\"x\":160,\"y\":64,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/277\":\n{\n\t\"frame\": {\"x\":168,\"y\":64,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/278\":\n{\n\t\"frame\": {\"x\":176,\"y\":64,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/279\":\n{\n\t\"frame\": {\"x\":184,\"y\":64,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/280\":\n{\n\t\"frame\": {\"x\":192,\"y\":64,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/281\":\n{\n\t\"frame\": {\"x\":200,\"y\":64,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/282\":\n{\n\t\"frame\": {\"x\":208,\"y\":64,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/283\":\n{\n\t\"frame\": {\"x\":216,\"y\":64,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/284\":\n{\n\t\"frame\": {\"x\":224,\"y\":64,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/285\":\n{\n\t\"frame\": {\"x\":232,\"y\":64,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/286\":\n{\n\t\"frame\": {\"x\":240,\"y\":64,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/287\":\n{\n\t\"frame\": {\"x\":248,\"y\":64,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/288\":\n{\n\t\"frame\": {\"x\":0,\"y\":72,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/289\":\n{\n\t\"frame\": {\"x\":8,\"y\":72,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/290\":\n{\n\t\"frame\": {\"x\":16,\"y\":72,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/291\":\n{\n\t\"frame\": {\"x\":24,\"y\":72,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/292\":\n{\n\t\"frame\": {\"x\":32,\"y\":72,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/293\":\n{\n\t\"frame\": {\"x\":40,\"y\":72,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/294\":\n{\n\t\"frame\": {\"x\":48,\"y\":72,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/295\":\n{\n\t\"frame\": {\"x\":56,\"y\":72,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/296\":\n{\n\t\"frame\": {\"x\":64,\"y\":72,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/297\":\n{\n\t\"frame\": {\"x\":72,\"y\":72,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/298\":\n{\n\t\"frame\": {\"x\":80,\"y\":72,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/299\":\n{\n\t\"frame\": {\"x\":88,\"y\":72,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/300\":\n{\n\t\"frame\": {\"x\":96,\"y\":72,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/301\":\n{\n\t\"frame\": {\"x\":104,\"y\":72,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/302\":\n{\n\t\"frame\": {\"x\":112,\"y\":72,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/303\":\n{\n\t\"frame\": {\"x\":120,\"y\":72,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/304\":\n{\n\t\"frame\": {\"x\":128,\"y\":72,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/305\":\n{\n\t\"frame\": {\"x\":136,\"y\":72,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/306\":\n{\n\t\"frame\": {\"x\":144,\"y\":72,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/307\":\n{\n\t\"frame\": {\"x\":152,\"y\":72,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/308\":\n{\n\t\"frame\": {\"x\":160,\"y\":72,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/309\":\n{\n\t\"frame\": {\"x\":168,\"y\":72,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/310\":\n{\n\t\"frame\": {\"x\":176,\"y\":72,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/311\":\n{\n\t\"frame\": {\"x\":184,\"y\":72,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/312\":\n{\n\t\"frame\": {\"x\":192,\"y\":72,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/313\":\n{\n\t\"frame\": {\"x\":200,\"y\":72,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/314\":\n{\n\t\"frame\": {\"x\":208,\"y\":72,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/315\":\n{\n\t\"frame\": {\"x\":216,\"y\":72,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/316\":\n{\n\t\"frame\": {\"x\":224,\"y\":72,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/317\":\n{\n\t\"frame\": {\"x\":232,\"y\":72,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/318\":\n{\n\t\"frame\": {\"x\":240,\"y\":72,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/319\":\n{\n\t\"frame\": {\"x\":248,\"y\":72,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/320\":\n{\n\t\"frame\": {\"x\":0,\"y\":80,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/321\":\n{\n\t\"frame\": {\"x\":8,\"y\":80,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/322\":\n{\n\t\"frame\": {\"x\":16,\"y\":80,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/323\":\n{\n\t\"frame\": {\"x\":24,\"y\":80,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/324\":\n{\n\t\"frame\": {\"x\":32,\"y\":80,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/325\":\n{\n\t\"frame\": {\"x\":40,\"y\":80,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/326\":\n{\n\t\"frame\": {\"x\":48,\"y\":80,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/327\":\n{\n\t\"frame\": {\"x\":56,\"y\":80,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/328\":\n{\n\t\"frame\": {\"x\":64,\"y\":80,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/329\":\n{\n\t\"frame\": {\"x\":72,\"y\":80,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/330\":\n{\n\t\"frame\": {\"x\":80,\"y\":80,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/331\":\n{\n\t\"frame\": {\"x\":88,\"y\":80,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/332\":\n{\n\t\"frame\": {\"x\":96,\"y\":80,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/333\":\n{\n\t\"frame\": {\"x\":104,\"y\":80,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/334\":\n{\n\t\"frame\": {\"x\":112,\"y\":80,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/335\":\n{\n\t\"frame\": {\"x\":120,\"y\":80,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/336\":\n{\n\t\"frame\": {\"x\":128,\"y\":80,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/337\":\n{\n\t\"frame\": {\"x\":136,\"y\":80,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/338\":\n{\n\t\"frame\": {\"x\":144,\"y\":80,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/339\":\n{\n\t\"frame\": {\"x\":152,\"y\":80,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/340\":\n{\n\t\"frame\": {\"x\":160,\"y\":80,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/341\":\n{\n\t\"frame\": {\"x\":168,\"y\":80,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/342\":\n{\n\t\"frame\": {\"x\":176,\"y\":80,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/343\":\n{\n\t\"frame\": {\"x\":184,\"y\":80,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/344\":\n{\n\t\"frame\": {\"x\":192,\"y\":80,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/345\":\n{\n\t\"frame\": {\"x\":200,\"y\":80,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/346\":\n{\n\t\"frame\": {\"x\":208,\"y\":80,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/347\":\n{\n\t\"frame\": {\"x\":216,\"y\":80,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/348\":\n{\n\t\"frame\": {\"x\":224,\"y\":80,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/349\":\n{\n\t\"frame\": {\"x\":232,\"y\":80,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/350\":\n{\n\t\"frame\": {\"x\":240,\"y\":80,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/351\":\n{\n\t\"frame\": {\"x\":248,\"y\":80,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/352\":\n{\n\t\"frame\": {\"x\":0,\"y\":88,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/353\":\n{\n\t\"frame\": {\"x\":8,\"y\":88,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/354\":\n{\n\t\"frame\": {\"x\":16,\"y\":88,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/355\":\n{\n\t\"frame\": {\"x\":24,\"y\":88,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/356\":\n{\n\t\"frame\": {\"x\":32,\"y\":88,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/357\":\n{\n\t\"frame\": {\"x\":40,\"y\":88,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/358\":\n{\n\t\"frame\": {\"x\":48,\"y\":88,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/359\":\n{\n\t\"frame\": {\"x\":56,\"y\":88,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/360\":\n{\n\t\"frame\": {\"x\":64,\"y\":88,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/361\":\n{\n\t\"frame\": {\"x\":72,\"y\":88,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/362\":\n{\n\t\"frame\": {\"x\":80,\"y\":88,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/363\":\n{\n\t\"frame\": {\"x\":88,\"y\":88,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/364\":\n{\n\t\"frame\": {\"x\":96,\"y\":88,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/365\":\n{\n\t\"frame\": {\"x\":104,\"y\":88,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/366\":\n{\n\t\"frame\": {\"x\":112,\"y\":88,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/367\":\n{\n\t\"frame\": {\"x\":120,\"y\":88,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/368\":\n{\n\t\"frame\": {\"x\":128,\"y\":88,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/369\":\n{\n\t\"frame\": {\"x\":136,\"y\":88,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/370\":\n{\n\t\"frame\": {\"x\":144,\"y\":88,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/371\":\n{\n\t\"frame\": {\"x\":152,\"y\":88,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/372\":\n{\n\t\"frame\": {\"x\":160,\"y\":88,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/373\":\n{\n\t\"frame\": {\"x\":168,\"y\":88,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/374\":\n{\n\t\"frame\": {\"x\":176,\"y\":88,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/375\":\n{\n\t\"frame\": {\"x\":184,\"y\":88,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/376\":\n{\n\t\"frame\": {\"x\":192,\"y\":88,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/377\":\n{\n\t\"frame\": {\"x\":200,\"y\":88,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/378\":\n{\n\t\"frame\": {\"x\":208,\"y\":88,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/379\":\n{\n\t\"frame\": {\"x\":216,\"y\":88,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/380\":\n{\n\t\"frame\": {\"x\":224,\"y\":88,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/381\":\n{\n\t\"frame\": {\"x\":232,\"y\":88,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/382\":\n{\n\t\"frame\": {\"x\":240,\"y\":88,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/383\":\n{\n\t\"frame\": {\"x\":248,\"y\":88,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/384\":\n{\n\t\"frame\": {\"x\":0,\"y\":96,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/385\":\n{\n\t\"frame\": {\"x\":8,\"y\":96,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/386\":\n{\n\t\"frame\": {\"x\":16,\"y\":96,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/387\":\n{\n\t\"frame\": {\"x\":24,\"y\":96,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/388\":\n{\n\t\"frame\": {\"x\":32,\"y\":96,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/389\":\n{\n\t\"frame\": {\"x\":40,\"y\":96,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/390\":\n{\n\t\"frame\": {\"x\":48,\"y\":96,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/391\":\n{\n\t\"frame\": {\"x\":56,\"y\":96,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/392\":\n{\n\t\"frame\": {\"x\":64,\"y\":96,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/393\":\n{\n\t\"frame\": {\"x\":72,\"y\":96,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/394\":\n{\n\t\"frame\": {\"x\":80,\"y\":96,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/395\":\n{\n\t\"frame\": {\"x\":88,\"y\":96,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/396\":\n{\n\t\"frame\": {\"x\":96,\"y\":96,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/397\":\n{\n\t\"frame\": {\"x\":104,\"y\":96,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/398\":\n{\n\t\"frame\": {\"x\":112,\"y\":96,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/399\":\n{\n\t\"frame\": {\"x\":120,\"y\":96,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/400\":\n{\n\t\"frame\": {\"x\":128,\"y\":96,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/401\":\n{\n\t\"frame\": {\"x\":136,\"y\":96,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/402\":\n{\n\t\"frame\": {\"x\":144,\"y\":96,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/403\":\n{\n\t\"frame\": {\"x\":152,\"y\":96,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/404\":\n{\n\t\"frame\": {\"x\":160,\"y\":96,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/405\":\n{\n\t\"frame\": {\"x\":168,\"y\":96,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/406\":\n{\n\t\"frame\": {\"x\":176,\"y\":96,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/407\":\n{\n\t\"frame\": {\"x\":184,\"y\":96,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/408\":\n{\n\t\"frame\": {\"x\":192,\"y\":96,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/409\":\n{\n\t\"frame\": {\"x\":200,\"y\":96,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/410\":\n{\n\t\"frame\": {\"x\":208,\"y\":96,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/411\":\n{\n\t\"frame\": {\"x\":216,\"y\":96,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/412\":\n{\n\t\"frame\": {\"x\":224,\"y\":96,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/413\":\n{\n\t\"frame\": {\"x\":232,\"y\":96,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/414\":\n{\n\t\"frame\": {\"x\":240,\"y\":96,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/415\":\n{\n\t\"frame\": {\"x\":248,\"y\":96,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/416\":\n{\n\t\"frame\": {\"x\":0,\"y\":104,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/417\":\n{\n\t\"frame\": {\"x\":8,\"y\":104,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/418\":\n{\n\t\"frame\": {\"x\":16,\"y\":104,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/419\":\n{\n\t\"frame\": {\"x\":24,\"y\":104,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/420\":\n{\n\t\"frame\": {\"x\":32,\"y\":104,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/421\":\n{\n\t\"frame\": {\"x\":40,\"y\":104,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/422\":\n{\n\t\"frame\": {\"x\":48,\"y\":104,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/423\":\n{\n\t\"frame\": {\"x\":56,\"y\":104,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/424\":\n{\n\t\"frame\": {\"x\":64,\"y\":104,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/425\":\n{\n\t\"frame\": {\"x\":72,\"y\":104,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/426\":\n{\n\t\"frame\": {\"x\":80,\"y\":104,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/427\":\n{\n\t\"frame\": {\"x\":88,\"y\":104,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/428\":\n{\n\t\"frame\": {\"x\":96,\"y\":104,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/429\":\n{\n\t\"frame\": {\"x\":104,\"y\":104,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/430\":\n{\n\t\"frame\": {\"x\":112,\"y\":104,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/431\":\n{\n\t\"frame\": {\"x\":120,\"y\":104,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/432\":\n{\n\t\"frame\": {\"x\":128,\"y\":104,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/433\":\n{\n\t\"frame\": {\"x\":136,\"y\":104,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/434\":\n{\n\t\"frame\": {\"x\":144,\"y\":104,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/435\":\n{\n\t\"frame\": {\"x\":152,\"y\":104,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/436\":\n{\n\t\"frame\": {\"x\":160,\"y\":104,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/437\":\n{\n\t\"frame\": {\"x\":168,\"y\":104,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/438\":\n{\n\t\"frame\": {\"x\":176,\"y\":104,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/439\":\n{\n\t\"frame\": {\"x\":184,\"y\":104,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/440\":\n{\n\t\"frame\": {\"x\":192,\"y\":104,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/441\":\n{\n\t\"frame\": {\"x\":200,\"y\":104,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/442\":\n{\n\t\"frame\": {\"x\":208,\"y\":104,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/443\":\n{\n\t\"frame\": {\"x\":216,\"y\":104,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/444\":\n{\n\t\"frame\": {\"x\":224,\"y\":104,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/445\":\n{\n\t\"frame\": {\"x\":232,\"y\":104,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/446\":\n{\n\t\"frame\": {\"x\":240,\"y\":104,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/447\":\n{\n\t\"frame\": {\"x\":248,\"y\":104,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/448\":\n{\n\t\"frame\": {\"x\":0,\"y\":112,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/449\":\n{\n\t\"frame\": {\"x\":8,\"y\":112,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/450\":\n{\n\t\"frame\": {\"x\":16,\"y\":112,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/451\":\n{\n\t\"frame\": {\"x\":24,\"y\":112,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/452\":\n{\n\t\"frame\": {\"x\":32,\"y\":112,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/453\":\n{\n\t\"frame\": {\"x\":40,\"y\":112,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/454\":\n{\n\t\"frame\": {\"x\":48,\"y\":112,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/455\":\n{\n\t\"frame\": {\"x\":56,\"y\":112,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/456\":\n{\n\t\"frame\": {\"x\":64,\"y\":112,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/457\":\n{\n\t\"frame\": {\"x\":72,\"y\":112,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/458\":\n{\n\t\"frame\": {\"x\":80,\"y\":112,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/459\":\n{\n\t\"frame\": {\"x\":88,\"y\":112,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/460\":\n{\n\t\"frame\": {\"x\":96,\"y\":112,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/461\":\n{\n\t\"frame\": {\"x\":104,\"y\":112,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/462\":\n{\n\t\"frame\": {\"x\":112,\"y\":112,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/463\":\n{\n\t\"frame\": {\"x\":120,\"y\":112,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/464\":\n{\n\t\"frame\": {\"x\":128,\"y\":112,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/465\":\n{\n\t\"frame\": {\"x\":136,\"y\":112,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/466\":\n{\n\t\"frame\": {\"x\":144,\"y\":112,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/467\":\n{\n\t\"frame\": {\"x\":152,\"y\":112,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/468\":\n{\n\t\"frame\": {\"x\":160,\"y\":112,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/469\":\n{\n\t\"frame\": {\"x\":168,\"y\":112,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/470\":\n{\n\t\"frame\": {\"x\":176,\"y\":112,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/471\":\n{\n\t\"frame\": {\"x\":184,\"y\":112,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/472\":\n{\n\t\"frame\": {\"x\":192,\"y\":112,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/473\":\n{\n\t\"frame\": {\"x\":200,\"y\":112,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/474\":\n{\n\t\"frame\": {\"x\":208,\"y\":112,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/475\":\n{\n\t\"frame\": {\"x\":216,\"y\":112,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/476\":\n{\n\t\"frame\": {\"x\":224,\"y\":112,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/477\":\n{\n\t\"frame\": {\"x\":232,\"y\":112,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/478\":\n{\n\t\"frame\": {\"x\":240,\"y\":112,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/479\":\n{\n\t\"frame\": {\"x\":248,\"y\":112,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/480\":\n{\n\t\"frame\": {\"x\":0,\"y\":120,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/481\":\n{\n\t\"frame\": {\"x\":8,\"y\":120,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/482\":\n{\n\t\"frame\": {\"x\":16,\"y\":120,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/483\":\n{\n\t\"frame\": {\"x\":24,\"y\":120,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/484\":\n{\n\t\"frame\": {\"x\":32,\"y\":120,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/485\":\n{\n\t\"frame\": {\"x\":40,\"y\":120,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/486\":\n{\n\t\"frame\": {\"x\":48,\"y\":120,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/487\":\n{\n\t\"frame\": {\"x\":56,\"y\":120,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/488\":\n{\n\t\"frame\": {\"x\":64,\"y\":120,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/489\":\n{\n\t\"frame\": {\"x\":72,\"y\":120,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/490\":\n{\n\t\"frame\": {\"x\":80,\"y\":120,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/491\":\n{\n\t\"frame\": {\"x\":88,\"y\":120,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/492\":\n{\n\t\"frame\": {\"x\":96,\"y\":120,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/493\":\n{\n\t\"frame\": {\"x\":104,\"y\":120,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/494\":\n{\n\t\"frame\": {\"x\":112,\"y\":120,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/495\":\n{\n\t\"frame\": {\"x\":120,\"y\":120,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/496\":\n{\n\t\"frame\": {\"x\":128,\"y\":120,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/497\":\n{\n\t\"frame\": {\"x\":136,\"y\":120,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/498\":\n{\n\t\"frame\": {\"x\":144,\"y\":120,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/499\":\n{\n\t\"frame\": {\"x\":152,\"y\":120,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/500\":\n{\n\t\"frame\": {\"x\":160,\"y\":120,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/501\":\n{\n\t\"frame\": {\"x\":168,\"y\":120,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/502\":\n{\n\t\"frame\": {\"x\":176,\"y\":120,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/503\":\n{\n\t\"frame\": {\"x\":184,\"y\":120,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/504\":\n{\n\t\"frame\": {\"x\":192,\"y\":120,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/505\":\n{\n\t\"frame\": {\"x\":200,\"y\":120,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/506\":\n{\n\t\"frame\": {\"x\":208,\"y\":120,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/507\":\n{\n\t\"frame\": {\"x\":216,\"y\":120,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/508\":\n{\n\t\"frame\": {\"x\":224,\"y\":120,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/509\":\n{\n\t\"frame\": {\"x\":232,\"y\":120,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/510\":\n{\n\t\"frame\": {\"x\":240,\"y\":120,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/511\":\n{\n\t\"frame\": {\"x\":248,\"y\":120,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/512\":\n{\n\t\"frame\": {\"x\":0,\"y\":128,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/513\":\n{\n\t\"frame\": {\"x\":8,\"y\":128,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/514\":\n{\n\t\"frame\": {\"x\":16,\"y\":128,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/515\":\n{\n\t\"frame\": {\"x\":24,\"y\":128,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/516\":\n{\n\t\"frame\": {\"x\":32,\"y\":128,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/517\":\n{\n\t\"frame\": {\"x\":40,\"y\":128,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/518\":\n{\n\t\"frame\": {\"x\":48,\"y\":128,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/519\":\n{\n\t\"frame\": {\"x\":56,\"y\":128,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/520\":\n{\n\t\"frame\": {\"x\":64,\"y\":128,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/521\":\n{\n\t\"frame\": {\"x\":72,\"y\":128,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/522\":\n{\n\t\"frame\": {\"x\":80,\"y\":128,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/523\":\n{\n\t\"frame\": {\"x\":88,\"y\":128,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/524\":\n{\n\t\"frame\": {\"x\":96,\"y\":128,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/525\":\n{\n\t\"frame\": {\"x\":104,\"y\":128,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/526\":\n{\n\t\"frame\": {\"x\":112,\"y\":128,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/527\":\n{\n\t\"frame\": {\"x\":120,\"y\":128,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/528\":\n{\n\t\"frame\": {\"x\":128,\"y\":128,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/529\":\n{\n\t\"frame\": {\"x\":136,\"y\":128,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/530\":\n{\n\t\"frame\": {\"x\":144,\"y\":128,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/531\":\n{\n\t\"frame\": {\"x\":152,\"y\":128,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/532\":\n{\n\t\"frame\": {\"x\":160,\"y\":128,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/533\":\n{\n\t\"frame\": {\"x\":168,\"y\":128,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/534\":\n{\n\t\"frame\": {\"x\":176,\"y\":128,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/535\":\n{\n\t\"frame\": {\"x\":184,\"y\":128,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/536\":\n{\n\t\"frame\": {\"x\":192,\"y\":128,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/537\":\n{\n\t\"frame\": {\"x\":200,\"y\":128,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/538\":\n{\n\t\"frame\": {\"x\":208,\"y\":128,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/539\":\n{\n\t\"frame\": {\"x\":216,\"y\":128,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/540\":\n{\n\t\"frame\": {\"x\":224,\"y\":128,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/541\":\n{\n\t\"frame\": {\"x\":232,\"y\":128,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/542\":\n{\n\t\"frame\": {\"x\":240,\"y\":128,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/543\":\n{\n\t\"frame\": {\"x\":248,\"y\":128,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/544\":\n{\n\t\"frame\": {\"x\":0,\"y\":136,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/545\":\n{\n\t\"frame\": {\"x\":8,\"y\":136,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/546\":\n{\n\t\"frame\": {\"x\":16,\"y\":136,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/547\":\n{\n\t\"frame\": {\"x\":24,\"y\":136,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/548\":\n{\n\t\"frame\": {\"x\":32,\"y\":136,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/549\":\n{\n\t\"frame\": {\"x\":40,\"y\":136,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/550\":\n{\n\t\"frame\": {\"x\":48,\"y\":136,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/551\":\n{\n\t\"frame\": {\"x\":56,\"y\":136,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/552\":\n{\n\t\"frame\": {\"x\":64,\"y\":136,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/553\":\n{\n\t\"frame\": {\"x\":72,\"y\":136,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/554\":\n{\n\t\"frame\": {\"x\":80,\"y\":136,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/555\":\n{\n\t\"frame\": {\"x\":88,\"y\":136,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/556\":\n{\n\t\"frame\": {\"x\":96,\"y\":136,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/557\":\n{\n\t\"frame\": {\"x\":104,\"y\":136,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/558\":\n{\n\t\"frame\": {\"x\":112,\"y\":136,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/559\":\n{\n\t\"frame\": {\"x\":120,\"y\":136,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/560\":\n{\n\t\"frame\": {\"x\":128,\"y\":136,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/561\":\n{\n\t\"frame\": {\"x\":136,\"y\":136,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/562\":\n{\n\t\"frame\": {\"x\":144,\"y\":136,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/563\":\n{\n\t\"frame\": {\"x\":152,\"y\":136,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/564\":\n{\n\t\"frame\": {\"x\":160,\"y\":136,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/565\":\n{\n\t\"frame\": {\"x\":168,\"y\":136,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/566\":\n{\n\t\"frame\": {\"x\":176,\"y\":136,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/567\":\n{\n\t\"frame\": {\"x\":184,\"y\":136,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/568\":\n{\n\t\"frame\": {\"x\":192,\"y\":136,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/569\":\n{\n\t\"frame\": {\"x\":200,\"y\":136,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/570\":\n{\n\t\"frame\": {\"x\":208,\"y\":136,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/571\":\n{\n\t\"frame\": {\"x\":216,\"y\":136,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/572\":\n{\n\t\"frame\": {\"x\":224,\"y\":136,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/573\":\n{\n\t\"frame\": {\"x\":232,\"y\":136,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/574\":\n{\n\t\"frame\": {\"x\":240,\"y\":136,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/575\":\n{\n\t\"frame\": {\"x\":248,\"y\":136,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/576\":\n{\n\t\"frame\": {\"x\":0,\"y\":144,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/577\":\n{\n\t\"frame\": {\"x\":8,\"y\":144,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/578\":\n{\n\t\"frame\": {\"x\":16,\"y\":144,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/579\":\n{\n\t\"frame\": {\"x\":24,\"y\":144,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/580\":\n{\n\t\"frame\": {\"x\":32,\"y\":144,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/581\":\n{\n\t\"frame\": {\"x\":40,\"y\":144,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/582\":\n{\n\t\"frame\": {\"x\":48,\"y\":144,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/583\":\n{\n\t\"frame\": {\"x\":56,\"y\":144,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/584\":\n{\n\t\"frame\": {\"x\":64,\"y\":144,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/585\":\n{\n\t\"frame\": {\"x\":72,\"y\":144,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/586\":\n{\n\t\"frame\": {\"x\":80,\"y\":144,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/587\":\n{\n\t\"frame\": {\"x\":88,\"y\":144,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/588\":\n{\n\t\"frame\": {\"x\":96,\"y\":144,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/589\":\n{\n\t\"frame\": {\"x\":104,\"y\":144,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/590\":\n{\n\t\"frame\": {\"x\":112,\"y\":144,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/591\":\n{\n\t\"frame\": {\"x\":120,\"y\":144,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/592\":\n{\n\t\"frame\": {\"x\":128,\"y\":144,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/593\":\n{\n\t\"frame\": {\"x\":136,\"y\":144,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/594\":\n{\n\t\"frame\": {\"x\":144,\"y\":144,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/595\":\n{\n\t\"frame\": {\"x\":152,\"y\":144,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/596\":\n{\n\t\"frame\": {\"x\":160,\"y\":144,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/597\":\n{\n\t\"frame\": {\"x\":168,\"y\":144,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/598\":\n{\n\t\"frame\": {\"x\":176,\"y\":144,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/599\":\n{\n\t\"frame\": {\"x\":184,\"y\":144,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/600\":\n{\n\t\"frame\": {\"x\":192,\"y\":144,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/601\":\n{\n\t\"frame\": {\"x\":200,\"y\":144,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/602\":\n{\n\t\"frame\": {\"x\":208,\"y\":144,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/603\":\n{\n\t\"frame\": {\"x\":216,\"y\":144,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/604\":\n{\n\t\"frame\": {\"x\":224,\"y\":144,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/605\":\n{\n\t\"frame\": {\"x\":232,\"y\":144,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/606\":\n{\n\t\"frame\": {\"x\":240,\"y\":144,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/607\":\n{\n\t\"frame\": {\"x\":248,\"y\":144,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/608\":\n{\n\t\"frame\": {\"x\":0,\"y\":152,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/609\":\n{\n\t\"frame\": {\"x\":8,\"y\":152,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/610\":\n{\n\t\"frame\": {\"x\":16,\"y\":152,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/611\":\n{\n\t\"frame\": {\"x\":24,\"y\":152,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/612\":\n{\n\t\"frame\": {\"x\":32,\"y\":152,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/613\":\n{\n\t\"frame\": {\"x\":40,\"y\":152,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/614\":\n{\n\t\"frame\": {\"x\":48,\"y\":152,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/615\":\n{\n\t\"frame\": {\"x\":56,\"y\":152,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/616\":\n{\n\t\"frame\": {\"x\":64,\"y\":152,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/617\":\n{\n\t\"frame\": {\"x\":72,\"y\":152,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/618\":\n{\n\t\"frame\": {\"x\":80,\"y\":152,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/619\":\n{\n\t\"frame\": {\"x\":88,\"y\":152,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/620\":\n{\n\t\"frame\": {\"x\":96,\"y\":152,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/621\":\n{\n\t\"frame\": {\"x\":104,\"y\":152,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/622\":\n{\n\t\"frame\": {\"x\":112,\"y\":152,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/623\":\n{\n\t\"frame\": {\"x\":120,\"y\":152,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/624\":\n{\n\t\"frame\": {\"x\":128,\"y\":152,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/625\":\n{\n\t\"frame\": {\"x\":136,\"y\":152,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/626\":\n{\n\t\"frame\": {\"x\":144,\"y\":152,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/627\":\n{\n\t\"frame\": {\"x\":152,\"y\":152,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/628\":\n{\n\t\"frame\": {\"x\":160,\"y\":152,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/629\":\n{\n\t\"frame\": {\"x\":168,\"y\":152,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/630\":\n{\n\t\"frame\": {\"x\":176,\"y\":152,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/631\":\n{\n\t\"frame\": {\"x\":184,\"y\":152,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/632\":\n{\n\t\"frame\": {\"x\":192,\"y\":152,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/633\":\n{\n\t\"frame\": {\"x\":200,\"y\":152,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/634\":\n{\n\t\"frame\": {\"x\":208,\"y\":152,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/635\":\n{\n\t\"frame\": {\"x\":216,\"y\":152,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/636\":\n{\n\t\"frame\": {\"x\":224,\"y\":152,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/637\":\n{\n\t\"frame\": {\"x\":232,\"y\":152,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/638\":\n{\n\t\"frame\": {\"x\":240,\"y\":152,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/639\":\n{\n\t\"frame\": {\"x\":248,\"y\":152,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/640\":\n{\n\t\"frame\": {\"x\":0,\"y\":160,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/641\":\n{\n\t\"frame\": {\"x\":8,\"y\":160,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/642\":\n{\n\t\"frame\": {\"x\":16,\"y\":160,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/643\":\n{\n\t\"frame\": {\"x\":24,\"y\":160,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/644\":\n{\n\t\"frame\": {\"x\":32,\"y\":160,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/645\":\n{\n\t\"frame\": {\"x\":40,\"y\":160,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/646\":\n{\n\t\"frame\": {\"x\":48,\"y\":160,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/647\":\n{\n\t\"frame\": {\"x\":56,\"y\":160,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/648\":\n{\n\t\"frame\": {\"x\":64,\"y\":160,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/649\":\n{\n\t\"frame\": {\"x\":72,\"y\":160,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/650\":\n{\n\t\"frame\": {\"x\":80,\"y\":160,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/651\":\n{\n\t\"frame\": {\"x\":88,\"y\":160,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/652\":\n{\n\t\"frame\": {\"x\":96,\"y\":160,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/653\":\n{\n\t\"frame\": {\"x\":104,\"y\":160,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/654\":\n{\n\t\"frame\": {\"x\":112,\"y\":160,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/655\":\n{\n\t\"frame\": {\"x\":120,\"y\":160,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/656\":\n{\n\t\"frame\": {\"x\":128,\"y\":160,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/657\":\n{\n\t\"frame\": {\"x\":136,\"y\":160,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/658\":\n{\n\t\"frame\": {\"x\":144,\"y\":160,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/659\":\n{\n\t\"frame\": {\"x\":152,\"y\":160,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/660\":\n{\n\t\"frame\": {\"x\":160,\"y\":160,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/661\":\n{\n\t\"frame\": {\"x\":168,\"y\":160,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/662\":\n{\n\t\"frame\": {\"x\":176,\"y\":160,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/663\":\n{\n\t\"frame\": {\"x\":184,\"y\":160,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/664\":\n{\n\t\"frame\": {\"x\":192,\"y\":160,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/665\":\n{\n\t\"frame\": {\"x\":200,\"y\":160,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/666\":\n{\n\t\"frame\": {\"x\":208,\"y\":160,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/667\":\n{\n\t\"frame\": {\"x\":216,\"y\":160,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/668\":\n{\n\t\"frame\": {\"x\":224,\"y\":160,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/669\":\n{\n\t\"frame\": {\"x\":232,\"y\":160,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/670\":\n{\n\t\"frame\": {\"x\":240,\"y\":160,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/671\":\n{\n\t\"frame\": {\"x\":248,\"y\":160,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/672\":\n{\n\t\"frame\": {\"x\":0,\"y\":168,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/673\":\n{\n\t\"frame\": {\"x\":8,\"y\":168,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/674\":\n{\n\t\"frame\": {\"x\":16,\"y\":168,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/675\":\n{\n\t\"frame\": {\"x\":24,\"y\":168,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/676\":\n{\n\t\"frame\": {\"x\":32,\"y\":168,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/677\":\n{\n\t\"frame\": {\"x\":40,\"y\":168,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/678\":\n{\n\t\"frame\": {\"x\":48,\"y\":168,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/679\":\n{\n\t\"frame\": {\"x\":56,\"y\":168,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/680\":\n{\n\t\"frame\": {\"x\":64,\"y\":168,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/681\":\n{\n\t\"frame\": {\"x\":72,\"y\":168,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/682\":\n{\n\t\"frame\": {\"x\":80,\"y\":168,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/683\":\n{\n\t\"frame\": {\"x\":88,\"y\":168,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/684\":\n{\n\t\"frame\": {\"x\":96,\"y\":168,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/685\":\n{\n\t\"frame\": {\"x\":104,\"y\":168,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/686\":\n{\n\t\"frame\": {\"x\":112,\"y\":168,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/687\":\n{\n\t\"frame\": {\"x\":120,\"y\":168,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/688\":\n{\n\t\"frame\": {\"x\":128,\"y\":168,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/689\":\n{\n\t\"frame\": {\"x\":136,\"y\":168,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/690\":\n{\n\t\"frame\": {\"x\":144,\"y\":168,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/691\":\n{\n\t\"frame\": {\"x\":152,\"y\":168,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/692\":\n{\n\t\"frame\": {\"x\":160,\"y\":168,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/693\":\n{\n\t\"frame\": {\"x\":168,\"y\":168,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/694\":\n{\n\t\"frame\": {\"x\":176,\"y\":168,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/695\":\n{\n\t\"frame\": {\"x\":184,\"y\":168,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/696\":\n{\n\t\"frame\": {\"x\":192,\"y\":168,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/697\":\n{\n\t\"frame\": {\"x\":200,\"y\":168,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/698\":\n{\n\t\"frame\": {\"x\":208,\"y\":168,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/699\":\n{\n\t\"frame\": {\"x\":216,\"y\":168,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/700\":\n{\n\t\"frame\": {\"x\":224,\"y\":168,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/701\":\n{\n\t\"frame\": {\"x\":232,\"y\":168,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/702\":\n{\n\t\"frame\": {\"x\":240,\"y\":168,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/703\":\n{\n\t\"frame\": {\"x\":248,\"y\":168,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/704\":\n{\n\t\"frame\": {\"x\":0,\"y\":176,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/705\":\n{\n\t\"frame\": {\"x\":8,\"y\":176,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/706\":\n{\n\t\"frame\": {\"x\":16,\"y\":176,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/707\":\n{\n\t\"frame\": {\"x\":24,\"y\":176,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/708\":\n{\n\t\"frame\": {\"x\":32,\"y\":176,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/709\":\n{\n\t\"frame\": {\"x\":40,\"y\":176,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/710\":\n{\n\t\"frame\": {\"x\":48,\"y\":176,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/711\":\n{\n\t\"frame\": {\"x\":56,\"y\":176,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/712\":\n{\n\t\"frame\": {\"x\":64,\"y\":176,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/713\":\n{\n\t\"frame\": {\"x\":72,\"y\":176,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/714\":\n{\n\t\"frame\": {\"x\":80,\"y\":176,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/715\":\n{\n\t\"frame\": {\"x\":88,\"y\":176,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/716\":\n{\n\t\"frame\": {\"x\":96,\"y\":176,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/717\":\n{\n\t\"frame\": {\"x\":104,\"y\":176,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/718\":\n{\n\t\"frame\": {\"x\":112,\"y\":176,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/719\":\n{\n\t\"frame\": {\"x\":120,\"y\":176,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/720\":\n{\n\t\"frame\": {\"x\":128,\"y\":176,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/721\":\n{\n\t\"frame\": {\"x\":136,\"y\":176,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/722\":\n{\n\t\"frame\": {\"x\":144,\"y\":176,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/723\":\n{\n\t\"frame\": {\"x\":152,\"y\":176,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/724\":\n{\n\t\"frame\": {\"x\":160,\"y\":176,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/725\":\n{\n\t\"frame\": {\"x\":168,\"y\":176,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/726\":\n{\n\t\"frame\": {\"x\":176,\"y\":176,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/727\":\n{\n\t\"frame\": {\"x\":184,\"y\":176,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/728\":\n{\n\t\"frame\": {\"x\":192,\"y\":176,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/729\":\n{\n\t\"frame\": {\"x\":200,\"y\":176,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/730\":\n{\n\t\"frame\": {\"x\":208,\"y\":176,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/731\":\n{\n\t\"frame\": {\"x\":216,\"y\":176,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/732\":\n{\n\t\"frame\": {\"x\":224,\"y\":176,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/733\":\n{\n\t\"frame\": {\"x\":232,\"y\":176,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/734\":\n{\n\t\"frame\": {\"x\":240,\"y\":176,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/735\":\n{\n\t\"frame\": {\"x\":248,\"y\":176,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/736\":\n{\n\t\"frame\": {\"x\":0,\"y\":184,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/737\":\n{\n\t\"frame\": {\"x\":8,\"y\":184,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/738\":\n{\n\t\"frame\": {\"x\":16,\"y\":184,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/739\":\n{\n\t\"frame\": {\"x\":24,\"y\":184,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/740\":\n{\n\t\"frame\": {\"x\":32,\"y\":184,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/741\":\n{\n\t\"frame\": {\"x\":40,\"y\":184,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/742\":\n{\n\t\"frame\": {\"x\":48,\"y\":184,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/743\":\n{\n\t\"frame\": {\"x\":56,\"y\":184,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/744\":\n{\n\t\"frame\": {\"x\":64,\"y\":184,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/745\":\n{\n\t\"frame\": {\"x\":72,\"y\":184,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/746\":\n{\n\t\"frame\": {\"x\":80,\"y\":184,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/747\":\n{\n\t\"frame\": {\"x\":88,\"y\":184,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/748\":\n{\n\t\"frame\": {\"x\":96,\"y\":184,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/749\":\n{\n\t\"frame\": {\"x\":104,\"y\":184,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/750\":\n{\n\t\"frame\": {\"x\":112,\"y\":184,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/751\":\n{\n\t\"frame\": {\"x\":120,\"y\":184,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/752\":\n{\n\t\"frame\": {\"x\":128,\"y\":184,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/753\":\n{\n\t\"frame\": {\"x\":136,\"y\":184,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/754\":\n{\n\t\"frame\": {\"x\":144,\"y\":184,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/755\":\n{\n\t\"frame\": {\"x\":152,\"y\":184,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/756\":\n{\n\t\"frame\": {\"x\":160,\"y\":184,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/757\":\n{\n\t\"frame\": {\"x\":168,\"y\":184,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/758\":\n{\n\t\"frame\": {\"x\":176,\"y\":184,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/759\":\n{\n\t\"frame\": {\"x\":184,\"y\":184,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/760\":\n{\n\t\"frame\": {\"x\":192,\"y\":184,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/761\":\n{\n\t\"frame\": {\"x\":200,\"y\":184,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/762\":\n{\n\t\"frame\": {\"x\":208,\"y\":184,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/763\":\n{\n\t\"frame\": {\"x\":216,\"y\":184,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/764\":\n{\n\t\"frame\": {\"x\":224,\"y\":184,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/765\":\n{\n\t\"frame\": {\"x\":232,\"y\":184,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/766\":\n{\n\t\"frame\": {\"x\":240,\"y\":184,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/767\":\n{\n\t\"frame\": {\"x\":248,\"y\":184,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/768\":\n{\n\t\"frame\": {\"x\":0,\"y\":192,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/769\":\n{\n\t\"frame\": {\"x\":8,\"y\":192,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/770\":\n{\n\t\"frame\": {\"x\":16,\"y\":192,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/771\":\n{\n\t\"frame\": {\"x\":24,\"y\":192,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/772\":\n{\n\t\"frame\": {\"x\":32,\"y\":192,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/773\":\n{\n\t\"frame\": {\"x\":40,\"y\":192,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/774\":\n{\n\t\"frame\": {\"x\":48,\"y\":192,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/775\":\n{\n\t\"frame\": {\"x\":56,\"y\":192,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/776\":\n{\n\t\"frame\": {\"x\":64,\"y\":192,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/777\":\n{\n\t\"frame\": {\"x\":72,\"y\":192,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/778\":\n{\n\t\"frame\": {\"x\":80,\"y\":192,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/779\":\n{\n\t\"frame\": {\"x\":88,\"y\":192,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/780\":\n{\n\t\"frame\": {\"x\":96,\"y\":192,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/781\":\n{\n\t\"frame\": {\"x\":104,\"y\":192,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/782\":\n{\n\t\"frame\": {\"x\":112,\"y\":192,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/783\":\n{\n\t\"frame\": {\"x\":120,\"y\":192,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/784\":\n{\n\t\"frame\": {\"x\":128,\"y\":192,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/785\":\n{\n\t\"frame\": {\"x\":136,\"y\":192,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/786\":\n{\n\t\"frame\": {\"x\":144,\"y\":192,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/787\":\n{\n\t\"frame\": {\"x\":152,\"y\":192,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/788\":\n{\n\t\"frame\": {\"x\":160,\"y\":192,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/789\":\n{\n\t\"frame\": {\"x\":168,\"y\":192,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/790\":\n{\n\t\"frame\": {\"x\":176,\"y\":192,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/791\":\n{\n\t\"frame\": {\"x\":184,\"y\":192,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/792\":\n{\n\t\"frame\": {\"x\":192,\"y\":192,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/793\":\n{\n\t\"frame\": {\"x\":200,\"y\":192,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/794\":\n{\n\t\"frame\": {\"x\":208,\"y\":192,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/795\":\n{\n\t\"frame\": {\"x\":216,\"y\":192,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/796\":\n{\n\t\"frame\": {\"x\":224,\"y\":192,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/797\":\n{\n\t\"frame\": {\"x\":232,\"y\":192,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/798\":\n{\n\t\"frame\": {\"x\":240,\"y\":192,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/799\":\n{\n\t\"frame\": {\"x\":248,\"y\":192,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/800\":\n{\n\t\"frame\": {\"x\":0,\"y\":200,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/801\":\n{\n\t\"frame\": {\"x\":8,\"y\":200,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/802\":\n{\n\t\"frame\": {\"x\":16,\"y\":200,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/803\":\n{\n\t\"frame\": {\"x\":24,\"y\":200,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/804\":\n{\n\t\"frame\": {\"x\":32,\"y\":200,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/805\":\n{\n\t\"frame\": {\"x\":40,\"y\":200,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/806\":\n{\n\t\"frame\": {\"x\":48,\"y\":200,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/807\":\n{\n\t\"frame\": {\"x\":56,\"y\":200,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/808\":\n{\n\t\"frame\": {\"x\":64,\"y\":200,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/809\":\n{\n\t\"frame\": {\"x\":72,\"y\":200,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/810\":\n{\n\t\"frame\": {\"x\":80,\"y\":200,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/811\":\n{\n\t\"frame\": {\"x\":88,\"y\":200,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/812\":\n{\n\t\"frame\": {\"x\":96,\"y\":200,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/813\":\n{\n\t\"frame\": {\"x\":104,\"y\":200,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/814\":\n{\n\t\"frame\": {\"x\":112,\"y\":200,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/815\":\n{\n\t\"frame\": {\"x\":120,\"y\":200,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/816\":\n{\n\t\"frame\": {\"x\":128,\"y\":200,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/817\":\n{\n\t\"frame\": {\"x\":136,\"y\":200,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/818\":\n{\n\t\"frame\": {\"x\":144,\"y\":200,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/819\":\n{\n\t\"frame\": {\"x\":152,\"y\":200,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/820\":\n{\n\t\"frame\": {\"x\":160,\"y\":200,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/821\":\n{\n\t\"frame\": {\"x\":168,\"y\":200,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/822\":\n{\n\t\"frame\": {\"x\":176,\"y\":200,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/823\":\n{\n\t\"frame\": {\"x\":184,\"y\":200,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/824\":\n{\n\t\"frame\": {\"x\":192,\"y\":200,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/825\":\n{\n\t\"frame\": {\"x\":200,\"y\":200,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/826\":\n{\n\t\"frame\": {\"x\":208,\"y\":200,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/827\":\n{\n\t\"frame\": {\"x\":216,\"y\":200,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/828\":\n{\n\t\"frame\": {\"x\":224,\"y\":200,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/829\":\n{\n\t\"frame\": {\"x\":232,\"y\":200,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/830\":\n{\n\t\"frame\": {\"x\":240,\"y\":200,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/831\":\n{\n\t\"frame\": {\"x\":248,\"y\":200,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/832\":\n{\n\t\"frame\": {\"x\":0,\"y\":208,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/833\":\n{\n\t\"frame\": {\"x\":8,\"y\":208,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/834\":\n{\n\t\"frame\": {\"x\":16,\"y\":208,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/835\":\n{\n\t\"frame\": {\"x\":24,\"y\":208,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/836\":\n{\n\t\"frame\": {\"x\":32,\"y\":208,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/837\":\n{\n\t\"frame\": {\"x\":40,\"y\":208,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/838\":\n{\n\t\"frame\": {\"x\":48,\"y\":208,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/839\":\n{\n\t\"frame\": {\"x\":56,\"y\":208,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/840\":\n{\n\t\"frame\": {\"x\":64,\"y\":208,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/841\":\n{\n\t\"frame\": {\"x\":72,\"y\":208,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/842\":\n{\n\t\"frame\": {\"x\":80,\"y\":208,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/843\":\n{\n\t\"frame\": {\"x\":88,\"y\":208,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/844\":\n{\n\t\"frame\": {\"x\":96,\"y\":208,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/845\":\n{\n\t\"frame\": {\"x\":104,\"y\":208,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/846\":\n{\n\t\"frame\": {\"x\":112,\"y\":208,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/847\":\n{\n\t\"frame\": {\"x\":120,\"y\":208,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/848\":\n{\n\t\"frame\": {\"x\":128,\"y\":208,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/849\":\n{\n\t\"frame\": {\"x\":136,\"y\":208,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/850\":\n{\n\t\"frame\": {\"x\":144,\"y\":208,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/851\":\n{\n\t\"frame\": {\"x\":152,\"y\":208,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/852\":\n{\n\t\"frame\": {\"x\":160,\"y\":208,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/853\":\n{\n\t\"frame\": {\"x\":168,\"y\":208,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/854\":\n{\n\t\"frame\": {\"x\":176,\"y\":208,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/855\":\n{\n\t\"frame\": {\"x\":184,\"y\":208,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/856\":\n{\n\t\"frame\": {\"x\":192,\"y\":208,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/857\":\n{\n\t\"frame\": {\"x\":200,\"y\":208,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/858\":\n{\n\t\"frame\": {\"x\":208,\"y\":208,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/859\":\n{\n\t\"frame\": {\"x\":216,\"y\":208,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/860\":\n{\n\t\"frame\": {\"x\":224,\"y\":208,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/861\":\n{\n\t\"frame\": {\"x\":232,\"y\":208,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/862\":\n{\n\t\"frame\": {\"x\":240,\"y\":208,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/863\":\n{\n\t\"frame\": {\"x\":248,\"y\":208,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/864\":\n{\n\t\"frame\": {\"x\":0,\"y\":216,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/865\":\n{\n\t\"frame\": {\"x\":8,\"y\":216,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/866\":\n{\n\t\"frame\": {\"x\":16,\"y\":216,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/867\":\n{\n\t\"frame\": {\"x\":24,\"y\":216,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/868\":\n{\n\t\"frame\": {\"x\":32,\"y\":216,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/869\":\n{\n\t\"frame\": {\"x\":40,\"y\":216,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/870\":\n{\n\t\"frame\": {\"x\":48,\"y\":216,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/871\":\n{\n\t\"frame\": {\"x\":56,\"y\":216,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/872\":\n{\n\t\"frame\": {\"x\":64,\"y\":216,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/873\":\n{\n\t\"frame\": {\"x\":72,\"y\":216,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/874\":\n{\n\t\"frame\": {\"x\":80,\"y\":216,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/875\":\n{\n\t\"frame\": {\"x\":88,\"y\":216,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/876\":\n{\n\t\"frame\": {\"x\":96,\"y\":216,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/877\":\n{\n\t\"frame\": {\"x\":104,\"y\":216,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/878\":\n{\n\t\"frame\": {\"x\":112,\"y\":216,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/879\":\n{\n\t\"frame\": {\"x\":120,\"y\":216,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/880\":\n{\n\t\"frame\": {\"x\":128,\"y\":216,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/881\":\n{\n\t\"frame\": {\"x\":136,\"y\":216,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/882\":\n{\n\t\"frame\": {\"x\":144,\"y\":216,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/883\":\n{\n\t\"frame\": {\"x\":152,\"y\":216,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/884\":\n{\n\t\"frame\": {\"x\":160,\"y\":216,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/885\":\n{\n\t\"frame\": {\"x\":168,\"y\":216,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/886\":\n{\n\t\"frame\": {\"x\":176,\"y\":216,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/887\":\n{\n\t\"frame\": {\"x\":184,\"y\":216,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/888\":\n{\n\t\"frame\": {\"x\":192,\"y\":216,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/889\":\n{\n\t\"frame\": {\"x\":200,\"y\":216,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/890\":\n{\n\t\"frame\": {\"x\":208,\"y\":216,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/891\":\n{\n\t\"frame\": {\"x\":216,\"y\":216,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/892\":\n{\n\t\"frame\": {\"x\":224,\"y\":216,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/893\":\n{\n\t\"frame\": {\"x\":232,\"y\":216,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/894\":\n{\n\t\"frame\": {\"x\":240,\"y\":216,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/895\":\n{\n\t\"frame\": {\"x\":248,\"y\":216,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/896\":\n{\n\t\"frame\": {\"x\":0,\"y\":224,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/897\":\n{\n\t\"frame\": {\"x\":8,\"y\":224,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/898\":\n{\n\t\"frame\": {\"x\":16,\"y\":224,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/899\":\n{\n\t\"frame\": {\"x\":24,\"y\":224,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/900\":\n{\n\t\"frame\": {\"x\":32,\"y\":224,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/901\":\n{\n\t\"frame\": {\"x\":40,\"y\":224,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/902\":\n{\n\t\"frame\": {\"x\":48,\"y\":224,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/903\":\n{\n\t\"frame\": {\"x\":56,\"y\":224,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/904\":\n{\n\t\"frame\": {\"x\":64,\"y\":224,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/905\":\n{\n\t\"frame\": {\"x\":72,\"y\":224,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/906\":\n{\n\t\"frame\": {\"x\":80,\"y\":224,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/907\":\n{\n\t\"frame\": {\"x\":88,\"y\":224,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/908\":\n{\n\t\"frame\": {\"x\":96,\"y\":224,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/909\":\n{\n\t\"frame\": {\"x\":104,\"y\":224,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/910\":\n{\n\t\"frame\": {\"x\":112,\"y\":224,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/911\":\n{\n\t\"frame\": {\"x\":120,\"y\":224,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/912\":\n{\n\t\"frame\": {\"x\":128,\"y\":224,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/913\":\n{\n\t\"frame\": {\"x\":136,\"y\":224,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/914\":\n{\n\t\"frame\": {\"x\":144,\"y\":224,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/915\":\n{\n\t\"frame\": {\"x\":152,\"y\":224,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/916\":\n{\n\t\"frame\": {\"x\":160,\"y\":224,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/917\":\n{\n\t\"frame\": {\"x\":168,\"y\":224,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/918\":\n{\n\t\"frame\": {\"x\":176,\"y\":224,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/919\":\n{\n\t\"frame\": {\"x\":184,\"y\":224,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/920\":\n{\n\t\"frame\": {\"x\":192,\"y\":224,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/921\":\n{\n\t\"frame\": {\"x\":200,\"y\":224,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/922\":\n{\n\t\"frame\": {\"x\":208,\"y\":224,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/923\":\n{\n\t\"frame\": {\"x\":216,\"y\":224,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/924\":\n{\n\t\"frame\": {\"x\":224,\"y\":224,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/925\":\n{\n\t\"frame\": {\"x\":232,\"y\":224,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/926\":\n{\n\t\"frame\": {\"x\":240,\"y\":224,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/927\":\n{\n\t\"frame\": {\"x\":248,\"y\":224,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/928\":\n{\n\t\"frame\": {\"x\":0,\"y\":232,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/929\":\n{\n\t\"frame\": {\"x\":8,\"y\":232,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/930\":\n{\n\t\"frame\": {\"x\":16,\"y\":232,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/931\":\n{\n\t\"frame\": {\"x\":24,\"y\":232,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/932\":\n{\n\t\"frame\": {\"x\":32,\"y\":232,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/933\":\n{\n\t\"frame\": {\"x\":40,\"y\":232,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/934\":\n{\n\t\"frame\": {\"x\":48,\"y\":232,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/935\":\n{\n\t\"frame\": {\"x\":56,\"y\":232,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/936\":\n{\n\t\"frame\": {\"x\":64,\"y\":232,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/937\":\n{\n\t\"frame\": {\"x\":72,\"y\":232,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/938\":\n{\n\t\"frame\": {\"x\":80,\"y\":232,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/939\":\n{\n\t\"frame\": {\"x\":88,\"y\":232,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/940\":\n{\n\t\"frame\": {\"x\":96,\"y\":232,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/941\":\n{\n\t\"frame\": {\"x\":104,\"y\":232,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/942\":\n{\n\t\"frame\": {\"x\":112,\"y\":232,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/943\":\n{\n\t\"frame\": {\"x\":120,\"y\":232,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/944\":\n{\n\t\"frame\": {\"x\":128,\"y\":232,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/945\":\n{\n\t\"frame\": {\"x\":136,\"y\":232,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/946\":\n{\n\t\"frame\": {\"x\":144,\"y\":232,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/947\":\n{\n\t\"frame\": {\"x\":152,\"y\":232,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/948\":\n{\n\t\"frame\": {\"x\":160,\"y\":232,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/949\":\n{\n\t\"frame\": {\"x\":168,\"y\":232,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/950\":\n{\n\t\"frame\": {\"x\":176,\"y\":232,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/951\":\n{\n\t\"frame\": {\"x\":184,\"y\":232,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/952\":\n{\n\t\"frame\": {\"x\":192,\"y\":232,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/953\":\n{\n\t\"frame\": {\"x\":200,\"y\":232,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/954\":\n{\n\t\"frame\": {\"x\":208,\"y\":232,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/955\":\n{\n\t\"frame\": {\"x\":216,\"y\":232,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/956\":\n{\n\t\"frame\": {\"x\":224,\"y\":232,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/957\":\n{\n\t\"frame\": {\"x\":232,\"y\":232,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/958\":\n{\n\t\"frame\": {\"x\":240,\"y\":232,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/959\":\n{\n\t\"frame\": {\"x\":248,\"y\":232,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/960\":\n{\n\t\"frame\": {\"x\":0,\"y\":240,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/961\":\n{\n\t\"frame\": {\"x\":8,\"y\":240,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/962\":\n{\n\t\"frame\": {\"x\":16,\"y\":240,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/963\":\n{\n\t\"frame\": {\"x\":24,\"y\":240,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/964\":\n{\n\t\"frame\": {\"x\":32,\"y\":240,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/965\":\n{\n\t\"frame\": {\"x\":40,\"y\":240,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/966\":\n{\n\t\"frame\": {\"x\":48,\"y\":240,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/967\":\n{\n\t\"frame\": {\"x\":56,\"y\":240,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/968\":\n{\n\t\"frame\": {\"x\":64,\"y\":240,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/969\":\n{\n\t\"frame\": {\"x\":72,\"y\":240,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/970\":\n{\n\t\"frame\": {\"x\":80,\"y\":240,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/971\":\n{\n\t\"frame\": {\"x\":88,\"y\":240,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/972\":\n{\n\t\"frame\": {\"x\":96,\"y\":240,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/973\":\n{\n\t\"frame\": {\"x\":104,\"y\":240,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/974\":\n{\n\t\"frame\": {\"x\":112,\"y\":240,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/975\":\n{\n\t\"frame\": {\"x\":120,\"y\":240,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/976\":\n{\n\t\"frame\": {\"x\":128,\"y\":240,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/977\":\n{\n\t\"frame\": {\"x\":136,\"y\":240,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/978\":\n{\n\t\"frame\": {\"x\":144,\"y\":240,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/979\":\n{\n\t\"frame\": {\"x\":152,\"y\":240,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/980\":\n{\n\t\"frame\": {\"x\":160,\"y\":240,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/981\":\n{\n\t\"frame\": {\"x\":168,\"y\":240,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/982\":\n{\n\t\"frame\": {\"x\":176,\"y\":240,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/983\":\n{\n\t\"frame\": {\"x\":184,\"y\":240,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/984\":\n{\n\t\"frame\": {\"x\":192,\"y\":240,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/985\":\n{\n\t\"frame\": {\"x\":200,\"y\":240,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/986\":\n{\n\t\"frame\": {\"x\":208,\"y\":240,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/987\":\n{\n\t\"frame\": {\"x\":216,\"y\":240,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/988\":\n{\n\t\"frame\": {\"x\":224,\"y\":240,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/989\":\n{\n\t\"frame\": {\"x\":232,\"y\":240,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/990\":\n{\n\t\"frame\": {\"x\":240,\"y\":240,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/991\":\n{\n\t\"frame\": {\"x\":248,\"y\":240,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/992\":\n{\n\t\"frame\": {\"x\":0,\"y\":248,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/993\":\n{\n\t\"frame\": {\"x\":8,\"y\":248,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/994\":\n{\n\t\"frame\": {\"x\":16,\"y\":248,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/995\":\n{\n\t\"frame\": {\"x\":24,\"y\":248,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/996\":\n{\n\t\"frame\": {\"x\":32,\"y\":248,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/997\":\n{\n\t\"frame\": {\"x\":40,\"y\":248,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/998\":\n{\n\t\"frame\": {\"x\":48,\"y\":248,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/999\":\n{\n\t\"frame\": {\"x\":56,\"y\":248,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/1000\":\n{\n\t\"frame\": {\"x\":64,\"y\":248,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/1001\":\n{\n\t\"frame\": {\"x\":72,\"y\":248,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/1002\":\n{\n\t\"frame\": {\"x\":80,\"y\":248,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/1003\":\n{\n\t\"frame\": {\"x\":88,\"y\":248,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/1004\":\n{\n\t\"frame\": {\"x\":96,\"y\":248,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/1005\":\n{\n\t\"frame\": {\"x\":104,\"y\":248,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/1006\":\n{\n\t\"frame\": {\"x\":112,\"y\":248,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/1007\":\n{\n\t\"frame\": {\"x\":120,\"y\":248,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/1008\":\n{\n\t\"frame\": {\"x\":128,\"y\":248,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/1009\":\n{\n\t\"frame\": {\"x\":136,\"y\":248,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/1010\":\n{\n\t\"frame\": {\"x\":144,\"y\":248,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/1011\":\n{\n\t\"frame\": {\"x\":152,\"y\":248,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/1012\":\n{\n\t\"frame\": {\"x\":160,\"y\":248,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/1013\":\n{\n\t\"frame\": {\"x\":168,\"y\":248,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/1014\":\n{\n\t\"frame\": {\"x\":176,\"y\":248,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/1015\":\n{\n\t\"frame\": {\"x\":184,\"y\":248,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/1016\":\n{\n\t\"frame\": {\"x\":192,\"y\":248,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/1017\":\n{\n\t\"frame\": {\"x\":200,\"y\":248,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/1018\":\n{\n\t\"frame\": {\"x\":208,\"y\":248,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/1019\":\n{\n\t\"frame\": {\"x\":216,\"y\":248,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/1020\":\n{\n\t\"frame\": {\"x\":224,\"y\":248,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/1021\":\n{\n\t\"frame\": {\"x\":232,\"y\":248,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/1022\":\n{\n\t\"frame\": {\"x\":240,\"y\":248,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n},\n\"worldmap/1023\":\n{\n\t\"frame\": {\"x\":248,\"y\":248,\"w\":8,\"h\":8},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":8,\"h\":8},\n\t\"sourceSize\": {\"w\":8,\"h\":8}\n}},\n\"meta\": {\n\t\"app\": \"https://www.codeandweb.com/texturepacker\",\n\t\"version\": \"1.0\",\n\t\"image\": \"worldmap.webp\",\n\t\"format\": \"RGBA8888\",\n\t\"size\": {\"w\":256,\"h\":256},\n\t\"scale\": \"1\",\n\t\"smartupdate\": \"$TexturePacker:SmartUpdate:b05bba85c3e023eceaac871bba8406c5:1c3c692111745118973bbd58e2f05e99:e0cdae07ecfa0691565dbb82a489d9b3$\"\n}\n}\n"
  },
  {
    "path": "copyrighted/textures/all/worldmap.regions.json",
    "content": "{\"frames\": {\n\n\"regions/hoenn\":\n{\n\t\"frame\": {\"x\":1,\"y\":1,\"w\":494,\"h\":308},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":494,\"h\":308},\n\t\"sourceSize\": {\"w\":494,\"h\":308}\n},\n\"regions/sevii_islands\":\n{\n\t\"frame\": {\"x\":1,\"y\":311,\"w\":153,\"h\":318},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":153,\"h\":318},\n\t\"sourceSize\": {\"w\":153,\"h\":318}\n}},\n\"meta\": {\n\t\"app\": \"https://www.codeandweb.com/texturepacker\",\n\t\"version\": \"1.0\",\n\t\"image\": \"worldmap.regions.webp\",\n\t\"format\": \"RGBA8888\",\n\t\"size\": {\"w\":496,\"h\":465},\n\t\"scale\": \"1\",\n\t\"smartupdate\": \"$TexturePacker:SmartUpdate:02d7a5a477af8648752e00ea0090b13e:f56614d6b12e684375cff36b6472714b:b7590c7922ce95aa38f27d756895b0de$\"\n}\n}\n"
  },
  {
    "path": "copyrighted/textures/all/worldmap.regions.tps",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<data version=\"1.0\">\n    <struct type=\"Settings\">\n        <key>fileFormatVersion</key>\n        <int>5</int>\n        <key>texturePackerVersion</key>\n        <string>6.0.0</string>\n        <key>autoSDSettings</key>\n        <array>\n            <struct type=\"AutoSDSettings\">\n                <key>scale</key>\n                <double>1</double>\n                <key>extension</key>\n                <string></string>\n                <key>spriteFilter</key>\n                <string></string>\n                <key>acceptFractionalValues</key>\n                <false/>\n                <key>maxTextureSize</key>\n                <QSize>\n                    <key>width</key>\n                    <int>-1</int>\n                    <key>height</key>\n                    <int>-1</int>\n                </QSize>\n            </struct>\n        </array>\n        <key>allowRotation</key>\n        <true/>\n        <key>shapeDebug</key>\n        <false/>\n        <key>dpi</key>\n        <uint>72</uint>\n        <key>dataFormat</key>\n        <string>pixijs4</string>\n        <key>textureFileName</key>\n        <filename>worldmap.regions.webp</filename>\n        <key>flipPVR</key>\n        <false/>\n        <key>pvrQualityLevel</key>\n        <uint>3</uint>\n        <key>astcQualityLevel</key>\n        <uint>2</uint>\n        <key>basisUniversalQualityLevel</key>\n        <uint>2</uint>\n        <key>atfCompressData</key>\n        <false/>\n        <key>mipMapMinSize</key>\n        <uint>32768</uint>\n        <key>etc1QualityLevel</key>\n        <uint>70</uint>\n        <key>etc2QualityLevel</key>\n        <uint>70</uint>\n        <key>dxtCompressionMode</key>\n        <enum type=\"SettingsBase::DxtCompressionMode\">DXT_PERCEPTUAL</enum>\n        <key>jxrColorFormat</key>\n        <enum type=\"SettingsBase::JpegXrColorMode\">JXR_YUV444</enum>\n        <key>jxrTrimFlexBits</key>\n        <uint>0</uint>\n        <key>jxrCompressionLevel</key>\n        <uint>0</uint>\n        <key>ditherType</key>\n        <enum type=\"SettingsBase::DitherType\">NearestNeighbour</enum>\n        <key>backgroundColor</key>\n        <uint>0</uint>\n        <key>libGdx</key>\n        <struct type=\"LibGDX\">\n            <key>filtering</key>\n            <struct type=\"LibGDXFiltering\">\n                <key>x</key>\n                <enum type=\"LibGDXFiltering::Filtering\">Linear</enum>\n                <key>y</key>\n                <enum type=\"LibGDXFiltering::Filtering\">Linear</enum>\n            </struct>\n        </struct>\n        <key>shapePadding</key>\n        <uint>0</uint>\n        <key>jpgQuality</key>\n        <uint>80</uint>\n        <key>pngOptimizationLevel</key>\n        <uint>1</uint>\n        <key>webpQualityLevel</key>\n        <uint>101</uint>\n        <key>textureSubPath</key>\n        <string></string>\n        <key>atfFormats</key>\n        <string></string>\n        <key>textureFormat</key>\n        <enum type=\"SettingsBase::TextureFormat\">webp</enum>\n        <key>borderPadding</key>\n        <uint>0</uint>\n        <key>maxTextureSize</key>\n        <QSize>\n            <key>width</key>\n            <int>2048</int>\n            <key>height</key>\n            <int>2048</int>\n        </QSize>\n        <key>fixedTextureSize</key>\n        <QSize>\n            <key>width</key>\n            <int>-1</int>\n            <key>height</key>\n            <int>-1</int>\n        </QSize>\n        <key>algorithmSettings</key>\n        <struct type=\"AlgorithmSettings\">\n            <key>algorithm</key>\n            <enum type=\"AlgorithmSettings::AlgorithmId\">MaxRects</enum>\n            <key>freeSizeMode</key>\n            <enum type=\"AlgorithmSettings::AlgorithmFreeSizeMode\">Best</enum>\n            <key>sizeConstraints</key>\n            <enum type=\"AlgorithmSettings::SizeConstraints\">AnySize</enum>\n            <key>forceSquared</key>\n            <false/>\n            <key>maxRects</key>\n            <struct type=\"AlgorithmMaxRectsSettings\">\n                <key>heuristic</key>\n                <enum type=\"AlgorithmMaxRectsSettings::Heuristic\">Best</enum>\n            </struct>\n            <key>basic</key>\n            <struct type=\"AlgorithmBasicSettings\">\n                <key>sortBy</key>\n                <enum type=\"AlgorithmBasicSettings::SortBy\">Best</enum>\n                <key>order</key>\n                <enum type=\"AlgorithmBasicSettings::Order\">Ascending</enum>\n            </struct>\n            <key>polygon</key>\n            <struct type=\"AlgorithmPolygonSettings\">\n                <key>alignToGrid</key>\n                <uint>1</uint>\n            </struct>\n        </struct>\n        <key>dataFileNames</key>\n        <map type=\"GFileNameMap\">\n            <key>data</key>\n            <struct type=\"DataFile\">\n                <key>name</key>\n                <filename>worldmap.regions.json</filename>\n            </struct>\n        </map>\n        <key>multiPack</key>\n        <false/>\n        <key>forceIdenticalLayout</key>\n        <false/>\n        <key>outputFormat</key>\n        <enum type=\"SettingsBase::OutputFormat\">RGBA8888</enum>\n        <key>alphaHandling</key>\n        <enum type=\"SettingsBase::AlphaHandling\">ClearTransparentPixels</enum>\n        <key>contentProtection</key>\n        <struct type=\"ContentProtection\">\n            <key>key</key>\n            <string></string>\n        </struct>\n        <key>autoAliasEnabled</key>\n        <true/>\n        <key>trimSpriteNames</key>\n        <true/>\n        <key>prependSmartFolderName</key>\n        <true/>\n        <key>autodetectAnimations</key>\n        <true/>\n        <key>globalSpriteSettings</key>\n        <struct type=\"SpriteSettings\">\n            <key>scale</key>\n            <double>1</double>\n            <key>scaleMode</key>\n            <enum type=\"ScaleMode\">Smooth</enum>\n            <key>extrude</key>\n            <uint>1</uint>\n            <key>trimThreshold</key>\n            <uint>1</uint>\n            <key>trimMargin</key>\n            <uint>1</uint>\n            <key>trimMode</key>\n            <enum type=\"SpriteSettings::TrimMode\">Trim</enum>\n            <key>tracerTolerance</key>\n            <int>200</int>\n            <key>heuristicMask</key>\n            <false/>\n            <key>defaultPivotPoint</key>\n            <point_f>0,0</point_f>\n            <key>writePivotPoints</key>\n            <false/>\n        </struct>\n        <key>individualSpriteSettings</key>\n        <map type=\"IndividualSpriteSettingsMap\">\n            <key type=\"filename\">regions/hoenn.png</key>\n            <struct type=\"IndividualSpriteSettings\">\n                <key>pivotPoint</key>\n                <point_f>0,0</point_f>\n                <key>spriteScale</key>\n                <double>1</double>\n                <key>scale9Enabled</key>\n                <false/>\n                <key>scale9Borders</key>\n                <rect>124,77,247,154</rect>\n                <key>scale9Paddings</key>\n                <rect>124,77,247,154</rect>\n                <key>scale9FromFile</key>\n                <false/>\n            </struct>\n            <key type=\"filename\">regions/sevii_islands.png</key>\n            <struct type=\"IndividualSpriteSettings\">\n                <key>pivotPoint</key>\n                <point_f>0,0</point_f>\n                <key>spriteScale</key>\n                <double>1</double>\n                <key>scale9Enabled</key>\n                <false/>\n                <key>scale9Borders</key>\n                <rect>38,80,77,159</rect>\n                <key>scale9Paddings</key>\n                <rect>38,80,77,159</rect>\n                <key>scale9FromFile</key>\n                <false/>\n            </struct>\n        </map>\n        <key>fileList</key>\n        <array>\n            <filename>regions</filename>\n        </array>\n        <key>ignoreFileList</key>\n        <array/>\n        <key>replaceList</key>\n        <array/>\n        <key>ignoredWarnings</key>\n        <array/>\n        <key>commonDivisorX</key>\n        <uint>1</uint>\n        <key>commonDivisorY</key>\n        <uint>1</uint>\n        <key>packNormalMaps</key>\n        <false/>\n        <key>autodetectNormalMaps</key>\n        <true/>\n        <key>normalMapFilter</key>\n        <string></string>\n        <key>normalMapSuffix</key>\n        <string></string>\n        <key>normalMapSheetFileName</key>\n        <filename></filename>\n        <key>exporterProperties</key>\n        <map type=\"ExporterProperties\"/>\n    </struct>\n</data>\n"
  },
  {
    "path": "copyrighted/textures/all/worldmap.tps",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<data version=\"1.0\">\n    <struct type=\"Settings\">\n        <key>fileFormatVersion</key>\n        <int>5</int>\n        <key>texturePackerVersion</key>\n        <string>6.0.0</string>\n        <key>autoSDSettings</key>\n        <array>\n            <struct type=\"AutoSDSettings\">\n                <key>scale</key>\n                <double>1</double>\n                <key>extension</key>\n                <string></string>\n                <key>spriteFilter</key>\n                <string></string>\n                <key>acceptFractionalValues</key>\n                <false/>\n                <key>maxTextureSize</key>\n                <QSize>\n                    <key>width</key>\n                    <int>-1</int>\n                    <key>height</key>\n                    <int>-1</int>\n                </QSize>\n            </struct>\n        </array>\n        <key>allowRotation</key>\n        <false/>\n        <key>shapeDebug</key>\n        <false/>\n        <key>dpi</key>\n        <uint>72</uint>\n        <key>dataFormat</key>\n        <string>pixijs4</string>\n        <key>textureFileName</key>\n        <filename>worldmap.webp</filename>\n        <key>flipPVR</key>\n        <false/>\n        <key>pvrQualityLevel</key>\n        <uint>3</uint>\n        <key>astcQualityLevel</key>\n        <uint>2</uint>\n        <key>basisUniversalQualityLevel</key>\n        <uint>2</uint>\n        <key>atfCompressData</key>\n        <false/>\n        <key>mipMapMinSize</key>\n        <uint>32768</uint>\n        <key>etc1QualityLevel</key>\n        <uint>70</uint>\n        <key>etc2QualityLevel</key>\n        <uint>70</uint>\n        <key>dxtCompressionMode</key>\n        <enum type=\"SettingsBase::DxtCompressionMode\">DXT_PERCEPTUAL</enum>\n        <key>jxrColorFormat</key>\n        <enum type=\"SettingsBase::JpegXrColorMode\">JXR_YUV444</enum>\n        <key>jxrTrimFlexBits</key>\n        <uint>0</uint>\n        <key>jxrCompressionLevel</key>\n        <uint>0</uint>\n        <key>ditherType</key>\n        <enum type=\"SettingsBase::DitherType\">NearestNeighbour</enum>\n        <key>backgroundColor</key>\n        <uint>0</uint>\n        <key>libGdx</key>\n        <struct type=\"LibGDX\">\n            <key>filtering</key>\n            <struct type=\"LibGDXFiltering\">\n                <key>x</key>\n                <enum type=\"LibGDXFiltering::Filtering\">Linear</enum>\n                <key>y</key>\n                <enum type=\"LibGDXFiltering::Filtering\">Linear</enum>\n            </struct>\n        </struct>\n        <key>shapePadding</key>\n        <uint>0</uint>\n        <key>jpgQuality</key>\n        <uint>80</uint>\n        <key>pngOptimizationLevel</key>\n        <uint>1</uint>\n        <key>webpQualityLevel</key>\n        <uint>101</uint>\n        <key>textureSubPath</key>\n        <string></string>\n        <key>atfFormats</key>\n        <string></string>\n        <key>textureFormat</key>\n        <enum type=\"SettingsBase::TextureFormat\">webp</enum>\n        <key>borderPadding</key>\n        <uint>0</uint>\n        <key>maxTextureSize</key>\n        <QSize>\n            <key>width</key>\n            <int>256</int>\n            <key>height</key>\n            <int>256</int>\n        </QSize>\n        <key>fixedTextureSize</key>\n        <QSize>\n            <key>width</key>\n            <int>256</int>\n            <key>height</key>\n            <int>-1</int>\n        </QSize>\n        <key>algorithmSettings</key>\n        <struct type=\"AlgorithmSettings\">\n            <key>algorithm</key>\n            <enum type=\"AlgorithmSettings::AlgorithmId\">Basic</enum>\n            <key>freeSizeMode</key>\n            <enum type=\"AlgorithmSettings::AlgorithmFreeSizeMode\">Fast</enum>\n            <key>sizeConstraints</key>\n            <enum type=\"AlgorithmSettings::SizeConstraints\">AnySize</enum>\n            <key>forceSquared</key>\n            <false/>\n            <key>maxRects</key>\n            <struct type=\"AlgorithmMaxRectsSettings\">\n                <key>heuristic</key>\n                <enum type=\"AlgorithmMaxRectsSettings::Heuristic\">Best</enum>\n            </struct>\n            <key>basic</key>\n            <struct type=\"AlgorithmBasicSettings\">\n                <key>sortBy</key>\n                <enum type=\"AlgorithmBasicSettings::SortBy\">Name</enum>\n                <key>order</key>\n                <enum type=\"AlgorithmBasicSettings::Order\">Ascending</enum>\n            </struct>\n            <key>polygon</key>\n            <struct type=\"AlgorithmPolygonSettings\">\n                <key>alignToGrid</key>\n                <uint>1</uint>\n            </struct>\n        </struct>\n        <key>dataFileNames</key>\n        <map type=\"GFileNameMap\">\n            <key>data</key>\n            <struct type=\"DataFile\">\n                <key>name</key>\n                <filename>worldmap.json</filename>\n            </struct>\n        </map>\n        <key>multiPack</key>\n        <false/>\n        <key>forceIdenticalLayout</key>\n        <false/>\n        <key>outputFormat</key>\n        <enum type=\"SettingsBase::OutputFormat\">RGBA8888</enum>\n        <key>alphaHandling</key>\n        <enum type=\"SettingsBase::AlphaHandling\">ClearTransparentPixels</enum>\n        <key>contentProtection</key>\n        <struct type=\"ContentProtection\">\n            <key>key</key>\n            <string></string>\n        </struct>\n        <key>autoAliasEnabled</key>\n        <false/>\n        <key>trimSpriteNames</key>\n        <true/>\n        <key>prependSmartFolderName</key>\n        <true/>\n        <key>autodetectAnimations</key>\n        <false/>\n        <key>globalSpriteSettings</key>\n        <struct type=\"SpriteSettings\">\n            <key>scale</key>\n            <double>1</double>\n            <key>scaleMode</key>\n            <enum type=\"ScaleMode\">Smooth</enum>\n            <key>extrude</key>\n            <uint>0</uint>\n            <key>trimThreshold</key>\n            <uint>1</uint>\n            <key>trimMargin</key>\n            <uint>0</uint>\n            <key>trimMode</key>\n            <enum type=\"SpriteSettings::TrimMode\">None</enum>\n            <key>tracerTolerance</key>\n            <int>200</int>\n            <key>heuristicMask</key>\n            <false/>\n            <key>defaultPivotPoint</key>\n            <point_f>0,0</point_f>\n            <key>writePivotPoints</key>\n            <false/>\n        </struct>\n        <key>individualSpriteSettings</key>\n        <map type=\"IndividualSpriteSettingsMap\">\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/0.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/1.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/10.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/100.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/1000.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/1001.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/1002.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/1003.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/1004.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/1005.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/1006.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/1007.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/1008.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/1009.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/101.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/1010.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/1011.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/1012.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/1013.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/1014.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/1015.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/1016.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/1017.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/1018.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/1019.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/102.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/1020.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/1021.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/1022.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/1023.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/103.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/104.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/105.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/106.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/107.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/108.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/109.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/11.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/110.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/111.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/112.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/113.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/114.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/115.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/116.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/117.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/118.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/119.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/12.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/120.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/121.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/122.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/123.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/124.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/125.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/126.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/127.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/128.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/129.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/13.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/130.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/131.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/132.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/133.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/134.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/135.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/136.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/137.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/138.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/139.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/14.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/140.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/141.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/142.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/143.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/144.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/145.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/146.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/147.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/148.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/149.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/15.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/150.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/151.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/152.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/153.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/154.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/155.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/156.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/157.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/158.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/159.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/16.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/160.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/161.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/162.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/163.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/164.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/165.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/166.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/167.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/168.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/169.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/17.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/170.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/171.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/172.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/173.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/174.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/175.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/176.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/177.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/178.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/179.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/18.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/180.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/181.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/182.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/183.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/184.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/185.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/186.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/187.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/188.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/189.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/19.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/190.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/191.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/192.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/193.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/194.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/195.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/196.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/197.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/198.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/199.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/2.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/20.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/200.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/201.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/202.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/203.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/204.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/205.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/206.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/207.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/208.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/209.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/21.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/210.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/211.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/212.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/213.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/214.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/215.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/216.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/217.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/218.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/219.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/22.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/220.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/221.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/222.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/223.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/224.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/225.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/226.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/227.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/228.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/229.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/23.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/230.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/231.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/232.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/233.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/234.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/235.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/236.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/237.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/238.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/239.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/24.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/240.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/241.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/242.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/243.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/244.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/245.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/246.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/247.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/248.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/249.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/25.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/250.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/251.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/252.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/253.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/254.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/255.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/256.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/257.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/258.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/259.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/26.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/260.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/261.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/262.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/263.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/264.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/265.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/266.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/267.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/268.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/269.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/27.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/270.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/271.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/272.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/273.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/274.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/275.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/276.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/277.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/278.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/279.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/28.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/280.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/281.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/282.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/283.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/284.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/285.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/286.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/287.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/288.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/289.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/29.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/290.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/291.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/292.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/293.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/294.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/295.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/296.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/297.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/298.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/299.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/3.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/30.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/300.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/301.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/302.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/303.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/304.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/305.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/306.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/307.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/308.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/309.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/31.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/310.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/311.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/312.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/313.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/314.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/315.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/316.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/317.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/318.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/319.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/32.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/320.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/321.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/322.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/323.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/324.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/325.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/326.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/327.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/328.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/329.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/33.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/330.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/331.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/332.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/333.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/334.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/335.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/336.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/337.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/338.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/339.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/34.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/340.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/341.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/342.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/343.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/344.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/345.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/346.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/347.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/348.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/349.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/35.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/350.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/351.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/352.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/353.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/354.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/355.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/356.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/357.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/358.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/359.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/36.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/360.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/361.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/362.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/363.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/364.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/365.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/366.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/367.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/368.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/369.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/37.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/370.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/371.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/372.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/373.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/374.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/375.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/376.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/377.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/378.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/379.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/38.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/380.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/381.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/382.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/383.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/384.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/385.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/386.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/387.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/388.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/389.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/39.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/390.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/391.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/392.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/393.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/394.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/395.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/396.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/397.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/398.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/399.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/4.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/40.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/400.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/401.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/402.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/403.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/404.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/405.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/406.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/407.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/408.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/409.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/41.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/410.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/411.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/412.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/413.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/414.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/415.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/416.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/417.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/418.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/419.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/42.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/420.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/421.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/422.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/423.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/424.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/425.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/426.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/427.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/428.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/429.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/43.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/430.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/431.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/432.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/433.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/434.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/435.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/436.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/437.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/438.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/439.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/44.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/440.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/441.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/442.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/443.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/444.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/445.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/446.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/447.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/448.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/449.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/45.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/450.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/451.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/452.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/453.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/454.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/455.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/456.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/457.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/458.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/459.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/46.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/460.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/461.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/462.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/463.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/464.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/465.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/466.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/467.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/468.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/469.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/47.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/470.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/471.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/472.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/473.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/474.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/475.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/476.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/477.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/478.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/479.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/48.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/480.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/481.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/482.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/483.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/484.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/485.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/486.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/487.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/488.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/489.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/49.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/490.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/491.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/492.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/493.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/494.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/495.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/496.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/497.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/498.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/499.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/5.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/50.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/500.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/501.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/502.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/503.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/504.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/505.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/506.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/507.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/508.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/509.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/51.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/510.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/511.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/512.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/513.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/514.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/515.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/516.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/517.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/518.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/519.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/52.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/520.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/521.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/522.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/523.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/524.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/525.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/526.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/527.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/528.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/529.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/53.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/530.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/531.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/532.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/533.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/534.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/535.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/536.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/537.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/538.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/539.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/54.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/540.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/541.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/542.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/543.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/544.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/545.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/546.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/547.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/548.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/549.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/55.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/550.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/551.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/552.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/553.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/554.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/555.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/556.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/557.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/558.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/559.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/56.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/560.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/561.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/562.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/563.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/564.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/565.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/566.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/567.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/568.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/569.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/57.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/570.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/571.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/572.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/573.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/574.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/575.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/576.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/577.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/578.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/579.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/58.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/580.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/581.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/582.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/583.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/584.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/585.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/586.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/587.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/588.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/589.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/59.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/590.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/591.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/592.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/593.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/594.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/595.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/596.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/597.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/598.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/599.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/6.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/60.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/600.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/601.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/602.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/603.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/604.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/605.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/606.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/607.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/608.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/609.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/61.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/610.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/611.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/612.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/613.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/614.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/615.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/616.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/617.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/618.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/619.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/62.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/620.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/621.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/622.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/623.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/624.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/625.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/626.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/627.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/628.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/629.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/63.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/630.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/631.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/632.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/633.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/634.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/635.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/636.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/637.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/638.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/639.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/64.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/640.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/641.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/642.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/643.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/644.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/645.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/646.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/647.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/648.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/649.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/65.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/650.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/651.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/652.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/653.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/654.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/655.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/656.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/657.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/658.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/659.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/66.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/660.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/661.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/662.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/663.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/664.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/665.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/666.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/667.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/668.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/669.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/67.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/670.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/671.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/672.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/673.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/674.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/675.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/676.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/677.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/678.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/679.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/68.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/680.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/681.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/682.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/683.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/684.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/685.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/686.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/687.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/688.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/689.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/69.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/690.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/691.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/692.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/693.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/694.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/695.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/696.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/697.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/698.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/699.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/7.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/70.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/700.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/701.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/702.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/703.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/704.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/705.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/706.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/707.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/708.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/709.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/71.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/710.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/711.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/712.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/713.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/714.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/715.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/716.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/717.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/718.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/719.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/72.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/720.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/721.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/722.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/723.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/724.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/725.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/726.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/727.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/728.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/729.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/73.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/730.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/731.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/732.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/733.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/734.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/735.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/736.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/737.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/738.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/739.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/74.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/740.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/741.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/742.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/743.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/744.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/745.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/746.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/747.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/748.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/749.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/75.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/750.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/751.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/752.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/753.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/754.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/755.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/756.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/757.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/758.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/759.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/76.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/760.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/761.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/762.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/763.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/764.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/765.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/766.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/767.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/768.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/769.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/77.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/770.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/771.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/772.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/773.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/774.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/775.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/776.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/777.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/778.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/779.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/78.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/780.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/781.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/782.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/783.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/784.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/785.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/786.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/787.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/788.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/789.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/79.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/790.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/791.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/792.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/793.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/794.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/795.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/796.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/797.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/798.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/799.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/8.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/80.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/800.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/801.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/802.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/803.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/804.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/805.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/806.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/807.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/808.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/809.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/81.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/810.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/811.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/812.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/813.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/814.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/815.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/816.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/817.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/818.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/819.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/82.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/820.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/821.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/822.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/823.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/824.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/825.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/826.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/827.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/828.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/829.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/83.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/830.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/831.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/832.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/833.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/834.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/835.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/836.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/837.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/838.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/839.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/84.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/840.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/841.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/842.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/843.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/844.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/845.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/846.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/847.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/848.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/849.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/85.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/850.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/851.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/852.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/853.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/854.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/855.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/856.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/857.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/858.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/859.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/86.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/860.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/861.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/862.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/863.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/864.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/865.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/866.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/867.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/868.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/869.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/87.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/870.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/871.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/872.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/873.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/874.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/875.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/876.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/877.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/878.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/879.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/88.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/880.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/881.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/882.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/883.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/884.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/885.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/886.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/887.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/888.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/889.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/89.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/890.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/891.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/892.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/893.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/894.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/895.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/896.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/897.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/898.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/899.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/9.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/90.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/900.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/901.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/902.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/903.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/904.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/905.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/906.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/907.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/908.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/909.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/91.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/910.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/911.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/912.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/913.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/914.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/915.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/916.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/917.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/918.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/919.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/92.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/920.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/921.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/922.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/923.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/924.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/925.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/926.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/927.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/928.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/929.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/93.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/930.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/931.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/932.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/933.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/934.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/935.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/936.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/937.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/938.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/939.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/94.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/940.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/941.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/942.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/943.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/944.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/945.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/946.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/947.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/948.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/949.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/95.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/950.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/951.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/952.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/953.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/954.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/955.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/956.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/957.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/958.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/959.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/96.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/960.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/961.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/962.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/963.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/964.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/965.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/966.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/967.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/968.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/969.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/97.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/970.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/971.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/972.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/973.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/974.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/975.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/976.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/977.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/978.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/979.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/98.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/980.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/981.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/982.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/983.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/984.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/985.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/986.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/987.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/988.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/989.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/99.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/990.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/991.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/992.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/993.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/994.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/995.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/996.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/997.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/998.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/worldmap/999.png</key>\n            <struct type=\"IndividualSpriteSettings\">\n                <key>pivotPoint</key>\n                <point_f>0,0</point_f>\n                <key>spriteScale</key>\n                <double>1</double>\n                <key>scale9Enabled</key>\n                <false/>\n                <key>scale9Borders</key>\n                <rect>2,2,4,4</rect>\n                <key>scale9Paddings</key>\n                <rect>2,2,4,4</rect>\n                <key>scale9FromFile</key>\n                <false/>\n            </struct>\n        </map>\n        <key>fileList</key>\n        <array>\n            <filename>../../../app/build/cache/tilesets/worldmap</filename>\n        </array>\n        <key>ignoreFileList</key>\n        <array/>\n        <key>replaceList</key>\n        <array/>\n        <key>ignoredWarnings</key>\n        <array/>\n        <key>commonDivisorX</key>\n        <uint>1</uint>\n        <key>commonDivisorY</key>\n        <uint>1</uint>\n        <key>packNormalMaps</key>\n        <false/>\n        <key>autodetectNormalMaps</key>\n        <true/>\n        <key>normalMapFilter</key>\n        <string></string>\n        <key>normalMapSuffix</key>\n        <string></string>\n        <key>normalMapSheetFileName</key>\n        <filename></filename>\n        <key>exporterProperties</key>\n        <map type=\"ExporterProperties\"/>\n    </struct>\n</data>\n"
  },
  {
    "path": "copyrighted/textures/all/worldmap.tsx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<tileset version=\"1.5\" tiledversion=\"1.7.2\" name=\"worldmap\" tilewidth=\"8\" tileheight=\"8\" tilecount=\"1024\" columns=\"32\">\n <image source=\"worldmap.png\" width=\"256\" height=\"256\"/>\n</tileset>\n"
  },
  {
    "path": "copyrighted/textures/rse/creatures.json",
    "content": "{\"frames\": {\n\n\"egg-manaphy\":\n{\n\t\"frame\": {\"x\":1948,\"y\":900,\"w\":14,\"h\":17},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":27,\"y\":34,\"w\":14,\"h\":17},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"egg\":\n{\n\t\"frame\": {\"x\":1949,\"y\":790,\"w\":15,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":27,\"y\":38,\"w\":15,\"h\":16},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"mega\":\n{\n\t\"frame\": {\"x\":1624,\"y\":798,\"w\":18,\"h\":18},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":43,\"y\":37,\"w\":18,\"h\":18},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/abomasnow-mega\":\n{\n\t\"frame\": {\"x\":1644,\"y\":50,\"w\":29,\"h\":29},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":27,\"w\":29,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/abomasnow\":\n{\n\t\"frame\": {\"x\":133,\"y\":110,\"w\":38,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":23,\"w\":38,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/abra\":\n{\n\t\"frame\": {\"x\":804,\"y\":708,\"w\":25,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":32,\"w\":25,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/absol-mega\":\n{\n\t\"frame\": {\"x\":804,\"y\":733,\"w\":28,\"h\":28},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":26,\"w\":28,\"h\":28},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/absol\":\n{\n\t\"frame\": {\"x\":187,\"y\":269,\"w\":36,\"h\":37},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":16,\"w\":36,\"h\":37},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/accelgor\":\n{\n\t\"frame\": {\"x\":572,\"y\":75,\"w\":35,\"h\":31},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":24,\"w\":35,\"h\":31},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/aegislash-blade\":\n{\n\t\"frame\": {\"x\":775,\"y\":425,\"w\":33,\"h\":37},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":17,\"w\":33,\"h\":37},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/aegislash\":\n{\n\t\"frame\": {\"x\":275,\"y\":308,\"w\":32,\"h\":37},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":17,\"w\":32,\"h\":37},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/aerodactyl-mega\":\n{\n\t\"frame\": {\"x\":234,\"y\":625,\"w\":34,\"h\":26},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":29,\"w\":34,\"h\":26},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/aerodactyl\":\n{\n\t\"frame\": {\"x\":58,\"y\":229,\"w\":49,\"h\":33},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":12,\"y\":17,\"w\":49,\"h\":33},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/aggron-mega\":\n{\n\t\"frame\": {\"x\":557,\"y\":160,\"w\":33,\"h\":28},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":27,\"w\":33,\"h\":28},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/aggron\":\n{\n\t\"frame\": {\"x\":51,\"y\":801,\"w\":44,\"h\":35},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":14,\"y\":18,\"w\":44,\"h\":35},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/aipom\":\n{\n\t\"frame\": {\"x\":1444,\"y\":501,\"w\":26,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":33,\"w\":26,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/alakazam-mega\":\n{\n\t\"frame\": {\"x\":1000,\"y\":352,\"w\":32,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":24,\"w\":32,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/alakazam\":\n{\n\t\"frame\": {\"x\":514,\"y\":233,\"w\":38,\"h\":37},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":12,\"y\":17,\"w\":38,\"h\":37},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/alcremie-caramel-swirl-berry\":\n{\n\t\"frame\": {\"x\":1239,\"y\":414,\"w\":25,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/alcremie-caramel-swirl-clover\":\n{\n\t\"frame\": {\"x\":1368,\"y\":305,\"w\":25,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/alcremie-caramel-swirl-flower\":\n{\n\t\"frame\": {\"x\":1309,\"y\":486,\"w\":25,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/alcremie-caramel-swirl-love\":\n{\n\t\"frame\": {\"x\":751,\"y\":761,\"w\":25,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/alcremie-caramel-swirl-plain\":\n{\n\t\"frame\": {\"x\":850,\"y\":945,\"w\":25,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/alcremie-caramel-swirl-ribbon\":\n{\n\t\"frame\": {\"x\":1006,\"y\":428,\"w\":27,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":22,\"w\":27,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/alcremie-caramel-swirl-star\":\n{\n\t\"frame\": {\"x\":860,\"y\":564,\"w\":25,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/alcremie-caramel-swirl-strawberry\":\n{\n\t\"frame\": {\"x\":903,\"y\":743,\"w\":25,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/alcremie-gmax\":\n{\n\t\"frame\": {\"x\":57,\"y\":338,\"w\":34,\"h\":52},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":2,\"w\":34,\"h\":52},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/alcremie-lemon-cream-berry\":\n{\n\t\"frame\": {\"x\":906,\"y\":777,\"w\":25,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/alcremie-lemon-cream-clover\":\n{\n\t\"frame\": {\"x\":921,\"y\":944,\"w\":25,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/alcremie-lemon-cream-flower\":\n{\n\t\"frame\": {\"x\":933,\"y\":777,\"w\":25,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/alcremie-lemon-cream-love\":\n{\n\t\"frame\": {\"x\":617,\"y\":916,\"w\":25,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/alcremie-lemon-cream-plain\":\n{\n\t\"frame\": {\"x\":850,\"y\":972,\"w\":25,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/alcremie-lemon-cream-ribbon\":\n{\n\t\"frame\": {\"x\":1200,\"y\":340,\"w\":27,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":22,\"w\":27,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/alcremie-lemon-cream-star\":\n{\n\t\"frame\": {\"x\":958,\"y\":978,\"w\":25,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/alcremie-lemon-cream-strawberry\":\n{\n\t\"frame\": {\"x\":560,\"y\":1112,\"w\":25,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/alcremie-matcha-cream-berry\":\n{\n\t\"frame\": {\"x\":955,\"y\":1012,\"w\":25,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/alcremie-matcha-cream-clover\":\n{\n\t\"frame\": {\"x\":723,\"y\":1138,\"w\":25,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/alcremie-matcha-cream-flower\":\n{\n\t\"frame\": {\"x\":962,\"y\":1198,\"w\":25,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/alcremie-matcha-cream-love\":\n{\n\t\"frame\": {\"x\":688,\"y\":1225,\"w\":25,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/alcremie-matcha-cream-plain\":\n{\n\t\"frame\": {\"x\":959,\"y\":669,\"w\":25,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/alcremie-matcha-cream-ribbon\":\n{\n\t\"frame\": {\"x\":1174,\"y\":453,\"w\":27,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":22,\"w\":27,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/alcremie-matcha-cream-star\":\n{\n\t\"frame\": {\"x\":960,\"y\":703,\"w\":25,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/alcremie-matcha-cream-strawberry\":\n{\n\t\"frame\": {\"x\":960,\"y\":737,\"w\":25,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/alcremie-mint-cream-berry\":\n{\n\t\"frame\": {\"x\":960,\"y\":771,\"w\":25,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/alcremie-mint-cream-clover\":\n{\n\t\"frame\": {\"x\":967,\"y\":833,\"w\":25,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/alcremie-mint-cream-flower\":\n{\n\t\"frame\": {\"x\":969,\"y\":867,\"w\":25,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/alcremie-mint-cream-love\":\n{\n\t\"frame\": {\"x\":979,\"y\":901,\"w\":25,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/alcremie-mint-cream-plain\":\n{\n\t\"frame\": {\"x\":980,\"y\":935,\"w\":25,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/alcremie-mint-cream-ribbon\":\n{\n\t\"frame\": {\"x\":816,\"y\":873,\"w\":27,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":22,\"w\":27,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/alcremie-mint-cream-star\":\n{\n\t\"frame\": {\"x\":985,\"y\":969,\"w\":25,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/alcremie-mint-cream-strawberry\":\n{\n\t\"frame\": {\"x\":989,\"y\":1003,\"w\":25,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/alcremie-rainbow-swirl-berry\":\n{\n\t\"frame\": {\"x\":989,\"y\":1037,\"w\":25,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/alcremie-rainbow-swirl-clover\":\n{\n\t\"frame\": {\"x\":989,\"y\":1071,\"w\":25,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/alcremie-rainbow-swirl-flower\":\n{\n\t\"frame\": {\"x\":989,\"y\":1105,\"w\":25,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/alcremie-rainbow-swirl-love\":\n{\n\t\"frame\": {\"x\":989,\"y\":1139,\"w\":25,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/alcremie-rainbow-swirl-plain\":\n{\n\t\"frame\": {\"x\":996,\"y\":1198,\"w\":25,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/alcremie-rainbow-swirl-ribbon\":\n{\n\t\"frame\": {\"x\":855,\"y\":1067,\"w\":27,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":22,\"w\":27,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/alcremie-rainbow-swirl-star\":\n{\n\t\"frame\": {\"x\":1027,\"y\":1225,\"w\":25,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/alcremie-rainbow-swirl-strawberry\":\n{\n\t\"frame\": {\"x\":1431,\"y\":229,\"w\":25,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/alcremie-ruby-cream-berry\":\n{\n\t\"frame\": {\"x\":1431,\"y\":263,\"w\":25,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/alcremie-ruby-cream-clover\":\n{\n\t\"frame\": {\"x\":1433,\"y\":297,\"w\":25,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/alcremie-ruby-cream-flower\":\n{\n\t\"frame\": {\"x\":1439,\"y\":331,\"w\":25,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/alcremie-ruby-cream-love\":\n{\n\t\"frame\": {\"x\":1498,\"y\":327,\"w\":25,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/alcremie-ruby-cream-plain\":\n{\n\t\"frame\": {\"x\":1442,\"y\":365,\"w\":25,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/alcremie-ruby-cream-ribbon\":\n{\n\t\"frame\": {\"x\":1652,\"y\":232,\"w\":27,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":22,\"w\":27,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/alcremie-ruby-cream-star\":\n{\n\t\"frame\": {\"x\":1442,\"y\":399,\"w\":25,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/alcremie-ruby-cream-strawberry\":\n{\n\t\"frame\": {\"x\":1498,\"y\":361,\"w\":25,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/alcremie-ruby-swirl-berry\":\n{\n\t\"frame\": {\"x\":1498,\"y\":395,\"w\":25,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/alcremie-ruby-swirl-clover\":\n{\n\t\"frame\": {\"x\":1659,\"y\":388,\"w\":25,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/alcremie-ruby-swirl-flower\":\n{\n\t\"frame\": {\"x\":1443,\"y\":433,\"w\":25,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/alcremie-ruby-swirl-love\":\n{\n\t\"frame\": {\"x\":1470,\"y\":428,\"w\":25,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/alcremie-ruby-swirl-plain\":\n{\n\t\"frame\": {\"x\":1559,\"y\":452,\"w\":25,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/alcremie-ruby-swirl-ribbon\":\n{\n\t\"frame\": {\"x\":1469,\"y\":360,\"w\":27,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":22,\"w\":27,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/alcremie-ruby-swirl-star\":\n{\n\t\"frame\": {\"x\":1655,\"y\":453,\"w\":25,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/alcremie-ruby-swirl-strawberry\":\n{\n\t\"frame\": {\"x\":1444,\"y\":467,\"w\":25,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/alcremie-salted-cream-berry\":\n{\n\t\"frame\": {\"x\":1559,\"y\":479,\"w\":25,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/alcremie-salted-cream-clover\":\n{\n\t\"frame\": {\"x\":1593,\"y\":479,\"w\":25,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/alcremie-salted-cream-flower\":\n{\n\t\"frame\": {\"x\":1627,\"y\":480,\"w\":25,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/alcremie-salted-cream-love\":\n{\n\t\"frame\": {\"x\":1661,\"y\":480,\"w\":25,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/alcremie-salted-cream-plain\":\n{\n\t\"frame\": {\"x\":1559,\"y\":506,\"w\":25,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/alcremie-salted-cream-ribbon\":\n{\n\t\"frame\": {\"x\":1469,\"y\":394,\"w\":27,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":22,\"w\":27,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/alcremie-salted-cream-star\":\n{\n\t\"frame\": {\"x\":1593,\"y\":506,\"w\":25,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/alcremie-salted-cream-strawberry\":\n{\n\t\"frame\": {\"x\":1627,\"y\":507,\"w\":25,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/alcremie-vanilla-cream-berry\":\n{\n\t\"frame\": {\"x\":1661,\"y\":507,\"w\":25,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/alcremie-vanilla-cream-clover\":\n{\n\t\"frame\": {\"x\":1686,\"y\":232,\"w\":25,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/alcremie-vanilla-cream-flower\":\n{\n\t\"frame\": {\"x\":1683,\"y\":266,\"w\":25,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/alcremie-vanilla-cream-love\":\n{\n\t\"frame\": {\"x\":1689,\"y\":453,\"w\":25,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/alcremie-vanilla-cream-plain\":\n{\n\t\"frame\": {\"x\":1717,\"y\":329,\"w\":25,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/alcremie-vanilla-cream-ribbon\":\n{\n\t\"frame\": {\"x\":1593,\"y\":450,\"w\":27,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":22,\"w\":27,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/alcremie-vanilla-cream-star\":\n{\n\t\"frame\": {\"x\":1746,\"y\":262,\"w\":25,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/alcremie-vanilla-cream-strawberry\":\n{\n\t\"frame\": {\"x\":1724,\"y\":480,\"w\":25,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/alcremie\":\n{\n\t\"frame\": {\"x\":1729,\"y\":514,\"w\":25,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/alomomola\":\n{\n\t\"frame\": {\"x\":993,\"y\":643,\"w\":15,\"h\":24},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":30,\"w\":15,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/altaria-mega\":\n{\n\t\"frame\": {\"x\":644,\"y\":911,\"w\":29,\"h\":25},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":29,\"w\":29,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/altaria\":\n{\n\t\"frame\": {\"x\":1216,\"y\":49,\"w\":38,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":15,\"y\":18,\"w\":38,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/amaura\":\n{\n\t\"frame\": {\"x\":1763,\"y\":514,\"w\":19,\"h\":26},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":28,\"w\":19,\"h\":26},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/ambipom\":\n{\n\t\"frame\": {\"x\":1497,\"y\":429,\"w\":31,\"h\":27},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":27,\"w\":31,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/amoonguss\":\n{\n\t\"frame\": {\"x\":1627,\"y\":450,\"w\":26,\"h\":28},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":24,\"w\":26,\"h\":28},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/ampharos-mega\":\n{\n\t\"frame\": {\"x\":474,\"y\":557,\"w\":31,\"h\":28},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":26,\"w\":31,\"h\":28},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/ampharos\":\n{\n\t\"frame\": {\"x\":1185,\"y\":1175,\"w\":22,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":27,\"w\":22,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/anorith\":\n{\n\t\"frame\": {\"x\":178,\"y\":144,\"w\":24,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":32,\"w\":24,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/appletun\":\n{\n\t\"frame\": {\"x\":1466,\"y\":156,\"w\":36,\"h\":33},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":21,\"w\":36,\"h\":33},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/applin\":\n{\n\t\"frame\": {\"x\":1956,\"y\":644,\"w\":17,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":35,\"w\":17,\"h\":19},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/araquanid\":\n{\n\t\"frame\": {\"x\":97,\"y\":858,\"w\":36,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":29,\"w\":36,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/arbok\":\n{\n\t\"frame\": {\"x\":1034,\"y\":352,\"w\":30,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":21,\"w\":30,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/arcanine\":\n{\n\t\"frame\": {\"x\":554,\"y\":233,\"w\":39,\"h\":39},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":16,\"w\":39,\"h\":39},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/arceus-bug\":\n{\n\t\"frame\": {\"x\":1256,\"y\":232,\"w\":30,\"h\":29},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":26,\"w\":30,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/arceus-dark\":\n{\n\t\"frame\": {\"x\":804,\"y\":763,\"w\":30,\"h\":29},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":26,\"w\":30,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/arceus-dragon\":\n{\n\t\"frame\": {\"x\":785,\"y\":901,\"w\":30,\"h\":29},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":26,\"w\":30,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/arceus-electric\":\n{\n\t\"frame\": {\"x\":785,\"y\":933,\"w\":30,\"h\":29},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":26,\"w\":30,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/arceus-fairy\":\n{\n\t\"frame\": {\"x\":835,\"y\":763,\"w\":30,\"h\":29},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":26,\"w\":30,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/arceus-fighting\":\n{\n\t\"frame\": {\"x\":644,\"y\":938,\"w\":30,\"h\":29},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":26,\"w\":30,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/arceus-fire\":\n{\n\t\"frame\": {\"x\":822,\"y\":1135,\"w\":30,\"h\":29},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":26,\"w\":30,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/arceus-flying\":\n{\n\t\"frame\": {\"x\":959,\"y\":1166,\"w\":30,\"h\":29},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":26,\"w\":30,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/arceus-ghost\":\n{\n\t\"frame\": {\"x\":1492,\"y\":262,\"w\":30,\"h\":29},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":26,\"w\":30,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/arceus-grass\":\n{\n\t\"frame\": {\"x\":1655,\"y\":293,\"w\":30,\"h\":29},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":26,\"w\":30,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/arceus-ground\":\n{\n\t\"frame\": {\"x\":1558,\"y\":326,\"w\":30,\"h\":29},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":26,\"w\":30,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/arceus-ice\":\n{\n\t\"frame\": {\"x\":1622,\"y\":357,\"w\":30,\"h\":29},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":26,\"w\":30,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/arceus-poison\":\n{\n\t\"frame\": {\"x\":1654,\"y\":356,\"w\":30,\"h\":29},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":26,\"w\":30,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/arceus-psychic\":\n{\n\t\"frame\": {\"x\":1559,\"y\":390,\"w\":30,\"h\":29},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":26,\"w\":30,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/arceus-rock\":\n{\n\t\"frame\": {\"x\":1559,\"y\":421,\"w\":30,\"h\":29},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":26,\"w\":30,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/arceus-steel\":\n{\n\t\"frame\": {\"x\":1655,\"y\":422,\"w\":30,\"h\":29},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":26,\"w\":30,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/arceus-water\":\n{\n\t\"frame\": {\"x\":1472,\"y\":493,\"w\":30,\"h\":29},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":26,\"w\":30,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/arceus\":\n{\n\t\"frame\": {\"x\":1713,\"y\":231,\"w\":30,\"h\":29},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":26,\"w\":30,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/archen\":\n{\n\t\"frame\": {\"x\":1262,\"y\":1222,\"w\":23,\"h\":17},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":37,\"w\":23,\"h\":17},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/archeops\":\n{\n\t\"frame\": {\"x\":780,\"y\":45,\"w\":38,\"h\":40},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":15,\"y\":14,\"w\":38,\"h\":40},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/arctovish\":\n{\n\t\"frame\": {\"x\":1323,\"y\":273,\"w\":32,\"h\":30},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":25,\"w\":32,\"h\":30},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/arctozolt\":\n{\n\t\"frame\": {\"x\":885,\"y\":272,\"w\":28,\"h\":37},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":17,\"w\":28,\"h\":37},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/ariados\":\n{\n\t\"frame\": {\"x\":1952,\"y\":461,\"w\":27,\"h\":24},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":30,\"w\":27,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/armaldo\":\n{\n\t\"frame\": {\"x\":1138,\"y\":452,\"w\":34,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":21,\"w\":34,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/aromatisse\":\n{\n\t\"frame\": {\"x\":1751,\"y\":480,\"w\":24,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":24,\"w\":24,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/aron\":\n{\n\t\"frame\": {\"x\":1831,\"y\":1181,\"w\":18,\"h\":14},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":40,\"w\":18,\"h\":14},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/arrokuda\":\n{\n\t\"frame\": {\"x\":1773,\"y\":310,\"w\":27,\"h\":17},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":37,\"w\":27,\"h\":17},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/articuno-galar\":\n{\n\t\"frame\": {\"x\":50,\"y\":838,\"w\":37,\"h\":45},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":9,\"w\":37,\"h\":45},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/articuno\":\n{\n\t\"frame\": {\"x\":1450,\"y\":1,\"w\":46,\"h\":48},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":11,\"y\":6,\"w\":46,\"h\":48},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/audino-mega\":\n{\n\t\"frame\": {\"x\":1047,\"y\":517,\"w\":24,\"h\":28},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":26,\"w\":24,\"h\":28},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/audino\":\n{\n\t\"frame\": {\"x\":456,\"y\":852,\"w\":30,\"h\":31},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":22,\"w\":30,\"h\":31},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/aurorus\":\n{\n\t\"frame\": {\"x\":704,\"y\":156,\"w\":34,\"h\":38},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":16,\"w\":34,\"h\":38},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/avalugg\":\n{\n\t\"frame\": {\"x\":595,\"y\":233,\"w\":39,\"h\":27},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":15,\"y\":28,\"w\":39,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/axew\":\n{\n\t\"frame\": {\"x\":1505,\"y\":1186,\"w\":20,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":32,\"w\":20,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/azelf\":\n{\n\t\"frame\": {\"x\":652,\"y\":727,\"w\":35,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":20,\"w\":35,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/azumarill\":\n{\n\t\"frame\": {\"x\":591,\"y\":356,\"w\":34,\"h\":37},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":16,\"w\":34,\"h\":37},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/azurill\":\n{\n\t\"frame\": {\"x\":1781,\"y\":637,\"w\":17,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":33,\"w\":17,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/bagon\":\n{\n\t\"frame\": {\"x\":1709,\"y\":1207,\"w\":17,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":32,\"w\":17,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/baltoy\":\n{\n\t\"frame\": {\"x\":1624,\"y\":682,\"w\":18,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":31,\"w\":18,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/banette-mega\":\n{\n\t\"frame\": {\"x\":930,\"y\":743,\"w\":28,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":24,\"w\":28,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/banette\":\n{\n\t\"frame\": {\"x\":1801,\"y\":592,\"w\":24,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":33,\"w\":24,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/barbaracle\":\n{\n\t\"frame\": {\"x\":274,\"y\":347,\"w\":38,\"h\":33},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":14,\"y\":22,\"w\":38,\"h\":33},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/barboach\":\n{\n\t\"frame\": {\"x\":1215,\"y\":528,\"w\":23,\"h\":15},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":38,\"w\":23,\"h\":15},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/barraskewda\":\n{\n\t\"frame\": {\"x\":252,\"y\":843,\"w\":38,\"h\":22},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":15,\"y\":32,\"w\":38,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/basculin-blue-striped\":\n{\n\t\"frame\": {\"x\":1810,\"y\":542,\"w\":29,\"h\":25},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":31,\"w\":29,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/basculin\":\n{\n\t\"frame\": {\"x\":1751,\"y\":329,\"w\":30,\"h\":25},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":31,\"w\":30,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/bastiodon\":\n{\n\t\"frame\": {\"x\":1779,\"y\":390,\"w\":28,\"h\":25},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":29,\"w\":28,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/bayleef\":\n{\n\t\"frame\": {\"x\":1786,\"y\":542,\"w\":22,\"h\":25},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":29,\"w\":22,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/beartic\":\n{\n\t\"frame\": {\"x\":466,\"y\":154,\"w\":42,\"h\":33},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":14,\"y\":23,\"w\":42,\"h\":33},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/beautifly\":\n{\n\t\"frame\": {\"x\":960,\"y\":805,\"w\":27,\"h\":26},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":29,\"w\":27,\"h\":26},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/beedrill-mega\":\n{\n\t\"frame\": {\"x\":834,\"y\":733,\"w\":29,\"h\":28},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":27,\"w\":29,\"h\":28},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/beedrill\":\n{\n\t\"frame\": {\"x\":1215,\"y\":806,\"w\":27,\"h\":25},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":28,\"w\":27,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/beheeyem\":\n{\n\t\"frame\": {\"x\":1836,\"y\":48,\"w\":26,\"h\":36},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":17,\"w\":26,\"h\":36},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/beldum\":\n{\n\t\"frame\": {\"x\":1523,\"y\":1094,\"w\":21,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":34,\"w\":21,\"h\":19},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/bellossom\":\n{\n\t\"frame\": {\"x\":793,\"y\":1165,\"w\":27,\"h\":30},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":25,\"w\":27,\"h\":30},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/bellsprout\":\n{\n\t\"frame\": {\"x\":1600,\"y\":708,\"w\":22,\"h\":17},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":37,\"w\":22,\"h\":17},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/bergmite\":\n{\n\t\"frame\": {\"x\":1651,\"y\":1244,\"w\":19,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":34,\"w\":19,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/bewear\":\n{\n\t\"frame\": {\"x\":699,\"y\":480,\"w\":28,\"h\":34},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":22,\"w\":28,\"h\":34},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/bibarel\":\n{\n\t\"frame\": {\"x\":967,\"y\":643,\"w\":24,\"h\":24},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":30,\"w\":24,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/bidoof\":\n{\n\t\"frame\": {\"x\":1767,\"y\":1191,\"w\":22,\"h\":18},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":36,\"w\":22,\"h\":18},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/binacle\":\n{\n\t\"frame\": {\"x\":548,\"y\":918,\"w\":18,\"h\":26},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":28,\"w\":18,\"h\":26},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/bisharp\":\n{\n\t\"frame\": {\"x\":1001,\"y\":161,\"w\":28,\"h\":34},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":21,\"w\":28,\"h\":34},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/blacephalon\":\n{\n\t\"frame\": {\"x\":1717,\"y\":49,\"w\":35,\"h\":35},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":17,\"w\":35,\"h\":35},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/blastoise-gmax\":\n{\n\t\"frame\": {\"x\":1,\"y\":876,\"w\":51,\"h\":46},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":8,\"y\":8,\"w\":51,\"h\":46},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/blastoise-mega\":\n{\n\t\"frame\": {\"x\":443,\"y\":785,\"w\":32,\"h\":30},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":25,\"w\":32,\"h\":30},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/blastoise\":\n{\n\t\"frame\": {\"x\":666,\"y\":112,\"w\":36,\"h\":40},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":15,\"y\":15,\"w\":36,\"h\":40},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/blaziken-mega\":\n{\n\t\"frame\": {\"x\":173,\"y\":108,\"w\":34,\"h\":29},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":26,\"w\":34,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/blaziken\":\n{\n\t\"frame\": {\"x\":873,\"y\":122,\"w\":36,\"h\":36},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":18,\"w\":36,\"h\":36},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/blipbug\":\n{\n\t\"frame\": {\"x\":1029,\"y\":119,\"w\":20,\"h\":29},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":27,\"w\":20,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/blissey\":\n{\n\t\"frame\": {\"x\":1873,\"y\":86,\"w\":35,\"h\":35},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":17,\"w\":35,\"h\":35},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/blitzle\":\n{\n\t\"frame\": {\"x\":1550,\"y\":653,\"w\":19,\"h\":24},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":30,\"w\":19,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/boldore\":\n{\n\t\"frame\": {\"x\":1784,\"y\":514,\"w\":26,\"h\":23},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":31,\"w\":26,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/boltund\":\n{\n\t\"frame\": {\"x\":1946,\"y\":96,\"w\":38,\"h\":31},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":13,\"y\":25,\"w\":38,\"h\":31},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/bonsly\":\n{\n\t\"frame\": {\"x\":1156,\"y\":1239,\"w\":14,\"h\":22},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":27,\"y\":32,\"w\":14,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/bouffalant\":\n{\n\t\"frame\": {\"x\":286,\"y\":925,\"w\":42,\"h\":31},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":9,\"y\":22,\"w\":42,\"h\":31},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/bounsweet\":\n{\n\t\"frame\": {\"x\":1643,\"y\":1174,\"w\":18,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":32,\"w\":18,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/braixen\":\n{\n\t\"frame\": {\"x\":1397,\"y\":865,\"w\":22,\"h\":24},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":30,\"w\":22,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/braviary\":\n{\n\t\"frame\": {\"x\":405,\"y\":432,\"w\":43,\"h\":40},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":14,\"y\":13,\"w\":43,\"h\":40},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/breloom\":\n{\n\t\"frame\": {\"x\":1723,\"y\":451,\"w\":25,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":27,\"w\":25,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/brionne\":\n{\n\t\"frame\": {\"x\":1023,\"y\":1170,\"w\":25,\"h\":26},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":29,\"w\":25,\"h\":26},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/bronzong\":\n{\n\t\"frame\": {\"x\":1288,\"y\":305,\"w\":38,\"h\":29},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":24,\"w\":38,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/bronzor\":\n{\n\t\"frame\": {\"x\":1913,\"y\":938,\"w\":15,\"h\":18},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":36,\"w\":15,\"h\":18},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/bruxish\":\n{\n\t\"frame\": {\"x\":1339,\"y\":1220,\"w\":23,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":31,\"w\":23,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/budew\":\n{\n\t\"frame\": {\"x\":1504,\"y\":540,\"w\":14,\"h\":20},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":27,\"y\":34,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/buizel\":\n{\n\t\"frame\": {\"x\":1390,\"y\":1181,\"w\":23,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":32,\"w\":23,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/bulbasaur\":\n{\n\t\"frame\": {\"x\":1473,\"y\":777,\"w\":22,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":33,\"w\":22,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/buneary\":\n{\n\t\"frame\": {\"x\":1628,\"y\":609,\"w\":20,\"h\":24},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":30,\"w\":20,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/bunnelby\":\n{\n\t\"frame\": {\"x\":488,\"y\":852,\"w\":18,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":27,\"w\":18,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/burmy-sandy\":\n{\n\t\"frame\": {\"x\":1180,\"y\":891,\"w\":17,\"h\":25},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":29,\"w\":17,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/burmy-trash\":\n{\n\t\"frame\": {\"x\":1811,\"y\":329,\"w\":18,\"h\":25},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":29,\"w\":18,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/burmy\":\n{\n\t\"frame\": {\"x\":1908,\"y\":595,\"w\":19,\"h\":24},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":30,\"w\":19,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/butterfree-gmax\":\n{\n\t\"frame\": {\"x\":1750,\"y\":1,\"w\":48,\"h\":45},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":12,\"y\":11,\"w\":48,\"h\":45},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/butterfree\":\n{\n\t\"frame\": {\"x\":496,\"y\":391,\"w\":43,\"h\":40},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":15,\"y\":12,\"w\":43,\"h\":40},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/buzzwole\":\n{\n\t\"frame\": {\"x\":553,\"y\":274,\"w\":35,\"h\":41},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":13,\"w\":35,\"h\":41},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/cacnea\":\n{\n\t\"frame\": {\"x\":1243,\"y\":512,\"w\":24,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":35,\"w\":24,\"h\":19},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/cacturne\":\n{\n\t\"frame\": {\"x\":1018,\"y\":825,\"w\":21,\"h\":29},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":25,\"w\":21,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/calyrex-ice-rider\":\n{\n\t\"frame\": {\"x\":55,\"y\":447,\"w\":39,\"h\":51},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":5,\"w\":39,\"h\":51},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/calyrex-shadow-rider\":\n{\n\t\"frame\": {\"x\":360,\"y\":50,\"w\":38,\"h\":52},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":3,\"w\":38,\"h\":52},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/calyrex\":\n{\n\t\"frame\": {\"x\":1111,\"y\":260,\"w\":35,\"h\":38},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":15,\"w\":35,\"h\":38},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/camerupt-mega\":\n{\n\t\"frame\": {\"x\":1288,\"y\":273,\"w\":33,\"h\":30},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":26,\"w\":33,\"h\":30},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/camerupt\":\n{\n\t\"frame\": {\"x\":1904,\"y\":192,\"w\":29,\"h\":24},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":30,\"w\":29,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/carbink\":\n{\n\t\"frame\": {\"x\":1961,\"y\":1168,\"w\":16,\"h\":15},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":39,\"w\":16,\"h\":15},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/carkol\":\n{\n\t\"frame\": {\"x\":1839,\"y\":514,\"w\":24,\"h\":26},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":29,\"w\":24,\"h\":26},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/carnivine\":\n{\n\t\"frame\": {\"x\":1891,\"y\":516,\"w\":29,\"h\":25},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":29,\"w\":29,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/carracosta\":\n{\n\t\"frame\": {\"x\":402,\"y\":604,\"w\":38,\"h\":33},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":14,\"y\":20,\"w\":38,\"h\":33},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/carvanha\":\n{\n\t\"frame\": {\"x\":1474,\"y\":1091,\"w\":21,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":33,\"w\":21,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/cascoon\":\n{\n\t\"frame\": {\"x\":1549,\"y\":749,\"w\":23,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":34,\"w\":23,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/castform-rainy\":\n{\n\t\"frame\": {\"x\":1418,\"y\":1102,\"w\":16,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":31,\"w\":16,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/castform-snowy\":\n{\n\t\"frame\": {\"x\":1055,\"y\":1198,\"w\":19,\"h\":25},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":29,\"w\":19,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/castform-sunny\":\n{\n\t\"frame\": {\"x\":1519,\"y\":1231,\"w\":20,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":32,\"w\":20,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/castform\":\n{\n\t\"frame\": {\"x\":1421,\"y\":901,\"w\":15,\"h\":22},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":32,\"w\":15,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/caterpie\":\n{\n\t\"frame\": {\"x\":1769,\"y\":1237,\"w\":16,\"h\":18},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":36,\"w\":16,\"h\":18},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/celebi\":\n{\n\t\"frame\": {\"x\":1624,\"y\":1109,\"w\":16,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":33,\"w\":16,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/celesteela\":\n{\n\t\"frame\": {\"x\":400,\"y\":518,\"w\":44,\"h\":41},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":11,\"y\":9,\"w\":44,\"h\":41},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/centiskorch-gmax\":\n{\n\t\"frame\": {\"x\":199,\"y\":1,\"w\":56,\"h\":47},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":6,\"y\":7,\"w\":56,\"h\":47},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/centiskorch\":\n{\n\t\"frame\": {\"x\":184,\"y\":733,\"w\":39,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":14,\"y\":22,\"w\":39,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/chandelure\":\n{\n\t\"frame\": {\"x\":584,\"y\":436,\"w\":39,\"h\":36},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":17,\"w\":39,\"h\":36},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/chansey\":\n{\n\t\"frame\": {\"x\":1347,\"y\":681,\"w\":21,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":32,\"w\":21,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/charizard-gmax\":\n{\n\t\"frame\": {\"x\":820,\"y\":1,\"w\":43,\"h\":52},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":14,\"y\":2,\"w\":43,\"h\":52},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/charizard-mega-x\":\n{\n\t\"frame\": {\"x\":98,\"y\":738,\"w\":42,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":13,\"y\":26,\"w\":42,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/charizard-mega-y\":\n{\n\t\"frame\": {\"x\":401,\"y\":753,\"w\":40,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":14,\"y\":26,\"w\":40,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/charizard\":\n{\n\t\"frame\": {\"x\":225,\"y\":261,\"w\":46,\"h\":41},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":9,\"y\":14,\"w\":46,\"h\":41},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/charjabug\":\n{\n\t\"frame\": {\"x\":1618,\"y\":844,\"w\":20,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":32,\"w\":20,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/charmander\":\n{\n\t\"frame\": {\"x\":1574,\"y\":748,\"w\":23,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":33,\"w\":23,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/charmeleon\":\n{\n\t\"frame\": {\"x\":1841,\"y\":542,\"w\":24,\"h\":25},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":29,\"w\":24,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/chatot\":\n{\n\t\"frame\": {\"x\":1525,\"y\":673,\"w\":22,\"h\":24},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":30,\"w\":22,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/cherrim-sunshine\":\n{\n\t\"frame\": {\"x\":1687,\"y\":293,\"w\":28,\"h\":29},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":27,\"w\":28,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/cherrim\":\n{\n\t\"frame\": {\"x\":1054,\"y\":1225,\"w\":21,\"h\":28},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":28,\"w\":21,\"h\":28},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/cherubi\":\n{\n\t\"frame\": {\"x\":1483,\"y\":1188,\"w\":20,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":34,\"w\":20,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/chesnaught\":\n{\n\t\"frame\": {\"x\":757,\"y\":1137,\"w\":28,\"h\":26},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":28,\"w\":28,\"h\":26},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/chespin\":\n{\n\t\"frame\": {\"x\":1421,\"y\":1259,\"w\":19,\"h\":24},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":30,\"w\":19,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/chewtle\":\n{\n\t\"frame\": {\"x\":1035,\"y\":980,\"w\":18,\"h\":25},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":30,\"w\":18,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/chikorita\":\n{\n\t\"frame\": {\"x\":1647,\"y\":704,\"w\":17,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":33,\"w\":17,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/chimchar\":\n{\n\t\"frame\": {\"x\":1763,\"y\":542,\"w\":21,\"h\":24},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":30,\"w\":21,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/chimecho\":\n{\n\t\"frame\": {\"x\":1717,\"y\":660,\"w\":17,\"h\":23},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":32,\"w\":17,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/chinchou\":\n{\n\t\"frame\": {\"x\":1576,\"y\":605,\"w\":24,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":33,\"w\":24,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/chingling\":\n{\n\t\"frame\": {\"x\":1130,\"y\":863,\"w\":25,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":33,\"w\":25,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/cinccino\":\n{\n\t\"frame\": {\"x\":1769,\"y\":157,\"w\":35,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":23,\"w\":35,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/cinderace-gmax\":\n{\n\t\"frame\": {\"x\":1,\"y\":171,\"w\":55,\"h\":52},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":11,\"y\":4,\"w\":55,\"h\":52},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/cinderace\":\n{\n\t\"frame\": {\"x\":779,\"y\":131,\"w\":23,\"h\":43},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":12,\"w\":23,\"h\":43},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/clamperl\":\n{\n\t\"frame\": {\"x\":1571,\"y\":843,\"w\":21,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":33,\"w\":21,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/clauncher\":\n{\n\t\"frame\": {\"x\":1215,\"y\":507,\"w\":26,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":35,\"w\":26,\"h\":19},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/clawitzer\":\n{\n\t\"frame\": {\"x\":267,\"y\":570,\"w\":43,\"h\":30},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":20,\"w\":43,\"h\":30},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/claydol\":\n{\n\t\"frame\": {\"x\":745,\"y\":866,\"w\":32,\"h\":33},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":20,\"w\":32,\"h\":33},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/clefable\":\n{\n\t\"frame\": {\"x\":401,\"y\":677,\"w\":39,\"h\":33},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":21,\"w\":39,\"h\":33},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/clefairy\":\n{\n\t\"frame\": {\"x\":1710,\"y\":727,\"w\":20,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":33,\"w\":20,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/cleffa\":\n{\n\t\"frame\": {\"x\":1623,\"y\":1152,\"w\":18,\"h\":18},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":36,\"w\":18,\"h\":18},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/clobbopus\":\n{\n\t\"frame\": {\"x\":1594,\"y\":993,\"w\":21,\"h\":18},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":38,\"w\":21,\"h\":18},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/cloyster\":\n{\n\t\"frame\": {\"x\":851,\"y\":386,\"w\":39,\"h\":35},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":19,\"w\":39,\"h\":35},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/coalossal-gmax\":\n{\n\t\"frame\": {\"x\":874,\"y\":1,\"w\":44,\"h\":52},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":11,\"y\":3,\"w\":44,\"h\":52},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/coalossal\":\n{\n\t\"frame\": {\"x\":545,\"y\":356,\"w\":34,\"h\":44},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":12,\"w\":34,\"h\":44},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/cobalion\":\n{\n\t\"frame\": {\"x\":157,\"y\":928,\"w\":31,\"h\":39},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":15,\"w\":31,\"h\":39},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/cofagrigus\":\n{\n\t\"frame\": {\"x\":142,\"y\":729,\"w\":40,\"h\":36},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":15,\"y\":17,\"w\":40,\"h\":36},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/combee\":\n{\n\t\"frame\": {\"x\":930,\"y\":811,\"w\":27,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":33,\"w\":27,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/combusken\":\n{\n\t\"frame\": {\"x\":1750,\"y\":451,\"w\":25,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":27,\"w\":25,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/comfey\":\n{\n\t\"frame\": {\"x\":596,\"y\":274,\"w\":33,\"h\":36},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":14,\"w\":33,\"h\":36},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/conkeldurr\":\n{\n\t\"frame\": {\"x\":204,\"y\":95,\"w\":52,\"h\":34},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":6,\"y\":22,\"w\":52,\"h\":34},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/copperajah-gmax\":\n{\n\t\"frame\": {\"x\":51,\"y\":551,\"w\":44,\"h\":48},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":9,\"y\":8,\"w\":44,\"h\":48},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/copperajah\":\n{\n\t\"frame\": {\"x\":1806,\"y\":157,\"w\":35,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":23,\"w\":35,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/corphish\":\n{\n\t\"frame\": {\"x\":1471,\"y\":875,\"w\":23,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":33,\"w\":23,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/corsola-galar\":\n{\n\t\"frame\": {\"x\":1448,\"y\":650,\"w\":23,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":32,\"w\":23,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/corsola\":\n{\n\t\"frame\": {\"x\":1599,\"y\":772,\"w\":23,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":32,\"w\":23,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/corviknight-gmax\":\n{\n\t\"frame\": {\"x\":1035,\"y\":1,\"w\":50,\"h\":46},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":10,\"y\":8,\"w\":50,\"h\":46},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/corviknight\":\n{\n\t\"frame\": {\"x\":545,\"y\":692,\"w\":36,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":15,\"y\":24,\"w\":36,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/corvisquire\":\n{\n\t\"frame\": {\"x\":1399,\"y\":945,\"w\":24,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":36,\"w\":24,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/cosmoem\":\n{\n\t\"frame\": {\"x\":1471,\"y\":898,\"w\":23,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":31,\"w\":23,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/cosmog\":\n{\n\t\"frame\": {\"x\":1372,\"y\":916,\"w\":25,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":30,\"w\":25,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/cottonee\":\n{\n\t\"frame\": {\"x\":1892,\"y\":661,\"w\":23,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":38,\"w\":23,\"h\":16},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/crabominable\":\n{\n\t\"frame\": {\"x\":1261,\"y\":263,\"w\":34,\"h\":25},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":28,\"w\":34,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/crabrawler\":\n{\n\t\"frame\": {\"x\":1671,\"y\":561,\"w\":22,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":30,\"w\":22,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/cradily\":\n{\n\t\"frame\": {\"x\":1777,\"y\":486,\"w\":27,\"h\":26},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":28,\"w\":27,\"h\":26},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/cramorant-gorging\":\n{\n\t\"frame\": {\"x\":1221,\"y\":185,\"w\":33,\"h\":37},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":14,\"y\":17,\"w\":33,\"h\":37},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/cramorant-gulping\":\n{\n\t\"frame\": {\"x\":1066,\"y\":351,\"w\":31,\"h\":33},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":21,\"w\":31,\"h\":33},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/cramorant\":\n{\n\t\"frame\": {\"x\":824,\"y\":1197,\"w\":25,\"h\":31},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":23,\"w\":25,\"h\":31},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/cranidos\":\n{\n\t\"frame\": {\"x\":1617,\"y\":892,\"w\":23,\"h\":21},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":33,\"w\":23,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/crawdaunt\":\n{\n\t\"frame\": {\"x\":1584,\"y\":197,\"w\":35,\"h\":33},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":15,\"y\":23,\"w\":35,\"h\":33},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/cresselia\":\n{\n\t\"frame\": {\"x\":1910,\"y\":85,\"w\":34,\"h\":36},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":15,\"w\":34,\"h\":36},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/croagunk\":\n{\n\t\"frame\": {\"x\":1506,\"y\":1210,\"w\":19,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":35,\"w\":19,\"h\":19},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/crobat\":\n{\n\t\"frame\": {\"x\":225,\"y\":309,\"w\":48,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":15,\"y\":19,\"w\":48,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/croconaw\":\n{\n\t\"frame\": {\"x\":1058,\"y\":603,\"w\":23,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":27,\"w\":23,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/crustle\":\n{\n\t\"frame\": {\"x\":1302,\"y\":446,\"w\":38,\"h\":31},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":13,\"y\":25,\"w\":38,\"h\":31},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/cryogonal\":\n{\n\t\"frame\": {\"x\":819,\"y\":965,\"w\":29,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":21,\"w\":29,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/cubchoo\":\n{\n\t\"frame\": {\"x\":1589,\"y\":1225,\"w\":16,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":34,\"w\":16,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/cubone\":\n{\n\t\"frame\": {\"x\":1619,\"y\":1172,\"w\":22,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":33,\"w\":22,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/cufant\":\n{\n\t\"frame\": {\"x\":1162,\"y\":517,\"w\":27,\"h\":24},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":30,\"w\":27,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/cursola\":\n{\n\t\"frame\": {\"x\":699,\"y\":510,\"w\":34,\"h\":34},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":20,\"w\":34,\"h\":34},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/cutiefly\":\n{\n\t\"frame\": {\"x\":1521,\"y\":1070,\"w\":21,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":29,\"w\":21,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/cyndaquil\":\n{\n\t\"frame\": {\"x\":943,\"y\":647,\"w\":22,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":34,\"w\":22,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/darkrai\":\n{\n\t\"frame\": {\"x\":609,\"y\":984,\"w\":33,\"h\":30},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":25,\"w\":33,\"h\":30},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/darmanitan-galar-zen\":\n{\n\t\"frame\": {\"x\":1429,\"y\":82,\"w\":32,\"h\":35},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":20,\"w\":32,\"h\":35},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/darmanitan-galar\":\n{\n\t\"frame\": {\"x\":776,\"y\":387,\"w\":31,\"h\":36},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":20,\"w\":31,\"h\":36},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/darmanitan-zen\":\n{\n\t\"frame\": {\"x\":1806,\"y\":486,\"w\":28,\"h\":26},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":29,\"w\":28,\"h\":26},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/darmanitan\":\n{\n\t\"frame\": {\"x\":403,\"y\":639,\"w\":37,\"h\":36},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":19,\"w\":37,\"h\":36},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/dartrix\":\n{\n\t\"frame\": {\"x\":1447,\"y\":1259,\"w\":19,\"h\":24},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":29,\"w\":19,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/darumaka-galar\":\n{\n\t\"frame\": {\"x\":1623,\"y\":753,\"w\":19,\"h\":17},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":37,\"w\":19,\"h\":17},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/darumaka\":\n{\n\t\"frame\": {\"x\":1829,\"y\":1219,\"w\":19,\"h\":17},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":37,\"w\":19,\"h\":17},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/decidueye\":\n{\n\t\"frame\": {\"x\":217,\"y\":883,\"w\":27,\"h\":40},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":15,\"w\":27,\"h\":40},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/dedenne\":\n{\n\t\"frame\": {\"x\":709,\"y\":901,\"w\":36,\"h\":29},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":25,\"w\":36,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/deerling-autumn\":\n{\n\t\"frame\": {\"x\":1654,\"y\":609,\"w\":20,\"h\":24},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":30,\"w\":20,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/deerling-summer\":\n{\n\t\"frame\": {\"x\":1415,\"y\":1127,\"w\":20,\"h\":24},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":30,\"w\":20,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/deerling-winter\":\n{\n\t\"frame\": {\"x\":1415,\"y\":1153,\"w\":20,\"h\":24},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":30,\"w\":20,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/deerling\":\n{\n\t\"frame\": {\"x\":1436,\"y\":1099,\"w\":20,\"h\":24},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":30,\"w\":20,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/deino\":\n{\n\t\"frame\": {\"x\":1955,\"y\":620,\"w\":18,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":32,\"w\":18,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/delcatty\":\n{\n\t\"frame\": {\"x\":1424,\"y\":573,\"w\":24,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":31,\"w\":24,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/delibird\":\n{\n\t\"frame\": {\"x\":1170,\"y\":339,\"w\":28,\"h\":33},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":23,\"w\":28,\"h\":33},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/delphox\":\n{\n\t\"frame\": {\"x\":1043,\"y\":576,\"w\":29,\"h\":25},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":29,\"w\":29,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/deoxys-attack\":\n{\n\t\"frame\": {\"x\":628,\"y\":1121,\"w\":31,\"h\":28},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":28,\"w\":31,\"h\":28},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/deoxys-defense\":\n{\n\t\"frame\": {\"x\":1951,\"y\":408,\"w\":28,\"h\":25},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":30,\"w\":28,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/deoxys-speed\":\n{\n\t\"frame\": {\"x\":1951,\"y\":548,\"w\":27,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":28,\"w\":27,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/deoxys\":\n{\n\t\"frame\": {\"x\":658,\"y\":1147,\"w\":28,\"h\":24},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":30,\"w\":28,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/dewgong\":\n{\n\t\"frame\": {\"x\":740,\"y\":156,\"w\":39,\"h\":39},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":14,\"y\":16,\"w\":39,\"h\":39},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/dewott\":\n{\n\t\"frame\": {\"x\":1199,\"y\":891,\"w\":21,\"h\":25},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":29,\"w\":21,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/dewpider\":\n{\n\t\"frame\": {\"x\":1595,\"y\":1201,\"w\":16,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":32,\"w\":16,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/dhelmise\":\n{\n\t\"frame\": {\"x\":219,\"y\":843,\"w\":31,\"h\":38},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":18,\"w\":31,\"h\":38},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/dialga\":\n{\n\t\"frame\": {\"x\":179,\"y\":343,\"w\":43,\"h\":45},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":15,\"y\":8,\"w\":43,\"h\":45},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/diancie-mega\":\n{\n\t\"frame\": {\"x\":1281,\"y\":121,\"w\":32,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":28,\"w\":32,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/diancie\":\n{\n\t\"frame\": {\"x\":675,\"y\":269,\"w\":35,\"h\":41},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":13,\"w\":35,\"h\":41},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/diggersby\":\n{\n\t\"frame\": {\"x\":544,\"y\":762,\"w\":36,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":23,\"w\":36,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/diglett-alola\":\n{\n\t\"frame\": {\"x\":1877,\"y\":679,\"w\":17,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":34,\"w\":17,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/diglett\":\n{\n\t\"frame\": {\"x\":1826,\"y\":746,\"w\":17,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":38,\"w\":17,\"h\":16},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/ditto\":\n{\n\t\"frame\": {\"x\":1954,\"y\":978,\"w\":18,\"h\":15},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":39,\"w\":18,\"h\":15},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/dodrio\":\n{\n\t\"frame\": {\"x\":959,\"y\":197,\"w\":42,\"h\":34},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":10,\"y\":21,\"w\":42,\"h\":34},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/doduo\":\n{\n\t\"frame\": {\"x\":1564,\"y\":1225,\"w\":23,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":34,\"w\":23,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/donphan\":\n{\n\t\"frame\": {\"x\":1526,\"y\":451,\"w\":31,\"h\":24},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":30,\"w\":31,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/dottler\":\n{\n\t\"frame\": {\"x\":1170,\"y\":633,\"w\":27,\"h\":24},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":31,\"w\":27,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/doublade\":\n{\n\t\"frame\": {\"x\":1242,\"y\":448,\"w\":33,\"h\":25},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":31,\"w\":33,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/dracovish\":\n{\n\t\"frame\": {\"x\":1041,\"y\":274,\"w\":33,\"h\":34},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":20,\"w\":33,\"h\":34},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/dracozolt\":\n{\n\t\"frame\": {\"x\":541,\"y\":436,\"w\":41,\"h\":36},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":15,\"y\":18,\"w\":41,\"h\":36},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/dragalge\":\n{\n\t\"frame\": {\"x\":1133,\"y\":149,\"w\":39,\"h\":34},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":18,\"w\":39,\"h\":34},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/dragapult\":\n{\n\t\"frame\": {\"x\":311,\"y\":92,\"w\":49,\"h\":41},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":12,\"y\":12,\"w\":49,\"h\":41},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/dragonair\":\n{\n\t\"frame\": {\"x\":1313,\"y\":1217,\"w\":24,\"h\":24},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":30,\"w\":24,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/dragonite\":\n{\n\t\"frame\": {\"x\":781,\"y\":87,\"w\":38,\"h\":42},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":9,\"w\":38,\"h\":42},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/drakloak\":\n{\n\t\"frame\": {\"x\":1809,\"y\":514,\"w\":28,\"h\":26},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":27,\"w\":28,\"h\":26},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/drampa\":\n{\n\t\"frame\": {\"x\":246,\"y\":883,\"w\":40,\"h\":26},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":13,\"y\":30,\"w\":40,\"h\":26},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/drapion\":\n{\n\t\"frame\": {\"x\":476,\"y\":43,\"w\":54,\"h\":30},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":7,\"y\":25,\"w\":54,\"h\":30},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/dratini\":\n{\n\t\"frame\": {\"x\":1576,\"y\":653,\"w\":22,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":34,\"w\":22,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/drednaw-gmax\":\n{\n\t\"frame\": {\"x\":1,\"y\":607,\"w\":53,\"h\":48},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":8,\"y\":7,\"w\":53,\"h\":48},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/drednaw\":\n{\n\t\"frame\": {\"x\":403,\"y\":1059,\"w\":42,\"h\":29},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":13,\"y\":26,\"w\":42,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/dreepy\":\n{\n\t\"frame\": {\"x\":1254,\"y\":1241,\"w\":26,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":34,\"w\":26,\"h\":19},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/drifblim\":\n{\n\t\"frame\": {\"x\":626,\"y\":516,\"w\":32,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":24,\"w\":32,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/drifloon\":\n{\n\t\"frame\": {\"x\":1319,\"y\":894,\"w\":17,\"h\":24},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":31,\"w\":17,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/drilbur\":\n{\n\t\"frame\": {\"x\":1637,\"y\":1197,\"w\":23,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":35,\"w\":23,\"h\":19},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/drizzile\":\n{\n\t\"frame\": {\"x\":1522,\"y\":228,\"w\":26,\"h\":30},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":25,\"w\":26,\"h\":30},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/drowzee\":\n{\n\t\"frame\": {\"x\":1187,\"y\":865,\"w\":26,\"h\":24},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":30,\"w\":26,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/druddigon\":\n{\n\t\"frame\": {\"x\":911,\"y\":82,\"w\":43,\"h\":37},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":12,\"y\":18,\"w\":43,\"h\":37},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/dubwool\":\n{\n\t\"frame\": {\"x\":626,\"y\":550,\"w\":32,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":22,\"w\":32,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/ducklett\":\n{\n\t\"frame\": {\"x\":1767,\"y\":822,\"w\":18,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":33,\"w\":18,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/dugtrio-alola\":\n{\n\t\"frame\": {\"x\":1249,\"y\":618,\"w\":25,\"h\":26},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":28,\"w\":25,\"h\":26},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/dugtrio\":\n{\n\t\"frame\": {\"x\":1395,\"y\":268,\"w\":34,\"h\":36},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":20,\"w\":34,\"h\":36},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/dunsparce\":\n{\n\t\"frame\": {\"x\":1836,\"y\":484,\"w\":26,\"h\":28},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":25,\"w\":26,\"h\":28},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/duosion\":\n{\n\t\"frame\": {\"x\":1788,\"y\":1150,\"w\":18,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":33,\"w\":18,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/duraludon-gmax\":\n{\n\t\"frame\": {\"x\":258,\"y\":133,\"w\":37,\"h\":50},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":15,\"y\":4,\"w\":37,\"h\":50},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/duraludon\":\n{\n\t\"frame\": {\"x\":267,\"y\":804,\"w\":31,\"h\":37},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":17,\"w\":31,\"h\":37},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/durant\":\n{\n\t\"frame\": {\"x\":420,\"y\":1234,\"w\":41,\"h\":24},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":13,\"y\":31,\"w\":41,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/dusclops\":\n{\n\t\"frame\": {\"x\":924,\"y\":583,\"w\":28,\"h\":26},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":28,\"w\":28,\"h\":26},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/dusknoir\":\n{\n\t\"frame\": {\"x\":959,\"y\":233,\"w\":42,\"h\":36},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":12,\"y\":17,\"w\":42,\"h\":36},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/duskull\":\n{\n\t\"frame\": {\"x\":1527,\"y\":1162,\"w\":20,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":31,\"w\":20,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/dustox\":\n{\n\t\"frame\": {\"x\":1890,\"y\":462,\"w\":28,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":33,\"w\":28,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/dwebble\":\n{\n\t\"frame\": {\"x\":1523,\"y\":1115,\"w\":21,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":35,\"w\":21,\"h\":19},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/eelektrik\":\n{\n\t\"frame\": {\"x\":1617,\"y\":917,\"w\":23,\"h\":21},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":33,\"w\":23,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/eelektross\":\n{\n\t\"frame\": {\"x\":831,\"y\":707,\"w\":32,\"h\":24},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":31,\"w\":32,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/eevee-gmax\":\n{\n\t\"frame\": {\"x\":666,\"y\":154,\"w\":36,\"h\":40},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":16,\"w\":36,\"h\":40},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/eevee-starter\":\n{\n\t\"frame\": {\"x\":1038,\"y\":661,\"w\":28,\"h\":24},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":32,\"w\":28,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/eevee\":\n{\n\t\"frame\": {\"x\":1918,\"y\":679,\"w\":19,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":34,\"w\":19,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/eiscue-noice\":\n{\n\t\"frame\": {\"x\":490,\"y\":817,\"w\":16,\"h\":33},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":21,\"w\":16,\"h\":33},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/eiscue\":\n{\n\t\"frame\": {\"x\":426,\"y\":885,\"w\":23,\"h\":37},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":17,\"w\":23,\"h\":37},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/ekans\":\n{\n\t\"frame\": {\"x\":1527,\"y\":1187,\"w\":20,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":31,\"w\":20,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/eldegoss\":\n{\n\t\"frame\": {\"x\":1525,\"y\":390,\"w\":28,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":28,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/electabuzz\":\n{\n\t\"frame\": {\"x\":451,\"y\":885,\"w\":35,\"h\":37},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":15,\"w\":35,\"h\":37},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/electivire\":\n{\n\t\"frame\": {\"x\":186,\"y\":308,\"w\":37,\"h\":33},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":19,\"w\":37,\"h\":33},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/electrike\":\n{\n\t\"frame\": {\"x\":1474,\"y\":1072,\"w\":21,\"h\":17},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":37,\"w\":21,\"h\":17},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/electrode\":\n{\n\t\"frame\": {\"x\":1706,\"y\":1162,\"w\":18,\"h\":18},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":36,\"w\":18,\"h\":18},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/elekid\":\n{\n\t\"frame\": {\"x\":1449,\"y\":994,\"w\":23,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":32,\"w\":23,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/elgyem\":\n{\n\t\"frame\": {\"x\":1665,\"y\":802,\"w\":15,\"h\":21},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":33,\"w\":15,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/emboar\":\n{\n\t\"frame\": {\"x\":1472,\"y\":524,\"w\":30,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":27,\"w\":30,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/emolga\":\n{\n\t\"frame\": {\"x\":274,\"y\":883,\"w\":40,\"h\":28},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":21,\"w\":40,\"h\":28},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/empoleon\":\n{\n\t\"frame\": {\"x\":1864,\"y\":485,\"w\":25,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":27,\"w\":25,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/entei\":\n{\n\t\"frame\": {\"x\":755,\"y\":272,\"w\":41,\"h\":37},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":16,\"w\":41,\"h\":37},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/escavalier\":\n{\n\t\"frame\": {\"x\":660,\"y\":509,\"w\":34,\"h\":37},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":19,\"w\":34,\"h\":37},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/espeon\":\n{\n\t\"frame\": {\"x\":474,\"y\":587,\"w\":37,\"h\":31},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":24,\"w\":37,\"h\":31},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/espurr\":\n{\n\t\"frame\": {\"x\":1672,\"y\":1244,\"w\":18,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":34,\"w\":18,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/eternatus-eternamax\":\n{\n\t\"frame\": {\"x\":1,\"y\":1,\"w\":68,\"h\":56},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":68,\"h\":56},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/eternatus\":\n{\n\t\"frame\": {\"x\":71,\"y\":55,\"w\":60,\"h\":50},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":7,\"y\":6,\"w\":60,\"h\":50},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/excadrill\":\n{\n\t\"frame\": {\"x\":406,\"y\":1147,\"w\":41,\"h\":31},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":14,\"y\":24,\"w\":41,\"h\":31},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/exeggcute\":\n{\n\t\"frame\": {\"x\":1862,\"y\":367,\"w\":26,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":34,\"w\":26,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/exeggutor-alola\":\n{\n\t\"frame\": {\"x\":594,\"y\":1,\"w\":39,\"h\":56},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":13,\"y\":0,\"w\":39,\"h\":56},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/exeggutor\":\n{\n\t\"frame\": {\"x\":510,\"y\":149,\"w\":39,\"h\":45},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":8,\"w\":39,\"h\":45},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/exploud\":\n{\n\t\"frame\": {\"x\":225,\"y\":730,\"w\":43,\"h\":35},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":17,\"w\":43,\"h\":35},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/falinks\":\n{\n\t\"frame\": {\"x\":654,\"y\":701,\"w\":33,\"h\":24},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":32,\"w\":33,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/farfetchd-galar\":\n{\n\t\"frame\": {\"x\":468,\"y\":75,\"w\":50,\"h\":31},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":10,\"y\":25,\"w\":50,\"h\":31},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/farfetchd\":\n{\n\t\"frame\": {\"x\":1068,\"y\":661,\"w\":28,\"h\":24},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":30,\"w\":28,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/fearow\":\n{\n\t\"frame\": {\"x\":789,\"y\":1254,\"w\":32,\"h\":24},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":30,\"w\":32,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/feebas\":\n{\n\t\"frame\": {\"x\":1607,\"y\":1225,\"w\":19,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":31,\"w\":19,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/female/frillish\":\n{\n\t\"frame\": {\"x\":1594,\"y\":1085,\"w\":21,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":32,\"w\":21,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/female/hippopotas\":\n{\n\t\"frame\": {\"x\":1559,\"y\":560,\"w\":26,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":34,\"w\":26,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/female/hippowdon\":\n{\n\t\"frame\": {\"x\":1001,\"y\":121,\"w\":38,\"h\":26},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":15,\"y\":29,\"w\":38,\"h\":26},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/female/indeedee\":\n{\n\t\"frame\": {\"x\":1687,\"y\":422,\"w\":28,\"h\":29},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":25,\"w\":28,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/female/jellicent\":\n{\n\t\"frame\": {\"x\":1070,\"y\":427,\"w\":33,\"h\":34},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":21,\"w\":33,\"h\":34},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/female/meowstic\":\n{\n\t\"frame\": {\"x\":622,\"y\":691,\"w\":30,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":24,\"w\":30,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/female/pikachu-alola-cap\":\n{\n\t\"frame\": {\"x\":1050,\"y\":1170,\"w\":26,\"h\":23},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":31,\"w\":26,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/female/pikachu-hoenn-cap\":\n{\n\t\"frame\": {\"x\":1075,\"y\":1170,\"w\":26,\"h\":23},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":31,\"w\":26,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/female/pikachu-kalos-cap\":\n{\n\t\"frame\": {\"x\":1178,\"y\":1005,\"w\":26,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":31,\"w\":26,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/female/pikachu-original-cap\":\n{\n\t\"frame\": {\"x\":1206,\"y\":1063,\"w\":26,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":31,\"w\":26,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/female/pikachu-partner-cap\":\n{\n\t\"frame\": {\"x\":1234,\"y\":1121,\"w\":26,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":31,\"w\":26,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/female/pikachu-sinnoh-cap\":\n{\n\t\"frame\": {\"x\":1248,\"y\":590,\"w\":26,\"h\":23},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":31,\"w\":26,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/female/pikachu-starter\":\n{\n\t\"frame\": {\"x\":1806,\"y\":422,\"w\":30,\"h\":25},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":31,\"w\":30,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/female/pikachu-unova-cap\":\n{\n\t\"frame\": {\"x\":1273,\"y\":590,\"w\":26,\"h\":23},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":31,\"w\":26,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/female/pikachu-world-cap\":\n{\n\t\"frame\": {\"x\":1298,\"y\":548,\"w\":26,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":31,\"w\":26,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/female/pikachu\":\n{\n\t\"frame\": {\"x\":1449,\"y\":1018,\"w\":23,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":32,\"w\":23,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/female/pyroar\":\n{\n\t\"frame\": {\"x\":812,\"y\":641,\"w\":32,\"h\":26},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":28,\"w\":32,\"h\":26},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/female/unfezant\":\n{\n\t\"frame\": {\"x\":609,\"y\":75,\"w\":31,\"h\":31},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":24,\"w\":31,\"h\":31},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/fennekin\":\n{\n\t\"frame\": {\"x\":1766,\"y\":989,\"w\":19,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":33,\"w\":19,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/feraligatr\":\n{\n\t\"frame\": {\"x\":919,\"y\":1038,\"w\":33,\"h\":28},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":26,\"w\":33,\"h\":28},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/ferroseed\":\n{\n\t\"frame\": {\"x\":1847,\"y\":1093,\"w\":17,\"h\":18},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":36,\"w\":17,\"h\":18},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/ferrothorn\":\n{\n\t\"frame\": {\"x\":1197,\"y\":89,\"w\":44,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":11,\"y\":29,\"w\":44,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/finneon\":\n{\n\t\"frame\": {\"x\":1459,\"y\":1185,\"w\":22,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":33,\"w\":22,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/flaaffy\":\n{\n\t\"frame\": {\"x\":1396,\"y\":839,\"w\":23,\"h\":24},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":30,\"w\":23,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/flabebe-blue\":\n{\n\t\"frame\": {\"x\":1705,\"y\":1040,\"w\":17,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":34,\"w\":17,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/flabebe-orange\":\n{\n\t\"frame\": {\"x\":1788,\"y\":1215,\"w\":17,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":34,\"w\":17,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/flabebe-white\":\n{\n\t\"frame\": {\"x\":1848,\"y\":1135,\"w\":17,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":34,\"w\":17,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/flabebe-yellow\":\n{\n\t\"frame\": {\"x\":1848,\"y\":1157,\"w\":17,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":34,\"w\":17,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/flabebe\":\n{\n\t\"frame\": {\"x\":1969,\"y\":916,\"w\":17,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":34,\"w\":17,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/flapple-gmax\":\n{\n\t\"frame\": {\"x\":721,\"y\":197,\"w\":29,\"h\":46},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":8,\"w\":29,\"h\":46},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/flapple\":\n{\n\t\"frame\": {\"x\":270,\"y\":687,\"w\":37,\"h\":33},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":21,\"w\":37,\"h\":33},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/flareon\":\n{\n\t\"frame\": {\"x\":893,\"y\":311,\"w\":32,\"h\":35},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":20,\"w\":32,\"h\":35},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/fletchinder\":\n{\n\t\"frame\": {\"x\":1287,\"y\":1219,\"w\":24,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":32,\"w\":24,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/fletchling\":\n{\n\t\"frame\": {\"x\":1527,\"y\":1212,\"w\":20,\"h\":17},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":37,\"w\":20,\"h\":17},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/floatzel\":\n{\n\t\"frame\": {\"x\":1922,\"y\":548,\"w\":27,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":31,\"w\":27,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/floette-blue\":\n{\n\t\"frame\": {\"x\":1415,\"y\":1179,\"w\":21,\"h\":24},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":30,\"w\":21,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/floette-eternal\":\n{\n\t\"frame\": {\"x\":1295,\"y\":674,\"w\":25,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":31,\"w\":25,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/floette-orange\":\n{\n\t\"frame\": {\"x\":1422,\"y\":918,\"w\":21,\"h\":24},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":30,\"w\":21,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/floette-white\":\n{\n\t\"frame\": {\"x\":1426,\"y\":1073,\"w\":21,\"h\":24},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":30,\"w\":21,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/floette-yellow\":\n{\n\t\"frame\": {\"x\":1474,\"y\":994,\"w\":21,\"h\":24},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":30,\"w\":21,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/floette\":\n{\n\t\"frame\": {\"x\":1474,\"y\":1020,\"w\":21,\"h\":24},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":30,\"w\":21,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/florges-blue\":\n{\n\t\"frame\": {\"x\":1834,\"y\":453,\"w\":28,\"h\":29},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":27,\"w\":28,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/florges-orange\":\n{\n\t\"frame\": {\"x\":1890,\"y\":400,\"w\":28,\"h\":29},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":27,\"w\":28,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/florges-white\":\n{\n\t\"frame\": {\"x\":1890,\"y\":431,\"w\":28,\"h\":29},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":27,\"w\":28,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/florges-yellow\":\n{\n\t\"frame\": {\"x\":1891,\"y\":485,\"w\":28,\"h\":29},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":27,\"w\":28,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/florges\":\n{\n\t\"frame\": {\"x\":1921,\"y\":369,\"w\":28,\"h\":29},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":27,\"w\":28,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/flygon\":\n{\n\t\"frame\": {\"x\":135,\"y\":849,\"w\":39,\"h\":36},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":17,\"w\":39,\"h\":36},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/fomantis\":\n{\n\t\"frame\": {\"x\":1692,\"y\":1243,\"w\":16,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":27,\"y\":32,\"w\":16,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/foongus\":\n{\n\t\"frame\": {\"x\":1907,\"y\":1180,\"w\":16,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":35,\"w\":16,\"h\":19},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/forretress\":\n{\n\t\"frame\": {\"x\":1558,\"y\":582,\"w\":25,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":34,\"w\":25,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/fraxure\":\n{\n\t\"frame\": {\"x\":1158,\"y\":782,\"w\":27,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":31,\"w\":27,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/frillish\":\n{\n\t\"frame\": {\"x\":1617,\"y\":1085,\"w\":21,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":32,\"w\":21,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/froakie\":\n{\n\t\"frame\": {\"x\":1744,\"y\":869,\"w\":20,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":34,\"w\":20,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/frogadier\":\n{\n\t\"frame\": {\"x\":1370,\"y\":572,\"w\":25,\"h\":24},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":32,\"w\":25,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/froslass\":\n{\n\t\"frame\": {\"x\":464,\"y\":817,\"w\":24,\"h\":33},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":22,\"w\":24,\"h\":33},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/frosmoth\":\n{\n\t\"frame\": {\"x\":1220,\"y\":263,\"w\":39,\"h\":34},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":15,\"y\":20,\"w\":39,\"h\":34},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/furfrou-dandy\":\n{\n\t\"frame\": {\"x\":1044,\"y\":1093,\"w\":26,\"h\":28},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":26,\"w\":26,\"h\":28},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/furfrou-debutante\":\n{\n\t\"frame\": {\"x\":1083,\"y\":603,\"w\":27,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":27,\"w\":27,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/furfrou-diamond\":\n{\n\t\"frame\": {\"x\":1806,\"y\":454,\"w\":26,\"h\":30},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":24,\"w\":26,\"h\":30},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/furfrou-heart\":\n{\n\t\"frame\": {\"x\":1073,\"y\":516,\"w\":27,\"h\":28},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":26,\"w\":27,\"h\":28},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/furfrou-kabuki\":\n{\n\t\"frame\": {\"x\":1135,\"y\":575,\"w\":27,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":27,\"w\":27,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/furfrou-la-reine\":\n{\n\t\"frame\": {\"x\":1135,\"y\":604,\"w\":27,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":27,\"w\":27,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/furfrou-matron\":\n{\n\t\"frame\": {\"x\":1142,\"y\":633,\"w\":26,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":27,\"w\":26,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/furfrou-pharaoh\":\n{\n\t\"frame\": {\"x\":1010,\"y\":634,\"w\":26,\"h\":28},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":26,\"w\":26,\"h\":28},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/furfrou-star\":\n{\n\t\"frame\": {\"x\":1920,\"y\":430,\"w\":28,\"h\":29},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":25,\"w\":28,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/furfrou\":\n{\n\t\"frame\": {\"x\":926,\"y\":460,\"w\":26,\"h\":29},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":25,\"w\":26,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/furret\":\n{\n\t\"frame\": {\"x\":1532,\"y\":556,\"w\":25,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":31,\"w\":25,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/gabite\":\n{\n\t\"frame\": {\"x\":1345,\"y\":813,\"w\":25,\"h\":23},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":31,\"w\":25,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/gallade-mega\":\n{\n\t\"frame\": {\"x\":984,\"y\":574,\"w\":27,\"h\":28},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":26,\"w\":27,\"h\":28},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/gallade\":\n{\n\t\"frame\": {\"x\":775,\"y\":609,\"w\":28,\"h\":35},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":20,\"w\":28,\"h\":35},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/galvantula\":\n{\n\t\"frame\": {\"x\":1941,\"y\":129,\"w\":39,\"h\":29},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":13,\"y\":27,\"w\":39,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/garbodor-gmax\":\n{\n\t\"frame\": {\"x\":710,\"y\":1,\"w\":53,\"h\":42},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":5,\"y\":13,\"w\":53,\"h\":42},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/garbodor\":\n{\n\t\"frame\": {\"x\":913,\"y\":197,\"w\":44,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":13,\"y\":23,\"w\":44,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/garchomp-mega\":\n{\n\t\"frame\": {\"x\":1408,\"y\":379,\"w\":32,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":29,\"w\":32,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/garchomp\":\n{\n\t\"frame\": {\"x\":1386,\"y\":156,\"w\":37,\"h\":33},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":20,\"w\":37,\"h\":33},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/gardevoir-mega\":\n{\n\t\"frame\": {\"x\":954,\"y\":584,\"w\":28,\"h\":26},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":28,\"w\":28,\"h\":26},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/gardevoir\":\n{\n\t\"frame\": {\"x\":1172,\"y\":374,\"w\":28,\"h\":37},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":18,\"w\":28,\"h\":37},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/gastly\":\n{\n\t\"frame\": {\"x\":1345,\"y\":840,\"w\":25,\"h\":23},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":31,\"w\":25,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/gastrodon-east\":\n{\n\t\"frame\": {\"x\":443,\"y\":558,\"w\":29,\"h\":30},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":26,\"w\":29,\"h\":30},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/gastrodon\":\n{\n\t\"frame\": {\"x\":746,\"y\":833,\"w\":30,\"h\":31},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":25,\"w\":30,\"h\":31},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/genesect-burn\":\n{\n\t\"frame\": {\"x\":1269,\"y\":448,\"w\":31,\"h\":36},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":19,\"w\":31,\"h\":36},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/genesect-chill\":\n{\n\t\"frame\": {\"x\":578,\"y\":762,\"w\":31,\"h\":36},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":19,\"w\":31,\"h\":36},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/genesect-douse\":\n{\n\t\"frame\": {\"x\":579,\"y\":878,\"w\":31,\"h\":36},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":19,\"w\":31,\"h\":36},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/genesect-shock\":\n{\n\t\"frame\": {\"x\":642,\"y\":834,\"w\":31,\"h\":36},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":19,\"w\":31,\"h\":36},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/genesect\":\n{\n\t\"frame\": {\"x\":527,\"y\":1043,\"w\":31,\"h\":36},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":19,\"w\":31,\"h\":36},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/gengar-gmax\":\n{\n\t\"frame\": {\"x\":204,\"y\":50,\"w\":48,\"h\":43},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":10,\"y\":13,\"w\":48,\"h\":43},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/gengar-mega\":\n{\n\t\"frame\": {\"x\":1395,\"y\":306,\"w\":36,\"h\":31},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":25,\"w\":36,\"h\":31},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/gengar\":\n{\n\t\"frame\": {\"x\":1220,\"y\":224,\"w\":34,\"h\":37},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":17,\"w\":34,\"h\":37},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/geodude-alola\":\n{\n\t\"frame\": {\"x\":1303,\"y\":618,\"w\":26,\"h\":17},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":37,\"w\":26,\"h\":17},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/geodude\":\n{\n\t\"frame\": {\"x\":1276,\"y\":661,\"w\":26,\"h\":17},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":37,\"w\":26,\"h\":17},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/gible\":\n{\n\t\"frame\": {\"x\":1688,\"y\":798,\"w\":21,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":33,\"w\":21,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/gigalith\":\n{\n\t\"frame\": {\"x\":623,\"y\":474,\"w\":40,\"h\":35},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":15,\"y\":20,\"w\":40,\"h\":35},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/girafarig\":\n{\n\t\"frame\": {\"x\":1076,\"y\":1198,\"w\":24,\"h\":25},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":29,\"w\":24,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/giratina-origin\":\n{\n\t\"frame\": {\"x\":226,\"y\":343,\"w\":46,\"h\":41},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":10,\"y\":8,\"w\":46,\"h\":41},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/giratina\":\n{\n\t\"frame\": {\"x\":271,\"y\":387,\"w\":44,\"h\":36},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":12,\"y\":17,\"w\":44,\"h\":36},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/glaceon\":\n{\n\t\"frame\": {\"x\":1550,\"y\":191,\"w\":38,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":15,\"y\":23,\"w\":38,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/glalie-mega\":\n{\n\t\"frame\": {\"x\":1276,\"y\":618,\"w\":25,\"h\":26},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":28,\"w\":25,\"h\":26},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/glalie\":\n{\n\t\"frame\": {\"x\":923,\"y\":1101,\"w\":32,\"h\":30},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":23,\"w\":32,\"h\":30},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/glameow\":\n{\n\t\"frame\": {\"x\":1098,\"y\":691,\"w\":28,\"h\":24},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":30,\"w\":28,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/glastrier\":\n{\n\t\"frame\": {\"x\":139,\"y\":887,\"w\":35,\"h\":39},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":17,\"w\":35,\"h\":39},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/gligar\":\n{\n\t\"frame\": {\"x\":1298,\"y\":520,\"w\":26,\"h\":26},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":29,\"w\":26,\"h\":26},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/gliscor\":\n{\n\t\"frame\": {\"x\":688,\"y\":1165,\"w\":33,\"h\":24},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":30,\"w\":33,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/gloom\":\n{\n\t\"frame\": {\"x\":1422,\"y\":624,\"w\":24,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":31,\"w\":24,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/gogoat\":\n{\n\t\"frame\": {\"x\":1397,\"y\":572,\"w\":25,\"h\":24},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":30,\"w\":25,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/golbat\":\n{\n\t\"frame\": {\"x\":224,\"y\":767,\"w\":43,\"h\":35},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":17,\"w\":43,\"h\":35},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/goldeen\":\n{\n\t\"frame\": {\"x\":1432,\"y\":550,\"w\":26,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":33,\"w\":26,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/golduck\":\n{\n\t\"frame\": {\"x\":358,\"y\":568,\"w\":40,\"h\":34},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":13,\"y\":19,\"w\":40,\"h\":34},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/golem-alola\":\n{\n\t\"frame\": {\"x\":262,\"y\":1145,\"w\":37,\"h\":40},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":15,\"w\":37,\"h\":40},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/golem\":\n{\n\t\"frame\": {\"x\":302,\"y\":1230,\"w\":40,\"h\":35},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":10,\"y\":19,\"w\":40,\"h\":35},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/golett\":\n{\n\t\"frame\": {\"x\":1896,\"y\":679,\"w\":20,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":34,\"w\":20,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/golisopod\":\n{\n\t\"frame\": {\"x\":888,\"y\":423,\"w\":39,\"h\":35},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":14,\"y\":21,\"w\":39,\"h\":35},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/golurk\":\n{\n\t\"frame\": {\"x\":948,\"y\":944,\"w\":30,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":23,\"w\":30,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/goodra\":\n{\n\t\"frame\": {\"x\":1035,\"y\":428,\"w\":33,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":23,\"w\":33,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/goomy\":\n{\n\t\"frame\": {\"x\":1889,\"y\":1164,\"w\":14,\"h\":16},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":27,\"y\":38,\"w\":14,\"h\":16},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/gorebyss\":\n{\n\t\"frame\": {\"x\":1315,\"y\":125,\"w\":28,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":31,\"w\":28,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/gossifleur\":\n{\n\t\"frame\": {\"x\":1767,\"y\":1215,\"w\":19,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":34,\"w\":19,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/gothita\":\n{\n\t\"frame\": {\"x\":1975,\"y\":703,\"w\":16,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":34,\"w\":16,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/gothitelle\":\n{\n\t\"frame\": {\"x\":432,\"y\":817,\"w\":30,\"h\":33},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":22,\"w\":30,\"h\":33},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/gothorita\":\n{\n\t\"frame\": {\"x\":1497,\"y\":749,\"w\":24,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":32,\"w\":24,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/gourgeist-large\":\n{\n\t\"frame\": {\"x\":1135,\"y\":546,\"w\":25,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":28,\"w\":25,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/gourgeist-small\":\n{\n\t\"frame\": {\"x\":1437,\"y\":1125,\"w\":20,\"h\":24},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":30,\"w\":20,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/gourgeist-super\":\n{\n\t\"frame\": {\"x\":1130,\"y\":834,\"w\":25,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":27,\"w\":25,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/gourgeist\":\n{\n\t\"frame\": {\"x\":507,\"y\":1225,\"w\":40,\"h\":34},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":21,\"w\":40,\"h\":34},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/granbull\":\n{\n\t\"frame\": {\"x\":1179,\"y\":978,\"w\":24,\"h\":25},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":29,\"w\":24,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/grapploct\":\n{\n\t\"frame\": {\"x\":957,\"y\":1101,\"w\":30,\"h\":30},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":26,\"w\":30,\"h\":30},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/graveler-alola\":\n{\n\t\"frame\": {\"x\":721,\"y\":1252,\"w\":31,\"h\":26},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":28,\"w\":31,\"h\":26},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/graveler\":\n{\n\t\"frame\": {\"x\":1128,\"y\":691,\"w\":28,\"h\":24},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":30,\"w\":28,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/greedent\":\n{\n\t\"frame\": {\"x\":711,\"y\":999,\"w\":32,\"h\":33},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":21,\"w\":32,\"h\":33},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/greninja-ash\":\n{\n\t\"frame\": {\"x\":675,\"y\":908,\"w\":32,\"h\":25},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":31,\"w\":32,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/greninja\":\n{\n\t\"frame\": {\"x\":823,\"y\":1254,\"w\":32,\"h\":24},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":32,\"w\":32,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/grimer-alola\":\n{\n\t\"frame\": {\"x\":1640,\"y\":1046,\"w\":23,\"h\":20},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":34,\"w\":23,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/grimer\":\n{\n\t\"frame\": {\"x\":1640,\"y\":1071,\"w\":23,\"h\":20},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":34,\"w\":23,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/grimmsnarl-gmax\":\n{\n\t\"frame\": {\"x\":309,\"y\":217,\"w\":41,\"h\":49},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":10,\"y\":7,\"w\":41,\"h\":49},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/grimmsnarl\":\n{\n\t\"frame\": {\"x\":971,\"y\":423,\"w\":33,\"h\":35},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":21,\"w\":33,\"h\":35},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/grookey\":\n{\n\t\"frame\": {\"x\":1347,\"y\":600,\"w\":21,\"h\":25},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":30,\"w\":21,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/grotle\":\n{\n\t\"frame\": {\"x\":1422,\"y\":649,\"w\":24,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":31,\"w\":24,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/groudon-primal\":\n{\n\t\"frame\": {\"x\":1174,\"y\":413,\"w\":38,\"h\":26},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":28,\"w\":38,\"h\":26},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/groudon\":\n{\n\t\"frame\": {\"x\":219,\"y\":210,\"w\":49,\"h\":37},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":10,\"y\":17,\"w\":49,\"h\":37},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/grovyle\":\n{\n\t\"frame\": {\"x\":1070,\"y\":463,\"w\":30,\"h\":24},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":30,\"w\":30,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/growlithe\":\n{\n\t\"frame\": {\"x\":1422,\"y\":674,\"w\":23,\"h\":24},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":30,\"w\":23,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/grubbin\":\n{\n\t\"frame\": {\"x\":1952,\"y\":916,\"w\":19,\"h\":15},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":36,\"w\":19,\"h\":15},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/grumpig\":\n{\n\t\"frame\": {\"x\":1383,\"y\":1075,\"w\":25,\"h\":21},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":33,\"w\":25,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/gulpin\":\n{\n\t\"frame\": {\"x\":1915,\"y\":745,\"w\":19,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":35,\"w\":19,\"h\":19},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/gumshoos\":\n{\n\t\"frame\": {\"x\":1298,\"y\":590,\"w\":22,\"h\":26},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":28,\"w\":22,\"h\":26},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/gurdurr\":\n{\n\t\"frame\": {\"x\":1016,\"y\":1062,\"w\":29,\"h\":26},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":28,\"w\":29,\"h\":26},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/guzzlord\":\n{\n\t\"frame\": {\"x\":476,\"y\":1,\"w\":57,\"h\":40},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":5,\"y\":15,\"w\":57,\"h\":40},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/gyarados-mega\":\n{\n\t\"frame\": {\"x\":850,\"y\":1034,\"w\":32,\"h\":31},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":25,\"w\":32,\"h\":31},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/gyarados\":\n{\n\t\"frame\": {\"x\":541,\"y\":392,\"w\":40,\"h\":42},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":15,\"y\":11,\"w\":40,\"h\":42},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/hakamo-o\":\n{\n\t\"frame\": {\"x\":1013,\"y\":701,\"w\":23,\"h\":29},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":27,\"w\":23,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/happiny\":\n{\n\t\"frame\": {\"x\":1705,\"y\":821,\"w\":16,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":33,\"w\":16,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/hariyama\":\n{\n\t\"frame\": {\"x\":1783,\"y\":329,\"w\":26,\"h\":25},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":29,\"w\":26,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/hatenna\":\n{\n\t\"frame\": {\"x\":1347,\"y\":627,\"w\":21,\"h\":25},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":31,\"w\":21,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/hatterene-gmax\":\n{\n\t\"frame\": {\"x\":176,\"y\":223,\"w\":41,\"h\":44},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":14,\"y\":12,\"w\":41,\"h\":44},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/hatterene\":\n{\n\t\"frame\": {\"x\":930,\"y\":348,\"w\":29,\"h\":36},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":20,\"w\":29,\"h\":36},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/hattrem\":\n{\n\t\"frame\": {\"x\":1370,\"y\":787,\"w\":24,\"h\":24},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":31,\"w\":24,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/haunter\":\n{\n\t\"frame\": {\"x\":675,\"y\":935,\"w\":32,\"h\":28},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":26,\"w\":32,\"h\":28},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/hawlucha\":\n{\n\t\"frame\": {\"x\":1621,\"y\":198,\"w\":37,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":23,\"w\":37,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/haxorus\":\n{\n\t\"frame\": {\"x\":892,\"y\":386,\"w\":37,\"h\":35},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":20,\"w\":37,\"h\":35},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/heatmor\":\n{\n\t\"frame\": {\"x\":1039,\"y\":233,\"w\":39,\"h\":28},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":15,\"y\":27,\"w\":39,\"h\":28},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/heatran\":\n{\n\t\"frame\": {\"x\":462,\"y\":233,\"w\":50,\"h\":30},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":9,\"y\":25,\"w\":50,\"h\":30},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/heliolisk\":\n{\n\t\"frame\": {\"x\":1686,\"y\":388,\"w\":27,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":23,\"w\":27,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/helioptile\":\n{\n\t\"frame\": {\"x\":1504,\"y\":519,\"w\":20,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":35,\"w\":20,\"h\":19},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/heracross-mega\":\n{\n\t\"frame\": {\"x\":514,\"y\":884,\"w\":36,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":24,\"w\":36,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/heracross\":\n{\n\t\"frame\": {\"x\":178,\"y\":388,\"w\":46,\"h\":42},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":11,\"y\":11,\"w\":46,\"h\":42},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/herdier\":\n{\n\t\"frame\": {\"x\":1422,\"y\":700,\"w\":23,\"h\":24},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":30,\"w\":23,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/hippopotas\":\n{\n\t\"frame\": {\"x\":1587,\"y\":560,\"w\":26,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":34,\"w\":26,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/hippowdon\":\n{\n\t\"frame\": {\"x\":1200,\"y\":300,\"w\":38,\"h\":26},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":15,\"y\":29,\"w\":38,\"h\":26},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/hitmonchan\":\n{\n\t\"frame\": {\"x\":1182,\"y\":223,\"w\":36,\"h\":37},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":15,\"y\":16,\"w\":36,\"h\":37},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/hitmonlee\":\n{\n\t\"frame\": {\"x\":1523,\"y\":260,\"w\":30,\"h\":31},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":24,\"w\":30,\"h\":31},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/hitmontop\":\n{\n\t\"frame\": {\"x\":1148,\"y\":185,\"w\":39,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":23,\"w\":39,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/ho-oh\":\n{\n\t\"frame\": {\"x\":1,\"y\":717,\"w\":48,\"h\":51},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":10,\"y\":4,\"w\":48,\"h\":51},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/honchkrow\":\n{\n\t\"frame\": {\"x\":1071,\"y\":1060,\"w\":28,\"h\":24},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":30,\"w\":28,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/honedge\":\n{\n\t\"frame\": {\"x\":1504,\"y\":491,\"w\":20,\"h\":26},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":27,\"y\":28,\"w\":20,\"h\":26},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/hoopa-unbound\":\n{\n\t\"frame\": {\"x\":1345,\"y\":82,\"w\":40,\"h\":30},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":14,\"y\":26,\"w\":40,\"h\":30},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/hoopa\":\n{\n\t\"frame\": {\"x\":1617,\"y\":942,\"w\":23,\"h\":21},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":32,\"w\":23,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/hoothoot\":\n{\n\t\"frame\": {\"x\":1682,\"y\":894,\"w\":19,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":32,\"w\":19,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/hoppip\":\n{\n\t\"frame\": {\"x\":1524,\"y\":601,\"w\":24,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":32,\"w\":24,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/horsea\":\n{\n\t\"frame\": {\"x\":1809,\"y\":1173,\"w\":20,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":35,\"w\":20,\"h\":19},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/houndoom-mega\":\n{\n\t\"frame\": {\"x\":1745,\"y\":231,\"w\":25,\"h\":29},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":26,\"w\":25,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/houndoom\":\n{\n\t\"frame\": {\"x\":1867,\"y\":542,\"w\":22,\"h\":25},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":29,\"w\":22,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/houndour\":\n{\n\t\"frame\": {\"x\":1541,\"y\":1231,\"w\":21,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":32,\"w\":21,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/huntail\":\n{\n\t\"frame\": {\"x\":1130,\"y\":775,\"w\":27,\"h\":26},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":29,\"w\":27,\"h\":26},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/hydreigon\":\n{\n\t\"frame\": {\"x\":625,\"y\":392,\"w\":44,\"h\":31},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":11,\"y\":22,\"w\":44,\"h\":31},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/hypno\":\n{\n\t\"frame\": {\"x\":959,\"y\":271,\"w\":42,\"h\":37},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":12,\"y\":16,\"w\":42,\"h\":37},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/igglybuff\":\n{\n\t\"frame\": {\"x\":1867,\"y\":1142,\"w\":17,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":34,\"w\":17,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/illumise\":\n{\n\t\"frame\": {\"x\":1573,\"y\":1153,\"w\":21,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":31,\"w\":21,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/impidimp\":\n{\n\t\"frame\": {\"x\":1682,\"y\":918,\"w\":19,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":34,\"w\":19,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/incineroar\":\n{\n\t\"frame\": {\"x\":582,\"y\":584,\"w\":36,\"h\":33},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":22,\"w\":36,\"h\":33},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/indeedee\":\n{\n\t\"frame\": {\"x\":1864,\"y\":421,\"w\":24,\"h\":30},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":24,\"w\":24,\"h\":30},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/infernape\":\n{\n\t\"frame\": {\"x\":1075,\"y\":575,\"w\":28,\"h\":26},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":28,\"w\":28,\"h\":26},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/inkay\":\n{\n\t\"frame\": {\"x\":1683,\"y\":942,\"w\":20,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":32,\"w\":20,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/inteleon-gmax\":\n{\n\t\"frame\": {\"x\":1,\"y\":385,\"w\":52,\"h\":52},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":6,\"y\":4,\"w\":52,\"h\":52},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/inteleon\":\n{\n\t\"frame\": {\"x\":1051,\"y\":85,\"w\":30,\"h\":47},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":8,\"w\":30,\"h\":47},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/ivysaur\":\n{\n\t\"frame\": {\"x\":1449,\"y\":1042,\"w\":23,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":32,\"w\":23,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/jangmo-o\":\n{\n\t\"frame\": {\"x\":1313,\"y\":1080,\"w\":24,\"h\":25},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":29,\"w\":24,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/jellicent\":\n{\n\t\"frame\": {\"x\":780,\"y\":999,\"w\":32,\"h\":33},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":21,\"w\":32,\"h\":33},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/jigglypuff\":\n{\n\t\"frame\": {\"x\":1683,\"y\":966,\"w\":20,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":32,\"w\":20,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/jirachi\":\n{\n\t\"frame\": {\"x\":1524,\"y\":625,\"w\":24,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":32,\"w\":24,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/jolteon\":\n{\n\t\"frame\": {\"x\":1737,\"y\":158,\"w\":30,\"h\":33},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":30,\"h\":33},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/joltik\":\n{\n\t\"frame\": {\"x\":1322,\"y\":685,\"w\":23,\"h\":18},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":36,\"w\":23,\"h\":18},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/jumpluff\":\n{\n\t\"frame\": {\"x\":1396,\"y\":759,\"w\":24,\"h\":24},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":30,\"w\":24,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/jynx\":\n{\n\t\"frame\": {\"x\":1168,\"y\":49,\"w\":46,\"h\":35},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":12,\"y\":18,\"w\":46,\"h\":35},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/kabuto\":\n{\n\t\"frame\": {\"x\":1925,\"y\":1094,\"w\":18,\"h\":15},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":39,\"w\":18,\"h\":15},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/kabutops\":\n{\n\t\"frame\": {\"x\":545,\"y\":583,\"w\":35,\"h\":34},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":15,\"y\":19,\"w\":35,\"h\":34},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/kadabra\":\n{\n\t\"frame\": {\"x\":1717,\"y\":296,\"w\":31,\"h\":27},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":27,\"w\":31,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/kakuna\":\n{\n\t\"frame\": {\"x\":1952,\"y\":937,\"w\":15,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":34,\"w\":15,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/kangaskhan-mega\":\n{\n\t\"frame\": {\"x\":857,\"y\":1254,\"w\":32,\"h\":24},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":30,\"w\":32,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/kangaskhan\":\n{\n\t\"frame\": {\"x\":1465,\"y\":119,\"w\":37,\"h\":35},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":20,\"w\":37,\"h\":35},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/karrablast\":\n{\n\t\"frame\": {\"x\":1488,\"y\":553,\"w\":14,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":27,\"y\":35,\"w\":14,\"h\":19},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/kartana\":\n{\n\t\"frame\": {\"x\":226,\"y\":527,\"w\":46,\"h\":39},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":11,\"y\":13,\"w\":46,\"h\":39},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/kecleon\":\n{\n\t\"frame\": {\"x\":1592,\"y\":1037,\"w\":22,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":32,\"w\":22,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/keldeo-resolute\":\n{\n\t\"frame\": {\"x\":956,\"y\":83,\"w\":44,\"h\":36},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":11,\"y\":18,\"w\":44,\"h\":36},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/keldeo\":\n{\n\t\"frame\": {\"x\":270,\"y\":765,\"w\":37,\"h\":37},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":17,\"w\":37,\"h\":37},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/kingdra\":\n{\n\t\"frame\": {\"x\":665,\"y\":354,\"w\":32,\"h\":36},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":13,\"w\":32,\"h\":36},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/kingler-gmax\":\n{\n\t\"frame\": {\"x\":254,\"y\":50,\"w\":51,\"h\":40},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":9,\"y\":16,\"w\":51,\"h\":40},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/kingler\":\n{\n\t\"frame\": {\"x\":309,\"y\":306,\"w\":46,\"h\":40},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":11,\"y\":16,\"w\":46,\"h\":40},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/kirlia\":\n{\n\t\"frame\": {\"x\":1222,\"y\":891,\"w\":20,\"h\":25},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":29,\"w\":20,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/klang\":\n{\n\t\"frame\": {\"x\":1831,\"y\":366,\"w\":29,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":33,\"w\":29,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/klefki\":\n{\n\t\"frame\": {\"x\":1387,\"y\":82,\"w\":40,\"h\":34},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":14,\"y\":20,\"w\":40,\"h\":34},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/klink\":\n{\n\t\"frame\": {\"x\":1074,\"y\":1150,\"w\":24,\"h\":18},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":35,\"w\":24,\"h\":18},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/klinklang\":\n{\n\t\"frame\": {\"x\":1504,\"y\":119,\"w\":38,\"h\":34},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":21,\"w\":38,\"h\":34},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/koffing\":\n{\n\t\"frame\": {\"x\":1041,\"y\":792,\"w\":27,\"h\":28},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":28,\"w\":27,\"h\":28},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/komala\":\n{\n\t\"frame\": {\"x\":1449,\"y\":1066,\"w\":23,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":30,\"w\":23,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/kommo-o\":\n{\n\t\"frame\": {\"x\":301,\"y\":1194,\"w\":36,\"h\":34},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":22,\"w\":36,\"h\":34},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/krabby\":\n{\n\t\"frame\": {\"x\":1102,\"y\":465,\"w\":30,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":31,\"w\":30,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/kricketot\":\n{\n\t\"frame\": {\"x\":1438,\"y\":1177,\"w\":19,\"h\":24},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":29,\"w\":19,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/kricketune\":\n{\n\t\"frame\": {\"x\":1252,\"y\":661,\"w\":22,\"h\":26},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":28,\"w\":22,\"h\":26},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/krokorok\":\n{\n\t\"frame\": {\"x\":1149,\"y\":1005,\"w\":27,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":31,\"w\":27,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/krookodile\":\n{\n\t\"frame\": {\"x\":581,\"y\":916,\"w\":34,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":22,\"w\":34,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/kubfu\":\n{\n\t\"frame\": {\"x\":1437,\"y\":1151,\"w\":20,\"h\":24},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":28,\"w\":20,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/kyogre-primal\":\n{\n\t\"frame\": {\"x\":1239,\"y\":374,\"w\":38,\"h\":23},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":32,\"w\":38,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/kyogre\":\n{\n\t\"frame\": {\"x\":71,\"y\":107,\"w\":60,\"h\":29},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":3,\"y\":24,\"w\":60,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/kyurem-black\":\n{\n\t\"frame\": {\"x\":309,\"y\":348,\"w\":46,\"h\":39},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":14,\"y\":17,\"w\":46,\"h\":39},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/kyurem-white\":\n{\n\t\"frame\": {\"x\":1,\"y\":929,\"w\":54,\"h\":43},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":12,\"y\":13,\"w\":54,\"h\":43},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/kyurem\":\n{\n\t\"frame\": {\"x\":502,\"y\":272,\"w\":49,\"h\":33},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":8,\"y\":22,\"w\":49,\"h\":33},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/lairon\":\n{\n\t\"frame\": {\"x\":1379,\"y\":967,\"w\":25,\"h\":19},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":35,\"w\":25,\"h\":19},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/lampent\":\n{\n\t\"frame\": {\"x\":1601,\"y\":796,\"w\":21,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":34,\"w\":21,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/landorus-therian\":\n{\n\t\"frame\": {\"x\":496,\"y\":433,\"w\":39,\"h\":43},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":11,\"w\":39,\"h\":43},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/landorus\":\n{\n\t\"frame\": {\"x\":1589,\"y\":81,\"w\":39,\"h\":37},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":13,\"y\":17,\"w\":39,\"h\":37},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/lanturn\":\n{\n\t\"frame\": {\"x\":412,\"y\":924,\"w\":41,\"h\":26},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":13,\"y\":29,\"w\":41,\"h\":26},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/lapras-gmax\":\n{\n\t\"frame\": {\"x\":129,\"y\":339,\"w\":48,\"h\":42},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":11,\"y\":14,\"w\":48,\"h\":42},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/lapras\":\n{\n\t\"frame\": {\"x\":192,\"y\":1059,\"w\":34,\"h\":38},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":17,\"w\":34,\"h\":38},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/larvesta\":\n{\n\t\"frame\": {\"x\":1613,\"y\":1195,\"w\":22,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":33,\"w\":22,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/larvitar\":\n{\n\t\"frame\": {\"x\":1725,\"y\":1109,\"w\":17,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":32,\"w\":17,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/latias-mega\":\n{\n\t\"frame\": {\"x\":700,\"y\":580,\"w\":37,\"h\":26},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":28,\"w\":37,\"h\":26},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/latias\":\n{\n\t\"frame\": {\"x\":474,\"y\":1182,\"w\":41,\"h\":30},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":21,\"w\":41,\"h\":30},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/latios-mega\":\n{\n\t\"frame\": {\"x\":739,\"y\":580,\"w\":37,\"h\":26},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":28,\"w\":37,\"h\":26},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/latios\":\n{\n\t\"frame\": {\"x\":1345,\"y\":48,\"w\":47,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":13,\"y\":19,\"w\":47,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/leafeon\":\n{\n\t\"frame\": {\"x\":773,\"y\":545,\"w\":35,\"h\":33},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":22,\"w\":35,\"h\":33},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/leavanny\":\n{\n\t\"frame\": {\"x\":1975,\"y\":604,\"w\":16,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":31,\"w\":16,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/ledian\":\n{\n\t\"frame\": {\"x\":1475,\"y\":944,\"w\":21,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":31,\"w\":21,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/ledyba\":\n{\n\t\"frame\": {\"x\":1928,\"y\":851,\"w\":18,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":34,\"w\":18,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/lickilicky\":\n{\n\t\"frame\": {\"x\":625,\"y\":438,\"w\":32,\"h\":34},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":18,\"w\":32,\"h\":34},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/lickitung\":\n{\n\t\"frame\": {\"x\":1693,\"y\":592,\"w\":25,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":35,\"w\":25,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/liepard\":\n{\n\t\"frame\": {\"x\":1394,\"y\":229,\"w\":35,\"h\":37},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":18,\"w\":35,\"h\":37},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/lileep\":\n{\n\t\"frame\": {\"x\":1683,\"y\":990,\"w\":20,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":32,\"w\":20,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/lilligant\":\n{\n\t\"frame\": {\"x\":612,\"y\":878,\"w\":30,\"h\":36},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":17,\"w\":30,\"h\":36},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/lillipup\":\n{\n\t\"frame\": {\"x\":1766,\"y\":1169,\"w\":20,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":34,\"w\":20,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/linoone-galar\":\n{\n\t\"frame\": {\"x\":1524,\"y\":649,\"w\":24,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":32,\"w\":24,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/linoone\":\n{\n\t\"frame\": {\"x\":1523,\"y\":699,\"w\":24,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":32,\"w\":24,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/litleo\":\n{\n\t\"frame\": {\"x\":1930,\"y\":620,\"w\":23,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":32,\"w\":23,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/litten\":\n{\n\t\"frame\": {\"x\":1146,\"y\":1255,\"w\":27,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":31,\"w\":27,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/litwick\":\n{\n\t\"frame\": {\"x\":1958,\"y\":730,\"w\":15,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":27,\"y\":34,\"w\":15,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/lombre\":\n{\n\t\"frame\": {\"x\":1474,\"y\":1046,\"w\":21,\"h\":24},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":30,\"w\":21,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/lopunny-mega\":\n{\n\t\"frame\": {\"x\":728,\"y\":700,\"w\":35,\"h\":26},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":29,\"w\":35,\"h\":26},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/lopunny\":\n{\n\t\"frame\": {\"x\":1357,\"y\":269,\"w\":36,\"h\":34},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":20,\"w\":36,\"h\":34},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/lotad\":\n{\n\t\"frame\": {\"x\":1946,\"y\":1030,\"w\":19,\"h\":17},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":37,\"w\":19,\"h\":17},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/loudred\":\n{\n\t\"frame\": {\"x\":1030,\"y\":1198,\"w\":23,\"h\":25},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":29,\"w\":23,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/lucario-mega\":\n{\n\t\"frame\": {\"x\":1241,\"y\":690,\"w\":21,\"h\":26},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":28,\"w\":21,\"h\":26},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/lucario\":\n{\n\t\"frame\": {\"x\":765,\"y\":701,\"w\":26,\"h\":37},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":19,\"w\":26,\"h\":37},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/ludicolo\":\n{\n\t\"frame\": {\"x\":400,\"y\":564,\"w\":38,\"h\":40},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":15,\"y\":15,\"w\":38,\"h\":40},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/lugia-shadow\":\n{\n\t\"frame\": {\"x\":140,\"y\":631,\"w\":47,\"h\":42},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":12,\"y\":8,\"w\":47,\"h\":42},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/lugia\":\n{\n\t\"frame\": {\"x\":140,\"y\":680,\"w\":47,\"h\":42},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":12,\"y\":8,\"w\":47,\"h\":42},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/lumineon\":\n{\n\t\"frame\": {\"x\":1313,\"y\":1163,\"w\":24,\"h\":25},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":29,\"w\":24,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/lunala\":\n{\n\t\"frame\": {\"x\":535,\"y\":474,\"w\":42,\"h\":40},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":13,\"y\":13,\"w\":42,\"h\":40},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/lunatone\":\n{\n\t\"frame\": {\"x\":984,\"y\":460,\"w\":20,\"h\":26},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":29,\"w\":20,\"h\":26},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/lurantis\":\n{\n\t\"frame\": {\"x\":850,\"y\":501,\"w\":29,\"h\":35},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":17,\"w\":29,\"h\":35},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/luvdisc\":\n{\n\t\"frame\": {\"x\":1644,\"y\":802,\"w\":14,\"h\":19},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":27,\"y\":35,\"w\":14,\"h\":19},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/luxio\":\n{\n\t\"frame\": {\"x\":925,\"y\":1255,\"w\":32,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":31,\"w\":32,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/luxray\":\n{\n\t\"frame\": {\"x\":1861,\"y\":158,\"w\":35,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":20,\"w\":35,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/lycanroc-dusk\":\n{\n\t\"frame\": {\"x\":1660,\"y\":195,\"w\":34,\"h\":35},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":17,\"w\":34,\"h\":35},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/lycanroc-midnight\":\n{\n\t\"frame\": {\"x\":850,\"y\":532,\"w\":30,\"h\":35},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":17,\"w\":30,\"h\":35},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/lycanroc\":\n{\n\t\"frame\": {\"x\":845,\"y\":871,\"w\":34,\"h\":30},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":22,\"w\":34,\"h\":30},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/machamp-gmax\":\n{\n\t\"frame\": {\"x\":1500,\"y\":1,\"w\":46,\"h\":48},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":9,\"y\":7,\"w\":46,\"h\":48},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/machamp\":\n{\n\t\"frame\": {\"x\":842,\"y\":230,\"w\":42,\"h\":38},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":12,\"y\":16,\"w\":42,\"h\":38},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/machoke\":\n{\n\t\"frame\": {\"x\":1072,\"y\":1090,\"w\":28,\"h\":24},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":30,\"w\":28,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/machop\":\n{\n\t\"frame\": {\"x\":1484,\"y\":1138,\"w\":18,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":32,\"w\":18,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/magby\":\n{\n\t\"frame\": {\"x\":1703,\"y\":868,\"w\":18,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":32,\"w\":18,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/magcargo\":\n{\n\t\"frame\": {\"x\":1422,\"y\":726,\"w\":23,\"h\":24},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":30,\"w\":23,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/magearna-original\":\n{\n\t\"frame\": {\"x\":421,\"y\":967,\"w\":30,\"h\":41},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":13,\"w\":30,\"h\":41},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/magearna\":\n{\n\t\"frame\": {\"x\":429,\"y\":1010,\"w\":30,\"h\":41},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":13,\"w\":30,\"h\":41},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/magikarp\":\n{\n\t\"frame\": {\"x\":1865,\"y\":514,\"w\":24,\"h\":26},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":29,\"w\":24,\"h\":26},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/magmar\":\n{\n\t\"frame\": {\"x\":344,\"y\":885,\"w\":38,\"h\":38},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":16,\"w\":38,\"h\":38},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/magmortar\":\n{\n\t\"frame\": {\"x\":1174,\"y\":150,\"w\":39,\"h\":33},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":19,\"w\":39,\"h\":33},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/magnemite\":\n{\n\t\"frame\": {\"x\":1345,\"y\":894,\"w\":25,\"h\":17},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":36,\"w\":25,\"h\":17},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/magneton\":\n{\n\t\"frame\": {\"x\":46,\"y\":1110,\"w\":41,\"h\":36},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":15,\"y\":18,\"w\":41,\"h\":36},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/magnezone\":\n{\n\t\"frame\": {\"x\":191,\"y\":1189,\"w\":41,\"h\":34},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":13,\"y\":20,\"w\":41,\"h\":34},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/makuhita\":\n{\n\t\"frame\": {\"x\":1744,\"y\":892,\"w\":20,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":33,\"w\":20,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/malamar\":\n{\n\t\"frame\": {\"x\":887,\"y\":552,\"w\":29,\"h\":35},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":21,\"w\":29,\"h\":35},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/mamoswine\":\n{\n\t\"frame\": {\"x\":927,\"y\":309,\"w\":37,\"h\":30},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":25,\"w\":37,\"h\":30},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/manaphy\":\n{\n\t\"frame\": {\"x\":1523,\"y\":723,\"w\":24,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":32,\"w\":24,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/mandibuzz\":\n{\n\t\"frame\": {\"x\":542,\"y\":1177,\"w\":27,\"h\":36},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":19,\"w\":27,\"h\":36},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/manectric-mega\":\n{\n\t\"frame\": {\"x\":1105,\"y\":575,\"w\":28,\"h\":26},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":29,\"w\":28,\"h\":26},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/manectric\":\n{\n\t\"frame\": {\"x\":860,\"y\":669,\"w\":31,\"h\":35},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":20,\"w\":31,\"h\":35},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/mankey\":\n{\n\t\"frame\": {\"x\":1920,\"y\":461,\"w\":30,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":32,\"w\":30,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/mantine\":\n{\n\t\"frame\": {\"x\":129,\"y\":144,\"w\":47,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":12,\"y\":31,\"w\":47,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/mantyke\":\n{\n\t\"frame\": {\"x\":1756,\"y\":724,\"w\":22,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":34,\"w\":22,\"h\":19},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/maractus\":\n{\n\t\"frame\": {\"x\":1371,\"y\":446,\"w\":34,\"h\":35},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":20,\"w\":34,\"h\":35},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/mareanie\":\n{\n\t\"frame\": {\"x\":1523,\"y\":747,\"w\":24,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":31,\"w\":24,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/mareep\":\n{\n\t\"frame\": {\"x\":1550,\"y\":604,\"w\":24,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":32,\"w\":24,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/marill\":\n{\n\t\"frame\": {\"x\":1404,\"y\":994,\"w\":25,\"h\":19},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":35,\"w\":25,\"h\":19},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/marowak-alola\":\n{\n\t\"frame\": {\"x\":270,\"y\":644,\"w\":37,\"h\":41},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":13,\"y\":11,\"w\":37,\"h\":41},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/marowak\":\n{\n\t\"frame\": {\"x\":1898,\"y\":158,\"w\":35,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":14,\"y\":20,\"w\":35,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/marshadow-gen7\":\n{\n\t\"frame\": {\"x\":611,\"y\":840,\"w\":29,\"h\":36},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":19,\"w\":29,\"h\":36},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/marshadow\":\n{\n\t\"frame\": {\"x\":611,\"y\":840,\"w\":29,\"h\":36},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":19,\"w\":29,\"h\":36},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/marshtomp\":\n{\n\t\"frame\": {\"x\":1575,\"y\":771,\"w\":22,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":31,\"w\":22,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/masquerain\":\n{\n\t\"frame\": {\"x\":1046,\"y\":852,\"w\":28,\"h\":25},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":29,\"w\":28,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/mawile-mega\":\n{\n\t\"frame\": {\"x\":790,\"y\":1224,\"w\":32,\"h\":28},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":27,\"w\":32,\"h\":28},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/mawile\":\n{\n\t\"frame\": {\"x\":747,\"y\":901,\"w\":36,\"h\":29},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":15,\"y\":25,\"w\":36,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/medicham-mega\":\n{\n\t\"frame\": {\"x\":1492,\"y\":294,\"w\":31,\"h\":29},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":26,\"w\":31,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/medicham\":\n{\n\t\"frame\": {\"x\":1027,\"y\":1259,\"w\":19,\"h\":27},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":27,\"w\":19,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/meditite\":\n{\n\t\"frame\": {\"x\":1684,\"y\":1014,\"w\":19,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":32,\"w\":19,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/meganium\":\n{\n\t\"frame\": {\"x\":1013,\"y\":732,\"w\":25,\"h\":29},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":25,\"w\":25,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/melmetal-gmax\":\n{\n\t\"frame\": {\"x\":1297,\"y\":1,\"w\":49,\"h\":44},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":9,\"y\":10,\"w\":49,\"h\":44},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/melmetal\":\n{\n\t\"frame\": {\"x\":204,\"y\":131,\"w\":52,\"h\":31},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":7,\"y\":24,\"w\":52,\"h\":31},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/meloetta-pirouette\":\n{\n\t\"frame\": {\"x\":1363,\"y\":1048,\"w\":17,\"h\":25},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":29,\"w\":17,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/meloetta\":\n{\n\t\"frame\": {\"x\":1975,\"y\":629,\"w\":16,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":31,\"w\":16,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/meltan\":\n{\n\t\"frame\": {\"x\":1884,\"y\":787,\"w\":19,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":36,\"w\":19,\"h\":19},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/meowstic\":\n{\n\t\"frame\": {\"x\":722,\"y\":1104,\"w\":30,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":24,\"w\":30,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/meowth-alola\":\n{\n\t\"frame\": {\"x\":1550,\"y\":628,\"w\":23,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":31,\"w\":23,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/meowth-galar\":\n{\n\t\"frame\": {\"x\":1549,\"y\":674,\"w\":23,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":31,\"w\":23,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/meowth-gmax\":\n{\n\t\"frame\": {\"x\":824,\"y\":122,\"w\":32,\"h\":47},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":7,\"w\":32,\"h\":47},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/meowth\":\n{\n\t\"frame\": {\"x\":1549,\"y\":699,\"w\":23,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":31,\"w\":23,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/mesprit\":\n{\n\t\"frame\": {\"x\":1328,\"y\":305,\"w\":38,\"h\":29},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":14,\"y\":23,\"w\":38,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/metagross-mega\":\n{\n\t\"frame\": {\"x\":916,\"y\":611,\"w\":34,\"h\":26},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":29,\"w\":34,\"h\":26},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/metagross\":\n{\n\t\"frame\": {\"x\":592,\"y\":159,\"w\":48,\"h\":27},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":11,\"y\":27,\"w\":48,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/metang\":\n{\n\t\"frame\": {\"x\":1950,\"y\":435,\"w\":29,\"h\":24},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":32,\"w\":29,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/metapod\":\n{\n\t\"frame\": {\"x\":1917,\"y\":663,\"w\":14,\"h\":20},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":27,\"y\":34,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/mew\":\n{\n\t\"frame\": {\"x\":1062,\"y\":971,\"w\":25,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":26,\"w\":25,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/mewtwo-mega-x\":\n{\n\t\"frame\": {\"x\":1086,\"y\":1255,\"w\":23,\"h\":28},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":26,\"w\":23,\"h\":28},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/mewtwo-mega-y\":\n{\n\t\"frame\": {\"x\":1344,\"y\":336,\"w\":22,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":24,\"w\":22,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/mewtwo\":\n{\n\t\"frame\": {\"x\":1250,\"y\":85,\"w\":34,\"h\":44},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":11,\"w\":34,\"h\":44},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/mienfoo\":\n{\n\t\"frame\": {\"x\":1744,\"y\":915,\"w\":20,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":33,\"w\":20,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/mienshao\":\n{\n\t\"frame\": {\"x\":959,\"y\":310,\"w\":39,\"h\":35},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":18,\"w\":39,\"h\":35},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/mightyena\":\n{\n\t\"frame\": {\"x\":1175,\"y\":1255,\"w\":27,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":31,\"w\":27,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/milcery\":\n{\n\t\"frame\": {\"x\":1928,\"y\":830,\"w\":18,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":35,\"w\":18,\"h\":19},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/milotic\":\n{\n\t\"frame\": {\"x\":83,\"y\":1153,\"w\":42,\"h\":35},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":21,\"w\":42,\"h\":35},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/miltank\":\n{\n\t\"frame\": {\"x\":1433,\"y\":191,\"w\":37,\"h\":35},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":18,\"w\":37,\"h\":35},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/mime-jr\":\n{\n\t\"frame\": {\"x\":1975,\"y\":654,\"w\":16,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":31,\"w\":16,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/mimikyu\":\n{\n\t\"frame\": {\"x\":1526,\"y\":477,\"w\":25,\"h\":31},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":25,\"w\":25,\"h\":31},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/minccino\":\n{\n\t\"frame\": {\"x\":1447,\"y\":777,\"w\":24,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":33,\"w\":24,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/minior-blue-gen7\":\n{\n\t\"frame\": {\"x\":1823,\"y\":724,\"w\":19,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":32,\"w\":19,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/minior-blue\":\n{\n\t\"frame\": {\"x\":1823,\"y\":724,\"w\":19,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":32,\"w\":19,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/minior-green-gen7\":\n{\n\t\"frame\": {\"x\":1787,\"y\":996,\"w\":19,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":32,\"w\":19,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/minior-green\":\n{\n\t\"frame\": {\"x\":1787,\"y\":996,\"w\":19,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":32,\"w\":19,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/minior-indigo-gen7\":\n{\n\t\"frame\": {\"x\":1787,\"y\":1018,\"w\":19,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":32,\"w\":19,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/minior-indigo\":\n{\n\t\"frame\": {\"x\":1787,\"y\":1018,\"w\":19,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":32,\"w\":19,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/minior-orange-gen7\":\n{\n\t\"frame\": {\"x\":1787,\"y\":1040,\"w\":19,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":32,\"w\":19,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/minior-orange\":\n{\n\t\"frame\": {\"x\":1787,\"y\":1040,\"w\":19,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":32,\"w\":19,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/minior-red-gen7\":\n{\n\t\"frame\": {\"x\":1787,\"y\":1062,\"w\":19,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":32,\"w\":19,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/minior-red\":\n{\n\t\"frame\": {\"x\":1787,\"y\":1062,\"w\":19,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":32,\"w\":19,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/minior-violet-gen7\":\n{\n\t\"frame\": {\"x\":1787,\"y\":1084,\"w\":19,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":32,\"w\":19,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/minior-violet\":\n{\n\t\"frame\": {\"x\":1787,\"y\":1084,\"w\":19,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":32,\"w\":19,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/minior-yellow-gen7\":\n{\n\t\"frame\": {\"x\":1787,\"y\":1106,\"w\":19,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":32,\"w\":19,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/minior-yellow\":\n{\n\t\"frame\": {\"x\":1787,\"y\":1106,\"w\":19,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":32,\"w\":19,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/minior\":\n{\n\t\"frame\": {\"x\":1787,\"y\":1128,\"w\":19,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":32,\"w\":19,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/minun\":\n{\n\t\"frame\": {\"x\":1808,\"y\":929,\"w\":18,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":33,\"w\":18,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/misdreavus\":\n{\n\t\"frame\": {\"x\":1808,\"y\":952,\"w\":18,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":33,\"w\":18,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/mismagius\":\n{\n\t\"frame\": {\"x\":986,\"y\":669,\"w\":21,\"h\":30},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":26,\"w\":21,\"h\":30},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/moltres-galar\":\n{\n\t\"frame\": {\"x\":226,\"y\":386,\"w\":43,\"h\":44},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":12,\"y\":10,\"w\":43,\"h\":44},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/moltres\":\n{\n\t\"frame\": {\"x\":1348,\"y\":1,\"w\":49,\"h\":45},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":14,\"y\":8,\"w\":49,\"h\":45},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/monferno\":\n{\n\t\"frame\": {\"x\":1313,\"y\":1190,\"w\":24,\"h\":25},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":30,\"w\":24,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/morelull\":\n{\n\t\"frame\": {\"x\":581,\"y\":950,\"w\":15,\"h\":26},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":27,\"y\":28,\"w\":15,\"h\":26},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/morgrem\":\n{\n\t\"frame\": {\"x\":1319,\"y\":732,\"w\":24,\"h\":25},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":31,\"w\":24,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/morpeko-hangry\":\n{\n\t\"frame\": {\"x\":1640,\"y\":896,\"w\":19,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":31,\"w\":19,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/morpeko\":\n{\n\t\"frame\": {\"x\":1640,\"y\":921,\"w\":19,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":31,\"w\":19,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/mothim\":\n{\n\t\"frame\": {\"x\":592,\"y\":209,\"w\":27,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":31,\"w\":27,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/mr-mime-galar\":\n{\n\t\"frame\": {\"x\":615,\"y\":725,\"w\":35,\"h\":33},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":23,\"w\":35,\"h\":33},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/mr-mime\":\n{\n\t\"frame\": {\"x\":1754,\"y\":48,\"w\":39,\"h\":36},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":14,\"y\":19,\"w\":39,\"h\":36},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/mr-rime\":\n{\n\t\"frame\": {\"x\":1202,\"y\":374,\"w\":35,\"h\":35},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":21,\"w\":35,\"h\":35},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/mudbray\":\n{\n\t\"frame\": {\"x\":1314,\"y\":1053,\"w\":23,\"h\":25},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":29,\"w\":23,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/mudkip\":\n{\n\t\"frame\": {\"x\":1605,\"y\":1250,\"w\":21,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":34,\"w\":21,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/mudsdale\":\n{\n\t\"frame\": {\"x\":810,\"y\":533,\"w\":35,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":23,\"w\":35,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/muk-alola\":\n{\n\t\"frame\": {\"x\":1951,\"y\":487,\"w\":28,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":27,\"w\":28,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/muk\":\n{\n\t\"frame\": {\"x\":1102,\"y\":517,\"w\":28,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":27,\"w\":28,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/munchlax\":\n{\n\t\"frame\": {\"x\":1808,\"y\":860,\"w\":16,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":33,\"w\":16,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/munna\":\n{\n\t\"frame\": {\"x\":1850,\"y\":1220,\"w\":17,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":38,\"w\":17,\"h\":16},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/murkrow\":\n{\n\t\"frame\": {\"x\":1594,\"y\":893,\"w\":21,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":31,\"w\":21,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/musharna\":\n{\n\t\"frame\": {\"x\":816,\"y\":934,\"w\":32,\"h\":29},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":26,\"w\":32,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/naganadel\":\n{\n\t\"frame\": {\"x\":507,\"y\":190,\"w\":41,\"h\":43},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":8,\"w\":41,\"h\":43},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/natu\":\n{\n\t\"frame\": {\"x\":1906,\"y\":808,\"w\":19,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":34,\"w\":19,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/necrozma-dawn\":\n{\n\t\"frame\": {\"x\":1800,\"y\":1,\"w\":48,\"h\":45},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":10,\"y\":11,\"w\":48,\"h\":45},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/necrozma-dusk\":\n{\n\t\"frame\": {\"x\":1,\"y\":493,\"w\":55,\"h\":48},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":9,\"y\":8,\"w\":55,\"h\":48},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/necrozma-ultra\":\n{\n\t\"frame\": {\"x\":442,\"y\":590,\"w\":37,\"h\":30},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":25,\"w\":37,\"h\":30},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/necrozma\":\n{\n\t\"frame\": {\"x\":821,\"y\":82,\"w\":43,\"h\":38},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":12,\"y\":17,\"w\":43,\"h\":38},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/nickit\":\n{\n\t\"frame\": {\"x\":1241,\"y\":718,\"w\":26,\"h\":23},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":31,\"w\":26,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/nidoking\":\n{\n\t\"frame\": {\"x\":869,\"y\":160,\"w\":44,\"h\":35},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":13,\"y\":19,\"w\":44,\"h\":35},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/nidoqueen\":\n{\n\t\"frame\": {\"x\":810,\"y\":423,\"w\":37,\"h\":37},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":16,\"w\":37,\"h\":37},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/nidoran-f\":\n{\n\t\"frame\": {\"x\":1744,\"y\":938,\"w\":20,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":33,\"w\":20,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/nidoran-m\":\n{\n\t\"frame\": {\"x\":1684,\"y\":1062,\"w\":20,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":32,\"w\":20,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/nidorina\":\n{\n\t\"frame\": {\"x\":1433,\"y\":1205,\"w\":21,\"h\":24},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":30,\"w\":21,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/nidorino\":\n{\n\t\"frame\": {\"x\":1800,\"y\":615,\"w\":21,\"h\":24},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":30,\"w\":21,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/nihilego\":\n{\n\t\"frame\": {\"x\":609,\"y\":1016,\"w\":31,\"h\":33},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":17,\"w\":31,\"h\":33},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/nincada\":\n{\n\t\"frame\": {\"x\":1260,\"y\":1262,\"w\":25,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":38,\"w\":25,\"h\":16},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/ninetales-alola\":\n{\n\t\"frame\": {\"x\":778,\"y\":580,\"w\":32,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":28,\"w\":32,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/ninetales\":\n{\n\t\"frame\": {\"x\":1675,\"y\":49,\"w\":40,\"h\":35},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":20,\"w\":40,\"h\":35},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/ninjask\":\n{\n\t\"frame\": {\"x\":689,\"y\":666,\"w\":36,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":22,\"w\":36,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/noctowl\":\n{\n\t\"frame\": {\"x\":737,\"y\":129,\"w\":25,\"h\":40},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":16,\"w\":25,\"h\":40},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/noibat\":\n{\n\t\"frame\": {\"x\":1520,\"y\":818,\"w\":23,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":30,\"w\":23,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/noivern\":\n{\n\t\"frame\": {\"x\":312,\"y\":568,\"w\":44,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":14,\"y\":23,\"w\":44,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/nosepass\":\n{\n\t\"frame\": {\"x\":1927,\"y\":808,\"w\":19,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":34,\"w\":19,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/numel\":\n{\n\t\"frame\": {\"x\":1685,\"y\":1196,\"w\":21,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":34,\"w\":21,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/nuzleaf\":\n{\n\t\"frame\": {\"x\":1363,\"y\":1075,\"w\":18,\"h\":25},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":29,\"w\":18,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/obstagoon\":\n{\n\t\"frame\": {\"x\":884,\"y\":1003,\"w\":31,\"h\":33},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":21,\"w\":31,\"h\":33},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/octillery\":\n{\n\t\"frame\": {\"x\":1891,\"y\":543,\"w\":29,\"h\":28},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":28,\"w\":29,\"h\":28},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/oddish\":\n{\n\t\"frame\": {\"x\":1766,\"y\":1012,\"w\":19,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":33,\"w\":19,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/omanyte\":\n{\n\t\"frame\": {\"x\":1767,\"y\":1255,\"w\":20,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":34,\"w\":20,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/omastar\":\n{\n\t\"frame\": {\"x\":51,\"y\":1242,\"w\":41,\"h\":36},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":17,\"w\":41,\"h\":36},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/onix\":\n{\n\t\"frame\": {\"x\":46,\"y\":1065,\"w\":35,\"h\":43},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":10,\"w\":35,\"h\":43},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/oranguru\":\n{\n\t\"frame\": {\"x\":589,\"y\":108,\"w\":49,\"h\":30},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":9,\"y\":26,\"w\":49,\"h\":30},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/orbeetle-gmax\":\n{\n\t\"frame\": {\"x\":1,\"y\":1153,\"w\":54,\"h\":42},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":11,\"y\":11,\"w\":54,\"h\":42},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/orbeetle\":\n{\n\t\"frame\": {\"x\":865,\"y\":706,\"w\":31,\"h\":35},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":18,\"w\":31,\"h\":35},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/oricorio-pau\":\n{\n\t\"frame\": {\"x\":1703,\"y\":637,\"w\":20,\"h\":24},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":27,\"y\":30,\"w\":20,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/oricorio-pom-pom\":\n{\n\t\"frame\": {\"x\":1592,\"y\":1061,\"w\":22,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":31,\"w\":22,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/oricorio-sensu\":\n{\n\t\"frame\": {\"x\":1357,\"y\":940,\"w\":19,\"h\":25},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":29,\"w\":19,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/oricorio\":\n{\n\t\"frame\": {\"x\":1766,\"y\":1035,\"w\":19,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":32,\"w\":19,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/oshawott\":\n{\n\t\"frame\": {\"x\":1847,\"y\":983,\"w\":18,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":27,\"y\":34,\"w\":18,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/pachirisu\":\n{\n\t\"frame\": {\"x\":1319,\"y\":759,\"w\":24,\"h\":25},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":29,\"w\":24,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/palkia\":\n{\n\t\"frame\": {\"x\":184,\"y\":527,\"w\":47,\"h\":40},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":10,\"y\":14,\"w\":47,\"h\":40},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/palossand\":\n{\n\t\"frame\": {\"x\":617,\"y\":1247,\"w\":31,\"h\":33},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":23,\"w\":31,\"h\":33},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/palpitoad\":\n{\n\t\"frame\": {\"x\":1817,\"y\":787,\"w\":20,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":34,\"w\":20,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/pancham\":\n{\n\t\"frame\": {\"x\":1956,\"y\":665,\"w\":17,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":33,\"w\":17,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/pangoro\":\n{\n\t\"frame\": {\"x\":581,\"y\":619,\"w\":35,\"h\":34},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":22,\"w\":35,\"h\":34},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/panpour\":\n{\n\t\"frame\": {\"x\":1549,\"y\":724,\"w\":23,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":31,\"w\":23,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/pansage\":\n{\n\t\"frame\": {\"x\":1474,\"y\":969,\"w\":22,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":31,\"w\":22,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/pansear\":\n{\n\t\"frame\": {\"x\":1546,\"y\":1085,\"w\":22,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":32,\"w\":22,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/paras\":\n{\n\t\"frame\": {\"x\":1574,\"y\":675,\"w\":24,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":32,\"w\":24,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/parasect\":\n{\n\t\"frame\": {\"x\":1370,\"y\":813,\"w\":24,\"h\":24},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":30,\"w\":24,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/passimian\":\n{\n\t\"frame\": {\"x\":311,\"y\":639,\"w\":44,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":14,\"y\":24,\"w\":44,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/patrat\":\n{\n\t\"frame\": {\"x\":1756,\"y\":702,\"w\":22,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":34,\"w\":22,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/pawniard\":\n{\n\t\"frame\": {\"x\":1710,\"y\":1231,\"w\":16,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":32,\"w\":16,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/pelipper\":\n{\n\t\"frame\": {\"x\":888,\"y\":460,\"w\":36,\"h\":29},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":27,\"w\":36,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/perrserker\":\n{\n\t\"frame\": {\"x\":1414,\"y\":483,\"w\":28,\"h\":33},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":21,\"w\":28,\"h\":33},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/persian-alola\":\n{\n\t\"frame\": {\"x\":1283,\"y\":997,\"w\":26,\"h\":24},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":30,\"w\":26,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/persian\":\n{\n\t\"frame\": {\"x\":401,\"y\":712,\"w\":39,\"h\":39},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":12,\"y\":16,\"w\":39,\"h\":39},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/petilil\":\n{\n\t\"frame\": {\"x\":1891,\"y\":958,\"w\":14,\"h\":20},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":27,\"y\":34,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/phanpy\":\n{\n\t\"frame\": {\"x\":1778,\"y\":788,\"w\":22,\"h\":18},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":36,\"w\":22,\"h\":18},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/phantump\":\n{\n\t\"frame\": {\"x\":1209,\"y\":1117,\"w\":27,\"h\":23},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":31,\"w\":27,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/pheromosa\":\n{\n\t\"frame\": {\"x\":225,\"y\":432,\"w\":45,\"h\":42},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":13,\"y\":10,\"w\":45,\"h\":42},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/phione\":\n{\n\t\"frame\": {\"x\":1367,\"y\":1259,\"w\":25,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":35,\"w\":25,\"h\":19},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/pichu-spiky-eared\":\n{\n\t\"frame\": {\"x\":1808,\"y\":883,\"w\":17,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":33,\"w\":17,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/pichu\":\n{\n\t\"frame\": {\"x\":1808,\"y\":906,\"w\":17,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":33,\"w\":17,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/pidgeot-mega\":\n{\n\t\"frame\": {\"x\":656,\"y\":633,\"w\":37,\"h\":29},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":26,\"w\":37,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/pidgeot\":\n{\n\t\"frame\": {\"x\":891,\"y\":348,\"w\":37,\"h\":36},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":19,\"w\":37,\"h\":36},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/pidgeotto\":\n{\n\t\"frame\": {\"x\":1520,\"y\":842,\"w\":23,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":32,\"w\":23,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/pidgey\":\n{\n\t\"frame\": {\"x\":1840,\"y\":830,\"w\":20,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":35,\"w\":20,\"h\":19},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/pidove\":\n{\n\t\"frame\": {\"x\":1928,\"y\":896,\"w\":18,\"h\":18},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":36,\"w\":18,\"h\":18},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/pignite\":\n{\n\t\"frame\": {\"x\":1396,\"y\":785,\"w\":25,\"h\":23},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":31,\"w\":25,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/pikachu-alola-cap\":\n{\n\t\"frame\": {\"x\":1242,\"y\":746,\"w\":26,\"h\":23},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":31,\"w\":26,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/pikachu-belle\":\n{\n\t\"frame\": {\"x\":1243,\"y\":483,\"w\":24,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":27,\"w\":24,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/pikachu-cosplay\":\n{\n\t\"frame\": {\"x\":1520,\"y\":916,\"w\":23,\"h\":22},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":32,\"w\":23,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/pikachu-gmax\":\n{\n\t\"frame\": {\"x\":92,\"y\":169,\"w\":37,\"h\":53},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":3,\"w\":37,\"h\":53},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/pikachu-hoenn-cap\":\n{\n\t\"frame\": {\"x\":1242,\"y\":774,\"w\":26,\"h\":23},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":31,\"w\":26,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/pikachu-kalos-cap\":\n{\n\t\"frame\": {\"x\":1242,\"y\":802,\"w\":26,\"h\":23},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":31,\"w\":26,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/pikachu-libre\":\n{\n\t\"frame\": {\"x\":1544,\"y\":866,\"w\":23,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":32,\"w\":23,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/pikachu-original-cap\":\n{\n\t\"frame\": {\"x\":1242,\"y\":830,\"w\":26,\"h\":23},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":31,\"w\":26,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/pikachu-partner-cap\":\n{\n\t\"frame\": {\"x\":1267,\"y\":745,\"w\":26,\"h\":23},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":31,\"w\":26,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/pikachu-phd\":\n{\n\t\"frame\": {\"x\":1544,\"y\":890,\"w\":23,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":32,\"w\":23,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/pikachu-pop-star\":\n{\n\t\"frame\": {\"x\":1268,\"y\":885,\"w\":26,\"h\":22},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":32,\"w\":26,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/pikachu-rock-star\":\n{\n\t\"frame\": {\"x\":1544,\"y\":914,\"w\":23,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":32,\"w\":23,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/pikachu-sinnoh-cap\":\n{\n\t\"frame\": {\"x\":1267,\"y\":773,\"w\":26,\"h\":23},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":31,\"w\":26,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/pikachu-starter\":\n{\n\t\"frame\": {\"x\":1863,\"y\":389,\"w\":30,\"h\":25},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":31,\"w\":30,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/pikachu-unova-cap\":\n{\n\t\"frame\": {\"x\":1267,\"y\":801,\"w\":26,\"h\":23},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":31,\"w\":26,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/pikachu-world-cap\":\n{\n\t\"frame\": {\"x\":1267,\"y\":829,\"w\":26,\"h\":23},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":31,\"w\":26,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/pikachu\":\n{\n\t\"frame\": {\"x\":1520,\"y\":941,\"w\":23,\"h\":22},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":32,\"w\":23,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/pikipek\":\n{\n\t\"frame\": {\"x\":1934,\"y\":599,\"w\":19,\"h\":24},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":30,\"w\":19,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/piloswine\":\n{\n\t\"frame\": {\"x\":1473,\"y\":624,\"w\":24,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":31,\"w\":24,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/pincurchin\":\n{\n\t\"frame\": {\"x\":1662,\"y\":1197,\"w\":21,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":35,\"w\":21,\"h\":19},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/pineco\":\n{\n\t\"frame\": {\"x\":1766,\"y\":1058,\"w\":19,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":33,\"w\":19,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/pinsir-mega\":\n{\n\t\"frame\": {\"x\":655,\"y\":1042,\"w\":33,\"h\":27},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":28,\"w\":33,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/pinsir\":\n{\n\t\"frame\": {\"x\":97,\"y\":488,\"w\":48,\"h\":37},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":7,\"y\":16,\"w\":48,\"h\":37},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/piplup\":\n{\n\t\"frame\": {\"x\":1827,\"y\":1238,\"w\":15,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":27,\"y\":33,\"w\":15,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/plusle\":\n{\n\t\"frame\": {\"x\":1808,\"y\":975,\"w\":18,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":33,\"w\":18,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/poipole\":\n{\n\t\"frame\": {\"x\":1161,\"y\":1210,\"w\":25,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":27,\"w\":25,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/politoed\":\n{\n\t\"frame\": {\"x\":898,\"y\":706,\"w\":26,\"h\":35},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":19,\"w\":26,\"h\":35},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/poliwag\":\n{\n\t\"frame\": {\"x\":1599,\"y\":753,\"w\":22,\"h\":17},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":37,\"w\":22,\"h\":17},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/poliwhirl\":\n{\n\t\"frame\": {\"x\":1445,\"y\":896,\"w\":24,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":33,\"w\":24,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/poliwrath\":\n{\n\t\"frame\": {\"x\":309,\"y\":772,\"w\":43,\"h\":33},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":12,\"y\":21,\"w\":43,\"h\":33},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/polteageist\":\n{\n\t\"frame\": {\"x\":1617,\"y\":261,\"w\":30,\"h\":31},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":23,\"w\":30,\"h\":31},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/ponyta-galar\":\n{\n\t\"frame\": {\"x\":1267,\"y\":857,\"w\":26,\"h\":23},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":31,\"w\":26,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/ponyta\":\n{\n\t\"frame\": {\"x\":1102,\"y\":1198,\"w\":26,\"h\":25},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":29,\"w\":26,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/poochyena\":\n{\n\t\"frame\": {\"x\":1644,\"y\":679,\"w\":23,\"h\":20},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":34,\"w\":23,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/popplio\":\n{\n\t\"frame\": {\"x\":1684,\"y\":1038,\"w\":19,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":32,\"w\":19,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/porygon-z\":\n{\n\t\"frame\": {\"x\":276,\"y\":843,\"w\":29,\"h\":38},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":12,\"w\":29,\"h\":38},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/porygon\":\n{\n\t\"frame\": {\"x\":1744,\"y\":1255,\"w\":21,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":34,\"w\":21,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/porygon2\":\n{\n\t\"frame\": {\"x\":1837,\"y\":248,\"w\":29,\"h\":29},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":21,\"w\":29,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/primarina\":\n{\n\t\"frame\": {\"x\":552,\"y\":190,\"w\":41,\"h\":38},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":12,\"y\":17,\"w\":41,\"h\":38},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/primeape\":\n{\n\t\"frame\": {\"x\":1006,\"y\":462,\"w\":30,\"h\":25},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":29,\"w\":30,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/prinplup\":\n{\n\t\"frame\": {\"x\":1572,\"y\":1109,\"w\":19,\"h\":24},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":30,\"w\":19,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/probopass\":\n{\n\t\"frame\": {\"x\":1215,\"y\":864,\"w\":26,\"h\":25},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":29,\"w\":26,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/psyduck\":\n{\n\t\"frame\": {\"x\":1473,\"y\":1255,\"w\":20,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":31,\"w\":20,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/pumpkaboo-large\":\n{\n\t\"frame\": {\"x\":1702,\"y\":844,\"w\":19,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":32,\"w\":19,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/pumpkaboo-small\":\n{\n\t\"frame\": {\"x\":1623,\"y\":1131,\"w\":17,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":33,\"w\":17,\"h\":19},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/pumpkaboo-super\":\n{\n\t\"frame\": {\"x\":1496,\"y\":817,\"w\":22,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":31,\"w\":22,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/pumpkaboo\":\n{\n\t\"frame\": {\"x\":1766,\"y\":1081,\"w\":19,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":33,\"w\":19,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/pupitar\":\n{\n\t\"frame\": {\"x\":1808,\"y\":998,\"w\":18,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":33,\"w\":18,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/purrloin\":\n{\n\t\"frame\": {\"x\":1422,\"y\":752,\"w\":23,\"h\":24},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":30,\"w\":23,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/purugly\":\n{\n\t\"frame\": {\"x\":1396,\"y\":812,\"w\":25,\"h\":23},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":31,\"w\":25,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/pyroar\":\n{\n\t\"frame\": {\"x\":565,\"y\":1139,\"w\":34,\"h\":27},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":27,\"w\":34,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/pyukumuku\":\n{\n\t\"frame\": {\"x\":1066,\"y\":1000,\"w\":28,\"h\":22},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":34,\"w\":28,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/quagsire\":\n{\n\t\"frame\": {\"x\":620,\"y\":584,\"w\":36,\"h\":33},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":22,\"w\":36,\"h\":33},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/quilava\":\n{\n\t\"frame\": {\"x\":1382,\"y\":1021,\"w\":25,\"h\":22},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":32,\"w\":25,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/quilladin\":\n{\n\t\"frame\": {\"x\":1449,\"y\":598,\"w\":23,\"h\":24},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":30,\"w\":23,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/qwilfish\":\n{\n\t\"frame\": {\"x\":1526,\"y\":504,\"w\":31,\"h\":24},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":32,\"w\":31,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/raboot\":\n{\n\t\"frame\": {\"x\":1865,\"y\":311,\"w\":24,\"h\":31},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":24,\"w\":24,\"h\":31},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/raichu-alola\":\n{\n\t\"frame\": {\"x\":1836,\"y\":218,\"w\":28,\"h\":30},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":25,\"w\":28,\"h\":30},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/raichu\":\n{\n\t\"frame\": {\"x\":117,\"y\":1011,\"w\":41,\"h\":37},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":18,\"w\":41,\"h\":37},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/raikou\":\n{\n\t\"frame\": {\"x\":911,\"y\":121,\"w\":43,\"h\":37},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":16,\"w\":43,\"h\":37},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/ralts\":\n{\n\t\"frame\": {\"x\":1975,\"y\":725,\"w\":16,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":34,\"w\":16,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/rampardos\":\n{\n\t\"frame\": {\"x\":1215,\"y\":835,\"w\":27,\"h\":25},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":29,\"w\":27,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/rapidash-galar\":\n{\n\t\"frame\": {\"x\":1781,\"y\":122,\"w\":38,\"h\":33},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":22,\"w\":38,\"h\":33},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/rapidash\":\n{\n\t\"frame\": {\"x\":1795,\"y\":48,\"w\":39,\"h\":36},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":18,\"w\":39,\"h\":36},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/raticate-alola\":\n{\n\t\"frame\": {\"x\":1187,\"y\":749,\"w\":27,\"h\":24},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":30,\"w\":27,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/raticate\":\n{\n\t\"frame\": {\"x\":1211,\"y\":1204,\"w\":27,\"h\":23},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":31,\"w\":27,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/rattata-alola\":\n{\n\t\"frame\": {\"x\":1575,\"y\":628,\"w\":23,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":29,\"w\":23,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/rattata\":\n{\n\t\"frame\": {\"x\":1496,\"y\":842,\"w\":22,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":31,\"w\":22,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/rayquaza-mega\":\n{\n\t\"frame\": {\"x\":1000,\"y\":310,\"w\":40,\"h\":27},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":14,\"y\":27,\"w\":40,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/rayquaza\":\n{\n\t\"frame\": {\"x\":1,\"y\":823,\"w\":47,\"h\":51},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":13,\"y\":2,\"w\":47,\"h\":51},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/regice\":\n{\n\t\"frame\": {\"x\":46,\"y\":1020,\"w\":43,\"h\":34},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":15,\"y\":20,\"w\":43,\"h\":34},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/regidrago\":\n{\n\t\"frame\": {\"x\":781,\"y\":156,\"w\":42,\"h\":39},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":15,\"y\":17,\"w\":42,\"h\":39},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/regieleki\":\n{\n\t\"frame\": {\"x\":58,\"y\":171,\"w\":56,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":7,\"y\":22,\"w\":56,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/regigigas\":\n{\n\t\"frame\": {\"x\":133,\"y\":55,\"w\":53,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":8,\"y\":21,\"w\":53,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/regirock\":\n{\n\t\"frame\": {\"x\":1544,\"y\":119,\"w\":38,\"h\":34},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":20,\"w\":38,\"h\":34},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/registeel\":\n{\n\t\"frame\": {\"x\":1821,\"y\":123,\"w\":38,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":13,\"y\":21,\"w\":38,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/relicanth\":\n{\n\t\"frame\": {\"x\":513,\"y\":938,\"w\":32,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":27,\"w\":32,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/remoraid\":\n{\n\t\"frame\": {\"x\":1967,\"y\":896,\"w\":19,\"h\":18},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":36,\"w\":19,\"h\":18},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/reshiram\":\n{\n\t\"frame\": {\"x\":1,\"y\":985,\"w\":54,\"h\":43},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":10,\"y\":13,\"w\":54,\"h\":43},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/reuniclus\":\n{\n\t\"frame\": {\"x\":1544,\"y\":50,\"w\":48,\"h\":29},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":13,\"y\":24,\"w\":48,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/rhydon\":\n{\n\t\"frame\": {\"x\":405,\"y\":305,\"w\":46,\"h\":40},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":13,\"y\":15,\"w\":46,\"h\":40},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/rhyhorn\":\n{\n\t\"frame\": {\"x\":1723,\"y\":568,\"w\":26,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":32,\"w\":26,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/rhyperior\":\n{\n\t\"frame\": {\"x\":870,\"y\":47,\"w\":48,\"h\":33},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":14,\"y\":22,\"w\":48,\"h\":33},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/ribombee\":\n{\n\t\"frame\": {\"x\":857,\"y\":1166,\"w\":32,\"h\":30},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":25,\"w\":32,\"h\":30},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/rillaboom-gmax\":\n{\n\t\"frame\": {\"x\":71,\"y\":1,\"w\":64,\"h\":52},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":2,\"y\":4,\"w\":64,\"h\":52},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/rillaboom\":\n{\n\t\"frame\": {\"x\":961,\"y\":160,\"w\":38,\"h\":35},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":15,\"y\":20,\"w\":38,\"h\":35},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/riolu\":\n{\n\t\"frame\": {\"x\":1839,\"y\":764,\"w\":20,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":34,\"w\":20,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/rockruff\":\n{\n\t\"frame\": {\"x\":1826,\"y\":615,\"w\":21,\"h\":24},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":30,\"w\":21,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/roggenrola\":\n{\n\t\"frame\": {\"x\":594,\"y\":1027,\"w\":13,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":28,\"y\":35,\"w\":13,\"h\":19},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/rolycoly\":\n{\n\t\"frame\": {\"x\":1723,\"y\":965,\"w\":22,\"h\":19},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":36,\"w\":22,\"h\":19},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/rookidee\":\n{\n\t\"frame\": {\"x\":1617,\"y\":1017,\"w\":21,\"h\":18},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":38,\"w\":21,\"h\":18},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/roselia\":\n{\n\t\"frame\": {\"x\":1187,\"y\":778,\"w\":27,\"h\":24},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":30,\"w\":27,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/roserade\":\n{\n\t\"frame\": {\"x\":427,\"y\":852,\"w\":27,\"h\":31},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":25,\"w\":27,\"h\":31},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/rotom-fan\":\n{\n\t\"frame\": {\"x\":1215,\"y\":150,\"w\":39,\"h\":33},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":14,\"y\":23,\"w\":39,\"h\":33},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/rotom-frost\":\n{\n\t\"frame\": {\"x\":227,\"y\":1189,\"w\":41,\"h\":34},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":13,\"y\":22,\"w\":41,\"h\":34},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/rotom-heat\":\n{\n\t\"frame\": {\"x\":727,\"y\":667,\"w\":36,\"h\":31},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":25,\"w\":36,\"h\":31},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/rotom-mow\":\n{\n\t\"frame\": {\"x\":815,\"y\":999,\"w\":32,\"h\":33},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":23,\"w\":32,\"h\":33},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/rotom-wash\":\n{\n\t\"frame\": {\"x\":1861,\"y\":123,\"w\":38,\"h\":33},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":15,\"y\":23,\"w\":38,\"h\":33},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/rotom\":\n{\n\t\"frame\": {\"x\":1685,\"y\":324,\"w\":30,\"h\":29},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":27,\"w\":30,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/rowlet\":\n{\n\t\"frame\": {\"x\":1843,\"y\":851,\"w\":19,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":32,\"w\":19,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/rufflet\":\n{\n\t\"frame\": {\"x\":1640,\"y\":946,\"w\":19,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":31,\"w\":19,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/runerigus\":\n{\n\t\"frame\": {\"x\":350,\"y\":925,\"w\":42,\"h\":31},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":13,\"y\":23,\"w\":42,\"h\":31},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/sableye-mega\":\n{\n\t\"frame\": {\"x\":1715,\"y\":356,\"w\":30,\"h\":29},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":25,\"w\":30,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/sableye\":\n{\n\t\"frame\": {\"x\":738,\"y\":546,\"w\":33,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":14,\"y\":23,\"w\":33,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/salamence-mega\":\n{\n\t\"frame\": {\"x\":697,\"y\":608,\"w\":37,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":15,\"y\":27,\"w\":37,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/salamence\":\n{\n\t\"frame\": {\"x\":254,\"y\":925,\"w\":42,\"h\":30},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":13,\"y\":22,\"w\":42,\"h\":30},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/salandit\":\n{\n\t\"frame\": {\"x\":1822,\"y\":701,\"w\":21,\"h\":20},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":33,\"w\":21,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/salazzle\":\n{\n\t\"frame\": {\"x\":718,\"y\":1034,\"w\":29,\"h\":33},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":23,\"w\":29,\"h\":33},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/samurott\":\n{\n\t\"frame\": {\"x\":688,\"y\":1138,\"w\":33,\"h\":25},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":29,\"w\":33,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/sandaconda-gmax\":\n{\n\t\"frame\": {\"x\":210,\"y\":164,\"w\":46,\"h\":44},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":11,\"y\":10,\"w\":46,\"h\":44},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/sandaconda\":\n{\n\t\"frame\": {\"x\":736,\"y\":608,\"w\":37,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":27,\"w\":37,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/sandile\":\n{\n\t\"frame\": {\"x\":1677,\"y\":637,\"w\":24,\"h\":18},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":37,\"w\":24,\"h\":18},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/sandshrew-alola\":\n{\n\t\"frame\": {\"x\":1642,\"y\":727,\"w\":23,\"h\":20},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":34,\"w\":23,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/sandshrew\":\n{\n\t\"frame\": {\"x\":1781,\"y\":679,\"w\":22,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":34,\"w\":22,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/sandslash-alola\":\n{\n\t\"frame\": {\"x\":1187,\"y\":807,\"w\":27,\"h\":26},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":28,\"w\":27,\"h\":26},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/sandslash\":\n{\n\t\"frame\": {\"x\":787,\"y\":1101,\"w\":31,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":22,\"w\":31,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/sandygast\":\n{\n\t\"frame\": {\"x\":1396,\"y\":598,\"w\":25,\"h\":24},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":30,\"w\":25,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/sawk\":\n{\n\t\"frame\": {\"x\":545,\"y\":656,\"w\":34,\"h\":34},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":21,\"w\":34,\"h\":34},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/sawsbuck-autumn\":\n{\n\t\"frame\": {\"x\":1180,\"y\":1117,\"w\":27,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":27,\"w\":27,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/sawsbuck-summer\":\n{\n\t\"frame\": {\"x\":1295,\"y\":646,\"w\":25,\"h\":26},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":28,\"w\":25,\"h\":26},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/sawsbuck-winter\":\n{\n\t\"frame\": {\"x\":1264,\"y\":689,\"w\":25,\"h\":26},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":28,\"w\":25,\"h\":26},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/sawsbuck\":\n{\n\t\"frame\": {\"x\":1292,\"y\":717,\"w\":25,\"h\":26},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":28,\"w\":25,\"h\":26},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/scatterbug\":\n{\n\t\"frame\": {\"x\":1691,\"y\":1218,\"w\":16,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":31,\"w\":16,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/sceptile-mega\":\n{\n\t\"frame\": {\"x\":1096,\"y\":303,\"w\":39,\"h\":29},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":25,\"w\":39,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/sceptile\":\n{\n\t\"frame\": {\"x\":1905,\"y\":47,\"w\":39,\"h\":36},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":15,\"y\":16,\"w\":39,\"h\":36},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/scizor-mega\":\n{\n\t\"frame\": {\"x\":1653,\"y\":324,\"w\":30,\"h\":30},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":25,\"w\":30,\"h\":30},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/scizor\":\n{\n\t\"frame\": {\"x\":1266,\"y\":409,\"w\":32,\"h\":37},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":18,\"w\":32,\"h\":37},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/scolipede\":\n{\n\t\"frame\": {\"x\":849,\"y\":423,\"w\":37,\"h\":37},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":15,\"y\":17,\"w\":37,\"h\":37},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/scorbunny\":\n{\n\t\"frame\": {\"x\":693,\"y\":90,\"w\":20,\"h\":30},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":25,\"w\":20,\"h\":30},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/scrafty\":\n{\n\t\"frame\": {\"x\":746,\"y\":795,\"w\":30,\"h\":36},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":19,\"w\":30,\"h\":36},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/scraggy\":\n{\n\t\"frame\": {\"x\":1887,\"y\":1124,\"w\":17,\"h\":18},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":36,\"w\":17,\"h\":18},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/scyther\":\n{\n\t\"frame\": {\"x\":842,\"y\":270,\"w\":39,\"h\":41},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":13,\"y\":14,\"w\":39,\"h\":41},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/seadra\":\n{\n\t\"frame\": {\"x\":1751,\"y\":568,\"w\":26,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":32,\"w\":26,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/seaking\":\n{\n\t\"frame\": {\"x\":439,\"y\":1096,\"w\":41,\"h\":31},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":13,\"y\":22,\"w\":41,\"h\":31},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/sealeo\":\n{\n\t\"frame\": {\"x\":900,\"y\":811,\"w\":28,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":34,\"w\":28,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/seedot\":\n{\n\t\"frame\": {\"x\":1888,\"y\":873,\"w\":17,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":35,\"w\":17,\"h\":19},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/seel\":\n{\n\t\"frame\": {\"x\":1234,\"y\":1092,\"w\":27,\"h\":25},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":29,\"w\":27,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/seismitoad\":\n{\n\t\"frame\": {\"x\":695,\"y\":312,\"w\":40,\"h\":30},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":14,\"y\":25,\"w\":40,\"h\":30},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/sentret\":\n{\n\t\"frame\": {\"x\":1296,\"y\":85,\"w\":17,\"h\":28},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":28,\"w\":17,\"h\":28},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/serperior\":\n{\n\t\"frame\": {\"x\":987,\"y\":701,\"w\":30,\"h\":24},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":30,\"w\":30,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/servine\":\n{\n\t\"frame\": {\"x\":1574,\"y\":699,\"w\":24,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":32,\"w\":24,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/seviper\":\n{\n\t\"frame\": {\"x\":1382,\"y\":1048,\"w\":25,\"h\":22},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":32,\"w\":25,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/sewaddle\":\n{\n\t\"frame\": {\"x\":1969,\"y\":938,\"w\":17,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":35,\"w\":17,\"h\":19},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/sharpedo-mega\":\n{\n\t\"frame\": {\"x\":1964,\"y\":346,\"w\":27,\"h\":29},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":26,\"w\":27,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/sharpedo\":\n{\n\t\"frame\": {\"x\":304,\"y\":884,\"w\":38,\"h\":39},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":12,\"w\":38,\"h\":39},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/shaymin-sky\":\n{\n\t\"frame\": {\"x\":1448,\"y\":624,\"w\":23,\"h\":24},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":30,\"w\":23,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/shaymin\":\n{\n\t\"frame\": {\"x\":1905,\"y\":788,\"w\":20,\"h\":18},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":36,\"w\":20,\"h\":18},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/shedinja\":\n{\n\t\"frame\": {\"x\":1525,\"y\":358,\"w\":30,\"h\":30},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":24,\"w\":30,\"h\":30},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/shelgon\":\n{\n\t\"frame\": {\"x\":1496,\"y\":867,\"w\":22,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":31,\"w\":22,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/shellder\":\n{\n\t\"frame\": {\"x\":1844,\"y\":701,\"w\":21,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":34,\"w\":21,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/shellos-east\":\n{\n\t\"frame\": {\"x\":1549,\"y\":1201,\"w\":21,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":32,\"w\":21,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/shellos\":\n{\n\t\"frame\": {\"x\":1711,\"y\":797,\"w\":19,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":32,\"w\":19,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/shelmet\":\n{\n\t\"frame\": {\"x\":1732,\"y\":772,\"w\":20,\"h\":17},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":37,\"w\":20,\"h\":17},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/shieldon\":\n{\n\t\"frame\": {\"x\":1570,\"y\":1085,\"w\":22,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":32,\"w\":22,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/shiftry\":\n{\n\t\"frame\": {\"x\":820,\"y\":46,\"w\":48,\"h\":34},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":12,\"y\":22,\"w\":48,\"h\":34},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/shiinotic\":\n{\n\t\"frame\": {\"x\":990,\"y\":1166,\"w\":31,\"h\":30},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":26,\"w\":31,\"h\":30},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/shinx\":\n{\n\t\"frame\": {\"x\":1301,\"y\":913,\"w\":26,\"h\":23},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":31,\"w\":26,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/shroomish\":\n{\n\t\"frame\": {\"x\":1766,\"y\":1150,\"w\":20,\"h\":17},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":37,\"w\":20,\"h\":17},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/shuckle\":\n{\n\t\"frame\": {\"x\":926,\"y\":1224,\"w\":32,\"h\":29},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":27,\"w\":32,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/shuppet\":\n{\n\t\"frame\": {\"x\":1836,\"y\":1261,\"w\":17,\"h\":21},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":32,\"w\":17,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/sigilyph\":\n{\n\t\"frame\": {\"x\":264,\"y\":1104,\"w\":35,\"h\":39},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":16,\"w\":35,\"h\":39},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/silcoon\":\n{\n\t\"frame\": {\"x\":1667,\"y\":657,\"w\":23,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":34,\"w\":23,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/silicobra\":\n{\n\t\"frame\": {\"x\":1744,\"y\":961,\"w\":20,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":33,\"w\":20,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/silvally-bug\":\n{\n\t\"frame\": {\"x\":46,\"y\":975,\"w\":33,\"h\":43},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":13,\"w\":33,\"h\":43},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/silvally-dark\":\n{\n\t\"frame\": {\"x\":82,\"y\":1197,\"w\":33,\"h\":43},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":13,\"w\":33,\"h\":43},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/silvally-dragon\":\n{\n\t\"frame\": {\"x\":117,\"y\":1197,\"w\":33,\"h\":43},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":13,\"w\":33,\"h\":43},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/silvally-electric\":\n{\n\t\"frame\": {\"x\":81,\"y\":927,\"w\":33,\"h\":43},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":13,\"w\":33,\"h\":43},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/silvally-fairy\":\n{\n\t\"frame\": {\"x\":81,\"y\":972,\"w\":33,\"h\":43},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":13,\"w\":33,\"h\":43},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/silvally-fighting\":\n{\n\t\"frame\": {\"x\":82,\"y\":1017,\"w\":33,\"h\":43},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":13,\"w\":33,\"h\":43},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/silvally-fire\":\n{\n\t\"frame\": {\"x\":83,\"y\":1062,\"w\":33,\"h\":43},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":13,\"w\":33,\"h\":43},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/silvally-flying\":\n{\n\t\"frame\": {\"x\":84,\"y\":1107,\"w\":33,\"h\":43},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":13,\"w\":33,\"h\":43},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/silvally-ghost\":\n{\n\t\"frame\": {\"x\":156,\"y\":969,\"w\":33,\"h\":43},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":13,\"w\":33,\"h\":43},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/silvally-grass\":\n{\n\t\"frame\": {\"x\":156,\"y\":1144,\"w\":33,\"h\":43},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":13,\"w\":33,\"h\":43},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/silvally-ground\":\n{\n\t\"frame\": {\"x\":191,\"y\":969,\"w\":33,\"h\":43},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":13,\"w\":33,\"h\":43},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/silvally-ice\":\n{\n\t\"frame\": {\"x\":192,\"y\":1014,\"w\":33,\"h\":43},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":13,\"w\":33,\"h\":43},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/silvally-poison\":\n{\n\t\"frame\": {\"x\":193,\"y\":1099,\"w\":33,\"h\":43},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":13,\"w\":33,\"h\":43},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/silvally-psychic\":\n{\n\t\"frame\": {\"x\":191,\"y\":1144,\"w\":33,\"h\":43},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":13,\"w\":33,\"h\":43},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/silvally-rock\":\n{\n\t\"frame\": {\"x\":226,\"y\":969,\"w\":33,\"h\":43},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":13,\"w\":33,\"h\":43},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/silvally-steel\":\n{\n\t\"frame\": {\"x\":227,\"y\":1014,\"w\":33,\"h\":43},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":13,\"w\":33,\"h\":43},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/silvally-water\":\n{\n\t\"frame\": {\"x\":228,\"y\":1059,\"w\":33,\"h\":43},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":13,\"w\":33,\"h\":43},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/silvally\":\n{\n\t\"frame\": {\"x\":261,\"y\":969,\"w\":33,\"h\":43},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":13,\"w\":33,\"h\":43},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/simipour\":\n{\n\t\"frame\": {\"x\":1254,\"y\":942,\"w\":26,\"h\":23},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":31,\"w\":26,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/simisage\":\n{\n\t\"frame\": {\"x\":1164,\"y\":575,\"w\":27,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":27,\"w\":27,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/simisear\":\n{\n\t\"frame\": {\"x\":1074,\"y\":1120,\"w\":28,\"h\":24},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":30,\"w\":28,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/sinistea\":\n{\n\t\"frame\": {\"x\":1788,\"y\":1173,\"w\":19,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":38,\"w\":19,\"h\":16},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/sirfetchd\":\n{\n\t\"frame\": {\"x\":1952,\"y\":1,\"w\":39,\"h\":53},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":14,\"y\":3,\"w\":39,\"h\":53},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/sizzlipede\":\n{\n\t\"frame\": {\"x\":1007,\"y\":955,\"w\":23,\"h\":12},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":42,\"w\":23,\"h\":12},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/skarmory\":\n{\n\t\"frame\": {\"x\":184,\"y\":649,\"w\":39,\"h\":40},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":14,\"w\":39,\"h\":40},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/skiddo\":\n{\n\t\"frame\": {\"x\":1864,\"y\":851,\"w\":19,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":34,\"w\":19,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/skiploom\":\n{\n\t\"frame\": {\"x\":1861,\"y\":787,\"w\":21,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":35,\"w\":21,\"h\":19},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/skitty\":\n{\n\t\"frame\": {\"x\":1616,\"y\":1037,\"w\":22,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":32,\"w\":22,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/skorupi\":\n{\n\t\"frame\": {\"x\":1310,\"y\":1025,\"w\":26,\"h\":24},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":30,\"w\":26,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/skrelp\":\n{\n\t\"frame\": {\"x\":1495,\"y\":1255,\"w\":20,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":31,\"w\":20,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/skuntank\":\n{\n\t\"frame\": {\"x\":1006,\"y\":489,\"w\":30,\"h\":26},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":30,\"w\":30,\"h\":26},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/skwovet\":\n{\n\t\"frame\": {\"x\":1447,\"y\":674,\"w\":24,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":31,\"w\":24,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/slaking\":\n{\n\t\"frame\": {\"x\":1964,\"y\":250,\"w\":30,\"h\":27},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":28,\"w\":30,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/slakoth\":\n{\n\t\"frame\": {\"x\":1802,\"y\":310,\"w\":27,\"h\":17},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":37,\"w\":27,\"h\":17},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/sliggoo\":\n{\n\t\"frame\": {\"x\":1930,\"y\":644,\"w\":17,\"h\":24},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":30,\"w\":17,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/slowbro-galar\":\n{\n\t\"frame\": {\"x\":1373,\"y\":370,\"w\":33,\"h\":35},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":19,\"w\":33,\"h\":35},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/slowbro-mega\":\n{\n\t\"frame\": {\"x\":1041,\"y\":822,\"w\":27,\"h\":28},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":26,\"w\":27,\"h\":28},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/slowbro\":\n{\n\t\"frame\": {\"x\":311,\"y\":602,\"w\":43,\"h\":35},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":18,\"w\":43,\"h\":35},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/slowking-galar\":\n{\n\t\"frame\": {\"x\":704,\"y\":112,\"w\":31,\"h\":42},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":12,\"w\":31,\"h\":42},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/slowking\":\n{\n\t\"frame\": {\"x\":190,\"y\":925,\"w\":29,\"h\":42},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":10,\"w\":29,\"h\":42},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/slowpoke-galar\":\n{\n\t\"frame\": {\"x\":591,\"y\":997,\"w\":28,\"h\":16},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":40,\"w\":28,\"h\":16},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/slowpoke\":\n{\n\t\"frame\": {\"x\":1574,\"y\":723,\"w\":23,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":31,\"w\":23,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/slugma\":\n{\n\t\"frame\": {\"x\":1640,\"y\":971,\"w\":19,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":31,\"w\":19,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/slurpuff\":\n{\n\t\"frame\": {\"x\":820,\"y\":1101,\"w\":31,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":22,\"w\":31,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/smeargle\":\n{\n\t\"frame\": {\"x\":1257,\"y\":970,\"w\":26,\"h\":23},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":31,\"w\":26,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/smoochum\":\n{\n\t\"frame\": {\"x\":1975,\"y\":679,\"w\":16,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":32,\"w\":16,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/sneasel\":\n{\n\t\"frame\": {\"x\":1644,\"y\":752,\"w\":19,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":31,\"w\":19,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/snivy\":\n{\n\t\"frame\": {\"x\":1723,\"y\":989,\"w\":22,\"h\":19},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":35,\"w\":22,\"h\":19},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/snom\":\n{\n\t\"frame\": {\"x\":1869,\"y\":1220,\"w\":19,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":38,\"w\":19,\"h\":16},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/snorlax-gmax\":\n{\n\t\"frame\": {\"x\":1,\"y\":279,\"w\":54,\"h\":51},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":7,\"y\":5,\"w\":54,\"h\":51},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/snorlax\":\n{\n\t\"frame\": {\"x\":624,\"y\":225,\"w\":40,\"h\":42},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":13,\"y\":14,\"w\":40,\"h\":42},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/snorunt\":\n{\n\t\"frame\": {\"x\":1828,\"y\":951,\"w\":17,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":33,\"w\":17,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/snover\":\n{\n\t\"frame\": {\"x\":1544,\"y\":938,\"w\":23,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":32,\"w\":23,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/snubbull\":\n{\n\t\"frame\": {\"x\":1497,\"y\":994,\"w\":23,\"h\":22},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":32,\"w\":23,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/sobble\":\n{\n\t\"frame\": {\"x\":1049,\"y\":547,\"w\":24,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":28,\"w\":24,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/solgaleo\":\n{\n\t\"frame\": {\"x\":362,\"y\":90,\"w\":50,\"h\":41},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":9,\"y\":14,\"w\":50,\"h\":41},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/solosis\":\n{\n\t\"frame\": {\"x\":1908,\"y\":1201,\"w\":17,\"h\":16},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":38,\"w\":17,\"h\":16},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/solrock\":\n{\n\t\"frame\": {\"x\":850,\"y\":999,\"w\":32,\"h\":33},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":23,\"w\":32,\"h\":33},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/spearow\":\n{\n\t\"frame\": {\"x\":1624,\"y\":707,\"w\":21,\"h\":18},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":36,\"w\":21,\"h\":18},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/spectrier\":\n{\n\t\"frame\": {\"x\":1069,\"y\":224,\"w\":37,\"h\":36},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":19,\"w\":37,\"h\":36},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/spewpa\":\n{\n\t\"frame\": {\"x\":1867,\"y\":1037,\"w\":18,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":35,\"w\":18,\"h\":19},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/spheal\":\n{\n\t\"frame\": {\"x\":1869,\"y\":745,\"w\":21,\"h\":18},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":36,\"w\":21,\"h\":18},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/spinarak\":\n{\n\t\"frame\": {\"x\":1936,\"y\":749,\"w\":20,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":38,\"w\":20,\"h\":16},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/spinda-blank\":\n{\n\t\"frame\": {\"x\":1742,\"y\":660,\"w\":17,\"h\":23},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":31,\"w\":17,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/spinda-filled\":\n{\n\t\"frame\": {\"x\":1767,\"y\":660,\"w\":17,\"h\":23},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":31,\"w\":17,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/spinda\":\n{\n\t\"frame\": {\"x\":1792,\"y\":660,\"w\":17,\"h\":23},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":31,\"w\":17,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/spiritomb\":\n{\n\t\"frame\": {\"x\":1589,\"y\":357,\"w\":31,\"h\":29},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":25,\"w\":31,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/spoink\":\n{\n\t\"frame\": {\"x\":1726,\"y\":1157,\"w\":16,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":32,\"w\":16,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/spritzee\":\n{\n\t\"frame\": {\"x\":1888,\"y\":1201,\"w\":17,\"h\":18},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":36,\"w\":17,\"h\":18},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/squirtle\":\n{\n\t\"frame\": {\"x\":1663,\"y\":1169,\"w\":23,\"h\":19},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":35,\"w\":23,\"h\":19},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/stakataka\":\n{\n\t\"frame\": {\"x\":631,\"y\":269,\"w\":42,\"h\":40},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":15,\"y\":14,\"w\":42,\"h\":40},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/stantler\":\n{\n\t\"frame\": {\"x\":1068,\"y\":632,\"w\":23,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":27,\"w\":23,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/staraptor\":\n{\n\t\"frame\": {\"x\":1179,\"y\":1030,\"w\":25,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":28,\"w\":25,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/staravia\":\n{\n\t\"frame\": {\"x\":1319,\"y\":786,\"w\":24,\"h\":25},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":30,\"w\":24,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/starly\":\n{\n\t\"frame\": {\"x\":1867,\"y\":701,\"w\":21,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":34,\"w\":21,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/starmie\":\n{\n\t\"frame\": {\"x\":594,\"y\":1049,\"w\":32,\"h\":33},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":19,\"w\":32,\"h\":33},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/staryu\":\n{\n\t\"frame\": {\"x\":1966,\"y\":769,\"w\":19,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":35,\"w\":19,\"h\":19},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/steelix-mega\":\n{\n\t\"frame\": {\"x\":439,\"y\":1139,\"w\":41,\"h\":31},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":14,\"y\":25,\"w\":41,\"h\":31},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/steelix\":\n{\n\t\"frame\": {\"x\":258,\"y\":172,\"w\":49,\"h\":41},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":9,\"y\":14,\"w\":49,\"h\":41},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/steenee\":\n{\n\t\"frame\": {\"x\":1350,\"y\":913,\"w\":20,\"h\":25},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":28,\"w\":20,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/stonjourner\":\n{\n\t\"frame\": {\"x\":1182,\"y\":262,\"w\":36,\"h\":36},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":18,\"w\":36,\"h\":36},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/stoutland\":\n{\n\t\"frame\": {\"x\":558,\"y\":1004,\"w\":34,\"h\":31},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":22,\"w\":34,\"h\":31},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/stufful\":\n{\n\t\"frame\": {\"x\":1766,\"y\":1104,\"w\":19,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":31,\"w\":19,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/stunfisk-galar\":\n{\n\t\"frame\": {\"x\":857,\"y\":1198,\"w\":33,\"h\":24},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":32,\"w\":33,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/stunfisk\":\n{\n\t\"frame\": {\"x\":891,\"y\":1254,\"w\":32,\"h\":24},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":31,\"w\":32,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/stunky\":\n{\n\t\"frame\": {\"x\":1100,\"y\":863,\"w\":28,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":33,\"w\":28,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/sudowoodo\":\n{\n\t\"frame\": {\"x\":972,\"y\":386,\"w\":32,\"h\":35},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":21,\"w\":32,\"h\":35},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/suicune\":\n{\n\t\"frame\": {\"x\":453,\"y\":306,\"w\":44,\"h\":40},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":10,\"y\":13,\"w\":44,\"h\":40},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/sunflora\":\n{\n\t\"frame\": {\"x\":1594,\"y\":918,\"w\":21,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":31,\"w\":21,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/sunkern\":\n{\n\t\"frame\": {\"x\":1878,\"y\":1238,\"w\":15,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":34,\"w\":15,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/surskit\":\n{\n\t\"frame\": {\"x\":1504,\"y\":577,\"w\":25,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":33,\"w\":25,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/swablu\":\n{\n\t\"frame\": {\"x\":1892,\"y\":745,\"w\":21,\"h\":18},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":35,\"w\":21,\"h\":18},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/swadloon\":\n{\n\t\"frame\": {\"x\":1787,\"y\":1191,\"w\":22,\"h\":18},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":36,\"w\":22,\"h\":18},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/swalot\":\n{\n\t\"frame\": {\"x\":1805,\"y\":679,\"w\":22,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":34,\"w\":22,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/swampert-mega\":\n{\n\t\"frame\": {\"x\":571,\"y\":1175,\"w\":34,\"h\":25},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":28,\"w\":34,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/swampert\":\n{\n\t\"frame\": {\"x\":658,\"y\":392,\"w\":39,\"h\":36},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":14,\"y\":20,\"w\":39,\"h\":36},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/swanna\":\n{\n\t\"frame\": {\"x\":1695,\"y\":514,\"w\":32,\"h\":24},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":30,\"w\":32,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/swellow\":\n{\n\t\"frame\": {\"x\":1585,\"y\":582,\"w\":25,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":33,\"w\":25,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/swinub\":\n{\n\t\"frame\": {\"x\":1913,\"y\":958,\"w\":20,\"h\":15},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":39,\"w\":20,\"h\":15},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/swirlix\":\n{\n\t\"frame\": {\"x\":1882,\"y\":1260,\"w\":19,\"h\":18},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":36,\"w\":19,\"h\":18},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/swoobat\":\n{\n\t\"frame\": {\"x\":1368,\"y\":339,\"w\":38,\"h\":29},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":23,\"w\":38,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/sylveon\":\n{\n\t\"frame\": {\"x\":594,\"y\":1084,\"w\":32,\"h\":33},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":21,\"w\":32,\"h\":33},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/taillow\":\n{\n\t\"frame\": {\"x\":1936,\"y\":730,\"w\":20,\"h\":17},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":37,\"w\":20,\"h\":17},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/talonflame\":\n{\n\t\"frame\": {\"x\":442,\"y\":629,\"w\":37,\"h\":30},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":23,\"w\":37,\"h\":30},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/tangela\":\n{\n\t\"frame\": {\"x\":1890,\"y\":701,\"w\":21,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":34,\"w\":21,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/tangrowth\":\n{\n\t\"frame\": {\"x\":1494,\"y\":49,\"w\":48,\"h\":30},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":10,\"y\":22,\"w\":48,\"h\":30},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/tapu-bulu\":\n{\n\t\"frame\": {\"x\":156,\"y\":1014,\"w\":34,\"h\":39},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":11,\"w\":34,\"h\":39},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/tapu-fini\":\n{\n\t\"frame\": {\"x\":1038,\"y\":192,\"w\":29,\"h\":39},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":11,\"w\":29,\"h\":39},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/tapu-koko\":\n{\n\t\"frame\": {\"x\":712,\"y\":269,\"w\":41,\"h\":40},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":15,\"y\":12,\"w\":41,\"h\":40},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/tapu-lele\":\n{\n\t\"frame\": {\"x\":1256,\"y\":150,\"w\":29,\"h\":39},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":11,\"w\":29,\"h\":39},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/tauros\":\n{\n\t\"frame\": {\"x\":453,\"y\":348,\"w\":44,\"h\":40},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":12,\"y\":12,\"w\":44,\"h\":40},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/teddiursa\":\n{\n\t\"frame\": {\"x\":1703,\"y\":892,\"w\":18,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":32,\"w\":18,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/tentacool\":\n{\n\t\"frame\": {\"x\":1260,\"y\":1054,\"w\":26,\"h\":24},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":31,\"w\":26,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/tentacruel\":\n{\n\t\"frame\": {\"x\":490,\"y\":474,\"w\":43,\"h\":40},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":11,\"y\":15,\"w\":43,\"h\":40},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/tepig\":\n{\n\t\"frame\": {\"x\":1839,\"y\":786,\"w\":20,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":34,\"w\":20,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/terrakion\":\n{\n\t\"frame\": {\"x\":1269,\"y\":486,\"w\":38,\"h\":31},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":23,\"w\":38,\"h\":31},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/thievul\":\n{\n\t\"frame\": {\"x\":581,\"y\":655,\"w\":35,\"h\":34},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":21,\"w\":35,\"h\":34},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/throh\":\n{\n\t\"frame\": {\"x\":1070,\"y\":49,\"w\":47,\"h\":34},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":11,\"y\":21,\"w\":47,\"h\":34},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/thundurus-therian\":\n{\n\t\"frame\": {\"x\":450,\"y\":390,\"w\":44,\"h\":40},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":12,\"y\":14,\"w\":44,\"h\":40},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/thundurus\":\n{\n\t\"frame\": {\"x\":825,\"y\":156,\"w\":42,\"h\":39},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":12,\"y\":15,\"w\":42,\"h\":39},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/thwackey\":\n{\n\t\"frame\": {\"x\":1048,\"y\":1123,\"w\":24,\"h\":28},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":27,\"w\":24,\"h\":28},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/timburr\":\n{\n\t\"frame\": {\"x\":1309,\"y\":997,\"w\":26,\"h\":21},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":33,\"w\":26,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/tirtouga\":\n{\n\t\"frame\": {\"x\":1413,\"y\":1232,\"w\":25,\"h\":17},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":37,\"w\":25,\"h\":17},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/togedemaru\":\n{\n\t\"frame\": {\"x\":1715,\"y\":387,\"w\":30,\"h\":29},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":27,\"w\":30,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/togekiss\":\n{\n\t\"frame\": {\"x\":296,\"y\":969,\"w\":43,\"h\":28},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":14,\"y\":25,\"w\":43,\"h\":28},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/togepi\":\n{\n\t\"frame\": {\"x\":1847,\"y\":1005,\"w\":18,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":34,\"w\":18,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/togetic\":\n{\n\t\"frame\": {\"x\":1644,\"y\":777,\"w\":19,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":31,\"w\":19,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/torchic\":\n{\n\t\"frame\": {\"x\":1827,\"y\":905,\"w\":15,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":33,\"w\":15,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/torkoal\":\n{\n\t\"frame\": {\"x\":824,\"y\":1224,\"w\":32,\"h\":28},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":28,\"w\":32,\"h\":28},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/tornadus-therian\":\n{\n\t\"frame\": {\"x\":267,\"y\":479,\"w\":43,\"h\":43},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":14,\"y\":11,\"w\":43,\"h\":43},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/tornadus\":\n{\n\t\"frame\": {\"x\":772,\"y\":464,\"w\":36,\"h\":38},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":15,\"y\":16,\"w\":36,\"h\":38},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/torracat\":\n{\n\t\"frame\": {\"x\":1292,\"y\":745,\"w\":25,\"h\":26},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":28,\"w\":25,\"h\":26},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/torterra\":\n{\n\t\"frame\": {\"x\":1038,\"y\":462,\"w\":30,\"h\":25},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":29,\"w\":30,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/totodile\":\n{\n\t\"frame\": {\"x\":1861,\"y\":765,\"w\":20,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":34,\"w\":20,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/toucannon\":\n{\n\t\"frame\": {\"x\":1372,\"y\":891,\"w\":25,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":31,\"w\":25,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/toxapex\":\n{\n\t\"frame\": {\"x\":1663,\"y\":86,\"w\":40,\"h\":33},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":14,\"y\":23,\"w\":40,\"h\":33},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/toxel\":\n{\n\t\"frame\": {\"x\":1517,\"y\":1255,\"w\":20,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":31,\"w\":20,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/toxicroak\":\n{\n\t\"frame\": {\"x\":587,\"y\":516,\"w\":37,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":15,\"y\":23,\"w\":37,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/toxtricity-gmax\":\n{\n\t\"frame\": {\"x\":51,\"y\":601,\"w\":44,\"h\":48},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":11,\"y\":8,\"w\":44,\"h\":48},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/toxtricity-low-key\":\n{\n\t\"frame\": {\"x\":1067,\"y\":145,\"w\":24,\"h\":38},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":16,\"w\":24,\"h\":38},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/toxtricity\":\n{\n\t\"frame\": {\"x\":446,\"y\":1225,\"w\":27,\"h\":41},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":13,\"w\":27,\"h\":41},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/tranquill\":\n{\n\t\"frame\": {\"x\":1573,\"y\":1177,\"w\":21,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":32,\"w\":21,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/trapinch\":\n{\n\t\"frame\": {\"x\":1712,\"y\":679,\"w\":21,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":33,\"w\":21,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/treecko\":\n{\n\t\"frame\": {\"x\":1600,\"y\":631,\"w\":23,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":31,\"w\":23,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/trevenant\":\n{\n\t\"frame\": {\"x\":1705,\"y\":86,\"w\":40,\"h\":34},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":15,\"y\":21,\"w\":40,\"h\":34},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/tropius\":\n{\n\t\"frame\": {\"x\":954,\"y\":1039,\"w\":33,\"h\":28},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":26,\"w\":33,\"h\":28},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/trubbish\":\n{\n\t\"frame\": {\"x\":1664,\"y\":727,\"w\":23,\"h\":20},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":34,\"w\":23,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/trumbeak\":\n{\n\t\"frame\": {\"x\":1852,\"y\":615,\"w\":21,\"h\":24},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":30,\"w\":21,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/tsareena\":\n{\n\t\"frame\": {\"x\":628,\"y\":1211,\"w\":28,\"h\":33},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":22,\"w\":28,\"h\":33},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/turtonator\":\n{\n\t\"frame\": {\"x\":1076,\"y\":262,\"w\":39,\"h\":33},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":23,\"w\":39,\"h\":33},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/turtwig\":\n{\n\t\"frame\": {\"x\":1774,\"y\":615,\"w\":20,\"h\":24},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":30,\"w\":20,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/tympole\":\n{\n\t\"frame\": {\"x\":1948,\"y\":1236,\"w\":16,\"h\":15},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":39,\"w\":16,\"h\":15},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/tynamo\":\n{\n\t\"frame\": {\"x\":1977,\"y\":1123,\"w\":16,\"h\":13},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":41,\"w\":16,\"h\":13},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/type-null\":\n{\n\t\"frame\": {\"x\":1584,\"y\":158,\"w\":35,\"h\":37},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":18,\"w\":35,\"h\":37},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/typhlosion\":\n{\n\t\"frame\": {\"x\":1180,\"y\":1088,\"w\":25,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":27,\"w\":25,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/tyranitar-mega\":\n{\n\t\"frame\": {\"x\":1650,\"y\":261,\"w\":30,\"h\":31},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":25,\"w\":30,\"h\":31},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/tyranitar\":\n{\n\t\"frame\": {\"x\":263,\"y\":1230,\"w\":37,\"h\":40},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":14,\"w\":37,\"h\":40},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/tyrantrum\":\n{\n\t\"frame\": {\"x\":97,\"y\":813,\"w\":43,\"h\":36},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":12,\"y\":18,\"w\":43,\"h\":36},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/tyrogue\":\n{\n\t\"frame\": {\"x\":1727,\"y\":1255,\"w\":15,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":27,\"y\":31,\"w\":15,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/tyrunt\":\n{\n\t\"frame\": {\"x\":1723,\"y\":1013,\"w\":22,\"h\":19},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":36,\"w\":22,\"h\":19},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/umbreon\":\n{\n\t\"frame\": {\"x\":1921,\"y\":485,\"w\":28,\"h\":29},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":26,\"w\":28,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/unfezant\":\n{\n\t\"frame\": {\"x\":581,\"y\":726,\"w\":32,\"h\":34},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":21,\"w\":32,\"h\":34},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/unown-b\":\n{\n\t\"frame\": {\"x\":514,\"y\":922,\"w\":14,\"h\":23},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":27,\"y\":31,\"w\":14,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/unown-c\":\n{\n\t\"frame\": {\"x\":1725,\"y\":1133,\"w\":17,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":32,\"w\":17,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/unown-d\":\n{\n\t\"frame\": {\"x\":1828,\"y\":928,\"w\":16,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":27,\"y\":33,\"w\":16,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/unown-e\":\n{\n\t\"frame\": {\"x\":1727,\"y\":1181,\"w\":16,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":32,\"w\":16,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/unown-exclamation\":\n{\n\t\"frame\": {\"x\":1684,\"y\":1182,\"w\":12,\"h\":22},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":27,\"y\":32,\"w\":12,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/unown-f\":\n{\n\t\"frame\": {\"x\":1828,\"y\":974,\"w\":17,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":33,\"w\":17,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/unown-g\":\n{\n\t\"frame\": {\"x\":846,\"y\":567,\"w\":12,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":28,\"y\":31,\"w\":12,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/unown-h\":\n{\n\t\"frame\": {\"x\":1744,\"y\":984,\"w\":20,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":33,\"w\":20,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/unown-i\":\n{\n\t\"frame\": {\"x\":1703,\"y\":1266,\"w\":12,\"h\":22},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":28,\"y\":32,\"w\":12,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/unown-j\":\n{\n\t\"frame\": {\"x\":1249,\"y\":646,\"w\":13,\"h\":21},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":28,\"y\":33,\"w\":13,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/unown-k\":\n{\n\t\"frame\": {\"x\":1728,\"y\":1205,\"w\":15,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":32,\"w\":15,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/unown-l\":\n{\n\t\"frame\": {\"x\":1728,\"y\":1229,\"w\":15,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":32,\"w\":15,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/unown-m\":\n{\n\t\"frame\": {\"x\":1684,\"y\":1086,\"w\":20,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":32,\"w\":20,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/unown-n\":\n{\n\t\"frame\": {\"x\":1338,\"y\":1244,\"w\":24,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":37,\"w\":24,\"h\":16},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/unown-o\":\n{\n\t\"frame\": {\"x\":1744,\"y\":1007,\"w\":20,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":33,\"w\":20,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/unown-p\":\n{\n\t\"frame\": {\"x\":1978,\"y\":516,\"w\":13,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":28,\"y\":32,\"w\":13,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/unown-q\":\n{\n\t\"frame\": {\"x\":1928,\"y\":1242,\"w\":16,\"h\":18},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":36,\"w\":16,\"h\":18},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/unown-question\":\n{\n\t\"frame\": {\"x\":1,\"y\":1265,\"w\":13,\"h\":23},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":27,\"y\":31,\"w\":13,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/unown-r\":\n{\n\t\"frame\": {\"x\":1780,\"y\":750,\"w\":12,\"h\":20},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":29,\"y\":34,\"w\":12,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/unown-s\":\n{\n\t\"frame\": {\"x\":1314,\"y\":1262,\"w\":16,\"h\":25},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":29,\"w\":16,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/unown-t\":\n{\n\t\"frame\": {\"x\":1458,\"y\":1090,\"w\":14,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":33,\"w\":14,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/unown-u\":\n{\n\t\"frame\": {\"x\":1891,\"y\":938,\"w\":20,\"h\":18},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":36,\"w\":20,\"h\":18},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/unown-v\":\n{\n\t\"frame\": {\"x\":1975,\"y\":747,\"w\":16,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":34,\"w\":16,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/unown-w\":\n{\n\t\"frame\": {\"x\":1966,\"y\":790,\"w\":19,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":35,\"w\":19,\"h\":19},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/unown-x\":\n{\n\t\"frame\": {\"x\":1851,\"y\":1179,\"w\":15,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":27,\"y\":38,\"w\":15,\"h\":16},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/unown-y\":\n{\n\t\"frame\": {\"x\":1831,\"y\":1158,\"w\":15,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":27,\"y\":33,\"w\":15,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/unown-z\":\n{\n\t\"frame\": {\"x\":1808,\"y\":1159,\"w\":12,\"h\":21},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":28,\"y\":33,\"w\":12,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/unown\":\n{\n\t\"frame\": {\"x\":1459,\"y\":1113,\"w\":12,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":28,\"y\":31,\"w\":12,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/ursaring\":\n{\n\t\"frame\": {\"x\":1339,\"y\":1193,\"w\":23,\"h\":25},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":29,\"w\":23,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/urshifu-gmax\":\n{\n\t\"frame\": {\"x\":362,\"y\":133,\"w\":41,\"h\":50},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":13,\"y\":4,\"w\":41,\"h\":50},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/urshifu-rapid-strike-gmax\":\n{\n\t\"frame\": {\"x\":357,\"y\":474,\"w\":41,\"h\":45},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":13,\"y\":9,\"w\":41,\"h\":45},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/urshifu\":\n{\n\t\"frame\": {\"x\":1202,\"y\":411,\"w\":35,\"h\":35},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":17,\"w\":35,\"h\":35},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/uxie\":\n{\n\t\"frame\": {\"x\":926,\"y\":669,\"w\":35,\"h\":31},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":21,\"w\":35,\"h\":31},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/vanillish\":\n{\n\t\"frame\": {\"x\":1817,\"y\":660,\"w\":17,\"h\":23},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":31,\"w\":17,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/vanillite\":\n{\n\t\"frame\": {\"x\":1977,\"y\":1045,\"w\":14,\"h\":18},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":27,\"y\":36,\"w\":14,\"h\":18},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/vanilluxe\":\n{\n\t\"frame\": {\"x\":846,\"y\":634,\"w\":33,\"h\":33},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":22,\"w\":33,\"h\":33},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/vaporeon\":\n{\n\t\"frame\": {\"x\":440,\"y\":1182,\"w\":41,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":23,\"w\":41,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/venipede\":\n{\n\t\"frame\": {\"x\":1910,\"y\":975,\"w\":20,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":38,\"w\":20,\"h\":16},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/venomoth\":\n{\n\t\"frame\": {\"x\":810,\"y\":462,\"w\":36,\"h\":38},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":14,\"w\":36,\"h\":38},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/venonat\":\n{\n\t\"frame\": {\"x\":594,\"y\":1154,\"w\":19,\"h\":28},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":26,\"w\":19,\"h\":28},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/venusaur-gmax\":\n{\n\t\"frame\": {\"x\":131,\"y\":168,\"w\":48,\"h\":43},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":11,\"y\":11,\"w\":48,\"h\":43},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/venusaur-mega\":\n{\n\t\"frame\": {\"x\":994,\"y\":1225,\"w\":31,\"h\":28},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":26,\"w\":31,\"h\":28},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/venusaur\":\n{\n\t\"frame\": {\"x\":356,\"y\":389,\"w\":45,\"h\":41},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":13,\"y\":14,\"w\":45,\"h\":41},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/vespiquen\":\n{\n\t\"frame\": {\"x\":675,\"y\":965,\"w\":34,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":24,\"w\":34,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/vibrava\":\n{\n\t\"frame\": {\"x\":1205,\"y\":947,\"w\":27,\"h\":22},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":32,\"w\":27,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/victini\":\n{\n\t\"frame\": {\"x\":1931,\"y\":311,\"w\":24,\"h\":31},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":24,\"w\":24,\"h\":31},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/victreebel\":\n{\n\t\"frame\": {\"x\":300,\"y\":807,\"w\":41,\"h\":34},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":15,\"y\":19,\"w\":41,\"h\":34},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/vigoroth\":\n{\n\t\"frame\": {\"x\":1014,\"y\":763,\"w\":29,\"h\":24},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":30,\"w\":29,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/vikavolt\":\n{\n\t\"frame\": {\"x\":1070,\"y\":386,\"w\":39,\"h\":33},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":15,\"y\":23,\"w\":39,\"h\":33},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/vileplume\":\n{\n\t\"frame\": {\"x\":1747,\"y\":86,\"w\":40,\"h\":34},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":15,\"y\":20,\"w\":40,\"h\":34},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/virizion\":\n{\n\t\"frame\": {\"x\":548,\"y\":840,\"w\":29,\"h\":37},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":17,\"w\":29,\"h\":37},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/vivillon-archipelago\":\n{\n\t\"frame\": {\"x\":1132,\"y\":517,\"w\":28,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":26,\"w\":28,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/vivillon-continental\":\n{\n\t\"frame\": {\"x\":1163,\"y\":487,\"w\":28,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":26,\"w\":28,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/vivillon-elegant\":\n{\n\t\"frame\": {\"x\":1013,\"y\":574,\"w\":28,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":26,\"w\":28,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/vivillon-fancy\":\n{\n\t\"frame\": {\"x\":1075,\"y\":546,\"w\":28,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":26,\"w\":28,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/vivillon-garden\":\n{\n\t\"frame\": {\"x\":1105,\"y\":546,\"w\":28,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":26,\"w\":28,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/vivillon-high-plains\":\n{\n\t\"frame\": {\"x\":1028,\"y\":603,\"w\":28,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":26,\"w\":28,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/vivillon-icy-snow\":\n{\n\t\"frame\": {\"x\":1038,\"y\":632,\"w\":28,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":26,\"w\":28,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/vivillon-jungle\":\n{\n\t\"frame\": {\"x\":1112,\"y\":633,\"w\":28,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":26,\"w\":28,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/vivillon-marine\":\n{\n\t\"frame\": {\"x\":1038,\"y\":687,\"w\":28,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":26,\"w\":28,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/vivillon-modern\":\n{\n\t\"frame\": {\"x\":1068,\"y\":687,\"w\":28,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":26,\"w\":28,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/vivillon-monsoon\":\n{\n\t\"frame\": {\"x\":1098,\"y\":662,\"w\":28,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":26,\"w\":28,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/vivillon-ocean\":\n{\n\t\"frame\": {\"x\":1128,\"y\":662,\"w\":28,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":26,\"w\":28,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/vivillon-poke-ball\":\n{\n\t\"frame\": {\"x\":1040,\"y\":716,\"w\":28,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":26,\"w\":28,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/vivillon-polar\":\n{\n\t\"frame\": {\"x\":1040,\"y\":745,\"w\":28,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":26,\"w\":28,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/vivillon-river\":\n{\n\t\"frame\": {\"x\":1098,\"y\":717,\"w\":28,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":26,\"w\":28,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/vivillon-sandstorm\":\n{\n\t\"frame\": {\"x\":1128,\"y\":717,\"w\":28,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":26,\"w\":28,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/vivillon-savanna\":\n{\n\t\"frame\": {\"x\":1070,\"y\":746,\"w\":28,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":26,\"w\":28,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/vivillon-sun\":\n{\n\t\"frame\": {\"x\":1100,\"y\":746,\"w\":28,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":26,\"w\":28,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/vivillon-tundra\":\n{\n\t\"frame\": {\"x\":1070,\"y\":775,\"w\":28,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":26,\"w\":28,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/vivillon\":\n{\n\t\"frame\": {\"x\":1100,\"y\":775,\"w\":28,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":26,\"w\":28,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/volbeat\":\n{\n\t\"frame\": {\"x\":1616,\"y\":1061,\"w\":22,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":31,\"w\":22,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/volcanion\":\n{\n\t\"frame\": {\"x\":693,\"y\":45,\"w\":40,\"h\":43},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":14,\"y\":11,\"w\":40,\"h\":43},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/volcarona\":\n{\n\t\"frame\": {\"x\":587,\"y\":550,\"w\":37,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":18,\"w\":37,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/voltorb\":\n{\n\t\"frame\": {\"x\":1961,\"y\":1186,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":38,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/vullaby\":\n{\n\t\"frame\": {\"x\":1470,\"y\":921,\"w\":24,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":33,\"w\":24,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/vulpix-alola\":\n{\n\t\"frame\": {\"x\":1473,\"y\":649,\"w\":24,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":31,\"w\":24,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/vulpix\":\n{\n\t\"frame\": {\"x\":1473,\"y\":1114,\"w\":22,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":32,\"w\":22,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/wailmer\":\n{\n\t\"frame\": {\"x\":887,\"y\":583,\"w\":35,\"h\":26},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":29,\"w\":35,\"h\":26},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/wailord\":\n{\n\t\"frame\": {\"x\":167,\"y\":53,\"w\":53,\"h\":35},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":13,\"y\":21,\"w\":53,\"h\":35},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/walrein\":\n{\n\t\"frame\": {\"x\":443,\"y\":518,\"w\":38,\"h\":29},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":24,\"w\":38,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/wartortle\":\n{\n\t\"frame\": {\"x\":1287,\"y\":1107,\"w\":26,\"h\":24},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":30,\"w\":26,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/watchog\":\n{\n\t\"frame\": {\"x\":1600,\"y\":656,\"w\":22,\"h\":24},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":30,\"w\":22,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/weavile\":\n{\n\t\"frame\": {\"x\":548,\"y\":879,\"w\":29,\"h\":37},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":19,\"w\":29,\"h\":37},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/weedle\":\n{\n\t\"frame\": {\"x\":1867,\"y\":1058,\"w\":18,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":35,\"w\":18,\"h\":19},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/weepinbell\":\n{\n\t\"frame\": {\"x\":1625,\"y\":631,\"w\":24,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":32,\"w\":24,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/weezing-galar\":\n{\n\t\"frame\": {\"x\":132,\"y\":383,\"w\":44,\"h\":47},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":12,\"y\":9,\"w\":44,\"h\":47},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/weezing\":\n{\n\t\"frame\": {\"x\":1850,\"y\":1,\"w\":49,\"h\":44},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":11,\"y\":12,\"w\":49,\"h\":44},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/whimsicott\":\n{\n\t\"frame\": {\"x\":1203,\"y\":448,\"w\":37,\"h\":33},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":15,\"y\":20,\"w\":37,\"h\":33},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/whirlipede\":\n{\n\t\"frame\": {\"x\":1451,\"y\":1231,\"w\":24,\"h\":18},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":36,\"w\":24,\"h\":18},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/whiscash\":\n{\n\t\"frame\": {\"x\":538,\"y\":1139,\"w\":36,\"h\":25},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":31,\"w\":36,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/whismur\":\n{\n\t\"frame\": {\"x\":1903,\"y\":1260,\"w\":19,\"h\":18},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":36,\"w\":19,\"h\":18},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/wigglytuff\":\n{\n\t\"frame\": {\"x\":699,\"y\":354,\"w\":33,\"h\":40},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":14,\"w\":33,\"h\":40},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/wimpod\":\n{\n\t\"frame\": {\"x\":1232,\"y\":1262,\"w\":26,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":35,\"w\":26,\"h\":16},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/wingull\":\n{\n\t\"frame\": {\"x\":1040,\"y\":774,\"w\":28,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":38,\"w\":28,\"h\":16},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/wishiwashi-school\":\n{\n\t\"frame\": {\"x\":356,\"y\":604,\"w\":44,\"h\":33},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":15,\"y\":23,\"w\":44,\"h\":33},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/wishiwashi\":\n{\n\t\"frame\": {\"x\":1932,\"y\":978,\"w\":20,\"h\":15},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":35,\"w\":20,\"h\":15},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/wobbuffet\":\n{\n\t\"frame\": {\"x\":876,\"y\":833,\"w\":28,\"h\":35},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":20,\"w\":28,\"h\":35},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/woobat\":\n{\n\t\"frame\": {\"x\":1939,\"y\":688,\"w\":22,\"h\":17},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":37,\"w\":22,\"h\":17},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/wooloo\":\n{\n\t\"frame\": {\"x\":1689,\"y\":703,\"w\":22,\"h\":21},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":33,\"w\":22,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/wooper\":\n{\n\t\"frame\": {\"x\":1766,\"y\":845,\"w\":22,\"h\":19},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":35,\"w\":22,\"h\":19},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/wormadam-sandy\":\n{\n\t\"frame\": {\"x\":1354,\"y\":544,\"w\":26,\"h\":25},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":29,\"w\":26,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/wormadam-trash\":\n{\n\t\"frame\": {\"x\":1286,\"y\":1080,\"w\":25,\"h\":25},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":29,\"w\":25,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/wormadam\":\n{\n\t\"frame\": {\"x\":1319,\"y\":813,\"w\":24,\"h\":25},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":29,\"w\":24,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/wurmple\":\n{\n\t\"frame\": {\"x\":1862,\"y\":830,\"w\":20,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":35,\"w\":20,\"h\":19},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/wynaut\":\n{\n\t\"frame\": {\"x\":1209,\"y\":1146,\"w\":27,\"h\":24},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":30,\"w\":27,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/xatu\":\n{\n\t\"frame\": {\"x\":611,\"y\":801,\"w\":27,\"h\":37},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":18,\"w\":27,\"h\":37},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/xerneas-active\":\n{\n\t\"frame\": {\"x\":360,\"y\":176,\"w\":40,\"h\":49},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":14,\"y\":5,\"w\":40,\"h\":49},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/xerneas\":\n{\n\t\"frame\": {\"x\":97,\"y\":538,\"w\":40,\"h\":48},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":14,\"y\":6,\"w\":40,\"h\":48},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/xurkitree\":\n{\n\t\"frame\": {\"x\":659,\"y\":430,\"w\":38,\"h\":37},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":16,\"w\":38,\"h\":37},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/yamask-galar\":\n{\n\t\"frame\": {\"x\":1497,\"y\":797,\"w\":24,\"h\":18},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":36,\"w\":24,\"h\":18},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/yamask\":\n{\n\t\"frame\": {\"x\":1497,\"y\":1094,\"w\":24,\"h\":18},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":36,\"w\":24,\"h\":18},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/yamper\":\n{\n\t\"frame\": {\"x\":1651,\"y\":631,\"w\":24,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":34,\"w\":24,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/yanma\":\n{\n\t\"frame\": {\"x\":1177,\"y\":117,\"w\":30,\"h\":18},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":36,\"w\":30,\"h\":18},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/yanmega\":\n{\n\t\"frame\": {\"x\":959,\"y\":1255,\"w\":32,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":30,\"w\":32,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/yungoos\":\n{\n\t\"frame\": {\"x\":527,\"y\":1119,\"w\":27,\"h\":18},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":34,\"w\":27,\"h\":18},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/yveltal\":\n{\n\t\"frame\": {\"x\":1087,\"y\":1,\"w\":50,\"h\":46},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":9,\"y\":9,\"w\":50,\"h\":46},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/zacian-crowned\":\n{\n\t\"frame\": {\"x\":1550,\"y\":1,\"w\":47,\"h\":48},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":11,\"y\":7,\"w\":47,\"h\":48},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/zacian\":\n{\n\t\"frame\": {\"x\":95,\"y\":887,\"w\":42,\"h\":37},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":18,\"w\":42,\"h\":37},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/zamazenta-crowned\":\n{\n\t\"frame\": {\"x\":132,\"y\":218,\"w\":49,\"h\":42},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":11,\"y\":14,\"w\":49,\"h\":42},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/zamazenta\":\n{\n\t\"frame\": {\"x\":184,\"y\":691,\"w\":39,\"h\":40},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":15,\"y\":16,\"w\":39,\"h\":40},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/zangoose\":\n{\n\t\"frame\": {\"x\":1396,\"y\":678,\"w\":25,\"h\":24},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":30,\"w\":25,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/zapdos-galar\":\n{\n\t\"frame\": {\"x\":267,\"y\":524,\"w\":44,\"h\":42},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":11,\"y\":12,\"w\":44,\"h\":42},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/zapdos\":\n{\n\t\"frame\": {\"x\":98,\"y\":638,\"w\":48,\"h\":40},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":12,\"y\":11,\"w\":48,\"h\":40},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/zarude-dada\":\n{\n\t\"frame\": {\"x\":594,\"y\":42,\"w\":46,\"h\":31},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":15,\"y\":21,\"w\":46,\"h\":31},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/zarude\":\n{\n\t\"frame\": {\"x\":769,\"y\":197,\"w\":46,\"h\":31},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":15,\"y\":21,\"w\":46,\"h\":31},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/zebstrika\":\n{\n\t\"frame\": {\"x\":1006,\"y\":893,\"w\":29,\"h\":25},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":29,\"w\":29,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/zekrom\":\n{\n\t\"frame\": {\"x\":400,\"y\":474,\"w\":43,\"h\":42},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":13,\"y\":13,\"w\":43,\"h\":42},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/zeraora\":\n{\n\t\"frame\": {\"x\":1789,\"y\":86,\"w\":40,\"h\":34},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":21,\"w\":40,\"h\":34},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/zigzagoon-galar\":\n{\n\t\"frame\": {\"x\":1618,\"y\":818,\"w\":24,\"h\":18},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":36,\"w\":24,\"h\":18},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/zigzagoon\":\n{\n\t\"frame\": {\"x\":1546,\"y\":1109,\"w\":24,\"h\":18},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":36,\"w\":24,\"h\":18},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/zoroark\":\n{\n\t\"frame\": {\"x\":1831,\"y\":86,\"w\":40,\"h\":35},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":15,\"y\":17,\"w\":40,\"h\":35},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/zorua\":\n{\n\t\"frame\": {\"x\":1867,\"y\":1079,\"w\":18,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":35,\"w\":18,\"h\":19},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/zubat\":\n{\n\t\"frame\": {\"x\":1497,\"y\":1019,\"w\":23,\"h\":22},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":31,\"w\":23,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/zweilous\":\n{\n\t\"frame\": {\"x\":1124,\"y\":1030,\"w\":28,\"h\":24},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":30,\"w\":28,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/zygarde-10\":\n{\n\t\"frame\": {\"x\":1460,\"y\":294,\"w\":30,\"h\":31},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":25,\"w\":30,\"h\":31},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/zygarde-complete\":\n{\n\t\"frame\": {\"x\":315,\"y\":1,\"w\":52,\"h\":47},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":8,\"y\":7,\"w\":52,\"h\":47},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"regular/zygarde\":\n{\n\t\"frame\": {\"x\":91,\"y\":280,\"w\":39,\"h\":47},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":14,\"y\":7,\"w\":39,\"h\":47},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/abomasnow-mega\":\n{\n\t\"frame\": {\"x\":1837,\"y\":279,\"w\":29,\"h\":29},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":27,\"w\":29,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/abomasnow\":\n{\n\t\"frame\": {\"x\":1264,\"y\":336,\"w\":38,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":23,\"w\":38,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/abra\":\n{\n\t\"frame\": {\"x\":1400,\"y\":967,\"w\":25,\"h\":23},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":32,\"w\":25,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/absol-mega\":\n{\n\t\"frame\": {\"x\":925,\"y\":522,\"w\":28,\"h\":28},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":26,\"w\":28,\"h\":28},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/absol\":\n{\n\t\"frame\": {\"x\":1356,\"y\":191,\"w\":36,\"h\":37},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":16,\"w\":36,\"h\":37},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/accelgor\":\n{\n\t\"frame\": {\"x\":934,\"y\":833,\"w\":35,\"h\":31},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":24,\"w\":35,\"h\":31},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/aegislash-blade\":\n{\n\t\"frame\": {\"x\":1264,\"y\":370,\"w\":33,\"h\":37},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":17,\"w\":33,\"h\":37},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/aegislash\":\n{\n\t\"frame\": {\"x\":442,\"y\":668,\"w\":32,\"h\":37},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":17,\"w\":32,\"h\":37},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/aerodactyl-mega\":\n{\n\t\"frame\": {\"x\":571,\"y\":1211,\"w\":34,\"h\":26},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":29,\"w\":34,\"h\":26},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/aerodactyl\":\n{\n\t\"frame\": {\"x\":642,\"y\":42,\"w\":49,\"h\":33},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":12,\"y\":17,\"w\":49,\"h\":33},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/aggron-mega\":\n{\n\t\"frame\": {\"x\":787,\"y\":1135,\"w\":33,\"h\":28},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":27,\"w\":33,\"h\":28},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/aggron\":\n{\n\t\"frame\": {\"x\":915,\"y\":160,\"w\":44,\"h\":35},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":14,\"y\":18,\"w\":44,\"h\":35},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/aipom\":\n{\n\t\"frame\": {\"x\":1779,\"y\":569,\"w\":26,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":33,\"w\":26,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/alakazam-mega\":\n{\n\t\"frame\": {\"x\":787,\"y\":1067,\"w\":32,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":24,\"w\":32,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/alakazam\":\n{\n\t\"frame\": {\"x\":660,\"y\":469,\"w\":38,\"h\":37},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":12,\"y\":17,\"w\":38,\"h\":37},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/alcremie-caramel-swirl-berry\":\n{\n\t\"frame\": {\"x\":1559,\"y\":533,\"w\":25,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/alcremie-caramel-swirl-clover\":\n{\n\t\"frame\": {\"x\":1593,\"y\":533,\"w\":25,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/alcremie-caramel-swirl-flower\":\n{\n\t\"frame\": {\"x\":1627,\"y\":534,\"w\":25,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/alcremie-caramel-swirl-love\":\n{\n\t\"frame\": {\"x\":1661,\"y\":534,\"w\":25,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/alcremie-caramel-swirl-plain\":\n{\n\t\"frame\": {\"x\":1695,\"y\":540,\"w\":25,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/alcremie-caramel-swirl-ribbon\":\n{\n\t\"frame\": {\"x\":1695,\"y\":480,\"w\":27,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":22,\"w\":27,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/alcremie-caramel-swirl-star\":\n{\n\t\"frame\": {\"x\":1729,\"y\":541,\"w\":25,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/alcremie-caramel-swirl-strawberry\":\n{\n\t\"frame\": {\"x\":1404,\"y\":518,\"w\":25,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/alcremie-gmax\":\n{\n\t\"frame\": {\"x\":93,\"y\":329,\"w\":34,\"h\":52},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":2,\"w\":34,\"h\":52},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/alcremie-lemon-cream-berry\":\n{\n\t\"frame\": {\"x\":1559,\"y\":533,\"w\":25,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/alcremie-lemon-cream-clover\":\n{\n\t\"frame\": {\"x\":1593,\"y\":533,\"w\":25,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/alcremie-lemon-cream-flower\":\n{\n\t\"frame\": {\"x\":1627,\"y\":534,\"w\":25,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/alcremie-lemon-cream-love\":\n{\n\t\"frame\": {\"x\":1661,\"y\":534,\"w\":25,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/alcremie-lemon-cream-plain\":\n{\n\t\"frame\": {\"x\":1695,\"y\":540,\"w\":25,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/alcremie-lemon-cream-ribbon\":\n{\n\t\"frame\": {\"x\":1695,\"y\":480,\"w\":27,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":22,\"w\":27,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/alcremie-lemon-cream-star\":\n{\n\t\"frame\": {\"x\":1729,\"y\":541,\"w\":25,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/alcremie-lemon-cream-strawberry\":\n{\n\t\"frame\": {\"x\":1404,\"y\":518,\"w\":25,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/alcremie-matcha-cream-berry\":\n{\n\t\"frame\": {\"x\":1559,\"y\":533,\"w\":25,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/alcremie-matcha-cream-clover\":\n{\n\t\"frame\": {\"x\":1593,\"y\":533,\"w\":25,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/alcremie-matcha-cream-flower\":\n{\n\t\"frame\": {\"x\":1627,\"y\":534,\"w\":25,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/alcremie-matcha-cream-love\":\n{\n\t\"frame\": {\"x\":1661,\"y\":534,\"w\":25,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/alcremie-matcha-cream-plain\":\n{\n\t\"frame\": {\"x\":1695,\"y\":540,\"w\":25,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/alcremie-matcha-cream-ribbon\":\n{\n\t\"frame\": {\"x\":1695,\"y\":480,\"w\":27,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":22,\"w\":27,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/alcremie-matcha-cream-star\":\n{\n\t\"frame\": {\"x\":1729,\"y\":541,\"w\":25,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/alcremie-matcha-cream-strawberry\":\n{\n\t\"frame\": {\"x\":1404,\"y\":518,\"w\":25,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/alcremie-mint-cream-berry\":\n{\n\t\"frame\": {\"x\":1559,\"y\":533,\"w\":25,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/alcremie-mint-cream-clover\":\n{\n\t\"frame\": {\"x\":1593,\"y\":533,\"w\":25,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/alcremie-mint-cream-flower\":\n{\n\t\"frame\": {\"x\":1627,\"y\":534,\"w\":25,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/alcremie-mint-cream-love\":\n{\n\t\"frame\": {\"x\":1661,\"y\":534,\"w\":25,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/alcremie-mint-cream-plain\":\n{\n\t\"frame\": {\"x\":1695,\"y\":540,\"w\":25,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/alcremie-mint-cream-ribbon\":\n{\n\t\"frame\": {\"x\":1695,\"y\":480,\"w\":27,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":22,\"w\":27,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/alcremie-mint-cream-star\":\n{\n\t\"frame\": {\"x\":1729,\"y\":541,\"w\":25,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/alcremie-mint-cream-strawberry\":\n{\n\t\"frame\": {\"x\":1404,\"y\":518,\"w\":25,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/alcremie-rainbow-swirl-berry\":\n{\n\t\"frame\": {\"x\":1559,\"y\":533,\"w\":25,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/alcremie-rainbow-swirl-clover\":\n{\n\t\"frame\": {\"x\":1593,\"y\":533,\"w\":25,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/alcremie-rainbow-swirl-flower\":\n{\n\t\"frame\": {\"x\":1627,\"y\":534,\"w\":25,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/alcremie-rainbow-swirl-love\":\n{\n\t\"frame\": {\"x\":1661,\"y\":534,\"w\":25,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/alcremie-rainbow-swirl-plain\":\n{\n\t\"frame\": {\"x\":1695,\"y\":540,\"w\":25,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/alcremie-rainbow-swirl-ribbon\":\n{\n\t\"frame\": {\"x\":1695,\"y\":480,\"w\":27,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":22,\"w\":27,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/alcremie-rainbow-swirl-star\":\n{\n\t\"frame\": {\"x\":1729,\"y\":541,\"w\":25,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/alcremie-rainbow-swirl-strawberry\":\n{\n\t\"frame\": {\"x\":1404,\"y\":518,\"w\":25,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/alcremie-ruby-cream-berry\":\n{\n\t\"frame\": {\"x\":1559,\"y\":533,\"w\":25,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/alcremie-ruby-cream-clover\":\n{\n\t\"frame\": {\"x\":1593,\"y\":533,\"w\":25,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/alcremie-ruby-cream-flower\":\n{\n\t\"frame\": {\"x\":1627,\"y\":534,\"w\":25,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/alcremie-ruby-cream-love\":\n{\n\t\"frame\": {\"x\":1661,\"y\":534,\"w\":25,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/alcremie-ruby-cream-plain\":\n{\n\t\"frame\": {\"x\":1695,\"y\":540,\"w\":25,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/alcremie-ruby-cream-ribbon\":\n{\n\t\"frame\": {\"x\":1695,\"y\":480,\"w\":27,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":22,\"w\":27,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/alcremie-ruby-cream-star\":\n{\n\t\"frame\": {\"x\":1729,\"y\":541,\"w\":25,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/alcremie-ruby-cream-strawberry\":\n{\n\t\"frame\": {\"x\":1404,\"y\":518,\"w\":25,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/alcremie-ruby-swirl-berry\":\n{\n\t\"frame\": {\"x\":1559,\"y\":533,\"w\":25,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/alcremie-ruby-swirl-clover\":\n{\n\t\"frame\": {\"x\":1593,\"y\":533,\"w\":25,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/alcremie-ruby-swirl-flower\":\n{\n\t\"frame\": {\"x\":1627,\"y\":534,\"w\":25,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/alcremie-ruby-swirl-love\":\n{\n\t\"frame\": {\"x\":1661,\"y\":534,\"w\":25,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/alcremie-ruby-swirl-plain\":\n{\n\t\"frame\": {\"x\":1695,\"y\":540,\"w\":25,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/alcremie-ruby-swirl-ribbon\":\n{\n\t\"frame\": {\"x\":1695,\"y\":480,\"w\":27,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":22,\"w\":27,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/alcremie-ruby-swirl-star\":\n{\n\t\"frame\": {\"x\":1729,\"y\":541,\"w\":25,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/alcremie-ruby-swirl-strawberry\":\n{\n\t\"frame\": {\"x\":1404,\"y\":518,\"w\":25,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/alcremie-salted-cream-berry\":\n{\n\t\"frame\": {\"x\":1559,\"y\":533,\"w\":25,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/alcremie-salted-cream-clover\":\n{\n\t\"frame\": {\"x\":1593,\"y\":533,\"w\":25,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/alcremie-salted-cream-flower\":\n{\n\t\"frame\": {\"x\":1627,\"y\":534,\"w\":25,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/alcremie-salted-cream-love\":\n{\n\t\"frame\": {\"x\":1661,\"y\":534,\"w\":25,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/alcremie-salted-cream-plain\":\n{\n\t\"frame\": {\"x\":1695,\"y\":540,\"w\":25,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/alcremie-salted-cream-ribbon\":\n{\n\t\"frame\": {\"x\":1695,\"y\":480,\"w\":27,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":22,\"w\":27,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/alcremie-salted-cream-star\":\n{\n\t\"frame\": {\"x\":1729,\"y\":541,\"w\":25,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/alcremie-salted-cream-strawberry\":\n{\n\t\"frame\": {\"x\":1404,\"y\":518,\"w\":25,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/alcremie-vanilla-cream-berry\":\n{\n\t\"frame\": {\"x\":1559,\"y\":533,\"w\":25,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/alcremie-vanilla-cream-clover\":\n{\n\t\"frame\": {\"x\":1593,\"y\":533,\"w\":25,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/alcremie-vanilla-cream-flower\":\n{\n\t\"frame\": {\"x\":1627,\"y\":534,\"w\":25,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/alcremie-vanilla-cream-love\":\n{\n\t\"frame\": {\"x\":1661,\"y\":534,\"w\":25,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/alcremie-vanilla-cream-plain\":\n{\n\t\"frame\": {\"x\":1695,\"y\":540,\"w\":25,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/alcremie-vanilla-cream-ribbon\":\n{\n\t\"frame\": {\"x\":1695,\"y\":480,\"w\":27,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":22,\"w\":27,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/alcremie-vanilla-cream-star\":\n{\n\t\"frame\": {\"x\":1729,\"y\":541,\"w\":25,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/alcremie-vanilla-cream-strawberry\":\n{\n\t\"frame\": {\"x\":1404,\"y\":518,\"w\":25,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/alcremie\":\n{\n\t\"frame\": {\"x\":1404,\"y\":518,\"w\":25,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":25,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/alomomola\":\n{\n\t\"frame\": {\"x\":1048,\"y\":1153,\"w\":15,\"h\":24},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":30,\"w\":15,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/altaria-mega\":\n{\n\t\"frame\": {\"x\":1016,\"y\":1000,\"w\":29,\"h\":25},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":29,\"w\":29,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/altaria\":\n{\n\t\"frame\": {\"x\":1304,\"y\":336,\"w\":38,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":15,\"y\":18,\"w\":38,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/amaura\":\n{\n\t\"frame\": {\"x\":1248,\"y\":562,\"w\":19,\"h\":26},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":28,\"w\":19,\"h\":26},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/ambipom\":\n{\n\t\"frame\": {\"x\":1777,\"y\":420,\"w\":31,\"h\":27},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":27,\"w\":31,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/amoonguss\":\n{\n\t\"frame\": {\"x\":1070,\"y\":716,\"w\":26,\"h\":28},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":24,\"w\":26,\"h\":28},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/ampharos-mega\":\n{\n\t\"frame\": {\"x\":1685,\"y\":355,\"w\":31,\"h\":28},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":26,\"w\":31,\"h\":28},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/ampharos\":\n{\n\t\"frame\": {\"x\":1203,\"y\":918,\"w\":22,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":27,\"w\":22,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/anorith\":\n{\n\t\"frame\": {\"x\":1421,\"y\":823,\"w\":24,\"h\":22},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":32,\"w\":24,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/appletun\":\n{\n\t\"frame\": {\"x\":618,\"y\":619,\"w\":36,\"h\":33},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":21,\"w\":36,\"h\":33},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/applin\":\n{\n\t\"frame\": {\"x\":1974,\"y\":1003,\"w\":17,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":35,\"w\":17,\"h\":19},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/araquanid\":\n{\n\t\"frame\": {\"x\":1003,\"y\":281,\"w\":36,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":29,\"w\":36,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/arbok\":\n{\n\t\"frame\": {\"x\":655,\"y\":1173,\"w\":30,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":21,\"w\":30,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/arcanine\":\n{\n\t\"frame\": {\"x\":116,\"y\":928,\"w\":39,\"h\":39},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":16,\"w\":39,\"h\":39},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/arceus-bug\":\n{\n\t\"frame\": {\"x\":1747,\"y\":356,\"w\":30,\"h\":29},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":26,\"w\":30,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/arceus-dark\":\n{\n\t\"frame\": {\"x\":1747,\"y\":387,\"w\":30,\"h\":29},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":26,\"w\":30,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/arceus-dragon\":\n{\n\t\"frame\": {\"x\":1772,\"y\":217,\"w\":30,\"h\":29},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":26,\"w\":30,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/arceus-electric\":\n{\n\t\"frame\": {\"x\":1804,\"y\":217,\"w\":30,\"h\":29},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":26,\"w\":30,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/arceus-fairy\":\n{\n\t\"frame\": {\"x\":1868,\"y\":218,\"w\":30,\"h\":29},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":26,\"w\":30,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/arceus-fighting\":\n{\n\t\"frame\": {\"x\":1900,\"y\":218,\"w\":30,\"h\":29},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":26,\"w\":30,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/arceus-fire\":\n{\n\t\"frame\": {\"x\":1932,\"y\":218,\"w\":30,\"h\":29},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":26,\"w\":30,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/arceus-flying\":\n{\n\t\"frame\": {\"x\":1773,\"y\":248,\"w\":30,\"h\":29},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":26,\"w\":30,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/arceus-ghost\":\n{\n\t\"frame\": {\"x\":1805,\"y\":248,\"w\":30,\"h\":29},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":26,\"w\":30,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/arceus-grass\":\n{\n\t\"frame\": {\"x\":1773,\"y\":279,\"w\":30,\"h\":29},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":26,\"w\":30,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/arceus-ground\":\n{\n\t\"frame\": {\"x\":1805,\"y\":279,\"w\":30,\"h\":29},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":26,\"w\":30,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/arceus-ice\":\n{\n\t\"frame\": {\"x\":1868,\"y\":249,\"w\":30,\"h\":29},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":26,\"w\":30,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/arceus-poison\":\n{\n\t\"frame\": {\"x\":1900,\"y\":249,\"w\":30,\"h\":29},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":26,\"w\":30,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/arceus-psychic\":\n{\n\t\"frame\": {\"x\":1932,\"y\":249,\"w\":30,\"h\":29},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":26,\"w\":30,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/arceus-rock\":\n{\n\t\"frame\": {\"x\":1868,\"y\":280,\"w\":30,\"h\":29},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":26,\"w\":30,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/arceus-steel\":\n{\n\t\"frame\": {\"x\":1900,\"y\":280,\"w\":30,\"h\":29},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":26,\"w\":30,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/arceus-water\":\n{\n\t\"frame\": {\"x\":1932,\"y\":280,\"w\":30,\"h\":29},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":26,\"w\":30,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/arceus\":\n{\n\t\"frame\": {\"x\":1831,\"y\":334,\"w\":30,\"h\":29},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":26,\"w\":30,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/archen\":\n{\n\t\"frame\": {\"x\":1422,\"y\":778,\"w\":23,\"h\":17},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":37,\"w\":23,\"h\":17},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/archeops\":\n{\n\t\"frame\": {\"x\":116,\"y\":969,\"w\":38,\"h\":40},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":15,\"y\":14,\"w\":38,\"h\":40},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/arctovish\":\n{\n\t\"frame\": {\"x\":891,\"y\":1166,\"w\":32,\"h\":30},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":25,\"w\":32,\"h\":30},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/arctozolt\":\n{\n\t\"frame\": {\"x\":734,\"y\":637,\"w\":28,\"h\":37},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":17,\"w\":28,\"h\":37},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/ariados\":\n{\n\t\"frame\": {\"x\":1209,\"y\":1175,\"w\":27,\"h\":24},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":30,\"w\":27,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/armaldo\":\n{\n\t\"frame\": {\"x\":711,\"y\":965,\"w\":34,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":21,\"w\":34,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/aromatisse\":\n{\n\t\"frame\": {\"x\":1779,\"y\":356,\"w\":24,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":24,\"w\":24,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/aron\":\n{\n\t\"frame\": {\"x\":1977,\"y\":1085,\"w\":18,\"h\":14},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":40,\"w\":18,\"h\":14},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/arrokuda\":\n{\n\t\"frame\": {\"x\":1093,\"y\":632,\"w\":27,\"h\":17},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":37,\"w\":27,\"h\":17},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/articuno-galar\":\n{\n\t\"frame\": {\"x\":1250,\"y\":46,\"w\":37,\"h\":45},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":9,\"w\":37,\"h\":45},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/articuno\":\n{\n\t\"frame\": {\"x\":1650,\"y\":1,\"w\":46,\"h\":48},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":11,\"y\":6,\"w\":46,\"h\":48},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/audino-mega\":\n{\n\t\"frame\": {\"x\":1002,\"y\":604,\"w\":24,\"h\":28},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":26,\"w\":24,\"h\":28},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/audino\":\n{\n\t\"frame\": {\"x\":1523,\"y\":293,\"w\":30,\"h\":31},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":22,\"w\":30,\"h\":31},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/aurorus\":\n{\n\t\"frame\": {\"x\":1621,\"y\":158,\"w\":34,\"h\":38},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":16,\"w\":34,\"h\":38},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/avalugg\":\n{\n\t\"frame\": {\"x\":1287,\"y\":150,\"w\":39,\"h\":27},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":15,\"y\":28,\"w\":39,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/axew\":\n{\n\t\"frame\": {\"x\":1684,\"y\":1110,\"w\":20,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":32,\"w\":20,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/azelf\":\n{\n\t\"frame\": {\"x\":812,\"y\":567,\"w\":35,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":20,\"w\":35,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/azumarill\":\n{\n\t\"frame\": {\"x\":1164,\"y\":300,\"w\":34,\"h\":37},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":16,\"w\":34,\"h\":37},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/azurill\":\n{\n\t\"frame\": {\"x\":1828,\"y\":997,\"w\":17,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":33,\"w\":17,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/bagon\":\n{\n\t\"frame\": {\"x\":1778,\"y\":764,\"w\":17,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":32,\"w\":17,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/baltoy\":\n{\n\t\"frame\": {\"x\":1661,\"y\":844,\"w\":18,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":31,\"w\":18,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/banette-mega\":\n{\n\t\"frame\": {\"x\":1591,\"y\":388,\"w\":28,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":24,\"w\":28,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/banette\":\n{\n\t\"frame\": {\"x\":1680,\"y\":614,\"w\":24,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":33,\"w\":24,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/barbaracle\":\n{\n\t\"frame\": {\"x\":1901,\"y\":123,\"w\":38,\"h\":33},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":14,\"y\":22,\"w\":38,\"h\":33},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/barboach\":\n{\n\t\"frame\": {\"x\":1297,\"y\":573,\"w\":23,\"h\":15},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":38,\"w\":23,\"h\":15},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/barraskewda\":\n{\n\t\"frame\": {\"x\":1203,\"y\":483,\"w\":38,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":15,\"y\":32,\"w\":38,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/basculin-blue-striped\":\n{\n\t\"frame\": {\"x\":1016,\"y\":1031,\"w\":29,\"h\":25},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":31,\"w\":29,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/basculin\":\n{\n\t\"frame\": {\"x\":1070,\"y\":489,\"w\":30,\"h\":25},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":31,\"w\":30,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/bastiodon\":\n{\n\t\"frame\": {\"x\":1073,\"y\":852,\"w\":28,\"h\":25},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":29,\"w\":28,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/bayleef\":\n{\n\t\"frame\": {\"x\":1346,\"y\":705,\"w\":22,\"h\":25},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":29,\"w\":22,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/beartic\":\n{\n\t\"frame\": {\"x\":399,\"y\":782,\"w\":42,\"h\":33},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":14,\"y\":23,\"w\":42,\"h\":33},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/beautifly\":\n{\n\t\"frame\": {\"x\":1187,\"y\":836,\"w\":27,\"h\":26},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":29,\"w\":27,\"h\":26},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/beedrill-mega\":\n{\n\t\"frame\": {\"x\":1920,\"y\":400,\"w\":29,\"h\":28},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":27,\"w\":29,\"h\":28},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/beedrill\":\n{\n\t\"frame\": {\"x\":1235,\"y\":1146,\"w\":27,\"h\":25},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":28,\"w\":27,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/beheeyem\":\n{\n\t\"frame\": {\"x\":543,\"y\":1215,\"w\":26,\"h\":36},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":17,\"w\":26,\"h\":36},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/beldum\":\n{\n\t\"frame\": {\"x\":1787,\"y\":904,\"w\":21,\"h\":19},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":34,\"w\":21,\"h\":19},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/bellossom\":\n{\n\t\"frame\": {\"x\":1964,\"y\":218,\"w\":27,\"h\":30},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":25,\"w\":27,\"h\":30},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/bellsprout\":\n{\n\t\"frame\": {\"x\":1756,\"y\":745,\"w\":22,\"h\":17},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":37,\"w\":22,\"h\":17},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/bergmite\":\n{\n\t\"frame\": {\"x\":1885,\"y\":851,\"w\":19,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":34,\"w\":19,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/bewear\":\n{\n\t\"frame\": {\"x\":919,\"y\":1008,\"w\":28,\"h\":34},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":22,\"w\":28,\"h\":34},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/bibarel\":\n{\n\t\"frame\": {\"x\":1370,\"y\":839,\"w\":24,\"h\":24},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":30,\"w\":24,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/bidoof\":\n{\n\t\"frame\": {\"x\":1780,\"y\":702,\"w\":22,\"h\":18},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":36,\"w\":22,\"h\":18},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/binacle\":\n{\n\t\"frame\": {\"x\":1269,\"y\":570,\"w\":18,\"h\":26},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":28,\"w\":18,\"h\":26},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/bisharp\":\n{\n\t\"frame\": {\"x\":598,\"y\":1175,\"w\":28,\"h\":34},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":21,\"w\":28,\"h\":34},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/blacephalon\":\n{\n\t\"frame\": {\"x\":1299,\"y\":370,\"w\":35,\"h\":35},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":17,\"w\":35,\"h\":35},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/blastoise-gmax\":\n{\n\t\"frame\": {\"x\":982,\"y\":1,\"w\":51,\"h\":46},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":8,\"y\":8,\"w\":51,\"h\":46},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/blastoise-mega\":\n{\n\t\"frame\": {\"x\":925,\"y\":1166,\"w\":32,\"h\":30},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":25,\"w\":32,\"h\":30},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/blastoise\":\n{\n\t\"frame\": {\"x\":1505,\"y\":81,\"w\":36,\"h\":40},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":15,\"y\":15,\"w\":36,\"h\":40},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/blaziken-mega\":\n{\n\t\"frame\": {\"x\":644,\"y\":970,\"w\":34,\"h\":29},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":26,\"w\":34,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/blaziken\":\n{\n\t\"frame\": {\"x\":1584,\"y\":120,\"w\":36,\"h\":36},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":18,\"w\":36,\"h\":36},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/blipbug\":\n{\n\t\"frame\": {\"x\":869,\"y\":811,\"w\":20,\"h\":29},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":27,\"w\":20,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/blissey\":\n{\n\t\"frame\": {\"x\":1336,\"y\":370,\"w\":35,\"h\":35},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":17,\"w\":35,\"h\":35},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/blitzle\":\n{\n\t\"frame\": {\"x\":1598,\"y\":1109,\"w\":19,\"h\":24},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":30,\"w\":19,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/boldore\":\n{\n\t\"frame\": {\"x\":1258,\"y\":1026,\"w\":26,\"h\":23},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":31,\"w\":26,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/boltund\":\n{\n\t\"frame\": {\"x\":474,\"y\":517,\"w\":38,\"h\":31},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":13,\"y\":25,\"w\":38,\"h\":31},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/bonsly\":\n{\n\t\"frame\": {\"x\":1180,\"y\":1239,\"w\":14,\"h\":22},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":27,\"y\":32,\"w\":14,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/bouffalant\":\n{\n\t\"frame\": {\"x\":383,\"y\":852,\"w\":42,\"h\":31},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":9,\"y\":22,\"w\":42,\"h\":31},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/bounsweet\":\n{\n\t\"frame\": {\"x\":1808,\"y\":1021,\"w\":18,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":32,\"w\":18,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/braixen\":\n{\n\t\"frame\": {\"x\":1600,\"y\":682,\"w\":22,\"h\":24},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":30,\"w\":22,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/braviary\":\n{\n\t\"frame\": {\"x\":735,\"y\":45,\"w\":43,\"h\":40},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":14,\"y\":13,\"w\":43,\"h\":40},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/breloom\":\n{\n\t\"frame\": {\"x\":1162,\"y\":546,\"w\":25,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":27,\"w\":25,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/brionne\":\n{\n\t\"frame\": {\"x\":1292,\"y\":773,\"w\":25,\"h\":26},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":29,\"w\":25,\"h\":26},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/bronzong\":\n{\n\t\"frame\": {\"x\":476,\"y\":665,\"w\":38,\"h\":29},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":24,\"w\":38,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/bronzor\":\n{\n\t\"frame\": {\"x\":1935,\"y\":958,\"w\":15,\"h\":18},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":36,\"w\":15,\"h\":18},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/bruxish\":\n{\n\t\"frame\": {\"x\":1497,\"y\":1044,\"w\":23,\"h\":22},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":31,\"w\":23,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/budew\":\n{\n\t\"frame\": {\"x\":1895,\"y\":1238,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":27,\"y\":34,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/buizel\":\n{\n\t\"frame\": {\"x\":1497,\"y\":1069,\"w\":23,\"h\":22},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":32,\"w\":23,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/bulbasaur\":\n{\n\t\"frame\": {\"x\":1686,\"y\":727,\"w\":22,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":33,\"w\":22,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/buneary\":\n{\n\t\"frame\": {\"x\":1904,\"y\":616,\"w\":20,\"h\":24},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":30,\"w\":20,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/bunnelby\":\n{\n\t\"frame\": {\"x\":1973,\"y\":160,\"w\":18,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":27,\"w\":18,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/burmy-sandy\":\n{\n\t\"frame\": {\"x\":1406,\"y\":1021,\"w\":17,\"h\":25},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":29,\"w\":17,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/burmy-trash\":\n{\n\t\"frame\": {\"x\":1406,\"y\":1075,\"w\":18,\"h\":25},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":29,\"w\":18,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/burmy\":\n{\n\t\"frame\": {\"x\":1483,\"y\":1162,\"w\":19,\"h\":24},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":30,\"w\":19,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/butterfree-gmax\":\n{\n\t\"frame\": {\"x\":51,\"y\":651,\"w\":48,\"h\":45},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":12,\"y\":11,\"w\":48,\"h\":45},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/butterfree\":\n{\n\t\"frame\": {\"x\":621,\"y\":112,\"w\":43,\"h\":40},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":15,\"y\":12,\"w\":43,\"h\":40},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/buzzwole\":\n{\n\t\"frame\": {\"x\":440,\"y\":924,\"w\":35,\"h\":41},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":13,\"w\":35,\"h\":41},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/cacnea\":\n{\n\t\"frame\": {\"x\":1499,\"y\":678,\"w\":24,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":35,\"w\":24,\"h\":19},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/cacturne\":\n{\n\t\"frame\": {\"x\":1012,\"y\":969,\"w\":21,\"h\":29},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":25,\"w\":21,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/calyrex-ice-rider\":\n{\n\t\"frame\": {\"x\":258,\"y\":92,\"w\":39,\"h\":51},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":5,\"w\":39,\"h\":51},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/calyrex-shadow-rider\":\n{\n\t\"frame\": {\"x\":414,\"y\":50,\"w\":38,\"h\":52},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":3,\"w\":38,\"h\":52},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/calyrex\":\n{\n\t\"frame\": {\"x\":1425,\"y\":119,\"w\":35,\"h\":38},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":15,\"w\":35,\"h\":38},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/camerupt-mega\":\n{\n\t\"frame\": {\"x\":884,\"y\":1036,\"w\":33,\"h\":30},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":26,\"w\":33,\"h\":30},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/camerupt\":\n{\n\t\"frame\": {\"x\":1007,\"y\":924,\"w\":29,\"h\":24},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":30,\"w\":29,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/carbink\":\n{\n\t\"frame\": {\"x\":1962,\"y\":1204,\"w\":16,\"h\":15},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":39,\"w\":16,\"h\":15},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/carkol\":\n{\n\t\"frame\": {\"x\":1266,\"y\":717,\"w\":24,\"h\":26},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":29,\"w\":24,\"h\":26},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/carnivine\":\n{\n\t\"frame\": {\"x\":1033,\"y\":887,\"w\":29,\"h\":25},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":29,\"w\":29,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/carracosta\":\n{\n\t\"frame\": {\"x\":1130,\"y\":339,\"w\":38,\"h\":33},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":14,\"y\":20,\"w\":38,\"h\":33},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/carvanha\":\n{\n\t\"frame\": {\"x\":1735,\"y\":679,\"w\":21,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":33,\"w\":21,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/cascoon\":\n{\n\t\"frame\": {\"x\":1659,\"y\":819,\"w\":23,\"h\":20},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":34,\"w\":23,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/castform-rainy\":\n{\n\t\"frame\": {\"x\":1705,\"y\":940,\"w\":16,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":31,\"w\":16,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/castform-snowy\":\n{\n\t\"frame\": {\"x\":1361,\"y\":1021,\"w\":19,\"h\":25},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":29,\"w\":19,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/castform-sunny\":\n{\n\t\"frame\": {\"x\":1684,\"y\":1134,\"w\":20,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":32,\"w\":20,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/castform\":\n{\n\t\"frame\": {\"x\":1754,\"y\":805,\"w\":15,\"h\":22},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":32,\"w\":15,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/caterpie\":\n{\n\t\"frame\": {\"x\":1942,\"y\":1156,\"w\":16,\"h\":18},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":36,\"w\":16,\"h\":18},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/celebi\":\n{\n\t\"frame\": {\"x\":1908,\"y\":1012,\"w\":16,\"h\":20},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":33,\"w\":16,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/celesteela\":\n{\n\t\"frame\": {\"x\":466,\"y\":108,\"w\":44,\"h\":41},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":11,\"y\":9,\"w\":44,\"h\":41},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/centiskorch-gmax\":\n{\n\t\"frame\": {\"x\":257,\"y\":1,\"w\":56,\"h\":47},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":6,\"y\":7,\"w\":56,\"h\":47},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/centiskorch\":\n{\n\t\"frame\": {\"x\":1287,\"y\":191,\"w\":39,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":14,\"y\":22,\"w\":39,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/chandelure\":\n{\n\t\"frame\": {\"x\":727,\"y\":311,\"w\":39,\"h\":36},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":17,\"w\":39,\"h\":36},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/chansey\":\n{\n\t\"frame\": {\"x\":1572,\"y\":1201,\"w\":21,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":32,\"w\":21,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/charizard-gmax\":\n{\n\t\"frame\": {\"x\":1243,\"y\":1,\"w\":43,\"h\":52},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":14,\"y\":2,\"w\":43,\"h\":52},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/charizard-mega-x\":\n{\n\t\"frame\": {\"x\":383,\"y\":925,\"w\":42,\"h\":27},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":13,\"y\":26,\"w\":42,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/charizard-mega-y\":\n{\n\t\"frame\": {\"x\":1006,\"y\":386,\"w\":40,\"h\":27},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":14,\"y\":26,\"w\":40,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/charizard\":\n{\n\t\"frame\": {\"x\":224,\"y\":479,\"w\":46,\"h\":41},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":9,\"y\":14,\"w\":46,\"h\":41},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/charjabug\":\n{\n\t\"frame\": {\"x\":1744,\"y\":1030,\"w\":20,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":32,\"w\":20,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/charmander\":\n{\n\t\"frame\": {\"x\":1617,\"y\":967,\"w\":23,\"h\":21},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":33,\"w\":23,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/charmeleon\":\n{\n\t\"frame\": {\"x\":1319,\"y\":840,\"w\":24,\"h\":25},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":29,\"w\":24,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/chatot\":\n{\n\t\"frame\": {\"x\":1599,\"y\":727,\"w\":22,\"h\":24},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":30,\"w\":22,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/cherrim-sunshine\":\n{\n\t\"frame\": {\"x\":1951,\"y\":377,\"w\":28,\"h\":29},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":27,\"w\":28,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/cherrim\":\n{\n\t\"frame\": {\"x\":1112,\"y\":603,\"w\":21,\"h\":28},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":28,\"w\":21,\"h\":28},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/cherubi\":\n{\n\t\"frame\": {\"x\":1883,\"y\":765,\"w\":20,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":34,\"w\":20,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/chesnaught\":\n{\n\t\"frame\": {\"x\":1120,\"y\":886,\"w\":28,\"h\":26},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":28,\"w\":28,\"h\":26},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/chespin\":\n{\n\t\"frame\": {\"x\":1527,\"y\":1136,\"w\":19,\"h\":24},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":30,\"w\":19,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/chewtle\":\n{\n\t\"frame\": {\"x\":1531,\"y\":581,\"w\":18,\"h\":25},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":30,\"w\":18,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/chikorita\":\n{\n\t\"frame\": {\"x\":1828,\"y\":1020,\"w\":17,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":33,\"w\":17,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/chimchar\":\n{\n\t\"frame\": {\"x\":1878,\"y\":615,\"w\":21,\"h\":24},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":30,\"w\":21,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/chimecho\":\n{\n\t\"frame\": {\"x\":1842,\"y\":660,\"w\":17,\"h\":23},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":32,\"w\":17,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/chinchou\":\n{\n\t\"frame\": {\"x\":1706,\"y\":614,\"w\":24,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":33,\"w\":24,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/chingling\":\n{\n\t\"frame\": {\"x\":1612,\"y\":586,\"w\":25,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":33,\"w\":25,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/cinccino\":\n{\n\t\"frame\": {\"x\":812,\"y\":604,\"w\":35,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":23,\"w\":35,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/cinderace-gmax\":\n{\n\t\"frame\": {\"x\":1,\"y\":225,\"w\":55,\"h\":52},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":11,\"y\":4,\"w\":55,\"h\":52},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/cinderace\":\n{\n\t\"frame\": {\"x\":326,\"y\":969,\"w\":23,\"h\":43},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":12,\"w\":23,\"h\":43},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/clamperl\":\n{\n\t\"frame\": {\"x\":1758,\"y\":679,\"w\":21,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":33,\"w\":21,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/clauncher\":\n{\n\t\"frame\": {\"x\":1460,\"y\":553,\"w\":26,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":35,\"w\":26,\"h\":19},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/clawitzer\":\n{\n\t\"frame\": {\"x\":297,\"y\":1014,\"w\":43,\"h\":30},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":20,\"w\":43,\"h\":30},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/claydol\":\n{\n\t\"frame\": {\"x\":594,\"y\":1119,\"w\":32,\"h\":33},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":20,\"w\":32,\"h\":33},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/clefable\":\n{\n\t\"frame\": {\"x\":1288,\"y\":232,\"w\":39,\"h\":33},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":21,\"w\":39,\"h\":33},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/clefairy\":\n{\n\t\"frame\": {\"x\":1744,\"y\":1053,\"w\":20,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":33,\"w\":20,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/cleffa\":\n{\n\t\"frame\": {\"x\":1886,\"y\":1144,\"w\":18,\"h\":18},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":36,\"w\":18,\"h\":18},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/clobbopus\":\n{\n\t\"frame\": {\"x\":1828,\"y\":1112,\"w\":21,\"h\":18},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":38,\"w\":21,\"h\":18},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/cloyster\":\n{\n\t\"frame\": {\"x\":931,\"y\":386,\"w\":39,\"h\":35},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":19,\"w\":39,\"h\":35},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/coalossal-gmax\":\n{\n\t\"frame\": {\"x\":928,\"y\":1,\"w\":44,\"h\":52},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":11,\"y\":3,\"w\":44,\"h\":52},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/coalossal\":\n{\n\t\"frame\": {\"x\":357,\"y\":639,\"w\":34,\"h\":44},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":12,\"w\":34,\"h\":44},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/cobalion\":\n{\n\t\"frame\": {\"x\":1323,\"y\":232,\"w\":31,\"h\":39},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":15,\"w\":31,\"h\":39},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/cofagrigus\":\n{\n\t\"frame\": {\"x\":1463,\"y\":81,\"w\":40,\"h\":36},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":15,\"y\":17,\"w\":40,\"h\":36},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/combee\":\n{\n\t\"frame\": {\"x\":1504,\"y\":462,\"w\":27,\"h\":20},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":33,\"w\":27,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/combusken\":\n{\n\t\"frame\": {\"x\":1186,\"y\":691,\"w\":25,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":27,\"w\":25,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/comfey\":\n{\n\t\"frame\": {\"x\":630,\"y\":354,\"w\":33,\"h\":36},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":14,\"w\":33,\"h\":36},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/conkeldurr\":\n{\n\t\"frame\": {\"x\":96,\"y\":383,\"w\":52,\"h\":34},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":6,\"y\":22,\"w\":52,\"h\":34},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/copperajah-gmax\":\n{\n\t\"frame\": {\"x\":51,\"y\":751,\"w\":44,\"h\":48},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":9,\"y\":8,\"w\":44,\"h\":48},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/copperajah\":\n{\n\t\"frame\": {\"x\":866,\"y\":743,\"w\":35,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":23,\"w\":35,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/corphish\":\n{\n\t\"frame\": {\"x\":1617,\"y\":992,\"w\":23,\"h\":21},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":33,\"w\":23,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/corsola-galar\":\n{\n\t\"frame\": {\"x\":1544,\"y\":962,\"w\":23,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":32,\"w\":23,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/corsola\":\n{\n\t\"frame\": {\"x\":1544,\"y\":986,\"w\":23,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":32,\"w\":23,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/corviknight-gmax\":\n{\n\t\"frame\": {\"x\":1139,\"y\":1,\"w\":50,\"h\":46},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":10,\"y\":8,\"w\":50,\"h\":46},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/corviknight\":\n{\n\t\"frame\": {\"x\":675,\"y\":761,\"w\":36,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":15,\"y\":24,\"w\":36,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/corvisquire\":\n{\n\t\"frame\": {\"x\":1602,\"y\":609,\"w\":24,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":36,\"w\":24,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/cosmoem\":\n{\n\t\"frame\": {\"x\":1459,\"y\":1138,\"w\":23,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":31,\"w\":23,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/cosmog\":\n{\n\t\"frame\": {\"x\":1389,\"y\":1232,\"w\":25,\"h\":22},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":30,\"w\":25,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/cottonee\":\n{\n\t\"frame\": {\"x\":1706,\"y\":1087,\"w\":23,\"h\":16},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":38,\"w\":23,\"h\":16},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/crabominable\":\n{\n\t\"frame\": {\"x\":628,\"y\":1049,\"w\":34,\"h\":25},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":28,\"w\":34,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/crabrawler\":\n{\n\t\"frame\": {\"x\":1496,\"y\":892,\"w\":22,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":30,\"w\":22,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/cradily\":\n{\n\t\"frame\": {\"x\":1196,\"y\":632,\"w\":27,\"h\":26},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":28,\"w\":27,\"h\":26},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/cramorant-gorging\":\n{\n\t\"frame\": {\"x\":1300,\"y\":407,\"w\":33,\"h\":37},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":14,\"y\":17,\"w\":33,\"h\":37},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/cramorant-gulping\":\n{\n\t\"frame\": {\"x\":720,\"y\":1069,\"w\":31,\"h\":33},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":21,\"w\":31,\"h\":33},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/cramorant\":\n{\n\t\"frame\": {\"x\":1746,\"y\":296,\"w\":25,\"h\":31},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":23,\"w\":25,\"h\":31},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/cranidos\":\n{\n\t\"frame\": {\"x\":1504,\"y\":1136,\"w\":23,\"h\":21},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":33,\"w\":23,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/crawdaunt\":\n{\n\t\"frame\": {\"x\":709,\"y\":795,\"w\":35,\"h\":33},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":15,\"y\":23,\"w\":35,\"h\":33},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/cresselia\":\n{\n\t\"frame\": {\"x\":1335,\"y\":407,\"w\":34,\"h\":36},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":15,\"w\":34,\"h\":36},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/croagunk\":\n{\n\t\"frame\": {\"x\":1966,\"y\":811,\"w\":19,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":35,\"w\":19,\"h\":19},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/crobat\":\n{\n\t\"frame\": {\"x\":970,\"y\":49,\"w\":48,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":15,\"y\":19,\"w\":48,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/croconaw\":\n{\n\t\"frame\": {\"x\":1204,\"y\":1234,\"w\":23,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":27,\"w\":23,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/crustle\":\n{\n\t\"frame\": {\"x\":507,\"y\":550,\"w\":38,\"h\":31},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":13,\"y\":25,\"w\":38,\"h\":31},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/cryogonal\":\n{\n\t\"frame\": {\"x\":819,\"y\":1033,\"w\":29,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":21,\"w\":29,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/cubchoo\":\n{\n\t\"frame\": {\"x\":1906,\"y\":1114,\"w\":16,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":34,\"w\":16,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/cubone\":\n{\n\t\"frame\": {\"x\":1686,\"y\":750,\"w\":22,\"h\":21},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":33,\"w\":22,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/cufant\":\n{\n\t\"frame\": {\"x\":1234,\"y\":1063,\"w\":27,\"h\":24},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":30,\"w\":27,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/cursola\":\n{\n\t\"frame\": {\"x\":639,\"y\":761,\"w\":34,\"h\":34},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":20,\"w\":34,\"h\":34},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/cutiefly\":\n{\n\t\"frame\": {\"x\":1596,\"y\":1171,\"w\":21,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":29,\"w\":21,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/cyndaquil\":\n{\n\t\"frame\": {\"x\":1829,\"y\":679,\"w\":22,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":34,\"w\":22,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/darkrai\":\n{\n\t\"frame\": {\"x\":954,\"y\":1069,\"w\":33,\"h\":30},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":25,\"w\":33,\"h\":30},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/darmanitan-galar-zen\":\n{\n\t\"frame\": {\"x\":1148,\"y\":226,\"w\":32,\"h\":35},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":20,\"w\":32,\"h\":35},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/darmanitan-galar\":\n{\n\t\"frame\": {\"x\":527,\"y\":1081,\"w\":31,\"h\":36},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":20,\"w\":31,\"h\":36},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/darmanitan-zen\":\n{\n\t\"frame\": {\"x\":1098,\"y\":1090,\"w\":28,\"h\":26},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":29,\"w\":28,\"h\":26},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/darmanitan\":\n{\n\t\"frame\": {\"x\":1182,\"y\":185,\"w\":37,\"h\":36},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":19,\"w\":37,\"h\":36},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/dartrix\":\n{\n\t\"frame\": {\"x\":1480,\"y\":1210,\"w\":19,\"h\":24},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":29,\"w\":19,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/darumaka-galar\":\n{\n\t\"frame\": {\"x\":1906,\"y\":1093,\"w\":19,\"h\":17},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":37,\"w\":19,\"h\":17},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/darumaka\":\n{\n\t\"frame\": {\"x\":1958,\"y\":1069,\"w\":19,\"h\":17},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":37,\"w\":19,\"h\":17},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/decidueye\":\n{\n\t\"frame\": {\"x\":629,\"y\":312,\"w\":27,\"h\":40},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":15,\"w\":27,\"h\":40},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/dedenne\":\n{\n\t\"frame\": {\"x\":812,\"y\":502,\"w\":36,\"h\":29},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":25,\"w\":36,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/deerling-autumn\":\n{\n\t\"frame\": {\"x\":1800,\"y\":638,\"w\":20,\"h\":24},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":30,\"w\":20,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/deerling-summer\":\n{\n\t\"frame\": {\"x\":1826,\"y\":638,\"w\":20,\"h\":24},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":30,\"w\":20,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/deerling-winter\":\n{\n\t\"frame\": {\"x\":1852,\"y\":638,\"w\":20,\"h\":24},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":30,\"w\":20,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/deerling\":\n{\n\t\"frame\": {\"x\":1878,\"y\":638,\"w\":20,\"h\":24},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":30,\"w\":20,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/deino\":\n{\n\t\"frame\": {\"x\":1703,\"y\":916,\"w\":18,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":32,\"w\":18,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/delcatty\":\n{\n\t\"frame\": {\"x\":1473,\"y\":674,\"w\":24,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":31,\"w\":24,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/delibird\":\n{\n\t\"frame\": {\"x\":656,\"y\":1077,\"w\":28,\"h\":33},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":23,\"w\":28,\"h\":33},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/delphox\":\n{\n\t\"frame\": {\"x\":1033,\"y\":918,\"w\":29,\"h\":25},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":29,\"w\":29,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/deoxys-attack\":\n{\n\t\"frame\": {\"x\":1717,\"y\":418,\"w\":31,\"h\":28},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":28,\"w\":31,\"h\":28},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/deoxys-defense\":\n{\n\t\"frame\": {\"x\":1090,\"y\":886,\"w\":28,\"h\":25},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":30,\"w\":28,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/deoxys-speed\":\n{\n\t\"frame\": {\"x\":1164,\"y\":604,\"w\":27,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":28,\"w\":27,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/deoxys\":\n{\n\t\"frame\": {\"x\":1100,\"y\":1120,\"w\":28,\"h\":24},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":30,\"w\":28,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/dewgong\":\n{\n\t\"frame\": {\"x\":180,\"y\":1232,\"w\":39,\"h\":39},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":14,\"y\":16,\"w\":39,\"h\":39},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/dewott\":\n{\n\t\"frame\": {\"x\":1347,\"y\":654,\"w\":21,\"h\":25},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":29,\"w\":21,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/dewpider\":\n{\n\t\"frame\": {\"x\":1745,\"y\":1237,\"w\":16,\"h\":22},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":32,\"w\":16,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/dhelmise\":\n{\n\t\"frame\": {\"x\":1630,\"y\":81,\"w\":31,\"h\":38},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":18,\"w\":31,\"h\":38},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/dialga\":\n{\n\t\"frame\": {\"x\":180,\"y\":432,\"w\":43,\"h\":45},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":15,\"y\":8,\"w\":43,\"h\":45},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/diancie-mega\":\n{\n\t\"frame\": {\"x\":547,\"y\":938,\"w\":32,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":28,\"w\":32,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/diancie\":\n{\n\t\"frame\": {\"x\":453,\"y\":967,\"w\":35,\"h\":41},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":13,\"w\":35,\"h\":41},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/diggersby\":\n{\n\t\"frame\": {\"x\":713,\"y\":761,\"w\":36,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":23,\"w\":36,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/diglett-alola\":\n{\n\t\"frame\": {\"x\":1887,\"y\":1014,\"w\":17,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":34,\"w\":17,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/diglett\":\n{\n\t\"frame\": {\"x\":1926,\"y\":1201,\"w\":17,\"h\":16},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":38,\"w\":17,\"h\":16},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/ditto\":\n{\n\t\"frame\": {\"x\":1944,\"y\":1196,\"w\":18,\"h\":15},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":39,\"w\":18,\"h\":15},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/dodrio\":\n{\n\t\"frame\": {\"x\":226,\"y\":1145,\"w\":42,\"h\":34},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":10,\"y\":21,\"w\":42,\"h\":34},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/doduo\":\n{\n\t\"frame\": {\"x\":1661,\"y\":944,\"w\":23,\"h\":20},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":34,\"w\":23,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/donphan\":\n{\n\t\"frame\": {\"x\":1526,\"y\":530,\"w\":31,\"h\":24},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":30,\"w\":31,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/dottler\":\n{\n\t\"frame\": {\"x\":1236,\"y\":1204,\"w\":27,\"h\":24},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":31,\"w\":27,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/doublade\":\n{\n\t\"frame\": {\"x\":723,\"y\":1165,\"w\":33,\"h\":25},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":31,\"w\":33,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/dracovish\":\n{\n\t\"frame\": {\"x\":846,\"y\":598,\"w\":33,\"h\":34},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":20,\"w\":33,\"h\":34},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/dracozolt\":\n{\n\t\"frame\": {\"x\":94,\"y\":1242,\"w\":41,\"h\":36},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":15,\"y\":18,\"w\":41,\"h\":36},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/dragalge\":\n{\n\t\"frame\": {\"x\":1345,\"y\":114,\"w\":39,\"h\":34},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":18,\"w\":39,\"h\":34},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/dragapult\":\n{\n\t\"frame\": {\"x\":309,\"y\":174,\"w\":49,\"h\":41},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":12,\"y\":12,\"w\":49,\"h\":41},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/dragonair\":\n{\n\t\"frame\": {\"x\":1371,\"y\":865,\"w\":24,\"h\":24},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":30,\"w\":24,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/dragonite\":\n{\n\t\"frame\": {\"x\":915,\"y\":269,\"w\":38,\"h\":42},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":9,\"w\":38,\"h\":42},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/drakloak\":\n{\n\t\"frame\": {\"x\":1100,\"y\":1150,\"w\":28,\"h\":26},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":27,\"w\":28,\"h\":26},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/drampa\":\n{\n\t\"frame\": {\"x\":1051,\"y\":117,\"w\":40,\"h\":26},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":13,\"y\":30,\"w\":40,\"h\":26},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/drapion\":\n{\n\t\"frame\": {\"x\":532,\"y\":43,\"w\":54,\"h\":30},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":7,\"y\":25,\"w\":54,\"h\":30},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/dratini\":\n{\n\t\"frame\": {\"x\":1853,\"y\":679,\"w\":22,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":34,\"w\":22,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/drednaw-gmax\":\n{\n\t\"frame\": {\"x\":1,\"y\":662,\"w\":53,\"h\":48},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":8,\"y\":7,\"w\":53,\"h\":48},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/drednaw\":\n{\n\t\"frame\": {\"x\":409,\"y\":1190,\"w\":42,\"h\":29},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":13,\"y\":26,\"w\":42,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/dreepy\":\n{\n\t\"frame\": {\"x\":1504,\"y\":556,\"w\":26,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":34,\"w\":26,\"h\":19},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/drifblim\":\n{\n\t\"frame\": {\"x\":821,\"y\":1067,\"w\":32,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":24,\"w\":32,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/drifloon\":\n{\n\t\"frame\": {\"x\":1623,\"y\":727,\"w\":17,\"h\":24},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":31,\"w\":17,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/drilbur\":\n{\n\t\"frame\": {\"x\":1681,\"y\":844,\"w\":23,\"h\":19},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":35,\"w\":23,\"h\":19},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/drizzile\":\n{\n\t\"frame\": {\"x\":1922,\"y\":516,\"w\":26,\"h\":30},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":25,\"w\":26,\"h\":30},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/drowzee\":\n{\n\t\"frame\": {\"x\":1287,\"y\":1135,\"w\":26,\"h\":24},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":30,\"w\":26,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/druddigon\":\n{\n\t\"frame\": {\"x\":956,\"y\":121,\"w\":43,\"h\":37},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":12,\"y\":18,\"w\":43,\"h\":37},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/dubwool\":\n{\n\t\"frame\": {\"x\":688,\"y\":1104,\"w\":32,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":22,\"w\":32,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/ducklett\":\n{\n\t\"frame\": {\"x\":1808,\"y\":1044,\"w\":18,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":33,\"w\":18,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/dugtrio-alola\":\n{\n\t\"frame\": {\"x\":1292,\"y\":801,\"w\":25,\"h\":26},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":28,\"w\":25,\"h\":26},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/dugtrio\":\n{\n\t\"frame\": {\"x\":1335,\"y\":445,\"w\":34,\"h\":36},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":20,\"w\":34,\"h\":36},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/dunsparce\":\n{\n\t\"frame\": {\"x\":1061,\"y\":941,\"w\":26,\"h\":28},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":25,\"w\":26,\"h\":28},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/duosion\":\n{\n\t\"frame\": {\"x\":1808,\"y\":1067,\"w\":18,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":33,\"w\":18,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/duraludon-gmax\":\n{\n\t\"frame\": {\"x\":310,\"y\":135,\"w\":37,\"h\":50},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":15,\"y\":4,\"w\":37,\"h\":50},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/duraludon\":\n{\n\t\"frame\": {\"x\":1105,\"y\":426,\"w\":31,\"h\":37},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":17,\"w\":31,\"h\":37},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/durant\":\n{\n\t\"frame\": {\"x\":472,\"y\":1096,\"w\":41,\"h\":24},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":13,\"y\":31,\"w\":41,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/dusclops\":\n{\n\t\"frame\": {\"x\":1126,\"y\":1090,\"w\":28,\"h\":26},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":28,\"w\":28,\"h\":26},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/dusknoir\":\n{\n\t\"frame\": {\"x\":45,\"y\":1153,\"w\":42,\"h\":36},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":12,\"y\":17,\"w\":42,\"h\":36},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/duskull\":\n{\n\t\"frame\": {\"x\":1539,\"y\":1255,\"w\":20,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":31,\"w\":20,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/dustox\":\n{\n\t\"frame\": {\"x\":1158,\"y\":662,\"w\":28,\"h\":21},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":33,\"w\":28,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/dwebble\":\n{\n\t\"frame\": {\"x\":1787,\"y\":927,\"w\":21,\"h\":19},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":35,\"w\":21,\"h\":19},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/eelektrik\":\n{\n\t\"frame\": {\"x\":1504,\"y\":1161,\"w\":23,\"h\":21},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":33,\"w\":23,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/eelektross\":\n{\n\t\"frame\": {\"x\":1336,\"y\":518,\"w\":32,\"h\":24},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":31,\"w\":32,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/eevee-gmax\":\n{\n\t\"frame\": {\"x\":1547,\"y\":81,\"w\":36,\"h\":40},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":16,\"w\":36,\"h\":40},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/eevee-starter\":\n{\n\t\"frame\": {\"x\":1125,\"y\":1060,\"w\":28,\"h\":24},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":32,\"w\":28,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/eevee\":\n{\n\t\"frame\": {\"x\":1866,\"y\":873,\"w\":19,\"h\":20},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":34,\"w\":19,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/eiscue-noice\":\n{\n\t\"frame\": {\"x\":1843,\"y\":157,\"w\":16,\"h\":33},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":21,\"w\":16,\"h\":33},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/eiscue\":\n{\n\t\"frame\": {\"x\":804,\"y\":669,\"w\":23,\"h\":37},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":17,\"w\":23,\"h\":37},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/ekans\":\n{\n\t\"frame\": {\"x\":1561,\"y\":1255,\"w\":20,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":31,\"w\":20,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/eldegoss\":\n{\n\t\"frame\": {\"x\":1625,\"y\":388,\"w\":28,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":28,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/electabuzz\":\n{\n\t\"frame\": {\"x\":1661,\"y\":121,\"w\":35,\"h\":37},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":15,\"w\":35,\"h\":37},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/electivire\":\n{\n\t\"frame\": {\"x\":1371,\"y\":407,\"w\":37,\"h\":33},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":19,\"w\":37,\"h\":33},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/electrike\":\n{\n\t\"frame\": {\"x\":1813,\"y\":1261,\"w\":21,\"h\":17},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":37,\"w\":21,\"h\":17},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/electrode\":\n{\n\t\"frame\": {\"x\":1926,\"y\":1051,\"w\":18,\"h\":18},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":36,\"w\":18,\"h\":18},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/elekid\":\n{\n\t\"frame\": {\"x\":1544,\"y\":1010,\"w\":23,\"h\":22},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":32,\"w\":23,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/elgyem\":\n{\n\t\"frame\": {\"x\":1949,\"y\":767,\"w\":15,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":33,\"w\":15,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/emboar\":\n{\n\t\"frame\": {\"x\":1964,\"y\":282,\"w\":30,\"h\":27},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":27,\"w\":30,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/emolga\":\n{\n\t\"frame\": {\"x\":1093,\"y\":117,\"w\":40,\"h\":28},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":21,\"w\":40,\"h\":28},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/empoleon\":\n{\n\t\"frame\": {\"x\":1186,\"y\":720,\"w\":25,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":27,\"w\":25,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/entei\":\n{\n\t\"frame\": {\"x\":152,\"y\":1189,\"w\":41,\"h\":37},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":16,\"w\":41,\"h\":37},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/escavalier\":\n{\n\t\"frame\": {\"x\":1136,\"y\":374,\"w\":34,\"h\":37},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":19,\"w\":34,\"h\":37},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/espeon\":\n{\n\t\"frame\": {\"x\":474,\"y\":626,\"w\":37,\"h\":31},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":24,\"w\":37,\"h\":31},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/espurr\":\n{\n\t\"frame\": {\"x\":1847,\"y\":1027,\"w\":18,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":34,\"w\":18,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/eternatus-eternamax\":\n{\n\t\"frame\": {\"x\":1,\"y\":59,\"w\":68,\"h\":56},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":68,\"h\":56},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/eternatus\":\n{\n\t\"frame\": {\"x\":137,\"y\":1,\"w\":60,\"h\":50},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":7,\"y\":6,\"w\":60,\"h\":50},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/excadrill\":\n{\n\t\"frame\": {\"x\":461,\"y\":1010,\"w\":41,\"h\":31},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":14,\"y\":24,\"w\":41,\"h\":31},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/exeggcute\":\n{\n\t\"frame\": {\"x\":1891,\"y\":573,\"w\":26,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":34,\"w\":26,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/exeggutor-alola\":\n{\n\t\"frame\": {\"x\":652,\"y\":1,\"w\":39,\"h\":56},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":13,\"y\":0,\"w\":39,\"h\":56},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/exeggutor\":\n{\n\t\"frame\": {\"x\":455,\"y\":265,\"w\":39,\"h\":45},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":8,\"w\":39,\"h\":45},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/exploud\":\n{\n\t\"frame\": {\"x\":118,\"y\":1054,\"w\":43,\"h\":35},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":17,\"w\":43,\"h\":35},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/falinks\":\n{\n\t\"frame\": {\"x\":892,\"y\":1198,\"w\":33,\"h\":24},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":32,\"w\":33,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/farfetchd-galar\":\n{\n\t\"frame\": {\"x\":520,\"y\":75,\"w\":50,\"h\":31},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":10,\"y\":25,\"w\":50,\"h\":31},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/farfetchd\":\n{\n\t\"frame\": {\"x\":1128,\"y\":1150,\"w\":28,\"h\":24},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":30,\"w\":28,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/fearow\":\n{\n\t\"frame\": {\"x\":1370,\"y\":518,\"w\":32,\"h\":24},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":30,\"w\":32,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/feebas\":\n{\n\t\"frame\": {\"x\":1665,\"y\":752,\"w\":19,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":31,\"w\":19,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/female/frillish\":\n{\n\t\"frame\": {\"x\":1628,\"y\":1218,\"w\":21,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":32,\"w\":21,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/female/hippopotas\":\n{\n\t\"frame\": {\"x\":1919,\"y\":573,\"w\":26,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":34,\"w\":26,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/female/hippowdon\":\n{\n\t\"frame\": {\"x\":508,\"y\":800,\"w\":38,\"h\":26},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":15,\"y\":29,\"w\":38,\"h\":26},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/female/indeedee\":\n{\n\t\"frame\": {\"x\":925,\"y\":491,\"w\":28,\"h\":29},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":25,\"w\":28,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/female/jellicent\":\n{\n\t\"frame\": {\"x\":881,\"y\":611,\"w\":33,\"h\":34},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":21,\"w\":33,\"h\":34},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/female/meowstic\":\n{\n\t\"frame\": {\"x\":688,\"y\":1191,\"w\":30,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":24,\"w\":30,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/female/pikachu-alola-cap\":\n{\n\t\"frame\": {\"x\":1261,\"y\":1082,\"w\":26,\"h\":23},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":31,\"w\":26,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/female/pikachu-hoenn-cap\":\n{\n\t\"frame\": {\"x\":1262,\"y\":1110,\"w\":26,\"h\":23},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":31,\"w\":26,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/female/pikachu-kalos-cap\":\n{\n\t\"frame\": {\"x\":1262,\"y\":1138,\"w\":26,\"h\":23},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":31,\"w\":26,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/female/pikachu-original-cap\":\n{\n\t\"frame\": {\"x\":1262,\"y\":1166,\"w\":26,\"h\":23},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":31,\"w\":26,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/female/pikachu-partner-cap\":\n{\n\t\"frame\": {\"x\":1262,\"y\":1194,\"w\":26,\"h\":23},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":31,\"w\":26,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/female/pikachu-sinnoh-cap\":\n{\n\t\"frame\": {\"x\":1615,\"y\":561,\"w\":26,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":31,\"w\":26,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/female/pikachu-starter\":\n{\n\t\"frame\": {\"x\":1102,\"y\":490,\"w\":30,\"h\":25},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":31,\"w\":30,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/female/pikachu-unova-cap\":\n{\n\t\"frame\": {\"x\":1643,\"y\":561,\"w\":26,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":31,\"w\":26,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/female/pikachu-world-cap\":\n{\n\t\"frame\": {\"x\":1695,\"y\":567,\"w\":26,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":31,\"w\":26,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/female/pikachu\":\n{\n\t\"frame\": {\"x\":1544,\"y\":1035,\"w\":23,\"h\":22},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":32,\"w\":23,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/female/pyroar\":\n{\n\t\"frame\": {\"x\":687,\"y\":1252,\"w\":32,\"h\":26},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":28,\"w\":32,\"h\":26},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/female/unfezant\":\n{\n\t\"frame\": {\"x\":956,\"y\":1133,\"w\":31,\"h\":31},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":24,\"w\":31,\"h\":31},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/fennekin\":\n{\n\t\"frame\": {\"x\":1766,\"y\":1127,\"w\":19,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":33,\"w\":19,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/feraligatr\":\n{\n\t\"frame\": {\"x\":754,\"y\":1194,\"w\":33,\"h\":28},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":26,\"w\":33,\"h\":28},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/ferroseed\":\n{\n\t\"frame\": {\"x\":1924,\"y\":1260,\"w\":17,\"h\":18},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":36,\"w\":17,\"h\":18},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/ferrothorn\":\n{\n\t\"frame\": {\"x\":309,\"y\":673,\"w\":44,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":11,\"y\":29,\"w\":44,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/finneon\":\n{\n\t\"frame\": {\"x\":1732,\"y\":726,\"w\":22,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":33,\"w\":22,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/flaaffy\":\n{\n\t\"frame\": {\"x\":1474,\"y\":598,\"w\":23,\"h\":24},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":30,\"w\":23,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/flabebe-blue\":\n{\n\t\"frame\": {\"x\":1887,\"y\":1036,\"w\":17,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":34,\"w\":17,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/flabebe-orange\":\n{\n\t\"frame\": {\"x\":1887,\"y\":1058,\"w\":17,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":34,\"w\":17,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/flabebe-white\":\n{\n\t\"frame\": {\"x\":1887,\"y\":1080,\"w\":17,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":34,\"w\":17,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/flabebe-yellow\":\n{\n\t\"frame\": {\"x\":1887,\"y\":1102,\"w\":17,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":34,\"w\":17,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/flabebe\":\n{\n\t\"frame\": {\"x\":1974,\"y\":959,\"w\":17,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":34,\"w\":17,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/flapple-gmax\":\n{\n\t\"frame\": {\"x\":1149,\"y\":86,\"w\":29,\"h\":46},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":8,\"w\":29,\"h\":46},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/flapple\":\n{\n\t\"frame\": {\"x\":1336,\"y\":483,\"w\":37,\"h\":33},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":21,\"w\":37,\"h\":33},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/flareon\":\n{\n\t\"frame\": {\"x\":1148,\"y\":263,\"w\":32,\"h\":35},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":20,\"w\":32,\"h\":35},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/fletchinder\":\n{\n\t\"frame\": {\"x\":1421,\"y\":849,\"w\":24,\"h\":22},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":32,\"w\":24,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/fletchling\":\n{\n\t\"frame\": {\"x\":1927,\"y\":789,\"w\":20,\"h\":17},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":37,\"w\":20,\"h\":17},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/floatzel\":\n{\n\t\"frame\": {\"x\":1229,\"y\":1233,\"w\":27,\"h\":23},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":31,\"w\":27,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/floette-blue\":\n{\n\t\"frame\": {\"x\":1904,\"y\":638,\"w\":21,\"h\":24},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":30,\"w\":21,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/floette-eternal\":\n{\n\t\"frame\": {\"x\":1364,\"y\":1102,\"w\":25,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":31,\"w\":25,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/floette-orange\":\n{\n\t\"frame\": {\"x\":1523,\"y\":795,\"w\":21,\"h\":24},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":30,\"w\":21,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/floette-white\":\n{\n\t\"frame\": {\"x\":1549,\"y\":795,\"w\":21,\"h\":24},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":30,\"w\":21,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/floette-yellow\":\n{\n\t\"frame\": {\"x\":1545,\"y\":843,\"w\":21,\"h\":24},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":30,\"w\":21,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/floette\":\n{\n\t\"frame\": {\"x\":1498,\"y\":968,\"w\":21,\"h\":24},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":30,\"w\":21,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/florges-blue\":\n{\n\t\"frame\": {\"x\":924,\"y\":552,\"w\":28,\"h\":29},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":27,\"w\":28,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/florges-orange\":\n{\n\t\"frame\": {\"x\":954,\"y\":460,\"w\":28,\"h\":29},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":27,\"w\":28,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/florges-white\":\n{\n\t\"frame\": {\"x\":955,\"y\":491,\"w\":28,\"h\":29},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":27,\"w\":28,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/florges-yellow\":\n{\n\t\"frame\": {\"x\":955,\"y\":522,\"w\":28,\"h\":29},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":27,\"w\":28,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/florges\":\n{\n\t\"frame\": {\"x\":954,\"y\":553,\"w\":28,\"h\":29},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":27,\"w\":28,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/flygon\":\n{\n\t\"frame\": {\"x\":768,\"y\":311,\"w\":39,\"h\":36},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":17,\"w\":39,\"h\":36},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/fomantis\":\n{\n\t\"frame\": {\"x\":1948,\"y\":808,\"w\":16,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":27,\"y\":32,\"w\":16,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/foongus\":\n{\n\t\"frame\": {\"x\":1940,\"y\":1114,\"w\":16,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":35,\"w\":16,\"h\":19},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/forretress\":\n{\n\t\"frame\": {\"x\":1720,\"y\":592,\"w\":25,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":34,\"w\":25,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/fraxure\":\n{\n\t\"frame\": {\"x\":1227,\"y\":918,\"w\":27,\"h\":23},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":31,\"w\":27,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/frillish\":\n{\n\t\"frame\": {\"x\":1628,\"y\":1242,\"w\":21,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":32,\"w\":21,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/froakie\":\n{\n\t\"frame\": {\"x\":1744,\"y\":1076,\"w\":20,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":34,\"w\":20,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/frogadier\":\n{\n\t\"frame\": {\"x\":1370,\"y\":733,\"w\":25,\"h\":24},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":32,\"w\":25,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/froslass\":\n{\n\t\"frame\": {\"x\":778,\"y\":760,\"w\":24,\"h\":33},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":22,\"w\":24,\"h\":33},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/frosmoth\":\n{\n\t\"frame\": {\"x\":1316,\"y\":150,\"w\":39,\"h\":34},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":15,\"y\":20,\"w\":39,\"h\":34},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/furfrou-dandy\":\n{\n\t\"frame\": {\"x\":1077,\"y\":1225,\"w\":26,\"h\":28},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":26,\"w\":26,\"h\":28},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/furfrou-debutante\":\n{\n\t\"frame\": {\"x\":1189,\"y\":545,\"w\":27,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":27,\"w\":27,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/furfrou-diamond\":\n{\n\t\"frame\": {\"x\":1950,\"y\":516,\"w\":26,\"h\":30},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":24,\"w\":26,\"h\":30},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/furfrou-heart\":\n{\n\t\"frame\": {\"x\":1070,\"y\":804,\"w\":27,\"h\":28},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":26,\"w\":27,\"h\":28},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/furfrou-kabuki\":\n{\n\t\"frame\": {\"x\":1193,\"y\":574,\"w\":27,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":27,\"w\":27,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/furfrou-la-reine\":\n{\n\t\"frame\": {\"x\":1193,\"y\":603,\"w\":27,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":27,\"w\":27,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/furfrou-matron\":\n{\n\t\"frame\": {\"x\":1130,\"y\":746,\"w\":26,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":27,\"w\":26,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/furfrou-pharaoh\":\n{\n\t\"frame\": {\"x\":1097,\"y\":1060,\"w\":26,\"h\":28},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":26,\"w\":26,\"h\":28},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/furfrou-star\":\n{\n\t\"frame\": {\"x\":944,\"y\":612,\"w\":28,\"h\":29},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":25,\"w\":28,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/furfrou\":\n{\n\t\"frame\": {\"x\":974,\"y\":612,\"w\":26,\"h\":29},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":25,\"w\":26,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/furret\":\n{\n\t\"frame\": {\"x\":1391,\"y\":1102,\"w\":25,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":31,\"w\":25,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/gabite\":\n{\n\t\"frame\": {\"x\":1390,\"y\":1127,\"w\":25,\"h\":23},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":31,\"w\":25,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/gallade-mega\":\n{\n\t\"frame\": {\"x\":1099,\"y\":804,\"w\":27,\"h\":28},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":26,\"w\":27,\"h\":28},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/gallade\":\n{\n\t\"frame\": {\"x\":883,\"y\":907,\"w\":28,\"h\":35},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":20,\"w\":28,\"h\":35},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/galvantula\":\n{\n\t\"frame\": {\"x\":1099,\"y\":344,\"w\":39,\"h\":29},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":13,\"y\":27,\"w\":39,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/garbodor-gmax\":\n{\n\t\"frame\": {\"x\":765,\"y\":1,\"w\":53,\"h\":42},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":5,\"y\":13,\"w\":53,\"h\":42},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/garbodor\":\n{\n\t\"frame\": {\"x\":355,\"y\":675,\"w\":44,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":13,\"y\":23,\"w\":44,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/garchomp-mega\":\n{\n\t\"frame\": {\"x\":1550,\"y\":231,\"w\":32,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":29,\"w\":32,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/garchomp\":\n{\n\t\"frame\": {\"x\":1375,\"y\":483,\"w\":37,\"h\":33},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":20,\"w\":37,\"h\":33},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/gardevoir-mega\":\n{\n\t\"frame\": {\"x\":1126,\"y\":1120,\"w\":28,\"h\":26},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":28,\"w\":28,\"h\":26},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/gardevoir\":\n{\n\t\"frame\": {\"x\":773,\"y\":639,\"w\":28,\"h\":37},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":18,\"w\":28,\"h\":37},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/gastly\":\n{\n\t\"frame\": {\"x\":1390,\"y\":1154,\"w\":25,\"h\":23},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":31,\"w\":25,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/gastrodon-east\":\n{\n\t\"frame\": {\"x\":477,\"y\":785,\"w\":29,\"h\":30},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":26,\"w\":29,\"h\":30},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/gastrodon\":\n{\n\t\"frame\": {\"x\":1555,\"y\":293,\"w\":30,\"h\":31},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":25,\"w\":30,\"h\":31},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/genesect-burn\":\n{\n\t\"frame\": {\"x\":1734,\"y\":193,\"w\":31,\"h\":36},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":19,\"w\":31,\"h\":36},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/genesect-chill\":\n{\n\t\"frame\": {\"x\":1935,\"y\":160,\"w\":31,\"h\":36},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":19,\"w\":31,\"h\":36},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/genesect-douse\":\n{\n\t\"frame\": {\"x\":709,\"y\":932,\"w\":31,\"h\":36},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":19,\"w\":31,\"h\":36},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/genesect-shock\":\n{\n\t\"frame\": {\"x\":747,\"y\":932,\"w\":31,\"h\":36},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":19,\"w\":31,\"h\":36},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/genesect-standard\":\n{\n\t\"frame\": {\"x\":1306,\"y\":941,\"w\":24,\"h\":26},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":29,\"w\":24,\"h\":26},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/genesect\":\n{\n\t\"frame\": {\"x\":850,\"y\":907,\"w\":31,\"h\":36},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":19,\"w\":31,\"h\":36},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/gengar-gmax\":\n{\n\t\"frame\": {\"x\":135,\"y\":432,\"w\":48,\"h\":43},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":10,\"y\":13,\"w\":48,\"h\":43},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/gengar-mega\":\n{\n\t\"frame\": {\"x\":689,\"y\":728,\"w\":36,\"h\":31},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":25,\"w\":36,\"h\":31},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/gengar\":\n{\n\t\"frame\": {\"x\":1138,\"y\":413,\"w\":34,\"h\":37},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":17,\"w\":34,\"h\":37},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/geodude-alola\":\n{\n\t\"frame\": {\"x\":1282,\"y\":1243,\"w\":26,\"h\":17},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":37,\"w\":26,\"h\":17},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/geodude\":\n{\n\t\"frame\": {\"x\":1310,\"y\":1243,\"w\":26,\"h\":17},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":37,\"w\":26,\"h\":17},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/gible\":\n{\n\t\"frame\": {\"x\":1709,\"y\":750,\"w\":21,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":33,\"w\":21,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/gigalith\":\n{\n\t\"frame\": {\"x\":658,\"y\":312,\"w\":40,\"h\":35},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":15,\"y\":20,\"w\":40,\"h\":35},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/girafarig\":\n{\n\t\"frame\": {\"x\":1319,\"y\":867,\"w\":24,\"h\":25},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":29,\"w\":24,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/giratina-origin\":\n{\n\t\"frame\": {\"x\":357,\"y\":305,\"w\":46,\"h\":41},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":10,\"y\":8,\"w\":46,\"h\":41},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/giratina\":\n{\n\t\"frame\": {\"x\":913,\"y\":231,\"w\":44,\"h\":36},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":12,\"y\":17,\"w\":44,\"h\":36},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/glaceon\":\n{\n\t\"frame\": {\"x\":507,\"y\":516,\"w\":38,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":15,\"y\":23,\"w\":38,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/glalie-mega\":\n{\n\t\"frame\": {\"x\":1292,\"y\":829,\"w\":25,\"h\":26},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":28,\"w\":25,\"h\":26},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/glalie\":\n{\n\t\"frame\": {\"x\":720,\"y\":1192,\"w\":32,\"h\":30},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":23,\"w\":32,\"h\":30},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/glameow\":\n{\n\t\"frame\": {\"x\":1105,\"y\":1225,\"w\":28,\"h\":24},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":30,\"w\":28,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/glastrier\":\n{\n\t\"frame\": {\"x\":307,\"y\":843,\"w\":35,\"h\":39},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":17,\"w\":35,\"h\":39},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/gligar\":\n{\n\t\"frame\": {\"x\":1326,\"y\":544,\"w\":26,\"h\":26},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":29,\"w\":26,\"h\":26},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/gliscor\":\n{\n\t\"frame\": {\"x\":927,\"y\":1198,\"w\":33,\"h\":24},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":30,\"w\":33,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/gloom\":\n{\n\t\"frame\": {\"x\":1499,\"y\":600,\"w\":24,\"h\":23},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":31,\"w\":24,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/gogoat\":\n{\n\t\"frame\": {\"x\":1396,\"y\":705,\"w\":25,\"h\":24},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":30,\"w\":25,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/golbat\":\n{\n\t\"frame\": {\"x\":119,\"y\":1099,\"w\":43,\"h\":35},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":17,\"w\":43,\"h\":35},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/goldeen\":\n{\n\t\"frame\": {\"x\":1807,\"y\":569,\"w\":26,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":33,\"w\":26,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/golduck\":\n{\n\t\"frame\": {\"x\":699,\"y\":396,\"w\":40,\"h\":34},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":13,\"y\":19,\"w\":40,\"h\":34},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/golem-alola\":\n{\n\t\"frame\": {\"x\":344,\"y\":843,\"w\":37,\"h\":40},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":15,\"w\":37,\"h\":40},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/golem\":\n{\n\t\"frame\": {\"x\":809,\"y\":311,\"w\":40,\"h\":35},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":10,\"y\":19,\"w\":40,\"h\":35},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/golett\":\n{\n\t\"frame\": {\"x\":1905,\"y\":766,\"w\":20,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":34,\"w\":20,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/golisopod\":\n{\n\t\"frame\": {\"x\":735,\"y\":505,\"w\":39,\"h\":35},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":14,\"y\":21,\"w\":39,\"h\":35},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/golurk\":\n{\n\t\"frame\": {\"x\":1458,\"y\":228,\"w\":30,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":23,\"w\":30,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/goodra\":\n{\n\t\"frame\": {\"x\":609,\"y\":950,\"w\":33,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":23,\"w\":33,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/goomy\":\n{\n\t\"frame\": {\"x\":1977,\"y\":1105,\"w\":14,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":27,\"y\":38,\"w\":14,\"h\":16},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/gorebyss\":\n{\n\t\"frame\": {\"x\":1056,\"y\":1255,\"w\":28,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":31,\"w\":28,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/gossifleur\":\n{\n\t\"frame\": {\"x\":1844,\"y\":894,\"w\":19,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":34,\"w\":19,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/gothita\":\n{\n\t\"frame\": {\"x\":1906,\"y\":1136,\"w\":16,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":34,\"w\":16,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/gothitelle\":\n{\n\t\"frame\": {\"x\":853,\"y\":1101,\"w\":30,\"h\":33},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":22,\"w\":30,\"h\":33},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/gothorita\":\n{\n\t\"frame\": {\"x\":1421,\"y\":875,\"w\":24,\"h\":22},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":32,\"w\":24,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/gourgeist-large\":\n{\n\t\"frame\": {\"x\":1205,\"y\":976,\"w\":25,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":28,\"w\":25,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/gourgeist-small\":\n{\n\t\"frame\": {\"x\":1575,\"y\":796,\"w\":20,\"h\":24},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":30,\"w\":20,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/gourgeist-super\":\n{\n\t\"frame\": {\"x\":1206,\"y\":1005,\"w\":25,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":27,\"w\":25,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/gourgeist\":\n{\n\t\"frame\": {\"x\":699,\"y\":438,\"w\":40,\"h\":34},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":21,\"w\":40,\"h\":34},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/granbull\":\n{\n\t\"frame\": {\"x\":1345,\"y\":867,\"w\":24,\"h\":25},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":29,\"w\":24,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/grapploct\":\n{\n\t\"frame\": {\"x\":1557,\"y\":358,\"w\":30,\"h\":30},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":26,\"w\":30,\"h\":30},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/graveler-alola\":\n{\n\t\"frame\": {\"x\":722,\"y\":1224,\"w\":31,\"h\":26},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":28,\"w\":31,\"h\":26},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/graveler\":\n{\n\t\"frame\": {\"x\":1130,\"y\":1180,\"w\":28,\"h\":24},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":30,\"w\":28,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/greedent\":\n{\n\t\"frame\": {\"x\":652,\"y\":1246,\"w\":32,\"h\":33},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":21,\"w\":32,\"h\":33},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/greninja-ash\":\n{\n\t\"frame\": {\"x\":816,\"y\":907,\"w\":32,\"h\":25},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":31,\"w\":32,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/greninja\":\n{\n\t\"frame\": {\"x\":1438,\"y\":524,\"w\":32,\"h\":24},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":32,\"w\":32,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/grimer-alola\":\n{\n\t\"frame\": {\"x\":1661,\"y\":969,\"w\":23,\"h\":20},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":34,\"w\":23,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/grimer\":\n{\n\t\"frame\": {\"x\":1662,\"y\":1019,\"w\":23,\"h\":20},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":34,\"w\":23,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/grimmsnarl-gmax\":\n{\n\t\"frame\": {\"x\":360,\"y\":218,\"w\":41,\"h\":49},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":10,\"y\":7,\"w\":41,\"h\":49},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/grimmsnarl\":\n{\n\t\"frame\": {\"x\":654,\"y\":664,\"w\":33,\"h\":35},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":21,\"w\":33,\"h\":35},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/grookey\":\n{\n\t\"frame\": {\"x\":1399,\"y\":918,\"w\":21,\"h\":25},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":30,\"w\":21,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/grotle\":\n{\n\t\"frame\": {\"x\":1499,\"y\":626,\"w\":24,\"h\":23},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":31,\"w\":24,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/groudon-primal\":\n{\n\t\"frame\": {\"x\":508,\"y\":828,\"w\":38,\"h\":26},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":28,\"w\":38,\"h\":26},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/groudon\":\n{\n\t\"frame\": {\"x\":96,\"y\":437,\"w\":49,\"h\":37},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":10,\"y\":17,\"w\":49,\"h\":37},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/grovyle\":\n{\n\t\"frame\": {\"x\":987,\"y\":733,\"w\":30,\"h\":24},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":30,\"w\":30,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/growlithe\":\n{\n\t\"frame\": {\"x\":1447,\"y\":699,\"w\":23,\"h\":24},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":30,\"w\":23,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/grubbin\":\n{\n\t\"frame\": {\"x\":1925,\"y\":1180,\"w\":19,\"h\":15},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":36,\"w\":19,\"h\":15},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/grumpig\":\n{\n\t\"frame\": {\"x\":1639,\"y\":586,\"w\":25,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":33,\"w\":25,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/gulpin\":\n{\n\t\"frame\": {\"x\":1966,\"y\":832,\"w\":19,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":35,\"w\":19,\"h\":19},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/gumshoos\":\n{\n\t\"frame\": {\"x\":1243,\"y\":858,\"w\":22,\"h\":26},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":28,\"w\":22,\"h\":26},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/gurdurr\":\n{\n\t\"frame\": {\"x\":1016,\"y\":1093,\"w\":29,\"h\":26},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":28,\"w\":29,\"h\":26},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/guzzlord\":\n{\n\t\"frame\": {\"x\":535,\"y\":1,\"w\":57,\"h\":40},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":5,\"y\":15,\"w\":57,\"h\":40},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/gyarados-mega\":\n{\n\t\"frame\": {\"x\":854,\"y\":1133,\"w\":32,\"h\":31},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":25,\"w\":32,\"h\":31},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/gyarados\":\n{\n\t\"frame\": {\"x\":587,\"y\":312,\"w\":40,\"h\":42},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":15,\"y\":11,\"w\":40,\"h\":42},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/hakamo-o\":\n{\n\t\"frame\": {\"x\":1023,\"y\":1139,\"w\":23,\"h\":29},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":27,\"w\":23,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/happiny\":\n{\n\t\"frame\": {\"x\":1948,\"y\":831,\"w\":16,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":33,\"w\":16,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/hariyama\":\n{\n\t\"frame\": {\"x\":1404,\"y\":545,\"w\":26,\"h\":25},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":29,\"w\":26,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/hatenna\":\n{\n\t\"frame\": {\"x\":1381,\"y\":994,\"w\":21,\"h\":25},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":31,\"w\":21,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/hatterene-gmax\":\n{\n\t\"frame\": {\"x\":314,\"y\":433,\"w\":41,\"h\":44},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":14,\"y\":12,\"w\":41,\"h\":44},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/hatterene\":\n{\n\t\"frame\": {\"x\":526,\"y\":967,\"w\":29,\"h\":36},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":20,\"w\":29,\"h\":36},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/hattrem\":\n{\n\t\"frame\": {\"x\":1364,\"y\":1127,\"w\":24,\"h\":24},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":31,\"w\":24,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/haunter\":\n{\n\t\"frame\": {\"x\":858,\"y\":1224,\"w\":32,\"h\":28},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":26,\"w\":32,\"h\":28},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/hawlucha\":\n{\n\t\"frame\": {\"x\":699,\"y\":546,\"w\":37,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":23,\"w\":37,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/haxorus\":\n{\n\t\"frame\": {\"x\":1472,\"y\":191,\"w\":37,\"h\":35},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":20,\"w\":37,\"h\":35},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/heatmor\":\n{\n\t\"frame\": {\"x\":1315,\"y\":84,\"w\":39,\"h\":28},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":15,\"y\":27,\"w\":39,\"h\":28},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/heatran\":\n{\n\t\"frame\": {\"x\":557,\"y\":108,\"w\":50,\"h\":30},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":9,\"y\":25,\"w\":50,\"h\":30},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/heliolisk\":\n{\n\t\"frame\": {\"x\":1717,\"y\":262,\"w\":27,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":23,\"w\":27,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/helioptile\":\n{\n\t\"frame\": {\"x\":1884,\"y\":830,\"w\":20,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":35,\"w\":20,\"h\":19},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/heracross-mega\":\n{\n\t\"frame\": {\"x\":675,\"y\":795,\"w\":36,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":24,\"w\":36,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/heracross\":\n{\n\t\"frame\": {\"x\":180,\"y\":479,\"w\":46,\"h\":42},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":11,\"y\":11,\"w\":46,\"h\":42},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/herdier\":\n{\n\t\"frame\": {\"x\":1447,\"y\":725,\"w\":23,\"h\":24},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":30,\"w\":23,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/hippopotas\":\n{\n\t\"frame\": {\"x\":1947,\"y\":577,\"w\":26,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":34,\"w\":26,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/hippowdon\":\n{\n\t\"frame\": {\"x\":508,\"y\":856,\"w\":38,\"h\":26},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":15,\"y\":29,\"w\":38,\"h\":26},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/hitmonchan\":\n{\n\t\"frame\": {\"x\":1356,\"y\":230,\"w\":36,\"h\":37},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":15,\"y\":16,\"w\":36,\"h\":37},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/hitmonlee\":\n{\n\t\"frame\": {\"x\":1466,\"y\":327,\"w\":30,\"h\":31},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":24,\"w\":30,\"h\":31},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/hitmontop\":\n{\n\t\"frame\": {\"x\":1352,\"y\":150,\"w\":39,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":23,\"w\":39,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/ho-oh\":\n{\n\t\"frame\": {\"x\":1,\"y\":770,\"w\":48,\"h\":51},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":10,\"y\":4,\"w\":48,\"h\":51},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/honchkrow\":\n{\n\t\"frame\": {\"x\":1157,\"y\":865,\"w\":28,\"h\":24},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":30,\"w\":28,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/honedge\":\n{\n\t\"frame\": {\"x\":1382,\"y\":544,\"w\":20,\"h\":26},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":27,\"y\":28,\"w\":20,\"h\":26},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/hoopa-unbound\":\n{\n\t\"frame\": {\"x\":1135,\"y\":117,\"w\":40,\"h\":30},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":14,\"y\":26,\"w\":40,\"h\":30},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/hoopa\":\n{\n\t\"frame\": {\"x\":1572,\"y\":1130,\"w\":23,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":32,\"w\":23,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/hoothoot\":\n{\n\t\"frame\": {\"x\":1723,\"y\":821,\"w\":19,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":32,\"w\":19,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/hoppip\":\n{\n\t\"frame\": {\"x\":1445,\"y\":800,\"w\":24,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":32,\"w\":24,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/horsea\":\n{\n\t\"frame\": {\"x\":1906,\"y\":830,\"w\":20,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":35,\"w\":20,\"h\":19},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/houndoom-mega\":\n{\n\t\"frame\": {\"x\":1014,\"y\":794,\"w\":25,\"h\":29},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":26,\"w\":25,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/houndoom\":\n{\n\t\"frame\": {\"x\":1357,\"y\":994,\"w\":22,\"h\":25},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":29,\"w\":22,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/houndour\":\n{\n\t\"frame\": {\"x\":1644,\"y\":655,\"w\":21,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":32,\"w\":21,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/huntail\":\n{\n\t\"frame\": {\"x\":1213,\"y\":690,\"w\":27,\"h\":26},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":29,\"w\":27,\"h\":26},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/hydreigon\":\n{\n\t\"frame\": {\"x\":355,\"y\":709,\"w\":44,\"h\":31},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":11,\"y\":22,\"w\":44,\"h\":31},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/hypno\":\n{\n\t\"frame\": {\"x\":180,\"y\":767,\"w\":42,\"h\":37},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":12,\"y\":16,\"w\":42,\"h\":37},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/igglybuff\":\n{\n\t\"frame\": {\"x\":1974,\"y\":981,\"w\":17,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":34,\"w\":17,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/illumise\":\n{\n\t\"frame\": {\"x\":1666,\"y\":679,\"w\":21,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":31,\"w\":21,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/impidimp\":\n{\n\t\"frame\": {\"x\":1723,\"y\":845,\"w\":19,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":34,\"w\":19,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/incineroar\":\n{\n\t\"frame\": {\"x\":507,\"y\":656,\"w\":36,\"h\":33},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":22,\"w\":36,\"h\":33},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/indeedee\":\n{\n\t\"frame\": {\"x\":1864,\"y\":453,\"w\":24,\"h\":30},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":24,\"w\":24,\"h\":30},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/infernape\":\n{\n\t\"frame\": {\"x\":1158,\"y\":692,\"w\":28,\"h\":26},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":28,\"w\":28,\"h\":26},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/inkay\":\n{\n\t\"frame\": {\"x\":1684,\"y\":1158,\"w\":20,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":32,\"w\":20,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/inteleon-gmax\":\n{\n\t\"frame\": {\"x\":1,\"y\":439,\"w\":52,\"h\":52},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":6,\"y\":4,\"w\":52,\"h\":52},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/inteleon\":\n{\n\t\"frame\": {\"x\":1100,\"y\":85,\"w\":30,\"h\":47},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":8,\"w\":30,\"h\":47},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/ivysaur\":\n{\n\t\"frame\": {\"x\":1544,\"y\":1060,\"w\":23,\"h\":22},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":32,\"w\":23,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/jangmo-o\":\n{\n\t\"frame\": {\"x\":1370,\"y\":598,\"w\":24,\"h\":25},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":29,\"w\":24,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/jellicent\":\n{\n\t\"frame\": {\"x\":684,\"y\":1034,\"w\":32,\"h\":33},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":21,\"w\":32,\"h\":33},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/jigglypuff\":\n{\n\t\"frame\": {\"x\":1712,\"y\":702,\"w\":20,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":32,\"w\":20,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/jirachi\":\n{\n\t\"frame\": {\"x\":1445,\"y\":824,\"w\":24,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":32,\"w\":24,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/jolteon\":\n{\n\t\"frame\": {\"x\":888,\"y\":1101,\"w\":30,\"h\":33},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":22,\"w\":30,\"h\":33},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/joltik\":\n{\n\t\"frame\": {\"x\":1692,\"y\":659,\"w\":23,\"h\":18},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":36,\"w\":23,\"h\":18},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/jumpluff\":\n{\n\t\"frame\": {\"x\":1364,\"y\":1153,\"w\":24,\"h\":24},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":30,\"w\":24,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/jynx\":\n{\n\t\"frame\": {\"x\":1297,\"y\":47,\"w\":46,\"h\":35},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":12,\"y\":18,\"w\":46,\"h\":35},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/kabuto\":\n{\n\t\"frame\": {\"x\":1945,\"y\":1216,\"w\":18,\"h\":15},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":39,\"w\":18,\"h\":15},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/kabutops\":\n{\n\t\"frame\": {\"x\":508,\"y\":726,\"w\":35,\"h\":34},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":15,\"y\":19,\"w\":35,\"h\":34},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/kadabra\":\n{\n\t\"frame\": {\"x\":1777,\"y\":453,\"w\":31,\"h\":27},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":27,\"w\":31,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/kakuna\":\n{\n\t\"frame\": {\"x\":1907,\"y\":1158,\"w\":15,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":34,\"w\":15,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/kangaskhan-mega\":\n{\n\t\"frame\": {\"x\":1769,\"y\":191,\"w\":32,\"h\":24},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":30,\"w\":32,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/kangaskhan\":\n{\n\t\"frame\": {\"x\":1511,\"y\":191,\"w\":37,\"h\":35},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":20,\"w\":37,\"h\":35},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/karrablast\":\n{\n\t\"frame\": {\"x\":1942,\"y\":1071,\"w\":14,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":27,\"y\":35,\"w\":14,\"h\":19},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/kartana\":\n{\n\t\"frame\": {\"x\":357,\"y\":348,\"w\":46,\"h\":39},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":11,\"y\":13,\"w\":46,\"h\":39},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/kecleon\":\n{\n\t\"frame\": {\"x\":1459,\"y\":1161,\"w\":22,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":32,\"w\":22,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/keldeo-resolute\":\n{\n\t\"frame\": {\"x\":97,\"y\":767,\"w\":44,\"h\":36},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":11,\"y\":18,\"w\":44,\"h\":36},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/keldeo\":\n{\n\t\"frame\": {\"x\":848,\"y\":462,\"w\":37,\"h\":37},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":17,\"w\":37,\"h\":37},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/kingdra\":\n{\n\t\"frame\": {\"x\":775,\"y\":349,\"w\":32,\"h\":36},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":13,\"w\":32,\"h\":36},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/kingler-gmax\":\n{\n\t\"frame\": {\"x\":307,\"y\":50,\"w\":51,\"h\":40},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":9,\"y\":16,\"w\":51,\"h\":40},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/kingler\":\n{\n\t\"frame\": {\"x\":405,\"y\":347,\"w\":46,\"h\":40},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":11,\"y\":16,\"w\":46,\"h\":40},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/kirlia\":\n{\n\t\"frame\": {\"x\":1357,\"y\":967,\"w\":20,\"h\":25},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":29,\"w\":20,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/klang\":\n{\n\t\"frame\": {\"x\":1043,\"y\":1000,\"w\":29,\"h\":21},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":33,\"w\":29,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/klefki\":\n{\n\t\"frame\": {\"x\":929,\"y\":423,\"w\":40,\"h\":34},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":14,\"y\":20,\"w\":40,\"h\":34},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/klink\":\n{\n\t\"frame\": {\"x\":1624,\"y\":772,\"w\":24,\"h\":18},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":35,\"w\":24,\"h\":18},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/klinklang\":\n{\n\t\"frame\": {\"x\":1504,\"y\":155,\"w\":38,\"h\":34},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":21,\"w\":38,\"h\":34},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/koffing\":\n{\n\t\"frame\": {\"x\":1128,\"y\":804,\"w\":27,\"h\":28},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":28,\"w\":27,\"h\":28},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/komala\":\n{\n\t\"frame\": {\"x\":1593,\"y\":818,\"w\":23,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":30,\"w\":23,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/kommo-o\":\n{\n\t\"frame\": {\"x\":1406,\"y\":408,\"w\":36,\"h\":34},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":22,\"w\":36,\"h\":34},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/krabby\":\n{\n\t\"frame\": {\"x\":989,\"y\":797,\"w\":30,\"h\":23},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":31,\"w\":30,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/kricketot\":\n{\n\t\"frame\": {\"x\":1638,\"y\":818,\"w\":19,\"h\":24},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":29,\"w\":19,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/kricketune\":\n{\n\t\"frame\": {\"x\":1244,\"y\":886,\"w\":22,\"h\":26},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":28,\"w\":22,\"h\":26},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/krokorok\":\n{\n\t\"frame\": {\"x\":1229,\"y\":947,\"w\":27,\"h\":23},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":31,\"w\":27,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/krookodile\":\n{\n\t\"frame\": {\"x\":747,\"y\":965,\"w\":34,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":22,\"w\":34,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/kubfu\":\n{\n\t\"frame\": {\"x\":1498,\"y\":942,\"w\":20,\"h\":24},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":28,\"w\":20,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/kyogre-primal\":\n{\n\t\"frame\": {\"x\":660,\"y\":580,\"w\":38,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":32,\"w\":38,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/kyogre\":\n{\n\t\"frame\": {\"x\":67,\"y\":138,\"w\":60,\"h\":29},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":3,\"y\":24,\"w\":60,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/kyurem-black\":\n{\n\t\"frame\": {\"x\":509,\"y\":108,\"w\":46,\"h\":39},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":14,\"y\":17,\"w\":46,\"h\":39},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/kyurem-white\":\n{\n\t\"frame\": {\"x\":1,\"y\":1041,\"w\":54,\"h\":43},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":12,\"y\":13,\"w\":54,\"h\":43},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/kyurem\":\n{\n\t\"frame\": {\"x\":642,\"y\":77,\"w\":49,\"h\":33},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":8,\"y\":22,\"w\":49,\"h\":33},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/lairon\":\n{\n\t\"frame\": {\"x\":1394,\"y\":1259,\"w\":25,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":35,\"w\":25,\"h\":19},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/lampent\":\n{\n\t\"frame\": {\"x\":1913,\"y\":701,\"w\":21,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":34,\"w\":21,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/landorus-therian\":\n{\n\t\"frame\": {\"x\":666,\"y\":228,\"w\":39,\"h\":43},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":11,\"w\":39,\"h\":43},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/landorus\":\n{\n\t\"frame\": {\"x\":1864,\"y\":47,\"w\":39,\"h\":37},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":13,\"y\":17,\"w\":39,\"h\":37},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/lanturn\":\n{\n\t\"frame\": {\"x\":466,\"y\":1053,\"w\":41,\"h\":26},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":13,\"y\":29,\"w\":41,\"h\":26},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/lapras-gmax\":\n{\n\t\"frame\": {\"x\":136,\"y\":482,\"w\":48,\"h\":42},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":11,\"y\":14,\"w\":48,\"h\":42},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/lapras\":\n{\n\t\"frame\": {\"x\":1700,\"y\":122,\"w\":34,\"h\":38},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":17,\"w\":34,\"h\":38},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/larvesta\":\n{\n\t\"frame\": {\"x\":1686,\"y\":774,\"w\":22,\"h\":21},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":33,\"w\":22,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/larvitar\":\n{\n\t\"frame\": {\"x\":1798,\"y\":788,\"w\":17,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":32,\"w\":17,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/latias-mega\":\n{\n\t\"frame\": {\"x\":658,\"y\":605,\"w\":37,\"h\":26},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":28,\"w\":37,\"h\":26},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/latias\":\n{\n\t\"frame\": {\"x\":475,\"y\":1225,\"w\":41,\"h\":30},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":21,\"w\":41,\"h\":30},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/latios-mega\":\n{\n\t\"frame\": {\"x\":689,\"y\":700,\"w\":37,\"h\":26},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":28,\"w\":37,\"h\":26},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/latios\":\n{\n\t\"frame\": {\"x\":1394,\"y\":48,\"w\":47,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":13,\"y\":19,\"w\":47,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/leafeon\":\n{\n\t\"frame\": {\"x\":709,\"y\":830,\"w\":35,\"h\":33},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":22,\"w\":35,\"h\":33},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/leavanny\":\n{\n\t\"frame\": {\"x\":1705,\"y\":965,\"w\":16,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":31,\"w\":16,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/ledian\":\n{\n\t\"frame\": {\"x\":1594,\"y\":943,\"w\":21,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":31,\"w\":21,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/ledyba\":\n{\n\t\"frame\": {\"x\":1847,\"y\":1049,\"w\":18,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":34,\"w\":18,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/lickilicky\":\n{\n\t\"frame\": {\"x\":560,\"y\":1040,\"w\":32,\"h\":34},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":18,\"w\":32,\"h\":34},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/lickitung\":\n{\n\t\"frame\": {\"x\":1747,\"y\":592,\"w\":25,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":35,\"w\":25,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/liepard\":\n{\n\t\"frame\": {\"x\":1657,\"y\":158,\"w\":35,\"h\":37},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":18,\"w\":35,\"h\":37},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/lileep\":\n{\n\t\"frame\": {\"x\":1734,\"y\":702,\"w\":20,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":32,\"w\":20,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/lilligant\":\n{\n\t\"frame\": {\"x\":778,\"y\":834,\"w\":30,\"h\":36},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":17,\"w\":30,\"h\":36},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/lillipup\":\n{\n\t\"frame\": {\"x\":1927,\"y\":767,\"w\":20,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":34,\"w\":20,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/linoone-galar\":\n{\n\t\"frame\": {\"x\":1445,\"y\":848,\"w\":24,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":32,\"w\":24,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/linoone\":\n{\n\t\"frame\": {\"x\":1445,\"y\":872,\"w\":24,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":32,\"w\":24,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/litleo\":\n{\n\t\"frame\": {\"x\":1569,\"y\":866,\"w\":23,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":32,\"w\":23,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/litten\":\n{\n\t\"frame\": {\"x\":1232,\"y\":976,\"w\":27,\"h\":23},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":31,\"w\":27,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/litwick\":\n{\n\t\"frame\": {\"x\":1924,\"y\":1136,\"w\":15,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":27,\"y\":34,\"w\":15,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/lombre\":\n{\n\t\"frame\": {\"x\":1521,\"y\":966,\"w\":21,\"h\":24},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":30,\"w\":21,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/lopunny-mega\":\n{\n\t\"frame\": {\"x\":941,\"y\":870,\"w\":35,\"h\":26},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":29,\"w\":35,\"h\":26},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/lopunny\":\n{\n\t\"frame\": {\"x\":507,\"y\":583,\"w\":36,\"h\":34},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":20,\"w\":36,\"h\":34},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/lotad\":\n{\n\t\"frame\": {\"x\":1958,\"y\":1090,\"w\":19,\"h\":17},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":37,\"w\":19,\"h\":17},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/loudred\":\n{\n\t\"frame\": {\"x\":1345,\"y\":732,\"w\":23,\"h\":25},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":29,\"w\":23,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/lucario-mega\":\n{\n\t\"frame\": {\"x\":1309,\"y\":969,\"w\":21,\"h\":26},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":28,\"w\":21,\"h\":26},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/lucario\":\n{\n\t\"frame\": {\"x\":611,\"y\":762,\"w\":26,\"h\":37},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":19,\"w\":26,\"h\":37},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/ludicolo\":\n{\n\t\"frame\": {\"x\":221,\"y\":1232,\"w\":38,\"h\":40},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":15,\"y\":15,\"w\":38,\"h\":40},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/lugia-shadow\":\n{\n\t\"frame\": {\"x\":357,\"y\":261,\"w\":47,\"h\":42},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":12,\"y\":8,\"w\":47,\"h\":42},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/lugia\":\n{\n\t\"frame\": {\"x\":406,\"y\":261,\"w\":47,\"h\":42},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":12,\"y\":8,\"w\":47,\"h\":42},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/lumineon\":\n{\n\t\"frame\": {\"x\":1370,\"y\":625,\"w\":24,\"h\":25},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":29,\"w\":24,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/lunala\":\n{\n\t\"frame\": {\"x\":579,\"y\":474,\"w\":42,\"h\":40},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":13,\"y\":13,\"w\":42,\"h\":40},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/lunatone\":\n{\n\t\"frame\": {\"x\":1252,\"y\":914,\"w\":20,\"h\":26},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":29,\"w\":20,\"h\":26},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/lurantis\":\n{\n\t\"frame\": {\"x\":910,\"y\":870,\"w\":29,\"h\":35},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":17,\"w\":29,\"h\":35},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/luvdisc\":\n{\n\t\"frame\": {\"x\":1942,\"y\":1092,\"w\":14,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":27,\"y\":35,\"w\":14,\"h\":19},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/luxio\":\n{\n\t\"frame\": {\"x\":993,\"y\":1255,\"w\":32,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":31,\"w\":32,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/luxray\":\n{\n\t\"frame\": {\"x\":869,\"y\":777,\"w\":35,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":20,\"w\":35,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/lycanroc-dusk\":\n{\n\t\"frame\": {\"x\":1407,\"y\":446,\"w\":34,\"h\":35},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":17,\"w\":34,\"h\":35},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/lycanroc-midnight\":\n{\n\t\"frame\": {\"x\":913,\"y\":907,\"w\":30,\"h\":35},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":17,\"w\":30,\"h\":35},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/lycanroc\":\n{\n\t\"frame\": {\"x\":644,\"y\":1006,\"w\":34,\"h\":30},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":22,\"w\":34,\"h\":30},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/machamp-gmax\":\n{\n\t\"frame\": {\"x\":1700,\"y\":1,\"w\":46,\"h\":48},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":9,\"y\":7,\"w\":46,\"h\":48},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/machamp\":\n{\n\t\"frame\": {\"x\":798,\"y\":271,\"w\":42,\"h\":38},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":12,\"y\":16,\"w\":42,\"h\":38},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/machoke\":\n{\n\t\"frame\": {\"x\":1154,\"y\":1090,\"w\":28,\"h\":24},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":30,\"w\":28,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/machop\":\n{\n\t\"frame\": {\"x\":1724,\"y\":1037,\"w\":18,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":32,\"w\":18,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/magby\":\n{\n\t\"frame\": {\"x\":1724,\"y\":1061,\"w\":18,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":32,\"w\":18,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/magcargo\":\n{\n\t\"frame\": {\"x\":1472,\"y\":699,\"w\":23,\"h\":24},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":30,\"w\":23,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/magearna-original\":\n{\n\t\"frame\": {\"x\":434,\"y\":1053,\"w\":30,\"h\":41},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":13,\"w\":30,\"h\":41},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/magearna\":\n{\n\t\"frame\": {\"x\":472,\"y\":1139,\"w\":30,\"h\":41},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":13,\"w\":30,\"h\":41},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/magikarp\":\n{\n\t\"frame\": {\"x\":1257,\"y\":998,\"w\":24,\"h\":26},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":29,\"w\":24,\"h\":26},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/magmar\":\n{\n\t\"frame\": {\"x\":1946,\"y\":56,\"w\":38,\"h\":38},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":16,\"w\":38,\"h\":38},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/magmortar\":\n{\n\t\"frame\": {\"x\":1321,\"y\":191,\"w\":39,\"h\":33},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":19,\"w\":39,\"h\":33},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/magnemite\":\n{\n\t\"frame\": {\"x\":1414,\"y\":1205,\"w\":25,\"h\":17},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":36,\"w\":25,\"h\":17},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/magneton\":\n{\n\t\"frame\": {\"x\":137,\"y\":1242,\"w\":41,\"h\":36},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":15,\"y\":18,\"w\":41,\"h\":36},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/magnezone\":\n{\n\t\"frame\": {\"x\":477,\"y\":924,\"w\":41,\"h\":34},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":13,\"y\":20,\"w\":41,\"h\":34},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/makuhita\":\n{\n\t\"frame\": {\"x\":1744,\"y\":1099,\"w\":20,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":33,\"w\":20,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/malamar\":\n{\n\t\"frame\": {\"x\":884,\"y\":944,\"w\":29,\"h\":35},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":21,\"w\":29,\"h\":35},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/mamoswine\":\n{\n\t\"frame\": {\"x\":765,\"y\":669,\"w\":37,\"h\":30},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":25,\"w\":37,\"h\":30},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/manaphy\":\n{\n\t\"frame\": {\"x\":1497,\"y\":773,\"w\":24,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":32,\"w\":24,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/mandibuzz\":\n{\n\t\"frame\": {\"x\":887,\"y\":491,\"w\":27,\"h\":36},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":19,\"w\":27,\"h\":36},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/manectric-mega\":\n{\n\t\"frame\": {\"x\":1158,\"y\":722,\"w\":28,\"h\":26},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":29,\"w\":28,\"h\":26},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/manectric\":\n{\n\t\"frame\": {\"x\":893,\"y\":669,\"w\":31,\"h\":35},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":20,\"w\":31,\"h\":35},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/mankey\":\n{\n\t\"frame\": {\"x\":994,\"y\":829,\"w\":30,\"h\":22},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":32,\"w\":30,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/mantine\":\n{\n\t\"frame\": {\"x\":185,\"y\":625,\"w\":47,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":12,\"y\":31,\"w\":47,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/mantyke\":\n{\n\t\"frame\": {\"x\":1766,\"y\":869,\"w\":22,\"h\":19},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":34,\"w\":22,\"h\":19},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/maractus\":\n{\n\t\"frame\": {\"x\":618,\"y\":654,\"w\":34,\"h\":35},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":20,\"w\":34,\"h\":35},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/mareanie\":\n{\n\t\"frame\": {\"x\":1523,\"y\":771,\"w\":24,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":31,\"w\":24,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/mareep\":\n{\n\t\"frame\": {\"x\":1549,\"y\":771,\"w\":24,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":32,\"w\":24,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/marill\":\n{\n\t\"frame\": {\"x\":1827,\"y\":594,\"w\":25,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":35,\"w\":25,\"h\":19},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/marowak-alola\":\n{\n\t\"frame\": {\"x\":270,\"y\":722,\"w\":37,\"h\":41},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":13,\"y\":11,\"w\":37,\"h\":41},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/marowak\":\n{\n\t\"frame\": {\"x\":926,\"y\":706,\"w\":35,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":14,\"y\":20,\"w\":35,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/marshadow-gen7\":\n{\n\t\"frame\": {\"x\":527,\"y\":1005,\"w\":29,\"h\":36},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":19,\"w\":29,\"h\":36},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/marshadow\":\n{\n\t\"frame\": {\"x\":829,\"y\":669,\"w\":29,\"h\":36},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":19,\"w\":29,\"h\":36},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/marshtomp\":\n{\n\t\"frame\": {\"x\":1496,\"y\":917,\"w\":22,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":31,\"w\":22,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/masquerain\":\n{\n\t\"frame\": {\"x\":1150,\"y\":891,\"w\":28,\"h\":25},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":29,\"w\":28,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/mawile-mega\":\n{\n\t\"frame\": {\"x\":892,\"y\":1224,\"w\":32,\"h\":28},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":27,\"w\":32,\"h\":28},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/mawile\":\n{\n\t\"frame\": {\"x\":838,\"y\":795,\"w\":36,\"h\":29},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":15,\"y\":25,\"w\":36,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/medicham-mega\":\n{\n\t\"frame\": {\"x\":1526,\"y\":420,\"w\":31,\"h\":29},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":26,\"w\":31,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/medicham\":\n{\n\t\"frame\": {\"x\":985,\"y\":488,\"w\":19,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":27,\"w\":19,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/meditite\":\n{\n\t\"frame\": {\"x\":1723,\"y\":869,\"w\":19,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":32,\"w\":19,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/meganium\":\n{\n\t\"frame\": {\"x\":1019,\"y\":856,\"w\":25,\"h\":29},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":25,\"w\":25,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/melmetal-gmax\":\n{\n\t\"frame\": {\"x\":1901,\"y\":1,\"w\":49,\"h\":44},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":9,\"y\":10,\"w\":49,\"h\":44},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/melmetal\":\n{\n\t\"frame\": {\"x\":132,\"y\":306,\"w\":52,\"h\":31},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":7,\"y\":24,\"w\":52,\"h\":31},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/meloetta-pirouette\":\n{\n\t\"frame\": {\"x\":1406,\"y\":1048,\"w\":17,\"h\":25},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":29,\"w\":17,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/meloetta\":\n{\n\t\"frame\": {\"x\":1705,\"y\":990,\"w\":16,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":31,\"w\":16,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/meltan\":\n{\n\t\"frame\": {\"x\":1966,\"y\":853,\"w\":19,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":36,\"w\":19,\"h\":19},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/meowstic\":\n{\n\t\"frame\": {\"x\":1490,\"y\":228,\"w\":30,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":24,\"w\":30,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/meowth-alola\":\n{\n\t\"frame\": {\"x\":1471,\"y\":800,\"w\":23,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":31,\"w\":23,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/meowth-galar\":\n{\n\t\"frame\": {\"x\":1471,\"y\":825,\"w\":23,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":31,\"w\":23,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/meowth-gmax\":\n{\n\t\"frame\": {\"x\":1002,\"y\":85,\"w\":32,\"h\":47},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":7,\"w\":32,\"h\":47},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/meowth\":\n{\n\t\"frame\": {\"x\":1471,\"y\":850,\"w\":23,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":31,\"w\":23,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/mesprit\":\n{\n\t\"frame\": {\"x\":476,\"y\":705,\"w\":38,\"h\":29},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":14,\"y\":23,\"w\":38,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/metagross-mega\":\n{\n\t\"frame\": {\"x\":628,\"y\":1085,\"w\":34,\"h\":26},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":29,\"w\":34,\"h\":26},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/metagross\":\n{\n\t\"frame\": {\"x\":621,\"y\":196,\"w\":48,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":11,\"y\":27,\"w\":48,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/metang\":\n{\n\t\"frame\": {\"x\":1035,\"y\":949,\"w\":29,\"h\":24},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":32,\"w\":29,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/metapod\":\n{\n\t\"frame\": {\"x\":1911,\"y\":1220,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":27,\"y\":34,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/mew\":\n{\n\t\"frame\": {\"x\":1206,\"y\":1034,\"w\":25,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":26,\"w\":25,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/mewtwo-mega-x\":\n{\n\t\"frame\": {\"x\":1116,\"y\":1255,\"w\":23,\"h\":28},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":26,\"w\":23,\"h\":28},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/mewtwo-mega-y\":\n{\n\t\"frame\": {\"x\":1831,\"y\":310,\"w\":22,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":24,\"w\":22,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/mewtwo\":\n{\n\t\"frame\": {\"x\":309,\"y\":702,\"w\":34,\"h\":44},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":11,\"w\":34,\"h\":44},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/mienfoo\":\n{\n\t\"frame\": {\"x\":1744,\"y\":1122,\"w\":20,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":33,\"w\":20,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/mienshao\":\n{\n\t\"frame\": {\"x\":772,\"y\":504,\"w\":39,\"h\":35},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":18,\"w\":39,\"h\":35},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/mightyena\":\n{\n\t\"frame\": {\"x\":1233,\"y\":1034,\"w\":27,\"h\":23},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":31,\"w\":27,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/milcery\":\n{\n\t\"frame\": {\"x\":1867,\"y\":1100,\"w\":18,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":35,\"w\":18,\"h\":19},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/milotic\":\n{\n\t\"frame\": {\"x\":155,\"y\":1055,\"w\":42,\"h\":35},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":21,\"w\":42,\"h\":35},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/miltank\":\n{\n\t\"frame\": {\"x\":1622,\"y\":121,\"w\":37,\"h\":35},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":18,\"w\":37,\"h\":35},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/mime-jr\":\n{\n\t\"frame\": {\"x\":1705,\"y\":1015,\"w\":16,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":31,\"w\":16,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/mimikyu\":\n{\n\t\"frame\": {\"x\":1898,\"y\":311,\"w\":25,\"h\":31},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":25,\"w\":25,\"h\":31},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/minccino\":\n{\n\t\"frame\": {\"x\":1732,\"y\":614,\"w\":24,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":33,\"w\":24,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/minior-blue-gen7\":\n{\n\t\"frame\": {\"x\":1865,\"y\":894,\"w\":19,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":32,\"w\":19,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/minior-blue\":\n{\n\t\"frame\": {\"x\":1886,\"y\":894,\"w\":19,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":32,\"w\":19,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/minior-green-gen7\":\n{\n\t\"frame\": {\"x\":1865,\"y\":894,\"w\":19,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":32,\"w\":19,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/minior-green\":\n{\n\t\"frame\": {\"x\":1907,\"y\":872,\"w\":19,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":32,\"w\":19,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/minior-indigo-gen7\":\n{\n\t\"frame\": {\"x\":1865,\"y\":894,\"w\":19,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":32,\"w\":19,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/minior-indigo\":\n{\n\t\"frame\": {\"x\":1907,\"y\":894,\"w\":19,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":32,\"w\":19,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/minior-orange-gen7\":\n{\n\t\"frame\": {\"x\":1865,\"y\":894,\"w\":19,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":32,\"w\":19,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/minior-orange\":\n{\n\t\"frame\": {\"x\":1846,\"y\":916,\"w\":19,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":32,\"w\":19,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/minior-red-gen7\":\n{\n\t\"frame\": {\"x\":1865,\"y\":894,\"w\":19,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":32,\"w\":19,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/minior-red\":\n{\n\t\"frame\": {\"x\":1867,\"y\":916,\"w\":19,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":32,\"w\":19,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/minior-violet-gen7\":\n{\n\t\"frame\": {\"x\":1865,\"y\":894,\"w\":19,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":32,\"w\":19,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/minior-violet\":\n{\n\t\"frame\": {\"x\":1888,\"y\":916,\"w\":19,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":32,\"w\":19,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/minior-yellow-gen7\":\n{\n\t\"frame\": {\"x\":1865,\"y\":894,\"w\":19,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":32,\"w\":19,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/minior-yellow\":\n{\n\t\"frame\": {\"x\":1909,\"y\":916,\"w\":19,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":32,\"w\":19,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/minior\":\n{\n\t\"frame\": {\"x\":1787,\"y\":1128,\"w\":19,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":32,\"w\":19,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/minun\":\n{\n\t\"frame\": {\"x\":1808,\"y\":1090,\"w\":18,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":33,\"w\":18,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/misdreavus\":\n{\n\t\"frame\": {\"x\":1808,\"y\":1113,\"w\":18,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":33,\"w\":18,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/mismagius\":\n{\n\t\"frame\": {\"x\":996,\"y\":861,\"w\":21,\"h\":30},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":26,\"w\":21,\"h\":30},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/moltres-galar\":\n{\n\t\"frame\": {\"x\":269,\"y\":433,\"w\":43,\"h\":44},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":12,\"y\":10,\"w\":43,\"h\":44},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/moltres\":\n{\n\t\"frame\": {\"x\":1399,\"y\":1,\"w\":49,\"h\":45},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":14,\"y\":8,\"w\":49,\"h\":45},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/monferno\":\n{\n\t\"frame\": {\"x\":1370,\"y\":652,\"w\":24,\"h\":25},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":30,\"w\":24,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/morelull\":\n{\n\t\"frame\": {\"x\":1204,\"y\":1263,\"w\":15,\"h\":26},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":27,\"y\":28,\"w\":15,\"h\":26},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/morgrem\":\n{\n\t\"frame\": {\"x\":1396,\"y\":624,\"w\":24,\"h\":25},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":31,\"w\":24,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/morpeko-hangry\":\n{\n\t\"frame\": {\"x\":1665,\"y\":777,\"w\":19,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":31,\"w\":19,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/morpeko\":\n{\n\t\"frame\": {\"x\":1661,\"y\":869,\"w\":19,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":31,\"w\":19,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/mothim\":\n{\n\t\"frame\": {\"x\":1233,\"y\":1005,\"w\":27,\"h\":22},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":31,\"w\":27,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/mr-mime-galar\":\n{\n\t\"frame\": {\"x\":779,\"y\":866,\"w\":35,\"h\":33},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":23,\"w\":35,\"h\":33},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/mr-mime\":\n{\n\t\"frame\": {\"x\":734,\"y\":349,\"w\":39,\"h\":36},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":14,\"y\":19,\"w\":39,\"h\":36},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/mr-rime\":\n{\n\t\"frame\": {\"x\":507,\"y\":619,\"w\":35,\"h\":35},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":21,\"w\":35,\"h\":35},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/mudbray\":\n{\n\t\"frame\": {\"x\":1345,\"y\":759,\"w\":23,\"h\":25},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":29,\"w\":23,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/mudkip\":\n{\n\t\"frame\": {\"x\":1800,\"y\":724,\"w\":21,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":34,\"w\":21,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/mudsdale\":\n{\n\t\"frame\": {\"x\":945,\"y\":907,\"w\":35,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":23,\"w\":35,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/muk-alola\":\n{\n\t\"frame\": {\"x\":1100,\"y\":834,\"w\":28,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":27,\"w\":28,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/muk\":\n{\n\t\"frame\": {\"x\":1060,\"y\":882,\"w\":28,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":27,\"w\":28,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/munchlax\":\n{\n\t\"frame\": {\"x\":1948,\"y\":854,\"w\":16,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":33,\"w\":16,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/munna\":\n{\n\t\"frame\": {\"x\":1958,\"y\":1111,\"w\":17,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":38,\"w\":17,\"h\":16},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/murkrow\":\n{\n\t\"frame\": {\"x\":1594,\"y\":968,\"w\":21,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":31,\"w\":21,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/musharna\":\n{\n\t\"frame\": {\"x\":1587,\"y\":293,\"w\":32,\"h\":29},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":26,\"w\":32,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/naganadel\":\n{\n\t\"frame\": {\"x\":445,\"y\":474,\"w\":41,\"h\":43},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":8,\"w\":41,\"h\":43},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/natu\":\n{\n\t\"frame\": {\"x\":1930,\"y\":916,\"w\":19,\"h\":20},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":34,\"w\":19,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/necrozma-dawn\":\n{\n\t\"frame\": {\"x\":51,\"y\":701,\"w\":48,\"h\":45},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":10,\"y\":11,\"w\":48,\"h\":45},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/necrozma-dusk\":\n{\n\t\"frame\": {\"x\":1,\"y\":550,\"w\":55,\"h\":48},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":9,\"y\":8,\"w\":55,\"h\":48},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/necrozma-ultra\":\n{\n\t\"frame\": {\"x\":579,\"y\":800,\"w\":37,\"h\":30},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":25,\"w\":37,\"h\":30},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/necrozma\":\n{\n\t\"frame\": {\"x\":866,\"y\":82,\"w\":43,\"h\":38},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":12,\"y\":17,\"w\":43,\"h\":38},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/nickit\":\n{\n\t\"frame\": {\"x\":1835,\"y\":569,\"w\":26,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":31,\"w\":26,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/nidoking\":\n{\n\t\"frame\": {\"x\":176,\"y\":806,\"w\":44,\"h\":35},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":13,\"y\":19,\"w\":44,\"h\":35},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/nidoqueen\":\n{\n\t\"frame\": {\"x\":961,\"y\":347,\"w\":37,\"h\":37},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":16,\"w\":37,\"h\":37},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/nidoran-f\":\n{\n\t\"frame\": {\"x\":1744,\"y\":1145,\"w\":20,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":33,\"w\":20,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/nidoran-m\":\n{\n\t\"frame\": {\"x\":1732,\"y\":748,\"w\":20,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":32,\"w\":20,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/nidorina\":\n{\n\t\"frame\": {\"x\":1521,\"y\":992,\"w\":21,\"h\":24},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":30,\"w\":21,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/nidorino\":\n{\n\t\"frame\": {\"x\":1521,\"y\":1018,\"w\":21,\"h\":24},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":30,\"w\":21,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/nihilego\":\n{\n\t\"frame\": {\"x\":884,\"y\":1068,\"w\":31,\"h\":33},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":17,\"w\":31,\"h\":33},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/nincada\":\n{\n\t\"frame\": {\"x\":1287,\"y\":1262,\"w\":25,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":38,\"w\":25,\"h\":16},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/ninetales-alola\":\n{\n\t\"frame\": {\"x\":1584,\"y\":232,\"w\":32,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":28,\"w\":32,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/ninetales\":\n{\n\t\"frame\": {\"x\":851,\"y\":311,\"w\":40,\"h\":35},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":20,\"w\":40,\"h\":35},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/ninjask\":\n{\n\t\"frame\": {\"x\":675,\"y\":833,\"w\":36,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":22,\"w\":36,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/noctowl\":\n{\n\t\"frame\": {\"x\":886,\"y\":230,\"w\":25,\"h\":40},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":16,\"w\":25,\"h\":40},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/noibat\":\n{\n\t\"frame\": {\"x\":1569,\"y\":890,\"w\":23,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":30,\"w\":23,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/noivern\":\n{\n\t\"frame\": {\"x\":309,\"y\":738,\"w\":44,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":14,\"y\":23,\"w\":44,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/nosepass\":\n{\n\t\"frame\": {\"x\":1829,\"y\":1197,\"w\":19,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":34,\"w\":19,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/numel\":\n{\n\t\"frame\": {\"x\":1844,\"y\":723,\"w\":21,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":34,\"w\":21,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/nuzleaf\":\n{\n\t\"frame\": {\"x\":1881,\"y\":595,\"w\":18,\"h\":25},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":29,\"w\":18,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/obstagoon\":\n{\n\t\"frame\": {\"x\":919,\"y\":1068,\"w\":31,\"h\":33},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":21,\"w\":31,\"h\":33},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/octillery\":\n{\n\t\"frame\": {\"x\":985,\"y\":517,\"w\":29,\"h\":28},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":28,\"w\":29,\"h\":28},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/oddish\":\n{\n\t\"frame\": {\"x\":1745,\"y\":1168,\"w\":19,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":33,\"w\":19,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/omanyte\":\n{\n\t\"frame\": {\"x\":1807,\"y\":1194,\"w\":20,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":34,\"w\":20,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/omastar\":\n{\n\t\"frame\": {\"x\":263,\"y\":1187,\"w\":41,\"h\":36},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":17,\"w\":41,\"h\":36},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/onix\":\n{\n\t\"frame\": {\"x\":45,\"y\":1197,\"w\":35,\"h\":43},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":10,\"w\":35,\"h\":43},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/oranguru\":\n{\n\t\"frame\": {\"x\":1443,\"y\":49,\"w\":49,\"h\":30},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":9,\"y\":26,\"w\":49,\"h\":30},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/orbeetle-gmax\":\n{\n\t\"frame\": {\"x\":1,\"y\":1209,\"w\":54,\"h\":42},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":11,\"y\":11,\"w\":54,\"h\":42},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/orbeetle\":\n{\n\t\"frame\": {\"x\":877,\"y\":870,\"w\":31,\"h\":35},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":18,\"w\":31,\"h\":35},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/oricorio-pau\":\n{\n\t\"frame\": {\"x\":1497,\"y\":1114,\"w\":20,\"h\":24},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":27,\"y\":30,\"w\":20,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/oricorio-pom-pom\":\n{\n\t\"frame\": {\"x\":1456,\"y\":1207,\"w\":22,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":31,\"w\":22,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/oricorio-sensu\":\n{\n\t\"frame\": {\"x\":1378,\"y\":940,\"w\":19,\"h\":25},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":29,\"w\":19,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/oricorio\":\n{\n\t\"frame\": {\"x\":1787,\"y\":812,\"w\":19,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":32,\"w\":19,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/oshawott\":\n{\n\t\"frame\": {\"x\":1847,\"y\":1071,\"w\":18,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":27,\"y\":34,\"w\":18,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/pachirisu\":\n{\n\t\"frame\": {\"x\":1370,\"y\":679,\"w\":24,\"h\":25},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":29,\"w\":24,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/palkia\":\n{\n\t\"frame\": {\"x\":185,\"y\":576,\"w\":47,\"h\":40},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":10,\"y\":14,\"w\":47,\"h\":40},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/palossand\":\n{\n\t\"frame\": {\"x\":754,\"y\":1102,\"w\":31,\"h\":33},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":23,\"w\":31,\"h\":33},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/palpitoad\":\n{\n\t\"frame\": {\"x\":1807,\"y\":1216,\"w\":20,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":34,\"w\":20,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/pancham\":\n{\n\t\"frame\": {\"x\":1828,\"y\":1043,\"w\":17,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":33,\"w\":17,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/pangoro\":\n{\n\t\"frame\": {\"x\":544,\"y\":726,\"w\":35,\"h\":34},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":22,\"w\":35,\"h\":34},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/panpour\":\n{\n\t\"frame\": {\"x\":1445,\"y\":919,\"w\":23,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":31,\"w\":23,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/pansage\":\n{\n\t\"frame\": {\"x\":1545,\"y\":818,\"w\":22,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":31,\"w\":22,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/pansear\":\n{\n\t\"frame\": {\"x\":1548,\"y\":1129,\"w\":22,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":32,\"w\":22,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/paras\":\n{\n\t\"frame\": {\"x\":1425,\"y\":969,\"w\":24,\"h\":22},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":32,\"w\":24,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/parasect\":\n{\n\t\"frame\": {\"x\":1364,\"y\":1179,\"w\":24,\"h\":24},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":30,\"w\":24,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/passimian\":\n{\n\t\"frame\": {\"x\":355,\"y\":742,\"w\":44,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":14,\"y\":24,\"w\":44,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/patrat\":\n{\n\t\"frame\": {\"x\":1732,\"y\":791,\"w\":22,\"h\":20},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":34,\"w\":22,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/pawniard\":\n{\n\t\"frame\": {\"x\":1789,\"y\":1237,\"w\":16,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":32,\"w\":16,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/pelipper\":\n{\n\t\"frame\": {\"x\":845,\"y\":833,\"w\":36,\"h\":29},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":27,\"w\":36,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/perrserker\":\n{\n\t\"frame\": {\"x\":658,\"y\":1112,\"w\":28,\"h\":33},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":21,\"w\":28,\"h\":33},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/persian-alola\":\n{\n\t\"frame\": {\"x\":1313,\"y\":1107,\"w\":26,\"h\":24},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":30,\"w\":26,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/persian\":\n{\n\t\"frame\": {\"x\":339,\"y\":1239,\"w\":39,\"h\":39},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":12,\"y\":16,\"w\":39,\"h\":39},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/petilil\":\n{\n\t\"frame\": {\"x\":1924,\"y\":1114,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":27,\"y\":34,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/phanpy\":\n{\n\t\"frame\": {\"x\":1780,\"y\":726,\"w\":22,\"h\":18},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":36,\"w\":22,\"h\":18},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/phantump\":\n{\n\t\"frame\": {\"x\":1218,\"y\":545,\"w\":27,\"h\":23},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":31,\"w\":27,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/pheromosa\":\n{\n\t\"frame\": {\"x\":309,\"y\":389,\"w\":45,\"h\":42},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":13,\"y\":10,\"w\":45,\"h\":42},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/phione\":\n{\n\t\"frame\": {\"x\":1854,\"y\":594,\"w\":25,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":35,\"w\":25,\"h\":19},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/pichu-spiky-eared\":\n{\n\t\"frame\": {\"x\":1828,\"y\":1066,\"w\":17,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":33,\"w\":17,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/pichu\":\n{\n\t\"frame\": {\"x\":1828,\"y\":1089,\"w\":17,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":33,\"w\":17,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/pidgeot-mega\":\n{\n\t\"frame\": {\"x\":765,\"y\":729,\"w\":37,\"h\":29},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":26,\"w\":37,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/pidgeot\":\n{\n\t\"frame\": {\"x\":1386,\"y\":118,\"w\":37,\"h\":36},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":19,\"w\":37,\"h\":36},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/pidgeotto\":\n{\n\t\"frame\": {\"x\":1569,\"y\":914,\"w\":23,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":32,\"w\":23,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/pidgey\":\n{\n\t\"frame\": {\"x\":1906,\"y\":851,\"w\":20,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":35,\"w\":20,\"h\":19},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/pidove\":\n{\n\t\"frame\": {\"x\":1946,\"y\":1049,\"w\":18,\"h\":18},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":36,\"w\":18,\"h\":18},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/pignite\":\n{\n\t\"frame\": {\"x\":1364,\"y\":1205,\"w\":25,\"h\":23},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":31,\"w\":25,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/pikachu-alola-cap\":\n{\n\t\"frame\": {\"x\":1863,\"y\":569,\"w\":26,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":31,\"w\":26,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/pikachu-belle\":\n{\n\t\"frame\": {\"x\":1180,\"y\":1059,\"w\":24,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":27,\"w\":24,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/pikachu-cosplay\":\n{\n\t\"frame\": {\"x\":1569,\"y\":938,\"w\":23,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":32,\"w\":23,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/pikachu-gmax\":\n{\n\t\"frame\": {\"x\":93,\"y\":224,\"w\":37,\"h\":53},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":3,\"w\":37,\"h\":53},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/pikachu-hoenn-cap\":\n{\n\t\"frame\": {\"x\":1322,\"y\":573,\"w\":26,\"h\":23},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":31,\"w\":26,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/pikachu-kalos-cap\":\n{\n\t\"frame\": {\"x\":1322,\"y\":601,\"w\":26,\"h\":23},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":31,\"w\":26,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/pikachu-libre\":\n{\n\t\"frame\": {\"x\":1569,\"y\":962,\"w\":23,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":32,\"w\":23,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/pikachu-original-cap\":\n{\n\t\"frame\": {\"x\":1322,\"y\":629,\"w\":26,\"h\":23},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":31,\"w\":26,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/pikachu-partner-cap\":\n{\n\t\"frame\": {\"x\":1322,\"y\":657,\"w\":26,\"h\":23},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":31,\"w\":26,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/pikachu-phd\":\n{\n\t\"frame\": {\"x\":1569,\"y\":986,\"w\":23,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":32,\"w\":23,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/pikachu-pop-star\":\n{\n\t\"frame\": {\"x\":1326,\"y\":913,\"w\":26,\"h\":22},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":32,\"w\":26,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/pikachu-rock-star\":\n{\n\t\"frame\": {\"x\":1568,\"y\":1010,\"w\":23,\"h\":22},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":32,\"w\":23,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/pikachu-sinnoh-cap\":\n{\n\t\"frame\": {\"x\":1332,\"y\":941,\"w\":26,\"h\":23},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":31,\"w\":26,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/pikachu-starter\":\n{\n\t\"frame\": {\"x\":987,\"y\":765,\"w\":30,\"h\":25},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":31,\"w\":30,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/pikachu-unova-cap\":\n{\n\t\"frame\": {\"x\":1332,\"y\":969,\"w\":26,\"h\":23},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":31,\"w\":26,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/pikachu-world-cap\":\n{\n\t\"frame\": {\"x\":1332,\"y\":997,\"w\":26,\"h\":23},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":31,\"w\":26,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/pikachu\":\n{\n\t\"frame\": {\"x\":1568,\"y\":1035,\"w\":23,\"h\":22},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":32,\"w\":23,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/pikipek\":\n{\n\t\"frame\": {\"x\":1640,\"y\":844,\"w\":19,\"h\":24},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":30,\"w\":19,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/piloswine\":\n{\n\t\"frame\": {\"x\":1499,\"y\":652,\"w\":24,\"h\":23},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":31,\"w\":24,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/pincurchin\":\n{\n\t\"frame\": {\"x\":1787,\"y\":950,\"w\":21,\"h\":19},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":35,\"w\":21,\"h\":19},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/pineco\":\n{\n\t\"frame\": {\"x\":1787,\"y\":835,\"w\":19,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":33,\"w\":19,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/pinsir-mega\":\n{\n\t\"frame\": {\"x\":758,\"y\":1165,\"w\":33,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":28,\"w\":33,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/pinsir\":\n{\n\t\"frame\": {\"x\":227,\"y\":575,\"w\":48,\"h\":37},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":7,\"y\":16,\"w\":48,\"h\":37},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/piplup\":\n{\n\t\"frame\": {\"x\":1844,\"y\":1238,\"w\":15,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":27,\"y\":33,\"w\":15,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/plusle\":\n{\n\t\"frame\": {\"x\":1808,\"y\":1136,\"w\":18,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":33,\"w\":18,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/poipole\":\n{\n\t\"frame\": {\"x\":1207,\"y\":1088,\"w\":25,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":27,\"w\":25,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/politoed\":\n{\n\t\"frame\": {\"x\":906,\"y\":833,\"w\":26,\"h\":35},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":19,\"w\":26,\"h\":35},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/poliwag\":\n{\n\t\"frame\": {\"x\":1754,\"y\":764,\"w\":22,\"h\":17},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":37,\"w\":22,\"h\":17},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/poliwhirl\":\n{\n\t\"frame\": {\"x\":1729,\"y\":637,\"w\":24,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":33,\"w\":24,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/poliwrath\":\n{\n\t\"frame\": {\"x\":354,\"y\":776,\"w\":43,\"h\":33},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":12,\"y\":21,\"w\":43,\"h\":33},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/polteageist\":\n{\n\t\"frame\": {\"x\":1525,\"y\":326,\"w\":30,\"h\":31},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":23,\"w\":30,\"h\":31},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/ponyta-galar\":\n{\n\t\"frame\": {\"x\":1336,\"y\":1025,\"w\":26,\"h\":23},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":31,\"w\":26,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/ponyta\":\n{\n\t\"frame\": {\"x\":1282,\"y\":969,\"w\":26,\"h\":25},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":29,\"w\":26,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/poochyena\":\n{\n\t\"frame\": {\"x\":1662,\"y\":1044,\"w\":23,\"h\":20},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":34,\"w\":23,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/popplio\":\n{\n\t\"frame\": {\"x\":1723,\"y\":893,\"w\":19,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":32,\"w\":19,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/porygon-z\":\n{\n\t\"frame\": {\"x\":1408,\"y\":339,\"w\":29,\"h\":38},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":12,\"w\":29,\"h\":38},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/porygon\":\n{\n\t\"frame\": {\"x\":1867,\"y\":723,\"w\":21,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":34,\"w\":21,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/porygon2\":\n{\n\t\"frame\": {\"x\":1890,\"y\":369,\"w\":29,\"h\":29},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":21,\"w\":29,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/primarina\":\n{\n\t\"frame\": {\"x\":176,\"y\":843,\"w\":41,\"h\":38},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":12,\"y\":17,\"w\":41,\"h\":38},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/primeape\":\n{\n\t\"frame\": {\"x\":985,\"y\":547,\"w\":30,\"h\":25},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":29,\"w\":30,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/prinplup\":\n{\n\t\"frame\": {\"x\":1640,\"y\":870,\"w\":19,\"h\":24},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":30,\"w\":19,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/probopass\":\n{\n\t\"frame\": {\"x\":1283,\"y\":1025,\"w\":26,\"h\":25},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":29,\"w\":26,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/psyduck\":\n{\n\t\"frame\": {\"x\":1583,\"y\":1247,\"w\":20,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":31,\"w\":20,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/pumpkaboo-large\":\n{\n\t\"frame\": {\"x\":1723,\"y\":917,\"w\":19,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":32,\"w\":19,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/pumpkaboo-small\":\n{\n\t\"frame\": {\"x\":1888,\"y\":1180,\"w\":17,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":33,\"w\":17,\"h\":19},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/pumpkaboo-super\":\n{\n\t\"frame\": {\"x\":1520,\"y\":866,\"w\":22,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":31,\"w\":22,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/pumpkaboo\":\n{\n\t\"frame\": {\"x\":1787,\"y\":858,\"w\":19,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":33,\"w\":19,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/pupitar\":\n{\n\t\"frame\": {\"x\":1807,\"y\":1238,\"w\":18,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":33,\"w\":18,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/purrloin\":\n{\n\t\"frame\": {\"x\":1447,\"y\":751,\"w\":23,\"h\":24},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":30,\"w\":23,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/purugly\":\n{\n\t\"frame\": {\"x\":1364,\"y\":1232,\"w\":25,\"h\":23},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":31,\"w\":25,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/pyroar\":\n{\n\t\"frame\": {\"x\":599,\"y\":1211,\"w\":34,\"h\":27},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":27,\"w\":34,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/pyukumuku\":\n{\n\t\"frame\": {\"x\":1179,\"y\":918,\"w\":28,\"h\":22},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":34,\"w\":28,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/quagsire\":\n{\n\t\"frame\": {\"x\":507,\"y\":691,\"w\":36,\"h\":33},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":22,\"w\":36,\"h\":33},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/quilava\":\n{\n\t\"frame\": {\"x\":1450,\"y\":574,\"w\":25,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":32,\"w\":25,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/quilladin\":\n{\n\t\"frame\": {\"x\":1472,\"y\":725,\"w\":23,\"h\":24},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":30,\"w\":23,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/qwilfish\":\n{\n\t\"frame\": {\"x\":1871,\"y\":192,\"w\":31,\"h\":24},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":32,\"w\":31,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/raboot\":\n{\n\t\"frame\": {\"x\":1805,\"y\":356,\"w\":24,\"h\":31},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":24,\"w\":24,\"h\":31},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/raichu-alola\":\n{\n\t\"frame\": {\"x\":1862,\"y\":337,\"w\":28,\"h\":30},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":25,\"w\":28,\"h\":30},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/raichu\":\n{\n\t\"frame\": {\"x\":224,\"y\":804,\"w\":41,\"h\":37},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":18,\"w\":41,\"h\":37},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/raikou\":\n{\n\t\"frame\": {\"x\":135,\"y\":767,\"w\":43,\"h\":37},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":16,\"w\":43,\"h\":37},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/ralts\":\n{\n\t\"frame\": {\"x\":1924,\"y\":1158,\"w\":16,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":34,\"w\":16,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/rampardos\":\n{\n\t\"frame\": {\"x\":1235,\"y\":1175,\"w\":27,\"h\":25},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":29,\"w\":27,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/rapidash-galar\":\n{\n\t\"frame\": {\"x\":1228,\"y\":299,\"w\":38,\"h\":33},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":22,\"w\":38,\"h\":33},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/rapidash\":\n{\n\t\"frame\": {\"x\":809,\"y\":348,\"w\":39,\"h\":36},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":18,\"w\":39,\"h\":36},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/raticate-alola\":\n{\n\t\"frame\": {\"x\":1222,\"y\":574,\"w\":27,\"h\":24},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":30,\"w\":27,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/raticate\":\n{\n\t\"frame\": {\"x\":1224,\"y\":632,\"w\":27,\"h\":23},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":31,\"w\":27,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/rattata-alola\":\n{\n\t\"frame\": {\"x\":1425,\"y\":944,\"w\":23,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":29,\"w\":23,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/rattata\":\n{\n\t\"frame\": {\"x\":1569,\"y\":818,\"w\":22,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":31,\"w\":22,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/rayquaza-mega\":\n{\n\t\"frame\": {\"x\":1239,\"y\":121,\"w\":40,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":14,\"y\":27,\"w\":40,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/rayquaza\":\n{\n\t\"frame\": {\"x\":423,\"y\":1,\"w\":47,\"h\":51},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":13,\"y\":2,\"w\":47,\"h\":51},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/regice\":\n{\n\t\"frame\": {\"x\":120,\"y\":1144,\"w\":43,\"h\":34},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":15,\"y\":20,\"w\":43,\"h\":34},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/regidrago\":\n{\n\t\"frame\": {\"x\":711,\"y\":228,\"w\":42,\"h\":39},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":15,\"y\":17,\"w\":42,\"h\":39},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/regieleki\":\n{\n\t\"frame\": {\"x\":57,\"y\":280,\"w\":56,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":7,\"y\":22,\"w\":56,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/regigigas\":\n{\n\t\"frame\": {\"x\":176,\"y\":168,\"w\":53,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":8,\"y\":21,\"w\":53,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/regirock\":\n{\n\t\"frame\": {\"x\":1544,\"y\":155,\"w\":38,\"h\":34},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":20,\"w\":38,\"h\":34},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/registeel\":\n{\n\t\"frame\": {\"x\":547,\"y\":516,\"w\":38,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":13,\"y\":21,\"w\":38,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/relicanth\":\n{\n\t\"frame\": {\"x\":1618,\"y\":232,\"w\":32,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":27,\"w\":32,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/remoraid\":\n{\n\t\"frame\": {\"x\":1906,\"y\":1030,\"w\":19,\"h\":18},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":36,\"w\":19,\"h\":18},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/reshiram\":\n{\n\t\"frame\": {\"x\":1,\"y\":1097,\"w\":54,\"h\":43},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":10,\"y\":13,\"w\":54,\"h\":43},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/reuniclus\":\n{\n\t\"frame\": {\"x\":1594,\"y\":50,\"w\":48,\"h\":29},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":13,\"y\":24,\"w\":48,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/rhydon\":\n{\n\t\"frame\": {\"x\":357,\"y\":432,\"w\":46,\"h\":40},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":13,\"y\":15,\"w\":46,\"h\":40},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/rhyhorn\":\n{\n\t\"frame\": {\"x\":1339,\"y\":1053,\"w\":26,\"h\":22},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":32,\"w\":26,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/rhyperior\":\n{\n\t\"frame\": {\"x\":920,\"y\":47,\"w\":48,\"h\":33},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":14,\"y\":22,\"w\":48,\"h\":33},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/ribombee\":\n{\n\t\"frame\": {\"x\":1458,\"y\":262,\"w\":32,\"h\":30},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":25,\"w\":32,\"h\":30},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/rillaboom-gmax\":\n{\n\t\"frame\": {\"x\":1,\"y\":117,\"w\":64,\"h\":52},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":2,\"y\":4,\"w\":64,\"h\":52},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/rillaboom\":\n{\n\t\"frame\": {\"x\":1108,\"y\":223,\"w\":38,\"h\":35},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":15,\"y\":20,\"w\":38,\"h\":35},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/riolu\":\n{\n\t\"frame\": {\"x\":1840,\"y\":808,\"w\":20,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":34,\"w\":20,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/rockruff\":\n{\n\t\"frame\": {\"x\":1521,\"y\":1044,\"w\":21,\"h\":24},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":30,\"w\":21,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/roggenrola\":\n{\n\t\"frame\": {\"x\":1960,\"y\":599,\"w\":13,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":28,\"y\":35,\"w\":13,\"h\":19},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/rolycoly\":\n{\n\t\"frame\": {\"x\":1766,\"y\":893,\"w\":22,\"h\":19},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":36,\"w\":22,\"h\":19},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/rookidee\":\n{\n\t\"frame\": {\"x\":1828,\"y\":1135,\"w\":21,\"h\":18},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":38,\"w\":21,\"h\":18},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/roselia\":\n{\n\t\"frame\": {\"x\":1222,\"y\":603,\"w\":27,\"h\":24},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":30,\"w\":27,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/roserade\":\n{\n\t\"frame\": {\"x\":1555,\"y\":260,\"w\":27,\"h\":31},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":25,\"w\":27,\"h\":31},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/rotom-fan\":\n{\n\t\"frame\": {\"x\":1425,\"y\":156,\"w\":39,\"h\":33},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":14,\"y\":23,\"w\":39,\"h\":33},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/rotom-frost\":\n{\n\t\"frame\": {\"x\":490,\"y\":967,\"w\":41,\"h\":34},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":13,\"y\":22,\"w\":41,\"h\":34},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/rotom-heat\":\n{\n\t\"frame\": {\"x\":727,\"y\":728,\"w\":36,\"h\":31},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":25,\"w\":36,\"h\":31},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/rotom-mow\":\n{\n\t\"frame\": {\"x\":749,\"y\":1033,\"w\":32,\"h\":33},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":23,\"w\":32,\"h\":33},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/rotom-wash\":\n{\n\t\"frame\": {\"x\":1229,\"y\":334,\"w\":38,\"h\":33},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":15,\"y\":23,\"w\":38,\"h\":33},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/rotom\":\n{\n\t\"frame\": {\"x\":1894,\"y\":338,\"w\":30,\"h\":29},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":27,\"w\":30,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/rowlet\":\n{\n\t\"frame\": {\"x\":1847,\"y\":938,\"w\":19,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":32,\"w\":19,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/rufflet\":\n{\n\t\"frame\": {\"x\":1661,\"y\":894,\"w\":19,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":31,\"w\":19,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/runerigus\":\n{\n\t\"frame\": {\"x\":406,\"y\":1103,\"w\":42,\"h\":31},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":13,\"y\":23,\"w\":42,\"h\":31},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/sableye-mega\":\n{\n\t\"frame\": {\"x\":1832,\"y\":389,\"w\":30,\"h\":29},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":25,\"w\":30,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/sableye\":\n{\n\t\"frame\": {\"x\":745,\"y\":999,\"w\":33,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":14,\"y\":23,\"w\":33,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/salamence-mega\":\n{\n\t\"frame\": {\"x\":695,\"y\":637,\"w\":37,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":15,\"y\":27,\"w\":37,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/salamence\":\n{\n\t\"frame\": {\"x\":343,\"y\":811,\"w\":42,\"h\":30},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":13,\"y\":22,\"w\":42,\"h\":30},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/salandit\":\n{\n\t\"frame\": {\"x\":1890,\"y\":723,\"w\":21,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":33,\"w\":21,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/salazzle\":\n{\n\t\"frame\": {\"x\":822,\"y\":1166,\"w\":29,\"h\":33},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":23,\"w\":29,\"h\":33},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/samurott\":\n{\n\t\"frame\": {\"x\":789,\"y\":1197,\"w\":33,\"h\":25},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":29,\"w\":33,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/sandaconda-gmax\":\n{\n\t\"frame\": {\"x\":309,\"y\":260,\"w\":46,\"h\":44},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":11,\"y\":10,\"w\":46,\"h\":44},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/sandaconda\":\n{\n\t\"frame\": {\"x\":816,\"y\":834,\"w\":37,\"h\":27},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":27,\"w\":37,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/sandile\":\n{\n\t\"frame\": {\"x\":1642,\"y\":1096,\"w\":24,\"h\":18},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":37,\"w\":24,\"h\":18},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/sandshrew-alola\":\n{\n\t\"frame\": {\"x\":1662,\"y\":1069,\"w\":23,\"h\":20},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":34,\"w\":23,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/sandshrew\":\n{\n\t\"frame\": {\"x\":1754,\"y\":783,\"w\":22,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":34,\"w\":22,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/sandslash-alola\":\n{\n\t\"frame\": {\"x\":1213,\"y\":719,\"w\":27,\"h\":26},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":28,\"w\":27,\"h\":26},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/sandslash\":\n{\n\t\"frame\": {\"x\":888,\"y\":1133,\"w\":31,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":22,\"w\":31,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/sandygast\":\n{\n\t\"frame\": {\"x\":1370,\"y\":760,\"w\":25,\"h\":24},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":30,\"w\":25,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/sawk\":\n{\n\t\"frame\": {\"x\":709,\"y\":865,\"w\":34,\"h\":34},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":21,\"w\":34,\"h\":34},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/sawsbuck-autumn\":\n{\n\t\"frame\": {\"x\":1213,\"y\":748,\"w\":27,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":27,\"w\":27,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/sawsbuck-summer\":\n{\n\t\"frame\": {\"x\":1292,\"y\":857,\"w\":25,\"h\":26},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":28,\"w\":25,\"h\":26},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/sawsbuck-winter\":\n{\n\t\"frame\": {\"x\":1292,\"y\":885,\"w\":25,\"h\":26},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":28,\"w\":25,\"h\":26},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/sawsbuck\":\n{\n\t\"frame\": {\"x\":1274,\"y\":913,\"w\":25,\"h\":26},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":28,\"w\":25,\"h\":26},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/scatterbug\":\n{\n\t\"frame\": {\"x\":1706,\"y\":1062,\"w\":16,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":31,\"w\":16,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/sceptile-mega\":\n{\n\t\"frame\": {\"x\":1105,\"y\":385,\"w\":39,\"h\":29},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":25,\"w\":39,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/sceptile\":\n{\n\t\"frame\": {\"x\":850,\"y\":348,\"w\":39,\"h\":36},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":15,\"y\":16,\"w\":39,\"h\":36},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/scizor-mega\":\n{\n\t\"frame\": {\"x\":1591,\"y\":418,\"w\":30,\"h\":30},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":25,\"w\":30,\"h\":30},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/scizor\":\n{\n\t\"frame\": {\"x\":442,\"y\":707,\"w\":32,\"h\":37},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":18,\"w\":32,\"h\":37},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/scolipede\":\n{\n\t\"frame\": {\"x\":1069,\"y\":185,\"w\":37,\"h\":37},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":15,\"y\":17,\"w\":37,\"h\":37},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/scorbunny\":\n{\n\t\"frame\": {\"x\":881,\"y\":647,\"w\":20,\"h\":30},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":25,\"w\":20,\"h\":30},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/scrafty\":\n{\n\t\"frame\": {\"x\":887,\"y\":520,\"w\":30,\"h\":36},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":19,\"w\":30,\"h\":36},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/scraggy\":\n{\n\t\"frame\": {\"x\":1943,\"y\":1260,\"w\":17,\"h\":18},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":36,\"w\":17,\"h\":18},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/scyther\":\n{\n\t\"frame\": {\"x\":135,\"y\":806,\"w\":39,\"h\":41},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":13,\"y\":14,\"w\":39,\"h\":41},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/seadra\":\n{\n\t\"frame\": {\"x\":1339,\"y\":1081,\"w\":26,\"h\":22},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":32,\"w\":26,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/seaking\":\n{\n\t\"frame\": {\"x\":494,\"y\":1010,\"w\":41,\"h\":31},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":13,\"y\":22,\"w\":41,\"h\":31},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/sealeo\":\n{\n\t\"frame\": {\"x\":913,\"y\":647,\"w\":28,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":34,\"w\":28,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/seedot\":\n{\n\t\"frame\": {\"x\":1974,\"y\":1024,\"w\":17,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":35,\"w\":17,\"h\":19},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/seel\":\n{\n\t\"frame\": {\"x\":1269,\"y\":519,\"w\":27,\"h\":25},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":29,\"w\":27,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/seismitoad\":\n{\n\t\"frame\": {\"x\":1197,\"y\":118,\"w\":40,\"h\":30},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":14,\"y\":25,\"w\":40,\"h\":30},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/sentret\":\n{\n\t\"frame\": {\"x\":590,\"y\":967,\"w\":17,\"h\":28},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":28,\"w\":17,\"h\":28},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/serperior\":\n{\n\t\"frame\": {\"x\":1009,\"y\":669,\"w\":30,\"h\":24},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":30,\"w\":30,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/servine\":\n{\n\t\"frame\": {\"x\":1425,\"y\":995,\"w\":24,\"h\":22},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":32,\"w\":24,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/seviper\":\n{\n\t\"frame\": {\"x\":1477,\"y\":574,\"w\":25,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":32,\"w\":25,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/sewaddle\":\n{\n\t\"frame\": {\"x\":1906,\"y\":1072,\"w\":17,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":35,\"w\":17,\"h\":19},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/sharpedo-mega\":\n{\n\t\"frame\": {\"x\":1134,\"y\":486,\"w\":27,\"h\":29},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":26,\"w\":27,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/sharpedo\":\n{\n\t\"frame\": {\"x\":380,\"y\":1239,\"w\":38,\"h\":39},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":12,\"w\":38,\"h\":39},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/shaymin-sky\":\n{\n\t\"frame\": {\"x\":1472,\"y\":751,\"w\":23,\"h\":24},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":30,\"w\":23,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/shaymin\":\n{\n\t\"frame\": {\"x\":1867,\"y\":993,\"w\":20,\"h\":18},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":36,\"w\":20,\"h\":18},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/shedinja\":\n{\n\t\"frame\": {\"x\":1623,\"y\":418,\"w\":30,\"h\":30},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":24,\"w\":30,\"h\":30},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/shelgon\":\n{\n\t\"frame\": {\"x\":1520,\"y\":891,\"w\":22,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":31,\"w\":22,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/shellder\":\n{\n\t\"frame\": {\"x\":1913,\"y\":723,\"w\":21,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":34,\"w\":21,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/shellos-east\":\n{\n\t\"frame\": {\"x\":1666,\"y\":703,\"w\":21,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":32,\"w\":21,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/shellos\":\n{\n\t\"frame\": {\"x\":1723,\"y\":941,\"w\":19,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":32,\"w\":19,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/shelmet\":\n{\n\t\"frame\": {\"x\":1888,\"y\":974,\"w\":20,\"h\":17},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":37,\"w\":20,\"h\":17},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/shieldon\":\n{\n\t\"frame\": {\"x\":1471,\"y\":1231,\"w\":22,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":32,\"w\":22,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/shiftry\":\n{\n\t\"frame\": {\"x\":1020,\"y\":49,\"w\":48,\"h\":34},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":12,\"y\":22,\"w\":48,\"h\":34},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/shiinotic\":\n{\n\t\"frame\": {\"x\":1584,\"y\":261,\"w\":31,\"h\":30},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":26,\"w\":31,\"h\":30},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/shinx\":\n{\n\t\"frame\": {\"x\":1339,\"y\":1109,\"w\":26,\"h\":23},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":31,\"w\":26,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/shroomish\":\n{\n\t\"frame\": {\"x\":1908,\"y\":993,\"w\":20,\"h\":17},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":37,\"w\":20,\"h\":17},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/shuckle\":\n{\n\t\"frame\": {\"x\":1621,\"y\":293,\"w\":32,\"h\":29},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":27,\"w\":32,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/shuppet\":\n{\n\t\"frame\": {\"x\":1948,\"y\":877,\"w\":17,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":32,\"w\":17,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/sigilyph\":\n{\n\t\"frame\": {\"x\":735,\"y\":464,\"w\":35,\"h\":39},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":16,\"w\":35,\"h\":39},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/silcoon\":\n{\n\t\"frame\": {\"x\":1662,\"y\":1094,\"w\":23,\"h\":20},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":34,\"w\":23,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/silicobra\":\n{\n\t\"frame\": {\"x\":1745,\"y\":1191,\"w\":20,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":33,\"w\":20,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/silvally-bug\":\n{\n\t\"frame\": {\"x\":262,\"y\":1014,\"w\":33,\"h\":43},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":13,\"w\":33,\"h\":43},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/silvally-dark\":\n{\n\t\"frame\": {\"x\":263,\"y\":1059,\"w\":33,\"h\":43},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":13,\"w\":33,\"h\":43},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/silvally-dragon\":\n{\n\t\"frame\": {\"x\":298,\"y\":1059,\"w\":33,\"h\":43},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":13,\"w\":33,\"h\":43},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/silvally-electric\":\n{\n\t\"frame\": {\"x\":301,\"y\":1104,\"w\":33,\"h\":43},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":13,\"w\":33,\"h\":43},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/silvally-fairy\":\n{\n\t\"frame\": {\"x\":301,\"y\":1149,\"w\":33,\"h\":43},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":13,\"w\":33,\"h\":43},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/silvally-fighting\":\n{\n\t\"frame\": {\"x\":329,\"y\":1014,\"w\":33,\"h\":43},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":13,\"w\":33,\"h\":43},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/silvally-fire\":\n{\n\t\"frame\": {\"x\":333,\"y\":1059,\"w\":33,\"h\":43},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":13,\"w\":33,\"h\":43},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/silvally-flying\":\n{\n\t\"frame\": {\"x\":336,\"y\":1104,\"w\":33,\"h\":43},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":13,\"w\":33,\"h\":43},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/silvally-ghost\":\n{\n\t\"frame\": {\"x\":336,\"y\":1149,\"w\":33,\"h\":43},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":13,\"w\":33,\"h\":43},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/silvally-grass\":\n{\n\t\"frame\": {\"x\":339,\"y\":1194,\"w\":33,\"h\":43},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":13,\"w\":33,\"h\":43},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/silvally-ground\":\n{\n\t\"frame\": {\"x\":351,\"y\":969,\"w\":33,\"h\":43},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":13,\"w\":33,\"h\":43},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/silvally-ice\":\n{\n\t\"frame\": {\"x\":364,\"y\":1014,\"w\":33,\"h\":43},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":13,\"w\":33,\"h\":43},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/silvally-poison\":\n{\n\t\"frame\": {\"x\":368,\"y\":1059,\"w\":33,\"h\":43},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":13,\"w\":33,\"h\":43},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/silvally-psychic\":\n{\n\t\"frame\": {\"x\":371,\"y\":1104,\"w\":33,\"h\":43},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":13,\"w\":33,\"h\":43},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/silvally-rock\":\n{\n\t\"frame\": {\"x\":371,\"y\":1149,\"w\":33,\"h\":43},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":13,\"w\":33,\"h\":43},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/silvally-steel\":\n{\n\t\"frame\": {\"x\":374,\"y\":1194,\"w\":33,\"h\":43},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":13,\"w\":33,\"h\":43},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/silvally-water\":\n{\n\t\"frame\": {\"x\":387,\"y\":817,\"w\":33,\"h\":43},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":13,\"w\":33,\"h\":43},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/silvally\":\n{\n\t\"frame\": {\"x\":386,\"y\":969,\"w\":33,\"h\":43},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":13,\"w\":33,\"h\":43},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/simipour\":\n{\n\t\"frame\": {\"x\":1339,\"y\":1137,\"w\":26,\"h\":23},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":31,\"w\":26,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/simisage\":\n{\n\t\"frame\": {\"x\":1213,\"y\":777,\"w\":27,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":27,\"w\":27,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/simisear\":\n{\n\t\"frame\": {\"x\":1154,\"y\":1120,\"w\":28,\"h\":24},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":30,\"w\":28,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/sinistea\":\n{\n\t\"frame\": {\"x\":1890,\"y\":1220,\"w\":19,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":38,\"w\":19,\"h\":16},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/sirfetchd\":\n{\n\t\"frame\": {\"x\":55,\"y\":392,\"w\":39,\"h\":53},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":14,\"y\":3,\"w\":39,\"h\":53},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/sizzlipede\":\n{\n\t\"frame\": {\"x\":1628,\"y\":1266,\"w\":23,\"h\":12},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":42,\"w\":23,\"h\":12},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/skarmory\":\n{\n\t\"frame\": {\"x\":176,\"y\":883,\"w\":39,\"h\":40},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":14,\"w\":39,\"h\":40},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/skiddo\":\n{\n\t\"frame\": {\"x\":1930,\"y\":937,\"w\":19,\"h\":20},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":34,\"w\":19,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/skiploom\":\n{\n\t\"frame\": {\"x\":1787,\"y\":973,\"w\":21,\"h\":19},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":35,\"w\":21,\"h\":19},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/skitty\":\n{\n\t\"frame\": {\"x\":1495,\"y\":1231,\"w\":22,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":32,\"w\":22,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/skorupi\":\n{\n\t\"frame\": {\"x\":1287,\"y\":1163,\"w\":26,\"h\":24},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":30,\"w\":26,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/skrelp\":\n{\n\t\"frame\": {\"x\":1640,\"y\":996,\"w\":20,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":31,\"w\":20,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/skuntank\":\n{\n\t\"frame\": {\"x\":1038,\"y\":489,\"w\":30,\"h\":26},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":30,\"w\":30,\"h\":26},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/skwovet\":\n{\n\t\"frame\": {\"x\":1497,\"y\":699,\"w\":24,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":31,\"w\":24,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/slaking\":\n{\n\t\"frame\": {\"x\":1964,\"y\":314,\"w\":30,\"h\":27},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":28,\"w\":30,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/slakoth\":\n{\n\t\"frame\": {\"x\":1233,\"y\":661,\"w\":27,\"h\":17},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":37,\"w\":27,\"h\":17},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/sliggoo\":\n{\n\t\"frame\": {\"x\":1597,\"y\":1152,\"w\":17,\"h\":24},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":30,\"w\":17,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/slowbro-galar\":\n{\n\t\"frame\": {\"x\":640,\"y\":797,\"w\":33,\"h\":35},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":19,\"w\":33,\"h\":35},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/slowbro-mega\":\n{\n\t\"frame\": {\"x\":1060,\"y\":911,\"w\":27,\"h\":28},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":26,\"w\":27,\"h\":28},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/slowbro\":\n{\n\t\"frame\": {\"x\":156,\"y\":1099,\"w\":43,\"h\":35},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":18,\"w\":43,\"h\":35},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/slowking-galar\":\n{\n\t\"frame\": {\"x\":221,\"y\":925,\"w\":31,\"h\":42},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":12,\"w\":31,\"h\":42},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/slowking\":\n{\n\t\"frame\": {\"x\":319,\"y\":925,\"w\":29,\"h\":42},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":10,\"w\":29,\"h\":42},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/slowpoke-galar\":\n{\n\t\"frame\": {\"x\":1070,\"y\":834,\"w\":28,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":40,\"w\":28,\"h\":16},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/slowpoke\":\n{\n\t\"frame\": {\"x\":1450,\"y\":944,\"w\":23,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":31,\"w\":23,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/slugma\":\n{\n\t\"frame\": {\"x\":1661,\"y\":919,\"w\":19,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":31,\"w\":19,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/slurpuff\":\n{\n\t\"frame\": {\"x\":922,\"y\":1133,\"w\":31,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":22,\"w\":31,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/smeargle\":\n{\n\t\"frame\": {\"x\":1339,\"y\":1165,\"w\":26,\"h\":23},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":31,\"w\":26,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/smoochum\":\n{\n\t\"frame\": {\"x\":1802,\"y\":746,\"w\":16,\"h\":22},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":32,\"w\":16,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/sneasel\":\n{\n\t\"frame\": {\"x\":1662,\"y\":994,\"w\":19,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":31,\"w\":19,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/snivy\":\n{\n\t\"frame\": {\"x\":1766,\"y\":917,\"w\":22,\"h\":19},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":35,\"w\":22,\"h\":19},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/snom\":\n{\n\t\"frame\": {\"x\":1941,\"y\":1135,\"w\":19,\"h\":16},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":38,\"w\":19,\"h\":16},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/snorlax-gmax\":\n{\n\t\"frame\": {\"x\":1,\"y\":332,\"w\":54,\"h\":51},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":7,\"y\":5,\"w\":54,\"h\":51},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/snorlax\":\n{\n\t\"frame\": {\"x\":583,\"y\":392,\"w\":40,\"h\":42},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":13,\"y\":14,\"w\":40,\"h\":42},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/snorunt\":\n{\n\t\"frame\": {\"x\":1859,\"y\":1261,\"w\":17,\"h\":21},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":33,\"w\":17,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/snover\":\n{\n\t\"frame\": {\"x\":1568,\"y\":1060,\"w\":23,\"h\":22},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":32,\"w\":23,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/snubbull\":\n{\n\t\"frame\": {\"x\":1594,\"y\":842,\"w\":23,\"h\":22},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":32,\"w\":23,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/sobble\":\n{\n\t\"frame\": {\"x\":1183,\"y\":1146,\"w\":24,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":28,\"w\":24,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/solgaleo\":\n{\n\t\"frame\": {\"x\":414,\"y\":90,\"w\":50,\"h\":41},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":9,\"y\":14,\"w\":50,\"h\":41},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/solosis\":\n{\n\t\"frame\": {\"x\":1960,\"y\":1149,\"w\":17,\"h\":16},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":38,\"w\":17,\"h\":16},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/solrock\":\n{\n\t\"frame\": {\"x\":784,\"y\":1033,\"w\":32,\"h\":33},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":23,\"w\":32,\"h\":33},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/spearow\":\n{\n\t\"frame\": {\"x\":1928,\"y\":873,\"w\":21,\"h\":18},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":36,\"w\":21,\"h\":18},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/spectrier\":\n{\n\t\"frame\": {\"x\":1394,\"y\":191,\"w\":37,\"h\":36},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":19,\"w\":37,\"h\":36},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/spewpa\":\n{\n\t\"frame\": {\"x\":1867,\"y\":1121,\"w\":18,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":35,\"w\":18,\"h\":19},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/spheal\":\n{\n\t\"frame\": {\"x\":1847,\"y\":960,\"w\":21,\"h\":18},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":36,\"w\":21,\"h\":18},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/spinarak\":\n{\n\t\"frame\": {\"x\":1930,\"y\":995,\"w\":20,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":38,\"w\":20,\"h\":16},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/spinda-blank\":\n{\n\t\"frame\": {\"x\":1867,\"y\":660,\"w\":17,\"h\":23},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":31,\"w\":17,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/spinda-filled\":\n{\n\t\"frame\": {\"x\":1706,\"y\":1112,\"w\":17,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":31,\"w\":17,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/spinda\":\n{\n\t\"frame\": {\"x\":1706,\"y\":1137,\"w\":17,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":31,\"w\":17,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/spiritomb\":\n{\n\t\"frame\": {\"x\":1471,\"y\":462,\"w\":31,\"h\":29},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":25,\"w\":31,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/spoink\":\n{\n\t\"frame\": {\"x\":1808,\"y\":812,\"w\":16,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":32,\"w\":16,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/spritzee\":\n{\n\t\"frame\": {\"x\":1942,\"y\":1176,\"w\":17,\"h\":18},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":36,\"w\":17,\"h\":18},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/squirtle\":\n{\n\t\"frame\": {\"x\":1682,\"y\":869,\"w\":23,\"h\":19},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":35,\"w\":23,\"h\":19},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/stakataka\":\n{\n\t\"frame\": {\"x\":737,\"y\":87,\"w\":42,\"h\":40},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":15,\"y\":14,\"w\":42,\"h\":40},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/stantler\":\n{\n\t\"frame\": {\"x\":1181,\"y\":662,\"w\":23,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":27,\"w\":23,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/staraptor\":\n{\n\t\"frame\": {\"x\":1188,\"y\":516,\"w\":25,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":28,\"w\":25,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/staravia\":\n{\n\t\"frame\": {\"x\":1396,\"y\":651,\"w\":24,\"h\":25},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":30,\"w\":24,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/starly\":\n{\n\t\"frame\": {\"x\":1936,\"y\":707,\"w\":21,\"h\":20},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":34,\"w\":21,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/starmie\":\n{\n\t\"frame\": {\"x\":686,\"y\":1069,\"w\":32,\"h\":33},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":19,\"w\":32,\"h\":33},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/staryu\":\n{\n\t\"frame\": {\"x\":1867,\"y\":972,\"w\":19,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":35,\"w\":19,\"h\":19},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/steelix-mega\":\n{\n\t\"frame\": {\"x\":494,\"y\":1053,\"w\":41,\"h\":31},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":14,\"y\":25,\"w\":41,\"h\":31},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/steelix\":\n{\n\t\"frame\": {\"x\":411,\"y\":176,\"w\":49,\"h\":41},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":9,\"y\":14,\"w\":49,\"h\":41},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/steenee\":\n{\n\t\"frame\": {\"x\":1399,\"y\":891,\"w\":20,\"h\":25},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":28,\"w\":20,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/stonjourner\":\n{\n\t\"frame\": {\"x\":1696,\"y\":193,\"w\":36,\"h\":36},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":18,\"w\":36,\"h\":36},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/stoutland\":\n{\n\t\"frame\": {\"x\":581,\"y\":1247,\"w\":34,\"h\":31},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":22,\"w\":34,\"h\":31},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/stufful\":\n{\n\t\"frame\": {\"x\":1787,\"y\":881,\"w\":19,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":31,\"w\":19,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/stunfisk-galar\":\n{\n\t\"frame\": {\"x\":754,\"y\":1254,\"w\":33,\"h\":24},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":32,\"w\":33,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/stunfisk\":\n{\n\t\"frame\": {\"x\":1803,\"y\":191,\"w\":32,\"h\":24},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":31,\"w\":32,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/stunky\":\n{\n\t\"frame\": {\"x\":1188,\"y\":1204,\"w\":28,\"h\":21},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":33,\"w\":28,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/sudowoodo\":\n{\n\t\"frame\": {\"x\":675,\"y\":871,\"w\":32,\"h\":35},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":21,\"w\":32,\"h\":35},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/suicune\":\n{\n\t\"frame\": {\"x\":450,\"y\":432,\"w\":44,\"h\":40},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":10,\"y\":13,\"w\":44,\"h\":40},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/sunflora\":\n{\n\t\"frame\": {\"x\":1617,\"y\":867,\"w\":21,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":31,\"w\":21,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/sunkern\":\n{\n\t\"frame\": {\"x\":1925,\"y\":1072,\"w\":15,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":34,\"w\":15,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/surskit\":\n{\n\t\"frame\": {\"x\":1666,\"y\":586,\"w\":25,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":33,\"w\":25,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/swablu\":\n{\n\t\"frame\": {\"x\":1868,\"y\":938,\"w\":21,\"h\":18},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":35,\"w\":21,\"h\":18},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/swadloon\":\n{\n\t\"frame\": {\"x\":1797,\"y\":764,\"w\":22,\"h\":18},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":36,\"w\":22,\"h\":18},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/swalot\":\n{\n\t\"frame\": {\"x\":1744,\"y\":845,\"w\":22,\"h\":20},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":34,\"w\":22,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/swampert-mega\":\n{\n\t\"frame\": {\"x\":628,\"y\":1175,\"w\":34,\"h\":25},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":28,\"w\":34,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/swampert\":\n{\n\t\"frame\": {\"x\":735,\"y\":387,\"w\":39,\"h\":36},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":14,\"y\":20,\"w\":39,\"h\":36},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/swanna\":\n{\n\t\"frame\": {\"x\":1837,\"y\":192,\"w\":32,\"h\":24},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":30,\"w\":32,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/swellow\":\n{\n\t\"frame\": {\"x\":1774,\"y\":592,\"w\":25,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":33,\"w\":25,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/swinub\":\n{\n\t\"frame\": {\"x\":1930,\"y\":1013,\"w\":20,\"h\":15},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":39,\"w\":20,\"h\":15},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/swirlix\":\n{\n\t\"frame\": {\"x\":1906,\"y\":1051,\"w\":19,\"h\":18},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":36,\"w\":19,\"h\":18},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/swoobat\":\n{\n\t\"frame\": {\"x\":477,\"y\":745,\"w\":38,\"h\":29},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":23,\"w\":38,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/sylveon\":\n{\n\t\"frame\": {\"x\":753,\"y\":1067,\"w\":32,\"h\":33},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":21,\"w\":32,\"h\":33},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/taillow\":\n{\n\t\"frame\": {\"x\":1952,\"y\":959,\"w\":20,\"h\":17},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":37,\"w\":20,\"h\":17},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/talonflame\":\n{\n\t\"frame\": {\"x\":579,\"y\":839,\"w\":37,\"h\":30},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":23,\"w\":37,\"h\":30},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/tangela\":\n{\n\t\"frame\": {\"x\":1817,\"y\":764,\"w\":21,\"h\":20},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":34,\"w\":21,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/tangrowth\":\n{\n\t\"frame\": {\"x\":671,\"y\":196,\"w\":48,\"h\":30},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":10,\"y\":22,\"w\":48,\"h\":30},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/tapu-bulu\":\n{\n\t\"frame\": {\"x\":228,\"y\":1104,\"w\":34,\"h\":39},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":11,\"w\":34,\"h\":39},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/tapu-fini\":\n{\n\t\"frame\": {\"x\":1256,\"y\":191,\"w\":29,\"h\":39},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":11,\"w\":29,\"h\":39},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/tapu-koko\":\n{\n\t\"frame\": {\"x\":755,\"y\":230,\"w\":41,\"h\":40},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":15,\"y\":12,\"w\":41,\"h\":40},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/tapu-lele\":\n{\n\t\"frame\": {\"x\":1065,\"y\":310,\"w\":29,\"h\":39},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":11,\"w\":29,\"h\":39},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/tauros\":\n{\n\t\"frame\": {\"x\":499,\"y\":307,\"w\":44,\"h\":40},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":12,\"y\":12,\"w\":44,\"h\":40},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/teddiursa\":\n{\n\t\"frame\": {\"x\":1724,\"y\":1085,\"w\":18,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":32,\"w\":18,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/tentacool\":\n{\n\t\"frame\": {\"x\":1313,\"y\":1135,\"w\":26,\"h\":24},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":31,\"w\":26,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/tentacruel\":\n{\n\t\"frame\": {\"x\":621,\"y\":154,\"w\":43,\"h\":40},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":11,\"y\":15,\"w\":43,\"h\":40},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/tepig\":\n{\n\t\"frame\": {\"x\":1862,\"y\":808,\"w\":20,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":34,\"w\":20,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/terrakion\":\n{\n\t\"frame\": {\"x\":547,\"y\":550,\"w\":38,\"h\":31},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":23,\"w\":38,\"h\":31},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/thievul\":\n{\n\t\"frame\": {\"x\":508,\"y\":763,\"w\":35,\"h\":34},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":21,\"w\":35,\"h\":34},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/throh\":\n{\n\t\"frame\": {\"x\":1119,\"y\":49,\"w\":47,\"h\":34},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":11,\"y\":21,\"w\":47,\"h\":34},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/thundurus-therian\":\n{\n\t\"frame\": {\"x\":499,\"y\":349,\"w\":44,\"h\":40},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":12,\"y\":14,\"w\":44,\"h\":40},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/thundurus\":\n{\n\t\"frame\": {\"x\":798,\"y\":230,\"w\":42,\"h\":39},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":12,\"y\":15,\"w\":42,\"h\":39},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/thwackey\":\n{\n\t\"frame\": {\"x\":1069,\"y\":1030,\"w\":24,\"h\":28},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":27,\"w\":24,\"h\":28},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/timburr\":\n{\n\t\"frame\": {\"x\":1347,\"y\":572,\"w\":26,\"h\":21},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":33,\"w\":26,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/tirtouga\":\n{\n\t\"frame\": {\"x\":1432,\"y\":1232,\"w\":25,\"h\":17},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":37,\"w\":25,\"h\":17},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/togedemaru\":\n{\n\t\"frame\": {\"x\":1833,\"y\":421,\"w\":30,\"h\":29},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":27,\"w\":30,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/togekiss\":\n{\n\t\"frame\": {\"x\":399,\"y\":1014,\"w\":43,\"h\":28},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":14,\"y\":25,\"w\":43,\"h\":28},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/togepi\":\n{\n\t\"frame\": {\"x\":1967,\"y\":874,\"w\":18,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":34,\"w\":18,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/togetic\":\n{\n\t\"frame\": {\"x\":1663,\"y\":1144,\"w\":19,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":31,\"w\":19,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/torchic\":\n{\n\t\"frame\": {\"x\":1861,\"y\":1238,\"w\":15,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":33,\"w\":15,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/torkoal\":\n{\n\t\"frame\": {\"x\":960,\"y\":1225,\"w\":32,\"h\":28},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":28,\"w\":32,\"h\":28},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/tornadus-therian\":\n{\n\t\"frame\": {\"x\":312,\"y\":479,\"w\":43,\"h\":43},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":14,\"y\":11,\"w\":43,\"h\":43},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/tornadus\":\n{\n\t\"frame\": {\"x\":1093,\"y\":147,\"w\":36,\"h\":38},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":15,\"y\":16,\"w\":36,\"h\":38},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/torracat\":\n{\n\t\"frame\": {\"x\":1279,\"y\":941,\"w\":25,\"h\":26},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":28,\"w\":25,\"h\":26},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/torterra\":\n{\n\t\"frame\": {\"x\":1017,\"y\":547,\"w\":30,\"h\":25},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":29,\"w\":30,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/totodile\":\n{\n\t\"frame\": {\"x\":1884,\"y\":808,\"w\":20,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":34,\"w\":20,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/toucannon\":\n{\n\t\"frame\": {\"x\":1389,\"y\":1205,\"w\":25,\"h\":23},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":31,\"w\":25,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/toxapex\":\n{\n\t\"frame\": {\"x\":1035,\"y\":386,\"w\":40,\"h\":33},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":14,\"y\":23,\"w\":40,\"h\":33},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/toxel\":\n{\n\t\"frame\": {\"x\":1640,\"y\":1021,\"w\":20,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":31,\"w\":20,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/toxicroak\":\n{\n\t\"frame\": {\"x\":583,\"y\":691,\"w\":37,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":15,\"y\":23,\"w\":37,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/toxtricity-gmax\":\n{\n\t\"frame\": {\"x\":49,\"y\":877,\"w\":44,\"h\":48},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":11,\"y\":8,\"w\":44,\"h\":48},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/toxtricity-low-key\":\n{\n\t\"frame\": {\"x\":488,\"y\":884,\"w\":24,\"h\":38},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":16,\"w\":24,\"h\":38},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/toxtricity\":\n{\n\t\"frame\": {\"x\":498,\"y\":1096,\"w\":27,\"h\":41},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":13,\"w\":27,\"h\":41},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/tranquill\":\n{\n\t\"frame\": {\"x\":1689,\"y\":679,\"w\":21,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":32,\"w\":21,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/trapinch\":\n{\n\t\"frame\": {\"x\":1744,\"y\":822,\"w\":21,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":33,\"w\":21,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/treecko\":\n{\n\t\"frame\": {\"x\":1449,\"y\":969,\"w\":23,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":31,\"w\":23,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/trevenant\":\n{\n\t\"frame\": {\"x\":1003,\"y\":239,\"w\":40,\"h\":34},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":15,\"y\":21,\"w\":40,\"h\":34},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/tropius\":\n{\n\t\"frame\": {\"x\":755,\"y\":1224,\"w\":33,\"h\":28},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":26,\"w\":33,\"h\":28},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/trubbish\":\n{\n\t\"frame\": {\"x\":1662,\"y\":1119,\"w\":23,\"h\":20},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":34,\"w\":23,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/trumbeak\":\n{\n\t\"frame\": {\"x\":1594,\"y\":867,\"w\":21,\"h\":24},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":30,\"w\":21,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/tsareena\":\n{\n\t\"frame\": {\"x\":658,\"y\":1207,\"w\":28,\"h\":33},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":22,\"w\":28,\"h\":33},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/turtonator\":\n{\n\t\"frame\": {\"x\":1696,\"y\":158,\"w\":39,\"h\":33},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":23,\"w\":39,\"h\":33},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/turtwig\":\n{\n\t\"frame\": {\"x\":1597,\"y\":1130,\"w\":20,\"h\":24},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":30,\"w\":20,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/tympole\":\n{\n\t\"frame\": {\"x\":1965,\"y\":1222,\"w\":16,\"h\":15},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":39,\"w\":16,\"h\":15},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/tynamo\":\n{\n\t\"frame\": {\"x\":1978,\"y\":1141,\"w\":16,\"h\":13},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":41,\"w\":16,\"h\":13},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/type-null\":\n{\n\t\"frame\": {\"x\":1127,\"y\":300,\"w\":35,\"h\":37},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":18,\"w\":35,\"h\":37},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/typhlosion\":\n{\n\t\"frame\": {\"x\":1206,\"y\":661,\"w\":25,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":27,\"w\":25,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/tyranitar-mega\":\n{\n\t\"frame\": {\"x\":1589,\"y\":324,\"w\":30,\"h\":31},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":25,\"w\":30,\"h\":31},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/tyranitar\":\n{\n\t\"frame\": {\"x\":384,\"y\":885,\"w\":37,\"h\":40},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":14,\"w\":37,\"h\":40},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/tyrantrum\":\n{\n\t\"frame\": {\"x\":225,\"y\":653,\"w\":43,\"h\":36},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":12,\"y\":18,\"w\":43,\"h\":36},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/tyrogue\":\n{\n\t\"frame\": {\"x\":1939,\"y\":663,\"w\":15,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":27,\"y\":31,\"w\":15,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/tyrunt\":\n{\n\t\"frame\": {\"x\":1766,\"y\":941,\"w\":22,\"h\":19},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":36,\"w\":22,\"h\":19},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/umbreon\":\n{\n\t\"frame\": {\"x\":1016,\"y\":517,\"w\":28,\"h\":29},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":26,\"w\":28,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/unfezant\":\n{\n\t\"frame\": {\"x\":560,\"y\":1076,\"w\":32,\"h\":34},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":21,\"w\":32,\"h\":34},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/unown-b\":\n{\n\t\"frame\": {\"x\":1131,\"y\":1239,\"w\":14,\"h\":23},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":27,\"y\":31,\"w\":14,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/unown-c\":\n{\n\t\"frame\": {\"x\":1845,\"y\":745,\"w\":17,\"h\":22},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":32,\"w\":17,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/unown-d\":\n{\n\t\"frame\": {\"x\":1850,\"y\":1197,\"w\":16,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":27,\"y\":33,\"w\":16,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/unown-e\":\n{\n\t\"frame\": {\"x\":1808,\"y\":836,\"w\":16,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":32,\"w\":16,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/unown-exclamation\":\n{\n\t\"frame\": {\"x\":1826,\"y\":809,\"w\":12,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":27,\"y\":32,\"w\":12,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/unown-f\":\n{\n\t\"frame\": {\"x\":1848,\"y\":1112,\"w\":17,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":33,\"w\":17,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/unown-g\":\n{\n\t\"frame\": {\"x\":1653,\"y\":1266,\"w\":12,\"h\":23},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":28,\"y\":31,\"w\":12,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/unown-h\":\n{\n\t\"frame\": {\"x\":1745,\"y\":1214,\"w\":20,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":33,\"w\":20,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/unown-i\":\n{\n\t\"frame\": {\"x\":1826,\"y\":833,\"w\":12,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":28,\"y\":32,\"w\":12,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/unown-j\":\n{\n\t\"frame\": {\"x\":1272,\"y\":646,\"w\":13,\"h\":21},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":28,\"y\":33,\"w\":13,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/unown-k\":\n{\n\t\"frame\": {\"x\":1826,\"y\":857,\"w\":15,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":32,\"w\":15,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/unown-l\":\n{\n\t\"frame\": {\"x\":1827,\"y\":881,\"w\":15,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":32,\"w\":15,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/unown-m\":\n{\n\t\"frame\": {\"x\":1709,\"y\":773,\"w\":20,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":32,\"w\":20,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/unown-n\":\n{\n\t\"frame\": {\"x\":1341,\"y\":1262,\"w\":24,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":37,\"w\":24,\"h\":16},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/unown-o\":\n{\n\t\"frame\": {\"x\":1800,\"y\":701,\"w\":20,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":33,\"w\":20,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/unown-p\":\n{\n\t\"frame\": {\"x\":1016,\"y\":1124,\"w\":13,\"h\":22},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":28,\"y\":32,\"w\":13,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/unown-q\":\n{\n\t\"frame\": {\"x\":1959,\"y\":1129,\"w\":16,\"h\":18},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":36,\"w\":16,\"h\":18},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/unown-question\":\n{\n\t\"frame\": {\"x\":26,\"y\":1265,\"w\":13,\"h\":23},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":27,\"y\":31,\"w\":13,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/unown-r\":\n{\n\t\"frame\": {\"x\":1867,\"y\":1164,\"w\":12,\"h\":20},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":29,\"y\":34,\"w\":12,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/unown-s\":\n{\n\t\"frame\": {\"x\":1975,\"y\":577,\"w\":16,\"h\":25},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":29,\"w\":16,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/unown-t\":\n{\n\t\"frame\": {\"x\":1758,\"y\":614,\"w\":14,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":33,\"w\":14,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/unown-u\":\n{\n\t\"frame\": {\"x\":1867,\"y\":1015,\"w\":20,\"h\":18},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":36,\"w\":20,\"h\":18},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/unown-v\":\n{\n\t\"frame\": {\"x\":1927,\"y\":1220,\"w\":16,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":34,\"w\":16,\"h\":20},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/unown-w\":\n{\n\t\"frame\": {\"x\":1887,\"y\":993,\"w\":19,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":35,\"w\":19,\"h\":19},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/unown-x\":\n{\n\t\"frame\": {\"x\":1911,\"y\":1242,\"w\":15,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":27,\"y\":38,\"w\":15,\"h\":16},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/unown-y\":\n{\n\t\"frame\": {\"x\":1958,\"y\":707,\"w\":15,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":27,\"y\":33,\"w\":15,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/unown-z\":\n{\n\t\"frame\": {\"x\":1868,\"y\":958,\"w\":12,\"h\":21},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":28,\"y\":33,\"w\":12,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/unown\":\n{\n\t\"frame\": {\"x\":1678,\"y\":1266,\"w\":12,\"h\":23},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":28,\"y\":31,\"w\":12,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/ursaring\":\n{\n\t\"frame\": {\"x\":1345,\"y\":786,\"w\":23,\"h\":25},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":29,\"w\":23,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/urshifu-gmax\":\n{\n\t\"frame\": {\"x\":414,\"y\":133,\"w\":41,\"h\":50},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":13,\"y\":4,\"w\":41,\"h\":50},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/urshifu-rapid-strike-gmax\":\n{\n\t\"frame\": {\"x\":357,\"y\":521,\"w\":41,\"h\":45},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":13,\"y\":9,\"w\":41,\"h\":45},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/urshifu\":\n{\n\t\"frame\": {\"x\":544,\"y\":619,\"w\":35,\"h\":35},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":17,\"w\":35,\"h\":35},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/uxie\":\n{\n\t\"frame\": {\"x\":557,\"y\":967,\"w\":35,\"h\":31},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":21,\"w\":35,\"h\":31},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/vanillish\":\n{\n\t\"frame\": {\"x\":1708,\"y\":1182,\"w\":17,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":31,\"w\":17,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/vanillite\":\n{\n\t\"frame\": {\"x\":1977,\"y\":1065,\"w\":14,\"h\":18},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":27,\"y\":36,\"w\":14,\"h\":18},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/vanilluxe\":\n{\n\t\"frame\": {\"x\":676,\"y\":999,\"w\":33,\"h\":33},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":22,\"w\":33,\"h\":33},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/vaporeon\":\n{\n\t\"frame\": {\"x\":504,\"y\":1139,\"w\":41,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":23,\"w\":41,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/venipede\":\n{\n\t\"frame\": {\"x\":1952,\"y\":995,\"w\":20,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":38,\"w\":20,\"h\":16},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/venomoth\":\n{\n\t\"frame\": {\"x\":1108,\"y\":185,\"w\":36,\"h\":38},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":14,\"w\":36,\"h\":38},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/venonat\":\n{\n\t\"frame\": {\"x\":624,\"y\":1154,\"w\":19,\"h\":28},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":26,\"w\":19,\"h\":28},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/venusaur-gmax\":\n{\n\t\"frame\": {\"x\":139,\"y\":532,\"w\":48,\"h\":43},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":11,\"y\":11,\"w\":48,\"h\":43},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/venusaur-mega\":\n{\n\t\"frame\": {\"x\":1747,\"y\":418,\"w\":31,\"h\":28},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":26,\"w\":31,\"h\":28},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/venusaur\":\n{\n\t\"frame\": {\"x\":403,\"y\":389,\"w\":45,\"h\":41},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":13,\"y\":14,\"w\":45,\"h\":41},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/vespiquen\":\n{\n\t\"frame\": {\"x\":783,\"y\":965,\"w\":34,\"h\":32},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":24,\"w\":34,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/vibrava\":\n{\n\t\"frame\": {\"x\":1269,\"y\":546,\"w\":27,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":32,\"w\":27,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/victini\":\n{\n\t\"frame\": {\"x\":1806,\"y\":389,\"w\":24,\"h\":31},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":24,\"w\":24,\"h\":31},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/victreebel\":\n{\n\t\"frame\": {\"x\":506,\"y\":1182,\"w\":41,\"h\":34},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":15,\"y\":19,\"w\":41,\"h\":34},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/vigoroth\":\n{\n\t\"frame\": {\"x\":1043,\"y\":1031,\"w\":29,\"h\":24},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":30,\"w\":29,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/vikavolt\":\n{\n\t\"frame\": {\"x\":1740,\"y\":122,\"w\":39,\"h\":33},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":15,\"y\":23,\"w\":39,\"h\":33},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/vileplume\":\n{\n\t\"frame\": {\"x\":1029,\"y\":310,\"w\":40,\"h\":34},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":15,\"y\":20,\"w\":40,\"h\":34},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/virizion\":\n{\n\t\"frame\": {\"x\":644,\"y\":872,\"w\":29,\"h\":37},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":17,\"w\":29,\"h\":37},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/vivillon-archipelago\":\n{\n\t\"frame\": {\"x\":1089,\"y\":913,\"w\":28,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":26,\"w\":28,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/vivillon-continental\":\n{\n\t\"frame\": {\"x\":1089,\"y\":942,\"w\":28,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":26,\"w\":28,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/vivillon-elegant\":\n{\n\t\"frame\": {\"x\":1089,\"y\":971,\"w\":28,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":26,\"w\":28,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/vivillon-fancy\":\n{\n\t\"frame\": {\"x\":1090,\"y\":1000,\"w\":28,\"h\":27},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":26,\"w\":28,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/vivillon-garden\":\n{\n\t\"frame\": {\"x\":1119,\"y\":914,\"w\":28,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":26,\"w\":28,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/vivillon-high-plains\":\n{\n\t\"frame\": {\"x\":1119,\"y\":943,\"w\":28,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":26,\"w\":28,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/vivillon-icy-snow\":\n{\n\t\"frame\": {\"x\":1119,\"y\":972,\"w\":28,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":26,\"w\":28,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/vivillon-jungle\":\n{\n\t\"frame\": {\"x\":1119,\"y\":1001,\"w\":28,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":26,\"w\":28,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/vivillon-marine\":\n{\n\t\"frame\": {\"x\":1095,\"y\":1030,\"w\":28,\"h\":27},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":26,\"w\":28,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/vivillon-modern\":\n{\n\t\"frame\": {\"x\":1158,\"y\":752,\"w\":28,\"h\":27},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":26,\"w\":28,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/vivillon-monsoon\":\n{\n\t\"frame\": {\"x\":1157,\"y\":807,\"w\":28,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":26,\"w\":28,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/vivillon-ocean\":\n{\n\t\"frame\": {\"x\":1157,\"y\":836,\"w\":28,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":26,\"w\":28,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/vivillon-poke-ball\":\n{\n\t\"frame\": {\"x\":1149,\"y\":918,\"w\":28,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":26,\"w\":28,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/vivillon-polar\":\n{\n\t\"frame\": {\"x\":1149,\"y\":947,\"w\":28,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":26,\"w\":28,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/vivillon-river\":\n{\n\t\"frame\": {\"x\":1149,\"y\":976,\"w\":28,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":26,\"w\":28,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/vivillon-sandstorm\":\n{\n\t\"frame\": {\"x\":1150,\"y\":1030,\"w\":28,\"h\":27},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":26,\"w\":28,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/vivillon-savanna\":\n{\n\t\"frame\": {\"x\":1151,\"y\":1060,\"w\":28,\"h\":27},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":26,\"w\":28,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/vivillon-sun\":\n{\n\t\"frame\": {\"x\":1154,\"y\":1150,\"w\":28,\"h\":27},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":26,\"w\":28,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/vivillon-tundra\":\n{\n\t\"frame\": {\"x\":1156,\"y\":1180,\"w\":28,\"h\":27},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":26,\"w\":28,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/vivillon\":\n{\n\t\"frame\": {\"x\":1131,\"y\":1210,\"w\":28,\"h\":27},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":26,\"w\":28,\"h\":27},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/volbeat\":\n{\n\t\"frame\": {\"x\":1549,\"y\":1153,\"w\":22,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":31,\"w\":22,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/volcanion\":\n{\n\t\"frame\": {\"x\":545,\"y\":311,\"w\":40,\"h\":43},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":14,\"y\":11,\"w\":40,\"h\":43},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/volcarona\":\n{\n\t\"frame\": {\"x\":443,\"y\":746,\"w\":37,\"h\":32},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":18,\"w\":37,\"h\":32},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/voltorb\":\n{\n\t\"frame\": {\"x\":1965,\"y\":1240,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":26,\"y\":38,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/vullaby\":\n{\n\t\"frame\": {\"x\":1755,\"y\":637,\"w\":24,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":33,\"w\":24,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/vulpix-alola\":\n{\n\t\"frame\": {\"x\":1497,\"y\":724,\"w\":24,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":31,\"w\":24,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/vulpix\":\n{\n\t\"frame\": {\"x\":1549,\"y\":1177,\"w\":22,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":32,\"w\":22,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/wailmer\":\n{\n\t\"frame\": {\"x\":884,\"y\":975,\"w\":35,\"h\":26},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":29,\"w\":35,\"h\":26},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/wailord\":\n{\n\t\"frame\": {\"x\":132,\"y\":269,\"w\":53,\"h\":35},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":13,\"y\":21,\"w\":53,\"h\":35},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/walrein\":\n{\n\t\"frame\": {\"x\":548,\"y\":800,\"w\":38,\"h\":29},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":18,\"y\":24,\"w\":38,\"h\":29},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/wartortle\":\n{\n\t\"frame\": {\"x\":1287,\"y\":1191,\"w\":26,\"h\":24},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":30,\"w\":26,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/watchog\":\n{\n\t\"frame\": {\"x\":1421,\"y\":797,\"w\":22,\"h\":24},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":30,\"w\":22,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/weavile\":\n{\n\t\"frame\": {\"x\":807,\"y\":795,\"w\":29,\"h\":37},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":19,\"w\":29,\"h\":37},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/weedle\":\n{\n\t\"frame\": {\"x\":1868,\"y\":1178,\"w\":18,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":35,\"w\":18,\"h\":19},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/weepinbell\":\n{\n\t\"frame\": {\"x\":1425,\"y\":1021,\"w\":24,\"h\":22},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":32,\"w\":24,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/weezing-galar\":\n{\n\t\"frame\": {\"x\":139,\"y\":582,\"w\":44,\"h\":47},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":12,\"y\":9,\"w\":44,\"h\":47},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/weezing\":\n{\n\t\"frame\": {\"x\":51,\"y\":500,\"w\":49,\"h\":44},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":11,\"y\":12,\"w\":49,\"h\":44},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/whimsicott\":\n{\n\t\"frame\": {\"x\":660,\"y\":545,\"w\":37,\"h\":33},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":15,\"y\":20,\"w\":37,\"h\":33},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/whirlipede\":\n{\n\t\"frame\": {\"x\":1642,\"y\":1122,\"w\":24,\"h\":18},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":36,\"w\":24,\"h\":18},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/whiscash\":\n{\n\t\"frame\": {\"x\":543,\"y\":1253,\"w\":36,\"h\":25},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":31,\"w\":36,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/whismur\":\n{\n\t\"frame\": {\"x\":1926,\"y\":1030,\"w\":19,\"h\":18},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":36,\"w\":19,\"h\":18},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/wigglytuff\":\n{\n\t\"frame\": {\"x\":1003,\"y\":197,\"w\":33,\"h\":40},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":14,\"w\":33,\"h\":40},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/wimpod\":\n{\n\t\"frame\": {\"x\":1291,\"y\":699,\"w\":26,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":35,\"w\":26,\"h\":16},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/wingull\":\n{\n\t\"frame\": {\"x\":1100,\"y\":1180,\"w\":28,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":38,\"w\":28,\"h\":16},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/wishiwashi-school\":\n{\n\t\"frame\": {\"x\":46,\"y\":929,\"w\":44,\"h\":33},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":15,\"y\":23,\"w\":44,\"h\":33},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/wishiwashi\":\n{\n\t\"frame\": {\"x\":1952,\"y\":1013,\"w\":20,\"h\":15},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":35,\"w\":20,\"h\":15},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/wobbuffet\":\n{\n\t\"frame\": {\"x\":921,\"y\":978,\"w\":28,\"h\":35},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":20,\"w\":28,\"h\":35},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/woobat\":\n{\n\t\"frame\": {\"x\":1789,\"y\":1261,\"w\":22,\"h\":17},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":37,\"w\":22,\"h\":17},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/wooloo\":\n{\n\t\"frame\": {\"x\":1681,\"y\":821,\"w\":22,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":33,\"w\":22,\"h\":21},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/wooper\":\n{\n\t\"frame\": {\"x\":1766,\"y\":965,\"w\":22,\"h\":19},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":35,\"w\":22,\"h\":19},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/wormadam-sandy\":\n{\n\t\"frame\": {\"x\":1286,\"y\":1053,\"w\":26,\"h\":25},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":29,\"w\":26,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/wormadam-trash\":\n{\n\t\"frame\": {\"x\":1319,\"y\":705,\"w\":25,\"h\":25},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":29,\"w\":25,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/wormadam\":\n{\n\t\"frame\": {\"x\":1370,\"y\":706,\"w\":24,\"h\":25},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":29,\"w\":24,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/wurmple\":\n{\n\t\"frame\": {\"x\":1844,\"y\":873,\"w\":20,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":35,\"w\":20,\"h\":19},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/wynaut\":\n{\n\t\"frame\": {\"x\":1243,\"y\":533,\"w\":27,\"h\":24},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":30,\"w\":27,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/xatu\":\n{\n\t\"frame\": {\"x\":778,\"y\":795,\"w\":27,\"h\":37},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":18,\"w\":27,\"h\":37},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/xerneas-active\":\n{\n\t\"frame\": {\"x\":411,\"y\":219,\"w\":40,\"h\":49},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":14,\"y\":5,\"w\":40,\"h\":49},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/xerneas\":\n{\n\t\"frame\": {\"x\":97,\"y\":588,\"w\":40,\"h\":48},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":14,\"y\":6,\"w\":40,\"h\":48},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/xurkitree\":\n{\n\t\"frame\": {\"x\":735,\"y\":425,\"w\":38,\"h\":37},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":17,\"y\":16,\"w\":38,\"h\":37},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/yamask-galar\":\n{\n\t\"frame\": {\"x\":1643,\"y\":1148,\"w\":24,\"h\":18},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":36,\"w\":24,\"h\":18},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/yamask\":\n{\n\t\"frame\": {\"x\":1651,\"y\":1218,\"w\":24,\"h\":18},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":36,\"w\":24,\"h\":18},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/yamper\":\n{\n\t\"frame\": {\"x\":1425,\"y\":1047,\"w\":24,\"h\":22},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":21,\"y\":34,\"w\":24,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/yanma\":\n{\n\t\"frame\": {\"x\":1268,\"y\":299,\"w\":30,\"h\":18},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":36,\"w\":30,\"h\":18},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/yanmega\":\n{\n\t\"frame\": {\"x\":1935,\"y\":193,\"w\":32,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":30,\"w\":32,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/yungoos\":\n{\n\t\"frame\": {\"x\":1973,\"y\":189,\"w\":27,\"h\":18},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":34,\"w\":27,\"h\":18},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/yveltal\":\n{\n\t\"frame\": {\"x\":1191,\"y\":1,\"w\":50,\"h\":46},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":9,\"y\":9,\"w\":50,\"h\":46},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/zacian-crowned\":\n{\n\t\"frame\": {\"x\":1600,\"y\":1,\"w\":47,\"h\":48},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":11,\"y\":7,\"w\":47,\"h\":48},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/zacian\":\n{\n\t\"frame\": {\"x\":225,\"y\":691,\"w\":42,\"h\":37},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":18,\"w\":42,\"h\":37},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/zamazenta-crowned\":\n{\n\t\"frame\": {\"x\":258,\"y\":215,\"w\":49,\"h\":42},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":11,\"y\":14,\"w\":49,\"h\":42},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/zamazenta\":\n{\n\t\"frame\": {\"x\":270,\"y\":602,\"w\":39,\"h\":40},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":15,\"y\":16,\"w\":39,\"h\":40},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/zangoose\":\n{\n\t\"frame\": {\"x\":1396,\"y\":732,\"w\":25,\"h\":24},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":30,\"w\":25,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/zapdos-galar\":\n{\n\t\"frame\": {\"x\":311,\"y\":524,\"w\":44,\"h\":42},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":11,\"y\":12,\"w\":44,\"h\":42},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/zapdos\":\n{\n\t\"frame\": {\"x\":98,\"y\":688,\"w\":48,\"h\":40},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":12,\"y\":11,\"w\":48,\"h\":40},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/zarude-dada\":\n{\n\t\"frame\": {\"x\":817,\"y\":197,\"w\":46,\"h\":31},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":15,\"y\":21,\"w\":46,\"h\":31},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/zarude\":\n{\n\t\"frame\": {\"x\":865,\"y\":197,\"w\":46,\"h\":31},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":15,\"y\":21,\"w\":46,\"h\":31},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/zebstrika\":\n{\n\t\"frame\": {\"x\":1044,\"y\":1062,\"w\":29,\"h\":25},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":29,\"w\":29,\"h\":25},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/zekrom\":\n{\n\t\"frame\": {\"x\":462,\"y\":189,\"w\":43,\"h\":42},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":13,\"y\":13,\"w\":43,\"h\":42},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/zeraora\":\n{\n\t\"frame\": {\"x\":1031,\"y\":150,\"w\":40,\"h\":34},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":16,\"y\":21,\"w\":40,\"h\":34},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/zigzagoon-galar\":\n{\n\t\"frame\": {\"x\":1671,\"y\":1218,\"w\":24,\"h\":18},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":36,\"w\":24,\"h\":18},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/zigzagoon\":\n{\n\t\"frame\": {\"x\":1624,\"y\":656,\"w\":24,\"h\":18},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":23,\"y\":36,\"w\":24,\"h\":18},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/zoroark\":\n{\n\t\"frame\": {\"x\":809,\"y\":386,\"w\":40,\"h\":35},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":15,\"y\":17,\"w\":40,\"h\":35},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/zorua\":\n{\n\t\"frame\": {\"x\":1868,\"y\":1199,\"w\":18,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":25,\"y\":35,\"w\":18,\"h\":19},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/zubat\":\n{\n\t\"frame\": {\"x\":1592,\"y\":1013,\"w\":23,\"h\":22},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":24,\"y\":31,\"w\":23,\"h\":22},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/zweilous\":\n{\n\t\"frame\": {\"x\":1179,\"y\":948,\"w\":28,\"h\":24},\n\t\"rotated\": true,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":20,\"y\":30,\"w\":28,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/zygarde-10\":\n{\n\t\"frame\": {\"x\":1621,\"y\":324,\"w\":30,\"h\":31},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":25,\"w\":30,\"h\":31},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/zygarde-complete\":\n{\n\t\"frame\": {\"x\":369,\"y\":1,\"w\":52,\"h\":47},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":8,\"y\":7,\"w\":52,\"h\":47},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"shiny/zygarde\":\n{\n\t\"frame\": {\"x\":268,\"y\":259,\"w\":39,\"h\":47},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":14,\"y\":7,\"w\":39,\"h\":47},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"unknown-gen5\":\n{\n\t\"frame\": {\"x\":1931,\"y\":337,\"w\":31,\"h\":23},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":19,\"y\":32,\"w\":31,\"h\":23},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n},\n\"unknown\":\n{\n\t\"frame\": {\"x\":1423,\"y\":598,\"w\":24,\"h\":24},\n\t\"rotated\": false,\n\t\"trimmed\": true,\n\t\"spriteSourceSize\": {\"x\":22,\"y\":29,\"w\":24,\"h\":24},\n\t\"sourceSize\": {\"w\":68,\"h\":56}\n}},\n\"animations\": {\n},\n\"meta\": {\n\t\"app\": \"https://www.codeandweb.com/texturepacker\",\n\t\"version\": \"1.0\",\n\t\"image\": \"creatures.webp\",\n\t\"format\": \"RGBA8888\",\n\t\"size\": {\"w\":1992,\"h\":1279},\n\t\"scale\": \"1\",\n\t\"smartupdate\": \"$TexturePacker:SmartUpdate:77854fd3064a9280c478da8596942d1b:b6a56b5c664e1ad043a9ff214515bf33:020c7e16cdaeee568bde99d2ac59efe8$\"\n}\n}\n"
  },
  {
    "path": "copyrighted/textures/rse/creatures.tps",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<data version=\"1.0\">\n    <struct type=\"Settings\">\n        <key>fileFormatVersion</key>\n        <int>4</int>\n        <key>texturePackerVersion</key>\n        <string>5.5.0</string>\n        <key>autoSDSettings</key>\n        <array>\n            <struct type=\"AutoSDSettings\">\n                <key>scale</key>\n                <double>1</double>\n                <key>extension</key>\n                <string></string>\n                <key>spriteFilter</key>\n                <string></string>\n                <key>acceptFractionalValues</key>\n                <false/>\n                <key>maxTextureSize</key>\n                <QSize>\n                    <key>width</key>\n                    <int>-1</int>\n                    <key>height</key>\n                    <int>-1</int>\n                </QSize>\n            </struct>\n        </array>\n        <key>allowRotation</key>\n        <true/>\n        <key>shapeDebug</key>\n        <false/>\n        <key>dpi</key>\n        <uint>72</uint>\n        <key>dataFormat</key>\n        <string>pixijs4</string>\n        <key>textureFileName</key>\n        <filename>tileset.webp</filename>\n        <key>flipPVR</key>\n        <false/>\n        <key>pvrCompressionQuality</key>\n        <enum type=\"SettingsBase::PvrCompressionQuality\">PVR_QUALITY_NORMAL</enum>\n        <key>atfCompressData</key>\n        <false/>\n        <key>mipMapMinSize</key>\n        <uint>32768</uint>\n        <key>etc1CompressionQuality</key>\n        <enum type=\"SettingsBase::Etc1CompressionQuality\">ETC1_QUALITY_LOW_PERCEPTUAL</enum>\n        <key>etc2CompressionQuality</key>\n        <enum type=\"SettingsBase::Etc2CompressionQuality\">ETC2_QUALITY_LOW_PERCEPTUAL</enum>\n        <key>dxtCompressionMode</key>\n        <enum type=\"SettingsBase::DxtCompressionMode\">DXT_PERCEPTUAL</enum>\n        <key>jxrColorFormat</key>\n        <enum type=\"SettingsBase::JpegXrColorMode\">JXR_YUV444</enum>\n        <key>jxrTrimFlexBits</key>\n        <uint>0</uint>\n        <key>jxrCompressionLevel</key>\n        <uint>0</uint>\n        <key>ditherType</key>\n        <enum type=\"SettingsBase::DitherType\">PngQuantLow</enum>\n        <key>backgroundColor</key>\n        <uint>0</uint>\n        <key>libGdx</key>\n        <struct type=\"LibGDX\">\n            <key>filtering</key>\n            <struct type=\"LibGDXFiltering\">\n                <key>x</key>\n                <enum type=\"LibGDXFiltering::Filtering\">Linear</enum>\n                <key>y</key>\n                <enum type=\"LibGDXFiltering::Filtering\">Linear</enum>\n            </struct>\n        </struct>\n        <key>shapePadding</key>\n        <uint>0</uint>\n        <key>jpgQuality</key>\n        <uint>80</uint>\n        <key>pngOptimizationLevel</key>\n        <uint>1</uint>\n        <key>webpQualityLevel</key>\n        <uint>101</uint>\n        <key>textureSubPath</key>\n        <string></string>\n        <key>atfFormats</key>\n        <string></string>\n        <key>textureFormat</key>\n        <enum type=\"SettingsBase::TextureFormat\">webp</enum>\n        <key>borderPadding</key>\n        <uint>0</uint>\n        <key>maxTextureSize</key>\n        <QSize>\n            <key>width</key>\n            <int>2048</int>\n            <key>height</key>\n            <int>2048</int>\n        </QSize>\n        <key>fixedTextureSize</key>\n        <QSize>\n            <key>width</key>\n            <int>-1</int>\n            <key>height</key>\n            <int>-1</int>\n        </QSize>\n        <key>algorithmSettings</key>\n        <struct type=\"AlgorithmSettings\">\n            <key>algorithm</key>\n            <enum type=\"AlgorithmSettings::AlgorithmId\">MaxRects</enum>\n            <key>freeSizeMode</key>\n            <enum type=\"AlgorithmSettings::AlgorithmFreeSizeMode\">Best</enum>\n            <key>sizeConstraints</key>\n            <enum type=\"AlgorithmSettings::SizeConstraints\">AnySize</enum>\n            <key>forceSquared</key>\n            <false/>\n            <key>maxRects</key>\n            <struct type=\"AlgorithmMaxRectsSettings\">\n                <key>heuristic</key>\n                <enum type=\"AlgorithmMaxRectsSettings::Heuristic\">Best</enum>\n            </struct>\n            <key>basic</key>\n            <struct type=\"AlgorithmBasicSettings\">\n                <key>sortBy</key>\n                <enum type=\"AlgorithmBasicSettings::SortBy\">Best</enum>\n                <key>order</key>\n                <enum type=\"AlgorithmBasicSettings::Order\">Ascending</enum>\n            </struct>\n            <key>polygon</key>\n            <struct type=\"AlgorithmPolygonSettings\">\n                <key>alignToGrid</key>\n                <uint>1</uint>\n            </struct>\n        </struct>\n        <key>dataFileNames</key>\n        <map type=\"GFileNameMap\">\n            <key>data</key>\n            <struct type=\"DataFile\">\n                <key>name</key>\n                <filename>creatures.json</filename>\n            </struct>\n        </map>\n        <key>multiPack</key>\n        <false/>\n        <key>forceIdenticalLayout</key>\n        <false/>\n        <key>outputFormat</key>\n        <enum type=\"SettingsBase::OutputFormat\">RGBA8888</enum>\n        <key>alphaHandling</key>\n        <enum type=\"SettingsBase::AlphaHandling\">ClearTransparentPixels</enum>\n        <key>contentProtection</key>\n        <struct type=\"ContentProtection\">\n            <key>key</key>\n            <string></string>\n        </struct>\n        <key>autoAliasEnabled</key>\n        <true/>\n        <key>trimSpriteNames</key>\n        <true/>\n        <key>prependSmartFolderName</key>\n        <false/>\n        <key>autodetectAnimations</key>\n        <true/>\n        <key>globalSpriteSettings</key>\n        <struct type=\"SpriteSettings\">\n            <key>scale</key>\n            <double>1</double>\n            <key>scaleMode</key>\n            <enum type=\"ScaleMode\">Smooth</enum>\n            <key>extrude</key>\n            <uint>1</uint>\n            <key>trimThreshold</key>\n            <uint>1</uint>\n            <key>trimMargin</key>\n            <uint>1</uint>\n            <key>trimMode</key>\n            <enum type=\"SpriteSettings::TrimMode\">Trim</enum>\n            <key>tracerTolerance</key>\n            <int>200</int>\n            <key>heuristicMask</key>\n            <false/>\n            <key>defaultPivotPoint</key>\n            <point_f>0,0</point_f>\n            <key>writePivotPoints</key>\n            <false/>\n        </struct>\n        <key>individualSpriteSettings</key>\n        <map type=\"IndividualSpriteSettingsMap\">\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/egg-manaphy.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/egg.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/mega.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/abomasnow-mega.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/abomasnow.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/abra.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/absol-mega.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/absol.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/accelgor.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/aegislash-blade.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/aegislash.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/aerodactyl-mega.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/aerodactyl.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/aggron-mega.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/aggron.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/aipom.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/alakazam-mega.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/alakazam.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/alcremie-caramel-swirl-berry.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/alcremie-caramel-swirl-clover.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/alcremie-caramel-swirl-flower.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/alcremie-caramel-swirl-love.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/alcremie-caramel-swirl-plain.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/alcremie-caramel-swirl-ribbon.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/alcremie-caramel-swirl-star.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/alcremie-caramel-swirl-strawberry.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/alcremie-gmax.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/alcremie-lemon-cream-berry.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/alcremie-lemon-cream-clover.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/alcremie-lemon-cream-flower.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/alcremie-lemon-cream-love.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/alcremie-lemon-cream-plain.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/alcremie-lemon-cream-ribbon.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/alcremie-lemon-cream-star.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/alcremie-lemon-cream-strawberry.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/alcremie-matcha-cream-berry.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/alcremie-matcha-cream-clover.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/alcremie-matcha-cream-flower.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/alcremie-matcha-cream-love.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/alcremie-matcha-cream-plain.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/alcremie-matcha-cream-ribbon.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/alcremie-matcha-cream-star.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/alcremie-matcha-cream-strawberry.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/alcremie-mint-cream-berry.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/alcremie-mint-cream-clover.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/alcremie-mint-cream-flower.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/alcremie-mint-cream-love.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/alcremie-mint-cream-plain.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/alcremie-mint-cream-ribbon.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/alcremie-mint-cream-star.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/alcremie-mint-cream-strawberry.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/alcremie-rainbow-swirl-berry.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/alcremie-rainbow-swirl-clover.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/alcremie-rainbow-swirl-flower.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/alcremie-rainbow-swirl-love.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/alcremie-rainbow-swirl-plain.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/alcremie-rainbow-swirl-ribbon.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/alcremie-rainbow-swirl-star.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/alcremie-rainbow-swirl-strawberry.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/alcremie-ruby-cream-berry.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/alcremie-ruby-cream-clover.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/alcremie-ruby-cream-flower.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/alcremie-ruby-cream-love.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/alcremie-ruby-cream-plain.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/alcremie-ruby-cream-ribbon.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/alcremie-ruby-cream-star.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/alcremie-ruby-cream-strawberry.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/alcremie-ruby-swirl-berry.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/alcremie-ruby-swirl-clover.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/alcremie-ruby-swirl-flower.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/alcremie-ruby-swirl-love.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/alcremie-ruby-swirl-plain.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/alcremie-ruby-swirl-ribbon.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/alcremie-ruby-swirl-star.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/alcremie-ruby-swirl-strawberry.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/alcremie-salted-cream-berry.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/alcremie-salted-cream-clover.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/alcremie-salted-cream-flower.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/alcremie-salted-cream-love.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/alcremie-salted-cream-plain.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/alcremie-salted-cream-ribbon.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/alcremie-salted-cream-star.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/alcremie-salted-cream-strawberry.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/alcremie-vanilla-cream-berry.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/alcremie-vanilla-cream-clover.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/alcremie-vanilla-cream-flower.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/alcremie-vanilla-cream-love.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/alcremie-vanilla-cream-plain.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/alcremie-vanilla-cream-ribbon.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/alcremie-vanilla-cream-star.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/alcremie-vanilla-cream-strawberry.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/alcremie.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/alomomola.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/altaria-mega.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/altaria.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/amaura.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/ambipom.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/amoonguss.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/ampharos-mega.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/ampharos.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/anorith.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/appletun.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/applin.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/araquanid.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/arbok.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/arcanine.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/arceus-bug.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/arceus-dark.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/arceus-dragon.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/arceus-electric.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/arceus-fairy.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/arceus-fighting.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/arceus-fire.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/arceus-flying.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/arceus-ghost.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/arceus-grass.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/arceus-ground.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/arceus-ice.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/arceus-poison.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/arceus-psychic.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/arceus-rock.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/arceus-steel.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/arceus-water.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/arceus.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/archen.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/archeops.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/arctovish.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/arctozolt.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/ariados.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/armaldo.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/aromatisse.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/aron.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/arrokuda.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/articuno-galar.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/articuno.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/audino-mega.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/audino.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/aurorus.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/avalugg.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/axew.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/azelf.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/azumarill.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/azurill.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/bagon.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/baltoy.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/banette-mega.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/banette.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/barbaracle.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/barboach.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/barraskewda.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/basculin-blue-striped.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/basculin.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/bastiodon.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/bayleef.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/beartic.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/beautifly.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/beedrill-mega.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/beedrill.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/beheeyem.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/beldum.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/bellossom.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/bellsprout.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/bergmite.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/bewear.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/bibarel.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/bidoof.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/binacle.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/bisharp.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/blacephalon.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/blastoise-gmax.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/blastoise-mega.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/blastoise.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/blaziken-mega.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/blaziken.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/blipbug.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/blissey.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/blitzle.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/boldore.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/boltund.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/bonsly.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/bouffalant.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/bounsweet.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/braixen.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/braviary.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/breloom.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/brionne.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/bronzong.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/bronzor.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/bruxish.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/budew.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/buizel.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/bulbasaur.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/buneary.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/bunnelby.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/burmy-sandy.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/burmy-trash.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/burmy.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/butterfree-gmax.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/butterfree.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/buzzwole.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/cacnea.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/cacturne.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/calyrex-ice-rider.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/calyrex-shadow-rider.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/calyrex.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/camerupt-mega.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/camerupt.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/carbink.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/carkol.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/carnivine.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/carracosta.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/carvanha.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/cascoon.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/castform-rainy.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/castform-snowy.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/castform-sunny.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/castform.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/caterpie.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/celebi.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/celesteela.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/centiskorch-gmax.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/centiskorch.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/chandelure.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/chansey.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/charizard-gmax.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/charizard-mega-x.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/charizard-mega-y.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/charizard.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/charjabug.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/charmander.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/charmeleon.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/chatot.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/cherrim-sunshine.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/cherrim.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/cherubi.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/chesnaught.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/chespin.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/chewtle.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/chikorita.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/chimchar.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/chimecho.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/chinchou.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/chingling.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/cinccino.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/cinderace-gmax.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/cinderace.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/clamperl.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/clauncher.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/clawitzer.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/claydol.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/clefable.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/clefairy.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/cleffa.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/clobbopus.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/cloyster.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/coalossal-gmax.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/coalossal.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/cobalion.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/cofagrigus.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/combee.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/combusken.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/comfey.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/conkeldurr.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/copperajah-gmax.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/copperajah.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/corphish.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/corsola-galar.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/corsola.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/corviknight-gmax.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/corviknight.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/corvisquire.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/cosmoem.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/cosmog.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/cottonee.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/crabominable.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/crabrawler.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/cradily.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/cramorant-gorging.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/cramorant-gulping.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/cramorant.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/cranidos.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/crawdaunt.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/cresselia.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/croagunk.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/crobat.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/croconaw.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/crustle.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/cryogonal.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/cubchoo.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/cubone.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/cufant.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/cursola.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/cutiefly.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/cyndaquil.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/darkrai.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/darmanitan-galar-zen.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/darmanitan-galar.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/darmanitan-zen.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/darmanitan.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/dartrix.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/darumaka-galar.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/darumaka.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/decidueye.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/dedenne.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/deerling-autumn.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/deerling-summer.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/deerling-winter.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/deerling.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/deino.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/delcatty.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/delibird.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/delphox.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/deoxys-attack.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/deoxys-defense.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/deoxys-speed.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/deoxys.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/dewgong.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/dewott.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/dewpider.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/dhelmise.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/dialga.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/diancie-mega.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/diancie.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/diggersby.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/diglett-alola.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/diglett.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/ditto.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/dodrio.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/doduo.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/donphan.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/dottler.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/doublade.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/dracovish.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/dracozolt.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/dragalge.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/dragapult.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/dragonair.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/dragonite.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/drakloak.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/drampa.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/drapion.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/dratini.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/drednaw-gmax.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/drednaw.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/dreepy.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/drifblim.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/drifloon.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/drilbur.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/drizzile.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/drowzee.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/druddigon.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/dubwool.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/ducklett.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/dugtrio-alola.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/dugtrio.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/dunsparce.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/duosion.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/duraludon-gmax.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/duraludon.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/durant.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/dusclops.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/dusknoir.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/duskull.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/dustox.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/dwebble.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/eelektrik.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/eelektross.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/eevee-gmax.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/eevee-starter.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/eevee.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/eiscue-noice.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/eiscue.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/ekans.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/eldegoss.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/electabuzz.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/electivire.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/electrike.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/electrode.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/elekid.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/elgyem.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/emboar.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/emolga.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/empoleon.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/entei.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/escavalier.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/espeon.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/espurr.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/eternatus-eternamax.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/eternatus.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/excadrill.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/exeggcute.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/exeggutor-alola.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/exeggutor.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/exploud.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/falinks.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/farfetchd-galar.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/farfetchd.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/fearow.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/feebas.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/female/frillish.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/female/hippopotas.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/female/hippowdon.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/female/indeedee.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/female/jellicent.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/female/meowstic.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/female/pikachu-alola-cap.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/female/pikachu-hoenn-cap.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/female/pikachu-kalos-cap.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/female/pikachu-original-cap.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/female/pikachu-partner-cap.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/female/pikachu-sinnoh-cap.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/female/pikachu-starter.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/female/pikachu-unova-cap.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/female/pikachu-world-cap.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/female/pikachu.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/female/pyroar.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/female/unfezant.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/fennekin.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/feraligatr.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/ferroseed.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/ferrothorn.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/finneon.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/flaaffy.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/flabebe-blue.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/flabebe-orange.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/flabebe-white.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/flabebe-yellow.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/flabebe.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/flapple-gmax.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/flapple.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/flareon.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/fletchinder.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/fletchling.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/floatzel.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/floette-blue.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/floette-eternal.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/floette-orange.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/floette-white.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/floette-yellow.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/floette.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/florges-blue.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/florges-orange.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/florges-white.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/florges-yellow.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/florges.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/flygon.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/fomantis.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/foongus.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/forretress.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/fraxure.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/frillish.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/froakie.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/frogadier.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/froslass.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/frosmoth.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/furfrou-dandy.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/furfrou-debutante.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/furfrou-diamond.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/furfrou-heart.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/furfrou-kabuki.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/furfrou-la-reine.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/furfrou-matron.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/furfrou-pharaoh.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/furfrou-star.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/furfrou.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/furret.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/gabite.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/gallade-mega.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/gallade.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/galvantula.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/garbodor-gmax.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/garbodor.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/garchomp-mega.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/garchomp.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/gardevoir-mega.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/gardevoir.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/gastly.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/gastrodon-east.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/gastrodon.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/genesect-burn.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/genesect-chill.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/genesect-douse.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/genesect-shock.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/genesect.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/gengar-gmax.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/gengar-mega.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/gengar.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/geodude-alola.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/geodude.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/gible.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/gigalith.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/girafarig.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/giratina-origin.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/giratina.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/glaceon.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/glalie-mega.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/glalie.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/glameow.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/glastrier.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/gligar.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/gliscor.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/gloom.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/gogoat.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/golbat.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/goldeen.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/golduck.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/golem-alola.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/golem.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/golett.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/golisopod.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/golurk.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/goodra.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/goomy.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/gorebyss.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/gossifleur.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/gothita.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/gothitelle.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/gothorita.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/gourgeist-large.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/gourgeist-small.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/gourgeist-super.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/gourgeist.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/granbull.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/grapploct.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/graveler-alola.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/graveler.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/greedent.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/greninja-ash.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/greninja.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/grimer-alola.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/grimer.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/grimmsnarl-gmax.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/grimmsnarl.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/grookey.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/grotle.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/groudon-primal.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/groudon.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/grovyle.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/growlithe.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/grubbin.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/grumpig.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/gulpin.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/gumshoos.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/gurdurr.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/guzzlord.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/gyarados-mega.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/gyarados.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/hakamo-o.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/happiny.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/hariyama.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/hatenna.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/hatterene-gmax.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/hatterene.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/hattrem.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/haunter.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/hawlucha.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/haxorus.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/heatmor.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/heatran.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/heliolisk.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/helioptile.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/heracross-mega.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/heracross.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/herdier.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/hippopotas.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/hippowdon.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/hitmonchan.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/hitmonlee.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/hitmontop.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/ho-oh.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/honchkrow.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/honedge.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/hoopa-unbound.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/hoopa.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/hoothoot.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/hoppip.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/horsea.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/houndoom-mega.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/houndoom.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/houndour.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/huntail.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/hydreigon.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/hypno.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/igglybuff.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/illumise.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/impidimp.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/incineroar.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/indeedee.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/infernape.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/inkay.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/inteleon-gmax.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/inteleon.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/ivysaur.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/jangmo-o.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/jellicent.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/jigglypuff.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/jirachi.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/jolteon.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/joltik.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/jumpluff.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/jynx.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/kabuto.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/kabutops.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/kadabra.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/kakuna.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/kangaskhan-mega.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/kangaskhan.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/karrablast.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/kartana.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/kecleon.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/keldeo-resolute.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/keldeo.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/kingdra.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/kingler-gmax.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/kingler.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/kirlia.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/klang.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/klefki.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/klink.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/klinklang.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/koffing.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/komala.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/kommo-o.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/krabby.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/kricketot.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/kricketune.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/krokorok.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/krookodile.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/kubfu.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/kyogre-primal.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/kyogre.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/kyurem-black.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/kyurem-white.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/kyurem.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/lairon.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/lampent.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/landorus-therian.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/landorus.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/lanturn.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/lapras-gmax.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/lapras.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/larvesta.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/larvitar.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/latias-mega.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/latias.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/latios-mega.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/latios.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/leafeon.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/leavanny.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/ledian.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/ledyba.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/lickilicky.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/lickitung.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/liepard.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/lileep.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/lilligant.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/lillipup.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/linoone-galar.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/linoone.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/litleo.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/litten.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/litwick.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/lombre.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/lopunny-mega.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/lopunny.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/lotad.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/loudred.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/lucario-mega.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/lucario.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/ludicolo.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/lugia-shadow.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/lugia.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/lumineon.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/lunala.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/lunatone.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/lurantis.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/luvdisc.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/luxio.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/luxray.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/lycanroc-dusk.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/lycanroc-midnight.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/lycanroc.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/machamp-gmax.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/machamp.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/machoke.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/machop.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/magby.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/magcargo.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/magearna-original.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/magearna.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/magikarp.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/magmar.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/magmortar.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/magnemite.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/magneton.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/magnezone.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/makuhita.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/malamar.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/mamoswine.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/manaphy.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/mandibuzz.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/manectric-mega.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/manectric.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/mankey.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/mantine.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/mantyke.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/maractus.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/mareanie.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/mareep.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/marill.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/marowak-alola.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/marowak.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/marshadow-gen7.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/marshadow.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/marshtomp.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/masquerain.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/mawile-mega.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/mawile.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/medicham-mega.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/medicham.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/meditite.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/meganium.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/melmetal-gmax.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/melmetal.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/meloetta-pirouette.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/meloetta.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/meltan.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/meowstic.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/meowth-alola.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/meowth-galar.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/meowth-gmax.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/meowth.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/mesprit.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/metagross-mega.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/metagross.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/metang.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/metapod.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/mew.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/mewtwo-mega-x.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/mewtwo-mega-y.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/mewtwo.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/mienfoo.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/mienshao.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/mightyena.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/milcery.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/milotic.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/miltank.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/mime-jr.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/mimikyu.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/minccino.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/minior-blue-gen7.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/minior-blue.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/minior-green-gen7.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/minior-green.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/minior-indigo-gen7.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/minior-indigo.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/minior-orange-gen7.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/minior-orange.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/minior-red-gen7.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/minior-red.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/minior-violet-gen7.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/minior-violet.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/minior-yellow-gen7.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/minior-yellow.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/minior.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/minun.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/misdreavus.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/mismagius.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/moltres-galar.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/moltres.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/monferno.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/morelull.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/morgrem.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/morpeko-hangry.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/morpeko.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/mothim.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/mr-mime-galar.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/mr-mime.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/mr-rime.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/mudbray.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/mudkip.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/mudsdale.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/muk-alola.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/muk.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/munchlax.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/munna.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/murkrow.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/musharna.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/naganadel.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/natu.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/necrozma-dawn.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/necrozma-dusk.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/necrozma-ultra.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/necrozma.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/nickit.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/nidoking.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/nidoqueen.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/nidoran-f.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/nidoran-m.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/nidorina.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/nidorino.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/nihilego.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/nincada.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/ninetales-alola.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/ninetales.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/ninjask.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/noctowl.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/noibat.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/noivern.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/nosepass.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/numel.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/nuzleaf.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/obstagoon.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/octillery.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/oddish.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/omanyte.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/omastar.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/onix.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/oranguru.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/orbeetle-gmax.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/orbeetle.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/oricorio-pau.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/oricorio-pom-pom.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/oricorio-sensu.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/oricorio.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/oshawott.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/pachirisu.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/palkia.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/palossand.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/palpitoad.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/pancham.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/pangoro.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/panpour.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/pansage.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/pansear.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/paras.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/parasect.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/passimian.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/patrat.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/pawniard.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/pelipper.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/perrserker.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/persian-alola.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/persian.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/petilil.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/phanpy.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/phantump.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/pheromosa.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/phione.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/pichu-spiky-eared.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/pichu.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/pidgeot-mega.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/pidgeot.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/pidgeotto.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/pidgey.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/pidove.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/pignite.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/pikachu-alola-cap.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/pikachu-belle.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/pikachu-cosplay.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/pikachu-gmax.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/pikachu-hoenn-cap.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/pikachu-kalos-cap.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/pikachu-libre.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/pikachu-original-cap.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/pikachu-partner-cap.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/pikachu-phd.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/pikachu-pop-star.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/pikachu-rock-star.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/pikachu-sinnoh-cap.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/pikachu-starter.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/pikachu-unova-cap.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/pikachu-world-cap.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/pikachu.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/pikipek.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/piloswine.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/pincurchin.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/pineco.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/pinsir-mega.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/pinsir.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/piplup.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/plusle.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/poipole.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/politoed.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/poliwag.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/poliwhirl.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/poliwrath.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/polteageist.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/ponyta-galar.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/ponyta.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/poochyena.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/popplio.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/porygon-z.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/porygon.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/porygon2.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/primarina.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/primeape.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/prinplup.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/probopass.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/psyduck.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/pumpkaboo-large.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/pumpkaboo-small.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/pumpkaboo-super.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/pumpkaboo.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/pupitar.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/purrloin.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/purugly.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/pyroar.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/pyukumuku.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/quagsire.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/quilava.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/quilladin.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/qwilfish.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/raboot.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/raichu-alola.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/raichu.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/raikou.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/ralts.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/rampardos.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/rapidash-galar.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/rapidash.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/raticate-alola.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/raticate.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/rattata-alola.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/rattata.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/rayquaza-mega.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/rayquaza.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/regice.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/regidrago.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/regieleki.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/regigigas.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/regirock.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/registeel.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/relicanth.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/remoraid.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/reshiram.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/reuniclus.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/rhydon.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/rhyhorn.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/rhyperior.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/ribombee.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/rillaboom-gmax.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/rillaboom.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/riolu.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/rockruff.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/roggenrola.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/rolycoly.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/rookidee.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/roselia.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/roserade.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/rotom-fan.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/rotom-frost.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/rotom-heat.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/rotom-mow.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/rotom-wash.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/rotom.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/rowlet.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/rufflet.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/runerigus.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/sableye-mega.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/sableye.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/salamence-mega.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/salamence.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/salandit.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/salazzle.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/samurott.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/sandaconda-gmax.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/sandaconda.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/sandile.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/sandshrew-alola.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/sandshrew.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/sandslash-alola.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/sandslash.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/sandygast.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/sawk.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/sawsbuck-autumn.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/sawsbuck-summer.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/sawsbuck-winter.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/sawsbuck.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/scatterbug.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/sceptile-mega.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/sceptile.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/scizor-mega.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/scizor.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/scolipede.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/scorbunny.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/scrafty.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/scraggy.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/scyther.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/seadra.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/seaking.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/sealeo.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/seedot.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/seel.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/seismitoad.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/sentret.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/serperior.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/servine.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/seviper.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/sewaddle.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/sharpedo-mega.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/sharpedo.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/shaymin-sky.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/shaymin.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/shedinja.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/shelgon.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/shellder.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/shellos-east.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/shellos.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/shelmet.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/shieldon.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/shiftry.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/shiinotic.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/shinx.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/shroomish.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/shuckle.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/shuppet.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/sigilyph.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/silcoon.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/silicobra.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/silvally-bug.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/silvally-dark.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/silvally-dragon.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/silvally-electric.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/silvally-fairy.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/silvally-fighting.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/silvally-fire.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/silvally-flying.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/silvally-ghost.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/silvally-grass.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/silvally-ground.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/silvally-ice.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/silvally-poison.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/silvally-psychic.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/silvally-rock.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/silvally-steel.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/silvally-water.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/silvally.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/simipour.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/simisage.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/simisear.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/sinistea.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/sirfetchd.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/sizzlipede.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/skarmory.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/skiddo.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/skiploom.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/skitty.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/skorupi.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/skrelp.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/skuntank.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/skwovet.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/slaking.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/slakoth.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/sliggoo.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/slowbro-galar.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/slowbro-mega.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/slowbro.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/slowking-galar.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/slowking.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/slowpoke-galar.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/slowpoke.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/slugma.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/slurpuff.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/smeargle.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/smoochum.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/sneasel.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/snivy.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/snom.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/snorlax-gmax.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/snorlax.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/snorunt.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/snover.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/snubbull.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/sobble.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/solgaleo.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/solosis.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/solrock.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/spearow.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/spectrier.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/spewpa.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/spheal.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/spinarak.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/spinda-blank.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/spinda-filled.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/spinda.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/spiritomb.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/spoink.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/spritzee.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/squirtle.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/stakataka.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/stantler.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/staraptor.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/staravia.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/starly.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/starmie.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/staryu.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/steelix-mega.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/steelix.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/steenee.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/stonjourner.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/stoutland.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/stufful.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/stunfisk-galar.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/stunfisk.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/stunky.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/sudowoodo.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/suicune.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/sunflora.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/sunkern.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/surskit.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/swablu.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/swadloon.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/swalot.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/swampert-mega.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/swampert.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/swanna.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/swellow.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/swinub.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/swirlix.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/swoobat.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/sylveon.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/taillow.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/talonflame.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/tangela.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/tangrowth.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/tapu-bulu.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/tapu-fini.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/tapu-koko.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/tapu-lele.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/tauros.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/teddiursa.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/tentacool.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/tentacruel.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/tepig.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/terrakion.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/thievul.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/throh.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/thundurus-therian.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/thundurus.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/thwackey.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/timburr.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/tirtouga.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/togedemaru.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/togekiss.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/togepi.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/togetic.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/torchic.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/torkoal.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/tornadus-therian.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/tornadus.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/torracat.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/torterra.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/totodile.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/toucannon.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/toxapex.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/toxel.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/toxicroak.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/toxtricity-gmax.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/toxtricity-low-key.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/toxtricity.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/tranquill.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/trapinch.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/treecko.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/trevenant.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/tropius.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/trubbish.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/trumbeak.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/tsareena.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/turtonator.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/turtwig.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/tympole.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/tynamo.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/type-null.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/typhlosion.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/tyranitar-mega.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/tyranitar.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/tyrantrum.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/tyrogue.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/tyrunt.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/umbreon.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/unfezant.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/unown-b.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/unown-c.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/unown-d.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/unown-e.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/unown-exclamation.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/unown-f.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/unown-g.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/unown-h.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/unown-i.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/unown-j.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/unown-k.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/unown-l.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/unown-m.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/unown-n.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/unown-o.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/unown-p.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/unown-q.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/unown-question.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/unown-r.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/unown-s.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/unown-t.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/unown-u.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/unown-v.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/unown-w.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/unown-x.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/unown-y.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/unown-z.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/unown.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/ursaring.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/urshifu-gmax.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/urshifu-rapid-strike-gmax.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/urshifu.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/uxie.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/vanillish.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/vanillite.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/vanilluxe.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/vaporeon.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/venipede.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/venomoth.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/venonat.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/venusaur-gmax.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/venusaur-mega.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/venusaur.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/vespiquen.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/vibrava.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/victini.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/victreebel.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/vigoroth.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/vikavolt.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/vileplume.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/virizion.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/vivillon-archipelago.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/vivillon-continental.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/vivillon-elegant.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/vivillon-fancy.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/vivillon-garden.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/vivillon-high-plains.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/vivillon-icy-snow.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/vivillon-jungle.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/vivillon-marine.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/vivillon-modern.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/vivillon-monsoon.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/vivillon-ocean.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/vivillon-poke-ball.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/vivillon-polar.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/vivillon-river.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/vivillon-sandstorm.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/vivillon-savanna.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/vivillon-sun.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/vivillon-tundra.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/vivillon.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/volbeat.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/volcanion.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/volcarona.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/voltorb.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/vullaby.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/vulpix-alola.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/vulpix.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/wailmer.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/wailord.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/walrein.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/wartortle.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/watchog.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/weavile.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/weedle.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/weepinbell.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/weezing-galar.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/weezing.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/whimsicott.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/whirlipede.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/whiscash.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/whismur.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/wigglytuff.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/wimpod.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/wingull.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/wishiwashi-school.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/wishiwashi.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/wobbuffet.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/woobat.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/wooloo.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/wooper.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/wormadam-sandy.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/wormadam-trash.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/wormadam.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/wurmple.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/wynaut.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/xatu.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/xerneas-active.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/xerneas.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/xurkitree.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/yamask-galar.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/yamask.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/yamper.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/yanma.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/yanmega.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/yungoos.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/yveltal.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/zacian-crowned.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/zacian.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/zamazenta-crowned.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/zamazenta.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/zangoose.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/zapdos-galar.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/zapdos.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/zarude-dada.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/zarude.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/zebstrika.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/zekrom.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/zeraora.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/zigzagoon-galar.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/zigzagoon.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/zoroark.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/zorua.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/zubat.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/zweilous.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/zygarde-10.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/zygarde-complete.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/regular/zygarde.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/abomasnow-mega.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/abomasnow.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/abra.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/absol-mega.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/absol.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/accelgor.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/aegislash-blade.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/aegislash.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/aerodactyl-mega.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/aerodactyl.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/aggron-mega.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/aggron.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/aipom.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/alakazam-mega.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/alakazam.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/alcremie-caramel-swirl-berry.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/alcremie-caramel-swirl-clover.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/alcremie-caramel-swirl-flower.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/alcremie-caramel-swirl-love.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/alcremie-caramel-swirl-plain.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/alcremie-caramel-swirl-ribbon.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/alcremie-caramel-swirl-star.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/alcremie-caramel-swirl-strawberry.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/alcremie-gmax.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/alcremie-lemon-cream-berry.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/alcremie-lemon-cream-clover.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/alcremie-lemon-cream-flower.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/alcremie-lemon-cream-love.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/alcremie-lemon-cream-plain.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/alcremie-lemon-cream-ribbon.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/alcremie-lemon-cream-star.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/alcremie-lemon-cream-strawberry.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/alcremie-matcha-cream-berry.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/alcremie-matcha-cream-clover.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/alcremie-matcha-cream-flower.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/alcremie-matcha-cream-love.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/alcremie-matcha-cream-plain.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/alcremie-matcha-cream-ribbon.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/alcremie-matcha-cream-star.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/alcremie-matcha-cream-strawberry.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/alcremie-mint-cream-berry.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/alcremie-mint-cream-clover.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/alcremie-mint-cream-flower.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/alcremie-mint-cream-love.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/alcremie-mint-cream-plain.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/alcremie-mint-cream-ribbon.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/alcremie-mint-cream-star.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/alcremie-mint-cream-strawberry.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/alcremie-rainbow-swirl-berry.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/alcremie-rainbow-swirl-clover.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/alcremie-rainbow-swirl-flower.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/alcremie-rainbow-swirl-love.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/alcremie-rainbow-swirl-plain.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/alcremie-rainbow-swirl-ribbon.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/alcremie-rainbow-swirl-star.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/alcremie-rainbow-swirl-strawberry.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/alcremie-ruby-cream-berry.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/alcremie-ruby-cream-clover.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/alcremie-ruby-cream-flower.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/alcremie-ruby-cream-love.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/alcremie-ruby-cream-plain.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/alcremie-ruby-cream-ribbon.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/alcremie-ruby-cream-star.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/alcremie-ruby-cream-strawberry.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/alcremie-ruby-swirl-berry.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/alcremie-ruby-swirl-clover.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/alcremie-ruby-swirl-flower.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/alcremie-ruby-swirl-love.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/alcremie-ruby-swirl-plain.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/alcremie-ruby-swirl-ribbon.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/alcremie-ruby-swirl-star.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/alcremie-ruby-swirl-strawberry.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/alcremie-salted-cream-berry.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/alcremie-salted-cream-clover.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/alcremie-salted-cream-flower.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/alcremie-salted-cream-love.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/alcremie-salted-cream-plain.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/alcremie-salted-cream-ribbon.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/alcremie-salted-cream-star.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/alcremie-salted-cream-strawberry.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/alcremie-vanilla-cream-berry.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/alcremie-vanilla-cream-clover.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/alcremie-vanilla-cream-flower.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/alcremie-vanilla-cream-love.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/alcremie-vanilla-cream-plain.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/alcremie-vanilla-cream-ribbon.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/alcremie-vanilla-cream-star.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/alcremie-vanilla-cream-strawberry.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/alcremie.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/alomomola.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/altaria-mega.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/altaria.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/amaura.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/ambipom.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/amoonguss.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/ampharos-mega.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/ampharos.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/anorith.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/appletun.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/applin.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/araquanid.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/arbok.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/arcanine.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/arceus-bug.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/arceus-dark.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/arceus-dragon.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/arceus-electric.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/arceus-fairy.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/arceus-fighting.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/arceus-fire.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/arceus-flying.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/arceus-ghost.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/arceus-grass.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/arceus-ground.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/arceus-ice.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/arceus-poison.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/arceus-psychic.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/arceus-rock.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/arceus-steel.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/arceus-water.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/arceus.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/archen.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/archeops.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/arctovish.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/arctozolt.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/ariados.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/armaldo.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/aromatisse.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/aron.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/arrokuda.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/articuno-galar.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/articuno.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/audino-mega.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/audino.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/aurorus.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/avalugg.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/axew.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/azelf.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/azumarill.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/azurill.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/bagon.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/baltoy.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/banette-mega.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/banette.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/barbaracle.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/barboach.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/barraskewda.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/basculin-blue-striped.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/basculin.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/bastiodon.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/bayleef.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/beartic.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/beautifly.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/beedrill-mega.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/beedrill.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/beheeyem.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/beldum.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/bellossom.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/bellsprout.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/bergmite.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/bewear.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/bibarel.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/bidoof.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/binacle.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/bisharp.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/blacephalon.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/blastoise-gmax.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/blastoise-mega.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/blastoise.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/blaziken-mega.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/blaziken.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/blipbug.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/blissey.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/blitzle.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/boldore.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/boltund.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/bonsly.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/bouffalant.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/bounsweet.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/braixen.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/braviary.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/breloom.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/brionne.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/bronzong.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/bronzor.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/bruxish.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/budew.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/buizel.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/bulbasaur.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/buneary.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/bunnelby.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/burmy-sandy.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/burmy-trash.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/burmy.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/butterfree-gmax.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/butterfree.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/buzzwole.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/cacnea.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/cacturne.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/calyrex-ice-rider.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/calyrex-shadow-rider.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/calyrex.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/camerupt-mega.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/camerupt.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/carbink.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/carkol.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/carnivine.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/carracosta.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/carvanha.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/cascoon.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/castform-rainy.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/castform-snowy.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/castform-sunny.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/castform.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/caterpie.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/celebi.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/celesteela.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/centiskorch-gmax.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/centiskorch.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/chandelure.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/chansey.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/charizard-gmax.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/charizard-mega-x.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/charizard-mega-y.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/charizard.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/charjabug.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/charmander.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/charmeleon.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/chatot.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/cherrim-sunshine.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/cherrim.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/cherubi.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/chesnaught.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/chespin.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/chewtle.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/chikorita.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/chimchar.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/chimecho.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/chinchou.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/chingling.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/cinccino.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/cinderace-gmax.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/cinderace.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/clamperl.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/clauncher.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/clawitzer.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/claydol.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/clefable.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/clefairy.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/cleffa.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/clobbopus.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/cloyster.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/coalossal-gmax.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/coalossal.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/cobalion.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/cofagrigus.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/combee.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/combusken.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/comfey.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/conkeldurr.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/copperajah-gmax.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/copperajah.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/corphish.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/corsola-galar.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/corsola.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/corviknight-gmax.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/corviknight.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/corvisquire.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/cosmoem.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/cosmog.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/cottonee.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/crabominable.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/crabrawler.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/cradily.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/cramorant-gorging.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/cramorant-gulping.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/cramorant.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/cranidos.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/crawdaunt.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/cresselia.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/croagunk.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/crobat.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/croconaw.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/crustle.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/cryogonal.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/cubchoo.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/cubone.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/cufant.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/cursola.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/cutiefly.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/cyndaquil.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/darkrai.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/darmanitan-galar-zen.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/darmanitan-galar.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/darmanitan-zen.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/darmanitan.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/dartrix.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/darumaka-galar.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/darumaka.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/decidueye.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/dedenne.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/deerling-autumn.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/deerling-summer.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/deerling-winter.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/deerling.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/deino.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/delcatty.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/delibird.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/delphox.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/deoxys-attack.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/deoxys-defense.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/deoxys-speed.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/deoxys.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/dewgong.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/dewott.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/dewpider.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/dhelmise.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/dialga.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/diancie-mega.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/diancie.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/diggersby.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/diglett-alola.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/diglett.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/ditto.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/dodrio.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/doduo.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/donphan.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/dottler.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/doublade.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/dracovish.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/dracozolt.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/dragalge.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/dragapult.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/dragonair.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/dragonite.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/drakloak.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/drampa.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/drapion.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/dratini.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/drednaw-gmax.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/drednaw.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/dreepy.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/drifblim.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/drifloon.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/drilbur.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/drizzile.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/drowzee.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/druddigon.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/dubwool.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/ducklett.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/dugtrio-alola.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/dugtrio.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/dunsparce.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/duosion.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/duraludon-gmax.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/duraludon.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/durant.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/dusclops.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/dusknoir.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/duskull.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/dustox.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/dwebble.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/eelektrik.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/eelektross.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/eevee-gmax.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/eevee-starter.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/eevee.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/eiscue-noice.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/eiscue.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/ekans.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/eldegoss.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/electabuzz.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/electivire.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/electrike.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/electrode.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/elekid.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/elgyem.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/emboar.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/emolga.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/empoleon.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/entei.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/escavalier.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/espeon.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/espurr.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/eternatus-eternamax.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/eternatus.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/excadrill.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/exeggcute.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/exeggutor-alola.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/exeggutor.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/exploud.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/falinks.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/farfetchd-galar.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/farfetchd.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/fearow.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/feebas.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/female/frillish.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/female/hippopotas.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/female/hippowdon.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/female/indeedee.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/female/jellicent.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/female/meowstic.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/female/pikachu-alola-cap.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/female/pikachu-hoenn-cap.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/female/pikachu-kalos-cap.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/female/pikachu-original-cap.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/female/pikachu-partner-cap.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/female/pikachu-sinnoh-cap.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/female/pikachu-starter.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/female/pikachu-unova-cap.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/female/pikachu-world-cap.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/female/pikachu.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/female/pyroar.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/female/unfezant.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/fennekin.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/feraligatr.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/ferroseed.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/ferrothorn.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/finneon.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/flaaffy.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/flabebe-blue.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/flabebe-orange.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/flabebe-white.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/flabebe-yellow.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/flabebe.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/flapple-gmax.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/flapple.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/flareon.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/fletchinder.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/fletchling.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/floatzel.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/floette-blue.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/floette-eternal.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/floette-orange.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/floette-white.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/floette-yellow.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/floette.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/florges-blue.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/florges-orange.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/florges-white.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/florges-yellow.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/florges.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/flygon.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/fomantis.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/foongus.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/forretress.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/fraxure.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/frillish.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/froakie.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/frogadier.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/froslass.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/frosmoth.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/furfrou-dandy.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/furfrou-debutante.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/furfrou-diamond.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/furfrou-heart.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/furfrou-kabuki.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/furfrou-la-reine.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/furfrou-matron.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/furfrou-pharaoh.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/furfrou-star.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/furfrou.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/furret.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/gabite.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/gallade-mega.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/gallade.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/galvantula.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/garbodor-gmax.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/garbodor.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/garchomp-mega.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/garchomp.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/gardevoir-mega.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/gardevoir.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/gastly.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/gastrodon-east.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/gastrodon.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/genesect-burn.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/genesect-chill.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/genesect-douse.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/genesect-shock.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/genesect-standard.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/genesect.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/gengar-gmax.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/gengar-mega.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/gengar.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/geodude-alola.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/geodude.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/gible.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/gigalith.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/girafarig.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/giratina-origin.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/giratina.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/glaceon.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/glalie-mega.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/glalie.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/glameow.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/glastrier.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/gligar.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/gliscor.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/gloom.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/gogoat.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/golbat.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/goldeen.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/golduck.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/golem-alola.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/golem.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/golett.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/golisopod.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/golurk.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/goodra.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/goomy.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/gorebyss.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/gossifleur.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/gothita.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/gothitelle.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/gothorita.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/gourgeist-large.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/gourgeist-small.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/gourgeist-super.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/gourgeist.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/granbull.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/grapploct.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/graveler-alola.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/graveler.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/greedent.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/greninja-ash.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/greninja.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/grimer-alola.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/grimer.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/grimmsnarl-gmax.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/grimmsnarl.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/grookey.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/grotle.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/groudon-primal.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/groudon.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/grovyle.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/growlithe.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/grubbin.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/grumpig.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/gulpin.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/gumshoos.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/gurdurr.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/guzzlord.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/gyarados-mega.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/gyarados.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/hakamo-o.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/happiny.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/hariyama.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/hatenna.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/hatterene-gmax.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/hatterene.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/hattrem.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/haunter.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/hawlucha.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/haxorus.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/heatmor.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/heatran.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/heliolisk.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/helioptile.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/heracross-mega.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/heracross.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/herdier.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/hippopotas.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/hippowdon.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/hitmonchan.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/hitmonlee.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/hitmontop.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/ho-oh.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/honchkrow.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/honedge.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/hoopa-unbound.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/hoopa.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/hoothoot.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/hoppip.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/horsea.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/houndoom-mega.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/houndoom.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/houndour.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/huntail.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/hydreigon.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/hypno.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/igglybuff.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/illumise.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/impidimp.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/incineroar.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/indeedee.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/infernape.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/inkay.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/inteleon-gmax.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/inteleon.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/ivysaur.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/jangmo-o.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/jellicent.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/jigglypuff.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/jirachi.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/jolteon.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/joltik.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/jumpluff.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/jynx.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/kabuto.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/kabutops.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/kadabra.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/kakuna.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/kangaskhan-mega.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/kangaskhan.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/karrablast.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/kartana.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/kecleon.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/keldeo-resolute.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/keldeo.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/kingdra.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/kingler-gmax.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/kingler.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/kirlia.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/klang.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/klefki.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/klink.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/klinklang.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/koffing.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/komala.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/kommo-o.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/krabby.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/kricketot.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/kricketune.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/krokorok.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/krookodile.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/kubfu.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/kyogre-primal.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/kyogre.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/kyurem-black.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/kyurem-white.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/kyurem.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/lairon.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/lampent.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/landorus-therian.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/landorus.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/lanturn.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/lapras-gmax.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/lapras.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/larvesta.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/larvitar.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/latias-mega.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/latias.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/latios-mega.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/latios.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/leafeon.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/leavanny.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/ledian.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/ledyba.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/lickilicky.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/lickitung.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/liepard.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/lileep.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/lilligant.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/lillipup.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/linoone-galar.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/linoone.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/litleo.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/litten.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/litwick.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/lombre.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/lopunny-mega.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/lopunny.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/lotad.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/loudred.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/lucario-mega.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/lucario.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/ludicolo.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/lugia-shadow.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/lugia.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/lumineon.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/lunala.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/lunatone.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/lurantis.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/luvdisc.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/luxio.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/luxray.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/lycanroc-dusk.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/lycanroc-midnight.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/lycanroc.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/machamp-gmax.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/machamp.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/machoke.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/machop.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/magby.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/magcargo.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/magearna-original.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/magearna.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/magikarp.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/magmar.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/magmortar.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/magnemite.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/magneton.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/magnezone.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/makuhita.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/malamar.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/mamoswine.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/manaphy.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/mandibuzz.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/manectric-mega.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/manectric.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/mankey.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/mantine.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/mantyke.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/maractus.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/mareanie.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/mareep.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/marill.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/marowak-alola.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/marowak.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/marshadow-gen7.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/marshadow.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/marshtomp.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/masquerain.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/mawile-mega.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/mawile.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/medicham-mega.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/medicham.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/meditite.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/meganium.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/melmetal-gmax.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/melmetal.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/meloetta-pirouette.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/meloetta.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/meltan.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/meowstic.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/meowth-alola.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/meowth-galar.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/meowth-gmax.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/meowth.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/mesprit.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/metagross-mega.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/metagross.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/metang.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/metapod.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/mew.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/mewtwo-mega-x.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/mewtwo-mega-y.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/mewtwo.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/mienfoo.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/mienshao.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/mightyena.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/milcery.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/milotic.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/miltank.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/mime-jr.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/mimikyu.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/minccino.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/minior-blue-gen7.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/minior-blue.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/minior-green-gen7.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/minior-green.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/minior-indigo-gen7.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/minior-indigo.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/minior-orange-gen7.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/minior-orange.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/minior-red-gen7.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/minior-red.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/minior-violet-gen7.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/minior-violet.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/minior-yellow-gen7.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/minior-yellow.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/minior.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/minun.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/misdreavus.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/mismagius.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/moltres-galar.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/moltres.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/monferno.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/morelull.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/morgrem.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/morpeko-hangry.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/morpeko.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/mothim.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/mr-mime-galar.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/mr-mime.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/mr-rime.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/mudbray.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/mudkip.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/mudsdale.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/muk-alola.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/muk.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/munchlax.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/munna.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/murkrow.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/musharna.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/naganadel.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/natu.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/necrozma-dawn.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/necrozma-dusk.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/necrozma-ultra.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/necrozma.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/nickit.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/nidoking.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/nidoqueen.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/nidoran-f.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/nidoran-m.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/nidorina.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/nidorino.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/nihilego.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/nincada.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/ninetales-alola.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/ninetales.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/ninjask.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/noctowl.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/noibat.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/noivern.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/nosepass.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/numel.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/nuzleaf.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/obstagoon.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/octillery.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/oddish.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/omanyte.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/omastar.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/onix.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/oranguru.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/orbeetle-gmax.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/orbeetle.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/oricorio-pau.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/oricorio-pom-pom.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/oricorio-sensu.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/oricorio.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/oshawott.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/pachirisu.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/palkia.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/palossand.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/palpitoad.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/pancham.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/pangoro.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/panpour.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/pansage.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/pansear.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/paras.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/parasect.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/passimian.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/patrat.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/pawniard.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/pelipper.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/perrserker.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/persian-alola.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/persian.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/petilil.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/phanpy.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/phantump.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/pheromosa.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/phione.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/pichu-spiky-eared.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/pichu.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/pidgeot-mega.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/pidgeot.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/pidgeotto.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/pidgey.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/pidove.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/pignite.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/pikachu-alola-cap.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/pikachu-belle.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/pikachu-cosplay.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/pikachu-gmax.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/pikachu-hoenn-cap.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/pikachu-kalos-cap.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/pikachu-libre.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/pikachu-original-cap.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/pikachu-partner-cap.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/pikachu-phd.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/pikachu-pop-star.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/pikachu-rock-star.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/pikachu-sinnoh-cap.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/pikachu-starter.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/pikachu-unova-cap.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/pikachu-world-cap.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/pikachu.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/pikipek.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/piloswine.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/pincurchin.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/pineco.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/pinsir-mega.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/pinsir.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/piplup.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/plusle.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/poipole.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/politoed.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/poliwag.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/poliwhirl.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/poliwrath.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/polteageist.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/ponyta-galar.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/ponyta.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/poochyena.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/popplio.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/porygon-z.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/porygon.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/porygon2.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/primarina.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/primeape.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/prinplup.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/probopass.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/psyduck.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/pumpkaboo-large.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/pumpkaboo-small.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/pumpkaboo-super.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/pumpkaboo.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/pupitar.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/purrloin.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/purugly.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/pyroar.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/pyukumuku.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/quagsire.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/quilava.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/quilladin.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/qwilfish.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/raboot.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/raichu-alola.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/raichu.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/raikou.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/ralts.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/rampardos.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/rapidash-galar.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/rapidash.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/raticate-alola.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/raticate.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/rattata-alola.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/rattata.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/rayquaza-mega.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/rayquaza.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/regice.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/regidrago.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/regieleki.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/regigigas.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/regirock.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/registeel.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/relicanth.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/remoraid.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/reshiram.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/reuniclus.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/rhydon.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/rhyhorn.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/rhyperior.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/ribombee.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/rillaboom-gmax.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/rillaboom.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/riolu.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/rockruff.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/roggenrola.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/rolycoly.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/rookidee.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/roselia.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/roserade.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/rotom-fan.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/rotom-frost.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/rotom-heat.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/rotom-mow.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/rotom-wash.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/rotom.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/rowlet.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/rufflet.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/runerigus.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/sableye-mega.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/sableye.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/salamence-mega.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/salamence.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/salandit.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/salazzle.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/samurott.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/sandaconda-gmax.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/sandaconda.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/sandile.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/sandshrew-alola.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/sandshrew.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/sandslash-alola.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/sandslash.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/sandygast.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/sawk.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/sawsbuck-autumn.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/sawsbuck-summer.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/sawsbuck-winter.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/sawsbuck.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/scatterbug.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/sceptile-mega.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/sceptile.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/scizor-mega.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/scizor.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/scolipede.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/scorbunny.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/scrafty.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/scraggy.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/scyther.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/seadra.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/seaking.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/sealeo.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/seedot.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/seel.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/seismitoad.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/sentret.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/serperior.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/servine.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/seviper.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/sewaddle.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/sharpedo-mega.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/sharpedo.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/shaymin-sky.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/shaymin.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/shedinja.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/shelgon.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/shellder.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/shellos-east.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/shellos.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/shelmet.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/shieldon.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/shiftry.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/shiinotic.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/shinx.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/shroomish.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/shuckle.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/shuppet.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/sigilyph.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/silcoon.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/silicobra.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/silvally-bug.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/silvally-dark.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/silvally-dragon.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/silvally-electric.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/silvally-fairy.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/silvally-fighting.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/silvally-fire.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/silvally-flying.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/silvally-ghost.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/silvally-grass.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/silvally-ground.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/silvally-ice.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/silvally-poison.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/silvally-psychic.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/silvally-rock.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/silvally-steel.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/silvally-water.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/silvally.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/simipour.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/simisage.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/simisear.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/sinistea.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/sirfetchd.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/sizzlipede.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/skarmory.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/skiddo.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/skiploom.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/skitty.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/skorupi.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/skrelp.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/skuntank.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/skwovet.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/slaking.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/slakoth.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/sliggoo.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/slowbro-galar.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/slowbro-mega.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/slowbro.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/slowking-galar.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/slowking.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/slowpoke-galar.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/slowpoke.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/slugma.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/slurpuff.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/smeargle.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/smoochum.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/sneasel.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/snivy.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/snom.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/snorlax-gmax.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/snorlax.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/snorunt.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/snover.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/snubbull.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/sobble.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/solgaleo.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/solosis.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/solrock.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/spearow.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/spectrier.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/spewpa.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/spheal.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/spinarak.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/spinda-blank.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/spinda-filled.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/spinda.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/spiritomb.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/spoink.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/spritzee.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/squirtle.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/stakataka.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/stantler.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/staraptor.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/staravia.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/starly.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/starmie.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/staryu.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/steelix-mega.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/steelix.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/steenee.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/stonjourner.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/stoutland.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/stufful.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/stunfisk-galar.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/stunfisk.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/stunky.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/sudowoodo.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/suicune.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/sunflora.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/sunkern.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/surskit.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/swablu.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/swadloon.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/swalot.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/swampert-mega.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/swampert.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/swanna.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/swellow.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/swinub.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/swirlix.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/swoobat.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/sylveon.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/taillow.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/talonflame.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/tangela.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/tangrowth.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/tapu-bulu.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/tapu-fini.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/tapu-koko.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/tapu-lele.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/tauros.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/teddiursa.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/tentacool.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/tentacruel.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/tepig.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/terrakion.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/thievul.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/throh.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/thundurus-therian.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/thundurus.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/thwackey.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/timburr.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/tirtouga.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/togedemaru.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/togekiss.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/togepi.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/togetic.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/torchic.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/torkoal.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/tornadus-therian.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/tornadus.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/torracat.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/torterra.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/totodile.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/toucannon.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/toxapex.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/toxel.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/toxicroak.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/toxtricity-gmax.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/toxtricity-low-key.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/toxtricity.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/tranquill.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/trapinch.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/treecko.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/trevenant.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/tropius.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/trubbish.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/trumbeak.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/tsareena.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/turtonator.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/turtwig.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/tympole.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/tynamo.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/type-null.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/typhlosion.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/tyranitar-mega.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/tyranitar.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/tyrantrum.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/tyrogue.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/tyrunt.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/umbreon.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/unfezant.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/unown-b.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/unown-c.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/unown-d.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/unown-e.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/unown-exclamation.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/unown-f.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/unown-g.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/unown-h.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/unown-i.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/unown-j.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/unown-k.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/unown-l.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/unown-m.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/unown-n.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/unown-o.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/unown-p.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/unown-q.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/unown-question.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/unown-r.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/unown-s.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/unown-t.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/unown-u.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/unown-v.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/unown-w.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/unown-x.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/unown-y.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/unown-z.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/unown.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/ursaring.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/urshifu-gmax.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/urshifu-rapid-strike-gmax.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/urshifu.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/uxie.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/vanillish.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/vanillite.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/vanilluxe.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/vaporeon.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/venipede.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/venomoth.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/venonat.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/venusaur-gmax.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/venusaur-mega.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/venusaur.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/vespiquen.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/vibrava.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/victini.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/victreebel.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/vigoroth.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/vikavolt.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/vileplume.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/virizion.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/vivillon-archipelago.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/vivillon-continental.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/vivillon-elegant.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/vivillon-fancy.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/vivillon-garden.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/vivillon-high-plains.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/vivillon-icy-snow.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/vivillon-jungle.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/vivillon-marine.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/vivillon-modern.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/vivillon-monsoon.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/vivillon-ocean.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/vivillon-poke-ball.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/vivillon-polar.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/vivillon-river.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/vivillon-sandstorm.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/vivillon-savanna.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/vivillon-sun.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/vivillon-tundra.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/vivillon.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/volbeat.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/volcanion.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/volcarona.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/voltorb.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/vullaby.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/vulpix-alola.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/vulpix.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/wailmer.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/wailord.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/walrein.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/wartortle.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/watchog.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/weavile.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/weedle.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/weepinbell.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/weezing-galar.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/weezing.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/whimsicott.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/whirlipede.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/whiscash.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/whismur.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/wigglytuff.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/wimpod.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/wingull.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/wishiwashi-school.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/wishiwashi.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/wobbuffet.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/woobat.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/wooloo.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/wooper.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/wormadam-sandy.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/wormadam-trash.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/wormadam.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/wurmple.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/wynaut.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/xatu.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/xerneas-active.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/xerneas.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/xurkitree.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/yamask-galar.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/yamask.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/yamper.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/yanma.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/yanmega.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/yungoos.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/yveltal.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/zacian-crowned.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/zacian.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/zamazenta-crowned.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/zamazenta.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/zangoose.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/zapdos-galar.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/zapdos.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/zarude-dada.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/zarude.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/zebstrika.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/zekrom.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/zeraora.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/zigzagoon-galar.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/zigzagoon.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/zoroark.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/zorua.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/zubat.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/zweilous.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/zygarde-10.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/zygarde-complete.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/shiny/zygarde.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/unknown-gen5.png</key>\n            <key type=\"filename\">../../../app/build/creatures/pokemon-gen8/unknown.png</key>\n            <struct type=\"IndividualSpriteSettings\">\n                <key>pivotPoint</key>\n                <point_f>0,0</point_f>\n                <key>spriteScale</key>\n                <double>1</double>\n                <key>scale9Enabled</key>\n                <false/>\n                <key>scale9Borders</key>\n                <rect>17,14,34,28</rect>\n                <key>scale9Paddings</key>\n                <rect>17,14,34,28</rect>\n                <key>scale9FromFile</key>\n                <false/>\n            </struct>\n        </map>\n        <key>fileList</key>\n        <array>\n            <filename>../../../app/build/creatures/pokemon-gen8</filename>\n        </array>\n        <key>ignoreFileList</key>\n        <array/>\n        <key>replaceList</key>\n        <array/>\n        <key>ignoredWarnings</key>\n        <array/>\n        <key>commonDivisorX</key>\n        <uint>1</uint>\n        <key>commonDivisorY</key>\n        <uint>1</uint>\n        <key>packNormalMaps</key>\n        <false/>\n        <key>autodetectNormalMaps</key>\n        <true/>\n        <key>normalMapFilter</key>\n        <string></string>\n        <key>normalMapSuffix</key>\n        <string></string>\n        <key>normalMapSheetFileName</key>\n        <filename></filename>\n        <key>exporterProperties</key>\n        <map type=\"ExporterProperties\">\n            <key>css::media-query-2x</key>\n            <struct type=\"ExporterProperty\">\n                <key>value</key>\n                <string>(-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi)</string>\n            </struct>\n            <key>css::sprite-prefix</key>\n            <struct type=\"ExporterProperty\">\n                <key>value</key>\n                <string></string>\n            </struct>\n        </map>\n    </struct>\n</data>\n"
  },
  {
    "path": "copyrighted/textures/rse/npcs.json",
    "content": "{\"frames\": {\n\n\"ace_trainer_down_0\":\n{\n\t\"frame\": {\"x\":256,\"y\":113,\"w\":14,\"h\":20},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"ace_trainer_down_1\":\n{\n\t\"frame\": {\"x\":521,\"y\":45,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"ace_trainer_down_2\":\n{\n\t\"frame\": {\"x\":510,\"y\":1,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"ace_trainer_left_0\":\n{\n\t\"frame\": {\"x\":212,\"y\":115,\"w\":12,\"h\":20},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":20},\n\t\"sourceSize\": {\"w\":12,\"h\":20}\n},\n\"ace_trainer_left_1\":\n{\n\t\"frame\": {\"x\":1059,\"y\":67,\"w\":12,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":20},\n\t\"sourceSize\": {\"w\":12,\"h\":20}\n},\n\"ace_trainer_left_2\":\n{\n\t\"frame\": {\"x\":1060,\"y\":45,\"w\":12,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":20},\n\t\"sourceSize\": {\"w\":12,\"h\":20}\n},\n\"ace_trainer_right_0\":\n{\n\t\"frame\": {\"x\":1064,\"y\":23,\"w\":12,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":20},\n\t\"sourceSize\": {\"w\":12,\"h\":20}\n},\n\"ace_trainer_right_1\":\n{\n\t\"frame\": {\"x\":1065,\"y\":1,\"w\":12,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":20},\n\t\"sourceSize\": {\"w\":12,\"h\":20}\n},\n\"ace_trainer_right_2\":\n{\n\t\"frame\": {\"x\":1069,\"y\":89,\"w\":12,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":20},\n\t\"sourceSize\": {\"w\":12,\"h\":20}\n},\n\"ace_trainer_up_0\":\n{\n\t\"frame\": {\"x\":525,\"y\":23,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"ace_trainer_up_1\":\n{\n\t\"frame\": {\"x\":526,\"y\":1,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"ace_trainer_up_2\":\n{\n\t\"frame\": {\"x\":537,\"y\":45,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"aroma_down_0\":\n{\n\t\"frame\": {\"x\":104,\"y\":71,\"w\":16,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":20},\n\t\"sourceSize\": {\"w\":16,\"h\":20}\n},\n\"aroma_down_1\":\n{\n\t\"frame\": {\"x\":122,\"y\":71,\"w\":16,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":20},\n\t\"sourceSize\": {\"w\":16,\"h\":20}\n},\n\"aroma_down_2\":\n{\n\t\"frame\": {\"x\":210,\"y\":93,\"w\":16,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":20},\n\t\"sourceSize\": {\"w\":16,\"h\":20}\n},\n\"aroma_left_0\":\n{\n\t\"frame\": {\"x\":541,\"y\":23,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"aroma_left_1\":\n{\n\t\"frame\": {\"x\":542,\"y\":1,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"aroma_left_2\":\n{\n\t\"frame\": {\"x\":537,\"y\":67,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"aroma_right_0\":\n{\n\t\"frame\": {\"x\":547,\"y\":89,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"aroma_right_1\":\n{\n\t\"frame\": {\"x\":553,\"y\":45,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"aroma_right_2\":\n{\n\t\"frame\": {\"x\":557,\"y\":23,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"aroma_up_0\":\n{\n\t\"frame\": {\"x\":218,\"y\":70,\"w\":16,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":20},\n\t\"sourceSize\": {\"w\":16,\"h\":20}\n},\n\"aroma_up_1\":\n{\n\t\"frame\": {\"x\":228,\"y\":92,\"w\":16,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":20},\n\t\"sourceSize\": {\"w\":16,\"h\":20}\n},\n\"aroma_up_2\":\n{\n\t\"frame\": {\"x\":220,\"y\":47,\"w\":16,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":20},\n\t\"sourceSize\": {\"w\":16,\"h\":20}\n},\n\"black_belt_down_0\":\n{\n\t\"frame\": {\"x\":278,\"y\":112,\"w\":15,\"h\":20},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":15,\"h\":20},\n\t\"sourceSize\": {\"w\":15,\"h\":20}\n},\n\"black_belt_down_1\":\n{\n\t\"frame\": {\"x\":436,\"y\":45,\"w\":15,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":15,\"h\":20},\n\t\"sourceSize\": {\"w\":15,\"h\":20}\n},\n\"black_belt_down_2\":\n{\n\t\"frame\": {\"x\":558,\"y\":1,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"black_belt_left_0\":\n{\n\t\"frame\": {\"x\":1073,\"y\":67,\"w\":12,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":20},\n\t\"sourceSize\": {\"w\":12,\"h\":20}\n},\n\"black_belt_left_1\":\n{\n\t\"frame\": {\"x\":234,\"y\":114,\"w\":13,\"h\":20},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":13,\"h\":20},\n\t\"sourceSize\": {\"w\":13,\"h\":20}\n},\n\"black_belt_left_2\":\n{\n\t\"frame\": {\"x\":969,\"y\":67,\"w\":13,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":13,\"h\":20},\n\t\"sourceSize\": {\"w\":13,\"h\":20}\n},\n\"black_belt_right_0\":\n{\n\t\"frame\": {\"x\":1074,\"y\":45,\"w\":12,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":20},\n\t\"sourceSize\": {\"w\":12,\"h\":20}\n},\n\"black_belt_right_1\":\n{\n\t\"frame\": {\"x\":979,\"y\":89,\"w\":13,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":13,\"h\":20},\n\t\"sourceSize\": {\"w\":13,\"h\":20}\n},\n\"black_belt_right_2\":\n{\n\t\"frame\": {\"x\":984,\"y\":67,\"w\":13,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":13,\"h\":20},\n\t\"sourceSize\": {\"w\":13,\"h\":20}\n},\n\"black_belt_up_0\":\n{\n\t\"frame\": {\"x\":452,\"y\":67,\"w\":15,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":15,\"h\":20},\n\t\"sourceSize\": {\"w\":15,\"h\":20}\n},\n\"black_belt_up_1\":\n{\n\t\"frame\": {\"x\":553,\"y\":67,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"black_belt_up_2\":\n{\n\t\"frame\": {\"x\":462,\"y\":89,\"w\":15,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":15,\"h\":20},\n\t\"sourceSize\": {\"w\":15,\"h\":20}\n},\n\"boat_down_0\":\n{\n\t\"frame\": {\"x\":1,\"y\":69,\"w\":20,\"h\":29},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":20,\"h\":29},\n\t\"sourceSize\": {\"w\":20,\"h\":29}\n},\n\"boat_left_0\":\n{\n\t\"frame\": {\"x\":1,\"y\":1,\"w\":32,\"h\":29},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":32,\"h\":29},\n\t\"sourceSize\": {\"w\":32,\"h\":29}\n},\n\"boat_right_0\":\n{\n\t\"frame\": {\"x\":1,\"y\":35,\"w\":32,\"h\":29},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":32,\"h\":29},\n\t\"sourceSize\": {\"w\":32,\"h\":29}\n},\n\"boat_up_0\":\n{\n\t\"frame\": {\"x\":23,\"y\":69,\"w\":20,\"h\":29},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":20,\"h\":29},\n\t\"sourceSize\": {\"w\":20,\"h\":29}\n},\n\"brawly_down_0\":\n{\n\t\"frame\": {\"x\":236,\"y\":69,\"w\":16,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":20},\n\t\"sourceSize\": {\"w\":16,\"h\":20}\n},\n\"brawly_left_0\":\n{\n\t\"frame\": {\"x\":985,\"y\":45,\"w\":13,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":13,\"h\":20},\n\t\"sourceSize\": {\"w\":13,\"h\":20}\n},\n\"brawly_right_0\":\n{\n\t\"frame\": {\"x\":989,\"y\":23,\"w\":13,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":13,\"h\":20},\n\t\"sourceSize\": {\"w\":13,\"h\":20}\n},\n\"brawly_up_0\":\n{\n\t\"frame\": {\"x\":246,\"y\":91,\"w\":16,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":20},\n\t\"sourceSize\": {\"w\":16,\"h\":20}\n},\n\"bug_catcher_down_0\":\n{\n\t\"frame\": {\"x\":224,\"y\":24,\"w\":16,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":20},\n\t\"sourceSize\": {\"w\":16,\"h\":20}\n},\n\"bug_catcher_down_1\":\n{\n\t\"frame\": {\"x\":238,\"y\":46,\"w\":16,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":20},\n\t\"sourceSize\": {\"w\":16,\"h\":20}\n},\n\"bug_catcher_down_2\":\n{\n\t\"frame\": {\"x\":254,\"y\":68,\"w\":16,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":20},\n\t\"sourceSize\": {\"w\":16,\"h\":20}\n},\n\"bug_catcher_left_0\":\n{\n\t\"frame\": {\"x\":264,\"y\":90,\"w\":16,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":20},\n\t\"sourceSize\": {\"w\":16,\"h\":20}\n},\n\"bug_catcher_left_1\":\n{\n\t\"frame\": {\"x\":227,\"y\":1,\"w\":16,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":20},\n\t\"sourceSize\": {\"w\":16,\"h\":20}\n},\n\"bug_catcher_left_2\":\n{\n\t\"frame\": {\"x\":242,\"y\":23,\"w\":16,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":20},\n\t\"sourceSize\": {\"w\":16,\"h\":20}\n},\n\"bug_catcher_right_0\":\n{\n\t\"frame\": {\"x\":245,\"y\":1,\"w\":16,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":20},\n\t\"sourceSize\": {\"w\":16,\"h\":20}\n},\n\"bug_catcher_right_1\":\n{\n\t\"frame\": {\"x\":256,\"y\":45,\"w\":16,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":20},\n\t\"sourceSize\": {\"w\":16,\"h\":20}\n},\n\"bug_catcher_right_2\":\n{\n\t\"frame\": {\"x\":260,\"y\":23,\"w\":16,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":20},\n\t\"sourceSize\": {\"w\":16,\"h\":20}\n},\n\"bug_catcher_up_0\":\n{\n\t\"frame\": {\"x\":263,\"y\":1,\"w\":16,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":20},\n\t\"sourceSize\": {\"w\":16,\"h\":20}\n},\n\"bug_catcher_up_1\":\n{\n\t\"frame\": {\"x\":272,\"y\":67,\"w\":16,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":20},\n\t\"sourceSize\": {\"w\":16,\"h\":20}\n},\n\"bug_catcher_up_2\":\n{\n\t\"frame\": {\"x\":274,\"y\":45,\"w\":16,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":20},\n\t\"sourceSize\": {\"w\":16,\"h\":20}\n},\n\"elder_f_down_0\":\n{\n\t\"frame\": {\"x\":32,\"y\":49,\"w\":16,\"h\":18},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":18},\n\t\"sourceSize\": {\"w\":16,\"h\":18}\n},\n\"elder_f_down_1\":\n{\n\t\"frame\": {\"x\":50,\"y\":49,\"w\":16,\"h\":18},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":18},\n\t\"sourceSize\": {\"w\":16,\"h\":18}\n},\n\"elder_f_down_2\":\n{\n\t\"frame\": {\"x\":68,\"y\":73,\"w\":16,\"h\":18},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":18},\n\t\"sourceSize\": {\"w\":16,\"h\":18}\n},\n\"elder_f_left_0\":\n{\n\t\"frame\": {\"x\":1291,\"y\":109,\"w\":14,\"h\":18},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":18},\n\t\"sourceSize\": {\"w\":14,\"h\":18}\n},\n\"elder_f_left_1\":\n{\n\t\"frame\": {\"x\":1407,\"y\":85,\"w\":14,\"h\":18},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":18},\n\t\"sourceSize\": {\"w\":14,\"h\":18}\n},\n\"elder_f_left_2\":\n{\n\t\"frame\": {\"x\":1416,\"y\":105,\"w\":14,\"h\":18},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":18},\n\t\"sourceSize\": {\"w\":14,\"h\":18}\n},\n\"elder_f_right_0\":\n{\n\t\"frame\": {\"x\":1410,\"y\":43,\"w\":14,\"h\":18},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":18},\n\t\"sourceSize\": {\"w\":14,\"h\":18}\n},\n\"elder_f_right_1\":\n{\n\t\"frame\": {\"x\":1414,\"y\":22,\"w\":14,\"h\":18},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":18},\n\t\"sourceSize\": {\"w\":14,\"h\":18}\n},\n\"elder_f_right_2\":\n{\n\t\"frame\": {\"x\":1417,\"y\":1,\"w\":14,\"h\":18},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":18},\n\t\"sourceSize\": {\"w\":14,\"h\":18}\n},\n\"elder_f_up_0\":\n{\n\t\"frame\": {\"x\":86,\"y\":73,\"w\":16,\"h\":18},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":18},\n\t\"sourceSize\": {\"w\":16,\"h\":18}\n},\n\"elder_f_up_1\":\n{\n\t\"frame\": {\"x\":812,\"y\":111,\"w\":16,\"h\":18},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":18},\n\t\"sourceSize\": {\"w\":16,\"h\":18}\n},\n\"elder_f_up_2\":\n{\n\t\"frame\": {\"x\":832,\"y\":111,\"w\":16,\"h\":18},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":18},\n\t\"sourceSize\": {\"w\":16,\"h\":18}\n},\n\"elder_m_down_0\":\n{\n\t\"frame\": {\"x\":476,\"y\":111,\"w\":16,\"h\":19},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":19},\n\t\"sourceSize\": {\"w\":16,\"h\":19}\n},\n\"elder_m_left_0\":\n{\n\t\"frame\": {\"x\":1261,\"y\":1,\"w\":14,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":19},\n\t\"sourceSize\": {\"w\":14,\"h\":19}\n},\n\"elder_m_right_0\":\n{\n\t\"frame\": {\"x\":1265,\"y\":89,\"w\":14,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":19},\n\t\"sourceSize\": {\"w\":14,\"h\":19}\n},\n\"elder_m_up_0\":\n{\n\t\"frame\": {\"x\":497,\"y\":111,\"w\":16,\"h\":19},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":19},\n\t\"sourceSize\": {\"w\":16,\"h\":19}\n},\n\"expert_f_down_0\":\n{\n\t\"frame\": {\"x\":1410,\"y\":63,\"w\":14,\"h\":18},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":18},\n\t\"sourceSize\": {\"w\":14,\"h\":18}\n},\n\"expert_f_down_1\":\n{\n\t\"frame\": {\"x\":1423,\"y\":83,\"w\":14,\"h\":18},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":18},\n\t\"sourceSize\": {\"w\":14,\"h\":18}\n},\n\"expert_f_down_2\":\n{\n\t\"frame\": {\"x\":1432,\"y\":103,\"w\":14,\"h\":18},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":18},\n\t\"sourceSize\": {\"w\":14,\"h\":18}\n},\n\"expert_f_left_0\":\n{\n\t\"frame\": {\"x\":1426,\"y\":42,\"w\":14,\"h\":18},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":18},\n\t\"sourceSize\": {\"w\":14,\"h\":18}\n},\n\"expert_f_left_1\":\n{\n\t\"frame\": {\"x\":1430,\"y\":21,\"w\":14,\"h\":18},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":18},\n\t\"sourceSize\": {\"w\":14,\"h\":18}\n},\n\"expert_f_left_2\":\n{\n\t\"frame\": {\"x\":1433,\"y\":1,\"w\":14,\"h\":18},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":18},\n\t\"sourceSize\": {\"w\":14,\"h\":18}\n},\n\"expert_f_right_0\":\n{\n\t\"frame\": {\"x\":1426,\"y\":62,\"w\":14,\"h\":18},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":18},\n\t\"sourceSize\": {\"w\":14,\"h\":18}\n},\n\"expert_f_right_1\":\n{\n\t\"frame\": {\"x\":1439,\"y\":82,\"w\":14,\"h\":18},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":18},\n\t\"sourceSize\": {\"w\":14,\"h\":18}\n},\n\"expert_f_right_2\":\n{\n\t\"frame\": {\"x\":1448,\"y\":102,\"w\":14,\"h\":18},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":18},\n\t\"sourceSize\": {\"w\":14,\"h\":18}\n},\n\"expert_f_up_0\":\n{\n\t\"frame\": {\"x\":1442,\"y\":41,\"w\":14,\"h\":18},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":18},\n\t\"sourceSize\": {\"w\":14,\"h\":18}\n},\n\"expert_f_up_1\":\n{\n\t\"frame\": {\"x\":1446,\"y\":21,\"w\":14,\"h\":18},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":18},\n\t\"sourceSize\": {\"w\":14,\"h\":18}\n},\n\"expert_f_up_2\":\n{\n\t\"frame\": {\"x\":1449,\"y\":1,\"w\":14,\"h\":18},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":18},\n\t\"sourceSize\": {\"w\":14,\"h\":18}\n},\n\"fisher_down_0\":\n{\n\t\"frame\": {\"x\":425,\"y\":1,\"w\":15,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":15,\"h\":20},\n\t\"sourceSize\": {\"w\":15,\"h\":20}\n},\n\"fisher_down_1\":\n{\n\t\"frame\": {\"x\":440,\"y\":23,\"w\":15,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":15,\"h\":20},\n\t\"sourceSize\": {\"w\":15,\"h\":20}\n},\n\"fisher_down_2\":\n{\n\t\"frame\": {\"x\":453,\"y\":45,\"w\":15,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":15,\"h\":20},\n\t\"sourceSize\": {\"w\":15,\"h\":20}\n},\n\"fisher_left_0\":\n{\n\t\"frame\": {\"x\":563,\"y\":89,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"fisher_left_1\":\n{\n\t\"frame\": {\"x\":569,\"y\":45,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"fisher_left_2\":\n{\n\t\"frame\": {\"x\":573,\"y\":23,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"fisher_right_0\":\n{\n\t\"frame\": {\"x\":574,\"y\":1,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"fisher_right_1\":\n{\n\t\"frame\": {\"x\":569,\"y\":67,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"fisher_right_2\":\n{\n\t\"frame\": {\"x\":579,\"y\":89,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"fisher_up_0\":\n{\n\t\"frame\": {\"x\":469,\"y\":67,\"w\":15,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":15,\"h\":20},\n\t\"sourceSize\": {\"w\":15,\"h\":20}\n},\n\"fisher_up_1\":\n{\n\t\"frame\": {\"x\":585,\"y\":45,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"fisher_up_2\":\n{\n\t\"frame\": {\"x\":479,\"y\":89,\"w\":15,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":15,\"h\":20},\n\t\"sourceSize\": {\"w\":15,\"h\":20}\n},\n\"generic_c1_down_0\":\n{\n\t\"frame\": {\"x\":1620,\"y\":115,\"w\":12,\"h\":14},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":14},\n\t\"sourceSize\": {\"w\":12,\"h\":14}\n},\n\"generic_c1_down_1\":\n{\n\t\"frame\": {\"x\":1615,\"y\":17,\"w\":12,\"h\":14},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":14},\n\t\"sourceSize\": {\"w\":12,\"h\":14}\n},\n\"generic_c1_down_2\":\n{\n\t\"frame\": {\"x\":1619,\"y\":1,\"w\":12,\"h\":14},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":14},\n\t\"sourceSize\": {\"w\":12,\"h\":14}\n},\n\"generic_c1_left_0\":\n{\n\t\"frame\": {\"x\":116,\"y\":116,\"w\":11,\"h\":14},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":11,\"h\":14},\n\t\"sourceSize\": {\"w\":11,\"h\":14}\n},\n\"generic_c1_left_1\":\n{\n\t\"frame\": {\"x\":132,\"y\":116,\"w\":11,\"h\":14},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":11,\"h\":14},\n\t\"sourceSize\": {\"w\":11,\"h\":14}\n},\n\"generic_c1_left_2\":\n{\n\t\"frame\": {\"x\":148,\"y\":116,\"w\":11,\"h\":14},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":11,\"h\":14},\n\t\"sourceSize\": {\"w\":11,\"h\":14}\n},\n\"generic_c1_right_0\":\n{\n\t\"frame\": {\"x\":164,\"y\":116,\"w\":11,\"h\":14},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":11,\"h\":14},\n\t\"sourceSize\": {\"w\":11,\"h\":14}\n},\n\"generic_c1_right_1\":\n{\n\t\"frame\": {\"x\":180,\"y\":116,\"w\":11,\"h\":14},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":11,\"h\":14},\n\t\"sourceSize\": {\"w\":11,\"h\":14}\n},\n\"generic_c1_right_2\":\n{\n\t\"frame\": {\"x\":196,\"y\":116,\"w\":11,\"h\":14},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":11,\"h\":14},\n\t\"sourceSize\": {\"w\":11,\"h\":14}\n},\n\"generic_c1_up_0\":\n{\n\t\"frame\": {\"x\":1620,\"y\":81,\"w\":12,\"h\":14},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":14},\n\t\"sourceSize\": {\"w\":12,\"h\":14}\n},\n\"generic_c1_up_1\":\n{\n\t\"frame\": {\"x\":1623,\"y\":65,\"w\":12,\"h\":14},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":14},\n\t\"sourceSize\": {\"w\":12,\"h\":14}\n},\n\"generic_c1_up_2\":\n{\n\t\"frame\": {\"x\":1624,\"y\":49,\"w\":12,\"h\":14},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":14},\n\t\"sourceSize\": {\"w\":12,\"h\":14}\n},\n\"generic_c2_down_0\":\n{\n\t\"frame\": {\"x\":1629,\"y\":17,\"w\":12,\"h\":14},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":14},\n\t\"sourceSize\": {\"w\":12,\"h\":14}\n},\n\"generic_c2_down_1\":\n{\n\t\"frame\": {\"x\":1633,\"y\":1,\"w\":12,\"h\":14},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":14},\n\t\"sourceSize\": {\"w\":12,\"h\":14}\n},\n\"generic_c2_down_2\":\n{\n\t\"frame\": {\"x\":1629,\"y\":33,\"w\":12,\"h\":14},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":14},\n\t\"sourceSize\": {\"w\":12,\"h\":14}\n},\n\"generic_c2_left_0\":\n{\n\t\"frame\": {\"x\":1508,\"y\":116,\"w\":11,\"h\":14},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":11,\"h\":14},\n\t\"sourceSize\": {\"w\":11,\"h\":14}\n},\n\"generic_c2_left_1\":\n{\n\t\"frame\": {\"x\":1524,\"y\":116,\"w\":11,\"h\":14},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":11,\"h\":14},\n\t\"sourceSize\": {\"w\":11,\"h\":14}\n},\n\"generic_c2_left_2\":\n{\n\t\"frame\": {\"x\":1604,\"y\":116,\"w\":11,\"h\":14},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":11,\"h\":14},\n\t\"sourceSize\": {\"w\":11,\"h\":14}\n},\n\"generic_c2_right_0\":\n{\n\t\"frame\": {\"x\":1663,\"y\":1,\"w\":11,\"h\":14},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":11,\"h\":14},\n\t\"sourceSize\": {\"w\":11,\"h\":14}\n},\n\"generic_c2_right_1\":\n{\n\t\"frame\": {\"x\":1663,\"y\":17,\"w\":11,\"h\":14},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":11,\"h\":14},\n\t\"sourceSize\": {\"w\":11,\"h\":14}\n},\n\"generic_c2_right_2\":\n{\n\t\"frame\": {\"x\":1662,\"y\":89,\"w\":11,\"h\":14},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":11,\"h\":14},\n\t\"sourceSize\": {\"w\":11,\"h\":14}\n},\n\"generic_c2_up_0\":\n{\n\t\"frame\": {\"x\":1647,\"y\":1,\"w\":12,\"h\":14},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":14},\n\t\"sourceSize\": {\"w\":12,\"h\":14}\n},\n\"generic_c2_up_1\":\n{\n\t\"frame\": {\"x\":1647,\"y\":15,\"w\":12,\"h\":14},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":14},\n\t\"sourceSize\": {\"w\":12,\"h\":14}\n},\n\"generic_c2_up_2\":\n{\n\t\"frame\": {\"x\":1643,\"y\":29,\"w\":12,\"h\":14},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":14},\n\t\"sourceSize\": {\"w\":12,\"h\":14}\n},\n\"generic_c3_down_0\":\n{\n\t\"frame\": {\"x\":1556,\"y\":1,\"w\":14,\"h\":14},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":14},\n\t\"sourceSize\": {\"w\":14,\"h\":14}\n},\n\"generic_c3_down_1\":\n{\n\t\"frame\": {\"x\":1556,\"y\":107,\"w\":14,\"h\":14},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":14},\n\t\"sourceSize\": {\"w\":14,\"h\":14}\n},\n\"generic_c3_down_2\":\n{\n\t\"frame\": {\"x\":1557,\"y\":88,\"w\":14,\"h\":14},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":14},\n\t\"sourceSize\": {\"w\":14,\"h\":14}\n},\n\"generic_c3_left_0\":\n{\n\t\"frame\": {\"x\":1659,\"y\":33,\"w\":12,\"h\":14},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":14},\n\t\"sourceSize\": {\"w\":12,\"h\":14}\n},\n\"generic_c3_left_1\":\n{\n\t\"frame\": {\"x\":1643,\"y\":43,\"w\":12,\"h\":14},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":14},\n\t\"sourceSize\": {\"w\":12,\"h\":14}\n},\n\"generic_c3_left_2\":\n{\n\t\"frame\": {\"x\":1659,\"y\":47,\"w\":12,\"h\":14},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":14},\n\t\"sourceSize\": {\"w\":12,\"h\":14}\n},\n\"generic_c3_right_0\":\n{\n\t\"frame\": {\"x\":1638,\"y\":57,\"w\":12,\"h\":14},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":14},\n\t\"sourceSize\": {\"w\":12,\"h\":14}\n},\n\"generic_c3_right_1\":\n{\n\t\"frame\": {\"x\":1654,\"y\":61,\"w\":12,\"h\":14},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":14},\n\t\"sourceSize\": {\"w\":12,\"h\":14}\n},\n\"generic_c3_right_2\":\n{\n\t\"frame\": {\"x\":1637,\"y\":71,\"w\":12,\"h\":14},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":14},\n\t\"sourceSize\": {\"w\":12,\"h\":14}\n},\n\"generic_c3_up_0\":\n{\n\t\"frame\": {\"x\":1560,\"y\":69,\"w\":14,\"h\":14},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":14},\n\t\"sourceSize\": {\"w\":14,\"h\":14}\n},\n\"generic_c3_up_1\":\n{\n\t\"frame\": {\"x\":1561,\"y\":52,\"w\":14,\"h\":14},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":14},\n\t\"sourceSize\": {\"w\":14,\"h\":14}\n},\n\"generic_c3_up_2\":\n{\n\t\"frame\": {\"x\":1566,\"y\":35,\"w\":14,\"h\":14},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":14},\n\t\"sourceSize\": {\"w\":14,\"h\":14}\n},\n\"generic_f1_down_0\":\n{\n\t\"frame\": {\"x\":518,\"y\":111,\"w\":16,\"h\":19},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":19},\n\t\"sourceSize\": {\"w\":16,\"h\":19}\n},\n\"generic_f1_down_1\":\n{\n\t\"frame\": {\"x\":991,\"y\":111,\"w\":15,\"h\":19},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":15,\"h\":19},\n\t\"sourceSize\": {\"w\":15,\"h\":19}\n},\n\"generic_f1_down_2\":\n{\n\t\"frame\": {\"x\":1012,\"y\":111,\"w\":15,\"h\":19},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":15,\"h\":19},\n\t\"sourceSize\": {\"w\":15,\"h\":19}\n},\n\"generic_f1_left_0\":\n{\n\t\"frame\": {\"x\":1269,\"y\":67,\"w\":14,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":19},\n\t\"sourceSize\": {\"w\":14,\"h\":19}\n},\n\"generic_f1_left_1\":\n{\n\t\"frame\": {\"x\":1281,\"y\":88,\"w\":14,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":19},\n\t\"sourceSize\": {\"w\":14,\"h\":19}\n},\n\"generic_f1_left_2\":\n{\n\t\"frame\": {\"x\":1270,\"y\":45,\"w\":14,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":19},\n\t\"sourceSize\": {\"w\":14,\"h\":19}\n},\n\"generic_f1_right_0\":\n{\n\t\"frame\": {\"x\":1285,\"y\":66,\"w\":14,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":19},\n\t\"sourceSize\": {\"w\":14,\"h\":19}\n},\n\"generic_f1_right_1\":\n{\n\t\"frame\": {\"x\":1297,\"y\":87,\"w\":14,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":19},\n\t\"sourceSize\": {\"w\":14,\"h\":19}\n},\n\"generic_f1_right_2\":\n{\n\t\"frame\": {\"x\":1307,\"y\":108,\"w\":14,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":19},\n\t\"sourceSize\": {\"w\":14,\"h\":19}\n},\n\"generic_f1_up_0\":\n{\n\t\"frame\": {\"x\":539,\"y\":111,\"w\":16,\"h\":19},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":19},\n\t\"sourceSize\": {\"w\":16,\"h\":19}\n},\n\"generic_f1_up_1\":\n{\n\t\"frame\": {\"x\":1033,\"y\":111,\"w\":15,\"h\":19},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":15,\"h\":19},\n\t\"sourceSize\": {\"w\":15,\"h\":19}\n},\n\"generic_f1_up_2\":\n{\n\t\"frame\": {\"x\":1054,\"y\":111,\"w\":15,\"h\":19},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":15,\"h\":19},\n\t\"sourceSize\": {\"w\":15,\"h\":19}\n},\n\"generic_f2_down_0\":\n{\n\t\"frame\": {\"x\":278,\"y\":23,\"w\":16,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":20},\n\t\"sourceSize\": {\"w\":16,\"h\":20}\n},\n\"generic_f2_down_1\":\n{\n\t\"frame\": {\"x\":281,\"y\":1,\"w\":16,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":20},\n\t\"sourceSize\": {\"w\":16,\"h\":20}\n},\n\"generic_f2_down_2\":\n{\n\t\"frame\": {\"x\":282,\"y\":89,\"w\":16,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":20},\n\t\"sourceSize\": {\"w\":16,\"h\":20}\n},\n\"generic_f2_left_0\":\n{\n\t\"frame\": {\"x\":589,\"y\":23,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"generic_f2_left_1\":\n{\n\t\"frame\": {\"x\":590,\"y\":1,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"generic_f2_left_2\":\n{\n\t\"frame\": {\"x\":585,\"y\":67,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"generic_f2_right_0\":\n{\n\t\"frame\": {\"x\":595,\"y\":89,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"generic_f2_right_1\":\n{\n\t\"frame\": {\"x\":601,\"y\":45,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"generic_f2_right_2\":\n{\n\t\"frame\": {\"x\":605,\"y\":23,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"generic_f2_up_0\":\n{\n\t\"frame\": {\"x\":290,\"y\":67,\"w\":16,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":20},\n\t\"sourceSize\": {\"w\":16,\"h\":20}\n},\n\"generic_f2_up_1\":\n{\n\t\"frame\": {\"x\":292,\"y\":45,\"w\":16,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":20},\n\t\"sourceSize\": {\"w\":16,\"h\":20}\n},\n\"generic_f2_up_2\":\n{\n\t\"frame\": {\"x\":296,\"y\":23,\"w\":16,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":20},\n\t\"sourceSize\": {\"w\":16,\"h\":20}\n},\n\"generic_f3_down_0\":\n{\n\t\"frame\": {\"x\":299,\"y\":1,\"w\":16,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":20},\n\t\"sourceSize\": {\"w\":16,\"h\":20}\n},\n\"generic_f3_down_1\":\n{\n\t\"frame\": {\"x\":300,\"y\":89,\"w\":16,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":20},\n\t\"sourceSize\": {\"w\":16,\"h\":20}\n},\n\"generic_f3_down_2\":\n{\n\t\"frame\": {\"x\":308,\"y\":67,\"w\":16,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":20},\n\t\"sourceSize\": {\"w\":16,\"h\":20}\n},\n\"generic_f3_left_0\":\n{\n\t\"frame\": {\"x\":606,\"y\":1,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"generic_f3_left_1\":\n{\n\t\"frame\": {\"x\":601,\"y\":67,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"generic_f3_left_2\":\n{\n\t\"frame\": {\"x\":611,\"y\":89,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"generic_f3_right_0\":\n{\n\t\"frame\": {\"x\":617,\"y\":45,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"generic_f3_right_1\":\n{\n\t\"frame\": {\"x\":621,\"y\":23,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"generic_f3_right_2\":\n{\n\t\"frame\": {\"x\":622,\"y\":1,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"generic_f3_up_0\":\n{\n\t\"frame\": {\"x\":310,\"y\":45,\"w\":16,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":20},\n\t\"sourceSize\": {\"w\":16,\"h\":20}\n},\n\"generic_f3_up_1\":\n{\n\t\"frame\": {\"x\":314,\"y\":23,\"w\":16,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":20},\n\t\"sourceSize\": {\"w\":16,\"h\":20}\n},\n\"generic_f3_up_2\":\n{\n\t\"frame\": {\"x\":317,\"y\":1,\"w\":16,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":20},\n\t\"sourceSize\": {\"w\":16,\"h\":20}\n},\n\"generic_f4_down_0\":\n{\n\t\"frame\": {\"x\":300,\"y\":111,\"w\":16,\"h\":20},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":20},\n\t\"sourceSize\": {\"w\":16,\"h\":20}\n},\n\"generic_f4_down_1\":\n{\n\t\"frame\": {\"x\":318,\"y\":89,\"w\":16,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":20},\n\t\"sourceSize\": {\"w\":16,\"h\":20}\n},\n\"generic_f4_down_2\":\n{\n\t\"frame\": {\"x\":326,\"y\":67,\"w\":16,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":20},\n\t\"sourceSize\": {\"w\":16,\"h\":20}\n},\n\"generic_f4_left_0\":\n{\n\t\"frame\": {\"x\":990,\"y\":1,\"w\":13,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":13,\"h\":20},\n\t\"sourceSize\": {\"w\":13,\"h\":20}\n},\n\"generic_f4_left_1\":\n{\n\t\"frame\": {\"x\":994,\"y\":89,\"w\":13,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":13,\"h\":20},\n\t\"sourceSize\": {\"w\":13,\"h\":20}\n},\n\"generic_f4_left_2\":\n{\n\t\"frame\": {\"x\":999,\"y\":67,\"w\":13,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":13,\"h\":20},\n\t\"sourceSize\": {\"w\":13,\"h\":20}\n},\n\"generic_f4_right_0\":\n{\n\t\"frame\": {\"x\":1009,\"y\":89,\"w\":13,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":13,\"h\":20},\n\t\"sourceSize\": {\"w\":13,\"h\":20}\n},\n\"generic_f4_right_1\":\n{\n\t\"frame\": {\"x\":1000,\"y\":45,\"w\":13,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":13,\"h\":20},\n\t\"sourceSize\": {\"w\":13,\"h\":20}\n},\n\"generic_f4_right_2\":\n{\n\t\"frame\": {\"x\":1014,\"y\":67,\"w\":13,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":13,\"h\":20},\n\t\"sourceSize\": {\"w\":13,\"h\":20}\n},\n\"generic_f4_up_0\":\n{\n\t\"frame\": {\"x\":328,\"y\":45,\"w\":16,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":20},\n\t\"sourceSize\": {\"w\":16,\"h\":20}\n},\n\"generic_f4_up_1\":\n{\n\t\"frame\": {\"x\":332,\"y\":23,\"w\":16,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":20},\n\t\"sourceSize\": {\"w\":16,\"h\":20}\n},\n\"generic_f4_up_2\":\n{\n\t\"frame\": {\"x\":335,\"y\":1,\"w\":16,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":20},\n\t\"sourceSize\": {\"w\":16,\"h\":20}\n},\n\"generic_f5_down_0\":\n{\n\t\"frame\": {\"x\":322,\"y\":111,\"w\":16,\"h\":20},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":20},\n\t\"sourceSize\": {\"w\":16,\"h\":20}\n},\n\"generic_f5_down_1\":\n{\n\t\"frame\": {\"x\":442,\"y\":1,\"w\":15,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":15,\"h\":20},\n\t\"sourceSize\": {\"w\":15,\"h\":20}\n},\n\"generic_f5_down_2\":\n{\n\t\"frame\": {\"x\":457,\"y\":23,\"w\":15,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":15,\"h\":20},\n\t\"sourceSize\": {\"w\":15,\"h\":20}\n},\n\"generic_f5_left_0\":\n{\n\t\"frame\": {\"x\":617,\"y\":67,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"generic_f5_left_1\":\n{\n\t\"frame\": {\"x\":627,\"y\":89,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"generic_f5_left_2\":\n{\n\t\"frame\": {\"x\":633,\"y\":45,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"generic_f5_right_0\":\n{\n\t\"frame\": {\"x\":617,\"y\":67,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"generic_f5_right_1\":\n{\n\t\"frame\": {\"x\":637,\"y\":23,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"generic_f5_right_2\":\n{\n\t\"frame\": {\"x\":638,\"y\":1,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"generic_f5_up_0\":\n{\n\t\"frame\": {\"x\":336,\"y\":89,\"w\":16,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":20},\n\t\"sourceSize\": {\"w\":16,\"h\":20}\n},\n\"generic_f5_up_1\":\n{\n\t\"frame\": {\"x\":470,\"y\":45,\"w\":15,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":15,\"h\":20},\n\t\"sourceSize\": {\"w\":15,\"h\":20}\n},\n\"generic_f5_up_2\":\n{\n\t\"frame\": {\"x\":486,\"y\":67,\"w\":15,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":15,\"h\":20},\n\t\"sourceSize\": {\"w\":15,\"h\":20}\n},\n\"generic_m1_down_0\":\n{\n\t\"frame\": {\"x\":1442,\"y\":61,\"w\":14,\"h\":18},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":18},\n\t\"sourceSize\": {\"w\":14,\"h\":18}\n},\n\"generic_m1_down_1\":\n{\n\t\"frame\": {\"x\":1274,\"y\":22,\"w\":14,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":19},\n\t\"sourceSize\": {\"w\":14,\"h\":19}\n},\n\"generic_m1_down_2\":\n{\n\t\"frame\": {\"x\":1455,\"y\":81,\"w\":14,\"h\":18},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":18},\n\t\"sourceSize\": {\"w\":14,\"h\":18}\n},\n\"generic_m1_left_0\":\n{\n\t\"frame\": {\"x\":1462,\"y\":21,\"w\":12,\"h\":18},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":18},\n\t\"sourceSize\": {\"w\":12,\"h\":18}\n},\n\"generic_m1_left_1\":\n{\n\t\"frame\": {\"x\":1465,\"y\":1,\"w\":12,\"h\":18},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":18},\n\t\"sourceSize\": {\"w\":12,\"h\":18}\n},\n\"generic_m1_left_2\":\n{\n\t\"frame\": {\"x\":1458,\"y\":61,\"w\":12,\"h\":18},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":18},\n\t\"sourceSize\": {\"w\":12,\"h\":18}\n},\n\"generic_m1_right_0\":\n{\n\t\"frame\": {\"x\":1471,\"y\":81,\"w\":12,\"h\":18},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":18},\n\t\"sourceSize\": {\"w\":12,\"h\":18}\n},\n\"generic_m1_right_1\":\n{\n\t\"frame\": {\"x\":1472,\"y\":61,\"w\":12,\"h\":18},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":18},\n\t\"sourceSize\": {\"w\":12,\"h\":18}\n},\n\"generic_m1_right_2\":\n{\n\t\"frame\": {\"x\":1474,\"y\":41,\"w\":12,\"h\":18},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":18},\n\t\"sourceSize\": {\"w\":12,\"h\":18}\n},\n\"generic_m1_up_0\":\n{\n\t\"frame\": {\"x\":1464,\"y\":101,\"w\":14,\"h\":18},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":18},\n\t\"sourceSize\": {\"w\":14,\"h\":18}\n},\n\"generic_m1_up_1\":\n{\n\t\"frame\": {\"x\":1458,\"y\":41,\"w\":14,\"h\":18},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":18},\n\t\"sourceSize\": {\"w\":14,\"h\":18}\n},\n\"generic_m2_down_0\":\n{\n\t\"frame\": {\"x\":344,\"y\":111,\"w\":16,\"h\":20},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":20},\n\t\"sourceSize\": {\"w\":16,\"h\":20}\n},\n\"generic_m2_down_1\":\n{\n\t\"frame\": {\"x\":344,\"y\":67,\"w\":16,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":20},\n\t\"sourceSize\": {\"w\":16,\"h\":20}\n},\n\"generic_m2_down_2\":\n{\n\t\"frame\": {\"x\":354,\"y\":89,\"w\":16,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":20},\n\t\"sourceSize\": {\"w\":16,\"h\":20}\n},\n\"generic_m2_left_0\":\n{\n\t\"frame\": {\"x\":496,\"y\":89,\"w\":15,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":15,\"h\":20},\n\t\"sourceSize\": {\"w\":15,\"h\":20}\n},\n\"generic_m2_left_1\":\n{\n\t\"frame\": {\"x\":459,\"y\":1,\"w\":15,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":15,\"h\":20},\n\t\"sourceSize\": {\"w\":15,\"h\":20}\n},\n\"generic_m2_left_2\":\n{\n\t\"frame\": {\"x\":474,\"y\":23,\"w\":15,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":15,\"h\":20},\n\t\"sourceSize\": {\"w\":15,\"h\":20}\n},\n\"generic_m2_right_0\":\n{\n\t\"frame\": {\"x\":487,\"y\":45,\"w\":15,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":15,\"h\":20},\n\t\"sourceSize\": {\"w\":15,\"h\":20}\n},\n\"generic_m2_right_1\":\n{\n\t\"frame\": {\"x\":503,\"y\":67,\"w\":15,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":15,\"h\":20},\n\t\"sourceSize\": {\"w\":15,\"h\":20}\n},\n\"generic_m2_right_2\":\n{\n\t\"frame\": {\"x\":513,\"y\":89,\"w\":15,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":15,\"h\":20},\n\t\"sourceSize\": {\"w\":15,\"h\":20}\n},\n\"generic_m2_up_0\":\n{\n\t\"frame\": {\"x\":366,\"y\":111,\"w\":16,\"h\":20},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":20},\n\t\"sourceSize\": {\"w\":16,\"h\":20}\n},\n\"generic_m2_up_1\":\n{\n\t\"frame\": {\"x\":346,\"y\":45,\"w\":16,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":20},\n\t\"sourceSize\": {\"w\":16,\"h\":20}\n},\n\"generic_m2_up_2\":\n{\n\t\"frame\": {\"x\":362,\"y\":67,\"w\":16,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":20},\n\t\"sourceSize\": {\"w\":16,\"h\":20}\n},\n\"generic_m3_down_0\":\n{\n\t\"frame\": {\"x\":633,\"y\":67,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"generic_m3_down_1\":\n{\n\t\"frame\": {\"x\":643,\"y\":89,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"generic_m3_down_2\":\n{\n\t\"frame\": {\"x\":649,\"y\":45,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"generic_m3_left_0\":\n{\n\t\"frame\": {\"x\":1078,\"y\":23,\"w\":12,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":20},\n\t\"sourceSize\": {\"w\":12,\"h\":20}\n},\n\"generic_m3_left_1\":\n{\n\t\"frame\": {\"x\":1079,\"y\":1,\"w\":12,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":20},\n\t\"sourceSize\": {\"w\":12,\"h\":20}\n},\n\"generic_m3_left_2\":\n{\n\t\"frame\": {\"x\":1083,\"y\":89,\"w\":12,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":20},\n\t\"sourceSize\": {\"w\":12,\"h\":20}\n},\n\"generic_m3_right_0\":\n{\n\t\"frame\": {\"x\":1087,\"y\":67,\"w\":12,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":20},\n\t\"sourceSize\": {\"w\":12,\"h\":20}\n},\n\"generic_m3_right_1\":\n{\n\t\"frame\": {\"x\":1088,\"y\":45,\"w\":12,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":20},\n\t\"sourceSize\": {\"w\":12,\"h\":20}\n},\n\"generic_m3_right_2\":\n{\n\t\"frame\": {\"x\":1092,\"y\":23,\"w\":12,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":20},\n\t\"sourceSize\": {\"w\":12,\"h\":20}\n},\n\"generic_m3_up_0\":\n{\n\t\"frame\": {\"x\":653,\"y\":23,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"generic_m3_up_1\":\n{\n\t\"frame\": {\"x\":654,\"y\":1,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"generic_m3_up_2\":\n{\n\t\"frame\": {\"x\":649,\"y\":67,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"generic_m4_down_0\":\n{\n\t\"frame\": {\"x\":659,\"y\":89,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"generic_m4_down_1\":\n{\n\t\"frame\": {\"x\":665,\"y\":45,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"generic_m4_down_2\":\n{\n\t\"frame\": {\"x\":669,\"y\":23,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"generic_m4_left_0\":\n{\n\t\"frame\": {\"x\":1093,\"y\":1,\"w\":12,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":20},\n\t\"sourceSize\": {\"w\":12,\"h\":20}\n},\n\"generic_m4_left_1\":\n{\n\t\"frame\": {\"x\":1097,\"y\":89,\"w\":12,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":20},\n\t\"sourceSize\": {\"w\":12,\"h\":20}\n},\n\"generic_m4_left_2\":\n{\n\t\"frame\": {\"x\":1101,\"y\":67,\"w\":12,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":20},\n\t\"sourceSize\": {\"w\":12,\"h\":20}\n},\n\"generic_m4_right_0\":\n{\n\t\"frame\": {\"x\":1111,\"y\":89,\"w\":12,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":20},\n\t\"sourceSize\": {\"w\":12,\"h\":20}\n},\n\"generic_m4_right_1\":\n{\n\t\"frame\": {\"x\":1102,\"y\":45,\"w\":12,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":20},\n\t\"sourceSize\": {\"w\":12,\"h\":20}\n},\n\"generic_m4_right_2\":\n{\n\t\"frame\": {\"x\":1115,\"y\":67,\"w\":12,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":20},\n\t\"sourceSize\": {\"w\":12,\"h\":20}\n},\n\"generic_m4_up_0\":\n{\n\t\"frame\": {\"x\":670,\"y\":1,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"generic_m4_up_1\":\n{\n\t\"frame\": {\"x\":665,\"y\":67,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"generic_m4_up_2\":\n{\n\t\"frame\": {\"x\":675,\"y\":89,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"generic_m5_down_0\":\n{\n\t\"frame\": {\"x\":372,\"y\":89,\"w\":16,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":20},\n\t\"sourceSize\": {\"w\":16,\"h\":20}\n},\n\"generic_m5_down_1\":\n{\n\t\"frame\": {\"x\":388,\"y\":111,\"w\":16,\"h\":20},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":20},\n\t\"sourceSize\": {\"w\":16,\"h\":20}\n},\n\"generic_m5_down_2\":\n{\n\t\"frame\": {\"x\":350,\"y\":23,\"w\":16,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":20},\n\t\"sourceSize\": {\"w\":16,\"h\":20}\n},\n\"generic_m5_left_0\":\n{\n\t\"frame\": {\"x\":1004,\"y\":23,\"w\":13,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":13,\"h\":20},\n\t\"sourceSize\": {\"w\":13,\"h\":20}\n},\n\"generic_m5_left_1\":\n{\n\t\"frame\": {\"x\":1015,\"y\":45,\"w\":13,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":13,\"h\":20},\n\t\"sourceSize\": {\"w\":13,\"h\":20}\n},\n\"generic_m5_left_2\":\n{\n\t\"frame\": {\"x\":1005,\"y\":1,\"w\":13,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":13,\"h\":20},\n\t\"sourceSize\": {\"w\":13,\"h\":20}\n},\n\"generic_m5_right_0\":\n{\n\t\"frame\": {\"x\":1019,\"y\":23,\"w\":13,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":13,\"h\":20},\n\t\"sourceSize\": {\"w\":13,\"h\":20}\n},\n\"generic_m5_right_1\":\n{\n\t\"frame\": {\"x\":1020,\"y\":1,\"w\":13,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":13,\"h\":20},\n\t\"sourceSize\": {\"w\":13,\"h\":20}\n},\n\"generic_m5_right_2\":\n{\n\t\"frame\": {\"x\":1024,\"y\":89,\"w\":13,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":13,\"h\":20},\n\t\"sourceSize\": {\"w\":13,\"h\":20}\n},\n\"generic_m5_up_0\":\n{\n\t\"frame\": {\"x\":364,\"y\":45,\"w\":16,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":20},\n\t\"sourceSize\": {\"w\":16,\"h\":20}\n},\n\"generic_m5_up_1\":\n{\n\t\"frame\": {\"x\":380,\"y\":67,\"w\":16,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":20},\n\t\"sourceSize\": {\"w\":16,\"h\":20}\n},\n\"generic_m5_up_2\":\n{\n\t\"frame\": {\"x\":390,\"y\":89,\"w\":16,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":20},\n\t\"sourceSize\": {\"w\":16,\"h\":20}\n},\n\"gentleman_down_0\":\n{\n\t\"frame\": {\"x\":116,\"y\":93,\"w\":14,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":21},\n\t\"sourceSize\": {\"w\":14,\"h\":21}\n},\n\"gentleman_down_1\":\n{\n\t\"frame\": {\"x\":126,\"y\":47,\"w\":14,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":21},\n\t\"sourceSize\": {\"w\":14,\"h\":21}\n},\n\"gentleman_down_2\":\n{\n\t\"frame\": {\"x\":130,\"y\":24,\"w\":14,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":21},\n\t\"sourceSize\": {\"w\":14,\"h\":21}\n},\n\"gentleman_left_0\":\n{\n\t\"frame\": {\"x\":199,\"y\":1,\"w\":12,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":21},\n\t\"sourceSize\": {\"w\":12,\"h\":21}\n},\n\"gentleman_left_1\":\n{\n\t\"frame\": {\"x\":196,\"y\":93,\"w\":12,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":21},\n\t\"sourceSize\": {\"w\":12,\"h\":21}\n},\n\"gentleman_left_2\":\n{\n\t\"frame\": {\"x\":204,\"y\":70,\"w\":12,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":21},\n\t\"sourceSize\": {\"w\":12,\"h\":21}\n},\n\"gentleman_right_0\":\n{\n\t\"frame\": {\"x\":206,\"y\":47,\"w\":12,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":21},\n\t\"sourceSize\": {\"w\":12,\"h\":21}\n},\n\"gentleman_right_1\":\n{\n\t\"frame\": {\"x\":210,\"y\":24,\"w\":12,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":21},\n\t\"sourceSize\": {\"w\":12,\"h\":21}\n},\n\"gentleman_right_2\":\n{\n\t\"frame\": {\"x\":213,\"y\":1,\"w\":12,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":21},\n\t\"sourceSize\": {\"w\":12,\"h\":21}\n},\n\"gentleman_up_0\":\n{\n\t\"frame\": {\"x\":135,\"y\":1,\"w\":14,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":21},\n\t\"sourceSize\": {\"w\":14,\"h\":21}\n},\n\"gentleman_up_1\":\n{\n\t\"frame\": {\"x\":132,\"y\":93,\"w\":14,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":21},\n\t\"sourceSize\": {\"w\":14,\"h\":21}\n},\n\"gentleman_up_2\":\n{\n\t\"frame\": {\"x\":140,\"y\":70,\"w\":14,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":21},\n\t\"sourceSize\": {\"w\":14,\"h\":21}\n},\n\"guitarist_down_0\":\n{\n\t\"frame\": {\"x\":681,\"y\":45,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"guitarist_down_1\":\n{\n\t\"frame\": {\"x\":685,\"y\":23,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"guitarist_down_2\":\n{\n\t\"frame\": {\"x\":686,\"y\":1,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"guitarist_left_0\":\n{\n\t\"frame\": {\"x\":1106,\"y\":23,\"w\":12,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":20},\n\t\"sourceSize\": {\"w\":12,\"h\":20}\n},\n\"guitarist_left_1\":\n{\n\t\"frame\": {\"x\":1116,\"y\":45,\"w\":12,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":20},\n\t\"sourceSize\": {\"w\":12,\"h\":20}\n},\n\"guitarist_left_2\":\n{\n\t\"frame\": {\"x\":1107,\"y\":1,\"w\":12,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":20},\n\t\"sourceSize\": {\"w\":12,\"h\":20}\n},\n\"guitarist_right_0\":\n{\n\t\"frame\": {\"x\":1120,\"y\":23,\"w\":12,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":20},\n\t\"sourceSize\": {\"w\":12,\"h\":20}\n},\n\"guitarist_right_1\":\n{\n\t\"frame\": {\"x\":1121,\"y\":1,\"w\":12,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":20},\n\t\"sourceSize\": {\"w\":12,\"h\":20}\n},\n\"guitarist_right_2\":\n{\n\t\"frame\": {\"x\":1125,\"y\":89,\"w\":12,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":20},\n\t\"sourceSize\": {\"w\":12,\"h\":20}\n},\n\"guitarist_up_0\":\n{\n\t\"frame\": {\"x\":681,\"y\":67,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"guitarist_up_1\":\n{\n\t\"frame\": {\"x\":691,\"y\":89,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"guitarist_up_2\":\n{\n\t\"frame\": {\"x\":697,\"y\":45,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"hiker_down_0\":\n{\n\t\"frame\": {\"x\":78,\"y\":25,\"w\":16,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":21},\n\t\"sourceSize\": {\"w\":16,\"h\":21}\n},\n\"hiker_down_1\":\n{\n\t\"frame\": {\"x\":96,\"y\":25,\"w\":15,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":15,\"h\":21},\n\t\"sourceSize\": {\"w\":15,\"h\":21}\n},\n\"hiker_down_2\":\n{\n\t\"frame\": {\"x\":142,\"y\":47,\"w\":14,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":21},\n\t\"sourceSize\": {\"w\":14,\"h\":21}\n},\n\"hiker_left_0\":\n{\n\t\"frame\": {\"x\":146,\"y\":24,\"w\":14,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":21},\n\t\"sourceSize\": {\"w\":14,\"h\":21}\n},\n\"hiker_left_1\":\n{\n\t\"frame\": {\"x\":151,\"y\":1,\"w\":14,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":21},\n\t\"sourceSize\": {\"w\":14,\"h\":21}\n},\n\"hiker_left_2\":\n{\n\t\"frame\": {\"x\":148,\"y\":93,\"w\":14,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":21},\n\t\"sourceSize\": {\"w\":14,\"h\":21}\n},\n\"hiker_right_0\":\n{\n\t\"frame\": {\"x\":156,\"y\":70,\"w\":14,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":21},\n\t\"sourceSize\": {\"w\":14,\"h\":21}\n},\n\"hiker_right_1\":\n{\n\t\"frame\": {\"x\":158,\"y\":47,\"w\":14,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":21},\n\t\"sourceSize\": {\"w\":14,\"h\":21}\n},\n\"hiker_right_2\":\n{\n\t\"frame\": {\"x\":162,\"y\":24,\"w\":14,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":21},\n\t\"sourceSize\": {\"w\":14,\"h\":21}\n},\n\"hiker_up_0\":\n{\n\t\"frame\": {\"x\":91,\"y\":48,\"w\":16,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":21},\n\t\"sourceSize\": {\"w\":16,\"h\":21}\n},\n\"hiker_up_1\":\n{\n\t\"frame\": {\"x\":109,\"y\":48,\"w\":15,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":15,\"h\":21},\n\t\"sourceSize\": {\"w\":15,\"h\":21}\n},\n\"hiker_up_2\":\n{\n\t\"frame\": {\"x\":101,\"y\":1,\"w\":15,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":15,\"h\":21},\n\t\"sourceSize\": {\"w\":15,\"h\":21}\n},\n\"lass_down_0\":\n{\n\t\"frame\": {\"x\":353,\"y\":1,\"w\":16,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":20},\n\t\"sourceSize\": {\"w\":16,\"h\":20}\n},\n\"lass_down_1\":\n{\n\t\"frame\": {\"x\":368,\"y\":23,\"w\":16,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":20},\n\t\"sourceSize\": {\"w\":16,\"h\":20}\n},\n\"lass_down_2\":\n{\n\t\"frame\": {\"x\":476,\"y\":1,\"w\":15,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":15,\"h\":20},\n\t\"sourceSize\": {\"w\":15,\"h\":20}\n},\n\"lass_left_0\":\n{\n\t\"frame\": {\"x\":701,\"y\":23,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"lass_left_1\":\n{\n\t\"frame\": {\"x\":1029,\"y\":67,\"w\":13,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":13,\"h\":20},\n\t\"sourceSize\": {\"w\":13,\"h\":20}\n},\n\"lass_left_2\":\n{\n\t\"frame\": {\"x\":1030,\"y\":45,\"w\":13,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":13,\"h\":20},\n\t\"sourceSize\": {\"w\":13,\"h\":20}\n},\n\"lass_right_0\":\n{\n\t\"frame\": {\"x\":702,\"y\":1,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"lass_right_1\":\n{\n\t\"frame\": {\"x\":1034,\"y\":23,\"w\":13,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":13,\"h\":20},\n\t\"sourceSize\": {\"w\":13,\"h\":20}\n},\n\"lass_right_2\":\n{\n\t\"frame\": {\"x\":1035,\"y\":1,\"w\":13,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":13,\"h\":20},\n\t\"sourceSize\": {\"w\":13,\"h\":20}\n},\n\"lass_up_0\":\n{\n\t\"frame\": {\"x\":382,\"y\":45,\"w\":16,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":20},\n\t\"sourceSize\": {\"w\":16,\"h\":20}\n},\n\"lass_up_1\":\n{\n\t\"frame\": {\"x\":491,\"y\":23,\"w\":15,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":15,\"h\":20},\n\t\"sourceSize\": {\"w\":15,\"h\":20}\n},\n\"lass_up_2\":\n{\n\t\"frame\": {\"x\":398,\"y\":67,\"w\":16,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":20},\n\t\"sourceSize\": {\"w\":16,\"h\":20}\n},\n\"may_down_0\":\n{\n\t\"frame\": {\"x\":697,\"y\":67,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"may_down_1\":\n{\n\t\"frame\": {\"x\":707,\"y\":89,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"may_down_2\":\n{\n\t\"frame\": {\"x\":713,\"y\":45,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"may_left_0\":\n{\n\t\"frame\": {\"x\":717,\"y\":23,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"may_left_1\":\n{\n\t\"frame\": {\"x\":718,\"y\":1,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"may_left_2\":\n{\n\t\"frame\": {\"x\":713,\"y\":67,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"may_right_0\":\n{\n\t\"frame\": {\"x\":723,\"y\":89,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"may_right_1\":\n{\n\t\"frame\": {\"x\":729,\"y\":45,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"may_right_2\":\n{\n\t\"frame\": {\"x\":733,\"y\":23,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"may_up_0\":\n{\n\t\"frame\": {\"x\":734,\"y\":1,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"may_up_1\":\n{\n\t\"frame\": {\"x\":729,\"y\":67,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"may_up_2\":\n{\n\t\"frame\": {\"x\":739,\"y\":89,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"mom_down_0\":\n{\n\t\"frame\": {\"x\":408,\"y\":89,\"w\":16,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":20},\n\t\"sourceSize\": {\"w\":16,\"h\":20}\n},\n\"mom_down_1\":\n{\n\t\"frame\": {\"x\":745,\"y\":45,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"mom_down_2\":\n{\n\t\"frame\": {\"x\":749,\"y\":23,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"mom_left_0\":\n{\n\t\"frame\": {\"x\":1129,\"y\":67,\"w\":12,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":20},\n\t\"sourceSize\": {\"w\":12,\"h\":20}\n},\n\"mom_left_1\":\n{\n\t\"frame\": {\"x\":1130,\"y\":45,\"w\":12,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":20},\n\t\"sourceSize\": {\"w\":12,\"h\":20}\n},\n\"mom_left_2\":\n{\n\t\"frame\": {\"x\":1134,\"y\":23,\"w\":12,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":20},\n\t\"sourceSize\": {\"w\":12,\"h\":20}\n},\n\"mom_right_0\":\n{\n\t\"frame\": {\"x\":1135,\"y\":1,\"w\":12,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":20},\n\t\"sourceSize\": {\"w\":12,\"h\":20}\n},\n\"mom_right_1\":\n{\n\t\"frame\": {\"x\":1139,\"y\":89,\"w\":12,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":20},\n\t\"sourceSize\": {\"w\":12,\"h\":20}\n},\n\"mom_right_2\":\n{\n\t\"frame\": {\"x\":1143,\"y\":67,\"w\":12,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":20},\n\t\"sourceSize\": {\"w\":12,\"h\":20}\n},\n\"mom_up_0\":\n{\n\t\"frame\": {\"x\":410,\"y\":111,\"w\":16,\"h\":20},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":20},\n\t\"sourceSize\": {\"w\":16,\"h\":20}\n},\n\"mom_up_1\":\n{\n\t\"frame\": {\"x\":750,\"y\":1,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"mom_up_2\":\n{\n\t\"frame\": {\"x\":745,\"y\":67,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"norman_down_0\":\n{\n\t\"frame\": {\"x\":755,\"y\":89,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"norman_down_1\":\n{\n\t\"frame\": {\"x\":761,\"y\":45,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"norman_down_2\":\n{\n\t\"frame\": {\"x\":765,\"y\":23,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"norman_left_0\":\n{\n\t\"frame\": {\"x\":1153,\"y\":89,\"w\":12,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":20},\n\t\"sourceSize\": {\"w\":12,\"h\":20}\n},\n\"norman_left_1\":\n{\n\t\"frame\": {\"x\":1144,\"y\":45,\"w\":12,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":20},\n\t\"sourceSize\": {\"w\":12,\"h\":20}\n},\n\"norman_left_2\":\n{\n\t\"frame\": {\"x\":1157,\"y\":67,\"w\":12,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":20},\n\t\"sourceSize\": {\"w\":12,\"h\":20}\n},\n\"norman_up_0\":\n{\n\t\"frame\": {\"x\":766,\"y\":1,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"norman_up_1\":\n{\n\t\"frame\": {\"x\":761,\"y\":67,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"norman_up_2\":\n{\n\t\"frame\": {\"x\":771,\"y\":89,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"oups/scientist_down_0\":\n{\n\t\"frame\": {\"x\":777,\"y\":45,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"oups/scientist_down_1\":\n{\n\t\"frame\": {\"x\":781,\"y\":23,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"oups/scientist_down_2\":\n{\n\t\"frame\": {\"x\":782,\"y\":1,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"oups/scientist_left_0\":\n{\n\t\"frame\": {\"x\":1148,\"y\":23,\"w\":12,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":20},\n\t\"sourceSize\": {\"w\":12,\"h\":20}\n},\n\"oups/scientist_left_1\":\n{\n\t\"frame\": {\"x\":1158,\"y\":45,\"w\":12,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":20},\n\t\"sourceSize\": {\"w\":12,\"h\":20}\n},\n\"oups/scientist_left_2\":\n{\n\t\"frame\": {\"x\":1149,\"y\":1,\"w\":12,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":20},\n\t\"sourceSize\": {\"w\":12,\"h\":20}\n},\n\"oups/scientist_right_0\":\n{\n\t\"frame\": {\"x\":1148,\"y\":23,\"w\":12,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":20},\n\t\"sourceSize\": {\"w\":12,\"h\":20}\n},\n\"oups/scientist_right_1\":\n{\n\t\"frame\": {\"x\":1158,\"y\":45,\"w\":12,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":20},\n\t\"sourceSize\": {\"w\":12,\"h\":20}\n},\n\"oups/scientist_right_2\":\n{\n\t\"frame\": {\"x\":1149,\"y\":1,\"w\":12,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":20},\n\t\"sourceSize\": {\"w\":12,\"h\":20}\n},\n\"oups/scientist_up_0\":\n{\n\t\"frame\": {\"x\":777,\"y\":67,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"oups/scientist_up_1\":\n{\n\t\"frame\": {\"x\":787,\"y\":89,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"oups/scientist_up_2\":\n{\n\t\"frame\": {\"x\":793,\"y\":45,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"pokefan_down_0\":\n{\n\t\"frame\": {\"x\":371,\"y\":1,\"w\":16,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":20},\n\t\"sourceSize\": {\"w\":16,\"h\":20}\n},\n\"pokefan_down_1\":\n{\n\t\"frame\": {\"x\":797,\"y\":23,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"pokefan_down_2\":\n{\n\t\"frame\": {\"x\":798,\"y\":1,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"pokefan_left_0\":\n{\n\t\"frame\": {\"x\":1162,\"y\":23,\"w\":12,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":20},\n\t\"sourceSize\": {\"w\":12,\"h\":20}\n},\n\"pokefan_left_1\":\n{\n\t\"frame\": {\"x\":1163,\"y\":1,\"w\":12,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":20},\n\t\"sourceSize\": {\"w\":12,\"h\":20}\n},\n\"pokefan_left_2\":\n{\n\t\"frame\": {\"x\":1167,\"y\":89,\"w\":12,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":20},\n\t\"sourceSize\": {\"w\":12,\"h\":20}\n},\n\"pokefan_right_0\":\n{\n\t\"frame\": {\"x\":1171,\"y\":67,\"w\":12,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":20},\n\t\"sourceSize\": {\"w\":12,\"h\":20}\n},\n\"pokefan_right_1\":\n{\n\t\"frame\": {\"x\":1172,\"y\":45,\"w\":12,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":20},\n\t\"sourceSize\": {\"w\":12,\"h\":20}\n},\n\"pokefan_right_2\":\n{\n\t\"frame\": {\"x\":1176,\"y\":23,\"w\":12,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":20},\n\t\"sourceSize\": {\"w\":12,\"h\":20}\n},\n\"pokefan_up_0\":\n{\n\t\"frame\": {\"x\":386,\"y\":23,\"w\":16,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":20},\n\t\"sourceSize\": {\"w\":16,\"h\":20}\n},\n\"pokefan_up_1\":\n{\n\t\"frame\": {\"x\":793,\"y\":67,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"pokefan_up_2\":\n{\n\t\"frame\": {\"x\":803,\"y\":89,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"pokemaniac_down_0\":\n{\n\t\"frame\": {\"x\":809,\"y\":45,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"pokemaniac_down_1\":\n{\n\t\"frame\": {\"x\":813,\"y\":23,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"pokemaniac_down_2\":\n{\n\t\"frame\": {\"x\":814,\"y\":1,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"pokemaniac_left_0\":\n{\n\t\"frame\": {\"x\":1177,\"y\":1,\"w\":12,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":20},\n\t\"sourceSize\": {\"w\":12,\"h\":20}\n},\n\"pokemaniac_left_1\":\n{\n\t\"frame\": {\"x\":1181,\"y\":89,\"w\":12,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":20},\n\t\"sourceSize\": {\"w\":12,\"h\":20}\n},\n\"pokemaniac_left_2\":\n{\n\t\"frame\": {\"x\":1185,\"y\":67,\"w\":12,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":20},\n\t\"sourceSize\": {\"w\":12,\"h\":20}\n},\n\"pokemaniac_right_0\":\n{\n\t\"frame\": {\"x\":1195,\"y\":89,\"w\":12,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":20},\n\t\"sourceSize\": {\"w\":12,\"h\":20}\n},\n\"pokemaniac_right_1\":\n{\n\t\"frame\": {\"x\":1186,\"y\":45,\"w\":12,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":20},\n\t\"sourceSize\": {\"w\":12,\"h\":20}\n},\n\"pokemaniac_right_2\":\n{\n\t\"frame\": {\"x\":1199,\"y\":67,\"w\":12,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":20},\n\t\"sourceSize\": {\"w\":12,\"h\":20}\n},\n\"pokemaniac_up_0\":\n{\n\t\"frame\": {\"x\":809,\"y\":67,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"pokemaniac_up_1\":\n{\n\t\"frame\": {\"x\":819,\"y\":89,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"pokemaniac_up_2\":\n{\n\t\"frame\": {\"x\":825,\"y\":45,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"psychic_down_0\":\n{\n\t\"frame\": {\"x\":560,\"y\":111,\"w\":16,\"h\":19},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":19},\n\t\"sourceSize\": {\"w\":16,\"h\":19}\n},\n\"psychic_down_1\":\n{\n\t\"frame\": {\"x\":581,\"y\":111,\"w\":16,\"h\":19},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":19},\n\t\"sourceSize\": {\"w\":16,\"h\":19}\n},\n\"psychic_down_2\":\n{\n\t\"frame\": {\"x\":602,\"y\":111,\"w\":16,\"h\":19},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":19},\n\t\"sourceSize\": {\"w\":16,\"h\":19}\n},\n\"psychic_left_0\":\n{\n\t\"frame\": {\"x\":1277,\"y\":1,\"w\":14,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":19},\n\t\"sourceSize\": {\"w\":14,\"h\":19}\n},\n\"psychic_left_1\":\n{\n\t\"frame\": {\"x\":1286,\"y\":43,\"w\":14,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":19},\n\t\"sourceSize\": {\"w\":14,\"h\":19}\n},\n\"psychic_left_2\":\n{\n\t\"frame\": {\"x\":1290,\"y\":22,\"w\":14,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":19},\n\t\"sourceSize\": {\"w\":14,\"h\":19}\n},\n\"psychic_right_0\":\n{\n\t\"frame\": {\"x\":1293,\"y\":1,\"w\":14,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":19},\n\t\"sourceSize\": {\"w\":14,\"h\":19}\n},\n\"psychic_right_1\":\n{\n\t\"frame\": {\"x\":1301,\"y\":64,\"w\":14,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":19},\n\t\"sourceSize\": {\"w\":14,\"h\":19}\n},\n\"psychic_right_2\":\n{\n\t\"frame\": {\"x\":1302,\"y\":43,\"w\":14,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":19},\n\t\"sourceSize\": {\"w\":14,\"h\":19}\n},\n\"psychic_up_0\":\n{\n\t\"frame\": {\"x\":623,\"y\":111,\"w\":16,\"h\":19},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":19},\n\t\"sourceSize\": {\"w\":16,\"h\":19}\n},\n\"psychic_up_1\":\n{\n\t\"frame\": {\"x\":644,\"y\":111,\"w\":16,\"h\":19},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":19},\n\t\"sourceSize\": {\"w\":16,\"h\":19}\n},\n\"psychic_up_2\":\n{\n\t\"frame\": {\"x\":665,\"y\":111,\"w\":16,\"h\":19},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":19},\n\t\"sourceSize\": {\"w\":16,\"h\":19}\n},\n\"ranger_m_down_0\":\n{\n\t\"frame\": {\"x\":829,\"y\":23,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"ranger_m_down_1\":\n{\n\t\"frame\": {\"x\":830,\"y\":1,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"ranger_m_down_2\":\n{\n\t\"frame\": {\"x\":825,\"y\":67,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"ranger_m_left_0\":\n{\n\t\"frame\": {\"x\":835,\"y\":89,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"ranger_m_left_1\":\n{\n\t\"frame\": {\"x\":841,\"y\":45,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"ranger_m_left_2\":\n{\n\t\"frame\": {\"x\":845,\"y\":23,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"ranger_m_right_0\":\n{\n\t\"frame\": {\"x\":846,\"y\":1,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"ranger_m_right_1\":\n{\n\t\"frame\": {\"x\":841,\"y\":67,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"ranger_m_right_2\":\n{\n\t\"frame\": {\"x\":851,\"y\":89,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"ranger_up_0\":\n{\n\t\"frame\": {\"x\":857,\"y\":45,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"ranger_up_1\":\n{\n\t\"frame\": {\"x\":861,\"y\":23,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"ranger_up_2\":\n{\n\t\"frame\": {\"x\":862,\"y\":1,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"rich_boy_2_down_0\":\n{\n\t\"frame\": {\"x\":857,\"y\":67,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"rich_boy_2_down_1\":\n{\n\t\"frame\": {\"x\":867,\"y\":89,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"rich_boy_2_down_2\":\n{\n\t\"frame\": {\"x\":873,\"y\":45,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"rich_boy_2_left_0\":\n{\n\t\"frame\": {\"x\":1190,\"y\":23,\"w\":12,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":20},\n\t\"sourceSize\": {\"w\":12,\"h\":20}\n},\n\"rich_boy_2_left_1\":\n{\n\t\"frame\": {\"x\":1200,\"y\":45,\"w\":12,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":20},\n\t\"sourceSize\": {\"w\":12,\"h\":20}\n},\n\"rich_boy_2_left_2\":\n{\n\t\"frame\": {\"x\":1191,\"y\":1,\"w\":12,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":20},\n\t\"sourceSize\": {\"w\":12,\"h\":20}\n},\n\"rich_boy_2_right_0\":\n{\n\t\"frame\": {\"x\":1204,\"y\":23,\"w\":12,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":20},\n\t\"sourceSize\": {\"w\":12,\"h\":20}\n},\n\"rich_boy_2_right_1\":\n{\n\t\"frame\": {\"x\":1205,\"y\":1,\"w\":12,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":20},\n\t\"sourceSize\": {\"w\":12,\"h\":20}\n},\n\"rich_boy_2_right_2\":\n{\n\t\"frame\": {\"x\":1209,\"y\":89,\"w\":12,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":20},\n\t\"sourceSize\": {\"w\":12,\"h\":20}\n},\n\"rich_boy_2_up_0\":\n{\n\t\"frame\": {\"x\":877,\"y\":23,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"rich_boy_2_up_1\":\n{\n\t\"frame\": {\"x\":878,\"y\":1,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"rich_boy_2_up_2\":\n{\n\t\"frame\": {\"x\":873,\"y\":67,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"rich_boy_down_0\":\n{\n\t\"frame\": {\"x\":1306,\"y\":22,\"w\":14,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":19},\n\t\"sourceSize\": {\"w\":14,\"h\":19}\n},\n\"rich_boy_down_1\":\n{\n\t\"frame\": {\"x\":1309,\"y\":1,\"w\":14,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":19},\n\t\"sourceSize\": {\"w\":14,\"h\":19}\n},\n\"rich_boy_down_2\":\n{\n\t\"frame\": {\"x\":1313,\"y\":85,\"w\":14,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":19},\n\t\"sourceSize\": {\"w\":14,\"h\":19}\n},\n\"rich_boy_left_0\":\n{\n\t\"frame\": {\"x\":1317,\"y\":64,\"w\":14,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":19},\n\t\"sourceSize\": {\"w\":14,\"h\":19}\n},\n\"rich_boy_left_1\":\n{\n\t\"frame\": {\"x\":1396,\"y\":43,\"w\":12,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":19},\n\t\"sourceSize\": {\"w\":12,\"h\":19}\n},\n\"rich_boy_left_2\":\n{\n\t\"frame\": {\"x\":1318,\"y\":43,\"w\":14,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":19},\n\t\"sourceSize\": {\"w\":14,\"h\":19}\n},\n\"rich_boy_right_0\":\n{\n\t\"frame\": {\"x\":1400,\"y\":22,\"w\":12,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":19},\n\t\"sourceSize\": {\"w\":12,\"h\":19}\n},\n\"rich_boy_right_1\":\n{\n\t\"frame\": {\"x\":1403,\"y\":1,\"w\":12,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":19},\n\t\"sourceSize\": {\"w\":12,\"h\":19}\n},\n\"rich_boy_right_2\":\n{\n\t\"frame\": {\"x\":1396,\"y\":64,\"w\":12,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":19},\n\t\"sourceSize\": {\"w\":12,\"h\":19}\n},\n\"rich_boy_up_0\":\n{\n\t\"frame\": {\"x\":1322,\"y\":22,\"w\":14,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":19},\n\t\"sourceSize\": {\"w\":14,\"h\":19}\n},\n\"rich_boy_up_1\":\n{\n\t\"frame\": {\"x\":1325,\"y\":1,\"w\":14,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":19},\n\t\"sourceSize\": {\"w\":14,\"h\":19}\n},\n\"rich_boy_up_2\":\n{\n\t\"frame\": {\"x\":1323,\"y\":106,\"w\":14,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":19},\n\t\"sourceSize\": {\"w\":14,\"h\":19}\n},\n\"roxanne_down_0\":\n{\n\t\"frame\": {\"x\":686,\"y\":111,\"w\":16,\"h\":19},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":19},\n\t\"sourceSize\": {\"w\":16,\"h\":19}\n},\n\"roxanne_left_0\":\n{\n\t\"frame\": {\"x\":1329,\"y\":85,\"w\":14,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":19},\n\t\"sourceSize\": {\"w\":14,\"h\":19}\n},\n\"roxanne_right_0\":\n{\n\t\"frame\": {\"x\":1333,\"y\":64,\"w\":14,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":19},\n\t\"sourceSize\": {\"w\":14,\"h\":19}\n},\n\"roxanne_up\":\n{\n\t\"frame\": {\"x\":707,\"y\":111,\"w\":16,\"h\":19},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":19},\n\t\"sourceSize\": {\"w\":16,\"h\":19}\n},\n\"sailor_down_0\":\n{\n\t\"frame\": {\"x\":400,\"y\":45,\"w\":16,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":20},\n\t\"sourceSize\": {\"w\":16,\"h\":20}\n},\n\"sailor_down_1\":\n{\n\t\"frame\": {\"x\":504,\"y\":45,\"w\":15,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":15,\"h\":20},\n\t\"sourceSize\": {\"w\":15,\"h\":20}\n},\n\"sailor_down_2\":\n{\n\t\"frame\": {\"x\":520,\"y\":67,\"w\":15,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":15,\"h\":20},\n\t\"sourceSize\": {\"w\":15,\"h\":20}\n},\n\"sailor_left_0\":\n{\n\t\"frame\": {\"x\":1213,\"y\":67,\"w\":12,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":20},\n\t\"sourceSize\": {\"w\":12,\"h\":20}\n},\n\"sailor_left_1\":\n{\n\t\"frame\": {\"x\":1214,\"y\":45,\"w\":12,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":20},\n\t\"sourceSize\": {\"w\":12,\"h\":20}\n},\n\"sailor_left_2\":\n{\n\t\"frame\": {\"x\":1218,\"y\":23,\"w\":12,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":20},\n\t\"sourceSize\": {\"w\":12,\"h\":20}\n},\n\"sailor_right_0\":\n{\n\t\"frame\": {\"x\":1219,\"y\":1,\"w\":12,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":20},\n\t\"sourceSize\": {\"w\":12,\"h\":20}\n},\n\"sailor_right_1\":\n{\n\t\"frame\": {\"x\":1223,\"y\":89,\"w\":12,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":20},\n\t\"sourceSize\": {\"w\":12,\"h\":20}\n},\n\"sailor_right_2\":\n{\n\t\"frame\": {\"x\":1227,\"y\":67,\"w\":12,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":20},\n\t\"sourceSize\": {\"w\":12,\"h\":20}\n},\n\"sailor_up_0\":\n{\n\t\"frame\": {\"x\":416,\"y\":67,\"w\":16,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":20},\n\t\"sourceSize\": {\"w\":16,\"h\":20}\n},\n\"sailor_up_1\":\n{\n\t\"frame\": {\"x\":883,\"y\":89,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"sailor_up_2\":\n{\n\t\"frame\": {\"x\":530,\"y\":89,\"w\":15,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":15,\"h\":20},\n\t\"sourceSize\": {\"w\":15,\"h\":20}\n},\n\"schoolkid_f_down_0\":\n{\n\t\"frame\": {\"x\":889,\"y\":45,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"schoolkid_f_down_1\":\n{\n\t\"frame\": {\"x\":893,\"y\":23,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"schoolkid_f_down_2\":\n{\n\t\"frame\": {\"x\":894,\"y\":1,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"schoolkid_f_left_0\":\n{\n\t\"frame\": {\"x\":889,\"y\":67,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"schoolkid_f_left_1\":\n{\n\t\"frame\": {\"x\":899,\"y\":89,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"schoolkid_f_left_2\":\n{\n\t\"frame\": {\"x\":905,\"y\":45,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"schoolkid_f_right_0\":\n{\n\t\"frame\": {\"x\":909,\"y\":23,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"schoolkid_f_right_1\":\n{\n\t\"frame\": {\"x\":910,\"y\":1,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"schoolkid_f_right_2\":\n{\n\t\"frame\": {\"x\":905,\"y\":67,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"schoolkid_f_up_0\":\n{\n\t\"frame\": {\"x\":915,\"y\":89,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"schoolkid_f_up_1\":\n{\n\t\"frame\": {\"x\":921,\"y\":45,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"schoolkid_f_up_2\":\n{\n\t\"frame\": {\"x\":925,\"y\":23,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"schoolkid_m_down_0\":\n{\n\t\"frame\": {\"x\":1075,\"y\":111,\"w\":15,\"h\":19},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":15,\"h\":19},\n\t\"sourceSize\": {\"w\":15,\"h\":19}\n},\n\"schoolkid_m_down_1\":\n{\n\t\"frame\": {\"x\":1096,\"y\":111,\"w\":15,\"h\":19},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":15,\"h\":19},\n\t\"sourceSize\": {\"w\":15,\"h\":19}\n},\n\"schoolkid_m_down_2\":\n{\n\t\"frame\": {\"x\":1117,\"y\":111,\"w\":15,\"h\":19},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":15,\"h\":19},\n\t\"sourceSize\": {\"w\":15,\"h\":19}\n},\n\"schoolkid_m_left_0\":\n{\n\t\"frame\": {\"x\":1370,\"y\":22,\"w\":13,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":13,\"h\":19},\n\t\"sourceSize\": {\"w\":13,\"h\":19}\n},\n\"schoolkid_m_left_1\":\n{\n\t\"frame\": {\"x\":1373,\"y\":1,\"w\":13,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":13,\"h\":19},\n\t\"sourceSize\": {\"w\":13,\"h\":19}\n},\n\"schoolkid_m_left_2\":\n{\n\t\"frame\": {\"x\":1371,\"y\":106,\"w\":13,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":13,\"h\":19},\n\t\"sourceSize\": {\"w\":13,\"h\":19}\n},\n\"schoolkid_m_RIGHT_0\":\n{\n\t\"frame\": {\"x\":1366,\"y\":43,\"w\":13,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":13,\"h\":19},\n\t\"sourceSize\": {\"w\":13,\"h\":19}\n},\n\"schoolkid_m_right_1\":\n{\n\t\"frame\": {\"x\":1377,\"y\":85,\"w\":13,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":13,\"h\":19},\n\t\"sourceSize\": {\"w\":13,\"h\":19}\n},\n\"schoolkid_m_right_2\":\n{\n\t\"frame\": {\"x\":1386,\"y\":106,\"w\":13,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":13,\"h\":19},\n\t\"sourceSize\": {\"w\":13,\"h\":19}\n},\n\"schoolkid_m_up_0\":\n{\n\t\"frame\": {\"x\":1138,\"y\":111,\"w\":15,\"h\":19},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":15,\"h\":19},\n\t\"sourceSize\": {\"w\":15,\"h\":19}\n},\n\"schoolkid_m_up_1\":\n{\n\t\"frame\": {\"x\":1159,\"y\":111,\"w\":15,\"h\":19},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":15,\"h\":19},\n\t\"sourceSize\": {\"w\":15,\"h\":19}\n},\n\"schoolkid_m_up_2\":\n{\n\t\"frame\": {\"x\":1180,\"y\":111,\"w\":15,\"h\":19},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":15,\"h\":19},\n\t\"sourceSize\": {\"w\":15,\"h\":19}\n},\n\"scientist_down_0\":\n{\n\t\"frame\": {\"x\":926,\"y\":1,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"scientist_down_1\":\n{\n\t\"frame\": {\"x\":921,\"y\":67,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"scientist_down_2\":\n{\n\t\"frame\": {\"x\":926,\"y\":1,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"scientist_left_0\":\n{\n\t\"frame\": {\"x\":1237,\"y\":89,\"w\":12,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":20},\n\t\"sourceSize\": {\"w\":12,\"h\":20}\n},\n\"scientist_left_1\":\n{\n\t\"frame\": {\"x\":1228,\"y\":45,\"w\":12,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":20},\n\t\"sourceSize\": {\"w\":12,\"h\":20}\n},\n\"scientist_left_2\":\n{\n\t\"frame\": {\"x\":1241,\"y\":67,\"w\":12,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":20},\n\t\"sourceSize\": {\"w\":12,\"h\":20}\n},\n\"scientist_right_0\":\n{\n\t\"frame\": {\"x\":1232,\"y\":23,\"w\":12,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":20},\n\t\"sourceSize\": {\"w\":12,\"h\":20}\n},\n\"scientist_right_1\":\n{\n\t\"frame\": {\"x\":1242,\"y\":45,\"w\":12,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":20},\n\t\"sourceSize\": {\"w\":12,\"h\":20}\n},\n\"scientist_right_2\":\n{\n\t\"frame\": {\"x\":1233,\"y\":1,\"w\":12,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":20},\n\t\"sourceSize\": {\"w\":12,\"h\":20}\n},\n\"scientist_up_0\":\n{\n\t\"frame\": {\"x\":931,\"y\":89,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"scientist_up_1\":\n{\n\t\"frame\": {\"x\":937,\"y\":45,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"scientist_up_2\":\n{\n\t\"frame\": {\"x\":931,\"y\":89,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"seko_down_0\":\n{\n\t\"frame\": {\"x\":426,\"y\":89,\"w\":16,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":20},\n\t\"sourceSize\": {\"w\":16,\"h\":20}\n},\n\"seko_down_1\":\n{\n\t\"frame\": {\"x\":432,\"y\":111,\"w\":16,\"h\":20},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":20},\n\t\"sourceSize\": {\"w\":16,\"h\":20}\n},\n\"seko_down_2\":\n{\n\t\"frame\": {\"x\":493,\"y\":1,\"w\":15,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":15,\"h\":20},\n\t\"sourceSize\": {\"w\":15,\"h\":20}\n},\n\"seko_left_0\":\n{\n\t\"frame\": {\"x\":941,\"y\":23,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"seko_left_1\":\n{\n\t\"frame\": {\"x\":942,\"y\":1,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"seko_left_2\":\n{\n\t\"frame\": {\"x\":937,\"y\":67,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"seko_right_0\":\n{\n\t\"frame\": {\"x\":947,\"y\":89,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"seko_right_1\":\n{\n\t\"frame\": {\"x\":953,\"y\":45,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"seko_right_2\":\n{\n\t\"frame\": {\"x\":957,\"y\":23,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"seko_up_0\":\n{\n\t\"frame\": {\"x\":389,\"y\":1,\"w\":16,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":20},\n\t\"sourceSize\": {\"w\":16,\"h\":20}\n},\n\"seko_up_1\":\n{\n\t\"frame\": {\"x\":404,\"y\":23,\"w\":16,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":20},\n\t\"sourceSize\": {\"w\":16,\"h\":20}\n},\n\"seko_up_2\":\n{\n\t\"frame\": {\"x\":418,\"y\":45,\"w\":16,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":20},\n\t\"sourceSize\": {\"w\":16,\"h\":20}\n},\n\"shopkeeper_f_down_0\":\n{\n\t\"frame\": {\"x\":434,\"y\":67,\"w\":16,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":20},\n\t\"sourceSize\": {\"w\":16,\"h\":20}\n},\n\"shopkeeper_f_down_1\":\n{\n\t\"frame\": {\"x\":444,\"y\":89,\"w\":16,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":20},\n\t\"sourceSize\": {\"w\":16,\"h\":20}\n},\n\"shopkeeper_f_down_2\":\n{\n\t\"frame\": {\"x\":508,\"y\":23,\"w\":15,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":15,\"h\":20},\n\t\"sourceSize\": {\"w\":15,\"h\":20}\n},\n\"shopkeeper_f_left_0\":\n{\n\t\"frame\": {\"x\":1039,\"y\":89,\"w\":13,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":13,\"h\":20},\n\t\"sourceSize\": {\"w\":13,\"h\":20}\n},\n\"shopkeeper_f_left_1\":\n{\n\t\"frame\": {\"x\":1044,\"y\":67,\"w\":13,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":13,\"h\":20},\n\t\"sourceSize\": {\"w\":13,\"h\":20}\n},\n\"shopkeeper_f_left_2\":\n{\n\t\"frame\": {\"x\":1045,\"y\":45,\"w\":13,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":13,\"h\":20},\n\t\"sourceSize\": {\"w\":13,\"h\":20}\n},\n\"shopkeeper_f_right_0\":\n{\n\t\"frame\": {\"x\":1049,\"y\":23,\"w\":13,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":13,\"h\":20},\n\t\"sourceSize\": {\"w\":13,\"h\":20}\n},\n\"shopkeeper_f_right_1\":\n{\n\t\"frame\": {\"x\":1050,\"y\":1,\"w\":13,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":13,\"h\":20},\n\t\"sourceSize\": {\"w\":13,\"h\":20}\n},\n\"shopkeeper_f_right_2\":\n{\n\t\"frame\": {\"x\":1054,\"y\":89,\"w\":13,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":13,\"h\":20},\n\t\"sourceSize\": {\"w\":13,\"h\":20}\n},\n\"shopkeeper_f_up_0\":\n{\n\t\"frame\": {\"x\":454,\"y\":111,\"w\":16,\"h\":20},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":20},\n\t\"sourceSize\": {\"w\":16,\"h\":20}\n},\n\"shopkeeper_f_up_1\":\n{\n\t\"frame\": {\"x\":407,\"y\":1,\"w\":16,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":20},\n\t\"sourceSize\": {\"w\":16,\"h\":20}\n},\n\"shopkeeper_f_up_2\":\n{\n\t\"frame\": {\"x\":422,\"y\":23,\"w\":16,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":20},\n\t\"sourceSize\": {\"w\":16,\"h\":20}\n},\n\"shopkeeper_m_down_0\":\n{\n\t\"frame\": {\"x\":958,\"y\":1,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"shopkeeper_m_down_1\":\n{\n\t\"frame\": {\"x\":953,\"y\":67,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"shopkeeper_m_down_2\":\n{\n\t\"frame\": {\"x\":963,\"y\":89,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"shopkeeper_m_left_0\":\n{\n\t\"frame\": {\"x\":1246,\"y\":23,\"w\":12,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":20},\n\t\"sourceSize\": {\"w\":12,\"h\":20}\n},\n\"shopkeeper_m_left_1\":\n{\n\t\"frame\": {\"x\":1247,\"y\":1,\"w\":12,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":20},\n\t\"sourceSize\": {\"w\":12,\"h\":20}\n},\n\"shopkeeper_m_left_2\":\n{\n\t\"frame\": {\"x\":1251,\"y\":89,\"w\":12,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":20},\n\t\"sourceSize\": {\"w\":12,\"h\":20}\n},\n\"shopkeeper_m_right_0\":\n{\n\t\"frame\": {\"x\":1255,\"y\":67,\"w\":12,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":20},\n\t\"sourceSize\": {\"w\":12,\"h\":20}\n},\n\"shopkeeper_m_right_1\":\n{\n\t\"frame\": {\"x\":1256,\"y\":45,\"w\":12,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":20},\n\t\"sourceSize\": {\"w\":12,\"h\":20}\n},\n\"shopkeeper_m_right_2\":\n{\n\t\"frame\": {\"x\":1260,\"y\":23,\"w\":12,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":20},\n\t\"sourceSize\": {\"w\":12,\"h\":20}\n},\n\"shopkeeper_m_up_0\":\n{\n\t\"frame\": {\"x\":969,\"y\":45,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"shopkeeper_m_up_1\":\n{\n\t\"frame\": {\"x\":973,\"y\":23,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"shopkeeper_m_up_2\":\n{\n\t\"frame\": {\"x\":974,\"y\":1,\"w\":14,\"h\":20},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":20},\n\t\"sourceSize\": {\"w\":14,\"h\":20}\n},\n\"swimmer_f_down_0\":\n{\n\t\"frame\": {\"x\":852,\"y\":111,\"w\":16,\"h\":14},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":14},\n\t\"sourceSize\": {\"w\":16,\"h\":14}\n},\n\"swimmer_f_down_1\":\n{\n\t\"frame\": {\"x\":868,\"y\":111,\"w\":16,\"h\":14},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":14},\n\t\"sourceSize\": {\"w\":16,\"h\":14}\n},\n\"swimmer_f_down_2\":\n{\n\t\"frame\": {\"x\":1537,\"y\":18,\"w\":15,\"h\":14},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":15,\"h\":14},\n\t\"sourceSize\": {\"w\":15,\"h\":14}\n},\n\"swimmer_f_left_0\":\n{\n\t\"frame\": {\"x\":1600,\"y\":17,\"w\":14,\"h\":13},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":13},\n\t\"sourceSize\": {\"w\":14,\"h\":13}\n},\n\"swimmer_f_left_1\":\n{\n\t\"frame\": {\"x\":1604,\"y\":1,\"w\":14,\"h\":13},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":13},\n\t\"sourceSize\": {\"w\":14,\"h\":13}\n},\n\"swimmer_f_left_2\":\n{\n\t\"frame\": {\"x\":1545,\"y\":71,\"w\":15,\"h\":13},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":15,\"h\":13},\n\t\"sourceSize\": {\"w\":15,\"h\":13}\n},\n\"swimmer_f_right_0\":\n{\n\t\"frame\": {\"x\":1604,\"y\":100,\"w\":14,\"h\":13},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":13},\n\t\"sourceSize\": {\"w\":14,\"h\":13}\n},\n\"swimmer_f_right_1\":\n{\n\t\"frame\": {\"x\":1605,\"y\":83,\"w\":14,\"h\":13},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":13},\n\t\"sourceSize\": {\"w\":14,\"h\":13}\n},\n\"swimmer_f_right_2\":\n{\n\t\"frame\": {\"x\":1546,\"y\":52,\"w\":15,\"h\":13},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":15,\"h\":13},\n\t\"sourceSize\": {\"w\":15,\"h\":13}\n},\n\"swimmer_f_up_0\":\n{\n\t\"frame\": {\"x\":916,\"y\":111,\"w\":16,\"h\":13},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":13},\n\t\"sourceSize\": {\"w\":16,\"h\":13}\n},\n\"swimmer_f_up_1\":\n{\n\t\"frame\": {\"x\":884,\"y\":111,\"w\":16,\"h\":14},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":14},\n\t\"sourceSize\": {\"w\":16,\"h\":14}\n},\n\"swimmer_f_up_2\":\n{\n\t\"frame\": {\"x\":900,\"y\":111,\"w\":16,\"h\":14},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":14},\n\t\"sourceSize\": {\"w\":16,\"h\":14}\n},\n\"swimmer_m_down_0\":\n{\n\t\"frame\": {\"x\":1568,\"y\":17,\"w\":14,\"h\":14},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":14},\n\t\"sourceSize\": {\"w\":14,\"h\":14}\n},\n\"swimmer_m_down_1\":\n{\n\t\"frame\": {\"x\":1243,\"y\":111,\"w\":15,\"h\":15},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":15,\"h\":15},\n\t\"sourceSize\": {\"w\":15,\"h\":15}\n},\n\"swimmer_m_down_2\":\n{\n\t\"frame\": {\"x\":1260,\"y\":111,\"w\":15,\"h\":15},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":15,\"h\":15},\n\t\"sourceSize\": {\"w\":15,\"h\":15}\n},\n\"swimmer_m_left_0\":\n{\n\t\"frame\": {\"x\":1653,\"y\":75,\"w\":12,\"h\":14},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":14},\n\t\"sourceSize\": {\"w\":12,\"h\":14}\n},\n\"swimmer_m_left_1\":\n{\n\t\"frame\": {\"x\":1636,\"y\":85,\"w\":12,\"h\":14},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":14},\n\t\"sourceSize\": {\"w\":12,\"h\":14}\n},\n\"swimmer_m_left_2\":\n{\n\t\"frame\": {\"x\":1634,\"y\":99,\"w\":12,\"h\":14},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":14},\n\t\"sourceSize\": {\"w\":12,\"h\":14}\n},\n\"swimmer_m_right_0\":\n{\n\t\"frame\": {\"x\":1636,\"y\":115,\"w\":12,\"h\":14},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":14},\n\t\"sourceSize\": {\"w\":12,\"h\":14}\n},\n\"swimmer_m_right_1\":\n{\n\t\"frame\": {\"x\":1648,\"y\":99,\"w\":12,\"h\":14},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":14},\n\t\"sourceSize\": {\"w\":12,\"h\":14}\n},\n\"swimmer_m_right_2\":\n{\n\t\"frame\": {\"x\":1652,\"y\":115,\"w\":12,\"h\":14},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":14},\n\t\"sourceSize\": {\"w\":12,\"h\":14}\n},\n\"swimmer_m_up_0\":\n{\n\t\"frame\": {\"x\":1572,\"y\":1,\"w\":14,\"h\":14},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":14},\n\t\"sourceSize\": {\"w\":14,\"h\":14}\n},\n\"swimmer_m_up_1\":\n{\n\t\"frame\": {\"x\":1502,\"y\":39,\"w\":15,\"h\":15},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":15,\"h\":15},\n\t\"sourceSize\": {\"w\":15,\"h\":15}\n},\n\"swimmer_m_up_2\":\n{\n\t\"frame\": {\"x\":1504,\"y\":20,\"w\":15,\"h\":15},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":15,\"h\":15},\n\t\"sourceSize\": {\"w\":15,\"h\":15}\n},\n\"triathlete_f_down_0\":\n{\n\t\"frame\": {\"x\":167,\"y\":1,\"w\":14,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":21},\n\t\"sourceSize\": {\"w\":14,\"h\":21}\n},\n\"triathlete_f_down_1\":\n{\n\t\"frame\": {\"x\":113,\"y\":24,\"w\":15,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":15,\"h\":21},\n\t\"sourceSize\": {\"w\":15,\"h\":21}\n},\n\"triathlete_f_down_2\":\n{\n\t\"frame\": {\"x\":164,\"y\":93,\"w\":14,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":21},\n\t\"sourceSize\": {\"w\":14,\"h\":21}\n},\n\"triathlete_f_left_0\":\n{\n\t\"frame\": {\"x\":1,\"y\":100,\"w\":22,\"h\":21},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":22,\"h\":21},\n\t\"sourceSize\": {\"w\":22,\"h\":21}\n},\n\"triathlete_f_left_1\":\n{\n\t\"frame\": {\"x\":24,\"y\":100,\"w\":22,\"h\":21},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":22,\"h\":21},\n\t\"sourceSize\": {\"w\":22,\"h\":21}\n},\n\"triathlete_f_left_2\":\n{\n\t\"frame\": {\"x\":32,\"y\":1,\"w\":22,\"h\":21},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":22,\"h\":21},\n\t\"sourceSize\": {\"w\":22,\"h\":21}\n},\n\"triathlete_f_right_0\":\n{\n\t\"frame\": {\"x\":32,\"y\":25,\"w\":22,\"h\":21},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":22,\"h\":21},\n\t\"sourceSize\": {\"w\":22,\"h\":21}\n},\n\"triathlete_f_right_1\":\n{\n\t\"frame\": {\"x\":45,\"y\":69,\"w\":22,\"h\":21},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":22,\"h\":21},\n\t\"sourceSize\": {\"w\":22,\"h\":21}\n},\n\"triathlete_f_right_2\":\n{\n\t\"frame\": {\"x\":47,\"y\":93,\"w\":22,\"h\":21},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":22,\"h\":21},\n\t\"sourceSize\": {\"w\":22,\"h\":21}\n},\n\"triathlete_f_up_0\":\n{\n\t\"frame\": {\"x\":172,\"y\":70,\"w\":14,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":21},\n\t\"sourceSize\": {\"w\":14,\"h\":21}\n},\n\"triathlete_f_up_1\":\n{\n\t\"frame\": {\"x\":174,\"y\":47,\"w\":14,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":21},\n\t\"sourceSize\": {\"w\":14,\"h\":21}\n},\n\"triathlete_f_up_2\":\n{\n\t\"frame\": {\"x\":178,\"y\":24,\"w\":14,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":21},\n\t\"sourceSize\": {\"w\":14,\"h\":21}\n},\n\"triathlete_m_down_0\":\n{\n\t\"frame\": {\"x\":183,\"y\":1,\"w\":14,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":21},\n\t\"sourceSize\": {\"w\":14,\"h\":21}\n},\n\"triathlete_m_down_1\":\n{\n\t\"frame\": {\"x\":118,\"y\":1,\"w\":15,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":15,\"h\":21},\n\t\"sourceSize\": {\"w\":15,\"h\":21}\n},\n\"triathlete_m_down_2\":\n{\n\t\"frame\": {\"x\":180,\"y\":93,\"w\":14,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":21},\n\t\"sourceSize\": {\"w\":14,\"h\":21}\n},\n\"triathlete_m_left_0\":\n{\n\t\"frame\": {\"x\":55,\"y\":1,\"w\":22,\"h\":21},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":22,\"h\":21},\n\t\"sourceSize\": {\"w\":22,\"h\":21}\n},\n\"triathlete_m_left_1\":\n{\n\t\"frame\": {\"x\":55,\"y\":25,\"w\":22,\"h\":21},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":22,\"h\":21},\n\t\"sourceSize\": {\"w\":22,\"h\":21}\n},\n\"triathlete_m_left_2\":\n{\n\t\"frame\": {\"x\":68,\"y\":49,\"w\":22,\"h\":21},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":22,\"h\":21},\n\t\"sourceSize\": {\"w\":22,\"h\":21}\n},\n\"triathlete_m_right_0\":\n{\n\t\"frame\": {\"x\":70,\"y\":93,\"w\":22,\"h\":21},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":22,\"h\":21},\n\t\"sourceSize\": {\"w\":22,\"h\":21}\n},\n\"triathlete_m_right_1\":\n{\n\t\"frame\": {\"x\":93,\"y\":93,\"w\":22,\"h\":21},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":22,\"h\":21},\n\t\"sourceSize\": {\"w\":22,\"h\":21}\n},\n\"triathlete_m_right_2\":\n{\n\t\"frame\": {\"x\":78,\"y\":1,\"w\":22,\"h\":21},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":22,\"h\":21},\n\t\"sourceSize\": {\"w\":22,\"h\":21}\n},\n\"triathlete_m_up_0\":\n{\n\t\"frame\": {\"x\":188,\"y\":70,\"w\":14,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":21},\n\t\"sourceSize\": {\"w\":14,\"h\":21}\n},\n\"triathlete_m_up_1\":\n{\n\t\"frame\": {\"x\":190,\"y\":47,\"w\":14,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":21},\n\t\"sourceSize\": {\"w\":14,\"h\":21}\n},\n\"triathlete_m_up_2\":\n{\n\t\"frame\": {\"x\":194,\"y\":24,\"w\":14,\"h\":21},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":21},\n\t\"sourceSize\": {\"w\":14,\"h\":21}\n},\n\"tuber_down_0\":\n{\n\t\"frame\": {\"x\":1619,\"y\":99,\"w\":14,\"h\":13},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":13},\n\t\"sourceSize\": {\"w\":14,\"h\":13}\n},\n\"tuber_down_1\":\n{\n\t\"frame\": {\"x\":931,\"y\":111,\"w\":16,\"h\":13},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":13},\n\t\"sourceSize\": {\"w\":16,\"h\":13}\n},\n\"tuber_down_2\":\n{\n\t\"frame\": {\"x\":946,\"y\":111,\"w\":16,\"h\":13},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":13},\n\t\"sourceSize\": {\"w\":16,\"h\":13}\n},\n\"tuber_f_down_0\":\n{\n\t\"frame\": {\"x\":1513,\"y\":78,\"w\":14,\"h\":15},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":15},\n\t\"sourceSize\": {\"w\":14,\"h\":15}\n},\n\"tuber_f_down_1\":\n{\n\t\"frame\": {\"x\":1507,\"y\":1,\"w\":15,\"h\":15},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":15,\"h\":15},\n\t\"sourceSize\": {\"w\":15,\"h\":15}\n},\n\"tuber_f_down_2\":\n{\n\t\"frame\": {\"x\":1525,\"y\":95,\"w\":14,\"h\":15},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":15},\n\t\"sourceSize\": {\"w\":14,\"h\":15}\n},\n\"tuber_f_left_0\":\n{\n\t\"frame\": {\"x\":1540,\"y\":112,\"w\":14,\"h\":15},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":15},\n\t\"sourceSize\": {\"w\":14,\"h\":15}\n},\n\"tuber_f_left_1\":\n{\n\t\"frame\": {\"x\":1514,\"y\":56,\"w\":14,\"h\":15},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":15},\n\t\"sourceSize\": {\"w\":14,\"h\":15}\n},\n\"tuber_f_left_2\":\n{\n\t\"frame\": {\"x\":1519,\"y\":37,\"w\":14,\"h\":15},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":15},\n\t\"sourceSize\": {\"w\":14,\"h\":15}\n},\n\"tuber_f_right_0\":\n{\n\t\"frame\": {\"x\":1521,\"y\":18,\"w\":14,\"h\":15},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":15},\n\t\"sourceSize\": {\"w\":14,\"h\":15}\n},\n\"tuber_f_right_1\":\n{\n\t\"frame\": {\"x\":1524,\"y\":1,\"w\":14,\"h\":15},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":15},\n\t\"sourceSize\": {\"w\":14,\"h\":15}\n},\n\"tuber_f_right_2\":\n{\n\t\"frame\": {\"x\":1529,\"y\":73,\"w\":14,\"h\":15},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":15},\n\t\"sourceSize\": {\"w\":14,\"h\":15}\n},\n\"tuber_f_up_0\":\n{\n\t\"frame\": {\"x\":1530,\"y\":54,\"w\":14,\"h\":15},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":15},\n\t\"sourceSize\": {\"w\":14,\"h\":15}\n},\n\"tuber_f_up_1\":\n{\n\t\"frame\": {\"x\":1535,\"y\":35,\"w\":14,\"h\":15},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":15},\n\t\"sourceSize\": {\"w\":14,\"h\":15}\n},\n\"tuber_f_up_2\":\n{\n\t\"frame\": {\"x\":1508,\"y\":99,\"w\":15,\"h\":15},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":15,\"h\":15},\n\t\"sourceSize\": {\"w\":15,\"h\":15}\n},\n\"tuber_left_0\":\n{\n\t\"frame\": {\"x\":1608,\"y\":65,\"w\":14,\"h\":13},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":13},\n\t\"sourceSize\": {\"w\":14,\"h\":13}\n},\n\"tuber_left_1\":\n{\n\t\"frame\": {\"x\":1551,\"y\":35,\"w\":15,\"h\":13},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":15,\"h\":13},\n\t\"sourceSize\": {\"w\":15,\"h\":13}\n},\n\"tuber_left_2\":\n{\n\t\"frame\": {\"x\":1540,\"y\":1,\"w\":15,\"h\":14},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":15,\"h\":14},\n\t\"sourceSize\": {\"w\":15,\"h\":14}\n},\n\"tuber_m_down_0\":\n{\n\t\"frame\": {\"x\":1572,\"y\":104,\"w\":14,\"h\":14},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":14},\n\t\"sourceSize\": {\"w\":14,\"h\":14}\n},\n\"tuber_m_down_1\":\n{\n\t\"frame\": {\"x\":1573,\"y\":85,\"w\":14,\"h\":14},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":14},\n\t\"sourceSize\": {\"w\":14,\"h\":14}\n},\n\"tuber_m_down_2\":\n{\n\t\"frame\": {\"x\":1576,\"y\":68,\"w\":14,\"h\":14},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":14},\n\t\"sourceSize\": {\"w\":14,\"h\":14}\n},\n\"tuber_m_left_0\":\n{\n\t\"frame\": {\"x\":1577,\"y\":51,\"w\":14,\"h\":14},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":14},\n\t\"sourceSize\": {\"w\":14,\"h\":14}\n},\n\"tuber_m_left_1\":\n{\n\t\"frame\": {\"x\":1582,\"y\":33,\"w\":14,\"h\":14},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":14},\n\t\"sourceSize\": {\"w\":14,\"h\":14}\n},\n\"tuber_m_left_2\":\n{\n\t\"frame\": {\"x\":1584,\"y\":17,\"w\":14,\"h\":14},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":14},\n\t\"sourceSize\": {\"w\":14,\"h\":14}\n},\n\"tuber_m_right_0\":\n{\n\t\"frame\": {\"x\":1588,\"y\":1,\"w\":14,\"h\":14},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":14},\n\t\"sourceSize\": {\"w\":14,\"h\":14}\n},\n\"tuber_m_right_1\":\n{\n\t\"frame\": {\"x\":1588,\"y\":101,\"w\":14,\"h\":14},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":14},\n\t\"sourceSize\": {\"w\":14,\"h\":14}\n},\n\"tuber_m_right_2\":\n{\n\t\"frame\": {\"x\":1589,\"y\":84,\"w\":14,\"h\":14},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":14},\n\t\"sourceSize\": {\"w\":14,\"h\":14}\n},\n\"tuber_m_up_0\":\n{\n\t\"frame\": {\"x\":1592,\"y\":67,\"w\":14,\"h\":14},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":14},\n\t\"sourceSize\": {\"w\":14,\"h\":14}\n},\n\"tuber_m_up_1\":\n{\n\t\"frame\": {\"x\":1593,\"y\":49,\"w\":14,\"h\":14},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":14},\n\t\"sourceSize\": {\"w\":14,\"h\":14}\n},\n\"tuber_m_up_2\":\n{\n\t\"frame\": {\"x\":1598,\"y\":33,\"w\":14,\"h\":14},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":14},\n\t\"sourceSize\": {\"w\":14,\"h\":14}\n},\n\"tuber_right_0\":\n{\n\t\"frame\": {\"x\":1609,\"y\":49,\"w\":14,\"h\":13},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":13},\n\t\"sourceSize\": {\"w\":14,\"h\":13}\n},\n\"tuber_right_1\":\n{\n\t\"frame\": {\"x\":1553,\"y\":18,\"w\":15,\"h\":13},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":15,\"h\":13},\n\t\"sourceSize\": {\"w\":15,\"h\":13}\n},\n\"tuber_right_2\":\n{\n\t\"frame\": {\"x\":1541,\"y\":90,\"w\":15,\"h\":14},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":15,\"h\":14},\n\t\"sourceSize\": {\"w\":15,\"h\":14}\n},\n\"tuber_up_0\":\n{\n\t\"frame\": {\"x\":1614,\"y\":33,\"w\":14,\"h\":13},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":13},\n\t\"sourceSize\": {\"w\":14,\"h\":13}\n},\n\"tuber_up_1\":\n{\n\t\"frame\": {\"x\":961,\"y\":111,\"w\":16,\"h\":13},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":13},\n\t\"sourceSize\": {\"w\":16,\"h\":13}\n},\n\"tuber_up_2\":\n{\n\t\"frame\": {\"x\":976,\"y\":111,\"w\":16,\"h\":13},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":13},\n\t\"sourceSize\": {\"w\":16,\"h\":13}\n},\n\"twin_down_0\":\n{\n\t\"frame\": {\"x\":1277,\"y\":110,\"w\":12,\"h\":17},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":17},\n\t\"sourceSize\": {\"w\":12,\"h\":17}\n},\n\"twin_down_1\":\n{\n\t\"frame\": {\"x\":1476,\"y\":21,\"w\":12,\"h\":17},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":17},\n\t\"sourceSize\": {\"w\":12,\"h\":17}\n},\n\"twin_down_2\":\n{\n\t\"frame\": {\"x\":1479,\"y\":1,\"w\":12,\"h\":17},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":17},\n\t\"sourceSize\": {\"w\":12,\"h\":17}\n},\n\"twin_left_0\":\n{\n\t\"frame\": {\"x\":1480,\"y\":101,\"w\":12,\"h\":17},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":17},\n\t\"sourceSize\": {\"w\":12,\"h\":17}\n},\n\"twin_left_1\":\n{\n\t\"frame\": {\"x\":1485,\"y\":81,\"w\":12,\"h\":17},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":17},\n\t\"sourceSize\": {\"w\":12,\"h\":17}\n},\n\"twin_left_2\":\n{\n\t\"frame\": {\"x\":1486,\"y\":61,\"w\":12,\"h\":17},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":17},\n\t\"sourceSize\": {\"w\":12,\"h\":17}\n},\n\"twin_right_0\":\n{\n\t\"frame\": {\"x\":1488,\"y\":40,\"w\":12,\"h\":17},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":17},\n\t\"sourceSize\": {\"w\":12,\"h\":17}\n},\n\"twin_right_1\":\n{\n\t\"frame\": {\"x\":1490,\"y\":20,\"w\":12,\"h\":17},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":17},\n\t\"sourceSize\": {\"w\":12,\"h\":17}\n},\n\"twin_right_2\":\n{\n\t\"frame\": {\"x\":1493,\"y\":1,\"w\":12,\"h\":17},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":17},\n\t\"sourceSize\": {\"w\":12,\"h\":17}\n},\n\"twin_up_0\":\n{\n\t\"frame\": {\"x\":1494,\"y\":100,\"w\":12,\"h\":17},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":17},\n\t\"sourceSize\": {\"w\":12,\"h\":17}\n},\n\"twin_up_1\":\n{\n\t\"frame\": {\"x\":1499,\"y\":80,\"w\":12,\"h\":17},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":17},\n\t\"sourceSize\": {\"w\":12,\"h\":17}\n},\n\"twin_up_2\":\n{\n\t\"frame\": {\"x\":1500,\"y\":59,\"w\":12,\"h\":17},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":12,\"h\":17},\n\t\"sourceSize\": {\"w\":12,\"h\":17}\n},\n\"wally_down_0\":\n{\n\t\"frame\": {\"x\":728,\"y\":111,\"w\":16,\"h\":19},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":19},\n\t\"sourceSize\": {\"w\":16,\"h\":19}\n},\n\"wally_down_1\":\n{\n\t\"frame\": {\"x\":749,\"y\":111,\"w\":16,\"h\":19},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":19},\n\t\"sourceSize\": {\"w\":16,\"h\":19}\n},\n\"wally_down_2\":\n{\n\t\"frame\": {\"x\":1201,\"y\":111,\"w\":15,\"h\":19},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":15,\"h\":19},\n\t\"sourceSize\": {\"w\":15,\"h\":19}\n},\n\"wally_left_0\":\n{\n\t\"frame\": {\"x\":1381,\"y\":43,\"w\":13,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":13,\"h\":19},\n\t\"sourceSize\": {\"w\":13,\"h\":19}\n},\n\"wally_left_1\":\n{\n\t\"frame\": {\"x\":1385,\"y\":22,\"w\":13,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":13,\"h\":19},\n\t\"sourceSize\": {\"w\":13,\"h\":19}\n},\n\"wally_left_2\":\n{\n\t\"frame\": {\"x\":1388,\"y\":1,\"w\":13,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":13,\"h\":19},\n\t\"sourceSize\": {\"w\":13,\"h\":19}\n},\n\"wally_right_0\":\n{\n\t\"frame\": {\"x\":1381,\"y\":64,\"w\":13,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":13,\"h\":19},\n\t\"sourceSize\": {\"w\":13,\"h\":19}\n},\n\"wally_right_1\":\n{\n\t\"frame\": {\"x\":1392,\"y\":85,\"w\":13,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":13,\"h\":19},\n\t\"sourceSize\": {\"w\":13,\"h\":19}\n},\n\"wally_right_2\":\n{\n\t\"frame\": {\"x\":1401,\"y\":106,\"w\":13,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":13,\"h\":19},\n\t\"sourceSize\": {\"w\":13,\"h\":19}\n},\n\"wally_up_0\":\n{\n\t\"frame\": {\"x\":770,\"y\":111,\"w\":16,\"h\":19},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":19},\n\t\"sourceSize\": {\"w\":16,\"h\":19}\n},\n\"wally_up_1\":\n{\n\t\"frame\": {\"x\":791,\"y\":111,\"w\":16,\"h\":19},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":19},\n\t\"sourceSize\": {\"w\":16,\"h\":19}\n},\n\"wally_up_2\":\n{\n\t\"frame\": {\"x\":1222,\"y\":111,\"w\":15,\"h\":19},\n\t\"rotated\": true,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":15,\"h\":19},\n\t\"sourceSize\": {\"w\":15,\"h\":19}\n},\n\"youngster_down_0\":\n{\n\t\"frame\": {\"x\":1334,\"y\":43,\"w\":14,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":19},\n\t\"sourceSize\": {\"w\":14,\"h\":19}\n},\n\"youngster_down_1\":\n{\n\t\"frame\": {\"x\":1338,\"y\":22,\"w\":14,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":19},\n\t\"sourceSize\": {\"w\":14,\"h\":19}\n},\n\"youngster_down_2\":\n{\n\t\"frame\": {\"x\":1341,\"y\":1,\"w\":14,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":19},\n\t\"sourceSize\": {\"w\":14,\"h\":19}\n},\n\"youngster_left_0\":\n{\n\t\"frame\": {\"x\":1339,\"y\":106,\"w\":14,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":19},\n\t\"sourceSize\": {\"w\":14,\"h\":19}\n},\n\"youngster_left_1\":\n{\n\t\"frame\": {\"x\":1345,\"y\":85,\"w\":14,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":19},\n\t\"sourceSize\": {\"w\":14,\"h\":19}\n},\n\"youngster_left_2\":\n{\n\t\"frame\": {\"x\":1349,\"y\":64,\"w\":14,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":19},\n\t\"sourceSize\": {\"w\":14,\"h\":19}\n},\n\"youngster_right_0\":\n{\n\t\"frame\": {\"x\":1350,\"y\":43,\"w\":14,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":19},\n\t\"sourceSize\": {\"w\":14,\"h\":19}\n},\n\"youngster_right_1\":\n{\n\t\"frame\": {\"x\":1354,\"y\":22,\"w\":14,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":19},\n\t\"sourceSize\": {\"w\":14,\"h\":19}\n},\n\"youngster_right_2\":\n{\n\t\"frame\": {\"x\":1357,\"y\":1,\"w\":14,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":19},\n\t\"sourceSize\": {\"w\":14,\"h\":19}\n},\n\"youngster_up_0\":\n{\n\t\"frame\": {\"x\":1355,\"y\":106,\"w\":14,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":19},\n\t\"sourceSize\": {\"w\":14,\"h\":19}\n},\n\"youngster_up_1\":\n{\n\t\"frame\": {\"x\":1361,\"y\":85,\"w\":14,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":19},\n\t\"sourceSize\": {\"w\":14,\"h\":19}\n},\n\"youngster_up_2\":\n{\n\t\"frame\": {\"x\":1365,\"y\":64,\"w\":14,\"h\":19},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":14,\"h\":19},\n\t\"sourceSize\": {\"w\":14,\"h\":19}\n}},\n\"animations\": {\n\t\"ace_trainer_down\": [\"ace_trainer_down_0\",\"ace_trainer_down_1\",\"ace_trainer_down_2\"],\n\t\"ace_trainer_left\": [\"ace_trainer_left_0\",\"ace_trainer_left_1\",\"ace_trainer_left_2\"],\n\t\"ace_trainer_right\": [\"ace_trainer_right_0\",\"ace_trainer_right_1\",\"ace_trainer_right_2\"],\n\t\"ace_trainer_up\": [\"ace_trainer_up_0\",\"ace_trainer_up_1\",\"ace_trainer_up_2\"],\n\t\"aroma_down\": [\"aroma_down_0\",\"aroma_down_1\",\"aroma_down_2\"],\n\t\"aroma_left\": [\"aroma_left_0\",\"aroma_left_1\",\"aroma_left_2\"],\n\t\"aroma_right\": [\"aroma_right_0\",\"aroma_right_1\",\"aroma_right_2\"],\n\t\"aroma_up\": [\"aroma_up_0\",\"aroma_up_1\",\"aroma_up_2\"],\n\t\"black_belt_down\": [\"black_belt_down_0\",\"black_belt_down_1\",\"black_belt_down_2\"],\n\t\"black_belt_left\": [\"black_belt_left_0\",\"black_belt_left_1\",\"black_belt_left_2\"],\n\t\"black_belt_right\": [\"black_belt_right_0\",\"black_belt_right_1\",\"black_belt_right_2\"],\n\t\"black_belt_up\": [\"black_belt_up_0\",\"black_belt_up_1\",\"black_belt_up_2\"],\n\t\"bug_catcher_down\": [\"bug_catcher_down_0\",\"bug_catcher_down_1\",\"bug_catcher_down_2\"],\n\t\"bug_catcher_left\": [\"bug_catcher_left_0\",\"bug_catcher_left_1\",\"bug_catcher_left_2\"],\n\t\"bug_catcher_right\": [\"bug_catcher_right_0\",\"bug_catcher_right_1\",\"bug_catcher_right_2\"],\n\t\"bug_catcher_up\": [\"bug_catcher_up_0\",\"bug_catcher_up_1\",\"bug_catcher_up_2\"],\n\t\"elder_f_down\": [\"elder_f_down_0\",\"elder_f_down_1\",\"elder_f_down_2\"],\n\t\"elder_f_left\": [\"elder_f_left_0\",\"elder_f_left_1\",\"elder_f_left_2\"],\n\t\"elder_f_right\": [\"elder_f_right_0\",\"elder_f_right_1\",\"elder_f_right_2\"],\n\t\"elder_f_up\": [\"elder_f_up_0\",\"elder_f_up_1\",\"elder_f_up_2\"],\n\t\"expert_f_down\": [\"expert_f_down_0\",\"expert_f_down_1\",\"expert_f_down_2\"],\n\t\"expert_f_left\": [\"expert_f_left_0\",\"expert_f_left_1\",\"expert_f_left_2\"],\n\t\"expert_f_right\": [\"expert_f_right_0\",\"expert_f_right_1\",\"expert_f_right_2\"],\n\t\"expert_f_up\": [\"expert_f_up_0\",\"expert_f_up_1\",\"expert_f_up_2\"],\n\t\"fisher_down\": [\"fisher_down_0\",\"fisher_down_1\",\"fisher_down_2\"],\n\t\"fisher_left\": [\"fisher_left_0\",\"fisher_left_1\",\"fisher_left_2\"],\n\t\"fisher_right\": [\"fisher_right_0\",\"fisher_right_1\",\"fisher_right_2\"],\n\t\"fisher_up\": [\"fisher_up_0\",\"fisher_up_1\",\"fisher_up_2\"],\n\t\"generic_c1_down\": [\"generic_c1_down_0\",\"generic_c1_down_1\",\"generic_c1_down_2\"],\n\t\"generic_c1_left\": [\"generic_c1_left_0\",\"generic_c1_left_1\",\"generic_c1_left_2\"],\n\t\"generic_c1_right\": [\"generic_c1_right_0\",\"generic_c1_right_1\",\"generic_c1_right_2\"],\n\t\"generic_c1_up\": [\"generic_c1_up_0\",\"generic_c1_up_1\",\"generic_c1_up_2\"],\n\t\"generic_c2_down\": [\"generic_c2_down_0\",\"generic_c2_down_1\",\"generic_c2_down_2\"],\n\t\"generic_c2_left\": [\"generic_c2_left_0\",\"generic_c2_left_1\",\"generic_c2_left_2\"],\n\t\"generic_c2_right\": [\"generic_c2_right_0\",\"generic_c2_right_1\",\"generic_c2_right_2\"],\n\t\"generic_c2_up\": [\"generic_c2_up_0\",\"generic_c2_up_1\",\"generic_c2_up_2\"],\n\t\"generic_c3_down\": [\"generic_c3_down_0\",\"generic_c3_down_1\",\"generic_c3_down_2\"],\n\t\"generic_c3_left\": [\"generic_c3_left_0\",\"generic_c3_left_1\",\"generic_c3_left_2\"],\n\t\"generic_c3_right\": [\"generic_c3_right_0\",\"generic_c3_right_1\",\"generic_c3_right_2\"],\n\t\"generic_c3_up\": [\"generic_c3_up_0\",\"generic_c3_up_1\",\"generic_c3_up_2\"],\n\t\"generic_f1_down\": [\"generic_f1_down_0\",\"generic_f1_down_1\",\"generic_f1_down_2\"],\n\t\"generic_f1_left\": [\"generic_f1_left_0\",\"generic_f1_left_1\",\"generic_f1_left_2\"],\n\t\"generic_f1_right\": [\"generic_f1_right_0\",\"generic_f1_right_1\",\"generic_f1_right_2\"],\n\t\"generic_f1_up\": [\"generic_f1_up_0\",\"generic_f1_up_1\",\"generic_f1_up_2\"],\n\t\"generic_f2_down\": [\"generic_f2_down_0\",\"generic_f2_down_1\",\"generic_f2_down_2\"],\n\t\"generic_f2_left\": [\"generic_f2_left_0\",\"generic_f2_left_1\",\"generic_f2_left_2\"],\n\t\"generic_f2_right\": [\"generic_f2_right_0\",\"generic_f2_right_1\",\"generic_f2_right_2\"],\n\t\"generic_f2_up\": [\"generic_f2_up_0\",\"generic_f2_up_1\",\"generic_f2_up_2\"],\n\t\"generic_f3_down\": [\"generic_f3_down_0\",\"generic_f3_down_1\",\"generic_f3_down_2\"],\n\t\"generic_f3_left\": [\"generic_f3_left_0\",\"generic_f3_left_1\",\"generic_f3_left_2\"],\n\t\"generic_f3_right\": [\"generic_f3_right_0\",\"generic_f3_right_1\",\"generic_f3_right_2\"],\n\t\"generic_f3_up\": [\"generic_f3_up_0\",\"generic_f3_up_1\",\"generic_f3_up_2\"],\n\t\"generic_f4_down\": [\"generic_f4_down_0\",\"generic_f4_down_1\",\"generic_f4_down_2\"],\n\t\"generic_f4_left\": [\"generic_f4_left_0\",\"generic_f4_left_1\",\"generic_f4_left_2\"],\n\t\"generic_f4_right\": [\"generic_f4_right_0\",\"generic_f4_right_1\",\"generic_f4_right_2\"],\n\t\"generic_f4_up\": [\"generic_f4_up_0\",\"generic_f4_up_1\",\"generic_f4_up_2\"],\n\t\"generic_f5_down\": [\"generic_f5_down_0\",\"generic_f5_down_1\",\"generic_f5_down_2\"],\n\t\"generic_f5_left\": [\"generic_f5_left_0\",\"generic_f5_left_1\",\"generic_f5_left_2\"],\n\t\"generic_f5_right\": [\"generic_f5_right_0\",\"generic_f5_right_1\",\"generic_f5_right_2\"],\n\t\"generic_f5_up\": [\"generic_f5_up_0\",\"generic_f5_up_1\",\"generic_f5_up_2\"],\n\t\"generic_m1_down\": [\"generic_m1_down_0\",\"generic_m1_down_1\",\"generic_m1_down_2\"],\n\t\"generic_m1_left\": [\"generic_m1_left_0\",\"generic_m1_left_1\",\"generic_m1_left_2\"],\n\t\"generic_m1_right\": [\"generic_m1_right_0\",\"generic_m1_right_1\",\"generic_m1_right_2\"],\n\t\"generic_m1_up\": [\"generic_m1_up_0\",\"generic_m1_up_1\"],\n\t\"generic_m2_down\": [\"generic_m2_down_0\",\"generic_m2_down_1\",\"generic_m2_down_2\"],\n\t\"generic_m2_left\": [\"generic_m2_left_0\",\"generic_m2_left_1\",\"generic_m2_left_2\"],\n\t\"generic_m2_right\": [\"generic_m2_right_0\",\"generic_m2_right_1\",\"generic_m2_right_2\"],\n\t\"generic_m2_up\": [\"generic_m2_up_0\",\"generic_m2_up_1\",\"generic_m2_up_2\"],\n\t\"generic_m3_down\": [\"generic_m3_down_0\",\"generic_m3_down_1\",\"generic_m3_down_2\"],\n\t\"generic_m3_left\": [\"generic_m3_left_0\",\"generic_m3_left_1\",\"generic_m3_left_2\"],\n\t\"generic_m3_right\": [\"generic_m3_right_0\",\"generic_m3_right_1\",\"generic_m3_right_2\"],\n\t\"generic_m3_up\": [\"generic_m3_up_0\",\"generic_m3_up_1\",\"generic_m3_up_2\"],\n\t\"generic_m4_down\": [\"generic_m4_down_0\",\"generic_m4_down_1\",\"generic_m4_down_2\"],\n\t\"generic_m4_left\": [\"generic_m4_left_0\",\"generic_m4_left_1\",\"generic_m4_left_2\"],\n\t\"generic_m4_right\": [\"generic_m4_right_0\",\"generic_m4_right_1\",\"generic_m4_right_2\"],\n\t\"generic_m4_up\": [\"generic_m4_up_0\",\"generic_m4_up_1\",\"generic_m4_up_2\"],\n\t\"generic_m5_down\": [\"generic_m5_down_0\",\"generic_m5_down_1\",\"generic_m5_down_2\"],\n\t\"generic_m5_left\": [\"generic_m5_left_0\",\"generic_m5_left_1\",\"generic_m5_left_2\"],\n\t\"generic_m5_right\": [\"generic_m5_right_0\",\"generic_m5_right_1\",\"generic_m5_right_2\"],\n\t\"generic_m5_up\": [\"generic_m5_up_0\",\"generic_m5_up_1\",\"generic_m5_up_2\"],\n\t\"gentleman_down\": [\"gentleman_down_0\",\"gentleman_down_1\",\"gentleman_down_2\"],\n\t\"gentleman_left\": [\"gentleman_left_0\",\"gentleman_left_1\",\"gentleman_left_2\"],\n\t\"gentleman_right\": [\"gentleman_right_0\",\"gentleman_right_1\",\"gentleman_right_2\"],\n\t\"gentleman_up\": [\"gentleman_up_0\",\"gentleman_up_1\",\"gentleman_up_2\"],\n\t\"guitarist_down\": [\"guitarist_down_0\",\"guitarist_down_1\",\"guitarist_down_2\"],\n\t\"guitarist_left\": [\"guitarist_left_0\",\"guitarist_left_1\",\"guitarist_left_2\"],\n\t\"guitarist_right\": [\"guitarist_right_0\",\"guitarist_right_1\",\"guitarist_right_2\"],\n\t\"guitarist_up\": [\"guitarist_up_0\",\"guitarist_up_1\",\"guitarist_up_2\"],\n\t\"hiker_down\": [\"hiker_down_0\",\"hiker_down_1\",\"hiker_down_2\"],\n\t\"hiker_left\": [\"hiker_left_0\",\"hiker_left_1\",\"hiker_left_2\"],\n\t\"hiker_right\": [\"hiker_right_0\",\"hiker_right_1\",\"hiker_right_2\"],\n\t\"hiker_up\": [\"hiker_up_0\",\"hiker_up_1\",\"hiker_up_2\"],\n\t\"lass_down\": [\"lass_down_0\",\"lass_down_1\",\"lass_down_2\"],\n\t\"lass_left\": [\"lass_left_0\",\"lass_left_1\",\"lass_left_2\"],\n\t\"lass_right\": [\"lass_right_0\",\"lass_right_1\",\"lass_right_2\"],\n\t\"lass_up\": [\"lass_up_0\",\"lass_up_1\",\"lass_up_2\"],\n\t\"may_down\": [\"may_down_0\",\"may_down_1\",\"may_down_2\"],\n\t\"may_left\": [\"may_left_0\",\"may_left_1\",\"may_left_2\"],\n\t\"may_right\": [\"may_right_0\",\"may_right_1\",\"may_right_2\"],\n\t\"may_up\": [\"may_up_0\",\"may_up_1\",\"may_up_2\"],\n\t\"mom_down\": [\"mom_down_0\",\"mom_down_1\",\"mom_down_2\"],\n\t\"mom_left\": [\"mom_left_0\",\"mom_left_1\",\"mom_left_2\"],\n\t\"mom_right\": [\"mom_right_0\",\"mom_right_1\",\"mom_right_2\"],\n\t\"mom_up\": [\"mom_up_0\",\"mom_up_1\",\"mom_up_2\"],\n\t\"norman_down\": [\"norman_down_0\",\"norman_down_1\",\"norman_down_2\"],\n\t\"norman_left\": [\"norman_left_0\",\"norman_left_1\",\"norman_left_2\"],\n\t\"norman_up\": [\"norman_up_0\",\"norman_up_1\",\"norman_up_2\"],\n\t\"oups/scientist_down\": [\"oups/scientist_down_0\",\"oups/scientist_down_1\",\"oups/scientist_down_2\"],\n\t\"oups/scientist_left\": [\"oups/scientist_left_0\",\"oups/scientist_left_1\",\"oups/scientist_left_2\"],\n\t\"oups/scientist_right\": [\"oups/scientist_right_0\",\"oups/scientist_right_1\",\"oups/scientist_right_2\"],\n\t\"oups/scientist_up\": [\"oups/scientist_up_0\",\"oups/scientist_up_1\",\"oups/scientist_up_2\"],\n\t\"pokefan_down\": [\"pokefan_down_0\",\"pokefan_down_1\",\"pokefan_down_2\"],\n\t\"pokefan_left\": [\"pokefan_left_0\",\"pokefan_left_1\",\"pokefan_left_2\"],\n\t\"pokefan_right\": [\"pokefan_right_0\",\"pokefan_right_1\",\"pokefan_right_2\"],\n\t\"pokefan_up\": [\"pokefan_up_0\",\"pokefan_up_1\",\"pokefan_up_2\"],\n\t\"pokemaniac_down\": [\"pokemaniac_down_0\",\"pokemaniac_down_1\",\"pokemaniac_down_2\"],\n\t\"pokemaniac_left\": [\"pokemaniac_left_0\",\"pokemaniac_left_1\",\"pokemaniac_left_2\"],\n\t\"pokemaniac_right\": [\"pokemaniac_right_0\",\"pokemaniac_right_1\",\"pokemaniac_right_2\"],\n\t\"pokemaniac_up\": [\"pokemaniac_up_0\",\"pokemaniac_up_1\",\"pokemaniac_up_2\"],\n\t\"psychic_down\": [\"psychic_down_0\",\"psychic_down_1\",\"psychic_down_2\"],\n\t\"psychic_left\": [\"psychic_left_0\",\"psychic_left_1\",\"psychic_left_2\"],\n\t\"psychic_right\": [\"psychic_right_0\",\"psychic_right_1\",\"psychic_right_2\"],\n\t\"psychic_up\": [\"psychic_up_0\",\"psychic_up_1\",\"psychic_up_2\"],\n\t\"ranger_m_down\": [\"ranger_m_down_0\",\"ranger_m_down_1\",\"ranger_m_down_2\"],\n\t\"ranger_m_left\": [\"ranger_m_left_0\",\"ranger_m_left_1\",\"ranger_m_left_2\"],\n\t\"ranger_m_right\": [\"ranger_m_right_0\",\"ranger_m_right_1\",\"ranger_m_right_2\"],\n\t\"ranger_up\": [\"ranger_up_0\",\"ranger_up_1\",\"ranger_up_2\"],\n\t\"rich_boy_2_down\": [\"rich_boy_2_down_0\",\"rich_boy_2_down_1\",\"rich_boy_2_down_2\"],\n\t\"rich_boy_2_left\": [\"rich_boy_2_left_0\",\"rich_boy_2_left_1\",\"rich_boy_2_left_2\"],\n\t\"rich_boy_2_right\": [\"rich_boy_2_right_0\",\"rich_boy_2_right_1\",\"rich_boy_2_right_2\"],\n\t\"rich_boy_2_up\": [\"rich_boy_2_up_0\",\"rich_boy_2_up_1\",\"rich_boy_2_up_2\"],\n\t\"rich_boy_down\": [\"rich_boy_down_0\",\"rich_boy_down_1\",\"rich_boy_down_2\"],\n\t\"rich_boy_left\": [\"rich_boy_left_0\",\"rich_boy_left_1\",\"rich_boy_left_2\"],\n\t\"rich_boy_right\": [\"rich_boy_right_0\",\"rich_boy_right_1\",\"rich_boy_right_2\"],\n\t\"rich_boy_up\": [\"rich_boy_up_0\",\"rich_boy_up_1\",\"rich_boy_up_2\"],\n\t\"sailor_down\": [\"sailor_down_0\",\"sailor_down_1\",\"sailor_down_2\"],\n\t\"sailor_left\": [\"sailor_left_0\",\"sailor_left_1\",\"sailor_left_2\"],\n\t\"sailor_right\": [\"sailor_right_0\",\"sailor_right_1\",\"sailor_right_2\"],\n\t\"sailor_up\": [\"sailor_up_0\",\"sailor_up_1\",\"sailor_up_2\"],\n\t\"schoolkid_f_down\": [\"schoolkid_f_down_0\",\"schoolkid_f_down_1\",\"schoolkid_f_down_2\"],\n\t\"schoolkid_f_left\": [\"schoolkid_f_left_0\",\"schoolkid_f_left_1\",\"schoolkid_f_left_2\"],\n\t\"schoolkid_f_right\": [\"schoolkid_f_right_0\",\"schoolkid_f_right_1\",\"schoolkid_f_right_2\"],\n\t\"schoolkid_f_up\": [\"schoolkid_f_up_0\",\"schoolkid_f_up_1\",\"schoolkid_f_up_2\"],\n\t\"schoolkid_m_down\": [\"schoolkid_m_down_0\",\"schoolkid_m_down_1\",\"schoolkid_m_down_2\"],\n\t\"schoolkid_m_left\": [\"schoolkid_m_left_0\",\"schoolkid_m_left_1\",\"schoolkid_m_left_2\"],\n\t\"schoolkid_m_right\": [\"schoolkid_m_right_1\",\"schoolkid_m_right_2\"],\n\t\"schoolkid_m_up\": [\"schoolkid_m_up_0\",\"schoolkid_m_up_1\",\"schoolkid_m_up_2\"],\n\t\"scientist_down\": [\"scientist_down_0\",\"scientist_down_1\",\"scientist_down_2\"],\n\t\"scientist_left\": [\"scientist_left_0\",\"scientist_left_1\",\"scientist_left_2\"],\n\t\"scientist_right\": [\"scientist_right_0\",\"scientist_right_1\",\"scientist_right_2\"],\n\t\"scientist_up\": [\"scientist_up_0\",\"scientist_up_1\",\"scientist_up_2\"],\n\t\"seko_down\": [\"seko_down_0\",\"seko_down_1\",\"seko_down_2\"],\n\t\"seko_left\": [\"seko_left_0\",\"seko_left_1\",\"seko_left_2\"],\n\t\"seko_right\": [\"seko_right_0\",\"seko_right_1\",\"seko_right_2\"],\n\t\"seko_up\": [\"seko_up_0\",\"seko_up_1\",\"seko_up_2\"],\n\t\"shopkeeper_f_down\": [\"shopkeeper_f_down_0\",\"shopkeeper_f_down_1\",\"shopkeeper_f_down_2\"],\n\t\"shopkeeper_f_left\": [\"shopkeeper_f_left_0\",\"shopkeeper_f_left_1\",\"shopkeeper_f_left_2\"],\n\t\"shopkeeper_f_right\": [\"shopkeeper_f_right_0\",\"shopkeeper_f_right_1\",\"shopkeeper_f_right_2\"],\n\t\"shopkeeper_f_up\": [\"shopkeeper_f_up_0\",\"shopkeeper_f_up_1\",\"shopkeeper_f_up_2\"],\n\t\"shopkeeper_m_down\": [\"shopkeeper_m_down_0\",\"shopkeeper_m_down_1\",\"shopkeeper_m_down_2\"],\n\t\"shopkeeper_m_left\": [\"shopkeeper_m_left_0\",\"shopkeeper_m_left_1\",\"shopkeeper_m_left_2\"],\n\t\"shopkeeper_m_right\": [\"shopkeeper_m_right_0\",\"shopkeeper_m_right_1\",\"shopkeeper_m_right_2\"],\n\t\"shopkeeper_m_up\": [\"shopkeeper_m_up_0\",\"shopkeeper_m_up_1\",\"shopkeeper_m_up_2\"],\n\t\"swimmer_f_down\": [\"swimmer_f_down_0\",\"swimmer_f_down_1\",\"swimmer_f_down_2\"],\n\t\"swimmer_f_left\": [\"swimmer_f_left_0\",\"swimmer_f_left_1\",\"swimmer_f_left_2\"],\n\t\"swimmer_f_right\": [\"swimmer_f_right_0\",\"swimmer_f_right_1\",\"swimmer_f_right_2\"],\n\t\"swimmer_f_up\": [\"swimmer_f_up_0\",\"swimmer_f_up_1\",\"swimmer_f_up_2\"],\n\t\"swimmer_m_down\": [\"swimmer_m_down_0\",\"swimmer_m_down_1\",\"swimmer_m_down_2\"],\n\t\"swimmer_m_left\": [\"swimmer_m_left_0\",\"swimmer_m_left_1\",\"swimmer_m_left_2\"],\n\t\"swimmer_m_right\": [\"swimmer_m_right_0\",\"swimmer_m_right_1\",\"swimmer_m_right_2\"],\n\t\"swimmer_m_up\": [\"swimmer_m_up_0\",\"swimmer_m_up_1\",\"swimmer_m_up_2\"],\n\t\"triathlete_f_down\": [\"triathlete_f_down_0\",\"triathlete_f_down_1\",\"triathlete_f_down_2\"],\n\t\"triathlete_f_left\": [\"triathlete_f_left_0\",\"triathlete_f_left_1\",\"triathlete_f_left_2\"],\n\t\"triathlete_f_right\": [\"triathlete_f_right_0\",\"triathlete_f_right_1\",\"triathlete_f_right_2\"],\n\t\"triathlete_f_up\": [\"triathlete_f_up_0\",\"triathlete_f_up_1\",\"triathlete_f_up_2\"],\n\t\"triathlete_m_down\": [\"triathlete_m_down_0\",\"triathlete_m_down_1\",\"triathlete_m_down_2\"],\n\t\"triathlete_m_left\": [\"triathlete_m_left_0\",\"triathlete_m_left_1\",\"triathlete_m_left_2\"],\n\t\"triathlete_m_right\": [\"triathlete_m_right_0\",\"triathlete_m_right_1\",\"triathlete_m_right_2\"],\n\t\"triathlete_m_up\": [\"triathlete_m_up_0\",\"triathlete_m_up_1\",\"triathlete_m_up_2\"],\n\t\"tuber_down\": [\"tuber_down_0\",\"tuber_down_1\",\"tuber_down_2\"],\n\t\"tuber_f_down\": [\"tuber_f_down_0\",\"tuber_f_down_1\",\"tuber_f_down_2\"],\n\t\"tuber_f_left\": [\"tuber_f_left_0\",\"tuber_f_left_1\",\"tuber_f_left_2\"],\n\t\"tuber_f_right\": [\"tuber_f_right_0\",\"tuber_f_right_1\",\"tuber_f_right_2\"],\n\t\"tuber_f_up\": [\"tuber_f_up_0\",\"tuber_f_up_1\",\"tuber_f_up_2\"],\n\t\"tuber_left\": [\"tuber_left_0\",\"tuber_left_1\",\"tuber_left_2\"],\n\t\"tuber_m_down\": [\"tuber_m_down_0\",\"tuber_m_down_1\",\"tuber_m_down_2\"],\n\t\"tuber_m_left\": [\"tuber_m_left_0\",\"tuber_m_left_1\",\"tuber_m_left_2\"],\n\t\"tuber_m_right\": [\"tuber_m_right_0\",\"tuber_m_right_1\",\"tuber_m_right_2\"],\n\t\"tuber_m_up\": [\"tuber_m_up_0\",\"tuber_m_up_1\",\"tuber_m_up_2\"],\n\t\"tuber_right\": [\"tuber_right_0\",\"tuber_right_1\",\"tuber_right_2\"],\n\t\"tuber_up\": [\"tuber_up_0\",\"tuber_up_1\",\"tuber_up_2\"],\n\t\"twin_down\": [\"twin_down_0\",\"twin_down_1\",\"twin_down_2\"],\n\t\"twin_left\": [\"twin_left_0\",\"twin_left_1\",\"twin_left_2\"],\n\t\"twin_right\": [\"twin_right_0\",\"twin_right_1\",\"twin_right_2\"],\n\t\"twin_up\": [\"twin_up_0\",\"twin_up_1\",\"twin_up_2\"],\n\t\"wally_down\": [\"wally_down_0\",\"wally_down_1\",\"wally_down_2\"],\n\t\"wally_left\": [\"wally_left_0\",\"wally_left_1\",\"wally_left_2\"],\n\t\"wally_right\": [\"wally_right_0\",\"wally_right_1\",\"wally_right_2\"],\n\t\"wally_up\": [\"wally_up_0\",\"wally_up_1\",\"wally_up_2\"],\n\t\"youngster_down\": [\"youngster_down_0\",\"youngster_down_1\",\"youngster_down_2\"],\n\t\"youngster_left\": [\"youngster_left_0\",\"youngster_left_1\",\"youngster_left_2\"],\n\t\"youngster_right\": [\"youngster_right_0\",\"youngster_right_1\",\"youngster_right_2\"],\n\t\"youngster_up\": [\"youngster_up_0\",\"youngster_up_1\",\"youngster_up_2\"]\n},\n\"meta\": {\n\t\"app\": \"https://www.codeandweb.com/texturepacker\",\n\t\"version\": \"1.0\",\n\t\"image\": \"npcs.webp\",\n\t\"format\": \"RGBA8888\",\n\t\"size\": {\"w\":1675,\"h\":128},\n\t\"scale\": \"1\",\n\t\"smartupdate\": \"$TexturePacker:SmartUpdate:a038c1e70dff6984250ff78f32430d6d:48ab2f40a49aa9d7b4745e272e7d36af:5cb4355ecf8d83a9e136fb1276dcd72c$\"\n}\n}\n"
  },
  {
    "path": "copyrighted/textures/rse/tileset.json",
    "content": "{\"frames\": {\n\n\"0\":\n{\n\t\"frame\": {\"x\":1,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1\":\n{\n\t\"frame\": {\"x\":19,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2\":\n{\n\t\"frame\": {\"x\":37,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3\":\n{\n\t\"frame\": {\"x\":55,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4\":\n{\n\t\"frame\": {\"x\":73,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5\":\n{\n\t\"frame\": {\"x\":91,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6\":\n{\n\t\"frame\": {\"x\":109,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"7\":\n{\n\t\"frame\": {\"x\":127,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"8\":\n{\n\t\"frame\": {\"x\":145,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"9\":\n{\n\t\"frame\": {\"x\":163,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"10\":\n{\n\t\"frame\": {\"x\":181,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"11\":\n{\n\t\"frame\": {\"x\":199,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"12\":\n{\n\t\"frame\": {\"x\":217,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"13\":\n{\n\t\"frame\": {\"x\":235,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"14\":\n{\n\t\"frame\": {\"x\":253,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"15\":\n{\n\t\"frame\": {\"x\":271,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"16\":\n{\n\t\"frame\": {\"x\":289,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"17\":\n{\n\t\"frame\": {\"x\":307,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"18\":\n{\n\t\"frame\": {\"x\":325,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"19\":\n{\n\t\"frame\": {\"x\":343,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"20\":\n{\n\t\"frame\": {\"x\":361,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"21\":\n{\n\t\"frame\": {\"x\":379,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"22\":\n{\n\t\"frame\": {\"x\":397,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"23\":\n{\n\t\"frame\": {\"x\":415,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"24\":\n{\n\t\"frame\": {\"x\":433,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"25\":\n{\n\t\"frame\": {\"x\":451,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"26\":\n{\n\t\"frame\": {\"x\":469,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"27\":\n{\n\t\"frame\": {\"x\":487,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"28\":\n{\n\t\"frame\": {\"x\":505,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"29\":\n{\n\t\"frame\": {\"x\":523,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"30\":\n{\n\t\"frame\": {\"x\":541,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"31\":\n{\n\t\"frame\": {\"x\":559,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"32\":\n{\n\t\"frame\": {\"x\":577,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"33\":\n{\n\t\"frame\": {\"x\":595,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"34\":\n{\n\t\"frame\": {\"x\":613,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"35\":\n{\n\t\"frame\": {\"x\":631,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"36\":\n{\n\t\"frame\": {\"x\":649,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"37\":\n{\n\t\"frame\": {\"x\":667,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"38\":\n{\n\t\"frame\": {\"x\":685,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"39\":\n{\n\t\"frame\": {\"x\":703,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"40\":\n{\n\t\"frame\": {\"x\":721,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"41\":\n{\n\t\"frame\": {\"x\":739,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"42\":\n{\n\t\"frame\": {\"x\":757,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"43\":\n{\n\t\"frame\": {\"x\":775,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"44\":\n{\n\t\"frame\": {\"x\":793,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"45\":\n{\n\t\"frame\": {\"x\":811,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"46\":\n{\n\t\"frame\": {\"x\":829,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"47\":\n{\n\t\"frame\": {\"x\":847,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"48\":\n{\n\t\"frame\": {\"x\":865,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"49\":\n{\n\t\"frame\": {\"x\":883,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"50\":\n{\n\t\"frame\": {\"x\":901,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"51\":\n{\n\t\"frame\": {\"x\":919,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"52\":\n{\n\t\"frame\": {\"x\":937,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"53\":\n{\n\t\"frame\": {\"x\":955,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"54\":\n{\n\t\"frame\": {\"x\":973,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"55\":\n{\n\t\"frame\": {\"x\":991,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"56\":\n{\n\t\"frame\": {\"x\":1009,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"57\":\n{\n\t\"frame\": {\"x\":1027,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"58\":\n{\n\t\"frame\": {\"x\":1045,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"59\":\n{\n\t\"frame\": {\"x\":1063,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"60\":\n{\n\t\"frame\": {\"x\":1081,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"61\":\n{\n\t\"frame\": {\"x\":1099,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"62\":\n{\n\t\"frame\": {\"x\":1117,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"63\":\n{\n\t\"frame\": {\"x\":1135,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"64\":\n{\n\t\"frame\": {\"x\":1153,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"65\":\n{\n\t\"frame\": {\"x\":1171,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"66\":\n{\n\t\"frame\": {\"x\":1189,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"67\":\n{\n\t\"frame\": {\"x\":1207,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"68\":\n{\n\t\"frame\": {\"x\":1225,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"69\":\n{\n\t\"frame\": {\"x\":1243,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"70\":\n{\n\t\"frame\": {\"x\":1261,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"71\":\n{\n\t\"frame\": {\"x\":1279,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"72\":\n{\n\t\"frame\": {\"x\":1297,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"73\":\n{\n\t\"frame\": {\"x\":1315,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"74\":\n{\n\t\"frame\": {\"x\":1333,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"75\":\n{\n\t\"frame\": {\"x\":1351,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"76\":\n{\n\t\"frame\": {\"x\":1369,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"77\":\n{\n\t\"frame\": {\"x\":1387,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"78\":\n{\n\t\"frame\": {\"x\":1405,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"79\":\n{\n\t\"frame\": {\"x\":1423,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"80\":\n{\n\t\"frame\": {\"x\":1441,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"81\":\n{\n\t\"frame\": {\"x\":1459,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"82\":\n{\n\t\"frame\": {\"x\":1477,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"83\":\n{\n\t\"frame\": {\"x\":1495,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"84\":\n{\n\t\"frame\": {\"x\":1513,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"85\":\n{\n\t\"frame\": {\"x\":1531,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"86\":\n{\n\t\"frame\": {\"x\":1549,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"87\":\n{\n\t\"frame\": {\"x\":1567,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"88\":\n{\n\t\"frame\": {\"x\":1585,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"89\":\n{\n\t\"frame\": {\"x\":1603,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"90\":\n{\n\t\"frame\": {\"x\":1621,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"91\":\n{\n\t\"frame\": {\"x\":1639,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"92\":\n{\n\t\"frame\": {\"x\":1657,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"93\":\n{\n\t\"frame\": {\"x\":1675,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"94\":\n{\n\t\"frame\": {\"x\":1693,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"95\":\n{\n\t\"frame\": {\"x\":1711,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"96\":\n{\n\t\"frame\": {\"x\":1729,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"97\":\n{\n\t\"frame\": {\"x\":1747,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"98\":\n{\n\t\"frame\": {\"x\":1765,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"99\":\n{\n\t\"frame\": {\"x\":1783,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"100\":\n{\n\t\"frame\": {\"x\":1801,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"101\":\n{\n\t\"frame\": {\"x\":1819,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"102\":\n{\n\t\"frame\": {\"x\":1837,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"103\":\n{\n\t\"frame\": {\"x\":1855,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"104\":\n{\n\t\"frame\": {\"x\":1873,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"105\":\n{\n\t\"frame\": {\"x\":1891,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"106\":\n{\n\t\"frame\": {\"x\":1909,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"107\":\n{\n\t\"frame\": {\"x\":1927,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"108\":\n{\n\t\"frame\": {\"x\":1945,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"109\":\n{\n\t\"frame\": {\"x\":1963,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"110\":\n{\n\t\"frame\": {\"x\":1981,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"111\":\n{\n\t\"frame\": {\"x\":1999,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"112\":\n{\n\t\"frame\": {\"x\":2017,\"y\":1,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"113\":\n{\n\t\"frame\": {\"x\":1,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"114\":\n{\n\t\"frame\": {\"x\":19,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"115\":\n{\n\t\"frame\": {\"x\":37,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"116\":\n{\n\t\"frame\": {\"x\":55,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"117\":\n{\n\t\"frame\": {\"x\":73,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"118\":\n{\n\t\"frame\": {\"x\":91,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"119\":\n{\n\t\"frame\": {\"x\":109,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"120\":\n{\n\t\"frame\": {\"x\":127,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"121\":\n{\n\t\"frame\": {\"x\":145,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"122\":\n{\n\t\"frame\": {\"x\":163,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"123\":\n{\n\t\"frame\": {\"x\":181,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"124\":\n{\n\t\"frame\": {\"x\":199,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"125\":\n{\n\t\"frame\": {\"x\":217,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"126\":\n{\n\t\"frame\": {\"x\":235,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"127\":\n{\n\t\"frame\": {\"x\":253,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"128\":\n{\n\t\"frame\": {\"x\":271,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"129\":\n{\n\t\"frame\": {\"x\":289,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"130\":\n{\n\t\"frame\": {\"x\":307,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"131\":\n{\n\t\"frame\": {\"x\":325,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"132\":\n{\n\t\"frame\": {\"x\":343,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"133\":\n{\n\t\"frame\": {\"x\":361,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"134\":\n{\n\t\"frame\": {\"x\":379,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"135\":\n{\n\t\"frame\": {\"x\":397,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"136\":\n{\n\t\"frame\": {\"x\":415,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"137\":\n{\n\t\"frame\": {\"x\":433,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"138\":\n{\n\t\"frame\": {\"x\":451,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"139\":\n{\n\t\"frame\": {\"x\":469,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"140\":\n{\n\t\"frame\": {\"x\":487,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"141\":\n{\n\t\"frame\": {\"x\":505,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"142\":\n{\n\t\"frame\": {\"x\":523,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"143\":\n{\n\t\"frame\": {\"x\":541,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"144\":\n{\n\t\"frame\": {\"x\":559,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"145\":\n{\n\t\"frame\": {\"x\":577,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"146\":\n{\n\t\"frame\": {\"x\":595,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"147\":\n{\n\t\"frame\": {\"x\":613,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"148\":\n{\n\t\"frame\": {\"x\":631,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"149\":\n{\n\t\"frame\": {\"x\":649,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"150\":\n{\n\t\"frame\": {\"x\":667,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"151\":\n{\n\t\"frame\": {\"x\":685,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"152\":\n{\n\t\"frame\": {\"x\":703,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"153\":\n{\n\t\"frame\": {\"x\":721,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"154\":\n{\n\t\"frame\": {\"x\":739,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"155\":\n{\n\t\"frame\": {\"x\":757,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"156\":\n{\n\t\"frame\": {\"x\":775,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"157\":\n{\n\t\"frame\": {\"x\":793,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"158\":\n{\n\t\"frame\": {\"x\":811,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"159\":\n{\n\t\"frame\": {\"x\":829,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"160\":\n{\n\t\"frame\": {\"x\":847,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"161\":\n{\n\t\"frame\": {\"x\":865,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"162\":\n{\n\t\"frame\": {\"x\":883,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"163\":\n{\n\t\"frame\": {\"x\":901,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"164\":\n{\n\t\"frame\": {\"x\":919,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"165\":\n{\n\t\"frame\": {\"x\":937,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"166\":\n{\n\t\"frame\": {\"x\":955,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"167\":\n{\n\t\"frame\": {\"x\":973,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"168\":\n{\n\t\"frame\": {\"x\":991,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"169\":\n{\n\t\"frame\": {\"x\":1009,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"170\":\n{\n\t\"frame\": {\"x\":1027,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"171\":\n{\n\t\"frame\": {\"x\":1045,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"172\":\n{\n\t\"frame\": {\"x\":1063,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"173\":\n{\n\t\"frame\": {\"x\":1081,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"174\":\n{\n\t\"frame\": {\"x\":1099,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"175\":\n{\n\t\"frame\": {\"x\":1117,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"176\":\n{\n\t\"frame\": {\"x\":1135,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"177\":\n{\n\t\"frame\": {\"x\":1153,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"178\":\n{\n\t\"frame\": {\"x\":1171,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"179\":\n{\n\t\"frame\": {\"x\":1189,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"180\":\n{\n\t\"frame\": {\"x\":1207,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"181\":\n{\n\t\"frame\": {\"x\":1225,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"182\":\n{\n\t\"frame\": {\"x\":1243,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"183\":\n{\n\t\"frame\": {\"x\":1261,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"184\":\n{\n\t\"frame\": {\"x\":1279,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"185\":\n{\n\t\"frame\": {\"x\":1297,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"186\":\n{\n\t\"frame\": {\"x\":1315,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"187\":\n{\n\t\"frame\": {\"x\":1333,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"188\":\n{\n\t\"frame\": {\"x\":1351,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"189\":\n{\n\t\"frame\": {\"x\":1369,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"190\":\n{\n\t\"frame\": {\"x\":1387,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"191\":\n{\n\t\"frame\": {\"x\":1405,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"192\":\n{\n\t\"frame\": {\"x\":1423,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"193\":\n{\n\t\"frame\": {\"x\":1441,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"194\":\n{\n\t\"frame\": {\"x\":1459,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"195\":\n{\n\t\"frame\": {\"x\":1477,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"196\":\n{\n\t\"frame\": {\"x\":1495,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"197\":\n{\n\t\"frame\": {\"x\":1513,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"198\":\n{\n\t\"frame\": {\"x\":1531,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"199\":\n{\n\t\"frame\": {\"x\":1549,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"200\":\n{\n\t\"frame\": {\"x\":1567,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"201\":\n{\n\t\"frame\": {\"x\":1585,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"202\":\n{\n\t\"frame\": {\"x\":1603,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"203\":\n{\n\t\"frame\": {\"x\":1621,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"204\":\n{\n\t\"frame\": {\"x\":1639,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"205\":\n{\n\t\"frame\": {\"x\":1657,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"206\":\n{\n\t\"frame\": {\"x\":1675,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"207\":\n{\n\t\"frame\": {\"x\":1693,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"208\":\n{\n\t\"frame\": {\"x\":1711,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"209\":\n{\n\t\"frame\": {\"x\":1729,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"210\":\n{\n\t\"frame\": {\"x\":1747,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"211\":\n{\n\t\"frame\": {\"x\":1765,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"212\":\n{\n\t\"frame\": {\"x\":1783,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"213\":\n{\n\t\"frame\": {\"x\":1801,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"214\":\n{\n\t\"frame\": {\"x\":1819,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"215\":\n{\n\t\"frame\": {\"x\":1837,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"216\":\n{\n\t\"frame\": {\"x\":1855,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"217\":\n{\n\t\"frame\": {\"x\":1873,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"218\":\n{\n\t\"frame\": {\"x\":1891,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"219\":\n{\n\t\"frame\": {\"x\":1909,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"220\":\n{\n\t\"frame\": {\"x\":1927,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"221\":\n{\n\t\"frame\": {\"x\":1945,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"222\":\n{\n\t\"frame\": {\"x\":1963,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"223\":\n{\n\t\"frame\": {\"x\":1981,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"224\":\n{\n\t\"frame\": {\"x\":1999,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"225\":\n{\n\t\"frame\": {\"x\":2017,\"y\":19,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"226\":\n{\n\t\"frame\": {\"x\":1,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"227\":\n{\n\t\"frame\": {\"x\":19,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"228\":\n{\n\t\"frame\": {\"x\":37,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"229\":\n{\n\t\"frame\": {\"x\":55,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"230\":\n{\n\t\"frame\": {\"x\":73,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"231\":\n{\n\t\"frame\": {\"x\":91,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"232\":\n{\n\t\"frame\": {\"x\":109,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"233\":\n{\n\t\"frame\": {\"x\":127,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"234\":\n{\n\t\"frame\": {\"x\":145,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"235\":\n{\n\t\"frame\": {\"x\":163,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"236\":\n{\n\t\"frame\": {\"x\":181,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"237\":\n{\n\t\"frame\": {\"x\":199,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"238\":\n{\n\t\"frame\": {\"x\":217,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"239\":\n{\n\t\"frame\": {\"x\":235,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"240\":\n{\n\t\"frame\": {\"x\":253,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"241\":\n{\n\t\"frame\": {\"x\":271,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"242\":\n{\n\t\"frame\": {\"x\":289,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"243\":\n{\n\t\"frame\": {\"x\":307,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"244\":\n{\n\t\"frame\": {\"x\":325,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"245\":\n{\n\t\"frame\": {\"x\":343,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"246\":\n{\n\t\"frame\": {\"x\":361,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"247\":\n{\n\t\"frame\": {\"x\":379,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"248\":\n{\n\t\"frame\": {\"x\":397,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"249\":\n{\n\t\"frame\": {\"x\":415,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"250\":\n{\n\t\"frame\": {\"x\":433,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"251\":\n{\n\t\"frame\": {\"x\":451,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"252\":\n{\n\t\"frame\": {\"x\":469,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"253\":\n{\n\t\"frame\": {\"x\":487,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"254\":\n{\n\t\"frame\": {\"x\":505,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"255\":\n{\n\t\"frame\": {\"x\":523,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"256\":\n{\n\t\"frame\": {\"x\":541,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"257\":\n{\n\t\"frame\": {\"x\":559,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"258\":\n{\n\t\"frame\": {\"x\":577,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"259\":\n{\n\t\"frame\": {\"x\":595,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"260\":\n{\n\t\"frame\": {\"x\":613,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"261\":\n{\n\t\"frame\": {\"x\":631,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"262\":\n{\n\t\"frame\": {\"x\":649,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"263\":\n{\n\t\"frame\": {\"x\":667,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"264\":\n{\n\t\"frame\": {\"x\":685,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"265\":\n{\n\t\"frame\": {\"x\":703,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"266\":\n{\n\t\"frame\": {\"x\":721,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"267\":\n{\n\t\"frame\": {\"x\":739,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"268\":\n{\n\t\"frame\": {\"x\":757,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"269\":\n{\n\t\"frame\": {\"x\":775,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"270\":\n{\n\t\"frame\": {\"x\":793,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"271\":\n{\n\t\"frame\": {\"x\":811,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"272\":\n{\n\t\"frame\": {\"x\":829,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"273\":\n{\n\t\"frame\": {\"x\":847,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"274\":\n{\n\t\"frame\": {\"x\":865,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"275\":\n{\n\t\"frame\": {\"x\":883,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"276\":\n{\n\t\"frame\": {\"x\":901,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"277\":\n{\n\t\"frame\": {\"x\":919,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"278\":\n{\n\t\"frame\": {\"x\":937,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"279\":\n{\n\t\"frame\": {\"x\":955,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"280\":\n{\n\t\"frame\": {\"x\":973,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"281\":\n{\n\t\"frame\": {\"x\":991,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"282\":\n{\n\t\"frame\": {\"x\":1009,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"283\":\n{\n\t\"frame\": {\"x\":1027,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"284\":\n{\n\t\"frame\": {\"x\":1045,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"285\":\n{\n\t\"frame\": {\"x\":1063,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"286\":\n{\n\t\"frame\": {\"x\":1081,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"287\":\n{\n\t\"frame\": {\"x\":1099,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"288\":\n{\n\t\"frame\": {\"x\":1117,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"289\":\n{\n\t\"frame\": {\"x\":1135,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"290\":\n{\n\t\"frame\": {\"x\":1153,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"291\":\n{\n\t\"frame\": {\"x\":1171,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"292\":\n{\n\t\"frame\": {\"x\":1189,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"293\":\n{\n\t\"frame\": {\"x\":1207,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"294\":\n{\n\t\"frame\": {\"x\":1225,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"295\":\n{\n\t\"frame\": {\"x\":1243,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"296\":\n{\n\t\"frame\": {\"x\":1261,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"297\":\n{\n\t\"frame\": {\"x\":1279,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"298\":\n{\n\t\"frame\": {\"x\":1297,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"299\":\n{\n\t\"frame\": {\"x\":1315,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"300\":\n{\n\t\"frame\": {\"x\":1333,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"301\":\n{\n\t\"frame\": {\"x\":1351,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"302\":\n{\n\t\"frame\": {\"x\":1369,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"303\":\n{\n\t\"frame\": {\"x\":1387,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"304\":\n{\n\t\"frame\": {\"x\":1405,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"305\":\n{\n\t\"frame\": {\"x\":1423,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"306\":\n{\n\t\"frame\": {\"x\":1441,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"307\":\n{\n\t\"frame\": {\"x\":1459,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"308\":\n{\n\t\"frame\": {\"x\":1477,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"309\":\n{\n\t\"frame\": {\"x\":1495,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"310\":\n{\n\t\"frame\": {\"x\":1513,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"311\":\n{\n\t\"frame\": {\"x\":1531,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"312\":\n{\n\t\"frame\": {\"x\":1549,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"313\":\n{\n\t\"frame\": {\"x\":1567,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"314\":\n{\n\t\"frame\": {\"x\":1585,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"315\":\n{\n\t\"frame\": {\"x\":1603,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"316\":\n{\n\t\"frame\": {\"x\":1621,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"317\":\n{\n\t\"frame\": {\"x\":1639,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"318\":\n{\n\t\"frame\": {\"x\":1657,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"319\":\n{\n\t\"frame\": {\"x\":1675,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"320\":\n{\n\t\"frame\": {\"x\":1693,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"321\":\n{\n\t\"frame\": {\"x\":1711,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"322\":\n{\n\t\"frame\": {\"x\":1729,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"323\":\n{\n\t\"frame\": {\"x\":1747,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"324\":\n{\n\t\"frame\": {\"x\":1765,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"325\":\n{\n\t\"frame\": {\"x\":1783,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"326\":\n{\n\t\"frame\": {\"x\":1801,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"327\":\n{\n\t\"frame\": {\"x\":1819,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"328\":\n{\n\t\"frame\": {\"x\":1837,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"329\":\n{\n\t\"frame\": {\"x\":1855,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"330\":\n{\n\t\"frame\": {\"x\":1873,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"331\":\n{\n\t\"frame\": {\"x\":1891,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"332\":\n{\n\t\"frame\": {\"x\":1909,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"333\":\n{\n\t\"frame\": {\"x\":1927,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"334\":\n{\n\t\"frame\": {\"x\":1945,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"335\":\n{\n\t\"frame\": {\"x\":1963,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"336\":\n{\n\t\"frame\": {\"x\":1981,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"337\":\n{\n\t\"frame\": {\"x\":1999,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"338\":\n{\n\t\"frame\": {\"x\":2017,\"y\":37,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"339\":\n{\n\t\"frame\": {\"x\":1,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"340\":\n{\n\t\"frame\": {\"x\":19,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"341\":\n{\n\t\"frame\": {\"x\":37,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"342\":\n{\n\t\"frame\": {\"x\":55,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"343\":\n{\n\t\"frame\": {\"x\":73,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"344\":\n{\n\t\"frame\": {\"x\":91,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"345\":\n{\n\t\"frame\": {\"x\":109,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"346\":\n{\n\t\"frame\": {\"x\":127,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"347\":\n{\n\t\"frame\": {\"x\":145,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"348\":\n{\n\t\"frame\": {\"x\":163,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"349\":\n{\n\t\"frame\": {\"x\":181,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"350\":\n{\n\t\"frame\": {\"x\":199,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"351\":\n{\n\t\"frame\": {\"x\":217,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"352\":\n{\n\t\"frame\": {\"x\":235,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"353\":\n{\n\t\"frame\": {\"x\":253,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"354\":\n{\n\t\"frame\": {\"x\":271,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"355\":\n{\n\t\"frame\": {\"x\":289,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"356\":\n{\n\t\"frame\": {\"x\":307,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"357\":\n{\n\t\"frame\": {\"x\":325,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"358\":\n{\n\t\"frame\": {\"x\":343,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"359\":\n{\n\t\"frame\": {\"x\":361,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"360\":\n{\n\t\"frame\": {\"x\":379,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"361\":\n{\n\t\"frame\": {\"x\":397,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"362\":\n{\n\t\"frame\": {\"x\":415,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"363\":\n{\n\t\"frame\": {\"x\":433,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"364\":\n{\n\t\"frame\": {\"x\":451,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"365\":\n{\n\t\"frame\": {\"x\":469,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"366\":\n{\n\t\"frame\": {\"x\":487,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"367\":\n{\n\t\"frame\": {\"x\":505,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"368\":\n{\n\t\"frame\": {\"x\":523,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"369\":\n{\n\t\"frame\": {\"x\":541,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"370\":\n{\n\t\"frame\": {\"x\":559,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"371\":\n{\n\t\"frame\": {\"x\":577,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"372\":\n{\n\t\"frame\": {\"x\":595,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"373\":\n{\n\t\"frame\": {\"x\":613,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"374\":\n{\n\t\"frame\": {\"x\":631,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"375\":\n{\n\t\"frame\": {\"x\":649,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"376\":\n{\n\t\"frame\": {\"x\":667,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"377\":\n{\n\t\"frame\": {\"x\":685,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"378\":\n{\n\t\"frame\": {\"x\":703,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"379\":\n{\n\t\"frame\": {\"x\":721,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"380\":\n{\n\t\"frame\": {\"x\":739,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"381\":\n{\n\t\"frame\": {\"x\":757,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"382\":\n{\n\t\"frame\": {\"x\":775,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"383\":\n{\n\t\"frame\": {\"x\":793,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"384\":\n{\n\t\"frame\": {\"x\":811,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"385\":\n{\n\t\"frame\": {\"x\":829,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"386\":\n{\n\t\"frame\": {\"x\":847,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"387\":\n{\n\t\"frame\": {\"x\":865,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"388\":\n{\n\t\"frame\": {\"x\":883,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"389\":\n{\n\t\"frame\": {\"x\":901,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"390\":\n{\n\t\"frame\": {\"x\":919,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"391\":\n{\n\t\"frame\": {\"x\":937,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"392\":\n{\n\t\"frame\": {\"x\":955,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"393\":\n{\n\t\"frame\": {\"x\":973,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"394\":\n{\n\t\"frame\": {\"x\":991,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"395\":\n{\n\t\"frame\": {\"x\":1009,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"396\":\n{\n\t\"frame\": {\"x\":1027,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"397\":\n{\n\t\"frame\": {\"x\":1045,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"398\":\n{\n\t\"frame\": {\"x\":1063,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"399\":\n{\n\t\"frame\": {\"x\":1081,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"400\":\n{\n\t\"frame\": {\"x\":1099,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"401\":\n{\n\t\"frame\": {\"x\":1117,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"402\":\n{\n\t\"frame\": {\"x\":1135,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"403\":\n{\n\t\"frame\": {\"x\":1153,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"404\":\n{\n\t\"frame\": {\"x\":1171,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"405\":\n{\n\t\"frame\": {\"x\":1189,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"406\":\n{\n\t\"frame\": {\"x\":1207,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"407\":\n{\n\t\"frame\": {\"x\":1225,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"408\":\n{\n\t\"frame\": {\"x\":1243,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"409\":\n{\n\t\"frame\": {\"x\":1261,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"410\":\n{\n\t\"frame\": {\"x\":1279,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"411\":\n{\n\t\"frame\": {\"x\":1297,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"412\":\n{\n\t\"frame\": {\"x\":1315,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"413\":\n{\n\t\"frame\": {\"x\":1333,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"414\":\n{\n\t\"frame\": {\"x\":1351,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"415\":\n{\n\t\"frame\": {\"x\":1369,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"416\":\n{\n\t\"frame\": {\"x\":1387,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"417\":\n{\n\t\"frame\": {\"x\":1405,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"418\":\n{\n\t\"frame\": {\"x\":1423,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"419\":\n{\n\t\"frame\": {\"x\":1441,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"420\":\n{\n\t\"frame\": {\"x\":1459,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"421\":\n{\n\t\"frame\": {\"x\":1477,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"422\":\n{\n\t\"frame\": {\"x\":1495,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"423\":\n{\n\t\"frame\": {\"x\":1513,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"424\":\n{\n\t\"frame\": {\"x\":1531,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"425\":\n{\n\t\"frame\": {\"x\":1549,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"426\":\n{\n\t\"frame\": {\"x\":1567,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"427\":\n{\n\t\"frame\": {\"x\":1585,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"428\":\n{\n\t\"frame\": {\"x\":1603,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"429\":\n{\n\t\"frame\": {\"x\":1621,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"430\":\n{\n\t\"frame\": {\"x\":1639,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"431\":\n{\n\t\"frame\": {\"x\":1657,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"432\":\n{\n\t\"frame\": {\"x\":1675,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"433\":\n{\n\t\"frame\": {\"x\":1693,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"434\":\n{\n\t\"frame\": {\"x\":1711,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"435\":\n{\n\t\"frame\": {\"x\":1729,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"436\":\n{\n\t\"frame\": {\"x\":1747,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"437\":\n{\n\t\"frame\": {\"x\":1765,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"438\":\n{\n\t\"frame\": {\"x\":1783,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"439\":\n{\n\t\"frame\": {\"x\":1801,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"440\":\n{\n\t\"frame\": {\"x\":1819,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"441\":\n{\n\t\"frame\": {\"x\":1837,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"442\":\n{\n\t\"frame\": {\"x\":1855,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"443\":\n{\n\t\"frame\": {\"x\":1873,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"444\":\n{\n\t\"frame\": {\"x\":1891,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"445\":\n{\n\t\"frame\": {\"x\":1909,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"446\":\n{\n\t\"frame\": {\"x\":1927,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"447\":\n{\n\t\"frame\": {\"x\":1945,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"448\":\n{\n\t\"frame\": {\"x\":1963,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"449\":\n{\n\t\"frame\": {\"x\":1981,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"450\":\n{\n\t\"frame\": {\"x\":1999,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"451\":\n{\n\t\"frame\": {\"x\":2017,\"y\":55,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"452\":\n{\n\t\"frame\": {\"x\":1,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"453\":\n{\n\t\"frame\": {\"x\":19,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"454\":\n{\n\t\"frame\": {\"x\":37,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"455\":\n{\n\t\"frame\": {\"x\":55,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"456\":\n{\n\t\"frame\": {\"x\":73,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"457\":\n{\n\t\"frame\": {\"x\":91,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"458\":\n{\n\t\"frame\": {\"x\":109,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"459\":\n{\n\t\"frame\": {\"x\":127,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"460\":\n{\n\t\"frame\": {\"x\":145,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"461\":\n{\n\t\"frame\": {\"x\":163,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"462\":\n{\n\t\"frame\": {\"x\":181,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"463\":\n{\n\t\"frame\": {\"x\":199,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"464\":\n{\n\t\"frame\": {\"x\":217,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"465\":\n{\n\t\"frame\": {\"x\":235,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"466\":\n{\n\t\"frame\": {\"x\":253,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"467\":\n{\n\t\"frame\": {\"x\":271,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"468\":\n{\n\t\"frame\": {\"x\":289,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"469\":\n{\n\t\"frame\": {\"x\":307,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"470\":\n{\n\t\"frame\": {\"x\":325,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"471\":\n{\n\t\"frame\": {\"x\":343,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"472\":\n{\n\t\"frame\": {\"x\":361,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"473\":\n{\n\t\"frame\": {\"x\":379,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"474\":\n{\n\t\"frame\": {\"x\":397,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"475\":\n{\n\t\"frame\": {\"x\":415,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"476\":\n{\n\t\"frame\": {\"x\":433,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"477\":\n{\n\t\"frame\": {\"x\":451,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"478\":\n{\n\t\"frame\": {\"x\":469,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"479\":\n{\n\t\"frame\": {\"x\":487,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"480\":\n{\n\t\"frame\": {\"x\":505,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"481\":\n{\n\t\"frame\": {\"x\":523,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"482\":\n{\n\t\"frame\": {\"x\":541,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"483\":\n{\n\t\"frame\": {\"x\":559,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"484\":\n{\n\t\"frame\": {\"x\":577,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"485\":\n{\n\t\"frame\": {\"x\":595,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"486\":\n{\n\t\"frame\": {\"x\":613,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"487\":\n{\n\t\"frame\": {\"x\":631,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"488\":\n{\n\t\"frame\": {\"x\":649,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"489\":\n{\n\t\"frame\": {\"x\":667,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"490\":\n{\n\t\"frame\": {\"x\":685,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"491\":\n{\n\t\"frame\": {\"x\":703,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"492\":\n{\n\t\"frame\": {\"x\":721,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"493\":\n{\n\t\"frame\": {\"x\":739,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"494\":\n{\n\t\"frame\": {\"x\":757,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"495\":\n{\n\t\"frame\": {\"x\":775,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"496\":\n{\n\t\"frame\": {\"x\":793,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"497\":\n{\n\t\"frame\": {\"x\":811,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"498\":\n{\n\t\"frame\": {\"x\":829,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"499\":\n{\n\t\"frame\": {\"x\":847,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"500\":\n{\n\t\"frame\": {\"x\":865,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"501\":\n{\n\t\"frame\": {\"x\":883,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"502\":\n{\n\t\"frame\": {\"x\":901,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"503\":\n{\n\t\"frame\": {\"x\":919,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"504\":\n{\n\t\"frame\": {\"x\":937,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"505\":\n{\n\t\"frame\": {\"x\":955,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"506\":\n{\n\t\"frame\": {\"x\":973,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"507\":\n{\n\t\"frame\": {\"x\":991,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"508\":\n{\n\t\"frame\": {\"x\":1009,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"509\":\n{\n\t\"frame\": {\"x\":1027,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"510\":\n{\n\t\"frame\": {\"x\":1045,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"511\":\n{\n\t\"frame\": {\"x\":1063,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"512\":\n{\n\t\"frame\": {\"x\":1081,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"513\":\n{\n\t\"frame\": {\"x\":1099,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"514\":\n{\n\t\"frame\": {\"x\":1117,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"515\":\n{\n\t\"frame\": {\"x\":1135,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"516\":\n{\n\t\"frame\": {\"x\":1153,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"517\":\n{\n\t\"frame\": {\"x\":1171,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"518\":\n{\n\t\"frame\": {\"x\":1189,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"519\":\n{\n\t\"frame\": {\"x\":1207,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"520\":\n{\n\t\"frame\": {\"x\":1225,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"521\":\n{\n\t\"frame\": {\"x\":1243,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"522\":\n{\n\t\"frame\": {\"x\":1261,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"523\":\n{\n\t\"frame\": {\"x\":1279,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"524\":\n{\n\t\"frame\": {\"x\":1297,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"525\":\n{\n\t\"frame\": {\"x\":1315,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"526\":\n{\n\t\"frame\": {\"x\":1333,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"527\":\n{\n\t\"frame\": {\"x\":1351,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"528\":\n{\n\t\"frame\": {\"x\":1369,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"529\":\n{\n\t\"frame\": {\"x\":1387,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"530\":\n{\n\t\"frame\": {\"x\":1405,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"531\":\n{\n\t\"frame\": {\"x\":1423,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"532\":\n{\n\t\"frame\": {\"x\":1441,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"533\":\n{\n\t\"frame\": {\"x\":1459,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"534\":\n{\n\t\"frame\": {\"x\":1477,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"535\":\n{\n\t\"frame\": {\"x\":1495,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"536\":\n{\n\t\"frame\": {\"x\":1513,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"537\":\n{\n\t\"frame\": {\"x\":1531,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"538\":\n{\n\t\"frame\": {\"x\":1549,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"539\":\n{\n\t\"frame\": {\"x\":1567,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"540\":\n{\n\t\"frame\": {\"x\":1585,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"541\":\n{\n\t\"frame\": {\"x\":1603,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"542\":\n{\n\t\"frame\": {\"x\":1621,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"543\":\n{\n\t\"frame\": {\"x\":1639,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"544\":\n{\n\t\"frame\": {\"x\":1657,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"545\":\n{\n\t\"frame\": {\"x\":1675,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"546\":\n{\n\t\"frame\": {\"x\":1693,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"547\":\n{\n\t\"frame\": {\"x\":1711,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"548\":\n{\n\t\"frame\": {\"x\":1729,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"549\":\n{\n\t\"frame\": {\"x\":1747,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"550\":\n{\n\t\"frame\": {\"x\":1765,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"551\":\n{\n\t\"frame\": {\"x\":1783,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"552\":\n{\n\t\"frame\": {\"x\":1801,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"553\":\n{\n\t\"frame\": {\"x\":1819,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"554\":\n{\n\t\"frame\": {\"x\":1837,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"555\":\n{\n\t\"frame\": {\"x\":1855,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"556\":\n{\n\t\"frame\": {\"x\":1873,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"557\":\n{\n\t\"frame\": {\"x\":1891,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"558\":\n{\n\t\"frame\": {\"x\":1909,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"559\":\n{\n\t\"frame\": {\"x\":1927,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"560\":\n{\n\t\"frame\": {\"x\":1945,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"561\":\n{\n\t\"frame\": {\"x\":1963,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"562\":\n{\n\t\"frame\": {\"x\":1981,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"563\":\n{\n\t\"frame\": {\"x\":1999,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"564\":\n{\n\t\"frame\": {\"x\":2017,\"y\":73,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"565\":\n{\n\t\"frame\": {\"x\":1,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"566\":\n{\n\t\"frame\": {\"x\":19,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"567\":\n{\n\t\"frame\": {\"x\":37,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"568\":\n{\n\t\"frame\": {\"x\":55,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"569\":\n{\n\t\"frame\": {\"x\":73,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"570\":\n{\n\t\"frame\": {\"x\":91,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"571\":\n{\n\t\"frame\": {\"x\":109,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"572\":\n{\n\t\"frame\": {\"x\":127,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"573\":\n{\n\t\"frame\": {\"x\":145,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"574\":\n{\n\t\"frame\": {\"x\":163,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"575\":\n{\n\t\"frame\": {\"x\":181,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"576\":\n{\n\t\"frame\": {\"x\":199,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"577\":\n{\n\t\"frame\": {\"x\":217,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"578\":\n{\n\t\"frame\": {\"x\":235,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"579\":\n{\n\t\"frame\": {\"x\":253,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"580\":\n{\n\t\"frame\": {\"x\":271,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"581\":\n{\n\t\"frame\": {\"x\":289,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"582\":\n{\n\t\"frame\": {\"x\":307,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"583\":\n{\n\t\"frame\": {\"x\":325,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"584\":\n{\n\t\"frame\": {\"x\":343,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"585\":\n{\n\t\"frame\": {\"x\":361,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"586\":\n{\n\t\"frame\": {\"x\":379,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"587\":\n{\n\t\"frame\": {\"x\":397,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"588\":\n{\n\t\"frame\": {\"x\":415,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"589\":\n{\n\t\"frame\": {\"x\":433,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"590\":\n{\n\t\"frame\": {\"x\":451,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"591\":\n{\n\t\"frame\": {\"x\":469,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"592\":\n{\n\t\"frame\": {\"x\":487,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"593\":\n{\n\t\"frame\": {\"x\":505,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"594\":\n{\n\t\"frame\": {\"x\":523,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"595\":\n{\n\t\"frame\": {\"x\":541,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"596\":\n{\n\t\"frame\": {\"x\":559,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"597\":\n{\n\t\"frame\": {\"x\":577,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"598\":\n{\n\t\"frame\": {\"x\":595,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"599\":\n{\n\t\"frame\": {\"x\":613,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"600\":\n{\n\t\"frame\": {\"x\":631,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"601\":\n{\n\t\"frame\": {\"x\":649,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"602\":\n{\n\t\"frame\": {\"x\":667,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"603\":\n{\n\t\"frame\": {\"x\":685,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"604\":\n{\n\t\"frame\": {\"x\":703,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"605\":\n{\n\t\"frame\": {\"x\":721,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"606\":\n{\n\t\"frame\": {\"x\":739,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"607\":\n{\n\t\"frame\": {\"x\":757,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"608\":\n{\n\t\"frame\": {\"x\":775,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"609\":\n{\n\t\"frame\": {\"x\":793,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"610\":\n{\n\t\"frame\": {\"x\":811,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"611\":\n{\n\t\"frame\": {\"x\":829,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"612\":\n{\n\t\"frame\": {\"x\":847,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"613\":\n{\n\t\"frame\": {\"x\":865,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"614\":\n{\n\t\"frame\": {\"x\":883,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"615\":\n{\n\t\"frame\": {\"x\":901,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"616\":\n{\n\t\"frame\": {\"x\":919,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"617\":\n{\n\t\"frame\": {\"x\":937,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"618\":\n{\n\t\"frame\": {\"x\":955,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"619\":\n{\n\t\"frame\": {\"x\":973,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"620\":\n{\n\t\"frame\": {\"x\":991,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"621\":\n{\n\t\"frame\": {\"x\":1009,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"622\":\n{\n\t\"frame\": {\"x\":1027,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"623\":\n{\n\t\"frame\": {\"x\":1045,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"624\":\n{\n\t\"frame\": {\"x\":1063,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"625\":\n{\n\t\"frame\": {\"x\":1081,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"626\":\n{\n\t\"frame\": {\"x\":1099,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"627\":\n{\n\t\"frame\": {\"x\":1117,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"628\":\n{\n\t\"frame\": {\"x\":1135,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"629\":\n{\n\t\"frame\": {\"x\":1153,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"630\":\n{\n\t\"frame\": {\"x\":1171,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"631\":\n{\n\t\"frame\": {\"x\":1189,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"632\":\n{\n\t\"frame\": {\"x\":1207,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"633\":\n{\n\t\"frame\": {\"x\":1225,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"634\":\n{\n\t\"frame\": {\"x\":1243,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"635\":\n{\n\t\"frame\": {\"x\":1261,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"636\":\n{\n\t\"frame\": {\"x\":1279,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"637\":\n{\n\t\"frame\": {\"x\":1297,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"638\":\n{\n\t\"frame\": {\"x\":1315,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"639\":\n{\n\t\"frame\": {\"x\":1333,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"640\":\n{\n\t\"frame\": {\"x\":1351,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"641\":\n{\n\t\"frame\": {\"x\":1369,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"642\":\n{\n\t\"frame\": {\"x\":1387,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"643\":\n{\n\t\"frame\": {\"x\":1405,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"644\":\n{\n\t\"frame\": {\"x\":1423,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"645\":\n{\n\t\"frame\": {\"x\":1441,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"646\":\n{\n\t\"frame\": {\"x\":1459,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"647\":\n{\n\t\"frame\": {\"x\":1477,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"648\":\n{\n\t\"frame\": {\"x\":1495,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"649\":\n{\n\t\"frame\": {\"x\":1513,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"650\":\n{\n\t\"frame\": {\"x\":1531,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"651\":\n{\n\t\"frame\": {\"x\":1549,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"652\":\n{\n\t\"frame\": {\"x\":1567,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"653\":\n{\n\t\"frame\": {\"x\":1585,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"654\":\n{\n\t\"frame\": {\"x\":1603,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"655\":\n{\n\t\"frame\": {\"x\":1621,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"656\":\n{\n\t\"frame\": {\"x\":1639,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"657\":\n{\n\t\"frame\": {\"x\":1657,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"658\":\n{\n\t\"frame\": {\"x\":1675,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"659\":\n{\n\t\"frame\": {\"x\":1693,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"660\":\n{\n\t\"frame\": {\"x\":1711,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"661\":\n{\n\t\"frame\": {\"x\":1729,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"662\":\n{\n\t\"frame\": {\"x\":1747,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"663\":\n{\n\t\"frame\": {\"x\":1765,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"664\":\n{\n\t\"frame\": {\"x\":1783,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"665\":\n{\n\t\"frame\": {\"x\":1801,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"666\":\n{\n\t\"frame\": {\"x\":1819,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"667\":\n{\n\t\"frame\": {\"x\":1837,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"668\":\n{\n\t\"frame\": {\"x\":1855,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"669\":\n{\n\t\"frame\": {\"x\":1873,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"670\":\n{\n\t\"frame\": {\"x\":1891,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"671\":\n{\n\t\"frame\": {\"x\":1909,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"672\":\n{\n\t\"frame\": {\"x\":1927,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"673\":\n{\n\t\"frame\": {\"x\":1945,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"674\":\n{\n\t\"frame\": {\"x\":1963,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"675\":\n{\n\t\"frame\": {\"x\":1981,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"676\":\n{\n\t\"frame\": {\"x\":1999,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"677\":\n{\n\t\"frame\": {\"x\":2017,\"y\":91,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"678\":\n{\n\t\"frame\": {\"x\":1,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"679\":\n{\n\t\"frame\": {\"x\":19,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"680\":\n{\n\t\"frame\": {\"x\":37,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"681\":\n{\n\t\"frame\": {\"x\":55,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"682\":\n{\n\t\"frame\": {\"x\":73,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"683\":\n{\n\t\"frame\": {\"x\":91,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"684\":\n{\n\t\"frame\": {\"x\":109,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"685\":\n{\n\t\"frame\": {\"x\":127,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"686\":\n{\n\t\"frame\": {\"x\":145,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"687\":\n{\n\t\"frame\": {\"x\":163,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"688\":\n{\n\t\"frame\": {\"x\":181,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"689\":\n{\n\t\"frame\": {\"x\":199,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"690\":\n{\n\t\"frame\": {\"x\":217,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"691\":\n{\n\t\"frame\": {\"x\":235,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"692\":\n{\n\t\"frame\": {\"x\":253,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"693\":\n{\n\t\"frame\": {\"x\":271,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"694\":\n{\n\t\"frame\": {\"x\":289,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"695\":\n{\n\t\"frame\": {\"x\":307,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"696\":\n{\n\t\"frame\": {\"x\":325,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"697\":\n{\n\t\"frame\": {\"x\":343,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"698\":\n{\n\t\"frame\": {\"x\":361,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"699\":\n{\n\t\"frame\": {\"x\":379,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"700\":\n{\n\t\"frame\": {\"x\":397,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"701\":\n{\n\t\"frame\": {\"x\":415,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"702\":\n{\n\t\"frame\": {\"x\":433,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"703\":\n{\n\t\"frame\": {\"x\":451,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"704\":\n{\n\t\"frame\": {\"x\":469,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"705\":\n{\n\t\"frame\": {\"x\":487,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"706\":\n{\n\t\"frame\": {\"x\":505,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"707\":\n{\n\t\"frame\": {\"x\":523,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"708\":\n{\n\t\"frame\": {\"x\":541,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"709\":\n{\n\t\"frame\": {\"x\":559,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"710\":\n{\n\t\"frame\": {\"x\":577,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"711\":\n{\n\t\"frame\": {\"x\":595,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"712\":\n{\n\t\"frame\": {\"x\":613,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"713\":\n{\n\t\"frame\": {\"x\":631,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"714\":\n{\n\t\"frame\": {\"x\":649,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"715\":\n{\n\t\"frame\": {\"x\":667,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"716\":\n{\n\t\"frame\": {\"x\":685,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"717\":\n{\n\t\"frame\": {\"x\":703,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"718\":\n{\n\t\"frame\": {\"x\":721,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"719\":\n{\n\t\"frame\": {\"x\":739,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"720\":\n{\n\t\"frame\": {\"x\":757,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"721\":\n{\n\t\"frame\": {\"x\":775,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"722\":\n{\n\t\"frame\": {\"x\":793,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"723\":\n{\n\t\"frame\": {\"x\":811,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"724\":\n{\n\t\"frame\": {\"x\":829,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"725\":\n{\n\t\"frame\": {\"x\":847,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"726\":\n{\n\t\"frame\": {\"x\":865,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"727\":\n{\n\t\"frame\": {\"x\":883,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"728\":\n{\n\t\"frame\": {\"x\":901,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"729\":\n{\n\t\"frame\": {\"x\":919,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"730\":\n{\n\t\"frame\": {\"x\":937,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"731\":\n{\n\t\"frame\": {\"x\":955,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"732\":\n{\n\t\"frame\": {\"x\":973,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"733\":\n{\n\t\"frame\": {\"x\":991,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"734\":\n{\n\t\"frame\": {\"x\":1009,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"735\":\n{\n\t\"frame\": {\"x\":1027,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"736\":\n{\n\t\"frame\": {\"x\":1045,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"737\":\n{\n\t\"frame\": {\"x\":1063,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"738\":\n{\n\t\"frame\": {\"x\":1081,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"739\":\n{\n\t\"frame\": {\"x\":1099,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"740\":\n{\n\t\"frame\": {\"x\":1117,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"741\":\n{\n\t\"frame\": {\"x\":1135,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"742\":\n{\n\t\"frame\": {\"x\":1153,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"743\":\n{\n\t\"frame\": {\"x\":1171,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"744\":\n{\n\t\"frame\": {\"x\":1189,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"745\":\n{\n\t\"frame\": {\"x\":1207,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"746\":\n{\n\t\"frame\": {\"x\":1225,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"747\":\n{\n\t\"frame\": {\"x\":1243,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"748\":\n{\n\t\"frame\": {\"x\":1261,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"749\":\n{\n\t\"frame\": {\"x\":1279,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"750\":\n{\n\t\"frame\": {\"x\":1297,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"751\":\n{\n\t\"frame\": {\"x\":1315,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"752\":\n{\n\t\"frame\": {\"x\":1333,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"753\":\n{\n\t\"frame\": {\"x\":1351,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"754\":\n{\n\t\"frame\": {\"x\":1369,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"755\":\n{\n\t\"frame\": {\"x\":1387,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"756\":\n{\n\t\"frame\": {\"x\":1405,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"757\":\n{\n\t\"frame\": {\"x\":1423,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"758\":\n{\n\t\"frame\": {\"x\":1441,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"759\":\n{\n\t\"frame\": {\"x\":1459,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"760\":\n{\n\t\"frame\": {\"x\":1477,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"761\":\n{\n\t\"frame\": {\"x\":1495,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"762\":\n{\n\t\"frame\": {\"x\":1513,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"763\":\n{\n\t\"frame\": {\"x\":1531,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"764\":\n{\n\t\"frame\": {\"x\":1549,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"765\":\n{\n\t\"frame\": {\"x\":1567,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"766\":\n{\n\t\"frame\": {\"x\":1585,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"767\":\n{\n\t\"frame\": {\"x\":1603,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"768\":\n{\n\t\"frame\": {\"x\":1621,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"769\":\n{\n\t\"frame\": {\"x\":1639,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"770\":\n{\n\t\"frame\": {\"x\":1657,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"771\":\n{\n\t\"frame\": {\"x\":1675,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"772\":\n{\n\t\"frame\": {\"x\":1693,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"773\":\n{\n\t\"frame\": {\"x\":1711,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"774\":\n{\n\t\"frame\": {\"x\":1729,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"775\":\n{\n\t\"frame\": {\"x\":1747,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"776\":\n{\n\t\"frame\": {\"x\":1765,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"777\":\n{\n\t\"frame\": {\"x\":1783,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"778\":\n{\n\t\"frame\": {\"x\":1801,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"779\":\n{\n\t\"frame\": {\"x\":1819,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"780\":\n{\n\t\"frame\": {\"x\":1837,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"781\":\n{\n\t\"frame\": {\"x\":1855,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"782\":\n{\n\t\"frame\": {\"x\":1873,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"783\":\n{\n\t\"frame\": {\"x\":1891,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"784\":\n{\n\t\"frame\": {\"x\":1909,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"785\":\n{\n\t\"frame\": {\"x\":1927,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"786\":\n{\n\t\"frame\": {\"x\":1945,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"787\":\n{\n\t\"frame\": {\"x\":1963,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"788\":\n{\n\t\"frame\": {\"x\":1981,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"789\":\n{\n\t\"frame\": {\"x\":1999,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"790\":\n{\n\t\"frame\": {\"x\":2017,\"y\":109,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"791\":\n{\n\t\"frame\": {\"x\":1,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"792\":\n{\n\t\"frame\": {\"x\":19,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"793\":\n{\n\t\"frame\": {\"x\":37,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"794\":\n{\n\t\"frame\": {\"x\":55,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"795\":\n{\n\t\"frame\": {\"x\":73,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"796\":\n{\n\t\"frame\": {\"x\":91,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"797\":\n{\n\t\"frame\": {\"x\":109,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"798\":\n{\n\t\"frame\": {\"x\":127,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"799\":\n{\n\t\"frame\": {\"x\":145,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"800\":\n{\n\t\"frame\": {\"x\":163,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"801\":\n{\n\t\"frame\": {\"x\":181,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"802\":\n{\n\t\"frame\": {\"x\":199,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"803\":\n{\n\t\"frame\": {\"x\":217,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"804\":\n{\n\t\"frame\": {\"x\":235,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"805\":\n{\n\t\"frame\": {\"x\":253,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"806\":\n{\n\t\"frame\": {\"x\":271,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"807\":\n{\n\t\"frame\": {\"x\":289,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"808\":\n{\n\t\"frame\": {\"x\":307,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"809\":\n{\n\t\"frame\": {\"x\":325,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"810\":\n{\n\t\"frame\": {\"x\":343,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"811\":\n{\n\t\"frame\": {\"x\":361,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"812\":\n{\n\t\"frame\": {\"x\":379,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"813\":\n{\n\t\"frame\": {\"x\":397,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"814\":\n{\n\t\"frame\": {\"x\":415,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"815\":\n{\n\t\"frame\": {\"x\":433,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"816\":\n{\n\t\"frame\": {\"x\":451,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"817\":\n{\n\t\"frame\": {\"x\":469,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"818\":\n{\n\t\"frame\": {\"x\":487,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"819\":\n{\n\t\"frame\": {\"x\":505,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"820\":\n{\n\t\"frame\": {\"x\":523,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"821\":\n{\n\t\"frame\": {\"x\":541,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"822\":\n{\n\t\"frame\": {\"x\":559,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"823\":\n{\n\t\"frame\": {\"x\":577,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"824\":\n{\n\t\"frame\": {\"x\":595,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"825\":\n{\n\t\"frame\": {\"x\":613,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"826\":\n{\n\t\"frame\": {\"x\":631,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"827\":\n{\n\t\"frame\": {\"x\":649,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"828\":\n{\n\t\"frame\": {\"x\":667,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"829\":\n{\n\t\"frame\": {\"x\":685,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"830\":\n{\n\t\"frame\": {\"x\":703,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"831\":\n{\n\t\"frame\": {\"x\":721,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"832\":\n{\n\t\"frame\": {\"x\":739,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"833\":\n{\n\t\"frame\": {\"x\":757,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"834\":\n{\n\t\"frame\": {\"x\":775,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"835\":\n{\n\t\"frame\": {\"x\":793,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"836\":\n{\n\t\"frame\": {\"x\":811,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"837\":\n{\n\t\"frame\": {\"x\":829,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"838\":\n{\n\t\"frame\": {\"x\":847,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"839\":\n{\n\t\"frame\": {\"x\":865,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"840\":\n{\n\t\"frame\": {\"x\":883,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"841\":\n{\n\t\"frame\": {\"x\":901,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"842\":\n{\n\t\"frame\": {\"x\":919,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"843\":\n{\n\t\"frame\": {\"x\":937,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"844\":\n{\n\t\"frame\": {\"x\":955,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"845\":\n{\n\t\"frame\": {\"x\":973,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"846\":\n{\n\t\"frame\": {\"x\":991,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"847\":\n{\n\t\"frame\": {\"x\":1009,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"848\":\n{\n\t\"frame\": {\"x\":1027,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"849\":\n{\n\t\"frame\": {\"x\":1045,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"850\":\n{\n\t\"frame\": {\"x\":1063,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"851\":\n{\n\t\"frame\": {\"x\":1081,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"852\":\n{\n\t\"frame\": {\"x\":1099,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"853\":\n{\n\t\"frame\": {\"x\":1117,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"854\":\n{\n\t\"frame\": {\"x\":1135,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"855\":\n{\n\t\"frame\": {\"x\":1153,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"856\":\n{\n\t\"frame\": {\"x\":1171,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"857\":\n{\n\t\"frame\": {\"x\":1189,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"858\":\n{\n\t\"frame\": {\"x\":1207,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"859\":\n{\n\t\"frame\": {\"x\":1225,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"860\":\n{\n\t\"frame\": {\"x\":1243,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"861\":\n{\n\t\"frame\": {\"x\":1261,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"862\":\n{\n\t\"frame\": {\"x\":1279,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"863\":\n{\n\t\"frame\": {\"x\":1297,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"864\":\n{\n\t\"frame\": {\"x\":1315,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"865\":\n{\n\t\"frame\": {\"x\":1333,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"866\":\n{\n\t\"frame\": {\"x\":1351,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"867\":\n{\n\t\"frame\": {\"x\":1369,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"868\":\n{\n\t\"frame\": {\"x\":1387,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"869\":\n{\n\t\"frame\": {\"x\":1405,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"870\":\n{\n\t\"frame\": {\"x\":1423,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"871\":\n{\n\t\"frame\": {\"x\":1441,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"872\":\n{\n\t\"frame\": {\"x\":1459,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"873\":\n{\n\t\"frame\": {\"x\":1477,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"874\":\n{\n\t\"frame\": {\"x\":1495,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"875\":\n{\n\t\"frame\": {\"x\":1513,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"876\":\n{\n\t\"frame\": {\"x\":1531,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"877\":\n{\n\t\"frame\": {\"x\":1549,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"878\":\n{\n\t\"frame\": {\"x\":1567,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"879\":\n{\n\t\"frame\": {\"x\":1585,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"880\":\n{\n\t\"frame\": {\"x\":1603,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"881\":\n{\n\t\"frame\": {\"x\":1621,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"882\":\n{\n\t\"frame\": {\"x\":1639,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"883\":\n{\n\t\"frame\": {\"x\":1657,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"884\":\n{\n\t\"frame\": {\"x\":1675,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"885\":\n{\n\t\"frame\": {\"x\":1693,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"886\":\n{\n\t\"frame\": {\"x\":1711,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"887\":\n{\n\t\"frame\": {\"x\":1729,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"888\":\n{\n\t\"frame\": {\"x\":1747,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"889\":\n{\n\t\"frame\": {\"x\":1765,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"890\":\n{\n\t\"frame\": {\"x\":1783,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"891\":\n{\n\t\"frame\": {\"x\":1801,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"892\":\n{\n\t\"frame\": {\"x\":1819,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"893\":\n{\n\t\"frame\": {\"x\":1837,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"894\":\n{\n\t\"frame\": {\"x\":1855,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"895\":\n{\n\t\"frame\": {\"x\":1873,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"896\":\n{\n\t\"frame\": {\"x\":1891,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"897\":\n{\n\t\"frame\": {\"x\":1909,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"898\":\n{\n\t\"frame\": {\"x\":1927,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"899\":\n{\n\t\"frame\": {\"x\":1945,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"900\":\n{\n\t\"frame\": {\"x\":1963,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"901\":\n{\n\t\"frame\": {\"x\":1981,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"902\":\n{\n\t\"frame\": {\"x\":1999,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"903\":\n{\n\t\"frame\": {\"x\":2017,\"y\":127,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"904\":\n{\n\t\"frame\": {\"x\":1,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"905\":\n{\n\t\"frame\": {\"x\":19,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"906\":\n{\n\t\"frame\": {\"x\":37,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"907\":\n{\n\t\"frame\": {\"x\":55,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"908\":\n{\n\t\"frame\": {\"x\":73,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"909\":\n{\n\t\"frame\": {\"x\":91,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"910\":\n{\n\t\"frame\": {\"x\":109,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"911\":\n{\n\t\"frame\": {\"x\":127,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"912\":\n{\n\t\"frame\": {\"x\":145,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"913\":\n{\n\t\"frame\": {\"x\":163,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"914\":\n{\n\t\"frame\": {\"x\":181,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"915\":\n{\n\t\"frame\": {\"x\":199,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"916\":\n{\n\t\"frame\": {\"x\":217,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"917\":\n{\n\t\"frame\": {\"x\":235,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"918\":\n{\n\t\"frame\": {\"x\":253,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"919\":\n{\n\t\"frame\": {\"x\":271,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"920\":\n{\n\t\"frame\": {\"x\":289,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"921\":\n{\n\t\"frame\": {\"x\":307,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"922\":\n{\n\t\"frame\": {\"x\":325,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"923\":\n{\n\t\"frame\": {\"x\":343,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"924\":\n{\n\t\"frame\": {\"x\":361,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"925\":\n{\n\t\"frame\": {\"x\":379,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"926\":\n{\n\t\"frame\": {\"x\":397,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"927\":\n{\n\t\"frame\": {\"x\":415,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"928\":\n{\n\t\"frame\": {\"x\":433,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"929\":\n{\n\t\"frame\": {\"x\":451,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"930\":\n{\n\t\"frame\": {\"x\":469,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"931\":\n{\n\t\"frame\": {\"x\":487,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"932\":\n{\n\t\"frame\": {\"x\":505,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"933\":\n{\n\t\"frame\": {\"x\":523,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"934\":\n{\n\t\"frame\": {\"x\":541,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"935\":\n{\n\t\"frame\": {\"x\":559,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"936\":\n{\n\t\"frame\": {\"x\":577,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"937\":\n{\n\t\"frame\": {\"x\":595,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"938\":\n{\n\t\"frame\": {\"x\":613,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"939\":\n{\n\t\"frame\": {\"x\":631,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"940\":\n{\n\t\"frame\": {\"x\":649,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"941\":\n{\n\t\"frame\": {\"x\":667,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"942\":\n{\n\t\"frame\": {\"x\":685,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"943\":\n{\n\t\"frame\": {\"x\":703,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"944\":\n{\n\t\"frame\": {\"x\":721,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"945\":\n{\n\t\"frame\": {\"x\":739,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"946\":\n{\n\t\"frame\": {\"x\":757,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"947\":\n{\n\t\"frame\": {\"x\":775,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"948\":\n{\n\t\"frame\": {\"x\":793,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"949\":\n{\n\t\"frame\": {\"x\":811,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"950\":\n{\n\t\"frame\": {\"x\":829,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"951\":\n{\n\t\"frame\": {\"x\":847,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"952\":\n{\n\t\"frame\": {\"x\":865,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"953\":\n{\n\t\"frame\": {\"x\":883,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"954\":\n{\n\t\"frame\": {\"x\":901,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"955\":\n{\n\t\"frame\": {\"x\":919,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"956\":\n{\n\t\"frame\": {\"x\":937,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"957\":\n{\n\t\"frame\": {\"x\":955,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"958\":\n{\n\t\"frame\": {\"x\":973,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"959\":\n{\n\t\"frame\": {\"x\":991,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"960\":\n{\n\t\"frame\": {\"x\":1009,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"961\":\n{\n\t\"frame\": {\"x\":1027,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"962\":\n{\n\t\"frame\": {\"x\":1045,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"963\":\n{\n\t\"frame\": {\"x\":1063,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"964\":\n{\n\t\"frame\": {\"x\":1081,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"965\":\n{\n\t\"frame\": {\"x\":1099,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"966\":\n{\n\t\"frame\": {\"x\":1117,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"967\":\n{\n\t\"frame\": {\"x\":1135,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"968\":\n{\n\t\"frame\": {\"x\":1153,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"969\":\n{\n\t\"frame\": {\"x\":1171,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"970\":\n{\n\t\"frame\": {\"x\":1189,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"971\":\n{\n\t\"frame\": {\"x\":1207,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"972\":\n{\n\t\"frame\": {\"x\":1225,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"973\":\n{\n\t\"frame\": {\"x\":1243,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"974\":\n{\n\t\"frame\": {\"x\":1261,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"975\":\n{\n\t\"frame\": {\"x\":1279,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"976\":\n{\n\t\"frame\": {\"x\":1297,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"977\":\n{\n\t\"frame\": {\"x\":1315,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"978\":\n{\n\t\"frame\": {\"x\":1333,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"979\":\n{\n\t\"frame\": {\"x\":1351,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"980\":\n{\n\t\"frame\": {\"x\":1369,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"981\":\n{\n\t\"frame\": {\"x\":1387,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"982\":\n{\n\t\"frame\": {\"x\":1405,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"983\":\n{\n\t\"frame\": {\"x\":1423,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"984\":\n{\n\t\"frame\": {\"x\":1441,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"985\":\n{\n\t\"frame\": {\"x\":1459,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"986\":\n{\n\t\"frame\": {\"x\":1477,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"987\":\n{\n\t\"frame\": {\"x\":1495,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"988\":\n{\n\t\"frame\": {\"x\":1513,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"989\":\n{\n\t\"frame\": {\"x\":1531,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"990\":\n{\n\t\"frame\": {\"x\":1549,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"991\":\n{\n\t\"frame\": {\"x\":1567,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"992\":\n{\n\t\"frame\": {\"x\":1585,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"993\":\n{\n\t\"frame\": {\"x\":1603,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"994\":\n{\n\t\"frame\": {\"x\":1621,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"995\":\n{\n\t\"frame\": {\"x\":1639,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"996\":\n{\n\t\"frame\": {\"x\":1657,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"997\":\n{\n\t\"frame\": {\"x\":1675,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"998\":\n{\n\t\"frame\": {\"x\":1693,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"999\":\n{\n\t\"frame\": {\"x\":1711,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1000\":\n{\n\t\"frame\": {\"x\":1729,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1001\":\n{\n\t\"frame\": {\"x\":1747,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1002\":\n{\n\t\"frame\": {\"x\":1765,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1003\":\n{\n\t\"frame\": {\"x\":1783,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1004\":\n{\n\t\"frame\": {\"x\":1801,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1005\":\n{\n\t\"frame\": {\"x\":1819,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1006\":\n{\n\t\"frame\": {\"x\":1837,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1007\":\n{\n\t\"frame\": {\"x\":1855,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1008\":\n{\n\t\"frame\": {\"x\":1873,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1009\":\n{\n\t\"frame\": {\"x\":1891,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1010\":\n{\n\t\"frame\": {\"x\":1909,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1011\":\n{\n\t\"frame\": {\"x\":1927,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1012\":\n{\n\t\"frame\": {\"x\":1945,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1013\":\n{\n\t\"frame\": {\"x\":1963,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1014\":\n{\n\t\"frame\": {\"x\":1981,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1015\":\n{\n\t\"frame\": {\"x\":1999,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1016\":\n{\n\t\"frame\": {\"x\":2017,\"y\":145,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1017\":\n{\n\t\"frame\": {\"x\":1,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1018\":\n{\n\t\"frame\": {\"x\":19,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1019\":\n{\n\t\"frame\": {\"x\":37,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1020\":\n{\n\t\"frame\": {\"x\":55,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1021\":\n{\n\t\"frame\": {\"x\":73,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1022\":\n{\n\t\"frame\": {\"x\":91,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1023\":\n{\n\t\"frame\": {\"x\":109,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1024\":\n{\n\t\"frame\": {\"x\":127,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1025\":\n{\n\t\"frame\": {\"x\":145,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1026\":\n{\n\t\"frame\": {\"x\":163,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1027\":\n{\n\t\"frame\": {\"x\":181,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1028\":\n{\n\t\"frame\": {\"x\":199,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1029\":\n{\n\t\"frame\": {\"x\":217,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1030\":\n{\n\t\"frame\": {\"x\":235,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1031\":\n{\n\t\"frame\": {\"x\":253,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1032\":\n{\n\t\"frame\": {\"x\":271,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1033\":\n{\n\t\"frame\": {\"x\":289,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1034\":\n{\n\t\"frame\": {\"x\":307,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1035\":\n{\n\t\"frame\": {\"x\":325,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1036\":\n{\n\t\"frame\": {\"x\":343,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1037\":\n{\n\t\"frame\": {\"x\":361,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1038\":\n{\n\t\"frame\": {\"x\":379,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1039\":\n{\n\t\"frame\": {\"x\":397,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1040\":\n{\n\t\"frame\": {\"x\":415,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1041\":\n{\n\t\"frame\": {\"x\":433,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1042\":\n{\n\t\"frame\": {\"x\":451,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1043\":\n{\n\t\"frame\": {\"x\":469,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1044\":\n{\n\t\"frame\": {\"x\":487,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1045\":\n{\n\t\"frame\": {\"x\":505,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1046\":\n{\n\t\"frame\": {\"x\":523,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1047\":\n{\n\t\"frame\": {\"x\":541,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1048\":\n{\n\t\"frame\": {\"x\":559,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1049\":\n{\n\t\"frame\": {\"x\":577,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1050\":\n{\n\t\"frame\": {\"x\":595,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1051\":\n{\n\t\"frame\": {\"x\":613,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1052\":\n{\n\t\"frame\": {\"x\":631,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1053\":\n{\n\t\"frame\": {\"x\":649,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1054\":\n{\n\t\"frame\": {\"x\":667,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1055\":\n{\n\t\"frame\": {\"x\":685,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1056\":\n{\n\t\"frame\": {\"x\":703,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1057\":\n{\n\t\"frame\": {\"x\":721,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1058\":\n{\n\t\"frame\": {\"x\":739,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1059\":\n{\n\t\"frame\": {\"x\":757,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1060\":\n{\n\t\"frame\": {\"x\":775,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1061\":\n{\n\t\"frame\": {\"x\":793,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1062\":\n{\n\t\"frame\": {\"x\":811,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1063\":\n{\n\t\"frame\": {\"x\":829,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1064\":\n{\n\t\"frame\": {\"x\":847,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1065\":\n{\n\t\"frame\": {\"x\":865,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1066\":\n{\n\t\"frame\": {\"x\":883,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1067\":\n{\n\t\"frame\": {\"x\":901,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1068\":\n{\n\t\"frame\": {\"x\":919,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1069\":\n{\n\t\"frame\": {\"x\":937,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1070\":\n{\n\t\"frame\": {\"x\":955,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1071\":\n{\n\t\"frame\": {\"x\":973,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1072\":\n{\n\t\"frame\": {\"x\":991,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1073\":\n{\n\t\"frame\": {\"x\":1009,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1074\":\n{\n\t\"frame\": {\"x\":1027,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1075\":\n{\n\t\"frame\": {\"x\":1045,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1076\":\n{\n\t\"frame\": {\"x\":1063,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1077\":\n{\n\t\"frame\": {\"x\":1081,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1078\":\n{\n\t\"frame\": {\"x\":1099,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1079\":\n{\n\t\"frame\": {\"x\":1117,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1080\":\n{\n\t\"frame\": {\"x\":1135,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1081\":\n{\n\t\"frame\": {\"x\":1153,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1082\":\n{\n\t\"frame\": {\"x\":1171,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1083\":\n{\n\t\"frame\": {\"x\":1189,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1084\":\n{\n\t\"frame\": {\"x\":1207,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1085\":\n{\n\t\"frame\": {\"x\":1225,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1086\":\n{\n\t\"frame\": {\"x\":1243,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1087\":\n{\n\t\"frame\": {\"x\":1261,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1088\":\n{\n\t\"frame\": {\"x\":1279,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1089\":\n{\n\t\"frame\": {\"x\":1297,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1090\":\n{\n\t\"frame\": {\"x\":1315,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1091\":\n{\n\t\"frame\": {\"x\":1333,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1092\":\n{\n\t\"frame\": {\"x\":1351,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1093\":\n{\n\t\"frame\": {\"x\":1369,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1094\":\n{\n\t\"frame\": {\"x\":1387,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1095\":\n{\n\t\"frame\": {\"x\":1405,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1096\":\n{\n\t\"frame\": {\"x\":1423,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1097\":\n{\n\t\"frame\": {\"x\":1441,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1098\":\n{\n\t\"frame\": {\"x\":1459,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1099\":\n{\n\t\"frame\": {\"x\":1477,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1100\":\n{\n\t\"frame\": {\"x\":1495,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1101\":\n{\n\t\"frame\": {\"x\":1513,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1102\":\n{\n\t\"frame\": {\"x\":1531,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1103\":\n{\n\t\"frame\": {\"x\":1549,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1104\":\n{\n\t\"frame\": {\"x\":1567,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1105\":\n{\n\t\"frame\": {\"x\":1585,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1106\":\n{\n\t\"frame\": {\"x\":1603,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1107\":\n{\n\t\"frame\": {\"x\":1621,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1108\":\n{\n\t\"frame\": {\"x\":1639,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1109\":\n{\n\t\"frame\": {\"x\":1657,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1110\":\n{\n\t\"frame\": {\"x\":1675,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1111\":\n{\n\t\"frame\": {\"x\":1693,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1112\":\n{\n\t\"frame\": {\"x\":1711,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1113\":\n{\n\t\"frame\": {\"x\":1729,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1114\":\n{\n\t\"frame\": {\"x\":1747,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1115\":\n{\n\t\"frame\": {\"x\":1765,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1116\":\n{\n\t\"frame\": {\"x\":1783,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1117\":\n{\n\t\"frame\": {\"x\":1801,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1118\":\n{\n\t\"frame\": {\"x\":1819,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1119\":\n{\n\t\"frame\": {\"x\":1837,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1120\":\n{\n\t\"frame\": {\"x\":1855,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1121\":\n{\n\t\"frame\": {\"x\":1873,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1122\":\n{\n\t\"frame\": {\"x\":1891,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1123\":\n{\n\t\"frame\": {\"x\":1909,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1124\":\n{\n\t\"frame\": {\"x\":1927,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1125\":\n{\n\t\"frame\": {\"x\":1945,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1126\":\n{\n\t\"frame\": {\"x\":1963,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1127\":\n{\n\t\"frame\": {\"x\":1981,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1128\":\n{\n\t\"frame\": {\"x\":1999,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1129\":\n{\n\t\"frame\": {\"x\":2017,\"y\":163,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1130\":\n{\n\t\"frame\": {\"x\":1,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1131\":\n{\n\t\"frame\": {\"x\":19,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1132\":\n{\n\t\"frame\": {\"x\":37,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1133\":\n{\n\t\"frame\": {\"x\":55,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1134\":\n{\n\t\"frame\": {\"x\":73,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1135\":\n{\n\t\"frame\": {\"x\":91,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1136\":\n{\n\t\"frame\": {\"x\":109,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1137\":\n{\n\t\"frame\": {\"x\":127,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1138\":\n{\n\t\"frame\": {\"x\":145,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1139\":\n{\n\t\"frame\": {\"x\":163,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1140\":\n{\n\t\"frame\": {\"x\":181,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1141\":\n{\n\t\"frame\": {\"x\":199,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1142\":\n{\n\t\"frame\": {\"x\":217,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1143\":\n{\n\t\"frame\": {\"x\":235,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1144\":\n{\n\t\"frame\": {\"x\":253,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1145\":\n{\n\t\"frame\": {\"x\":271,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1146\":\n{\n\t\"frame\": {\"x\":289,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1147\":\n{\n\t\"frame\": {\"x\":307,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1148\":\n{\n\t\"frame\": {\"x\":325,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1149\":\n{\n\t\"frame\": {\"x\":343,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1150\":\n{\n\t\"frame\": {\"x\":361,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1151\":\n{\n\t\"frame\": {\"x\":379,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1152\":\n{\n\t\"frame\": {\"x\":397,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1153\":\n{\n\t\"frame\": {\"x\":415,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1154\":\n{\n\t\"frame\": {\"x\":433,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1155\":\n{\n\t\"frame\": {\"x\":451,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1156\":\n{\n\t\"frame\": {\"x\":469,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1157\":\n{\n\t\"frame\": {\"x\":487,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1158\":\n{\n\t\"frame\": {\"x\":505,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1159\":\n{\n\t\"frame\": {\"x\":523,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1160\":\n{\n\t\"frame\": {\"x\":541,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1161\":\n{\n\t\"frame\": {\"x\":559,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1162\":\n{\n\t\"frame\": {\"x\":577,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1163\":\n{\n\t\"frame\": {\"x\":595,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1164\":\n{\n\t\"frame\": {\"x\":613,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1165\":\n{\n\t\"frame\": {\"x\":631,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1166\":\n{\n\t\"frame\": {\"x\":649,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1167\":\n{\n\t\"frame\": {\"x\":667,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1168\":\n{\n\t\"frame\": {\"x\":685,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1169\":\n{\n\t\"frame\": {\"x\":703,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1170\":\n{\n\t\"frame\": {\"x\":721,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1171\":\n{\n\t\"frame\": {\"x\":739,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1172\":\n{\n\t\"frame\": {\"x\":757,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1173\":\n{\n\t\"frame\": {\"x\":775,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1174\":\n{\n\t\"frame\": {\"x\":793,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1175\":\n{\n\t\"frame\": {\"x\":811,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1176\":\n{\n\t\"frame\": {\"x\":829,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1177\":\n{\n\t\"frame\": {\"x\":847,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1178\":\n{\n\t\"frame\": {\"x\":865,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1179\":\n{\n\t\"frame\": {\"x\":883,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1180\":\n{\n\t\"frame\": {\"x\":901,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1181\":\n{\n\t\"frame\": {\"x\":919,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1182\":\n{\n\t\"frame\": {\"x\":937,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1183\":\n{\n\t\"frame\": {\"x\":955,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1184\":\n{\n\t\"frame\": {\"x\":973,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1185\":\n{\n\t\"frame\": {\"x\":991,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1186\":\n{\n\t\"frame\": {\"x\":1009,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1187\":\n{\n\t\"frame\": {\"x\":1027,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1188\":\n{\n\t\"frame\": {\"x\":1045,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1189\":\n{\n\t\"frame\": {\"x\":1063,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1190\":\n{\n\t\"frame\": {\"x\":1081,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1191\":\n{\n\t\"frame\": {\"x\":1099,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1192\":\n{\n\t\"frame\": {\"x\":1117,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1193\":\n{\n\t\"frame\": {\"x\":1135,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1194\":\n{\n\t\"frame\": {\"x\":1153,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1195\":\n{\n\t\"frame\": {\"x\":1171,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1196\":\n{\n\t\"frame\": {\"x\":1189,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1197\":\n{\n\t\"frame\": {\"x\":1207,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1198\":\n{\n\t\"frame\": {\"x\":1225,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1199\":\n{\n\t\"frame\": {\"x\":1243,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1200\":\n{\n\t\"frame\": {\"x\":1261,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1201\":\n{\n\t\"frame\": {\"x\":1279,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1202\":\n{\n\t\"frame\": {\"x\":1297,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1203\":\n{\n\t\"frame\": {\"x\":1315,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1204\":\n{\n\t\"frame\": {\"x\":1333,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1205\":\n{\n\t\"frame\": {\"x\":1351,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1206\":\n{\n\t\"frame\": {\"x\":1369,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1207\":\n{\n\t\"frame\": {\"x\":1387,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1208\":\n{\n\t\"frame\": {\"x\":1405,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1209\":\n{\n\t\"frame\": {\"x\":1423,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1210\":\n{\n\t\"frame\": {\"x\":1441,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1211\":\n{\n\t\"frame\": {\"x\":1459,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1212\":\n{\n\t\"frame\": {\"x\":1477,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1213\":\n{\n\t\"frame\": {\"x\":1495,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1214\":\n{\n\t\"frame\": {\"x\":1513,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1215\":\n{\n\t\"frame\": {\"x\":1531,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1216\":\n{\n\t\"frame\": {\"x\":1549,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1217\":\n{\n\t\"frame\": {\"x\":1567,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1218\":\n{\n\t\"frame\": {\"x\":1585,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1219\":\n{\n\t\"frame\": {\"x\":1603,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1220\":\n{\n\t\"frame\": {\"x\":1621,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1221\":\n{\n\t\"frame\": {\"x\":1639,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1222\":\n{\n\t\"frame\": {\"x\":1657,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1223\":\n{\n\t\"frame\": {\"x\":1675,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1224\":\n{\n\t\"frame\": {\"x\":1693,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1225\":\n{\n\t\"frame\": {\"x\":1711,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1226\":\n{\n\t\"frame\": {\"x\":1729,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1227\":\n{\n\t\"frame\": {\"x\":1747,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1228\":\n{\n\t\"frame\": {\"x\":1765,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1229\":\n{\n\t\"frame\": {\"x\":1783,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1230\":\n{\n\t\"frame\": {\"x\":1801,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1231\":\n{\n\t\"frame\": {\"x\":1819,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1232\":\n{\n\t\"frame\": {\"x\":1837,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1233\":\n{\n\t\"frame\": {\"x\":1855,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1234\":\n{\n\t\"frame\": {\"x\":1873,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1235\":\n{\n\t\"frame\": {\"x\":1891,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1236\":\n{\n\t\"frame\": {\"x\":1909,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1237\":\n{\n\t\"frame\": {\"x\":1927,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1238\":\n{\n\t\"frame\": {\"x\":1945,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1239\":\n{\n\t\"frame\": {\"x\":1963,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1240\":\n{\n\t\"frame\": {\"x\":1981,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1241\":\n{\n\t\"frame\": {\"x\":1999,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1242\":\n{\n\t\"frame\": {\"x\":2017,\"y\":181,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1243\":\n{\n\t\"frame\": {\"x\":1,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1244\":\n{\n\t\"frame\": {\"x\":19,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1245\":\n{\n\t\"frame\": {\"x\":37,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1246\":\n{\n\t\"frame\": {\"x\":55,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1247\":\n{\n\t\"frame\": {\"x\":73,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1248\":\n{\n\t\"frame\": {\"x\":91,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1249\":\n{\n\t\"frame\": {\"x\":109,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1250\":\n{\n\t\"frame\": {\"x\":127,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1251\":\n{\n\t\"frame\": {\"x\":145,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1252\":\n{\n\t\"frame\": {\"x\":163,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1253\":\n{\n\t\"frame\": {\"x\":181,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1254\":\n{\n\t\"frame\": {\"x\":199,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1255\":\n{\n\t\"frame\": {\"x\":217,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1256\":\n{\n\t\"frame\": {\"x\":235,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1257\":\n{\n\t\"frame\": {\"x\":253,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1258\":\n{\n\t\"frame\": {\"x\":271,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1259\":\n{\n\t\"frame\": {\"x\":289,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1260\":\n{\n\t\"frame\": {\"x\":307,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1261\":\n{\n\t\"frame\": {\"x\":325,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1262\":\n{\n\t\"frame\": {\"x\":343,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1263\":\n{\n\t\"frame\": {\"x\":361,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1264\":\n{\n\t\"frame\": {\"x\":379,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1265\":\n{\n\t\"frame\": {\"x\":397,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1266\":\n{\n\t\"frame\": {\"x\":415,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1267\":\n{\n\t\"frame\": {\"x\":433,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1268\":\n{\n\t\"frame\": {\"x\":451,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1269\":\n{\n\t\"frame\": {\"x\":469,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1270\":\n{\n\t\"frame\": {\"x\":487,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1271\":\n{\n\t\"frame\": {\"x\":505,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1272\":\n{\n\t\"frame\": {\"x\":523,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1273\":\n{\n\t\"frame\": {\"x\":541,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1274\":\n{\n\t\"frame\": {\"x\":559,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1275\":\n{\n\t\"frame\": {\"x\":577,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1276\":\n{\n\t\"frame\": {\"x\":595,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1277\":\n{\n\t\"frame\": {\"x\":613,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1278\":\n{\n\t\"frame\": {\"x\":631,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1279\":\n{\n\t\"frame\": {\"x\":649,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1280\":\n{\n\t\"frame\": {\"x\":667,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1281\":\n{\n\t\"frame\": {\"x\":685,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1282\":\n{\n\t\"frame\": {\"x\":703,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1283\":\n{\n\t\"frame\": {\"x\":721,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1284\":\n{\n\t\"frame\": {\"x\":739,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1285\":\n{\n\t\"frame\": {\"x\":757,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1286\":\n{\n\t\"frame\": {\"x\":775,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1287\":\n{\n\t\"frame\": {\"x\":793,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1288\":\n{\n\t\"frame\": {\"x\":811,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1289\":\n{\n\t\"frame\": {\"x\":829,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1290\":\n{\n\t\"frame\": {\"x\":847,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1291\":\n{\n\t\"frame\": {\"x\":865,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1292\":\n{\n\t\"frame\": {\"x\":883,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1293\":\n{\n\t\"frame\": {\"x\":901,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1294\":\n{\n\t\"frame\": {\"x\":919,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1295\":\n{\n\t\"frame\": {\"x\":937,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1296\":\n{\n\t\"frame\": {\"x\":955,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1297\":\n{\n\t\"frame\": {\"x\":973,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1298\":\n{\n\t\"frame\": {\"x\":991,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1299\":\n{\n\t\"frame\": {\"x\":1009,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1300\":\n{\n\t\"frame\": {\"x\":1027,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1301\":\n{\n\t\"frame\": {\"x\":1045,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1302\":\n{\n\t\"frame\": {\"x\":1063,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1303\":\n{\n\t\"frame\": {\"x\":1081,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1304\":\n{\n\t\"frame\": {\"x\":1099,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1305\":\n{\n\t\"frame\": {\"x\":1117,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1306\":\n{\n\t\"frame\": {\"x\":1135,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1307\":\n{\n\t\"frame\": {\"x\":1153,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1308\":\n{\n\t\"frame\": {\"x\":1171,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1309\":\n{\n\t\"frame\": {\"x\":1189,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1310\":\n{\n\t\"frame\": {\"x\":1207,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1311\":\n{\n\t\"frame\": {\"x\":1225,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1312\":\n{\n\t\"frame\": {\"x\":1243,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1313\":\n{\n\t\"frame\": {\"x\":1261,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1314\":\n{\n\t\"frame\": {\"x\":1279,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1315\":\n{\n\t\"frame\": {\"x\":1297,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1316\":\n{\n\t\"frame\": {\"x\":1315,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1317\":\n{\n\t\"frame\": {\"x\":1333,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1318\":\n{\n\t\"frame\": {\"x\":1351,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1319\":\n{\n\t\"frame\": {\"x\":1369,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1320\":\n{\n\t\"frame\": {\"x\":1387,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1321\":\n{\n\t\"frame\": {\"x\":1405,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1322\":\n{\n\t\"frame\": {\"x\":1423,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1323\":\n{\n\t\"frame\": {\"x\":1441,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1324\":\n{\n\t\"frame\": {\"x\":1459,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1325\":\n{\n\t\"frame\": {\"x\":1477,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1326\":\n{\n\t\"frame\": {\"x\":1495,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1327\":\n{\n\t\"frame\": {\"x\":1513,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1328\":\n{\n\t\"frame\": {\"x\":1531,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1329\":\n{\n\t\"frame\": {\"x\":1549,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1330\":\n{\n\t\"frame\": {\"x\":1567,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1331\":\n{\n\t\"frame\": {\"x\":1585,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1332\":\n{\n\t\"frame\": {\"x\":1603,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1333\":\n{\n\t\"frame\": {\"x\":1621,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1334\":\n{\n\t\"frame\": {\"x\":1639,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1335\":\n{\n\t\"frame\": {\"x\":1657,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1336\":\n{\n\t\"frame\": {\"x\":1675,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1337\":\n{\n\t\"frame\": {\"x\":1693,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1338\":\n{\n\t\"frame\": {\"x\":1711,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1339\":\n{\n\t\"frame\": {\"x\":1729,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1340\":\n{\n\t\"frame\": {\"x\":1747,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1341\":\n{\n\t\"frame\": {\"x\":1765,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1342\":\n{\n\t\"frame\": {\"x\":1783,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1343\":\n{\n\t\"frame\": {\"x\":1801,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1344\":\n{\n\t\"frame\": {\"x\":1819,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1345\":\n{\n\t\"frame\": {\"x\":1837,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1346\":\n{\n\t\"frame\": {\"x\":1855,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1347\":\n{\n\t\"frame\": {\"x\":1873,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1348\":\n{\n\t\"frame\": {\"x\":1891,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1349\":\n{\n\t\"frame\": {\"x\":1909,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1350\":\n{\n\t\"frame\": {\"x\":1927,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1351\":\n{\n\t\"frame\": {\"x\":1945,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1352\":\n{\n\t\"frame\": {\"x\":1963,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1353\":\n{\n\t\"frame\": {\"x\":1981,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1354\":\n{\n\t\"frame\": {\"x\":1999,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1355\":\n{\n\t\"frame\": {\"x\":2017,\"y\":199,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1356\":\n{\n\t\"frame\": {\"x\":1,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1357\":\n{\n\t\"frame\": {\"x\":19,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1358\":\n{\n\t\"frame\": {\"x\":37,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1359\":\n{\n\t\"frame\": {\"x\":55,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1360\":\n{\n\t\"frame\": {\"x\":73,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1361\":\n{\n\t\"frame\": {\"x\":91,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1362\":\n{\n\t\"frame\": {\"x\":109,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1363\":\n{\n\t\"frame\": {\"x\":127,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1364\":\n{\n\t\"frame\": {\"x\":145,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1365\":\n{\n\t\"frame\": {\"x\":163,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1366\":\n{\n\t\"frame\": {\"x\":181,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1367\":\n{\n\t\"frame\": {\"x\":199,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1368\":\n{\n\t\"frame\": {\"x\":217,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1369\":\n{\n\t\"frame\": {\"x\":235,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1370\":\n{\n\t\"frame\": {\"x\":253,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1371\":\n{\n\t\"frame\": {\"x\":271,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1372\":\n{\n\t\"frame\": {\"x\":289,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1373\":\n{\n\t\"frame\": {\"x\":307,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1374\":\n{\n\t\"frame\": {\"x\":325,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1375\":\n{\n\t\"frame\": {\"x\":343,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1376\":\n{\n\t\"frame\": {\"x\":361,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1377\":\n{\n\t\"frame\": {\"x\":379,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1378\":\n{\n\t\"frame\": {\"x\":397,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1379\":\n{\n\t\"frame\": {\"x\":415,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1380\":\n{\n\t\"frame\": {\"x\":433,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1381\":\n{\n\t\"frame\": {\"x\":451,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1382\":\n{\n\t\"frame\": {\"x\":469,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1383\":\n{\n\t\"frame\": {\"x\":487,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1384\":\n{\n\t\"frame\": {\"x\":505,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1385\":\n{\n\t\"frame\": {\"x\":523,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1386\":\n{\n\t\"frame\": {\"x\":541,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1387\":\n{\n\t\"frame\": {\"x\":559,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1388\":\n{\n\t\"frame\": {\"x\":577,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1389\":\n{\n\t\"frame\": {\"x\":595,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1390\":\n{\n\t\"frame\": {\"x\":613,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1391\":\n{\n\t\"frame\": {\"x\":631,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1392\":\n{\n\t\"frame\": {\"x\":649,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1393\":\n{\n\t\"frame\": {\"x\":667,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1394\":\n{\n\t\"frame\": {\"x\":685,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1395\":\n{\n\t\"frame\": {\"x\":703,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1396\":\n{\n\t\"frame\": {\"x\":721,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1397\":\n{\n\t\"frame\": {\"x\":739,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1398\":\n{\n\t\"frame\": {\"x\":757,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1399\":\n{\n\t\"frame\": {\"x\":775,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1400\":\n{\n\t\"frame\": {\"x\":793,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1401\":\n{\n\t\"frame\": {\"x\":811,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1402\":\n{\n\t\"frame\": {\"x\":829,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1403\":\n{\n\t\"frame\": {\"x\":847,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1404\":\n{\n\t\"frame\": {\"x\":865,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1405\":\n{\n\t\"frame\": {\"x\":883,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1406\":\n{\n\t\"frame\": {\"x\":901,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1407\":\n{\n\t\"frame\": {\"x\":919,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1408\":\n{\n\t\"frame\": {\"x\":937,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1409\":\n{\n\t\"frame\": {\"x\":955,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1410\":\n{\n\t\"frame\": {\"x\":973,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1411\":\n{\n\t\"frame\": {\"x\":991,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1412\":\n{\n\t\"frame\": {\"x\":1009,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1413\":\n{\n\t\"frame\": {\"x\":1027,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1414\":\n{\n\t\"frame\": {\"x\":1045,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1415\":\n{\n\t\"frame\": {\"x\":1063,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1416\":\n{\n\t\"frame\": {\"x\":1081,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1417\":\n{\n\t\"frame\": {\"x\":1099,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1418\":\n{\n\t\"frame\": {\"x\":1117,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1419\":\n{\n\t\"frame\": {\"x\":1135,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1420\":\n{\n\t\"frame\": {\"x\":1153,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1421\":\n{\n\t\"frame\": {\"x\":1171,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1422\":\n{\n\t\"frame\": {\"x\":1189,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1423\":\n{\n\t\"frame\": {\"x\":1207,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1424\":\n{\n\t\"frame\": {\"x\":1225,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1425\":\n{\n\t\"frame\": {\"x\":1243,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1426\":\n{\n\t\"frame\": {\"x\":1261,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1427\":\n{\n\t\"frame\": {\"x\":1279,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1428\":\n{\n\t\"frame\": {\"x\":1297,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1429\":\n{\n\t\"frame\": {\"x\":1315,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1430\":\n{\n\t\"frame\": {\"x\":1333,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1431\":\n{\n\t\"frame\": {\"x\":1351,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1432\":\n{\n\t\"frame\": {\"x\":1369,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1433\":\n{\n\t\"frame\": {\"x\":1387,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1434\":\n{\n\t\"frame\": {\"x\":1405,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1435\":\n{\n\t\"frame\": {\"x\":1423,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1436\":\n{\n\t\"frame\": {\"x\":1441,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1437\":\n{\n\t\"frame\": {\"x\":1459,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1438\":\n{\n\t\"frame\": {\"x\":1477,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1439\":\n{\n\t\"frame\": {\"x\":1495,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1440\":\n{\n\t\"frame\": {\"x\":1513,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1441\":\n{\n\t\"frame\": {\"x\":1531,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1442\":\n{\n\t\"frame\": {\"x\":1549,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1443\":\n{\n\t\"frame\": {\"x\":1567,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1444\":\n{\n\t\"frame\": {\"x\":1585,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1445\":\n{\n\t\"frame\": {\"x\":1603,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1446\":\n{\n\t\"frame\": {\"x\":1621,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1447\":\n{\n\t\"frame\": {\"x\":1639,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1448\":\n{\n\t\"frame\": {\"x\":1657,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1449\":\n{\n\t\"frame\": {\"x\":1675,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1450\":\n{\n\t\"frame\": {\"x\":1693,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1451\":\n{\n\t\"frame\": {\"x\":1711,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1452\":\n{\n\t\"frame\": {\"x\":1729,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1453\":\n{\n\t\"frame\": {\"x\":1747,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1454\":\n{\n\t\"frame\": {\"x\":1765,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1455\":\n{\n\t\"frame\": {\"x\":1783,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1456\":\n{\n\t\"frame\": {\"x\":1801,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1457\":\n{\n\t\"frame\": {\"x\":1819,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1458\":\n{\n\t\"frame\": {\"x\":1837,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1459\":\n{\n\t\"frame\": {\"x\":1855,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1460\":\n{\n\t\"frame\": {\"x\":1873,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1461\":\n{\n\t\"frame\": {\"x\":1891,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1462\":\n{\n\t\"frame\": {\"x\":1909,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1463\":\n{\n\t\"frame\": {\"x\":1927,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1464\":\n{\n\t\"frame\": {\"x\":1945,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1465\":\n{\n\t\"frame\": {\"x\":1963,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1466\":\n{\n\t\"frame\": {\"x\":1981,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1467\":\n{\n\t\"frame\": {\"x\":1999,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1468\":\n{\n\t\"frame\": {\"x\":2017,\"y\":217,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1469\":\n{\n\t\"frame\": {\"x\":1,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1470\":\n{\n\t\"frame\": {\"x\":19,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1471\":\n{\n\t\"frame\": {\"x\":37,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1472\":\n{\n\t\"frame\": {\"x\":55,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1473\":\n{\n\t\"frame\": {\"x\":73,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1474\":\n{\n\t\"frame\": {\"x\":91,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1475\":\n{\n\t\"frame\": {\"x\":109,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1476\":\n{\n\t\"frame\": {\"x\":127,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1477\":\n{\n\t\"frame\": {\"x\":145,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1478\":\n{\n\t\"frame\": {\"x\":163,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1479\":\n{\n\t\"frame\": {\"x\":181,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1480\":\n{\n\t\"frame\": {\"x\":199,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1481\":\n{\n\t\"frame\": {\"x\":217,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1482\":\n{\n\t\"frame\": {\"x\":235,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1483\":\n{\n\t\"frame\": {\"x\":253,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1484\":\n{\n\t\"frame\": {\"x\":271,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1485\":\n{\n\t\"frame\": {\"x\":289,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1486\":\n{\n\t\"frame\": {\"x\":307,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1487\":\n{\n\t\"frame\": {\"x\":325,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1488\":\n{\n\t\"frame\": {\"x\":343,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1489\":\n{\n\t\"frame\": {\"x\":361,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1490\":\n{\n\t\"frame\": {\"x\":379,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1491\":\n{\n\t\"frame\": {\"x\":397,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1492\":\n{\n\t\"frame\": {\"x\":415,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1493\":\n{\n\t\"frame\": {\"x\":433,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1494\":\n{\n\t\"frame\": {\"x\":451,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1495\":\n{\n\t\"frame\": {\"x\":469,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1496\":\n{\n\t\"frame\": {\"x\":487,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1497\":\n{\n\t\"frame\": {\"x\":505,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1498\":\n{\n\t\"frame\": {\"x\":523,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1499\":\n{\n\t\"frame\": {\"x\":541,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1500\":\n{\n\t\"frame\": {\"x\":559,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1501\":\n{\n\t\"frame\": {\"x\":577,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1502\":\n{\n\t\"frame\": {\"x\":595,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1503\":\n{\n\t\"frame\": {\"x\":613,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1504\":\n{\n\t\"frame\": {\"x\":631,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1505\":\n{\n\t\"frame\": {\"x\":649,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1506\":\n{\n\t\"frame\": {\"x\":667,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1507\":\n{\n\t\"frame\": {\"x\":685,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1508\":\n{\n\t\"frame\": {\"x\":703,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1509\":\n{\n\t\"frame\": {\"x\":721,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1510\":\n{\n\t\"frame\": {\"x\":739,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1511\":\n{\n\t\"frame\": {\"x\":757,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1512\":\n{\n\t\"frame\": {\"x\":775,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1513\":\n{\n\t\"frame\": {\"x\":793,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1514\":\n{\n\t\"frame\": {\"x\":811,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1515\":\n{\n\t\"frame\": {\"x\":829,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1516\":\n{\n\t\"frame\": {\"x\":847,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1517\":\n{\n\t\"frame\": {\"x\":865,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1518\":\n{\n\t\"frame\": {\"x\":883,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1519\":\n{\n\t\"frame\": {\"x\":901,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1520\":\n{\n\t\"frame\": {\"x\":919,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1521\":\n{\n\t\"frame\": {\"x\":937,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1522\":\n{\n\t\"frame\": {\"x\":955,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1523\":\n{\n\t\"frame\": {\"x\":973,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1524\":\n{\n\t\"frame\": {\"x\":991,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1525\":\n{\n\t\"frame\": {\"x\":1009,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1526\":\n{\n\t\"frame\": {\"x\":1027,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1527\":\n{\n\t\"frame\": {\"x\":1045,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1528\":\n{\n\t\"frame\": {\"x\":1063,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1529\":\n{\n\t\"frame\": {\"x\":1081,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1530\":\n{\n\t\"frame\": {\"x\":1099,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1531\":\n{\n\t\"frame\": {\"x\":1117,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1532\":\n{\n\t\"frame\": {\"x\":1135,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1533\":\n{\n\t\"frame\": {\"x\":1153,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1534\":\n{\n\t\"frame\": {\"x\":1171,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1535\":\n{\n\t\"frame\": {\"x\":1189,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1536\":\n{\n\t\"frame\": {\"x\":1207,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1537\":\n{\n\t\"frame\": {\"x\":1225,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1538\":\n{\n\t\"frame\": {\"x\":1243,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1539\":\n{\n\t\"frame\": {\"x\":1261,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1540\":\n{\n\t\"frame\": {\"x\":1279,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1541\":\n{\n\t\"frame\": {\"x\":1297,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1542\":\n{\n\t\"frame\": {\"x\":1315,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1543\":\n{\n\t\"frame\": {\"x\":1333,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1544\":\n{\n\t\"frame\": {\"x\":1351,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1545\":\n{\n\t\"frame\": {\"x\":1369,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1546\":\n{\n\t\"frame\": {\"x\":1387,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1547\":\n{\n\t\"frame\": {\"x\":1405,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1548\":\n{\n\t\"frame\": {\"x\":1423,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1549\":\n{\n\t\"frame\": {\"x\":1441,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1550\":\n{\n\t\"frame\": {\"x\":1459,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1551\":\n{\n\t\"frame\": {\"x\":1477,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1552\":\n{\n\t\"frame\": {\"x\":1495,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1553\":\n{\n\t\"frame\": {\"x\":1513,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1554\":\n{\n\t\"frame\": {\"x\":1531,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1555\":\n{\n\t\"frame\": {\"x\":1549,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1556\":\n{\n\t\"frame\": {\"x\":1567,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1557\":\n{\n\t\"frame\": {\"x\":1585,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1558\":\n{\n\t\"frame\": {\"x\":1603,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1559\":\n{\n\t\"frame\": {\"x\":1621,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1560\":\n{\n\t\"frame\": {\"x\":1639,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1561\":\n{\n\t\"frame\": {\"x\":1657,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1562\":\n{\n\t\"frame\": {\"x\":1675,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1563\":\n{\n\t\"frame\": {\"x\":1693,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1564\":\n{\n\t\"frame\": {\"x\":1711,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1565\":\n{\n\t\"frame\": {\"x\":1729,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1566\":\n{\n\t\"frame\": {\"x\":1747,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1567\":\n{\n\t\"frame\": {\"x\":1765,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1568\":\n{\n\t\"frame\": {\"x\":1783,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1569\":\n{\n\t\"frame\": {\"x\":1801,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1570\":\n{\n\t\"frame\": {\"x\":1819,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1571\":\n{\n\t\"frame\": {\"x\":1837,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1572\":\n{\n\t\"frame\": {\"x\":1855,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1573\":\n{\n\t\"frame\": {\"x\":1873,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1574\":\n{\n\t\"frame\": {\"x\":1891,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1575\":\n{\n\t\"frame\": {\"x\":1909,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1576\":\n{\n\t\"frame\": {\"x\":1927,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1577\":\n{\n\t\"frame\": {\"x\":1945,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1578\":\n{\n\t\"frame\": {\"x\":1963,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1579\":\n{\n\t\"frame\": {\"x\":1981,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1580\":\n{\n\t\"frame\": {\"x\":1999,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1581\":\n{\n\t\"frame\": {\"x\":2017,\"y\":235,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1582\":\n{\n\t\"frame\": {\"x\":1,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1583\":\n{\n\t\"frame\": {\"x\":19,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1584\":\n{\n\t\"frame\": {\"x\":37,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1585\":\n{\n\t\"frame\": {\"x\":55,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1586\":\n{\n\t\"frame\": {\"x\":73,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1587\":\n{\n\t\"frame\": {\"x\":91,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1588\":\n{\n\t\"frame\": {\"x\":109,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1589\":\n{\n\t\"frame\": {\"x\":127,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1590\":\n{\n\t\"frame\": {\"x\":145,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1591\":\n{\n\t\"frame\": {\"x\":163,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1592\":\n{\n\t\"frame\": {\"x\":181,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1593\":\n{\n\t\"frame\": {\"x\":199,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1594\":\n{\n\t\"frame\": {\"x\":217,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1595\":\n{\n\t\"frame\": {\"x\":235,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1596\":\n{\n\t\"frame\": {\"x\":253,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1597\":\n{\n\t\"frame\": {\"x\":271,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1598\":\n{\n\t\"frame\": {\"x\":289,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1599\":\n{\n\t\"frame\": {\"x\":307,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1600\":\n{\n\t\"frame\": {\"x\":325,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1601\":\n{\n\t\"frame\": {\"x\":343,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1602\":\n{\n\t\"frame\": {\"x\":361,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1603\":\n{\n\t\"frame\": {\"x\":379,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1604\":\n{\n\t\"frame\": {\"x\":397,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1605\":\n{\n\t\"frame\": {\"x\":415,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1606\":\n{\n\t\"frame\": {\"x\":433,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1607\":\n{\n\t\"frame\": {\"x\":451,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1608\":\n{\n\t\"frame\": {\"x\":469,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1609\":\n{\n\t\"frame\": {\"x\":487,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1610\":\n{\n\t\"frame\": {\"x\":505,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1611\":\n{\n\t\"frame\": {\"x\":523,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1612\":\n{\n\t\"frame\": {\"x\":541,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1613\":\n{\n\t\"frame\": {\"x\":559,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1614\":\n{\n\t\"frame\": {\"x\":577,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1615\":\n{\n\t\"frame\": {\"x\":595,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1616\":\n{\n\t\"frame\": {\"x\":613,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1617\":\n{\n\t\"frame\": {\"x\":631,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1618\":\n{\n\t\"frame\": {\"x\":649,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1619\":\n{\n\t\"frame\": {\"x\":667,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1620\":\n{\n\t\"frame\": {\"x\":685,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1621\":\n{\n\t\"frame\": {\"x\":703,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1622\":\n{\n\t\"frame\": {\"x\":721,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1623\":\n{\n\t\"frame\": {\"x\":739,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1624\":\n{\n\t\"frame\": {\"x\":757,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1625\":\n{\n\t\"frame\": {\"x\":775,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1626\":\n{\n\t\"frame\": {\"x\":793,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1627\":\n{\n\t\"frame\": {\"x\":811,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1628\":\n{\n\t\"frame\": {\"x\":829,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1629\":\n{\n\t\"frame\": {\"x\":847,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1630\":\n{\n\t\"frame\": {\"x\":865,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1631\":\n{\n\t\"frame\": {\"x\":883,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1632\":\n{\n\t\"frame\": {\"x\":901,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1633\":\n{\n\t\"frame\": {\"x\":919,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1634\":\n{\n\t\"frame\": {\"x\":937,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1635\":\n{\n\t\"frame\": {\"x\":955,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1636\":\n{\n\t\"frame\": {\"x\":973,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1637\":\n{\n\t\"frame\": {\"x\":991,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1638\":\n{\n\t\"frame\": {\"x\":1009,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1639\":\n{\n\t\"frame\": {\"x\":1027,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1640\":\n{\n\t\"frame\": {\"x\":1045,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1641\":\n{\n\t\"frame\": {\"x\":1063,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1642\":\n{\n\t\"frame\": {\"x\":1081,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1643\":\n{\n\t\"frame\": {\"x\":1099,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1644\":\n{\n\t\"frame\": {\"x\":1117,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1645\":\n{\n\t\"frame\": {\"x\":1135,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1646\":\n{\n\t\"frame\": {\"x\":1153,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1647\":\n{\n\t\"frame\": {\"x\":1171,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1648\":\n{\n\t\"frame\": {\"x\":1189,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1649\":\n{\n\t\"frame\": {\"x\":1207,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1650\":\n{\n\t\"frame\": {\"x\":1225,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1651\":\n{\n\t\"frame\": {\"x\":1243,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1652\":\n{\n\t\"frame\": {\"x\":1261,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1653\":\n{\n\t\"frame\": {\"x\":1279,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1654\":\n{\n\t\"frame\": {\"x\":1297,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1655\":\n{\n\t\"frame\": {\"x\":1315,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1656\":\n{\n\t\"frame\": {\"x\":1333,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1657\":\n{\n\t\"frame\": {\"x\":1351,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1658\":\n{\n\t\"frame\": {\"x\":1369,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1659\":\n{\n\t\"frame\": {\"x\":1387,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1660\":\n{\n\t\"frame\": {\"x\":1405,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1661\":\n{\n\t\"frame\": {\"x\":1423,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1662\":\n{\n\t\"frame\": {\"x\":1441,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1663\":\n{\n\t\"frame\": {\"x\":1459,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1664\":\n{\n\t\"frame\": {\"x\":1477,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1665\":\n{\n\t\"frame\": {\"x\":1495,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1666\":\n{\n\t\"frame\": {\"x\":1513,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1667\":\n{\n\t\"frame\": {\"x\":1531,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1668\":\n{\n\t\"frame\": {\"x\":1549,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1669\":\n{\n\t\"frame\": {\"x\":1567,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1670\":\n{\n\t\"frame\": {\"x\":1585,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1671\":\n{\n\t\"frame\": {\"x\":1603,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1672\":\n{\n\t\"frame\": {\"x\":1621,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1673\":\n{\n\t\"frame\": {\"x\":1639,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1674\":\n{\n\t\"frame\": {\"x\":1657,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1675\":\n{\n\t\"frame\": {\"x\":1675,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1676\":\n{\n\t\"frame\": {\"x\":1693,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1677\":\n{\n\t\"frame\": {\"x\":1711,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1678\":\n{\n\t\"frame\": {\"x\":1729,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1679\":\n{\n\t\"frame\": {\"x\":1747,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1680\":\n{\n\t\"frame\": {\"x\":1765,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1681\":\n{\n\t\"frame\": {\"x\":1783,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1682\":\n{\n\t\"frame\": {\"x\":1801,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1683\":\n{\n\t\"frame\": {\"x\":1819,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1684\":\n{\n\t\"frame\": {\"x\":1837,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1685\":\n{\n\t\"frame\": {\"x\":1855,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1686\":\n{\n\t\"frame\": {\"x\":1873,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1687\":\n{\n\t\"frame\": {\"x\":1891,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1688\":\n{\n\t\"frame\": {\"x\":1909,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1689\":\n{\n\t\"frame\": {\"x\":1927,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1690\":\n{\n\t\"frame\": {\"x\":1945,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1691\":\n{\n\t\"frame\": {\"x\":1963,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1692\":\n{\n\t\"frame\": {\"x\":1981,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1693\":\n{\n\t\"frame\": {\"x\":1999,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1694\":\n{\n\t\"frame\": {\"x\":2017,\"y\":253,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1695\":\n{\n\t\"frame\": {\"x\":1,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1696\":\n{\n\t\"frame\": {\"x\":19,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1697\":\n{\n\t\"frame\": {\"x\":37,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1698\":\n{\n\t\"frame\": {\"x\":55,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1699\":\n{\n\t\"frame\": {\"x\":73,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1700\":\n{\n\t\"frame\": {\"x\":91,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1701\":\n{\n\t\"frame\": {\"x\":109,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1702\":\n{\n\t\"frame\": {\"x\":127,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1703\":\n{\n\t\"frame\": {\"x\":145,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1704\":\n{\n\t\"frame\": {\"x\":163,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1705\":\n{\n\t\"frame\": {\"x\":181,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1706\":\n{\n\t\"frame\": {\"x\":199,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1707\":\n{\n\t\"frame\": {\"x\":217,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1708\":\n{\n\t\"frame\": {\"x\":235,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1709\":\n{\n\t\"frame\": {\"x\":253,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1710\":\n{\n\t\"frame\": {\"x\":271,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1711\":\n{\n\t\"frame\": {\"x\":289,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1712\":\n{\n\t\"frame\": {\"x\":307,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1713\":\n{\n\t\"frame\": {\"x\":325,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1714\":\n{\n\t\"frame\": {\"x\":343,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1715\":\n{\n\t\"frame\": {\"x\":361,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1716\":\n{\n\t\"frame\": {\"x\":379,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1717\":\n{\n\t\"frame\": {\"x\":397,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1718\":\n{\n\t\"frame\": {\"x\":415,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1719\":\n{\n\t\"frame\": {\"x\":433,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1720\":\n{\n\t\"frame\": {\"x\":451,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1721\":\n{\n\t\"frame\": {\"x\":469,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1722\":\n{\n\t\"frame\": {\"x\":487,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1723\":\n{\n\t\"frame\": {\"x\":505,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1724\":\n{\n\t\"frame\": {\"x\":523,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1725\":\n{\n\t\"frame\": {\"x\":541,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1726\":\n{\n\t\"frame\": {\"x\":559,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1727\":\n{\n\t\"frame\": {\"x\":577,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1728\":\n{\n\t\"frame\": {\"x\":595,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1729\":\n{\n\t\"frame\": {\"x\":613,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1730\":\n{\n\t\"frame\": {\"x\":631,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1731\":\n{\n\t\"frame\": {\"x\":649,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1732\":\n{\n\t\"frame\": {\"x\":667,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1733\":\n{\n\t\"frame\": {\"x\":685,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1734\":\n{\n\t\"frame\": {\"x\":703,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1735\":\n{\n\t\"frame\": {\"x\":721,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1736\":\n{\n\t\"frame\": {\"x\":739,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1737\":\n{\n\t\"frame\": {\"x\":757,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1738\":\n{\n\t\"frame\": {\"x\":775,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1739\":\n{\n\t\"frame\": {\"x\":793,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1740\":\n{\n\t\"frame\": {\"x\":811,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1741\":\n{\n\t\"frame\": {\"x\":829,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1742\":\n{\n\t\"frame\": {\"x\":847,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1743\":\n{\n\t\"frame\": {\"x\":865,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1744\":\n{\n\t\"frame\": {\"x\":883,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1745\":\n{\n\t\"frame\": {\"x\":901,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1746\":\n{\n\t\"frame\": {\"x\":919,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1747\":\n{\n\t\"frame\": {\"x\":937,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1748\":\n{\n\t\"frame\": {\"x\":955,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1749\":\n{\n\t\"frame\": {\"x\":973,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1750\":\n{\n\t\"frame\": {\"x\":991,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1751\":\n{\n\t\"frame\": {\"x\":1009,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1752\":\n{\n\t\"frame\": {\"x\":1027,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1753\":\n{\n\t\"frame\": {\"x\":1045,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1754\":\n{\n\t\"frame\": {\"x\":1063,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1755\":\n{\n\t\"frame\": {\"x\":1081,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1756\":\n{\n\t\"frame\": {\"x\":1099,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1757\":\n{\n\t\"frame\": {\"x\":1117,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1758\":\n{\n\t\"frame\": {\"x\":1135,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1759\":\n{\n\t\"frame\": {\"x\":1153,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1760\":\n{\n\t\"frame\": {\"x\":1171,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1761\":\n{\n\t\"frame\": {\"x\":1189,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1762\":\n{\n\t\"frame\": {\"x\":1207,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1763\":\n{\n\t\"frame\": {\"x\":1225,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1764\":\n{\n\t\"frame\": {\"x\":1243,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1765\":\n{\n\t\"frame\": {\"x\":1261,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1766\":\n{\n\t\"frame\": {\"x\":1279,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1767\":\n{\n\t\"frame\": {\"x\":1297,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1768\":\n{\n\t\"frame\": {\"x\":1315,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1769\":\n{\n\t\"frame\": {\"x\":1333,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1770\":\n{\n\t\"frame\": {\"x\":1351,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1771\":\n{\n\t\"frame\": {\"x\":1369,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1772\":\n{\n\t\"frame\": {\"x\":1387,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1773\":\n{\n\t\"frame\": {\"x\":1405,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1774\":\n{\n\t\"frame\": {\"x\":1423,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1775\":\n{\n\t\"frame\": {\"x\":1441,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1776\":\n{\n\t\"frame\": {\"x\":1459,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1777\":\n{\n\t\"frame\": {\"x\":1477,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1778\":\n{\n\t\"frame\": {\"x\":1495,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1779\":\n{\n\t\"frame\": {\"x\":1513,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1780\":\n{\n\t\"frame\": {\"x\":1531,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1781\":\n{\n\t\"frame\": {\"x\":1549,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1782\":\n{\n\t\"frame\": {\"x\":1567,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1783\":\n{\n\t\"frame\": {\"x\":1585,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1784\":\n{\n\t\"frame\": {\"x\":1603,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1785\":\n{\n\t\"frame\": {\"x\":1621,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1786\":\n{\n\t\"frame\": {\"x\":1639,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1787\":\n{\n\t\"frame\": {\"x\":1657,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1788\":\n{\n\t\"frame\": {\"x\":1675,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1789\":\n{\n\t\"frame\": {\"x\":1693,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1790\":\n{\n\t\"frame\": {\"x\":1711,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1791\":\n{\n\t\"frame\": {\"x\":1729,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1792\":\n{\n\t\"frame\": {\"x\":1747,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1793\":\n{\n\t\"frame\": {\"x\":1765,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1794\":\n{\n\t\"frame\": {\"x\":1783,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1795\":\n{\n\t\"frame\": {\"x\":1801,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1796\":\n{\n\t\"frame\": {\"x\":1819,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1797\":\n{\n\t\"frame\": {\"x\":1837,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1798\":\n{\n\t\"frame\": {\"x\":1855,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1799\":\n{\n\t\"frame\": {\"x\":1873,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1800\":\n{\n\t\"frame\": {\"x\":1891,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1801\":\n{\n\t\"frame\": {\"x\":1909,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1802\":\n{\n\t\"frame\": {\"x\":1927,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1803\":\n{\n\t\"frame\": {\"x\":1945,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1804\":\n{\n\t\"frame\": {\"x\":1963,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1805\":\n{\n\t\"frame\": {\"x\":1981,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1806\":\n{\n\t\"frame\": {\"x\":1999,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1807\":\n{\n\t\"frame\": {\"x\":2017,\"y\":271,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1808\":\n{\n\t\"frame\": {\"x\":1,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1809\":\n{\n\t\"frame\": {\"x\":19,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1810\":\n{\n\t\"frame\": {\"x\":37,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1811\":\n{\n\t\"frame\": {\"x\":55,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1812\":\n{\n\t\"frame\": {\"x\":73,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1813\":\n{\n\t\"frame\": {\"x\":91,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1814\":\n{\n\t\"frame\": {\"x\":109,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1815\":\n{\n\t\"frame\": {\"x\":127,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1816\":\n{\n\t\"frame\": {\"x\":145,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1817\":\n{\n\t\"frame\": {\"x\":163,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1818\":\n{\n\t\"frame\": {\"x\":181,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1819\":\n{\n\t\"frame\": {\"x\":199,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1820\":\n{\n\t\"frame\": {\"x\":217,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1821\":\n{\n\t\"frame\": {\"x\":235,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1822\":\n{\n\t\"frame\": {\"x\":253,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1823\":\n{\n\t\"frame\": {\"x\":271,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1824\":\n{\n\t\"frame\": {\"x\":289,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1825\":\n{\n\t\"frame\": {\"x\":307,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1826\":\n{\n\t\"frame\": {\"x\":325,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1827\":\n{\n\t\"frame\": {\"x\":343,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1828\":\n{\n\t\"frame\": {\"x\":361,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1829\":\n{\n\t\"frame\": {\"x\":379,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1830\":\n{\n\t\"frame\": {\"x\":397,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1831\":\n{\n\t\"frame\": {\"x\":415,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1832\":\n{\n\t\"frame\": {\"x\":433,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1833\":\n{\n\t\"frame\": {\"x\":451,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1834\":\n{\n\t\"frame\": {\"x\":469,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1835\":\n{\n\t\"frame\": {\"x\":487,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1836\":\n{\n\t\"frame\": {\"x\":505,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1837\":\n{\n\t\"frame\": {\"x\":523,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1838\":\n{\n\t\"frame\": {\"x\":541,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1839\":\n{\n\t\"frame\": {\"x\":559,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1840\":\n{\n\t\"frame\": {\"x\":577,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1841\":\n{\n\t\"frame\": {\"x\":595,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1842\":\n{\n\t\"frame\": {\"x\":613,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1843\":\n{\n\t\"frame\": {\"x\":631,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1844\":\n{\n\t\"frame\": {\"x\":649,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1845\":\n{\n\t\"frame\": {\"x\":667,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1846\":\n{\n\t\"frame\": {\"x\":685,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1847\":\n{\n\t\"frame\": {\"x\":703,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1848\":\n{\n\t\"frame\": {\"x\":721,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1849\":\n{\n\t\"frame\": {\"x\":739,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1850\":\n{\n\t\"frame\": {\"x\":757,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1851\":\n{\n\t\"frame\": {\"x\":775,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1852\":\n{\n\t\"frame\": {\"x\":793,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1853\":\n{\n\t\"frame\": {\"x\":811,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1854\":\n{\n\t\"frame\": {\"x\":829,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1855\":\n{\n\t\"frame\": {\"x\":847,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1856\":\n{\n\t\"frame\": {\"x\":865,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1857\":\n{\n\t\"frame\": {\"x\":883,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1858\":\n{\n\t\"frame\": {\"x\":901,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1859\":\n{\n\t\"frame\": {\"x\":919,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1860\":\n{\n\t\"frame\": {\"x\":937,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1861\":\n{\n\t\"frame\": {\"x\":955,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1862\":\n{\n\t\"frame\": {\"x\":973,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1863\":\n{\n\t\"frame\": {\"x\":991,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1864\":\n{\n\t\"frame\": {\"x\":1009,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1865\":\n{\n\t\"frame\": {\"x\":1027,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1866\":\n{\n\t\"frame\": {\"x\":1045,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1867\":\n{\n\t\"frame\": {\"x\":1063,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1868\":\n{\n\t\"frame\": {\"x\":1081,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1869\":\n{\n\t\"frame\": {\"x\":1099,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1870\":\n{\n\t\"frame\": {\"x\":1117,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1871\":\n{\n\t\"frame\": {\"x\":1135,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1872\":\n{\n\t\"frame\": {\"x\":1153,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1873\":\n{\n\t\"frame\": {\"x\":1171,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1874\":\n{\n\t\"frame\": {\"x\":1189,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1875\":\n{\n\t\"frame\": {\"x\":1207,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1876\":\n{\n\t\"frame\": {\"x\":1225,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1877\":\n{\n\t\"frame\": {\"x\":1243,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1878\":\n{\n\t\"frame\": {\"x\":1261,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1879\":\n{\n\t\"frame\": {\"x\":1279,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1880\":\n{\n\t\"frame\": {\"x\":1297,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1881\":\n{\n\t\"frame\": {\"x\":1315,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1882\":\n{\n\t\"frame\": {\"x\":1333,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1883\":\n{\n\t\"frame\": {\"x\":1351,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1884\":\n{\n\t\"frame\": {\"x\":1369,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1885\":\n{\n\t\"frame\": {\"x\":1387,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1886\":\n{\n\t\"frame\": {\"x\":1405,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1887\":\n{\n\t\"frame\": {\"x\":1423,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1888\":\n{\n\t\"frame\": {\"x\":1441,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1889\":\n{\n\t\"frame\": {\"x\":1459,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1890\":\n{\n\t\"frame\": {\"x\":1477,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1891\":\n{\n\t\"frame\": {\"x\":1495,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1892\":\n{\n\t\"frame\": {\"x\":1513,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1893\":\n{\n\t\"frame\": {\"x\":1531,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1894\":\n{\n\t\"frame\": {\"x\":1549,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1895\":\n{\n\t\"frame\": {\"x\":1567,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1896\":\n{\n\t\"frame\": {\"x\":1585,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1897\":\n{\n\t\"frame\": {\"x\":1603,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1898\":\n{\n\t\"frame\": {\"x\":1621,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1899\":\n{\n\t\"frame\": {\"x\":1639,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1900\":\n{\n\t\"frame\": {\"x\":1657,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1901\":\n{\n\t\"frame\": {\"x\":1675,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1902\":\n{\n\t\"frame\": {\"x\":1693,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1903\":\n{\n\t\"frame\": {\"x\":1711,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1904\":\n{\n\t\"frame\": {\"x\":1729,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1905\":\n{\n\t\"frame\": {\"x\":1747,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1906\":\n{\n\t\"frame\": {\"x\":1765,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1907\":\n{\n\t\"frame\": {\"x\":1783,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1908\":\n{\n\t\"frame\": {\"x\":1801,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1909\":\n{\n\t\"frame\": {\"x\":1819,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1910\":\n{\n\t\"frame\": {\"x\":1837,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1911\":\n{\n\t\"frame\": {\"x\":1855,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1912\":\n{\n\t\"frame\": {\"x\":1873,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1913\":\n{\n\t\"frame\": {\"x\":1891,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1914\":\n{\n\t\"frame\": {\"x\":1909,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1915\":\n{\n\t\"frame\": {\"x\":1927,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1916\":\n{\n\t\"frame\": {\"x\":1945,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1917\":\n{\n\t\"frame\": {\"x\":1963,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1918\":\n{\n\t\"frame\": {\"x\":1981,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1919\":\n{\n\t\"frame\": {\"x\":1999,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1920\":\n{\n\t\"frame\": {\"x\":2017,\"y\":289,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1921\":\n{\n\t\"frame\": {\"x\":1,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1922\":\n{\n\t\"frame\": {\"x\":19,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1923\":\n{\n\t\"frame\": {\"x\":37,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1924\":\n{\n\t\"frame\": {\"x\":55,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1925\":\n{\n\t\"frame\": {\"x\":73,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1926\":\n{\n\t\"frame\": {\"x\":91,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1927\":\n{\n\t\"frame\": {\"x\":109,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1928\":\n{\n\t\"frame\": {\"x\":127,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1929\":\n{\n\t\"frame\": {\"x\":145,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1930\":\n{\n\t\"frame\": {\"x\":163,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1931\":\n{\n\t\"frame\": {\"x\":181,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1932\":\n{\n\t\"frame\": {\"x\":199,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1933\":\n{\n\t\"frame\": {\"x\":217,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1934\":\n{\n\t\"frame\": {\"x\":235,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1935\":\n{\n\t\"frame\": {\"x\":253,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1936\":\n{\n\t\"frame\": {\"x\":271,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1937\":\n{\n\t\"frame\": {\"x\":289,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1938\":\n{\n\t\"frame\": {\"x\":307,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1939\":\n{\n\t\"frame\": {\"x\":325,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1940\":\n{\n\t\"frame\": {\"x\":343,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1941\":\n{\n\t\"frame\": {\"x\":361,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1942\":\n{\n\t\"frame\": {\"x\":379,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1943\":\n{\n\t\"frame\": {\"x\":397,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1944\":\n{\n\t\"frame\": {\"x\":415,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1945\":\n{\n\t\"frame\": {\"x\":433,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1946\":\n{\n\t\"frame\": {\"x\":451,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1947\":\n{\n\t\"frame\": {\"x\":469,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1948\":\n{\n\t\"frame\": {\"x\":487,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1949\":\n{\n\t\"frame\": {\"x\":505,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1950\":\n{\n\t\"frame\": {\"x\":523,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1951\":\n{\n\t\"frame\": {\"x\":541,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1952\":\n{\n\t\"frame\": {\"x\":559,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1953\":\n{\n\t\"frame\": {\"x\":577,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1954\":\n{\n\t\"frame\": {\"x\":595,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1955\":\n{\n\t\"frame\": {\"x\":613,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1956\":\n{\n\t\"frame\": {\"x\":631,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1957\":\n{\n\t\"frame\": {\"x\":649,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1958\":\n{\n\t\"frame\": {\"x\":667,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1959\":\n{\n\t\"frame\": {\"x\":685,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1960\":\n{\n\t\"frame\": {\"x\":703,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1961\":\n{\n\t\"frame\": {\"x\":721,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1962\":\n{\n\t\"frame\": {\"x\":739,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1963\":\n{\n\t\"frame\": {\"x\":757,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1964\":\n{\n\t\"frame\": {\"x\":775,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1965\":\n{\n\t\"frame\": {\"x\":793,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1966\":\n{\n\t\"frame\": {\"x\":811,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1967\":\n{\n\t\"frame\": {\"x\":829,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1968\":\n{\n\t\"frame\": {\"x\":847,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1969\":\n{\n\t\"frame\": {\"x\":865,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1970\":\n{\n\t\"frame\": {\"x\":883,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1971\":\n{\n\t\"frame\": {\"x\":901,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1972\":\n{\n\t\"frame\": {\"x\":919,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1973\":\n{\n\t\"frame\": {\"x\":937,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1974\":\n{\n\t\"frame\": {\"x\":955,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1975\":\n{\n\t\"frame\": {\"x\":973,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1976\":\n{\n\t\"frame\": {\"x\":991,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1977\":\n{\n\t\"frame\": {\"x\":1009,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1978\":\n{\n\t\"frame\": {\"x\":1027,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1979\":\n{\n\t\"frame\": {\"x\":1045,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1980\":\n{\n\t\"frame\": {\"x\":1063,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1981\":\n{\n\t\"frame\": {\"x\":1081,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1982\":\n{\n\t\"frame\": {\"x\":1099,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1983\":\n{\n\t\"frame\": {\"x\":1117,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1984\":\n{\n\t\"frame\": {\"x\":1135,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1985\":\n{\n\t\"frame\": {\"x\":1153,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1986\":\n{\n\t\"frame\": {\"x\":1171,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1987\":\n{\n\t\"frame\": {\"x\":1189,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1988\":\n{\n\t\"frame\": {\"x\":1207,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1989\":\n{\n\t\"frame\": {\"x\":1225,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1990\":\n{\n\t\"frame\": {\"x\":1243,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1991\":\n{\n\t\"frame\": {\"x\":1261,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1992\":\n{\n\t\"frame\": {\"x\":1279,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1993\":\n{\n\t\"frame\": {\"x\":1297,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1994\":\n{\n\t\"frame\": {\"x\":1315,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1995\":\n{\n\t\"frame\": {\"x\":1333,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1996\":\n{\n\t\"frame\": {\"x\":1351,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1997\":\n{\n\t\"frame\": {\"x\":1369,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1998\":\n{\n\t\"frame\": {\"x\":1387,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"1999\":\n{\n\t\"frame\": {\"x\":1405,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2000\":\n{\n\t\"frame\": {\"x\":1423,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2001\":\n{\n\t\"frame\": {\"x\":1441,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2002\":\n{\n\t\"frame\": {\"x\":1459,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2003\":\n{\n\t\"frame\": {\"x\":1477,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2004\":\n{\n\t\"frame\": {\"x\":1495,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2005\":\n{\n\t\"frame\": {\"x\":1513,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2006\":\n{\n\t\"frame\": {\"x\":1531,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2007\":\n{\n\t\"frame\": {\"x\":1549,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2008\":\n{\n\t\"frame\": {\"x\":1567,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2009\":\n{\n\t\"frame\": {\"x\":1585,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2010\":\n{\n\t\"frame\": {\"x\":1603,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2011\":\n{\n\t\"frame\": {\"x\":1621,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2012\":\n{\n\t\"frame\": {\"x\":1639,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2013\":\n{\n\t\"frame\": {\"x\":1657,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2014\":\n{\n\t\"frame\": {\"x\":1675,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2015\":\n{\n\t\"frame\": {\"x\":1693,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2016\":\n{\n\t\"frame\": {\"x\":1711,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2017\":\n{\n\t\"frame\": {\"x\":1729,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2018\":\n{\n\t\"frame\": {\"x\":1747,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2019\":\n{\n\t\"frame\": {\"x\":1765,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2020\":\n{\n\t\"frame\": {\"x\":1783,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2021\":\n{\n\t\"frame\": {\"x\":1801,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2022\":\n{\n\t\"frame\": {\"x\":1819,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2023\":\n{\n\t\"frame\": {\"x\":1837,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2024\":\n{\n\t\"frame\": {\"x\":1855,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2025\":\n{\n\t\"frame\": {\"x\":1873,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2026\":\n{\n\t\"frame\": {\"x\":1891,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2027\":\n{\n\t\"frame\": {\"x\":1909,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2028\":\n{\n\t\"frame\": {\"x\":1927,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2029\":\n{\n\t\"frame\": {\"x\":1945,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2030\":\n{\n\t\"frame\": {\"x\":1963,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2031\":\n{\n\t\"frame\": {\"x\":1981,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2032\":\n{\n\t\"frame\": {\"x\":1999,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2033\":\n{\n\t\"frame\": {\"x\":2017,\"y\":307,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2034\":\n{\n\t\"frame\": {\"x\":1,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2035\":\n{\n\t\"frame\": {\"x\":19,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2036\":\n{\n\t\"frame\": {\"x\":37,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2037\":\n{\n\t\"frame\": {\"x\":55,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2038\":\n{\n\t\"frame\": {\"x\":73,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2039\":\n{\n\t\"frame\": {\"x\":91,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2040\":\n{\n\t\"frame\": {\"x\":109,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2041\":\n{\n\t\"frame\": {\"x\":127,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2042\":\n{\n\t\"frame\": {\"x\":145,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2043\":\n{\n\t\"frame\": {\"x\":163,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2044\":\n{\n\t\"frame\": {\"x\":181,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2045\":\n{\n\t\"frame\": {\"x\":199,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2046\":\n{\n\t\"frame\": {\"x\":217,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2047\":\n{\n\t\"frame\": {\"x\":235,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2048\":\n{\n\t\"frame\": {\"x\":253,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2049\":\n{\n\t\"frame\": {\"x\":271,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2050\":\n{\n\t\"frame\": {\"x\":289,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2051\":\n{\n\t\"frame\": {\"x\":307,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2052\":\n{\n\t\"frame\": {\"x\":325,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2053\":\n{\n\t\"frame\": {\"x\":343,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2054\":\n{\n\t\"frame\": {\"x\":361,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2055\":\n{\n\t\"frame\": {\"x\":379,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2056\":\n{\n\t\"frame\": {\"x\":397,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2057\":\n{\n\t\"frame\": {\"x\":415,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2058\":\n{\n\t\"frame\": {\"x\":433,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2059\":\n{\n\t\"frame\": {\"x\":451,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2060\":\n{\n\t\"frame\": {\"x\":469,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2061\":\n{\n\t\"frame\": {\"x\":487,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2062\":\n{\n\t\"frame\": {\"x\":505,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2063\":\n{\n\t\"frame\": {\"x\":523,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2064\":\n{\n\t\"frame\": {\"x\":541,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2065\":\n{\n\t\"frame\": {\"x\":559,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2066\":\n{\n\t\"frame\": {\"x\":577,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2067\":\n{\n\t\"frame\": {\"x\":595,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2068\":\n{\n\t\"frame\": {\"x\":613,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2069\":\n{\n\t\"frame\": {\"x\":631,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2070\":\n{\n\t\"frame\": {\"x\":649,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2071\":\n{\n\t\"frame\": {\"x\":667,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2072\":\n{\n\t\"frame\": {\"x\":685,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2073\":\n{\n\t\"frame\": {\"x\":703,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2074\":\n{\n\t\"frame\": {\"x\":721,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2075\":\n{\n\t\"frame\": {\"x\":739,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2076\":\n{\n\t\"frame\": {\"x\":757,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2077\":\n{\n\t\"frame\": {\"x\":775,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2078\":\n{\n\t\"frame\": {\"x\":793,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2079\":\n{\n\t\"frame\": {\"x\":811,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2080\":\n{\n\t\"frame\": {\"x\":829,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2081\":\n{\n\t\"frame\": {\"x\":847,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2082\":\n{\n\t\"frame\": {\"x\":865,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2083\":\n{\n\t\"frame\": {\"x\":883,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2084\":\n{\n\t\"frame\": {\"x\":901,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2085\":\n{\n\t\"frame\": {\"x\":919,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2086\":\n{\n\t\"frame\": {\"x\":937,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2087\":\n{\n\t\"frame\": {\"x\":955,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2088\":\n{\n\t\"frame\": {\"x\":973,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2089\":\n{\n\t\"frame\": {\"x\":991,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2090\":\n{\n\t\"frame\": {\"x\":1009,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2091\":\n{\n\t\"frame\": {\"x\":1027,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2092\":\n{\n\t\"frame\": {\"x\":1045,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2093\":\n{\n\t\"frame\": {\"x\":1063,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2094\":\n{\n\t\"frame\": {\"x\":1081,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2095\":\n{\n\t\"frame\": {\"x\":1099,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2096\":\n{\n\t\"frame\": {\"x\":1117,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2097\":\n{\n\t\"frame\": {\"x\":1135,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2098\":\n{\n\t\"frame\": {\"x\":1153,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2099\":\n{\n\t\"frame\": {\"x\":1171,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2100\":\n{\n\t\"frame\": {\"x\":1189,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2101\":\n{\n\t\"frame\": {\"x\":1207,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2102\":\n{\n\t\"frame\": {\"x\":1225,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2103\":\n{\n\t\"frame\": {\"x\":1243,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2104\":\n{\n\t\"frame\": {\"x\":1261,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2105\":\n{\n\t\"frame\": {\"x\":1279,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2106\":\n{\n\t\"frame\": {\"x\":1297,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2107\":\n{\n\t\"frame\": {\"x\":1315,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2108\":\n{\n\t\"frame\": {\"x\":1333,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2109\":\n{\n\t\"frame\": {\"x\":1351,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2110\":\n{\n\t\"frame\": {\"x\":1369,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2111\":\n{\n\t\"frame\": {\"x\":1387,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2112\":\n{\n\t\"frame\": {\"x\":1405,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2113\":\n{\n\t\"frame\": {\"x\":1423,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2114\":\n{\n\t\"frame\": {\"x\":1441,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2115\":\n{\n\t\"frame\": {\"x\":1459,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2116\":\n{\n\t\"frame\": {\"x\":1477,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2117\":\n{\n\t\"frame\": {\"x\":1495,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2118\":\n{\n\t\"frame\": {\"x\":1513,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2119\":\n{\n\t\"frame\": {\"x\":1531,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2120\":\n{\n\t\"frame\": {\"x\":1549,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2121\":\n{\n\t\"frame\": {\"x\":1567,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2122\":\n{\n\t\"frame\": {\"x\":1585,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2123\":\n{\n\t\"frame\": {\"x\":1603,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2124\":\n{\n\t\"frame\": {\"x\":1621,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2125\":\n{\n\t\"frame\": {\"x\":1639,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2126\":\n{\n\t\"frame\": {\"x\":1657,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2127\":\n{\n\t\"frame\": {\"x\":1675,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2128\":\n{\n\t\"frame\": {\"x\":1693,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2129\":\n{\n\t\"frame\": {\"x\":1711,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2130\":\n{\n\t\"frame\": {\"x\":1729,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2131\":\n{\n\t\"frame\": {\"x\":1747,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2132\":\n{\n\t\"frame\": {\"x\":1765,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2133\":\n{\n\t\"frame\": {\"x\":1783,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2134\":\n{\n\t\"frame\": {\"x\":1801,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2135\":\n{\n\t\"frame\": {\"x\":1819,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2136\":\n{\n\t\"frame\": {\"x\":1837,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2137\":\n{\n\t\"frame\": {\"x\":1855,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2138\":\n{\n\t\"frame\": {\"x\":1873,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2139\":\n{\n\t\"frame\": {\"x\":1891,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2140\":\n{\n\t\"frame\": {\"x\":1909,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2141\":\n{\n\t\"frame\": {\"x\":1927,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2142\":\n{\n\t\"frame\": {\"x\":1945,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2143\":\n{\n\t\"frame\": {\"x\":1963,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2144\":\n{\n\t\"frame\": {\"x\":1981,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2145\":\n{\n\t\"frame\": {\"x\":1999,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2146\":\n{\n\t\"frame\": {\"x\":2017,\"y\":325,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2147\":\n{\n\t\"frame\": {\"x\":1,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2148\":\n{\n\t\"frame\": {\"x\":19,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2149\":\n{\n\t\"frame\": {\"x\":37,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2150\":\n{\n\t\"frame\": {\"x\":55,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2151\":\n{\n\t\"frame\": {\"x\":73,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2152\":\n{\n\t\"frame\": {\"x\":91,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2153\":\n{\n\t\"frame\": {\"x\":109,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2154\":\n{\n\t\"frame\": {\"x\":127,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2155\":\n{\n\t\"frame\": {\"x\":145,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2156\":\n{\n\t\"frame\": {\"x\":163,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2157\":\n{\n\t\"frame\": {\"x\":181,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2158\":\n{\n\t\"frame\": {\"x\":199,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2159\":\n{\n\t\"frame\": {\"x\":217,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2160\":\n{\n\t\"frame\": {\"x\":235,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2161\":\n{\n\t\"frame\": {\"x\":253,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2162\":\n{\n\t\"frame\": {\"x\":271,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2163\":\n{\n\t\"frame\": {\"x\":289,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2164\":\n{\n\t\"frame\": {\"x\":307,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2165\":\n{\n\t\"frame\": {\"x\":325,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2166\":\n{\n\t\"frame\": {\"x\":343,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2167\":\n{\n\t\"frame\": {\"x\":361,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2168\":\n{\n\t\"frame\": {\"x\":379,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2169\":\n{\n\t\"frame\": {\"x\":397,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2170\":\n{\n\t\"frame\": {\"x\":415,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2171\":\n{\n\t\"frame\": {\"x\":433,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2172\":\n{\n\t\"frame\": {\"x\":451,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2173\":\n{\n\t\"frame\": {\"x\":469,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2174\":\n{\n\t\"frame\": {\"x\":487,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2175\":\n{\n\t\"frame\": {\"x\":505,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2176\":\n{\n\t\"frame\": {\"x\":523,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2177\":\n{\n\t\"frame\": {\"x\":541,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2178\":\n{\n\t\"frame\": {\"x\":559,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2179\":\n{\n\t\"frame\": {\"x\":577,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2180\":\n{\n\t\"frame\": {\"x\":595,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2181\":\n{\n\t\"frame\": {\"x\":613,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2182\":\n{\n\t\"frame\": {\"x\":631,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2183\":\n{\n\t\"frame\": {\"x\":649,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2184\":\n{\n\t\"frame\": {\"x\":667,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2185\":\n{\n\t\"frame\": {\"x\":685,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2186\":\n{\n\t\"frame\": {\"x\":703,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2187\":\n{\n\t\"frame\": {\"x\":721,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2188\":\n{\n\t\"frame\": {\"x\":739,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2189\":\n{\n\t\"frame\": {\"x\":757,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2190\":\n{\n\t\"frame\": {\"x\":775,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2191\":\n{\n\t\"frame\": {\"x\":793,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2192\":\n{\n\t\"frame\": {\"x\":811,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2193\":\n{\n\t\"frame\": {\"x\":829,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2194\":\n{\n\t\"frame\": {\"x\":847,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2195\":\n{\n\t\"frame\": {\"x\":865,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2196\":\n{\n\t\"frame\": {\"x\":883,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2197\":\n{\n\t\"frame\": {\"x\":901,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2198\":\n{\n\t\"frame\": {\"x\":919,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2199\":\n{\n\t\"frame\": {\"x\":937,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2200\":\n{\n\t\"frame\": {\"x\":955,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2201\":\n{\n\t\"frame\": {\"x\":973,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2202\":\n{\n\t\"frame\": {\"x\":991,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2203\":\n{\n\t\"frame\": {\"x\":1009,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2204\":\n{\n\t\"frame\": {\"x\":1027,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2205\":\n{\n\t\"frame\": {\"x\":1045,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2206\":\n{\n\t\"frame\": {\"x\":1063,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2207\":\n{\n\t\"frame\": {\"x\":1081,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2208\":\n{\n\t\"frame\": {\"x\":1099,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2209\":\n{\n\t\"frame\": {\"x\":1117,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2210\":\n{\n\t\"frame\": {\"x\":1135,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2211\":\n{\n\t\"frame\": {\"x\":1153,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2212\":\n{\n\t\"frame\": {\"x\":1171,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2213\":\n{\n\t\"frame\": {\"x\":1189,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2214\":\n{\n\t\"frame\": {\"x\":1207,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2215\":\n{\n\t\"frame\": {\"x\":1225,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2216\":\n{\n\t\"frame\": {\"x\":1243,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2217\":\n{\n\t\"frame\": {\"x\":1261,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2218\":\n{\n\t\"frame\": {\"x\":1279,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2219\":\n{\n\t\"frame\": {\"x\":1297,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2220\":\n{\n\t\"frame\": {\"x\":1315,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2221\":\n{\n\t\"frame\": {\"x\":1333,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2222\":\n{\n\t\"frame\": {\"x\":1351,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2223\":\n{\n\t\"frame\": {\"x\":1369,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2224\":\n{\n\t\"frame\": {\"x\":1387,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2225\":\n{\n\t\"frame\": {\"x\":1405,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2226\":\n{\n\t\"frame\": {\"x\":1423,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2227\":\n{\n\t\"frame\": {\"x\":1441,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2228\":\n{\n\t\"frame\": {\"x\":1459,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2229\":\n{\n\t\"frame\": {\"x\":1477,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2230\":\n{\n\t\"frame\": {\"x\":1495,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2231\":\n{\n\t\"frame\": {\"x\":1513,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2232\":\n{\n\t\"frame\": {\"x\":1531,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2233\":\n{\n\t\"frame\": {\"x\":1549,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2234\":\n{\n\t\"frame\": {\"x\":1567,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2235\":\n{\n\t\"frame\": {\"x\":1585,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2236\":\n{\n\t\"frame\": {\"x\":1603,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2237\":\n{\n\t\"frame\": {\"x\":1621,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2238\":\n{\n\t\"frame\": {\"x\":1639,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2239\":\n{\n\t\"frame\": {\"x\":1657,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2240\":\n{\n\t\"frame\": {\"x\":1675,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2241\":\n{\n\t\"frame\": {\"x\":1693,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2242\":\n{\n\t\"frame\": {\"x\":1711,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2243\":\n{\n\t\"frame\": {\"x\":1729,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2244\":\n{\n\t\"frame\": {\"x\":1747,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2245\":\n{\n\t\"frame\": {\"x\":1765,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2246\":\n{\n\t\"frame\": {\"x\":1783,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2247\":\n{\n\t\"frame\": {\"x\":1801,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2248\":\n{\n\t\"frame\": {\"x\":1819,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2249\":\n{\n\t\"frame\": {\"x\":1837,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2250\":\n{\n\t\"frame\": {\"x\":1855,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2251\":\n{\n\t\"frame\": {\"x\":1873,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2252\":\n{\n\t\"frame\": {\"x\":1891,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2253\":\n{\n\t\"frame\": {\"x\":1909,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2254\":\n{\n\t\"frame\": {\"x\":1927,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2255\":\n{\n\t\"frame\": {\"x\":1945,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2256\":\n{\n\t\"frame\": {\"x\":1963,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2257\":\n{\n\t\"frame\": {\"x\":1981,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2258\":\n{\n\t\"frame\": {\"x\":1999,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2259\":\n{\n\t\"frame\": {\"x\":2017,\"y\":343,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2260\":\n{\n\t\"frame\": {\"x\":1,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2261\":\n{\n\t\"frame\": {\"x\":19,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2262\":\n{\n\t\"frame\": {\"x\":37,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2263\":\n{\n\t\"frame\": {\"x\":55,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2264\":\n{\n\t\"frame\": {\"x\":73,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2265\":\n{\n\t\"frame\": {\"x\":91,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2266\":\n{\n\t\"frame\": {\"x\":109,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2267\":\n{\n\t\"frame\": {\"x\":127,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2268\":\n{\n\t\"frame\": {\"x\":145,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2269\":\n{\n\t\"frame\": {\"x\":163,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2270\":\n{\n\t\"frame\": {\"x\":181,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2271\":\n{\n\t\"frame\": {\"x\":199,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2272\":\n{\n\t\"frame\": {\"x\":217,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2273\":\n{\n\t\"frame\": {\"x\":235,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2274\":\n{\n\t\"frame\": {\"x\":253,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2275\":\n{\n\t\"frame\": {\"x\":271,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2276\":\n{\n\t\"frame\": {\"x\":289,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2277\":\n{\n\t\"frame\": {\"x\":307,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2278\":\n{\n\t\"frame\": {\"x\":325,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2279\":\n{\n\t\"frame\": {\"x\":343,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2280\":\n{\n\t\"frame\": {\"x\":361,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2281\":\n{\n\t\"frame\": {\"x\":379,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2282\":\n{\n\t\"frame\": {\"x\":397,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2283\":\n{\n\t\"frame\": {\"x\":415,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2284\":\n{\n\t\"frame\": {\"x\":433,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2285\":\n{\n\t\"frame\": {\"x\":451,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2286\":\n{\n\t\"frame\": {\"x\":469,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2287\":\n{\n\t\"frame\": {\"x\":487,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2288\":\n{\n\t\"frame\": {\"x\":505,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2289\":\n{\n\t\"frame\": {\"x\":523,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2290\":\n{\n\t\"frame\": {\"x\":541,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2291\":\n{\n\t\"frame\": {\"x\":559,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2292\":\n{\n\t\"frame\": {\"x\":577,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2293\":\n{\n\t\"frame\": {\"x\":595,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2294\":\n{\n\t\"frame\": {\"x\":613,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2295\":\n{\n\t\"frame\": {\"x\":631,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2296\":\n{\n\t\"frame\": {\"x\":649,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2297\":\n{\n\t\"frame\": {\"x\":667,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2298\":\n{\n\t\"frame\": {\"x\":685,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2299\":\n{\n\t\"frame\": {\"x\":703,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2300\":\n{\n\t\"frame\": {\"x\":721,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2301\":\n{\n\t\"frame\": {\"x\":739,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2302\":\n{\n\t\"frame\": {\"x\":757,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2303\":\n{\n\t\"frame\": {\"x\":775,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2304\":\n{\n\t\"frame\": {\"x\":793,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2305\":\n{\n\t\"frame\": {\"x\":811,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2306\":\n{\n\t\"frame\": {\"x\":829,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2307\":\n{\n\t\"frame\": {\"x\":847,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2308\":\n{\n\t\"frame\": {\"x\":865,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2309\":\n{\n\t\"frame\": {\"x\":883,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2310\":\n{\n\t\"frame\": {\"x\":901,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2311\":\n{\n\t\"frame\": {\"x\":919,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2312\":\n{\n\t\"frame\": {\"x\":937,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2313\":\n{\n\t\"frame\": {\"x\":955,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2314\":\n{\n\t\"frame\": {\"x\":973,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2315\":\n{\n\t\"frame\": {\"x\":991,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2316\":\n{\n\t\"frame\": {\"x\":1009,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2317\":\n{\n\t\"frame\": {\"x\":1027,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2318\":\n{\n\t\"frame\": {\"x\":1045,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2319\":\n{\n\t\"frame\": {\"x\":1063,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2320\":\n{\n\t\"frame\": {\"x\":1081,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2321\":\n{\n\t\"frame\": {\"x\":1099,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2322\":\n{\n\t\"frame\": {\"x\":1117,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2323\":\n{\n\t\"frame\": {\"x\":1135,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2324\":\n{\n\t\"frame\": {\"x\":1153,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2325\":\n{\n\t\"frame\": {\"x\":1171,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2326\":\n{\n\t\"frame\": {\"x\":1189,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2327\":\n{\n\t\"frame\": {\"x\":1207,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2328\":\n{\n\t\"frame\": {\"x\":1225,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2329\":\n{\n\t\"frame\": {\"x\":1243,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2330\":\n{\n\t\"frame\": {\"x\":1261,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2331\":\n{\n\t\"frame\": {\"x\":1279,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2332\":\n{\n\t\"frame\": {\"x\":1297,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2333\":\n{\n\t\"frame\": {\"x\":1315,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2334\":\n{\n\t\"frame\": {\"x\":1333,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2335\":\n{\n\t\"frame\": {\"x\":1351,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2336\":\n{\n\t\"frame\": {\"x\":1369,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2337\":\n{\n\t\"frame\": {\"x\":1387,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2338\":\n{\n\t\"frame\": {\"x\":1405,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2339\":\n{\n\t\"frame\": {\"x\":1423,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2340\":\n{\n\t\"frame\": {\"x\":1441,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2341\":\n{\n\t\"frame\": {\"x\":1459,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2342\":\n{\n\t\"frame\": {\"x\":1477,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2343\":\n{\n\t\"frame\": {\"x\":1495,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2344\":\n{\n\t\"frame\": {\"x\":1513,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2345\":\n{\n\t\"frame\": {\"x\":1531,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2346\":\n{\n\t\"frame\": {\"x\":1549,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2347\":\n{\n\t\"frame\": {\"x\":1567,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2348\":\n{\n\t\"frame\": {\"x\":1585,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2349\":\n{\n\t\"frame\": {\"x\":1603,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2350\":\n{\n\t\"frame\": {\"x\":1621,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2351\":\n{\n\t\"frame\": {\"x\":1639,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2352\":\n{\n\t\"frame\": {\"x\":1657,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2353\":\n{\n\t\"frame\": {\"x\":1675,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2354\":\n{\n\t\"frame\": {\"x\":1693,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2355\":\n{\n\t\"frame\": {\"x\":1711,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2356\":\n{\n\t\"frame\": {\"x\":1729,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2357\":\n{\n\t\"frame\": {\"x\":1747,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2358\":\n{\n\t\"frame\": {\"x\":1765,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2359\":\n{\n\t\"frame\": {\"x\":1783,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2360\":\n{\n\t\"frame\": {\"x\":1801,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2361\":\n{\n\t\"frame\": {\"x\":1819,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2362\":\n{\n\t\"frame\": {\"x\":1837,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2363\":\n{\n\t\"frame\": {\"x\":1855,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2364\":\n{\n\t\"frame\": {\"x\":1873,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2365\":\n{\n\t\"frame\": {\"x\":1891,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2366\":\n{\n\t\"frame\": {\"x\":1909,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2367\":\n{\n\t\"frame\": {\"x\":1927,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2368\":\n{\n\t\"frame\": {\"x\":1945,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2369\":\n{\n\t\"frame\": {\"x\":1963,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2370\":\n{\n\t\"frame\": {\"x\":1981,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2371\":\n{\n\t\"frame\": {\"x\":1999,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2372\":\n{\n\t\"frame\": {\"x\":2017,\"y\":361,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2373\":\n{\n\t\"frame\": {\"x\":1,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2374\":\n{\n\t\"frame\": {\"x\":19,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2375\":\n{\n\t\"frame\": {\"x\":37,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2376\":\n{\n\t\"frame\": {\"x\":55,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2377\":\n{\n\t\"frame\": {\"x\":73,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2378\":\n{\n\t\"frame\": {\"x\":91,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2379\":\n{\n\t\"frame\": {\"x\":109,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2380\":\n{\n\t\"frame\": {\"x\":127,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2381\":\n{\n\t\"frame\": {\"x\":145,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2382\":\n{\n\t\"frame\": {\"x\":163,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2383\":\n{\n\t\"frame\": {\"x\":181,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2384\":\n{\n\t\"frame\": {\"x\":199,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2385\":\n{\n\t\"frame\": {\"x\":217,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2386\":\n{\n\t\"frame\": {\"x\":235,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2387\":\n{\n\t\"frame\": {\"x\":253,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2388\":\n{\n\t\"frame\": {\"x\":271,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2389\":\n{\n\t\"frame\": {\"x\":289,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2390\":\n{\n\t\"frame\": {\"x\":307,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2391\":\n{\n\t\"frame\": {\"x\":325,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2392\":\n{\n\t\"frame\": {\"x\":343,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2393\":\n{\n\t\"frame\": {\"x\":361,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2394\":\n{\n\t\"frame\": {\"x\":379,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2395\":\n{\n\t\"frame\": {\"x\":397,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2396\":\n{\n\t\"frame\": {\"x\":415,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2397\":\n{\n\t\"frame\": {\"x\":433,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2398\":\n{\n\t\"frame\": {\"x\":451,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2399\":\n{\n\t\"frame\": {\"x\":469,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2400\":\n{\n\t\"frame\": {\"x\":487,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2401\":\n{\n\t\"frame\": {\"x\":505,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2402\":\n{\n\t\"frame\": {\"x\":523,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2403\":\n{\n\t\"frame\": {\"x\":541,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2404\":\n{\n\t\"frame\": {\"x\":559,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2405\":\n{\n\t\"frame\": {\"x\":577,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2406\":\n{\n\t\"frame\": {\"x\":595,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2407\":\n{\n\t\"frame\": {\"x\":613,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2408\":\n{\n\t\"frame\": {\"x\":631,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2409\":\n{\n\t\"frame\": {\"x\":649,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2410\":\n{\n\t\"frame\": {\"x\":667,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2411\":\n{\n\t\"frame\": {\"x\":685,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2412\":\n{\n\t\"frame\": {\"x\":703,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2413\":\n{\n\t\"frame\": {\"x\":721,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2414\":\n{\n\t\"frame\": {\"x\":739,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2415\":\n{\n\t\"frame\": {\"x\":757,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2416\":\n{\n\t\"frame\": {\"x\":775,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2417\":\n{\n\t\"frame\": {\"x\":793,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2418\":\n{\n\t\"frame\": {\"x\":811,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2419\":\n{\n\t\"frame\": {\"x\":829,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2420\":\n{\n\t\"frame\": {\"x\":847,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2421\":\n{\n\t\"frame\": {\"x\":865,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2422\":\n{\n\t\"frame\": {\"x\":883,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2423\":\n{\n\t\"frame\": {\"x\":901,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2424\":\n{\n\t\"frame\": {\"x\":919,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2425\":\n{\n\t\"frame\": {\"x\":937,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2426\":\n{\n\t\"frame\": {\"x\":955,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2427\":\n{\n\t\"frame\": {\"x\":973,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2428\":\n{\n\t\"frame\": {\"x\":991,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2429\":\n{\n\t\"frame\": {\"x\":1009,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2430\":\n{\n\t\"frame\": {\"x\":1027,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2431\":\n{\n\t\"frame\": {\"x\":1045,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2432\":\n{\n\t\"frame\": {\"x\":1063,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2433\":\n{\n\t\"frame\": {\"x\":1081,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2434\":\n{\n\t\"frame\": {\"x\":1099,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2435\":\n{\n\t\"frame\": {\"x\":1117,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2436\":\n{\n\t\"frame\": {\"x\":1135,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2437\":\n{\n\t\"frame\": {\"x\":1153,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2438\":\n{\n\t\"frame\": {\"x\":1171,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2439\":\n{\n\t\"frame\": {\"x\":1189,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2440\":\n{\n\t\"frame\": {\"x\":1207,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2441\":\n{\n\t\"frame\": {\"x\":1225,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2442\":\n{\n\t\"frame\": {\"x\":1243,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2443\":\n{\n\t\"frame\": {\"x\":1261,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2444\":\n{\n\t\"frame\": {\"x\":1279,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2445\":\n{\n\t\"frame\": {\"x\":1297,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2446\":\n{\n\t\"frame\": {\"x\":1315,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2447\":\n{\n\t\"frame\": {\"x\":1333,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2448\":\n{\n\t\"frame\": {\"x\":1351,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2449\":\n{\n\t\"frame\": {\"x\":1369,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2450\":\n{\n\t\"frame\": {\"x\":1387,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2451\":\n{\n\t\"frame\": {\"x\":1405,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2452\":\n{\n\t\"frame\": {\"x\":1423,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2453\":\n{\n\t\"frame\": {\"x\":1441,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2454\":\n{\n\t\"frame\": {\"x\":1459,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2455\":\n{\n\t\"frame\": {\"x\":1477,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2456\":\n{\n\t\"frame\": {\"x\":1495,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2457\":\n{\n\t\"frame\": {\"x\":1513,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2458\":\n{\n\t\"frame\": {\"x\":1531,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2459\":\n{\n\t\"frame\": {\"x\":1549,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2460\":\n{\n\t\"frame\": {\"x\":1567,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2461\":\n{\n\t\"frame\": {\"x\":1585,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2462\":\n{\n\t\"frame\": {\"x\":1603,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2463\":\n{\n\t\"frame\": {\"x\":1621,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2464\":\n{\n\t\"frame\": {\"x\":1639,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2465\":\n{\n\t\"frame\": {\"x\":1657,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2466\":\n{\n\t\"frame\": {\"x\":1675,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2467\":\n{\n\t\"frame\": {\"x\":1693,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2468\":\n{\n\t\"frame\": {\"x\":1711,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2469\":\n{\n\t\"frame\": {\"x\":1729,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2470\":\n{\n\t\"frame\": {\"x\":1747,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2471\":\n{\n\t\"frame\": {\"x\":1765,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2472\":\n{\n\t\"frame\": {\"x\":1783,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2473\":\n{\n\t\"frame\": {\"x\":1801,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2474\":\n{\n\t\"frame\": {\"x\":1819,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2475\":\n{\n\t\"frame\": {\"x\":1837,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2476\":\n{\n\t\"frame\": {\"x\":1855,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2477\":\n{\n\t\"frame\": {\"x\":1873,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2478\":\n{\n\t\"frame\": {\"x\":1891,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2479\":\n{\n\t\"frame\": {\"x\":1909,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2480\":\n{\n\t\"frame\": {\"x\":1927,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2481\":\n{\n\t\"frame\": {\"x\":1945,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2482\":\n{\n\t\"frame\": {\"x\":1963,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2483\":\n{\n\t\"frame\": {\"x\":1981,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2484\":\n{\n\t\"frame\": {\"x\":1999,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2485\":\n{\n\t\"frame\": {\"x\":2017,\"y\":379,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2486\":\n{\n\t\"frame\": {\"x\":1,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2487\":\n{\n\t\"frame\": {\"x\":19,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2488\":\n{\n\t\"frame\": {\"x\":37,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2489\":\n{\n\t\"frame\": {\"x\":55,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2490\":\n{\n\t\"frame\": {\"x\":73,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2491\":\n{\n\t\"frame\": {\"x\":91,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2492\":\n{\n\t\"frame\": {\"x\":109,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2493\":\n{\n\t\"frame\": {\"x\":127,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2494\":\n{\n\t\"frame\": {\"x\":145,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2495\":\n{\n\t\"frame\": {\"x\":163,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2496\":\n{\n\t\"frame\": {\"x\":181,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2497\":\n{\n\t\"frame\": {\"x\":199,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2498\":\n{\n\t\"frame\": {\"x\":217,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2499\":\n{\n\t\"frame\": {\"x\":235,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2500\":\n{\n\t\"frame\": {\"x\":253,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2501\":\n{\n\t\"frame\": {\"x\":271,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2502\":\n{\n\t\"frame\": {\"x\":289,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2503\":\n{\n\t\"frame\": {\"x\":307,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2504\":\n{\n\t\"frame\": {\"x\":325,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2505\":\n{\n\t\"frame\": {\"x\":343,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2506\":\n{\n\t\"frame\": {\"x\":361,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2507\":\n{\n\t\"frame\": {\"x\":379,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2508\":\n{\n\t\"frame\": {\"x\":397,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2509\":\n{\n\t\"frame\": {\"x\":415,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2510\":\n{\n\t\"frame\": {\"x\":433,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2511\":\n{\n\t\"frame\": {\"x\":451,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2512\":\n{\n\t\"frame\": {\"x\":469,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2513\":\n{\n\t\"frame\": {\"x\":487,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2514\":\n{\n\t\"frame\": {\"x\":505,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2515\":\n{\n\t\"frame\": {\"x\":523,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2516\":\n{\n\t\"frame\": {\"x\":541,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2517\":\n{\n\t\"frame\": {\"x\":559,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2518\":\n{\n\t\"frame\": {\"x\":577,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2519\":\n{\n\t\"frame\": {\"x\":595,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2520\":\n{\n\t\"frame\": {\"x\":613,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2521\":\n{\n\t\"frame\": {\"x\":631,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2522\":\n{\n\t\"frame\": {\"x\":649,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2523\":\n{\n\t\"frame\": {\"x\":667,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2524\":\n{\n\t\"frame\": {\"x\":685,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2525\":\n{\n\t\"frame\": {\"x\":703,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2526\":\n{\n\t\"frame\": {\"x\":721,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2527\":\n{\n\t\"frame\": {\"x\":739,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2528\":\n{\n\t\"frame\": {\"x\":757,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2529\":\n{\n\t\"frame\": {\"x\":775,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2530\":\n{\n\t\"frame\": {\"x\":793,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2531\":\n{\n\t\"frame\": {\"x\":811,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2532\":\n{\n\t\"frame\": {\"x\":829,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2533\":\n{\n\t\"frame\": {\"x\":847,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2534\":\n{\n\t\"frame\": {\"x\":865,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2535\":\n{\n\t\"frame\": {\"x\":883,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2536\":\n{\n\t\"frame\": {\"x\":901,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2537\":\n{\n\t\"frame\": {\"x\":919,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2538\":\n{\n\t\"frame\": {\"x\":937,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2539\":\n{\n\t\"frame\": {\"x\":955,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2540\":\n{\n\t\"frame\": {\"x\":973,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2541\":\n{\n\t\"frame\": {\"x\":991,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2542\":\n{\n\t\"frame\": {\"x\":1009,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2543\":\n{\n\t\"frame\": {\"x\":1027,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2544\":\n{\n\t\"frame\": {\"x\":1045,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2545\":\n{\n\t\"frame\": {\"x\":1063,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2546\":\n{\n\t\"frame\": {\"x\":1081,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2547\":\n{\n\t\"frame\": {\"x\":1099,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2548\":\n{\n\t\"frame\": {\"x\":1117,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2549\":\n{\n\t\"frame\": {\"x\":1135,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2550\":\n{\n\t\"frame\": {\"x\":1153,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2551\":\n{\n\t\"frame\": {\"x\":1171,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2552\":\n{\n\t\"frame\": {\"x\":1189,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2553\":\n{\n\t\"frame\": {\"x\":1207,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2554\":\n{\n\t\"frame\": {\"x\":1225,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2555\":\n{\n\t\"frame\": {\"x\":1243,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2556\":\n{\n\t\"frame\": {\"x\":1261,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2557\":\n{\n\t\"frame\": {\"x\":1279,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2558\":\n{\n\t\"frame\": {\"x\":1297,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2559\":\n{\n\t\"frame\": {\"x\":1315,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2560\":\n{\n\t\"frame\": {\"x\":1333,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2561\":\n{\n\t\"frame\": {\"x\":1351,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2562\":\n{\n\t\"frame\": {\"x\":1369,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2563\":\n{\n\t\"frame\": {\"x\":1387,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2564\":\n{\n\t\"frame\": {\"x\":1405,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2565\":\n{\n\t\"frame\": {\"x\":1423,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2566\":\n{\n\t\"frame\": {\"x\":1441,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2567\":\n{\n\t\"frame\": {\"x\":1459,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2568\":\n{\n\t\"frame\": {\"x\":1477,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2569\":\n{\n\t\"frame\": {\"x\":1495,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2570\":\n{\n\t\"frame\": {\"x\":1513,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2571\":\n{\n\t\"frame\": {\"x\":1531,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2572\":\n{\n\t\"frame\": {\"x\":1549,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2573\":\n{\n\t\"frame\": {\"x\":1567,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2574\":\n{\n\t\"frame\": {\"x\":1585,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2575\":\n{\n\t\"frame\": {\"x\":1603,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2576\":\n{\n\t\"frame\": {\"x\":1621,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2577\":\n{\n\t\"frame\": {\"x\":1639,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2578\":\n{\n\t\"frame\": {\"x\":1657,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2579\":\n{\n\t\"frame\": {\"x\":1675,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2580\":\n{\n\t\"frame\": {\"x\":1693,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2581\":\n{\n\t\"frame\": {\"x\":1711,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2582\":\n{\n\t\"frame\": {\"x\":1729,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2583\":\n{\n\t\"frame\": {\"x\":1747,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2584\":\n{\n\t\"frame\": {\"x\":1765,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2585\":\n{\n\t\"frame\": {\"x\":1783,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2586\":\n{\n\t\"frame\": {\"x\":1801,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2587\":\n{\n\t\"frame\": {\"x\":1819,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2588\":\n{\n\t\"frame\": {\"x\":1837,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2589\":\n{\n\t\"frame\": {\"x\":1855,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2590\":\n{\n\t\"frame\": {\"x\":1873,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2591\":\n{\n\t\"frame\": {\"x\":1891,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2592\":\n{\n\t\"frame\": {\"x\":1909,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2593\":\n{\n\t\"frame\": {\"x\":1927,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2594\":\n{\n\t\"frame\": {\"x\":1945,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2595\":\n{\n\t\"frame\": {\"x\":1963,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2596\":\n{\n\t\"frame\": {\"x\":1981,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2597\":\n{\n\t\"frame\": {\"x\":1999,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2598\":\n{\n\t\"frame\": {\"x\":2017,\"y\":397,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2599\":\n{\n\t\"frame\": {\"x\":1,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2600\":\n{\n\t\"frame\": {\"x\":19,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2601\":\n{\n\t\"frame\": {\"x\":37,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2602\":\n{\n\t\"frame\": {\"x\":55,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2603\":\n{\n\t\"frame\": {\"x\":73,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2604\":\n{\n\t\"frame\": {\"x\":91,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2605\":\n{\n\t\"frame\": {\"x\":109,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2606\":\n{\n\t\"frame\": {\"x\":127,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2607\":\n{\n\t\"frame\": {\"x\":145,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2608\":\n{\n\t\"frame\": {\"x\":163,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2609\":\n{\n\t\"frame\": {\"x\":181,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2610\":\n{\n\t\"frame\": {\"x\":199,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2611\":\n{\n\t\"frame\": {\"x\":217,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2612\":\n{\n\t\"frame\": {\"x\":235,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2613\":\n{\n\t\"frame\": {\"x\":253,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2614\":\n{\n\t\"frame\": {\"x\":271,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2615\":\n{\n\t\"frame\": {\"x\":289,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2616\":\n{\n\t\"frame\": {\"x\":307,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2617\":\n{\n\t\"frame\": {\"x\":325,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2618\":\n{\n\t\"frame\": {\"x\":343,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2619\":\n{\n\t\"frame\": {\"x\":361,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2620\":\n{\n\t\"frame\": {\"x\":379,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2621\":\n{\n\t\"frame\": {\"x\":397,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2622\":\n{\n\t\"frame\": {\"x\":415,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2623\":\n{\n\t\"frame\": {\"x\":433,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2624\":\n{\n\t\"frame\": {\"x\":451,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2625\":\n{\n\t\"frame\": {\"x\":469,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2626\":\n{\n\t\"frame\": {\"x\":487,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2627\":\n{\n\t\"frame\": {\"x\":505,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2628\":\n{\n\t\"frame\": {\"x\":523,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2629\":\n{\n\t\"frame\": {\"x\":541,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2630\":\n{\n\t\"frame\": {\"x\":559,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2631\":\n{\n\t\"frame\": {\"x\":577,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2632\":\n{\n\t\"frame\": {\"x\":595,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2633\":\n{\n\t\"frame\": {\"x\":613,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2634\":\n{\n\t\"frame\": {\"x\":631,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2635\":\n{\n\t\"frame\": {\"x\":649,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2636\":\n{\n\t\"frame\": {\"x\":667,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2637\":\n{\n\t\"frame\": {\"x\":685,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2638\":\n{\n\t\"frame\": {\"x\":703,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2639\":\n{\n\t\"frame\": {\"x\":721,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2640\":\n{\n\t\"frame\": {\"x\":739,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2641\":\n{\n\t\"frame\": {\"x\":757,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2642\":\n{\n\t\"frame\": {\"x\":775,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2643\":\n{\n\t\"frame\": {\"x\":793,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2644\":\n{\n\t\"frame\": {\"x\":811,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2645\":\n{\n\t\"frame\": {\"x\":829,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2646\":\n{\n\t\"frame\": {\"x\":847,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2647\":\n{\n\t\"frame\": {\"x\":865,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2648\":\n{\n\t\"frame\": {\"x\":883,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2649\":\n{\n\t\"frame\": {\"x\":901,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2650\":\n{\n\t\"frame\": {\"x\":919,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2651\":\n{\n\t\"frame\": {\"x\":937,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2652\":\n{\n\t\"frame\": {\"x\":955,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2653\":\n{\n\t\"frame\": {\"x\":973,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2654\":\n{\n\t\"frame\": {\"x\":991,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2655\":\n{\n\t\"frame\": {\"x\":1009,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2656\":\n{\n\t\"frame\": {\"x\":1027,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2657\":\n{\n\t\"frame\": {\"x\":1045,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2658\":\n{\n\t\"frame\": {\"x\":1063,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2659\":\n{\n\t\"frame\": {\"x\":1081,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2660\":\n{\n\t\"frame\": {\"x\":1099,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2661\":\n{\n\t\"frame\": {\"x\":1117,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2662\":\n{\n\t\"frame\": {\"x\":1135,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2663\":\n{\n\t\"frame\": {\"x\":1153,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2664\":\n{\n\t\"frame\": {\"x\":1171,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2665\":\n{\n\t\"frame\": {\"x\":1189,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2666\":\n{\n\t\"frame\": {\"x\":1207,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2667\":\n{\n\t\"frame\": {\"x\":1225,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2668\":\n{\n\t\"frame\": {\"x\":1243,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2669\":\n{\n\t\"frame\": {\"x\":1261,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2670\":\n{\n\t\"frame\": {\"x\":1279,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2671\":\n{\n\t\"frame\": {\"x\":1297,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2672\":\n{\n\t\"frame\": {\"x\":1315,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2673\":\n{\n\t\"frame\": {\"x\":1333,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2674\":\n{\n\t\"frame\": {\"x\":1351,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2675\":\n{\n\t\"frame\": {\"x\":1369,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2676\":\n{\n\t\"frame\": {\"x\":1387,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2677\":\n{\n\t\"frame\": {\"x\":1405,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2678\":\n{\n\t\"frame\": {\"x\":1423,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2679\":\n{\n\t\"frame\": {\"x\":1441,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2680\":\n{\n\t\"frame\": {\"x\":1459,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2681\":\n{\n\t\"frame\": {\"x\":1477,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2682\":\n{\n\t\"frame\": {\"x\":1495,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2683\":\n{\n\t\"frame\": {\"x\":1513,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2684\":\n{\n\t\"frame\": {\"x\":1531,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2685\":\n{\n\t\"frame\": {\"x\":1549,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2686\":\n{\n\t\"frame\": {\"x\":1567,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2687\":\n{\n\t\"frame\": {\"x\":1585,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2688\":\n{\n\t\"frame\": {\"x\":1603,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2689\":\n{\n\t\"frame\": {\"x\":1621,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2690\":\n{\n\t\"frame\": {\"x\":1639,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2691\":\n{\n\t\"frame\": {\"x\":1657,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2692\":\n{\n\t\"frame\": {\"x\":1675,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2693\":\n{\n\t\"frame\": {\"x\":1693,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2694\":\n{\n\t\"frame\": {\"x\":1711,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2695\":\n{\n\t\"frame\": {\"x\":1729,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2696\":\n{\n\t\"frame\": {\"x\":1747,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2697\":\n{\n\t\"frame\": {\"x\":1765,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2698\":\n{\n\t\"frame\": {\"x\":1783,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2699\":\n{\n\t\"frame\": {\"x\":1801,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2700\":\n{\n\t\"frame\": {\"x\":1819,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2701\":\n{\n\t\"frame\": {\"x\":1837,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2702\":\n{\n\t\"frame\": {\"x\":1855,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2703\":\n{\n\t\"frame\": {\"x\":1873,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2704\":\n{\n\t\"frame\": {\"x\":1891,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2705\":\n{\n\t\"frame\": {\"x\":1909,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2706\":\n{\n\t\"frame\": {\"x\":1927,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2707\":\n{\n\t\"frame\": {\"x\":1945,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2708\":\n{\n\t\"frame\": {\"x\":1963,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2709\":\n{\n\t\"frame\": {\"x\":1981,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2710\":\n{\n\t\"frame\": {\"x\":1999,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2711\":\n{\n\t\"frame\": {\"x\":2017,\"y\":415,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2712\":\n{\n\t\"frame\": {\"x\":1,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2713\":\n{\n\t\"frame\": {\"x\":19,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2714\":\n{\n\t\"frame\": {\"x\":37,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2715\":\n{\n\t\"frame\": {\"x\":55,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2716\":\n{\n\t\"frame\": {\"x\":73,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2717\":\n{\n\t\"frame\": {\"x\":91,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2718\":\n{\n\t\"frame\": {\"x\":109,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2719\":\n{\n\t\"frame\": {\"x\":127,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2720\":\n{\n\t\"frame\": {\"x\":145,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2721\":\n{\n\t\"frame\": {\"x\":163,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2722\":\n{\n\t\"frame\": {\"x\":181,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2723\":\n{\n\t\"frame\": {\"x\":199,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2724\":\n{\n\t\"frame\": {\"x\":217,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2725\":\n{\n\t\"frame\": {\"x\":235,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2726\":\n{\n\t\"frame\": {\"x\":253,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2727\":\n{\n\t\"frame\": {\"x\":271,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2728\":\n{\n\t\"frame\": {\"x\":289,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2729\":\n{\n\t\"frame\": {\"x\":307,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2730\":\n{\n\t\"frame\": {\"x\":325,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2731\":\n{\n\t\"frame\": {\"x\":343,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2732\":\n{\n\t\"frame\": {\"x\":361,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2733\":\n{\n\t\"frame\": {\"x\":379,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2734\":\n{\n\t\"frame\": {\"x\":397,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2735\":\n{\n\t\"frame\": {\"x\":415,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2736\":\n{\n\t\"frame\": {\"x\":433,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2737\":\n{\n\t\"frame\": {\"x\":451,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2738\":\n{\n\t\"frame\": {\"x\":469,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2739\":\n{\n\t\"frame\": {\"x\":487,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2740\":\n{\n\t\"frame\": {\"x\":505,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2741\":\n{\n\t\"frame\": {\"x\":523,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2742\":\n{\n\t\"frame\": {\"x\":541,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2743\":\n{\n\t\"frame\": {\"x\":559,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2744\":\n{\n\t\"frame\": {\"x\":577,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2745\":\n{\n\t\"frame\": {\"x\":595,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2746\":\n{\n\t\"frame\": {\"x\":613,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2747\":\n{\n\t\"frame\": {\"x\":631,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2748\":\n{\n\t\"frame\": {\"x\":649,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2749\":\n{\n\t\"frame\": {\"x\":667,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2750\":\n{\n\t\"frame\": {\"x\":685,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2751\":\n{\n\t\"frame\": {\"x\":703,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2752\":\n{\n\t\"frame\": {\"x\":721,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2753\":\n{\n\t\"frame\": {\"x\":739,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2754\":\n{\n\t\"frame\": {\"x\":757,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2755\":\n{\n\t\"frame\": {\"x\":775,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2756\":\n{\n\t\"frame\": {\"x\":793,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2757\":\n{\n\t\"frame\": {\"x\":811,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2758\":\n{\n\t\"frame\": {\"x\":829,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2759\":\n{\n\t\"frame\": {\"x\":847,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2760\":\n{\n\t\"frame\": {\"x\":865,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2761\":\n{\n\t\"frame\": {\"x\":883,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2762\":\n{\n\t\"frame\": {\"x\":901,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2763\":\n{\n\t\"frame\": {\"x\":919,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2764\":\n{\n\t\"frame\": {\"x\":937,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2765\":\n{\n\t\"frame\": {\"x\":955,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2766\":\n{\n\t\"frame\": {\"x\":973,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2767\":\n{\n\t\"frame\": {\"x\":991,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2768\":\n{\n\t\"frame\": {\"x\":1009,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2769\":\n{\n\t\"frame\": {\"x\":1027,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2770\":\n{\n\t\"frame\": {\"x\":1045,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2771\":\n{\n\t\"frame\": {\"x\":1063,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2772\":\n{\n\t\"frame\": {\"x\":1081,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2773\":\n{\n\t\"frame\": {\"x\":1099,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2774\":\n{\n\t\"frame\": {\"x\":1117,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2775\":\n{\n\t\"frame\": {\"x\":1135,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2776\":\n{\n\t\"frame\": {\"x\":1153,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2777\":\n{\n\t\"frame\": {\"x\":1171,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2778\":\n{\n\t\"frame\": {\"x\":1189,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2779\":\n{\n\t\"frame\": {\"x\":1207,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2780\":\n{\n\t\"frame\": {\"x\":1225,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2781\":\n{\n\t\"frame\": {\"x\":1243,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2782\":\n{\n\t\"frame\": {\"x\":1261,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2783\":\n{\n\t\"frame\": {\"x\":1279,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2784\":\n{\n\t\"frame\": {\"x\":1297,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2785\":\n{\n\t\"frame\": {\"x\":1315,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2786\":\n{\n\t\"frame\": {\"x\":1333,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2787\":\n{\n\t\"frame\": {\"x\":1351,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2788\":\n{\n\t\"frame\": {\"x\":1369,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2789\":\n{\n\t\"frame\": {\"x\":1387,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2790\":\n{\n\t\"frame\": {\"x\":1405,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2791\":\n{\n\t\"frame\": {\"x\":1423,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2792\":\n{\n\t\"frame\": {\"x\":1441,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2793\":\n{\n\t\"frame\": {\"x\":1459,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2794\":\n{\n\t\"frame\": {\"x\":1477,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2795\":\n{\n\t\"frame\": {\"x\":1495,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2796\":\n{\n\t\"frame\": {\"x\":1513,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2797\":\n{\n\t\"frame\": {\"x\":1531,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2798\":\n{\n\t\"frame\": {\"x\":1549,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2799\":\n{\n\t\"frame\": {\"x\":1567,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2800\":\n{\n\t\"frame\": {\"x\":1585,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2801\":\n{\n\t\"frame\": {\"x\":1603,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2802\":\n{\n\t\"frame\": {\"x\":1621,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2803\":\n{\n\t\"frame\": {\"x\":1639,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2804\":\n{\n\t\"frame\": {\"x\":1657,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2805\":\n{\n\t\"frame\": {\"x\":1675,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2806\":\n{\n\t\"frame\": {\"x\":1693,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2807\":\n{\n\t\"frame\": {\"x\":1711,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2808\":\n{\n\t\"frame\": {\"x\":1729,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2809\":\n{\n\t\"frame\": {\"x\":1747,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2810\":\n{\n\t\"frame\": {\"x\":1765,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2811\":\n{\n\t\"frame\": {\"x\":1783,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2812\":\n{\n\t\"frame\": {\"x\":1801,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2813\":\n{\n\t\"frame\": {\"x\":1819,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2814\":\n{\n\t\"frame\": {\"x\":1837,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2815\":\n{\n\t\"frame\": {\"x\":1855,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2816\":\n{\n\t\"frame\": {\"x\":1873,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2817\":\n{\n\t\"frame\": {\"x\":1891,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2818\":\n{\n\t\"frame\": {\"x\":1909,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2819\":\n{\n\t\"frame\": {\"x\":1927,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2820\":\n{\n\t\"frame\": {\"x\":1945,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2821\":\n{\n\t\"frame\": {\"x\":1963,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2822\":\n{\n\t\"frame\": {\"x\":1981,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2823\":\n{\n\t\"frame\": {\"x\":1999,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2824\":\n{\n\t\"frame\": {\"x\":2017,\"y\":433,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2825\":\n{\n\t\"frame\": {\"x\":1,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2826\":\n{\n\t\"frame\": {\"x\":19,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2827\":\n{\n\t\"frame\": {\"x\":37,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2828\":\n{\n\t\"frame\": {\"x\":55,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2829\":\n{\n\t\"frame\": {\"x\":73,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2830\":\n{\n\t\"frame\": {\"x\":91,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2831\":\n{\n\t\"frame\": {\"x\":109,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2832\":\n{\n\t\"frame\": {\"x\":127,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2833\":\n{\n\t\"frame\": {\"x\":145,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2834\":\n{\n\t\"frame\": {\"x\":163,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2835\":\n{\n\t\"frame\": {\"x\":181,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2836\":\n{\n\t\"frame\": {\"x\":199,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2837\":\n{\n\t\"frame\": {\"x\":217,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2838\":\n{\n\t\"frame\": {\"x\":235,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2839\":\n{\n\t\"frame\": {\"x\":253,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2840\":\n{\n\t\"frame\": {\"x\":271,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2841\":\n{\n\t\"frame\": {\"x\":289,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2842\":\n{\n\t\"frame\": {\"x\":307,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2843\":\n{\n\t\"frame\": {\"x\":325,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2844\":\n{\n\t\"frame\": {\"x\":343,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2845\":\n{\n\t\"frame\": {\"x\":361,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2846\":\n{\n\t\"frame\": {\"x\":379,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2847\":\n{\n\t\"frame\": {\"x\":397,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2848\":\n{\n\t\"frame\": {\"x\":415,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2849\":\n{\n\t\"frame\": {\"x\":433,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2850\":\n{\n\t\"frame\": {\"x\":451,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2851\":\n{\n\t\"frame\": {\"x\":469,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2852\":\n{\n\t\"frame\": {\"x\":487,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2853\":\n{\n\t\"frame\": {\"x\":505,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2854\":\n{\n\t\"frame\": {\"x\":523,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2855\":\n{\n\t\"frame\": {\"x\":541,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2856\":\n{\n\t\"frame\": {\"x\":559,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2857\":\n{\n\t\"frame\": {\"x\":577,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2858\":\n{\n\t\"frame\": {\"x\":595,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2859\":\n{\n\t\"frame\": {\"x\":613,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2860\":\n{\n\t\"frame\": {\"x\":631,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2861\":\n{\n\t\"frame\": {\"x\":649,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2862\":\n{\n\t\"frame\": {\"x\":667,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2863\":\n{\n\t\"frame\": {\"x\":685,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2864\":\n{\n\t\"frame\": {\"x\":703,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2865\":\n{\n\t\"frame\": {\"x\":721,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2866\":\n{\n\t\"frame\": {\"x\":739,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2867\":\n{\n\t\"frame\": {\"x\":757,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2868\":\n{\n\t\"frame\": {\"x\":775,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2869\":\n{\n\t\"frame\": {\"x\":793,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2870\":\n{\n\t\"frame\": {\"x\":811,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2871\":\n{\n\t\"frame\": {\"x\":829,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2872\":\n{\n\t\"frame\": {\"x\":847,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2873\":\n{\n\t\"frame\": {\"x\":865,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2874\":\n{\n\t\"frame\": {\"x\":883,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2875\":\n{\n\t\"frame\": {\"x\":901,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2876\":\n{\n\t\"frame\": {\"x\":919,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2877\":\n{\n\t\"frame\": {\"x\":937,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2878\":\n{\n\t\"frame\": {\"x\":955,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2879\":\n{\n\t\"frame\": {\"x\":973,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2880\":\n{\n\t\"frame\": {\"x\":991,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2881\":\n{\n\t\"frame\": {\"x\":1009,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2882\":\n{\n\t\"frame\": {\"x\":1027,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2883\":\n{\n\t\"frame\": {\"x\":1045,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2884\":\n{\n\t\"frame\": {\"x\":1063,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2885\":\n{\n\t\"frame\": {\"x\":1081,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2886\":\n{\n\t\"frame\": {\"x\":1099,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2887\":\n{\n\t\"frame\": {\"x\":1117,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2888\":\n{\n\t\"frame\": {\"x\":1135,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2889\":\n{\n\t\"frame\": {\"x\":1153,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2890\":\n{\n\t\"frame\": {\"x\":1171,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2891\":\n{\n\t\"frame\": {\"x\":1189,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2892\":\n{\n\t\"frame\": {\"x\":1207,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2893\":\n{\n\t\"frame\": {\"x\":1225,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2894\":\n{\n\t\"frame\": {\"x\":1243,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2895\":\n{\n\t\"frame\": {\"x\":1261,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2896\":\n{\n\t\"frame\": {\"x\":1279,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2897\":\n{\n\t\"frame\": {\"x\":1297,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2898\":\n{\n\t\"frame\": {\"x\":1315,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2899\":\n{\n\t\"frame\": {\"x\":1333,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2900\":\n{\n\t\"frame\": {\"x\":1351,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2901\":\n{\n\t\"frame\": {\"x\":1369,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2902\":\n{\n\t\"frame\": {\"x\":1387,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2903\":\n{\n\t\"frame\": {\"x\":1405,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2904\":\n{\n\t\"frame\": {\"x\":1423,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2905\":\n{\n\t\"frame\": {\"x\":1441,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2906\":\n{\n\t\"frame\": {\"x\":1459,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2907\":\n{\n\t\"frame\": {\"x\":1477,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2908\":\n{\n\t\"frame\": {\"x\":1495,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2909\":\n{\n\t\"frame\": {\"x\":1513,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2910\":\n{\n\t\"frame\": {\"x\":1531,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2911\":\n{\n\t\"frame\": {\"x\":1549,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2912\":\n{\n\t\"frame\": {\"x\":1567,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2913\":\n{\n\t\"frame\": {\"x\":1585,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2914\":\n{\n\t\"frame\": {\"x\":1603,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2915\":\n{\n\t\"frame\": {\"x\":1621,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2916\":\n{\n\t\"frame\": {\"x\":1639,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2917\":\n{\n\t\"frame\": {\"x\":1657,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2918\":\n{\n\t\"frame\": {\"x\":1675,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2919\":\n{\n\t\"frame\": {\"x\":1693,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2920\":\n{\n\t\"frame\": {\"x\":1711,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2921\":\n{\n\t\"frame\": {\"x\":1729,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2922\":\n{\n\t\"frame\": {\"x\":1747,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2923\":\n{\n\t\"frame\": {\"x\":1765,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2924\":\n{\n\t\"frame\": {\"x\":1783,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2925\":\n{\n\t\"frame\": {\"x\":1801,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2926\":\n{\n\t\"frame\": {\"x\":1819,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2927\":\n{\n\t\"frame\": {\"x\":1837,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2928\":\n{\n\t\"frame\": {\"x\":1855,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2929\":\n{\n\t\"frame\": {\"x\":1873,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2930\":\n{\n\t\"frame\": {\"x\":1891,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2931\":\n{\n\t\"frame\": {\"x\":1909,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2932\":\n{\n\t\"frame\": {\"x\":1927,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2933\":\n{\n\t\"frame\": {\"x\":1945,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2934\":\n{\n\t\"frame\": {\"x\":1963,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2935\":\n{\n\t\"frame\": {\"x\":1981,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2936\":\n{\n\t\"frame\": {\"x\":1999,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2937\":\n{\n\t\"frame\": {\"x\":2017,\"y\":451,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2938\":\n{\n\t\"frame\": {\"x\":1,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2939\":\n{\n\t\"frame\": {\"x\":19,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2940\":\n{\n\t\"frame\": {\"x\":37,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2941\":\n{\n\t\"frame\": {\"x\":55,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2942\":\n{\n\t\"frame\": {\"x\":73,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2943\":\n{\n\t\"frame\": {\"x\":91,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2944\":\n{\n\t\"frame\": {\"x\":109,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2945\":\n{\n\t\"frame\": {\"x\":127,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2946\":\n{\n\t\"frame\": {\"x\":145,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2947\":\n{\n\t\"frame\": {\"x\":163,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2948\":\n{\n\t\"frame\": {\"x\":181,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2949\":\n{\n\t\"frame\": {\"x\":199,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2950\":\n{\n\t\"frame\": {\"x\":217,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2951\":\n{\n\t\"frame\": {\"x\":235,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2952\":\n{\n\t\"frame\": {\"x\":253,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2953\":\n{\n\t\"frame\": {\"x\":271,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2954\":\n{\n\t\"frame\": {\"x\":289,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2955\":\n{\n\t\"frame\": {\"x\":307,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2956\":\n{\n\t\"frame\": {\"x\":325,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2957\":\n{\n\t\"frame\": {\"x\":343,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2958\":\n{\n\t\"frame\": {\"x\":361,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2959\":\n{\n\t\"frame\": {\"x\":379,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2960\":\n{\n\t\"frame\": {\"x\":397,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2961\":\n{\n\t\"frame\": {\"x\":415,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2962\":\n{\n\t\"frame\": {\"x\":433,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2963\":\n{\n\t\"frame\": {\"x\":451,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2964\":\n{\n\t\"frame\": {\"x\":469,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2965\":\n{\n\t\"frame\": {\"x\":487,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2966\":\n{\n\t\"frame\": {\"x\":505,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2967\":\n{\n\t\"frame\": {\"x\":523,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2968\":\n{\n\t\"frame\": {\"x\":541,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2969\":\n{\n\t\"frame\": {\"x\":559,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2970\":\n{\n\t\"frame\": {\"x\":577,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2971\":\n{\n\t\"frame\": {\"x\":595,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2972\":\n{\n\t\"frame\": {\"x\":613,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2973\":\n{\n\t\"frame\": {\"x\":631,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2974\":\n{\n\t\"frame\": {\"x\":649,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2975\":\n{\n\t\"frame\": {\"x\":667,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2976\":\n{\n\t\"frame\": {\"x\":685,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2977\":\n{\n\t\"frame\": {\"x\":703,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2978\":\n{\n\t\"frame\": {\"x\":721,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2979\":\n{\n\t\"frame\": {\"x\":739,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2980\":\n{\n\t\"frame\": {\"x\":757,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2981\":\n{\n\t\"frame\": {\"x\":775,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2982\":\n{\n\t\"frame\": {\"x\":793,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2983\":\n{\n\t\"frame\": {\"x\":811,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2984\":\n{\n\t\"frame\": {\"x\":829,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2985\":\n{\n\t\"frame\": {\"x\":847,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2986\":\n{\n\t\"frame\": {\"x\":865,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2987\":\n{\n\t\"frame\": {\"x\":883,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2988\":\n{\n\t\"frame\": {\"x\":901,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2989\":\n{\n\t\"frame\": {\"x\":919,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2990\":\n{\n\t\"frame\": {\"x\":937,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2991\":\n{\n\t\"frame\": {\"x\":955,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2992\":\n{\n\t\"frame\": {\"x\":973,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2993\":\n{\n\t\"frame\": {\"x\":991,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2994\":\n{\n\t\"frame\": {\"x\":1009,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2995\":\n{\n\t\"frame\": {\"x\":1027,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2996\":\n{\n\t\"frame\": {\"x\":1045,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2997\":\n{\n\t\"frame\": {\"x\":1063,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2998\":\n{\n\t\"frame\": {\"x\":1081,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"2999\":\n{\n\t\"frame\": {\"x\":1099,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3000\":\n{\n\t\"frame\": {\"x\":1117,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3001\":\n{\n\t\"frame\": {\"x\":1135,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3002\":\n{\n\t\"frame\": {\"x\":1153,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3003\":\n{\n\t\"frame\": {\"x\":1171,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3004\":\n{\n\t\"frame\": {\"x\":1189,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3005\":\n{\n\t\"frame\": {\"x\":1207,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3006\":\n{\n\t\"frame\": {\"x\":1225,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3007\":\n{\n\t\"frame\": {\"x\":1243,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3008\":\n{\n\t\"frame\": {\"x\":1261,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3009\":\n{\n\t\"frame\": {\"x\":1279,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3010\":\n{\n\t\"frame\": {\"x\":1297,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3011\":\n{\n\t\"frame\": {\"x\":1315,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3012\":\n{\n\t\"frame\": {\"x\":1333,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3013\":\n{\n\t\"frame\": {\"x\":1351,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3014\":\n{\n\t\"frame\": {\"x\":1369,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3015\":\n{\n\t\"frame\": {\"x\":1387,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3016\":\n{\n\t\"frame\": {\"x\":1405,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3017\":\n{\n\t\"frame\": {\"x\":1423,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3018\":\n{\n\t\"frame\": {\"x\":1441,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3019\":\n{\n\t\"frame\": {\"x\":1459,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3020\":\n{\n\t\"frame\": {\"x\":1477,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3021\":\n{\n\t\"frame\": {\"x\":1495,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3022\":\n{\n\t\"frame\": {\"x\":1513,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3023\":\n{\n\t\"frame\": {\"x\":1531,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3024\":\n{\n\t\"frame\": {\"x\":1549,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3025\":\n{\n\t\"frame\": {\"x\":1567,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3026\":\n{\n\t\"frame\": {\"x\":1585,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3027\":\n{\n\t\"frame\": {\"x\":1603,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3028\":\n{\n\t\"frame\": {\"x\":1621,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3029\":\n{\n\t\"frame\": {\"x\":1639,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3030\":\n{\n\t\"frame\": {\"x\":1657,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3031\":\n{\n\t\"frame\": {\"x\":1675,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3032\":\n{\n\t\"frame\": {\"x\":1693,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3033\":\n{\n\t\"frame\": {\"x\":1711,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3034\":\n{\n\t\"frame\": {\"x\":1729,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3035\":\n{\n\t\"frame\": {\"x\":1747,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3036\":\n{\n\t\"frame\": {\"x\":1765,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3037\":\n{\n\t\"frame\": {\"x\":1783,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3038\":\n{\n\t\"frame\": {\"x\":1801,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3039\":\n{\n\t\"frame\": {\"x\":1819,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3040\":\n{\n\t\"frame\": {\"x\":1837,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3041\":\n{\n\t\"frame\": {\"x\":1855,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3042\":\n{\n\t\"frame\": {\"x\":1873,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3043\":\n{\n\t\"frame\": {\"x\":1891,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3044\":\n{\n\t\"frame\": {\"x\":1909,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3045\":\n{\n\t\"frame\": {\"x\":1927,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3046\":\n{\n\t\"frame\": {\"x\":1945,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3047\":\n{\n\t\"frame\": {\"x\":1963,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3048\":\n{\n\t\"frame\": {\"x\":1981,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3049\":\n{\n\t\"frame\": {\"x\":1999,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3050\":\n{\n\t\"frame\": {\"x\":2017,\"y\":469,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3051\":\n{\n\t\"frame\": {\"x\":1,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3052\":\n{\n\t\"frame\": {\"x\":19,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3053\":\n{\n\t\"frame\": {\"x\":37,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3054\":\n{\n\t\"frame\": {\"x\":55,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3055\":\n{\n\t\"frame\": {\"x\":73,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3056\":\n{\n\t\"frame\": {\"x\":91,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3057\":\n{\n\t\"frame\": {\"x\":109,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3058\":\n{\n\t\"frame\": {\"x\":127,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3059\":\n{\n\t\"frame\": {\"x\":145,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3060\":\n{\n\t\"frame\": {\"x\":163,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3061\":\n{\n\t\"frame\": {\"x\":181,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3062\":\n{\n\t\"frame\": {\"x\":199,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3063\":\n{\n\t\"frame\": {\"x\":217,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3064\":\n{\n\t\"frame\": {\"x\":235,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3065\":\n{\n\t\"frame\": {\"x\":253,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3066\":\n{\n\t\"frame\": {\"x\":271,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3067\":\n{\n\t\"frame\": {\"x\":289,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3068\":\n{\n\t\"frame\": {\"x\":307,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3069\":\n{\n\t\"frame\": {\"x\":325,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3070\":\n{\n\t\"frame\": {\"x\":343,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3071\":\n{\n\t\"frame\": {\"x\":361,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3072\":\n{\n\t\"frame\": {\"x\":379,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3073\":\n{\n\t\"frame\": {\"x\":397,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3074\":\n{\n\t\"frame\": {\"x\":415,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3075\":\n{\n\t\"frame\": {\"x\":433,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3076\":\n{\n\t\"frame\": {\"x\":451,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3077\":\n{\n\t\"frame\": {\"x\":469,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3078\":\n{\n\t\"frame\": {\"x\":487,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3079\":\n{\n\t\"frame\": {\"x\":505,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3080\":\n{\n\t\"frame\": {\"x\":523,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3081\":\n{\n\t\"frame\": {\"x\":541,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3082\":\n{\n\t\"frame\": {\"x\":559,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3083\":\n{\n\t\"frame\": {\"x\":577,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3084\":\n{\n\t\"frame\": {\"x\":595,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3085\":\n{\n\t\"frame\": {\"x\":613,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3086\":\n{\n\t\"frame\": {\"x\":631,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3087\":\n{\n\t\"frame\": {\"x\":649,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3088\":\n{\n\t\"frame\": {\"x\":667,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3089\":\n{\n\t\"frame\": {\"x\":685,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3090\":\n{\n\t\"frame\": {\"x\":703,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3091\":\n{\n\t\"frame\": {\"x\":721,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3092\":\n{\n\t\"frame\": {\"x\":739,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3093\":\n{\n\t\"frame\": {\"x\":757,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3094\":\n{\n\t\"frame\": {\"x\":775,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3095\":\n{\n\t\"frame\": {\"x\":793,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3096\":\n{\n\t\"frame\": {\"x\":811,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3097\":\n{\n\t\"frame\": {\"x\":829,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3098\":\n{\n\t\"frame\": {\"x\":847,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3099\":\n{\n\t\"frame\": {\"x\":865,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3100\":\n{\n\t\"frame\": {\"x\":883,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3101\":\n{\n\t\"frame\": {\"x\":901,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3102\":\n{\n\t\"frame\": {\"x\":919,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3103\":\n{\n\t\"frame\": {\"x\":937,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3104\":\n{\n\t\"frame\": {\"x\":955,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3105\":\n{\n\t\"frame\": {\"x\":973,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3106\":\n{\n\t\"frame\": {\"x\":991,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3107\":\n{\n\t\"frame\": {\"x\":1009,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3108\":\n{\n\t\"frame\": {\"x\":1027,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3109\":\n{\n\t\"frame\": {\"x\":1045,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3110\":\n{\n\t\"frame\": {\"x\":1063,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3111\":\n{\n\t\"frame\": {\"x\":1081,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3112\":\n{\n\t\"frame\": {\"x\":1099,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3113\":\n{\n\t\"frame\": {\"x\":1117,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3114\":\n{\n\t\"frame\": {\"x\":1135,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3115\":\n{\n\t\"frame\": {\"x\":1153,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3116\":\n{\n\t\"frame\": {\"x\":1171,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3117\":\n{\n\t\"frame\": {\"x\":1189,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3118\":\n{\n\t\"frame\": {\"x\":1207,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3119\":\n{\n\t\"frame\": {\"x\":1225,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3120\":\n{\n\t\"frame\": {\"x\":1243,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3121\":\n{\n\t\"frame\": {\"x\":1261,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3122\":\n{\n\t\"frame\": {\"x\":1279,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3123\":\n{\n\t\"frame\": {\"x\":1297,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3124\":\n{\n\t\"frame\": {\"x\":1315,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3125\":\n{\n\t\"frame\": {\"x\":1333,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3126\":\n{\n\t\"frame\": {\"x\":1351,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3127\":\n{\n\t\"frame\": {\"x\":1369,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3128\":\n{\n\t\"frame\": {\"x\":1387,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3129\":\n{\n\t\"frame\": {\"x\":1405,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3130\":\n{\n\t\"frame\": {\"x\":1423,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3131\":\n{\n\t\"frame\": {\"x\":1441,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3132\":\n{\n\t\"frame\": {\"x\":1459,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3133\":\n{\n\t\"frame\": {\"x\":1477,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3134\":\n{\n\t\"frame\": {\"x\":1495,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3135\":\n{\n\t\"frame\": {\"x\":1513,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3136\":\n{\n\t\"frame\": {\"x\":1531,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3137\":\n{\n\t\"frame\": {\"x\":1549,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3138\":\n{\n\t\"frame\": {\"x\":1567,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3139\":\n{\n\t\"frame\": {\"x\":1585,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3140\":\n{\n\t\"frame\": {\"x\":1603,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3141\":\n{\n\t\"frame\": {\"x\":1621,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3142\":\n{\n\t\"frame\": {\"x\":1639,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3143\":\n{\n\t\"frame\": {\"x\":1657,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3144\":\n{\n\t\"frame\": {\"x\":1675,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3145\":\n{\n\t\"frame\": {\"x\":1693,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3146\":\n{\n\t\"frame\": {\"x\":1711,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3147\":\n{\n\t\"frame\": {\"x\":1729,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3148\":\n{\n\t\"frame\": {\"x\":1747,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3149\":\n{\n\t\"frame\": {\"x\":1765,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3150\":\n{\n\t\"frame\": {\"x\":1783,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3151\":\n{\n\t\"frame\": {\"x\":1801,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3152\":\n{\n\t\"frame\": {\"x\":1819,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3153\":\n{\n\t\"frame\": {\"x\":1837,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3154\":\n{\n\t\"frame\": {\"x\":1855,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3155\":\n{\n\t\"frame\": {\"x\":1873,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3156\":\n{\n\t\"frame\": {\"x\":1891,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3157\":\n{\n\t\"frame\": {\"x\":1909,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3158\":\n{\n\t\"frame\": {\"x\":1927,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3159\":\n{\n\t\"frame\": {\"x\":1945,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3160\":\n{\n\t\"frame\": {\"x\":1963,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3161\":\n{\n\t\"frame\": {\"x\":1981,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3162\":\n{\n\t\"frame\": {\"x\":1999,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3163\":\n{\n\t\"frame\": {\"x\":2017,\"y\":487,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3164\":\n{\n\t\"frame\": {\"x\":1,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3165\":\n{\n\t\"frame\": {\"x\":19,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3166\":\n{\n\t\"frame\": {\"x\":37,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3167\":\n{\n\t\"frame\": {\"x\":55,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3168\":\n{\n\t\"frame\": {\"x\":73,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3169\":\n{\n\t\"frame\": {\"x\":91,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3170\":\n{\n\t\"frame\": {\"x\":109,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3171\":\n{\n\t\"frame\": {\"x\":127,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3172\":\n{\n\t\"frame\": {\"x\":145,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3173\":\n{\n\t\"frame\": {\"x\":163,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3174\":\n{\n\t\"frame\": {\"x\":181,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3175\":\n{\n\t\"frame\": {\"x\":199,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3176\":\n{\n\t\"frame\": {\"x\":217,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3177\":\n{\n\t\"frame\": {\"x\":235,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3178\":\n{\n\t\"frame\": {\"x\":253,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3179\":\n{\n\t\"frame\": {\"x\":271,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3180\":\n{\n\t\"frame\": {\"x\":289,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3181\":\n{\n\t\"frame\": {\"x\":307,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3182\":\n{\n\t\"frame\": {\"x\":325,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3183\":\n{\n\t\"frame\": {\"x\":343,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3184\":\n{\n\t\"frame\": {\"x\":361,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3185\":\n{\n\t\"frame\": {\"x\":379,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3186\":\n{\n\t\"frame\": {\"x\":397,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3187\":\n{\n\t\"frame\": {\"x\":415,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3188\":\n{\n\t\"frame\": {\"x\":433,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3189\":\n{\n\t\"frame\": {\"x\":451,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3190\":\n{\n\t\"frame\": {\"x\":469,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3191\":\n{\n\t\"frame\": {\"x\":487,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3192\":\n{\n\t\"frame\": {\"x\":505,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3193\":\n{\n\t\"frame\": {\"x\":523,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3194\":\n{\n\t\"frame\": {\"x\":541,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3195\":\n{\n\t\"frame\": {\"x\":559,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3196\":\n{\n\t\"frame\": {\"x\":577,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3197\":\n{\n\t\"frame\": {\"x\":595,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3198\":\n{\n\t\"frame\": {\"x\":613,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3199\":\n{\n\t\"frame\": {\"x\":631,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3200\":\n{\n\t\"frame\": {\"x\":649,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3201\":\n{\n\t\"frame\": {\"x\":667,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3202\":\n{\n\t\"frame\": {\"x\":685,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3203\":\n{\n\t\"frame\": {\"x\":703,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3204\":\n{\n\t\"frame\": {\"x\":721,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3205\":\n{\n\t\"frame\": {\"x\":739,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3206\":\n{\n\t\"frame\": {\"x\":757,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3207\":\n{\n\t\"frame\": {\"x\":775,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3208\":\n{\n\t\"frame\": {\"x\":793,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3209\":\n{\n\t\"frame\": {\"x\":811,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3210\":\n{\n\t\"frame\": {\"x\":829,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3211\":\n{\n\t\"frame\": {\"x\":847,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3212\":\n{\n\t\"frame\": {\"x\":865,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3213\":\n{\n\t\"frame\": {\"x\":883,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3214\":\n{\n\t\"frame\": {\"x\":901,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3215\":\n{\n\t\"frame\": {\"x\":919,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3216\":\n{\n\t\"frame\": {\"x\":937,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3217\":\n{\n\t\"frame\": {\"x\":955,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3218\":\n{\n\t\"frame\": {\"x\":973,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3219\":\n{\n\t\"frame\": {\"x\":991,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3220\":\n{\n\t\"frame\": {\"x\":1009,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3221\":\n{\n\t\"frame\": {\"x\":1027,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3222\":\n{\n\t\"frame\": {\"x\":1045,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3223\":\n{\n\t\"frame\": {\"x\":1063,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3224\":\n{\n\t\"frame\": {\"x\":1081,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3225\":\n{\n\t\"frame\": {\"x\":1099,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3226\":\n{\n\t\"frame\": {\"x\":1117,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3227\":\n{\n\t\"frame\": {\"x\":1135,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3228\":\n{\n\t\"frame\": {\"x\":1153,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3229\":\n{\n\t\"frame\": {\"x\":1171,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3230\":\n{\n\t\"frame\": {\"x\":1189,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3231\":\n{\n\t\"frame\": {\"x\":1207,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3232\":\n{\n\t\"frame\": {\"x\":1225,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3233\":\n{\n\t\"frame\": {\"x\":1243,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3234\":\n{\n\t\"frame\": {\"x\":1261,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3235\":\n{\n\t\"frame\": {\"x\":1279,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3236\":\n{\n\t\"frame\": {\"x\":1297,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3237\":\n{\n\t\"frame\": {\"x\":1315,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3238\":\n{\n\t\"frame\": {\"x\":1333,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3239\":\n{\n\t\"frame\": {\"x\":1351,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3240\":\n{\n\t\"frame\": {\"x\":1369,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3241\":\n{\n\t\"frame\": {\"x\":1387,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3242\":\n{\n\t\"frame\": {\"x\":1405,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3243\":\n{\n\t\"frame\": {\"x\":1423,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3244\":\n{\n\t\"frame\": {\"x\":1441,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3245\":\n{\n\t\"frame\": {\"x\":1459,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3246\":\n{\n\t\"frame\": {\"x\":1477,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3247\":\n{\n\t\"frame\": {\"x\":1495,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3248\":\n{\n\t\"frame\": {\"x\":1513,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3249\":\n{\n\t\"frame\": {\"x\":1531,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3250\":\n{\n\t\"frame\": {\"x\":1549,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3251\":\n{\n\t\"frame\": {\"x\":1567,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3252\":\n{\n\t\"frame\": {\"x\":1585,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3253\":\n{\n\t\"frame\": {\"x\":1603,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3254\":\n{\n\t\"frame\": {\"x\":1621,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3255\":\n{\n\t\"frame\": {\"x\":1639,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3256\":\n{\n\t\"frame\": {\"x\":1657,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3257\":\n{\n\t\"frame\": {\"x\":1675,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3258\":\n{\n\t\"frame\": {\"x\":1693,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3259\":\n{\n\t\"frame\": {\"x\":1711,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3260\":\n{\n\t\"frame\": {\"x\":1729,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3261\":\n{\n\t\"frame\": {\"x\":1747,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3262\":\n{\n\t\"frame\": {\"x\":1765,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3263\":\n{\n\t\"frame\": {\"x\":1783,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3264\":\n{\n\t\"frame\": {\"x\":1801,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3265\":\n{\n\t\"frame\": {\"x\":1819,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3266\":\n{\n\t\"frame\": {\"x\":1837,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3267\":\n{\n\t\"frame\": {\"x\":1855,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3268\":\n{\n\t\"frame\": {\"x\":1873,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3269\":\n{\n\t\"frame\": {\"x\":1891,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3270\":\n{\n\t\"frame\": {\"x\":1909,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3271\":\n{\n\t\"frame\": {\"x\":1927,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3272\":\n{\n\t\"frame\": {\"x\":1945,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3273\":\n{\n\t\"frame\": {\"x\":1963,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3274\":\n{\n\t\"frame\": {\"x\":1981,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3275\":\n{\n\t\"frame\": {\"x\":1999,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3276\":\n{\n\t\"frame\": {\"x\":2017,\"y\":505,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3277\":\n{\n\t\"frame\": {\"x\":1,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3278\":\n{\n\t\"frame\": {\"x\":19,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3279\":\n{\n\t\"frame\": {\"x\":37,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3280\":\n{\n\t\"frame\": {\"x\":55,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3281\":\n{\n\t\"frame\": {\"x\":73,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3282\":\n{\n\t\"frame\": {\"x\":91,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3283\":\n{\n\t\"frame\": {\"x\":109,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3284\":\n{\n\t\"frame\": {\"x\":127,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3285\":\n{\n\t\"frame\": {\"x\":145,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3286\":\n{\n\t\"frame\": {\"x\":163,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3287\":\n{\n\t\"frame\": {\"x\":181,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3288\":\n{\n\t\"frame\": {\"x\":199,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3289\":\n{\n\t\"frame\": {\"x\":217,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3290\":\n{\n\t\"frame\": {\"x\":235,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3291\":\n{\n\t\"frame\": {\"x\":253,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3292\":\n{\n\t\"frame\": {\"x\":271,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3293\":\n{\n\t\"frame\": {\"x\":289,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3294\":\n{\n\t\"frame\": {\"x\":307,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3295\":\n{\n\t\"frame\": {\"x\":325,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3296\":\n{\n\t\"frame\": {\"x\":343,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3297\":\n{\n\t\"frame\": {\"x\":361,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3298\":\n{\n\t\"frame\": {\"x\":379,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3299\":\n{\n\t\"frame\": {\"x\":397,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3300\":\n{\n\t\"frame\": {\"x\":415,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3301\":\n{\n\t\"frame\": {\"x\":433,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3302\":\n{\n\t\"frame\": {\"x\":451,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3303\":\n{\n\t\"frame\": {\"x\":469,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3304\":\n{\n\t\"frame\": {\"x\":487,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3305\":\n{\n\t\"frame\": {\"x\":505,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3306\":\n{\n\t\"frame\": {\"x\":523,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3307\":\n{\n\t\"frame\": {\"x\":541,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3308\":\n{\n\t\"frame\": {\"x\":559,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3309\":\n{\n\t\"frame\": {\"x\":577,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3310\":\n{\n\t\"frame\": {\"x\":595,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3311\":\n{\n\t\"frame\": {\"x\":613,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3312\":\n{\n\t\"frame\": {\"x\":631,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3313\":\n{\n\t\"frame\": {\"x\":649,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3314\":\n{\n\t\"frame\": {\"x\":667,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3315\":\n{\n\t\"frame\": {\"x\":685,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3316\":\n{\n\t\"frame\": {\"x\":703,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3317\":\n{\n\t\"frame\": {\"x\":721,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3318\":\n{\n\t\"frame\": {\"x\":739,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3319\":\n{\n\t\"frame\": {\"x\":757,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3320\":\n{\n\t\"frame\": {\"x\":775,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3321\":\n{\n\t\"frame\": {\"x\":793,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3322\":\n{\n\t\"frame\": {\"x\":811,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3323\":\n{\n\t\"frame\": {\"x\":829,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3324\":\n{\n\t\"frame\": {\"x\":847,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3325\":\n{\n\t\"frame\": {\"x\":865,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3326\":\n{\n\t\"frame\": {\"x\":883,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3327\":\n{\n\t\"frame\": {\"x\":901,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3328\":\n{\n\t\"frame\": {\"x\":919,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3329\":\n{\n\t\"frame\": {\"x\":937,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3330\":\n{\n\t\"frame\": {\"x\":955,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3331\":\n{\n\t\"frame\": {\"x\":973,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3332\":\n{\n\t\"frame\": {\"x\":991,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3333\":\n{\n\t\"frame\": {\"x\":1009,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3334\":\n{\n\t\"frame\": {\"x\":1027,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3335\":\n{\n\t\"frame\": {\"x\":1045,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3336\":\n{\n\t\"frame\": {\"x\":1063,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3337\":\n{\n\t\"frame\": {\"x\":1081,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3338\":\n{\n\t\"frame\": {\"x\":1099,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3339\":\n{\n\t\"frame\": {\"x\":1117,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3340\":\n{\n\t\"frame\": {\"x\":1135,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3341\":\n{\n\t\"frame\": {\"x\":1153,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3342\":\n{\n\t\"frame\": {\"x\":1171,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3343\":\n{\n\t\"frame\": {\"x\":1189,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3344\":\n{\n\t\"frame\": {\"x\":1207,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3345\":\n{\n\t\"frame\": {\"x\":1225,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3346\":\n{\n\t\"frame\": {\"x\":1243,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3347\":\n{\n\t\"frame\": {\"x\":1261,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3348\":\n{\n\t\"frame\": {\"x\":1279,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3349\":\n{\n\t\"frame\": {\"x\":1297,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3350\":\n{\n\t\"frame\": {\"x\":1315,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3351\":\n{\n\t\"frame\": {\"x\":1333,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3352\":\n{\n\t\"frame\": {\"x\":1351,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3353\":\n{\n\t\"frame\": {\"x\":1369,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3354\":\n{\n\t\"frame\": {\"x\":1387,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3355\":\n{\n\t\"frame\": {\"x\":1405,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3356\":\n{\n\t\"frame\": {\"x\":1423,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3357\":\n{\n\t\"frame\": {\"x\":1441,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3358\":\n{\n\t\"frame\": {\"x\":1459,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3359\":\n{\n\t\"frame\": {\"x\":1477,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3360\":\n{\n\t\"frame\": {\"x\":1495,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3361\":\n{\n\t\"frame\": {\"x\":1513,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3362\":\n{\n\t\"frame\": {\"x\":1531,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3363\":\n{\n\t\"frame\": {\"x\":1549,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3364\":\n{\n\t\"frame\": {\"x\":1567,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3365\":\n{\n\t\"frame\": {\"x\":1585,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3366\":\n{\n\t\"frame\": {\"x\":1603,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3367\":\n{\n\t\"frame\": {\"x\":1621,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3368\":\n{\n\t\"frame\": {\"x\":1639,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3369\":\n{\n\t\"frame\": {\"x\":1657,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3370\":\n{\n\t\"frame\": {\"x\":1675,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3371\":\n{\n\t\"frame\": {\"x\":1693,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3372\":\n{\n\t\"frame\": {\"x\":1711,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3373\":\n{\n\t\"frame\": {\"x\":1729,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3374\":\n{\n\t\"frame\": {\"x\":1747,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3375\":\n{\n\t\"frame\": {\"x\":1765,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3376\":\n{\n\t\"frame\": {\"x\":1783,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3377\":\n{\n\t\"frame\": {\"x\":1801,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3378\":\n{\n\t\"frame\": {\"x\":1819,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3379\":\n{\n\t\"frame\": {\"x\":1837,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3380\":\n{\n\t\"frame\": {\"x\":1855,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3381\":\n{\n\t\"frame\": {\"x\":1873,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3382\":\n{\n\t\"frame\": {\"x\":1891,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3383\":\n{\n\t\"frame\": {\"x\":1909,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3384\":\n{\n\t\"frame\": {\"x\":1927,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3385\":\n{\n\t\"frame\": {\"x\":1945,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3386\":\n{\n\t\"frame\": {\"x\":1963,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3387\":\n{\n\t\"frame\": {\"x\":1981,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3388\":\n{\n\t\"frame\": {\"x\":1999,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3389\":\n{\n\t\"frame\": {\"x\":2017,\"y\":523,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3390\":\n{\n\t\"frame\": {\"x\":1,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3391\":\n{\n\t\"frame\": {\"x\":19,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3392\":\n{\n\t\"frame\": {\"x\":37,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3393\":\n{\n\t\"frame\": {\"x\":55,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3394\":\n{\n\t\"frame\": {\"x\":73,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3395\":\n{\n\t\"frame\": {\"x\":91,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3396\":\n{\n\t\"frame\": {\"x\":109,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3397\":\n{\n\t\"frame\": {\"x\":127,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3398\":\n{\n\t\"frame\": {\"x\":145,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3399\":\n{\n\t\"frame\": {\"x\":163,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3400\":\n{\n\t\"frame\": {\"x\":181,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3401\":\n{\n\t\"frame\": {\"x\":199,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3402\":\n{\n\t\"frame\": {\"x\":217,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3403\":\n{\n\t\"frame\": {\"x\":235,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3404\":\n{\n\t\"frame\": {\"x\":253,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3405\":\n{\n\t\"frame\": {\"x\":271,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3406\":\n{\n\t\"frame\": {\"x\":289,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3407\":\n{\n\t\"frame\": {\"x\":307,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3408\":\n{\n\t\"frame\": {\"x\":325,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3409\":\n{\n\t\"frame\": {\"x\":343,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3410\":\n{\n\t\"frame\": {\"x\":361,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3411\":\n{\n\t\"frame\": {\"x\":379,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3412\":\n{\n\t\"frame\": {\"x\":397,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3413\":\n{\n\t\"frame\": {\"x\":415,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3414\":\n{\n\t\"frame\": {\"x\":433,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3415\":\n{\n\t\"frame\": {\"x\":451,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3416\":\n{\n\t\"frame\": {\"x\":469,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3417\":\n{\n\t\"frame\": {\"x\":487,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3418\":\n{\n\t\"frame\": {\"x\":505,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3419\":\n{\n\t\"frame\": {\"x\":523,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3420\":\n{\n\t\"frame\": {\"x\":541,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3421\":\n{\n\t\"frame\": {\"x\":559,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3422\":\n{\n\t\"frame\": {\"x\":577,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3423\":\n{\n\t\"frame\": {\"x\":595,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3424\":\n{\n\t\"frame\": {\"x\":613,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3425\":\n{\n\t\"frame\": {\"x\":631,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3426\":\n{\n\t\"frame\": {\"x\":649,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3427\":\n{\n\t\"frame\": {\"x\":667,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3428\":\n{\n\t\"frame\": {\"x\":685,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3429\":\n{\n\t\"frame\": {\"x\":703,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3430\":\n{\n\t\"frame\": {\"x\":721,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3431\":\n{\n\t\"frame\": {\"x\":739,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3432\":\n{\n\t\"frame\": {\"x\":757,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3433\":\n{\n\t\"frame\": {\"x\":775,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3434\":\n{\n\t\"frame\": {\"x\":793,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3435\":\n{\n\t\"frame\": {\"x\":811,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3436\":\n{\n\t\"frame\": {\"x\":829,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3437\":\n{\n\t\"frame\": {\"x\":847,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3438\":\n{\n\t\"frame\": {\"x\":865,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3439\":\n{\n\t\"frame\": {\"x\":883,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3440\":\n{\n\t\"frame\": {\"x\":901,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3441\":\n{\n\t\"frame\": {\"x\":919,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3442\":\n{\n\t\"frame\": {\"x\":937,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3443\":\n{\n\t\"frame\": {\"x\":955,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3444\":\n{\n\t\"frame\": {\"x\":973,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3445\":\n{\n\t\"frame\": {\"x\":991,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3446\":\n{\n\t\"frame\": {\"x\":1009,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3447\":\n{\n\t\"frame\": {\"x\":1027,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3448\":\n{\n\t\"frame\": {\"x\":1045,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3449\":\n{\n\t\"frame\": {\"x\":1063,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3450\":\n{\n\t\"frame\": {\"x\":1081,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3451\":\n{\n\t\"frame\": {\"x\":1099,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3452\":\n{\n\t\"frame\": {\"x\":1117,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3453\":\n{\n\t\"frame\": {\"x\":1135,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3454\":\n{\n\t\"frame\": {\"x\":1153,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3455\":\n{\n\t\"frame\": {\"x\":1171,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3456\":\n{\n\t\"frame\": {\"x\":1189,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3457\":\n{\n\t\"frame\": {\"x\":1207,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3458\":\n{\n\t\"frame\": {\"x\":1225,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3459\":\n{\n\t\"frame\": {\"x\":1243,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3460\":\n{\n\t\"frame\": {\"x\":1261,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3461\":\n{\n\t\"frame\": {\"x\":1279,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3462\":\n{\n\t\"frame\": {\"x\":1297,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3463\":\n{\n\t\"frame\": {\"x\":1315,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3464\":\n{\n\t\"frame\": {\"x\":1333,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3465\":\n{\n\t\"frame\": {\"x\":1351,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3466\":\n{\n\t\"frame\": {\"x\":1369,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3467\":\n{\n\t\"frame\": {\"x\":1387,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3468\":\n{\n\t\"frame\": {\"x\":1405,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3469\":\n{\n\t\"frame\": {\"x\":1423,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3470\":\n{\n\t\"frame\": {\"x\":1441,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3471\":\n{\n\t\"frame\": {\"x\":1459,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3472\":\n{\n\t\"frame\": {\"x\":1477,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3473\":\n{\n\t\"frame\": {\"x\":1495,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3474\":\n{\n\t\"frame\": {\"x\":1513,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3475\":\n{\n\t\"frame\": {\"x\":1531,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3476\":\n{\n\t\"frame\": {\"x\":1549,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3477\":\n{\n\t\"frame\": {\"x\":1567,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3478\":\n{\n\t\"frame\": {\"x\":1585,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3479\":\n{\n\t\"frame\": {\"x\":1603,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3480\":\n{\n\t\"frame\": {\"x\":1621,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3481\":\n{\n\t\"frame\": {\"x\":1639,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3482\":\n{\n\t\"frame\": {\"x\":1657,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3483\":\n{\n\t\"frame\": {\"x\":1675,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3484\":\n{\n\t\"frame\": {\"x\":1693,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3485\":\n{\n\t\"frame\": {\"x\":1711,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3486\":\n{\n\t\"frame\": {\"x\":1729,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3487\":\n{\n\t\"frame\": {\"x\":1747,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3488\":\n{\n\t\"frame\": {\"x\":1765,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3489\":\n{\n\t\"frame\": {\"x\":1783,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3490\":\n{\n\t\"frame\": {\"x\":1801,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3491\":\n{\n\t\"frame\": {\"x\":1819,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3492\":\n{\n\t\"frame\": {\"x\":1837,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3493\":\n{\n\t\"frame\": {\"x\":1855,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3494\":\n{\n\t\"frame\": {\"x\":1873,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3495\":\n{\n\t\"frame\": {\"x\":1891,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3496\":\n{\n\t\"frame\": {\"x\":1909,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3497\":\n{\n\t\"frame\": {\"x\":1927,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3498\":\n{\n\t\"frame\": {\"x\":1945,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3499\":\n{\n\t\"frame\": {\"x\":1963,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3500\":\n{\n\t\"frame\": {\"x\":1981,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3501\":\n{\n\t\"frame\": {\"x\":1999,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3502\":\n{\n\t\"frame\": {\"x\":2017,\"y\":541,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3503\":\n{\n\t\"frame\": {\"x\":1,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3504\":\n{\n\t\"frame\": {\"x\":19,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3505\":\n{\n\t\"frame\": {\"x\":37,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3506\":\n{\n\t\"frame\": {\"x\":55,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3507\":\n{\n\t\"frame\": {\"x\":73,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3508\":\n{\n\t\"frame\": {\"x\":91,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3509\":\n{\n\t\"frame\": {\"x\":109,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3510\":\n{\n\t\"frame\": {\"x\":127,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3511\":\n{\n\t\"frame\": {\"x\":145,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3512\":\n{\n\t\"frame\": {\"x\":163,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3513\":\n{\n\t\"frame\": {\"x\":181,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3514\":\n{\n\t\"frame\": {\"x\":199,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3515\":\n{\n\t\"frame\": {\"x\":217,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3516\":\n{\n\t\"frame\": {\"x\":235,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3517\":\n{\n\t\"frame\": {\"x\":253,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3518\":\n{\n\t\"frame\": {\"x\":271,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3519\":\n{\n\t\"frame\": {\"x\":289,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3520\":\n{\n\t\"frame\": {\"x\":307,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3521\":\n{\n\t\"frame\": {\"x\":325,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3522\":\n{\n\t\"frame\": {\"x\":343,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3523\":\n{\n\t\"frame\": {\"x\":361,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3524\":\n{\n\t\"frame\": {\"x\":379,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3525\":\n{\n\t\"frame\": {\"x\":397,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3526\":\n{\n\t\"frame\": {\"x\":415,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3527\":\n{\n\t\"frame\": {\"x\":433,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3528\":\n{\n\t\"frame\": {\"x\":451,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3529\":\n{\n\t\"frame\": {\"x\":469,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3530\":\n{\n\t\"frame\": {\"x\":487,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3531\":\n{\n\t\"frame\": {\"x\":505,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3532\":\n{\n\t\"frame\": {\"x\":523,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3533\":\n{\n\t\"frame\": {\"x\":541,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3534\":\n{\n\t\"frame\": {\"x\":559,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3535\":\n{\n\t\"frame\": {\"x\":577,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3536\":\n{\n\t\"frame\": {\"x\":595,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3537\":\n{\n\t\"frame\": {\"x\":613,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3538\":\n{\n\t\"frame\": {\"x\":631,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3539\":\n{\n\t\"frame\": {\"x\":649,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3540\":\n{\n\t\"frame\": {\"x\":667,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3541\":\n{\n\t\"frame\": {\"x\":685,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3542\":\n{\n\t\"frame\": {\"x\":703,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3543\":\n{\n\t\"frame\": {\"x\":721,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3544\":\n{\n\t\"frame\": {\"x\":739,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3545\":\n{\n\t\"frame\": {\"x\":757,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3546\":\n{\n\t\"frame\": {\"x\":775,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3547\":\n{\n\t\"frame\": {\"x\":793,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3548\":\n{\n\t\"frame\": {\"x\":811,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3549\":\n{\n\t\"frame\": {\"x\":829,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3550\":\n{\n\t\"frame\": {\"x\":847,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3551\":\n{\n\t\"frame\": {\"x\":865,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3552\":\n{\n\t\"frame\": {\"x\":883,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3553\":\n{\n\t\"frame\": {\"x\":901,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3554\":\n{\n\t\"frame\": {\"x\":919,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3555\":\n{\n\t\"frame\": {\"x\":937,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3556\":\n{\n\t\"frame\": {\"x\":955,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3557\":\n{\n\t\"frame\": {\"x\":973,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3558\":\n{\n\t\"frame\": {\"x\":991,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3559\":\n{\n\t\"frame\": {\"x\":1009,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3560\":\n{\n\t\"frame\": {\"x\":1027,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3561\":\n{\n\t\"frame\": {\"x\":1045,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3562\":\n{\n\t\"frame\": {\"x\":1063,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3563\":\n{\n\t\"frame\": {\"x\":1081,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3564\":\n{\n\t\"frame\": {\"x\":1099,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3565\":\n{\n\t\"frame\": {\"x\":1117,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3566\":\n{\n\t\"frame\": {\"x\":1135,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3567\":\n{\n\t\"frame\": {\"x\":1153,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3568\":\n{\n\t\"frame\": {\"x\":1171,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3569\":\n{\n\t\"frame\": {\"x\":1189,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3570\":\n{\n\t\"frame\": {\"x\":1207,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3571\":\n{\n\t\"frame\": {\"x\":1225,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3572\":\n{\n\t\"frame\": {\"x\":1243,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3573\":\n{\n\t\"frame\": {\"x\":1261,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3574\":\n{\n\t\"frame\": {\"x\":1279,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3575\":\n{\n\t\"frame\": {\"x\":1297,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3576\":\n{\n\t\"frame\": {\"x\":1315,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3577\":\n{\n\t\"frame\": {\"x\":1333,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3578\":\n{\n\t\"frame\": {\"x\":1351,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3579\":\n{\n\t\"frame\": {\"x\":1369,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3580\":\n{\n\t\"frame\": {\"x\":1387,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3581\":\n{\n\t\"frame\": {\"x\":1405,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3582\":\n{\n\t\"frame\": {\"x\":1423,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3583\":\n{\n\t\"frame\": {\"x\":1441,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3584\":\n{\n\t\"frame\": {\"x\":1459,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3585\":\n{\n\t\"frame\": {\"x\":1477,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3586\":\n{\n\t\"frame\": {\"x\":1495,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3587\":\n{\n\t\"frame\": {\"x\":1513,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3588\":\n{\n\t\"frame\": {\"x\":1531,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3589\":\n{\n\t\"frame\": {\"x\":1549,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3590\":\n{\n\t\"frame\": {\"x\":1567,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3591\":\n{\n\t\"frame\": {\"x\":1585,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3592\":\n{\n\t\"frame\": {\"x\":1603,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3593\":\n{\n\t\"frame\": {\"x\":1621,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3594\":\n{\n\t\"frame\": {\"x\":1639,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3595\":\n{\n\t\"frame\": {\"x\":1657,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3596\":\n{\n\t\"frame\": {\"x\":1675,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3597\":\n{\n\t\"frame\": {\"x\":1693,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3598\":\n{\n\t\"frame\": {\"x\":1711,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3599\":\n{\n\t\"frame\": {\"x\":1729,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3600\":\n{\n\t\"frame\": {\"x\":1747,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3601\":\n{\n\t\"frame\": {\"x\":1765,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3602\":\n{\n\t\"frame\": {\"x\":1783,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3603\":\n{\n\t\"frame\": {\"x\":1801,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3604\":\n{\n\t\"frame\": {\"x\":1819,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3605\":\n{\n\t\"frame\": {\"x\":1837,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3606\":\n{\n\t\"frame\": {\"x\":1855,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3607\":\n{\n\t\"frame\": {\"x\":1873,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3608\":\n{\n\t\"frame\": {\"x\":1891,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3609\":\n{\n\t\"frame\": {\"x\":1909,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3610\":\n{\n\t\"frame\": {\"x\":1927,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3611\":\n{\n\t\"frame\": {\"x\":1945,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3612\":\n{\n\t\"frame\": {\"x\":1963,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3613\":\n{\n\t\"frame\": {\"x\":1981,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3614\":\n{\n\t\"frame\": {\"x\":1999,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3615\":\n{\n\t\"frame\": {\"x\":2017,\"y\":559,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3616\":\n{\n\t\"frame\": {\"x\":1,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3617\":\n{\n\t\"frame\": {\"x\":19,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3618\":\n{\n\t\"frame\": {\"x\":37,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3619\":\n{\n\t\"frame\": {\"x\":55,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3620\":\n{\n\t\"frame\": {\"x\":73,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3621\":\n{\n\t\"frame\": {\"x\":91,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3622\":\n{\n\t\"frame\": {\"x\":109,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3623\":\n{\n\t\"frame\": {\"x\":127,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3624\":\n{\n\t\"frame\": {\"x\":145,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3625\":\n{\n\t\"frame\": {\"x\":163,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3626\":\n{\n\t\"frame\": {\"x\":181,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3627\":\n{\n\t\"frame\": {\"x\":199,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3628\":\n{\n\t\"frame\": {\"x\":217,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3629\":\n{\n\t\"frame\": {\"x\":235,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3630\":\n{\n\t\"frame\": {\"x\":253,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3631\":\n{\n\t\"frame\": {\"x\":271,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3632\":\n{\n\t\"frame\": {\"x\":289,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3633\":\n{\n\t\"frame\": {\"x\":307,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3634\":\n{\n\t\"frame\": {\"x\":325,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3635\":\n{\n\t\"frame\": {\"x\":343,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3636\":\n{\n\t\"frame\": {\"x\":361,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3637\":\n{\n\t\"frame\": {\"x\":379,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3638\":\n{\n\t\"frame\": {\"x\":397,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3639\":\n{\n\t\"frame\": {\"x\":415,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3640\":\n{\n\t\"frame\": {\"x\":433,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3641\":\n{\n\t\"frame\": {\"x\":451,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3642\":\n{\n\t\"frame\": {\"x\":469,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3643\":\n{\n\t\"frame\": {\"x\":487,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3644\":\n{\n\t\"frame\": {\"x\":505,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3645\":\n{\n\t\"frame\": {\"x\":523,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3646\":\n{\n\t\"frame\": {\"x\":541,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3647\":\n{\n\t\"frame\": {\"x\":559,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3648\":\n{\n\t\"frame\": {\"x\":577,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3649\":\n{\n\t\"frame\": {\"x\":595,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3650\":\n{\n\t\"frame\": {\"x\":613,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3651\":\n{\n\t\"frame\": {\"x\":631,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3652\":\n{\n\t\"frame\": {\"x\":649,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3653\":\n{\n\t\"frame\": {\"x\":667,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3654\":\n{\n\t\"frame\": {\"x\":685,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3655\":\n{\n\t\"frame\": {\"x\":703,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3656\":\n{\n\t\"frame\": {\"x\":721,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3657\":\n{\n\t\"frame\": {\"x\":739,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3658\":\n{\n\t\"frame\": {\"x\":757,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3659\":\n{\n\t\"frame\": {\"x\":775,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3660\":\n{\n\t\"frame\": {\"x\":793,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3661\":\n{\n\t\"frame\": {\"x\":811,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3662\":\n{\n\t\"frame\": {\"x\":829,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3663\":\n{\n\t\"frame\": {\"x\":847,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3664\":\n{\n\t\"frame\": {\"x\":865,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3665\":\n{\n\t\"frame\": {\"x\":883,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3666\":\n{\n\t\"frame\": {\"x\":901,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3667\":\n{\n\t\"frame\": {\"x\":919,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3668\":\n{\n\t\"frame\": {\"x\":937,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3669\":\n{\n\t\"frame\": {\"x\":955,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3670\":\n{\n\t\"frame\": {\"x\":973,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3671\":\n{\n\t\"frame\": {\"x\":991,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3672\":\n{\n\t\"frame\": {\"x\":1009,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3673\":\n{\n\t\"frame\": {\"x\":1027,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3674\":\n{\n\t\"frame\": {\"x\":1045,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3675\":\n{\n\t\"frame\": {\"x\":1063,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3676\":\n{\n\t\"frame\": {\"x\":1081,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3677\":\n{\n\t\"frame\": {\"x\":1099,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3678\":\n{\n\t\"frame\": {\"x\":1117,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3679\":\n{\n\t\"frame\": {\"x\":1135,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3680\":\n{\n\t\"frame\": {\"x\":1153,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3681\":\n{\n\t\"frame\": {\"x\":1171,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3682\":\n{\n\t\"frame\": {\"x\":1189,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3683\":\n{\n\t\"frame\": {\"x\":1207,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3684\":\n{\n\t\"frame\": {\"x\":1225,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3685\":\n{\n\t\"frame\": {\"x\":1243,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3686\":\n{\n\t\"frame\": {\"x\":1261,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3687\":\n{\n\t\"frame\": {\"x\":1279,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3688\":\n{\n\t\"frame\": {\"x\":1297,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3689\":\n{\n\t\"frame\": {\"x\":1315,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3690\":\n{\n\t\"frame\": {\"x\":1333,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3691\":\n{\n\t\"frame\": {\"x\":1351,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3692\":\n{\n\t\"frame\": {\"x\":1369,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3693\":\n{\n\t\"frame\": {\"x\":1387,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3694\":\n{\n\t\"frame\": {\"x\":1405,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3695\":\n{\n\t\"frame\": {\"x\":1423,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3696\":\n{\n\t\"frame\": {\"x\":1441,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3697\":\n{\n\t\"frame\": {\"x\":1459,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3698\":\n{\n\t\"frame\": {\"x\":1477,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3699\":\n{\n\t\"frame\": {\"x\":1495,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3700\":\n{\n\t\"frame\": {\"x\":1513,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3701\":\n{\n\t\"frame\": {\"x\":1531,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3702\":\n{\n\t\"frame\": {\"x\":1549,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3703\":\n{\n\t\"frame\": {\"x\":1567,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3704\":\n{\n\t\"frame\": {\"x\":1585,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3705\":\n{\n\t\"frame\": {\"x\":1603,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3706\":\n{\n\t\"frame\": {\"x\":1621,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3707\":\n{\n\t\"frame\": {\"x\":1639,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3708\":\n{\n\t\"frame\": {\"x\":1657,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3709\":\n{\n\t\"frame\": {\"x\":1675,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3710\":\n{\n\t\"frame\": {\"x\":1693,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3711\":\n{\n\t\"frame\": {\"x\":1711,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3712\":\n{\n\t\"frame\": {\"x\":1729,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3713\":\n{\n\t\"frame\": {\"x\":1747,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3714\":\n{\n\t\"frame\": {\"x\":1765,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3715\":\n{\n\t\"frame\": {\"x\":1783,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3716\":\n{\n\t\"frame\": {\"x\":1801,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3717\":\n{\n\t\"frame\": {\"x\":1819,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3718\":\n{\n\t\"frame\": {\"x\":1837,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3719\":\n{\n\t\"frame\": {\"x\":1855,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3720\":\n{\n\t\"frame\": {\"x\":1873,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3721\":\n{\n\t\"frame\": {\"x\":1891,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3722\":\n{\n\t\"frame\": {\"x\":1909,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3723\":\n{\n\t\"frame\": {\"x\":1927,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3724\":\n{\n\t\"frame\": {\"x\":1945,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3725\":\n{\n\t\"frame\": {\"x\":1963,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3726\":\n{\n\t\"frame\": {\"x\":1981,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3727\":\n{\n\t\"frame\": {\"x\":1999,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3728\":\n{\n\t\"frame\": {\"x\":2017,\"y\":577,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3729\":\n{\n\t\"frame\": {\"x\":1,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3730\":\n{\n\t\"frame\": {\"x\":19,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3731\":\n{\n\t\"frame\": {\"x\":37,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3732\":\n{\n\t\"frame\": {\"x\":55,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3733\":\n{\n\t\"frame\": {\"x\":73,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3734\":\n{\n\t\"frame\": {\"x\":91,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3735\":\n{\n\t\"frame\": {\"x\":109,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3736\":\n{\n\t\"frame\": {\"x\":127,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3737\":\n{\n\t\"frame\": {\"x\":145,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3738\":\n{\n\t\"frame\": {\"x\":163,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3739\":\n{\n\t\"frame\": {\"x\":181,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3740\":\n{\n\t\"frame\": {\"x\":199,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3741\":\n{\n\t\"frame\": {\"x\":217,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3742\":\n{\n\t\"frame\": {\"x\":235,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3743\":\n{\n\t\"frame\": {\"x\":253,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3744\":\n{\n\t\"frame\": {\"x\":271,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3745\":\n{\n\t\"frame\": {\"x\":289,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3746\":\n{\n\t\"frame\": {\"x\":307,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3747\":\n{\n\t\"frame\": {\"x\":325,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3748\":\n{\n\t\"frame\": {\"x\":343,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3749\":\n{\n\t\"frame\": {\"x\":361,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3750\":\n{\n\t\"frame\": {\"x\":379,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3751\":\n{\n\t\"frame\": {\"x\":397,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3752\":\n{\n\t\"frame\": {\"x\":415,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3753\":\n{\n\t\"frame\": {\"x\":433,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3754\":\n{\n\t\"frame\": {\"x\":451,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3755\":\n{\n\t\"frame\": {\"x\":469,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3756\":\n{\n\t\"frame\": {\"x\":487,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3757\":\n{\n\t\"frame\": {\"x\":505,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3758\":\n{\n\t\"frame\": {\"x\":523,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3759\":\n{\n\t\"frame\": {\"x\":541,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3760\":\n{\n\t\"frame\": {\"x\":559,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3761\":\n{\n\t\"frame\": {\"x\":577,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3762\":\n{\n\t\"frame\": {\"x\":595,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3763\":\n{\n\t\"frame\": {\"x\":613,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3764\":\n{\n\t\"frame\": {\"x\":631,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3765\":\n{\n\t\"frame\": {\"x\":649,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3766\":\n{\n\t\"frame\": {\"x\":667,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3767\":\n{\n\t\"frame\": {\"x\":685,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3768\":\n{\n\t\"frame\": {\"x\":703,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3769\":\n{\n\t\"frame\": {\"x\":721,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3770\":\n{\n\t\"frame\": {\"x\":739,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3771\":\n{\n\t\"frame\": {\"x\":757,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3772\":\n{\n\t\"frame\": {\"x\":775,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3773\":\n{\n\t\"frame\": {\"x\":793,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3774\":\n{\n\t\"frame\": {\"x\":811,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3775\":\n{\n\t\"frame\": {\"x\":829,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3776\":\n{\n\t\"frame\": {\"x\":847,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3777\":\n{\n\t\"frame\": {\"x\":865,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3778\":\n{\n\t\"frame\": {\"x\":883,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3779\":\n{\n\t\"frame\": {\"x\":901,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3780\":\n{\n\t\"frame\": {\"x\":919,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3781\":\n{\n\t\"frame\": {\"x\":937,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3782\":\n{\n\t\"frame\": {\"x\":955,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3783\":\n{\n\t\"frame\": {\"x\":973,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3784\":\n{\n\t\"frame\": {\"x\":991,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3785\":\n{\n\t\"frame\": {\"x\":1009,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3786\":\n{\n\t\"frame\": {\"x\":1027,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3787\":\n{\n\t\"frame\": {\"x\":1045,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3788\":\n{\n\t\"frame\": {\"x\":1063,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3789\":\n{\n\t\"frame\": {\"x\":1081,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3790\":\n{\n\t\"frame\": {\"x\":1099,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3791\":\n{\n\t\"frame\": {\"x\":1117,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3792\":\n{\n\t\"frame\": {\"x\":1135,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3793\":\n{\n\t\"frame\": {\"x\":1153,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3794\":\n{\n\t\"frame\": {\"x\":1171,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3795\":\n{\n\t\"frame\": {\"x\":1189,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3796\":\n{\n\t\"frame\": {\"x\":1207,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3797\":\n{\n\t\"frame\": {\"x\":1225,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3798\":\n{\n\t\"frame\": {\"x\":1243,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3799\":\n{\n\t\"frame\": {\"x\":1261,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3800\":\n{\n\t\"frame\": {\"x\":1279,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3801\":\n{\n\t\"frame\": {\"x\":1297,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3802\":\n{\n\t\"frame\": {\"x\":1315,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3803\":\n{\n\t\"frame\": {\"x\":1333,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3804\":\n{\n\t\"frame\": {\"x\":1351,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3805\":\n{\n\t\"frame\": {\"x\":1369,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3806\":\n{\n\t\"frame\": {\"x\":1387,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3807\":\n{\n\t\"frame\": {\"x\":1405,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3808\":\n{\n\t\"frame\": {\"x\":1423,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3809\":\n{\n\t\"frame\": {\"x\":1441,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3810\":\n{\n\t\"frame\": {\"x\":1459,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3811\":\n{\n\t\"frame\": {\"x\":1477,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3812\":\n{\n\t\"frame\": {\"x\":1495,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3813\":\n{\n\t\"frame\": {\"x\":1513,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3814\":\n{\n\t\"frame\": {\"x\":1531,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3815\":\n{\n\t\"frame\": {\"x\":1549,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3816\":\n{\n\t\"frame\": {\"x\":1567,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3817\":\n{\n\t\"frame\": {\"x\":1585,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3818\":\n{\n\t\"frame\": {\"x\":1603,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3819\":\n{\n\t\"frame\": {\"x\":1621,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3820\":\n{\n\t\"frame\": {\"x\":1639,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3821\":\n{\n\t\"frame\": {\"x\":1657,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3822\":\n{\n\t\"frame\": {\"x\":1675,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3823\":\n{\n\t\"frame\": {\"x\":1693,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3824\":\n{\n\t\"frame\": {\"x\":1711,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3825\":\n{\n\t\"frame\": {\"x\":1729,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3826\":\n{\n\t\"frame\": {\"x\":1747,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3827\":\n{\n\t\"frame\": {\"x\":1765,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3828\":\n{\n\t\"frame\": {\"x\":1783,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3829\":\n{\n\t\"frame\": {\"x\":1801,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3830\":\n{\n\t\"frame\": {\"x\":1819,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3831\":\n{\n\t\"frame\": {\"x\":1837,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3832\":\n{\n\t\"frame\": {\"x\":1855,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3833\":\n{\n\t\"frame\": {\"x\":1873,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3834\":\n{\n\t\"frame\": {\"x\":1891,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3835\":\n{\n\t\"frame\": {\"x\":1909,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3836\":\n{\n\t\"frame\": {\"x\":1927,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3837\":\n{\n\t\"frame\": {\"x\":1945,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3838\":\n{\n\t\"frame\": {\"x\":1963,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3839\":\n{\n\t\"frame\": {\"x\":1981,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3840\":\n{\n\t\"frame\": {\"x\":1999,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3841\":\n{\n\t\"frame\": {\"x\":2017,\"y\":595,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3842\":\n{\n\t\"frame\": {\"x\":1,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3843\":\n{\n\t\"frame\": {\"x\":19,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3844\":\n{\n\t\"frame\": {\"x\":37,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3845\":\n{\n\t\"frame\": {\"x\":55,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3846\":\n{\n\t\"frame\": {\"x\":73,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3847\":\n{\n\t\"frame\": {\"x\":91,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3848\":\n{\n\t\"frame\": {\"x\":109,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3849\":\n{\n\t\"frame\": {\"x\":127,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3850\":\n{\n\t\"frame\": {\"x\":145,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3851\":\n{\n\t\"frame\": {\"x\":163,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3852\":\n{\n\t\"frame\": {\"x\":181,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3853\":\n{\n\t\"frame\": {\"x\":199,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3854\":\n{\n\t\"frame\": {\"x\":217,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3855\":\n{\n\t\"frame\": {\"x\":235,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3856\":\n{\n\t\"frame\": {\"x\":253,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3857\":\n{\n\t\"frame\": {\"x\":271,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3858\":\n{\n\t\"frame\": {\"x\":289,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3859\":\n{\n\t\"frame\": {\"x\":307,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3860\":\n{\n\t\"frame\": {\"x\":325,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3861\":\n{\n\t\"frame\": {\"x\":343,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3862\":\n{\n\t\"frame\": {\"x\":361,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3863\":\n{\n\t\"frame\": {\"x\":379,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3864\":\n{\n\t\"frame\": {\"x\":397,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3865\":\n{\n\t\"frame\": {\"x\":415,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3866\":\n{\n\t\"frame\": {\"x\":433,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3867\":\n{\n\t\"frame\": {\"x\":451,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3868\":\n{\n\t\"frame\": {\"x\":469,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3869\":\n{\n\t\"frame\": {\"x\":487,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3870\":\n{\n\t\"frame\": {\"x\":505,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3871\":\n{\n\t\"frame\": {\"x\":523,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3872\":\n{\n\t\"frame\": {\"x\":541,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3873\":\n{\n\t\"frame\": {\"x\":559,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3874\":\n{\n\t\"frame\": {\"x\":577,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3875\":\n{\n\t\"frame\": {\"x\":595,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3876\":\n{\n\t\"frame\": {\"x\":613,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3877\":\n{\n\t\"frame\": {\"x\":631,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3878\":\n{\n\t\"frame\": {\"x\":649,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3879\":\n{\n\t\"frame\": {\"x\":667,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3880\":\n{\n\t\"frame\": {\"x\":685,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3881\":\n{\n\t\"frame\": {\"x\":703,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3882\":\n{\n\t\"frame\": {\"x\":721,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3883\":\n{\n\t\"frame\": {\"x\":739,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3884\":\n{\n\t\"frame\": {\"x\":757,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3885\":\n{\n\t\"frame\": {\"x\":775,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3886\":\n{\n\t\"frame\": {\"x\":793,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3887\":\n{\n\t\"frame\": {\"x\":811,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3888\":\n{\n\t\"frame\": {\"x\":829,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3889\":\n{\n\t\"frame\": {\"x\":847,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3890\":\n{\n\t\"frame\": {\"x\":865,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3891\":\n{\n\t\"frame\": {\"x\":883,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3892\":\n{\n\t\"frame\": {\"x\":901,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3893\":\n{\n\t\"frame\": {\"x\":919,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3894\":\n{\n\t\"frame\": {\"x\":937,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3895\":\n{\n\t\"frame\": {\"x\":955,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3896\":\n{\n\t\"frame\": {\"x\":973,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3897\":\n{\n\t\"frame\": {\"x\":991,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3898\":\n{\n\t\"frame\": {\"x\":1009,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3899\":\n{\n\t\"frame\": {\"x\":1027,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3900\":\n{\n\t\"frame\": {\"x\":1045,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3901\":\n{\n\t\"frame\": {\"x\":1063,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3902\":\n{\n\t\"frame\": {\"x\":1081,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3903\":\n{\n\t\"frame\": {\"x\":1099,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3904\":\n{\n\t\"frame\": {\"x\":1117,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3905\":\n{\n\t\"frame\": {\"x\":1135,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3906\":\n{\n\t\"frame\": {\"x\":1153,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3907\":\n{\n\t\"frame\": {\"x\":1171,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3908\":\n{\n\t\"frame\": {\"x\":1189,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3909\":\n{\n\t\"frame\": {\"x\":1207,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3910\":\n{\n\t\"frame\": {\"x\":1225,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3911\":\n{\n\t\"frame\": {\"x\":1243,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3912\":\n{\n\t\"frame\": {\"x\":1261,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3913\":\n{\n\t\"frame\": {\"x\":1279,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3914\":\n{\n\t\"frame\": {\"x\":1297,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3915\":\n{\n\t\"frame\": {\"x\":1315,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3916\":\n{\n\t\"frame\": {\"x\":1333,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3917\":\n{\n\t\"frame\": {\"x\":1351,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3918\":\n{\n\t\"frame\": {\"x\":1369,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3919\":\n{\n\t\"frame\": {\"x\":1387,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3920\":\n{\n\t\"frame\": {\"x\":1405,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3921\":\n{\n\t\"frame\": {\"x\":1423,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3922\":\n{\n\t\"frame\": {\"x\":1441,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3923\":\n{\n\t\"frame\": {\"x\":1459,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3924\":\n{\n\t\"frame\": {\"x\":1477,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3925\":\n{\n\t\"frame\": {\"x\":1495,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3926\":\n{\n\t\"frame\": {\"x\":1513,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3927\":\n{\n\t\"frame\": {\"x\":1531,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3928\":\n{\n\t\"frame\": {\"x\":1549,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3929\":\n{\n\t\"frame\": {\"x\":1567,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3930\":\n{\n\t\"frame\": {\"x\":1585,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3931\":\n{\n\t\"frame\": {\"x\":1603,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3932\":\n{\n\t\"frame\": {\"x\":1621,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3933\":\n{\n\t\"frame\": {\"x\":1639,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3934\":\n{\n\t\"frame\": {\"x\":1657,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3935\":\n{\n\t\"frame\": {\"x\":1675,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3936\":\n{\n\t\"frame\": {\"x\":1693,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3937\":\n{\n\t\"frame\": {\"x\":1711,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3938\":\n{\n\t\"frame\": {\"x\":1729,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3939\":\n{\n\t\"frame\": {\"x\":1747,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3940\":\n{\n\t\"frame\": {\"x\":1765,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3941\":\n{\n\t\"frame\": {\"x\":1783,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3942\":\n{\n\t\"frame\": {\"x\":1801,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3943\":\n{\n\t\"frame\": {\"x\":1819,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3944\":\n{\n\t\"frame\": {\"x\":1837,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3945\":\n{\n\t\"frame\": {\"x\":1855,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3946\":\n{\n\t\"frame\": {\"x\":1873,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3947\":\n{\n\t\"frame\": {\"x\":1891,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3948\":\n{\n\t\"frame\": {\"x\":1909,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3949\":\n{\n\t\"frame\": {\"x\":1927,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3950\":\n{\n\t\"frame\": {\"x\":1945,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3951\":\n{\n\t\"frame\": {\"x\":1963,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3952\":\n{\n\t\"frame\": {\"x\":1981,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3953\":\n{\n\t\"frame\": {\"x\":1999,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3954\":\n{\n\t\"frame\": {\"x\":2017,\"y\":613,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3955\":\n{\n\t\"frame\": {\"x\":1,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3956\":\n{\n\t\"frame\": {\"x\":19,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3957\":\n{\n\t\"frame\": {\"x\":37,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3958\":\n{\n\t\"frame\": {\"x\":55,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3959\":\n{\n\t\"frame\": {\"x\":73,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3960\":\n{\n\t\"frame\": {\"x\":91,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3961\":\n{\n\t\"frame\": {\"x\":109,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3962\":\n{\n\t\"frame\": {\"x\":127,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3963\":\n{\n\t\"frame\": {\"x\":145,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3964\":\n{\n\t\"frame\": {\"x\":163,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3965\":\n{\n\t\"frame\": {\"x\":181,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3966\":\n{\n\t\"frame\": {\"x\":199,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3967\":\n{\n\t\"frame\": {\"x\":217,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3968\":\n{\n\t\"frame\": {\"x\":235,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3969\":\n{\n\t\"frame\": {\"x\":253,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3970\":\n{\n\t\"frame\": {\"x\":271,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3971\":\n{\n\t\"frame\": {\"x\":289,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3972\":\n{\n\t\"frame\": {\"x\":307,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3973\":\n{\n\t\"frame\": {\"x\":325,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3974\":\n{\n\t\"frame\": {\"x\":343,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3975\":\n{\n\t\"frame\": {\"x\":361,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3976\":\n{\n\t\"frame\": {\"x\":379,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3977\":\n{\n\t\"frame\": {\"x\":397,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3978\":\n{\n\t\"frame\": {\"x\":415,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3979\":\n{\n\t\"frame\": {\"x\":433,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3980\":\n{\n\t\"frame\": {\"x\":451,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3981\":\n{\n\t\"frame\": {\"x\":469,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3982\":\n{\n\t\"frame\": {\"x\":487,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3983\":\n{\n\t\"frame\": {\"x\":505,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3984\":\n{\n\t\"frame\": {\"x\":523,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3985\":\n{\n\t\"frame\": {\"x\":541,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3986\":\n{\n\t\"frame\": {\"x\":559,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3987\":\n{\n\t\"frame\": {\"x\":577,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3988\":\n{\n\t\"frame\": {\"x\":595,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3989\":\n{\n\t\"frame\": {\"x\":613,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3990\":\n{\n\t\"frame\": {\"x\":631,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3991\":\n{\n\t\"frame\": {\"x\":649,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3992\":\n{\n\t\"frame\": {\"x\":667,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3993\":\n{\n\t\"frame\": {\"x\":685,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3994\":\n{\n\t\"frame\": {\"x\":703,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3995\":\n{\n\t\"frame\": {\"x\":721,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3996\":\n{\n\t\"frame\": {\"x\":739,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3997\":\n{\n\t\"frame\": {\"x\":757,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3998\":\n{\n\t\"frame\": {\"x\":775,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"3999\":\n{\n\t\"frame\": {\"x\":793,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4000\":\n{\n\t\"frame\": {\"x\":811,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4001\":\n{\n\t\"frame\": {\"x\":829,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4002\":\n{\n\t\"frame\": {\"x\":847,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4003\":\n{\n\t\"frame\": {\"x\":865,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4004\":\n{\n\t\"frame\": {\"x\":883,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4005\":\n{\n\t\"frame\": {\"x\":901,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4006\":\n{\n\t\"frame\": {\"x\":919,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4007\":\n{\n\t\"frame\": {\"x\":937,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4008\":\n{\n\t\"frame\": {\"x\":955,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4009\":\n{\n\t\"frame\": {\"x\":973,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4010\":\n{\n\t\"frame\": {\"x\":991,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4011\":\n{\n\t\"frame\": {\"x\":1009,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4012\":\n{\n\t\"frame\": {\"x\":1027,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4013\":\n{\n\t\"frame\": {\"x\":1045,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4014\":\n{\n\t\"frame\": {\"x\":1063,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4015\":\n{\n\t\"frame\": {\"x\":1081,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4016\":\n{\n\t\"frame\": {\"x\":1099,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4017\":\n{\n\t\"frame\": {\"x\":1117,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4018\":\n{\n\t\"frame\": {\"x\":1135,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4019\":\n{\n\t\"frame\": {\"x\":1153,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4020\":\n{\n\t\"frame\": {\"x\":1171,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4021\":\n{\n\t\"frame\": {\"x\":1189,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4022\":\n{\n\t\"frame\": {\"x\":1207,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4023\":\n{\n\t\"frame\": {\"x\":1225,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4024\":\n{\n\t\"frame\": {\"x\":1243,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4025\":\n{\n\t\"frame\": {\"x\":1261,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4026\":\n{\n\t\"frame\": {\"x\":1279,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4027\":\n{\n\t\"frame\": {\"x\":1297,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4028\":\n{\n\t\"frame\": {\"x\":1315,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4029\":\n{\n\t\"frame\": {\"x\":1333,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4030\":\n{\n\t\"frame\": {\"x\":1351,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4031\":\n{\n\t\"frame\": {\"x\":1369,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4032\":\n{\n\t\"frame\": {\"x\":1387,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4033\":\n{\n\t\"frame\": {\"x\":1405,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4034\":\n{\n\t\"frame\": {\"x\":1423,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4035\":\n{\n\t\"frame\": {\"x\":1441,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4036\":\n{\n\t\"frame\": {\"x\":1459,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4037\":\n{\n\t\"frame\": {\"x\":1477,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4038\":\n{\n\t\"frame\": {\"x\":1495,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4039\":\n{\n\t\"frame\": {\"x\":1513,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4040\":\n{\n\t\"frame\": {\"x\":1531,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4041\":\n{\n\t\"frame\": {\"x\":1549,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4042\":\n{\n\t\"frame\": {\"x\":1567,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4043\":\n{\n\t\"frame\": {\"x\":1585,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4044\":\n{\n\t\"frame\": {\"x\":1603,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4045\":\n{\n\t\"frame\": {\"x\":1621,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4046\":\n{\n\t\"frame\": {\"x\":1639,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4047\":\n{\n\t\"frame\": {\"x\":1657,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4048\":\n{\n\t\"frame\": {\"x\":1675,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4049\":\n{\n\t\"frame\": {\"x\":1693,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4050\":\n{\n\t\"frame\": {\"x\":1711,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4051\":\n{\n\t\"frame\": {\"x\":1729,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4052\":\n{\n\t\"frame\": {\"x\":1747,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4053\":\n{\n\t\"frame\": {\"x\":1765,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4054\":\n{\n\t\"frame\": {\"x\":1783,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4055\":\n{\n\t\"frame\": {\"x\":1801,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4056\":\n{\n\t\"frame\": {\"x\":1819,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4057\":\n{\n\t\"frame\": {\"x\":1837,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4058\":\n{\n\t\"frame\": {\"x\":1855,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4059\":\n{\n\t\"frame\": {\"x\":1873,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4060\":\n{\n\t\"frame\": {\"x\":1891,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4061\":\n{\n\t\"frame\": {\"x\":1909,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4062\":\n{\n\t\"frame\": {\"x\":1927,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4063\":\n{\n\t\"frame\": {\"x\":1945,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4064\":\n{\n\t\"frame\": {\"x\":1963,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4065\":\n{\n\t\"frame\": {\"x\":1981,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4066\":\n{\n\t\"frame\": {\"x\":1999,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4067\":\n{\n\t\"frame\": {\"x\":2017,\"y\":631,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4068\":\n{\n\t\"frame\": {\"x\":1,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4069\":\n{\n\t\"frame\": {\"x\":19,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4070\":\n{\n\t\"frame\": {\"x\":37,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4071\":\n{\n\t\"frame\": {\"x\":55,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4072\":\n{\n\t\"frame\": {\"x\":73,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4073\":\n{\n\t\"frame\": {\"x\":91,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4074\":\n{\n\t\"frame\": {\"x\":109,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4075\":\n{\n\t\"frame\": {\"x\":127,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4076\":\n{\n\t\"frame\": {\"x\":145,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4077\":\n{\n\t\"frame\": {\"x\":163,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4078\":\n{\n\t\"frame\": {\"x\":181,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4079\":\n{\n\t\"frame\": {\"x\":199,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4080\":\n{\n\t\"frame\": {\"x\":217,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4081\":\n{\n\t\"frame\": {\"x\":235,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4082\":\n{\n\t\"frame\": {\"x\":253,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4083\":\n{\n\t\"frame\": {\"x\":271,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4084\":\n{\n\t\"frame\": {\"x\":289,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4085\":\n{\n\t\"frame\": {\"x\":307,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4086\":\n{\n\t\"frame\": {\"x\":325,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4087\":\n{\n\t\"frame\": {\"x\":343,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4088\":\n{\n\t\"frame\": {\"x\":361,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4089\":\n{\n\t\"frame\": {\"x\":379,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4090\":\n{\n\t\"frame\": {\"x\":397,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4091\":\n{\n\t\"frame\": {\"x\":415,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4092\":\n{\n\t\"frame\": {\"x\":433,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4093\":\n{\n\t\"frame\": {\"x\":451,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4094\":\n{\n\t\"frame\": {\"x\":469,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4095\":\n{\n\t\"frame\": {\"x\":487,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4096\":\n{\n\t\"frame\": {\"x\":505,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4097\":\n{\n\t\"frame\": {\"x\":523,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4098\":\n{\n\t\"frame\": {\"x\":541,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4099\":\n{\n\t\"frame\": {\"x\":559,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4100\":\n{\n\t\"frame\": {\"x\":577,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4101\":\n{\n\t\"frame\": {\"x\":595,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4102\":\n{\n\t\"frame\": {\"x\":613,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4103\":\n{\n\t\"frame\": {\"x\":631,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4104\":\n{\n\t\"frame\": {\"x\":649,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4105\":\n{\n\t\"frame\": {\"x\":667,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4106\":\n{\n\t\"frame\": {\"x\":685,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4107\":\n{\n\t\"frame\": {\"x\":703,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4108\":\n{\n\t\"frame\": {\"x\":721,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4109\":\n{\n\t\"frame\": {\"x\":739,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4110\":\n{\n\t\"frame\": {\"x\":757,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4111\":\n{\n\t\"frame\": {\"x\":775,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4112\":\n{\n\t\"frame\": {\"x\":793,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4113\":\n{\n\t\"frame\": {\"x\":811,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4114\":\n{\n\t\"frame\": {\"x\":829,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4115\":\n{\n\t\"frame\": {\"x\":847,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4116\":\n{\n\t\"frame\": {\"x\":865,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4117\":\n{\n\t\"frame\": {\"x\":883,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4118\":\n{\n\t\"frame\": {\"x\":901,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4119\":\n{\n\t\"frame\": {\"x\":919,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4120\":\n{\n\t\"frame\": {\"x\":937,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4121\":\n{\n\t\"frame\": {\"x\":955,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4122\":\n{\n\t\"frame\": {\"x\":973,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4123\":\n{\n\t\"frame\": {\"x\":991,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4124\":\n{\n\t\"frame\": {\"x\":1009,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4125\":\n{\n\t\"frame\": {\"x\":1027,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4126\":\n{\n\t\"frame\": {\"x\":1045,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4127\":\n{\n\t\"frame\": {\"x\":1063,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4128\":\n{\n\t\"frame\": {\"x\":1081,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4129\":\n{\n\t\"frame\": {\"x\":1099,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4130\":\n{\n\t\"frame\": {\"x\":1117,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4131\":\n{\n\t\"frame\": {\"x\":1135,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4132\":\n{\n\t\"frame\": {\"x\":1153,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4133\":\n{\n\t\"frame\": {\"x\":1171,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4134\":\n{\n\t\"frame\": {\"x\":1189,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4135\":\n{\n\t\"frame\": {\"x\":1207,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4136\":\n{\n\t\"frame\": {\"x\":1225,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4137\":\n{\n\t\"frame\": {\"x\":1243,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4138\":\n{\n\t\"frame\": {\"x\":1261,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4139\":\n{\n\t\"frame\": {\"x\":1279,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4140\":\n{\n\t\"frame\": {\"x\":1297,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4141\":\n{\n\t\"frame\": {\"x\":1315,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4142\":\n{\n\t\"frame\": {\"x\":1333,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4143\":\n{\n\t\"frame\": {\"x\":1351,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4144\":\n{\n\t\"frame\": {\"x\":1369,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4145\":\n{\n\t\"frame\": {\"x\":1387,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4146\":\n{\n\t\"frame\": {\"x\":1405,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4147\":\n{\n\t\"frame\": {\"x\":1423,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4148\":\n{\n\t\"frame\": {\"x\":1441,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4149\":\n{\n\t\"frame\": {\"x\":1459,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4150\":\n{\n\t\"frame\": {\"x\":1477,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4151\":\n{\n\t\"frame\": {\"x\":1495,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4152\":\n{\n\t\"frame\": {\"x\":1513,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4153\":\n{\n\t\"frame\": {\"x\":1531,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4154\":\n{\n\t\"frame\": {\"x\":1549,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4155\":\n{\n\t\"frame\": {\"x\":1567,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4156\":\n{\n\t\"frame\": {\"x\":1585,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4157\":\n{\n\t\"frame\": {\"x\":1603,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4158\":\n{\n\t\"frame\": {\"x\":1621,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4159\":\n{\n\t\"frame\": {\"x\":1639,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4160\":\n{\n\t\"frame\": {\"x\":1657,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4161\":\n{\n\t\"frame\": {\"x\":1675,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4162\":\n{\n\t\"frame\": {\"x\":1693,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4163\":\n{\n\t\"frame\": {\"x\":1711,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4164\":\n{\n\t\"frame\": {\"x\":1729,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4165\":\n{\n\t\"frame\": {\"x\":1747,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4166\":\n{\n\t\"frame\": {\"x\":1765,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4167\":\n{\n\t\"frame\": {\"x\":1783,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4168\":\n{\n\t\"frame\": {\"x\":1801,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4169\":\n{\n\t\"frame\": {\"x\":1819,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4170\":\n{\n\t\"frame\": {\"x\":1837,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4171\":\n{\n\t\"frame\": {\"x\":1855,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4172\":\n{\n\t\"frame\": {\"x\":1873,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4173\":\n{\n\t\"frame\": {\"x\":1891,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4174\":\n{\n\t\"frame\": {\"x\":1909,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4175\":\n{\n\t\"frame\": {\"x\":1927,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4176\":\n{\n\t\"frame\": {\"x\":1945,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4177\":\n{\n\t\"frame\": {\"x\":1963,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4178\":\n{\n\t\"frame\": {\"x\":1981,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4179\":\n{\n\t\"frame\": {\"x\":1999,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4180\":\n{\n\t\"frame\": {\"x\":2017,\"y\":649,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4181\":\n{\n\t\"frame\": {\"x\":1,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4182\":\n{\n\t\"frame\": {\"x\":19,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4183\":\n{\n\t\"frame\": {\"x\":37,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4184\":\n{\n\t\"frame\": {\"x\":55,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4185\":\n{\n\t\"frame\": {\"x\":73,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4186\":\n{\n\t\"frame\": {\"x\":91,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4187\":\n{\n\t\"frame\": {\"x\":109,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4188\":\n{\n\t\"frame\": {\"x\":127,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4189\":\n{\n\t\"frame\": {\"x\":145,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4190\":\n{\n\t\"frame\": {\"x\":163,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4191\":\n{\n\t\"frame\": {\"x\":181,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4192\":\n{\n\t\"frame\": {\"x\":199,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4193\":\n{\n\t\"frame\": {\"x\":217,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4194\":\n{\n\t\"frame\": {\"x\":235,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4195\":\n{\n\t\"frame\": {\"x\":253,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4196\":\n{\n\t\"frame\": {\"x\":271,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4197\":\n{\n\t\"frame\": {\"x\":289,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4198\":\n{\n\t\"frame\": {\"x\":307,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4199\":\n{\n\t\"frame\": {\"x\":325,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4200\":\n{\n\t\"frame\": {\"x\":343,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4201\":\n{\n\t\"frame\": {\"x\":361,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4202\":\n{\n\t\"frame\": {\"x\":379,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4203\":\n{\n\t\"frame\": {\"x\":397,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4204\":\n{\n\t\"frame\": {\"x\":415,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4205\":\n{\n\t\"frame\": {\"x\":433,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4206\":\n{\n\t\"frame\": {\"x\":451,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4207\":\n{\n\t\"frame\": {\"x\":469,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4208\":\n{\n\t\"frame\": {\"x\":487,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4209\":\n{\n\t\"frame\": {\"x\":505,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4210\":\n{\n\t\"frame\": {\"x\":523,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4211\":\n{\n\t\"frame\": {\"x\":541,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4212\":\n{\n\t\"frame\": {\"x\":559,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4213\":\n{\n\t\"frame\": {\"x\":577,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4214\":\n{\n\t\"frame\": {\"x\":595,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4215\":\n{\n\t\"frame\": {\"x\":613,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4216\":\n{\n\t\"frame\": {\"x\":631,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4217\":\n{\n\t\"frame\": {\"x\":649,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4218\":\n{\n\t\"frame\": {\"x\":667,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4219\":\n{\n\t\"frame\": {\"x\":685,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4220\":\n{\n\t\"frame\": {\"x\":703,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4221\":\n{\n\t\"frame\": {\"x\":721,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4222\":\n{\n\t\"frame\": {\"x\":739,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4223\":\n{\n\t\"frame\": {\"x\":757,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4224\":\n{\n\t\"frame\": {\"x\":775,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4225\":\n{\n\t\"frame\": {\"x\":793,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4226\":\n{\n\t\"frame\": {\"x\":811,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4227\":\n{\n\t\"frame\": {\"x\":829,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4228\":\n{\n\t\"frame\": {\"x\":847,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4229\":\n{\n\t\"frame\": {\"x\":865,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4230\":\n{\n\t\"frame\": {\"x\":883,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4231\":\n{\n\t\"frame\": {\"x\":901,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4232\":\n{\n\t\"frame\": {\"x\":919,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4233\":\n{\n\t\"frame\": {\"x\":937,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4234\":\n{\n\t\"frame\": {\"x\":955,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4235\":\n{\n\t\"frame\": {\"x\":973,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4236\":\n{\n\t\"frame\": {\"x\":991,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4237\":\n{\n\t\"frame\": {\"x\":1009,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4238\":\n{\n\t\"frame\": {\"x\":1027,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4239\":\n{\n\t\"frame\": {\"x\":1045,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4240\":\n{\n\t\"frame\": {\"x\":1063,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4241\":\n{\n\t\"frame\": {\"x\":1081,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4242\":\n{\n\t\"frame\": {\"x\":1099,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4243\":\n{\n\t\"frame\": {\"x\":1117,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4244\":\n{\n\t\"frame\": {\"x\":1135,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4245\":\n{\n\t\"frame\": {\"x\":1153,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4246\":\n{\n\t\"frame\": {\"x\":1171,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4247\":\n{\n\t\"frame\": {\"x\":1189,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4248\":\n{\n\t\"frame\": {\"x\":1207,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4249\":\n{\n\t\"frame\": {\"x\":1225,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4250\":\n{\n\t\"frame\": {\"x\":1243,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4251\":\n{\n\t\"frame\": {\"x\":1261,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4252\":\n{\n\t\"frame\": {\"x\":1279,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4253\":\n{\n\t\"frame\": {\"x\":1297,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4254\":\n{\n\t\"frame\": {\"x\":1315,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4255\":\n{\n\t\"frame\": {\"x\":1333,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4256\":\n{\n\t\"frame\": {\"x\":1351,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4257\":\n{\n\t\"frame\": {\"x\":1369,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4258\":\n{\n\t\"frame\": {\"x\":1387,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4259\":\n{\n\t\"frame\": {\"x\":1405,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4260\":\n{\n\t\"frame\": {\"x\":1423,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4261\":\n{\n\t\"frame\": {\"x\":1441,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4262\":\n{\n\t\"frame\": {\"x\":1459,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4263\":\n{\n\t\"frame\": {\"x\":1477,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4264\":\n{\n\t\"frame\": {\"x\":1495,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4265\":\n{\n\t\"frame\": {\"x\":1513,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4266\":\n{\n\t\"frame\": {\"x\":1531,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4267\":\n{\n\t\"frame\": {\"x\":1549,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4268\":\n{\n\t\"frame\": {\"x\":1567,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4269\":\n{\n\t\"frame\": {\"x\":1585,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4270\":\n{\n\t\"frame\": {\"x\":1603,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4271\":\n{\n\t\"frame\": {\"x\":1621,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4272\":\n{\n\t\"frame\": {\"x\":1639,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4273\":\n{\n\t\"frame\": {\"x\":1657,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4274\":\n{\n\t\"frame\": {\"x\":1675,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4275\":\n{\n\t\"frame\": {\"x\":1693,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4276\":\n{\n\t\"frame\": {\"x\":1711,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4277\":\n{\n\t\"frame\": {\"x\":1729,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4278\":\n{\n\t\"frame\": {\"x\":1747,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4279\":\n{\n\t\"frame\": {\"x\":1765,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4280\":\n{\n\t\"frame\": {\"x\":1783,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4281\":\n{\n\t\"frame\": {\"x\":1801,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4282\":\n{\n\t\"frame\": {\"x\":1819,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4283\":\n{\n\t\"frame\": {\"x\":1837,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4284\":\n{\n\t\"frame\": {\"x\":1855,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4285\":\n{\n\t\"frame\": {\"x\":1873,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4286\":\n{\n\t\"frame\": {\"x\":1891,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4287\":\n{\n\t\"frame\": {\"x\":1909,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4288\":\n{\n\t\"frame\": {\"x\":1927,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4289\":\n{\n\t\"frame\": {\"x\":1945,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4290\":\n{\n\t\"frame\": {\"x\":1963,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4291\":\n{\n\t\"frame\": {\"x\":1981,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4292\":\n{\n\t\"frame\": {\"x\":1999,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4293\":\n{\n\t\"frame\": {\"x\":2017,\"y\":667,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4294\":\n{\n\t\"frame\": {\"x\":1,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4295\":\n{\n\t\"frame\": {\"x\":19,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4296\":\n{\n\t\"frame\": {\"x\":37,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4297\":\n{\n\t\"frame\": {\"x\":55,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4298\":\n{\n\t\"frame\": {\"x\":73,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4299\":\n{\n\t\"frame\": {\"x\":91,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4300\":\n{\n\t\"frame\": {\"x\":109,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4301\":\n{\n\t\"frame\": {\"x\":127,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4302\":\n{\n\t\"frame\": {\"x\":145,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4303\":\n{\n\t\"frame\": {\"x\":163,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4304\":\n{\n\t\"frame\": {\"x\":181,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4305\":\n{\n\t\"frame\": {\"x\":199,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4306\":\n{\n\t\"frame\": {\"x\":217,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4307\":\n{\n\t\"frame\": {\"x\":235,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4308\":\n{\n\t\"frame\": {\"x\":253,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4309\":\n{\n\t\"frame\": {\"x\":271,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4310\":\n{\n\t\"frame\": {\"x\":289,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4311\":\n{\n\t\"frame\": {\"x\":307,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4312\":\n{\n\t\"frame\": {\"x\":325,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4313\":\n{\n\t\"frame\": {\"x\":343,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4314\":\n{\n\t\"frame\": {\"x\":361,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4315\":\n{\n\t\"frame\": {\"x\":379,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4316\":\n{\n\t\"frame\": {\"x\":397,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4317\":\n{\n\t\"frame\": {\"x\":415,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4318\":\n{\n\t\"frame\": {\"x\":433,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4319\":\n{\n\t\"frame\": {\"x\":451,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4320\":\n{\n\t\"frame\": {\"x\":469,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4321\":\n{\n\t\"frame\": {\"x\":487,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4322\":\n{\n\t\"frame\": {\"x\":505,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4323\":\n{\n\t\"frame\": {\"x\":523,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4324\":\n{\n\t\"frame\": {\"x\":541,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4325\":\n{\n\t\"frame\": {\"x\":559,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4326\":\n{\n\t\"frame\": {\"x\":577,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4327\":\n{\n\t\"frame\": {\"x\":595,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4328\":\n{\n\t\"frame\": {\"x\":613,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4329\":\n{\n\t\"frame\": {\"x\":631,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4330\":\n{\n\t\"frame\": {\"x\":649,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4331\":\n{\n\t\"frame\": {\"x\":667,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4332\":\n{\n\t\"frame\": {\"x\":685,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4333\":\n{\n\t\"frame\": {\"x\":703,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4334\":\n{\n\t\"frame\": {\"x\":721,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4335\":\n{\n\t\"frame\": {\"x\":739,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4336\":\n{\n\t\"frame\": {\"x\":757,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4337\":\n{\n\t\"frame\": {\"x\":775,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4338\":\n{\n\t\"frame\": {\"x\":793,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4339\":\n{\n\t\"frame\": {\"x\":811,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4340\":\n{\n\t\"frame\": {\"x\":829,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4341\":\n{\n\t\"frame\": {\"x\":847,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4342\":\n{\n\t\"frame\": {\"x\":865,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4343\":\n{\n\t\"frame\": {\"x\":883,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4344\":\n{\n\t\"frame\": {\"x\":901,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4345\":\n{\n\t\"frame\": {\"x\":919,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4346\":\n{\n\t\"frame\": {\"x\":937,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4347\":\n{\n\t\"frame\": {\"x\":955,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4348\":\n{\n\t\"frame\": {\"x\":973,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4349\":\n{\n\t\"frame\": {\"x\":991,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4350\":\n{\n\t\"frame\": {\"x\":1009,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4351\":\n{\n\t\"frame\": {\"x\":1027,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4352\":\n{\n\t\"frame\": {\"x\":1045,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4353\":\n{\n\t\"frame\": {\"x\":1063,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4354\":\n{\n\t\"frame\": {\"x\":1081,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4355\":\n{\n\t\"frame\": {\"x\":1099,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4356\":\n{\n\t\"frame\": {\"x\":1117,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4357\":\n{\n\t\"frame\": {\"x\":1135,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4358\":\n{\n\t\"frame\": {\"x\":1153,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4359\":\n{\n\t\"frame\": {\"x\":1171,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4360\":\n{\n\t\"frame\": {\"x\":1189,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4361\":\n{\n\t\"frame\": {\"x\":1207,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4362\":\n{\n\t\"frame\": {\"x\":1225,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4363\":\n{\n\t\"frame\": {\"x\":1243,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4364\":\n{\n\t\"frame\": {\"x\":1261,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4365\":\n{\n\t\"frame\": {\"x\":1279,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4366\":\n{\n\t\"frame\": {\"x\":1297,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4367\":\n{\n\t\"frame\": {\"x\":1315,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4368\":\n{\n\t\"frame\": {\"x\":1333,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4369\":\n{\n\t\"frame\": {\"x\":1351,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4370\":\n{\n\t\"frame\": {\"x\":1369,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4371\":\n{\n\t\"frame\": {\"x\":1387,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4372\":\n{\n\t\"frame\": {\"x\":1405,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4373\":\n{\n\t\"frame\": {\"x\":1423,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4374\":\n{\n\t\"frame\": {\"x\":1441,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4375\":\n{\n\t\"frame\": {\"x\":1459,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4376\":\n{\n\t\"frame\": {\"x\":1477,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4377\":\n{\n\t\"frame\": {\"x\":1495,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4378\":\n{\n\t\"frame\": {\"x\":1513,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4379\":\n{\n\t\"frame\": {\"x\":1531,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4380\":\n{\n\t\"frame\": {\"x\":1549,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4381\":\n{\n\t\"frame\": {\"x\":1567,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4382\":\n{\n\t\"frame\": {\"x\":1585,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4383\":\n{\n\t\"frame\": {\"x\":1603,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4384\":\n{\n\t\"frame\": {\"x\":1621,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4385\":\n{\n\t\"frame\": {\"x\":1639,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4386\":\n{\n\t\"frame\": {\"x\":1657,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4387\":\n{\n\t\"frame\": {\"x\":1675,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4388\":\n{\n\t\"frame\": {\"x\":1693,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4389\":\n{\n\t\"frame\": {\"x\":1711,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4390\":\n{\n\t\"frame\": {\"x\":1729,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4391\":\n{\n\t\"frame\": {\"x\":1747,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4392\":\n{\n\t\"frame\": {\"x\":1765,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4393\":\n{\n\t\"frame\": {\"x\":1783,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4394\":\n{\n\t\"frame\": {\"x\":1801,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4395\":\n{\n\t\"frame\": {\"x\":1819,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4396\":\n{\n\t\"frame\": {\"x\":1837,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4397\":\n{\n\t\"frame\": {\"x\":1855,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4398\":\n{\n\t\"frame\": {\"x\":1873,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4399\":\n{\n\t\"frame\": {\"x\":1891,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4400\":\n{\n\t\"frame\": {\"x\":1909,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4401\":\n{\n\t\"frame\": {\"x\":1927,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4402\":\n{\n\t\"frame\": {\"x\":1945,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4403\":\n{\n\t\"frame\": {\"x\":1963,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4404\":\n{\n\t\"frame\": {\"x\":1981,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4405\":\n{\n\t\"frame\": {\"x\":1999,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4406\":\n{\n\t\"frame\": {\"x\":2017,\"y\":685,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4407\":\n{\n\t\"frame\": {\"x\":1,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4408\":\n{\n\t\"frame\": {\"x\":19,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4409\":\n{\n\t\"frame\": {\"x\":37,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4410\":\n{\n\t\"frame\": {\"x\":55,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4411\":\n{\n\t\"frame\": {\"x\":73,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4412\":\n{\n\t\"frame\": {\"x\":91,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4413\":\n{\n\t\"frame\": {\"x\":109,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4414\":\n{\n\t\"frame\": {\"x\":127,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4415\":\n{\n\t\"frame\": {\"x\":145,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4416\":\n{\n\t\"frame\": {\"x\":163,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4417\":\n{\n\t\"frame\": {\"x\":181,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4418\":\n{\n\t\"frame\": {\"x\":199,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4419\":\n{\n\t\"frame\": {\"x\":217,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4420\":\n{\n\t\"frame\": {\"x\":235,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4421\":\n{\n\t\"frame\": {\"x\":253,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4422\":\n{\n\t\"frame\": {\"x\":271,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4423\":\n{\n\t\"frame\": {\"x\":289,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4424\":\n{\n\t\"frame\": {\"x\":307,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4425\":\n{\n\t\"frame\": {\"x\":325,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4426\":\n{\n\t\"frame\": {\"x\":343,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4427\":\n{\n\t\"frame\": {\"x\":361,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4428\":\n{\n\t\"frame\": {\"x\":379,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4429\":\n{\n\t\"frame\": {\"x\":397,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4430\":\n{\n\t\"frame\": {\"x\":415,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4431\":\n{\n\t\"frame\": {\"x\":433,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4432\":\n{\n\t\"frame\": {\"x\":451,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4433\":\n{\n\t\"frame\": {\"x\":469,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4434\":\n{\n\t\"frame\": {\"x\":487,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4435\":\n{\n\t\"frame\": {\"x\":505,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4436\":\n{\n\t\"frame\": {\"x\":523,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4437\":\n{\n\t\"frame\": {\"x\":541,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4438\":\n{\n\t\"frame\": {\"x\":559,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4439\":\n{\n\t\"frame\": {\"x\":577,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4440\":\n{\n\t\"frame\": {\"x\":595,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4441\":\n{\n\t\"frame\": {\"x\":613,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4442\":\n{\n\t\"frame\": {\"x\":631,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4443\":\n{\n\t\"frame\": {\"x\":649,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4444\":\n{\n\t\"frame\": {\"x\":667,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4445\":\n{\n\t\"frame\": {\"x\":685,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4446\":\n{\n\t\"frame\": {\"x\":703,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4447\":\n{\n\t\"frame\": {\"x\":721,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4448\":\n{\n\t\"frame\": {\"x\":739,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4449\":\n{\n\t\"frame\": {\"x\":757,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4450\":\n{\n\t\"frame\": {\"x\":775,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4451\":\n{\n\t\"frame\": {\"x\":793,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4452\":\n{\n\t\"frame\": {\"x\":811,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4453\":\n{\n\t\"frame\": {\"x\":829,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4454\":\n{\n\t\"frame\": {\"x\":847,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4455\":\n{\n\t\"frame\": {\"x\":865,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4456\":\n{\n\t\"frame\": {\"x\":883,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4457\":\n{\n\t\"frame\": {\"x\":901,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4458\":\n{\n\t\"frame\": {\"x\":919,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4459\":\n{\n\t\"frame\": {\"x\":937,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4460\":\n{\n\t\"frame\": {\"x\":955,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4461\":\n{\n\t\"frame\": {\"x\":973,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4462\":\n{\n\t\"frame\": {\"x\":991,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4463\":\n{\n\t\"frame\": {\"x\":1009,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4464\":\n{\n\t\"frame\": {\"x\":1027,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4465\":\n{\n\t\"frame\": {\"x\":1045,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4466\":\n{\n\t\"frame\": {\"x\":1063,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4467\":\n{\n\t\"frame\": {\"x\":1081,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4468\":\n{\n\t\"frame\": {\"x\":1099,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4469\":\n{\n\t\"frame\": {\"x\":1117,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4470\":\n{\n\t\"frame\": {\"x\":1135,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4471\":\n{\n\t\"frame\": {\"x\":1153,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4472\":\n{\n\t\"frame\": {\"x\":1171,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4473\":\n{\n\t\"frame\": {\"x\":1189,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4474\":\n{\n\t\"frame\": {\"x\":1207,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4475\":\n{\n\t\"frame\": {\"x\":1225,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4476\":\n{\n\t\"frame\": {\"x\":1243,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4477\":\n{\n\t\"frame\": {\"x\":1261,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4478\":\n{\n\t\"frame\": {\"x\":1279,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4479\":\n{\n\t\"frame\": {\"x\":1297,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4480\":\n{\n\t\"frame\": {\"x\":1315,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4481\":\n{\n\t\"frame\": {\"x\":1333,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4482\":\n{\n\t\"frame\": {\"x\":1351,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4483\":\n{\n\t\"frame\": {\"x\":1369,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4484\":\n{\n\t\"frame\": {\"x\":1387,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4485\":\n{\n\t\"frame\": {\"x\":1405,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4486\":\n{\n\t\"frame\": {\"x\":1423,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4487\":\n{\n\t\"frame\": {\"x\":1441,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4488\":\n{\n\t\"frame\": {\"x\":1459,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4489\":\n{\n\t\"frame\": {\"x\":1477,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4490\":\n{\n\t\"frame\": {\"x\":1495,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4491\":\n{\n\t\"frame\": {\"x\":1513,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4492\":\n{\n\t\"frame\": {\"x\":1531,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4493\":\n{\n\t\"frame\": {\"x\":1549,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4494\":\n{\n\t\"frame\": {\"x\":1567,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4495\":\n{\n\t\"frame\": {\"x\":1585,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4496\":\n{\n\t\"frame\": {\"x\":1603,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4497\":\n{\n\t\"frame\": {\"x\":1621,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4498\":\n{\n\t\"frame\": {\"x\":1639,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4499\":\n{\n\t\"frame\": {\"x\":1657,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4500\":\n{\n\t\"frame\": {\"x\":1675,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4501\":\n{\n\t\"frame\": {\"x\":1693,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4502\":\n{\n\t\"frame\": {\"x\":1711,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4503\":\n{\n\t\"frame\": {\"x\":1729,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4504\":\n{\n\t\"frame\": {\"x\":1747,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4505\":\n{\n\t\"frame\": {\"x\":1765,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4506\":\n{\n\t\"frame\": {\"x\":1783,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4507\":\n{\n\t\"frame\": {\"x\":1801,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4508\":\n{\n\t\"frame\": {\"x\":1819,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4509\":\n{\n\t\"frame\": {\"x\":1837,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4510\":\n{\n\t\"frame\": {\"x\":1855,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4511\":\n{\n\t\"frame\": {\"x\":1873,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4512\":\n{\n\t\"frame\": {\"x\":1891,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4513\":\n{\n\t\"frame\": {\"x\":1909,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4514\":\n{\n\t\"frame\": {\"x\":1927,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4515\":\n{\n\t\"frame\": {\"x\":1945,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4516\":\n{\n\t\"frame\": {\"x\":1963,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4517\":\n{\n\t\"frame\": {\"x\":1981,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4518\":\n{\n\t\"frame\": {\"x\":1999,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4519\":\n{\n\t\"frame\": {\"x\":2017,\"y\":703,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4520\":\n{\n\t\"frame\": {\"x\":1,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4521\":\n{\n\t\"frame\": {\"x\":19,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4522\":\n{\n\t\"frame\": {\"x\":37,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4523\":\n{\n\t\"frame\": {\"x\":55,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4524\":\n{\n\t\"frame\": {\"x\":73,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4525\":\n{\n\t\"frame\": {\"x\":91,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4526\":\n{\n\t\"frame\": {\"x\":109,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4527\":\n{\n\t\"frame\": {\"x\":127,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4528\":\n{\n\t\"frame\": {\"x\":145,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4529\":\n{\n\t\"frame\": {\"x\":163,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4530\":\n{\n\t\"frame\": {\"x\":181,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4531\":\n{\n\t\"frame\": {\"x\":199,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4532\":\n{\n\t\"frame\": {\"x\":217,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4533\":\n{\n\t\"frame\": {\"x\":235,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4534\":\n{\n\t\"frame\": {\"x\":253,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4535\":\n{\n\t\"frame\": {\"x\":271,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4536\":\n{\n\t\"frame\": {\"x\":289,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4537\":\n{\n\t\"frame\": {\"x\":307,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4538\":\n{\n\t\"frame\": {\"x\":325,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4539\":\n{\n\t\"frame\": {\"x\":343,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4540\":\n{\n\t\"frame\": {\"x\":361,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4541\":\n{\n\t\"frame\": {\"x\":379,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4542\":\n{\n\t\"frame\": {\"x\":397,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4543\":\n{\n\t\"frame\": {\"x\":415,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4544\":\n{\n\t\"frame\": {\"x\":433,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4545\":\n{\n\t\"frame\": {\"x\":451,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4546\":\n{\n\t\"frame\": {\"x\":469,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4547\":\n{\n\t\"frame\": {\"x\":487,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4548\":\n{\n\t\"frame\": {\"x\":505,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4549\":\n{\n\t\"frame\": {\"x\":523,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4550\":\n{\n\t\"frame\": {\"x\":541,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4551\":\n{\n\t\"frame\": {\"x\":559,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4552\":\n{\n\t\"frame\": {\"x\":577,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4553\":\n{\n\t\"frame\": {\"x\":595,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4554\":\n{\n\t\"frame\": {\"x\":613,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4555\":\n{\n\t\"frame\": {\"x\":631,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4556\":\n{\n\t\"frame\": {\"x\":649,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4557\":\n{\n\t\"frame\": {\"x\":667,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4558\":\n{\n\t\"frame\": {\"x\":685,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4559\":\n{\n\t\"frame\": {\"x\":703,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4560\":\n{\n\t\"frame\": {\"x\":721,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4561\":\n{\n\t\"frame\": {\"x\":739,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4562\":\n{\n\t\"frame\": {\"x\":757,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4563\":\n{\n\t\"frame\": {\"x\":775,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4564\":\n{\n\t\"frame\": {\"x\":793,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4565\":\n{\n\t\"frame\": {\"x\":811,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4566\":\n{\n\t\"frame\": {\"x\":829,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4567\":\n{\n\t\"frame\": {\"x\":847,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4568\":\n{\n\t\"frame\": {\"x\":865,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4569\":\n{\n\t\"frame\": {\"x\":883,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4570\":\n{\n\t\"frame\": {\"x\":901,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4571\":\n{\n\t\"frame\": {\"x\":919,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4572\":\n{\n\t\"frame\": {\"x\":937,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4573\":\n{\n\t\"frame\": {\"x\":955,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4574\":\n{\n\t\"frame\": {\"x\":973,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4575\":\n{\n\t\"frame\": {\"x\":991,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4576\":\n{\n\t\"frame\": {\"x\":1009,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4577\":\n{\n\t\"frame\": {\"x\":1027,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4578\":\n{\n\t\"frame\": {\"x\":1045,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4579\":\n{\n\t\"frame\": {\"x\":1063,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4580\":\n{\n\t\"frame\": {\"x\":1081,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4581\":\n{\n\t\"frame\": {\"x\":1099,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4582\":\n{\n\t\"frame\": {\"x\":1117,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4583\":\n{\n\t\"frame\": {\"x\":1135,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4584\":\n{\n\t\"frame\": {\"x\":1153,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4585\":\n{\n\t\"frame\": {\"x\":1171,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4586\":\n{\n\t\"frame\": {\"x\":1189,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4587\":\n{\n\t\"frame\": {\"x\":1207,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4588\":\n{\n\t\"frame\": {\"x\":1225,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4589\":\n{\n\t\"frame\": {\"x\":1243,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4590\":\n{\n\t\"frame\": {\"x\":1261,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4591\":\n{\n\t\"frame\": {\"x\":1279,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4592\":\n{\n\t\"frame\": {\"x\":1297,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4593\":\n{\n\t\"frame\": {\"x\":1315,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4594\":\n{\n\t\"frame\": {\"x\":1333,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4595\":\n{\n\t\"frame\": {\"x\":1351,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4596\":\n{\n\t\"frame\": {\"x\":1369,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4597\":\n{\n\t\"frame\": {\"x\":1387,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4598\":\n{\n\t\"frame\": {\"x\":1405,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4599\":\n{\n\t\"frame\": {\"x\":1423,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4600\":\n{\n\t\"frame\": {\"x\":1441,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4601\":\n{\n\t\"frame\": {\"x\":1459,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4602\":\n{\n\t\"frame\": {\"x\":1477,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4603\":\n{\n\t\"frame\": {\"x\":1495,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4604\":\n{\n\t\"frame\": {\"x\":1513,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4605\":\n{\n\t\"frame\": {\"x\":1531,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4606\":\n{\n\t\"frame\": {\"x\":1549,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4607\":\n{\n\t\"frame\": {\"x\":1567,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4608\":\n{\n\t\"frame\": {\"x\":1585,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4609\":\n{\n\t\"frame\": {\"x\":1603,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4610\":\n{\n\t\"frame\": {\"x\":1621,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4611\":\n{\n\t\"frame\": {\"x\":1639,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4612\":\n{\n\t\"frame\": {\"x\":1657,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4613\":\n{\n\t\"frame\": {\"x\":1675,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4614\":\n{\n\t\"frame\": {\"x\":1693,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4615\":\n{\n\t\"frame\": {\"x\":1711,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4616\":\n{\n\t\"frame\": {\"x\":1729,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4617\":\n{\n\t\"frame\": {\"x\":1747,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4618\":\n{\n\t\"frame\": {\"x\":1765,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4619\":\n{\n\t\"frame\": {\"x\":1783,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4620\":\n{\n\t\"frame\": {\"x\":1801,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4621\":\n{\n\t\"frame\": {\"x\":1819,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4622\":\n{\n\t\"frame\": {\"x\":1837,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4623\":\n{\n\t\"frame\": {\"x\":1855,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4624\":\n{\n\t\"frame\": {\"x\":1873,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4625\":\n{\n\t\"frame\": {\"x\":1891,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4626\":\n{\n\t\"frame\": {\"x\":1909,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4627\":\n{\n\t\"frame\": {\"x\":1927,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4628\":\n{\n\t\"frame\": {\"x\":1945,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4629\":\n{\n\t\"frame\": {\"x\":1963,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4630\":\n{\n\t\"frame\": {\"x\":1981,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4631\":\n{\n\t\"frame\": {\"x\":1999,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4632\":\n{\n\t\"frame\": {\"x\":2017,\"y\":721,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4633\":\n{\n\t\"frame\": {\"x\":1,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4634\":\n{\n\t\"frame\": {\"x\":19,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4635\":\n{\n\t\"frame\": {\"x\":37,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4636\":\n{\n\t\"frame\": {\"x\":55,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4637\":\n{\n\t\"frame\": {\"x\":73,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4638\":\n{\n\t\"frame\": {\"x\":91,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4639\":\n{\n\t\"frame\": {\"x\":109,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4640\":\n{\n\t\"frame\": {\"x\":127,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4641\":\n{\n\t\"frame\": {\"x\":145,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4642\":\n{\n\t\"frame\": {\"x\":163,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4643\":\n{\n\t\"frame\": {\"x\":181,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4644\":\n{\n\t\"frame\": {\"x\":199,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4645\":\n{\n\t\"frame\": {\"x\":217,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4646\":\n{\n\t\"frame\": {\"x\":235,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4647\":\n{\n\t\"frame\": {\"x\":253,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4648\":\n{\n\t\"frame\": {\"x\":271,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4649\":\n{\n\t\"frame\": {\"x\":289,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4650\":\n{\n\t\"frame\": {\"x\":307,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4651\":\n{\n\t\"frame\": {\"x\":325,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4652\":\n{\n\t\"frame\": {\"x\":343,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4653\":\n{\n\t\"frame\": {\"x\":361,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4654\":\n{\n\t\"frame\": {\"x\":379,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4655\":\n{\n\t\"frame\": {\"x\":397,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4656\":\n{\n\t\"frame\": {\"x\":415,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4657\":\n{\n\t\"frame\": {\"x\":433,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4658\":\n{\n\t\"frame\": {\"x\":451,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4659\":\n{\n\t\"frame\": {\"x\":469,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4660\":\n{\n\t\"frame\": {\"x\":487,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4661\":\n{\n\t\"frame\": {\"x\":505,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4662\":\n{\n\t\"frame\": {\"x\":523,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4663\":\n{\n\t\"frame\": {\"x\":541,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4664\":\n{\n\t\"frame\": {\"x\":559,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4665\":\n{\n\t\"frame\": {\"x\":577,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4666\":\n{\n\t\"frame\": {\"x\":595,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4667\":\n{\n\t\"frame\": {\"x\":613,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4668\":\n{\n\t\"frame\": {\"x\":631,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4669\":\n{\n\t\"frame\": {\"x\":649,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4670\":\n{\n\t\"frame\": {\"x\":667,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4671\":\n{\n\t\"frame\": {\"x\":685,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4672\":\n{\n\t\"frame\": {\"x\":703,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4673\":\n{\n\t\"frame\": {\"x\":721,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4674\":\n{\n\t\"frame\": {\"x\":739,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4675\":\n{\n\t\"frame\": {\"x\":757,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4676\":\n{\n\t\"frame\": {\"x\":775,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4677\":\n{\n\t\"frame\": {\"x\":793,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4678\":\n{\n\t\"frame\": {\"x\":811,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4679\":\n{\n\t\"frame\": {\"x\":829,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4680\":\n{\n\t\"frame\": {\"x\":847,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4681\":\n{\n\t\"frame\": {\"x\":865,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4682\":\n{\n\t\"frame\": {\"x\":883,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4683\":\n{\n\t\"frame\": {\"x\":901,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4684\":\n{\n\t\"frame\": {\"x\":919,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4685\":\n{\n\t\"frame\": {\"x\":937,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4686\":\n{\n\t\"frame\": {\"x\":955,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4687\":\n{\n\t\"frame\": {\"x\":973,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4688\":\n{\n\t\"frame\": {\"x\":991,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4689\":\n{\n\t\"frame\": {\"x\":1009,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4690\":\n{\n\t\"frame\": {\"x\":1027,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4691\":\n{\n\t\"frame\": {\"x\":1045,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4692\":\n{\n\t\"frame\": {\"x\":1063,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4693\":\n{\n\t\"frame\": {\"x\":1081,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4694\":\n{\n\t\"frame\": {\"x\":1099,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4695\":\n{\n\t\"frame\": {\"x\":1117,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4696\":\n{\n\t\"frame\": {\"x\":1135,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4697\":\n{\n\t\"frame\": {\"x\":1153,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4698\":\n{\n\t\"frame\": {\"x\":1171,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4699\":\n{\n\t\"frame\": {\"x\":1189,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4700\":\n{\n\t\"frame\": {\"x\":1207,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4701\":\n{\n\t\"frame\": {\"x\":1225,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4702\":\n{\n\t\"frame\": {\"x\":1243,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4703\":\n{\n\t\"frame\": {\"x\":1261,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4704\":\n{\n\t\"frame\": {\"x\":1279,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4705\":\n{\n\t\"frame\": {\"x\":1297,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4706\":\n{\n\t\"frame\": {\"x\":1315,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4707\":\n{\n\t\"frame\": {\"x\":1333,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4708\":\n{\n\t\"frame\": {\"x\":1351,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4709\":\n{\n\t\"frame\": {\"x\":1369,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4710\":\n{\n\t\"frame\": {\"x\":1387,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4711\":\n{\n\t\"frame\": {\"x\":1405,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4712\":\n{\n\t\"frame\": {\"x\":1423,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4713\":\n{\n\t\"frame\": {\"x\":1441,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4714\":\n{\n\t\"frame\": {\"x\":1459,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4715\":\n{\n\t\"frame\": {\"x\":1477,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4716\":\n{\n\t\"frame\": {\"x\":1495,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4717\":\n{\n\t\"frame\": {\"x\":1513,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4718\":\n{\n\t\"frame\": {\"x\":1531,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4719\":\n{\n\t\"frame\": {\"x\":1549,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4720\":\n{\n\t\"frame\": {\"x\":1567,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4721\":\n{\n\t\"frame\": {\"x\":1585,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4722\":\n{\n\t\"frame\": {\"x\":1603,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4723\":\n{\n\t\"frame\": {\"x\":1621,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4724\":\n{\n\t\"frame\": {\"x\":1639,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4725\":\n{\n\t\"frame\": {\"x\":1657,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4726\":\n{\n\t\"frame\": {\"x\":1675,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4727\":\n{\n\t\"frame\": {\"x\":1693,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4728\":\n{\n\t\"frame\": {\"x\":1711,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4729\":\n{\n\t\"frame\": {\"x\":1729,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4730\":\n{\n\t\"frame\": {\"x\":1747,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4731\":\n{\n\t\"frame\": {\"x\":1765,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4732\":\n{\n\t\"frame\": {\"x\":1783,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4733\":\n{\n\t\"frame\": {\"x\":1801,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4734\":\n{\n\t\"frame\": {\"x\":1819,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4735\":\n{\n\t\"frame\": {\"x\":1837,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4736\":\n{\n\t\"frame\": {\"x\":1855,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4737\":\n{\n\t\"frame\": {\"x\":1873,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4738\":\n{\n\t\"frame\": {\"x\":1891,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4739\":\n{\n\t\"frame\": {\"x\":1909,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4740\":\n{\n\t\"frame\": {\"x\":1927,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4741\":\n{\n\t\"frame\": {\"x\":1945,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4742\":\n{\n\t\"frame\": {\"x\":1963,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4743\":\n{\n\t\"frame\": {\"x\":1981,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4744\":\n{\n\t\"frame\": {\"x\":1999,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4745\":\n{\n\t\"frame\": {\"x\":2017,\"y\":739,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4746\":\n{\n\t\"frame\": {\"x\":1,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4747\":\n{\n\t\"frame\": {\"x\":19,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4748\":\n{\n\t\"frame\": {\"x\":37,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4749\":\n{\n\t\"frame\": {\"x\":55,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4750\":\n{\n\t\"frame\": {\"x\":73,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4751\":\n{\n\t\"frame\": {\"x\":91,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4752\":\n{\n\t\"frame\": {\"x\":109,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4753\":\n{\n\t\"frame\": {\"x\":127,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4754\":\n{\n\t\"frame\": {\"x\":145,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4755\":\n{\n\t\"frame\": {\"x\":163,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4756\":\n{\n\t\"frame\": {\"x\":181,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4757\":\n{\n\t\"frame\": {\"x\":199,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4758\":\n{\n\t\"frame\": {\"x\":217,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4759\":\n{\n\t\"frame\": {\"x\":235,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4760\":\n{\n\t\"frame\": {\"x\":253,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4761\":\n{\n\t\"frame\": {\"x\":271,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4762\":\n{\n\t\"frame\": {\"x\":289,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4763\":\n{\n\t\"frame\": {\"x\":307,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4764\":\n{\n\t\"frame\": {\"x\":325,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4765\":\n{\n\t\"frame\": {\"x\":343,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4766\":\n{\n\t\"frame\": {\"x\":361,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4767\":\n{\n\t\"frame\": {\"x\":379,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4768\":\n{\n\t\"frame\": {\"x\":397,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4769\":\n{\n\t\"frame\": {\"x\":415,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4770\":\n{\n\t\"frame\": {\"x\":433,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4771\":\n{\n\t\"frame\": {\"x\":451,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4772\":\n{\n\t\"frame\": {\"x\":469,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4773\":\n{\n\t\"frame\": {\"x\":487,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4774\":\n{\n\t\"frame\": {\"x\":505,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4775\":\n{\n\t\"frame\": {\"x\":523,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4776\":\n{\n\t\"frame\": {\"x\":541,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4777\":\n{\n\t\"frame\": {\"x\":559,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4778\":\n{\n\t\"frame\": {\"x\":577,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4779\":\n{\n\t\"frame\": {\"x\":595,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4780\":\n{\n\t\"frame\": {\"x\":613,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4781\":\n{\n\t\"frame\": {\"x\":631,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4782\":\n{\n\t\"frame\": {\"x\":649,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4783\":\n{\n\t\"frame\": {\"x\":667,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4784\":\n{\n\t\"frame\": {\"x\":685,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4785\":\n{\n\t\"frame\": {\"x\":703,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4786\":\n{\n\t\"frame\": {\"x\":721,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4787\":\n{\n\t\"frame\": {\"x\":739,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4788\":\n{\n\t\"frame\": {\"x\":757,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4789\":\n{\n\t\"frame\": {\"x\":775,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4790\":\n{\n\t\"frame\": {\"x\":793,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4791\":\n{\n\t\"frame\": {\"x\":811,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4792\":\n{\n\t\"frame\": {\"x\":829,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4793\":\n{\n\t\"frame\": {\"x\":847,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4794\":\n{\n\t\"frame\": {\"x\":865,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4795\":\n{\n\t\"frame\": {\"x\":883,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4796\":\n{\n\t\"frame\": {\"x\":901,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4797\":\n{\n\t\"frame\": {\"x\":919,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4798\":\n{\n\t\"frame\": {\"x\":937,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4799\":\n{\n\t\"frame\": {\"x\":955,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4800\":\n{\n\t\"frame\": {\"x\":973,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4801\":\n{\n\t\"frame\": {\"x\":991,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4802\":\n{\n\t\"frame\": {\"x\":1009,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4803\":\n{\n\t\"frame\": {\"x\":1027,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4804\":\n{\n\t\"frame\": {\"x\":1045,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4805\":\n{\n\t\"frame\": {\"x\":1063,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4806\":\n{\n\t\"frame\": {\"x\":1081,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4807\":\n{\n\t\"frame\": {\"x\":1099,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4808\":\n{\n\t\"frame\": {\"x\":1117,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4809\":\n{\n\t\"frame\": {\"x\":1135,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4810\":\n{\n\t\"frame\": {\"x\":1153,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4811\":\n{\n\t\"frame\": {\"x\":1171,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4812\":\n{\n\t\"frame\": {\"x\":1189,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4813\":\n{\n\t\"frame\": {\"x\":1207,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4814\":\n{\n\t\"frame\": {\"x\":1225,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4815\":\n{\n\t\"frame\": {\"x\":1243,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4816\":\n{\n\t\"frame\": {\"x\":1261,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4817\":\n{\n\t\"frame\": {\"x\":1279,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4818\":\n{\n\t\"frame\": {\"x\":1297,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4819\":\n{\n\t\"frame\": {\"x\":1315,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4820\":\n{\n\t\"frame\": {\"x\":1333,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4821\":\n{\n\t\"frame\": {\"x\":1351,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4822\":\n{\n\t\"frame\": {\"x\":1369,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4823\":\n{\n\t\"frame\": {\"x\":1387,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4824\":\n{\n\t\"frame\": {\"x\":1405,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4825\":\n{\n\t\"frame\": {\"x\":1423,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4826\":\n{\n\t\"frame\": {\"x\":1441,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4827\":\n{\n\t\"frame\": {\"x\":1459,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4828\":\n{\n\t\"frame\": {\"x\":1477,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4829\":\n{\n\t\"frame\": {\"x\":1495,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4830\":\n{\n\t\"frame\": {\"x\":1513,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4831\":\n{\n\t\"frame\": {\"x\":1531,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4832\":\n{\n\t\"frame\": {\"x\":1549,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4833\":\n{\n\t\"frame\": {\"x\":1567,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4834\":\n{\n\t\"frame\": {\"x\":1585,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4835\":\n{\n\t\"frame\": {\"x\":1603,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4836\":\n{\n\t\"frame\": {\"x\":1621,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4837\":\n{\n\t\"frame\": {\"x\":1639,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4838\":\n{\n\t\"frame\": {\"x\":1657,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4839\":\n{\n\t\"frame\": {\"x\":1675,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4840\":\n{\n\t\"frame\": {\"x\":1693,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4841\":\n{\n\t\"frame\": {\"x\":1711,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4842\":\n{\n\t\"frame\": {\"x\":1729,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4843\":\n{\n\t\"frame\": {\"x\":1747,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4844\":\n{\n\t\"frame\": {\"x\":1765,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4845\":\n{\n\t\"frame\": {\"x\":1783,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4846\":\n{\n\t\"frame\": {\"x\":1801,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4847\":\n{\n\t\"frame\": {\"x\":1819,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4848\":\n{\n\t\"frame\": {\"x\":1837,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4849\":\n{\n\t\"frame\": {\"x\":1855,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4850\":\n{\n\t\"frame\": {\"x\":1873,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4851\":\n{\n\t\"frame\": {\"x\":1891,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4852\":\n{\n\t\"frame\": {\"x\":1909,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4853\":\n{\n\t\"frame\": {\"x\":1927,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4854\":\n{\n\t\"frame\": {\"x\":1945,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4855\":\n{\n\t\"frame\": {\"x\":1963,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4856\":\n{\n\t\"frame\": {\"x\":1981,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4857\":\n{\n\t\"frame\": {\"x\":1999,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4858\":\n{\n\t\"frame\": {\"x\":2017,\"y\":757,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4859\":\n{\n\t\"frame\": {\"x\":1,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4860\":\n{\n\t\"frame\": {\"x\":19,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4861\":\n{\n\t\"frame\": {\"x\":37,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4862\":\n{\n\t\"frame\": {\"x\":55,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4863\":\n{\n\t\"frame\": {\"x\":73,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4864\":\n{\n\t\"frame\": {\"x\":91,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4865\":\n{\n\t\"frame\": {\"x\":109,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4866\":\n{\n\t\"frame\": {\"x\":127,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4867\":\n{\n\t\"frame\": {\"x\":145,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4868\":\n{\n\t\"frame\": {\"x\":163,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4869\":\n{\n\t\"frame\": {\"x\":181,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4870\":\n{\n\t\"frame\": {\"x\":199,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4871\":\n{\n\t\"frame\": {\"x\":217,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4872\":\n{\n\t\"frame\": {\"x\":235,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4873\":\n{\n\t\"frame\": {\"x\":253,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4874\":\n{\n\t\"frame\": {\"x\":271,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4875\":\n{\n\t\"frame\": {\"x\":289,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4876\":\n{\n\t\"frame\": {\"x\":307,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4877\":\n{\n\t\"frame\": {\"x\":325,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4878\":\n{\n\t\"frame\": {\"x\":343,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4879\":\n{\n\t\"frame\": {\"x\":361,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4880\":\n{\n\t\"frame\": {\"x\":379,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4881\":\n{\n\t\"frame\": {\"x\":397,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4882\":\n{\n\t\"frame\": {\"x\":415,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4883\":\n{\n\t\"frame\": {\"x\":433,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4884\":\n{\n\t\"frame\": {\"x\":451,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4885\":\n{\n\t\"frame\": {\"x\":469,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4886\":\n{\n\t\"frame\": {\"x\":487,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4887\":\n{\n\t\"frame\": {\"x\":505,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4888\":\n{\n\t\"frame\": {\"x\":523,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4889\":\n{\n\t\"frame\": {\"x\":541,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4890\":\n{\n\t\"frame\": {\"x\":559,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4891\":\n{\n\t\"frame\": {\"x\":577,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4892\":\n{\n\t\"frame\": {\"x\":595,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4893\":\n{\n\t\"frame\": {\"x\":613,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4894\":\n{\n\t\"frame\": {\"x\":631,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4895\":\n{\n\t\"frame\": {\"x\":649,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4896\":\n{\n\t\"frame\": {\"x\":667,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4897\":\n{\n\t\"frame\": {\"x\":685,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4898\":\n{\n\t\"frame\": {\"x\":703,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4899\":\n{\n\t\"frame\": {\"x\":721,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4900\":\n{\n\t\"frame\": {\"x\":739,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4901\":\n{\n\t\"frame\": {\"x\":757,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4902\":\n{\n\t\"frame\": {\"x\":775,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4903\":\n{\n\t\"frame\": {\"x\":793,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4904\":\n{\n\t\"frame\": {\"x\":811,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4905\":\n{\n\t\"frame\": {\"x\":829,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4906\":\n{\n\t\"frame\": {\"x\":847,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4907\":\n{\n\t\"frame\": {\"x\":865,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4908\":\n{\n\t\"frame\": {\"x\":883,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4909\":\n{\n\t\"frame\": {\"x\":901,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4910\":\n{\n\t\"frame\": {\"x\":919,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4911\":\n{\n\t\"frame\": {\"x\":937,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4912\":\n{\n\t\"frame\": {\"x\":955,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4913\":\n{\n\t\"frame\": {\"x\":973,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4914\":\n{\n\t\"frame\": {\"x\":991,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4915\":\n{\n\t\"frame\": {\"x\":1009,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4916\":\n{\n\t\"frame\": {\"x\":1027,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4917\":\n{\n\t\"frame\": {\"x\":1045,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4918\":\n{\n\t\"frame\": {\"x\":1063,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4919\":\n{\n\t\"frame\": {\"x\":1081,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4920\":\n{\n\t\"frame\": {\"x\":1099,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4921\":\n{\n\t\"frame\": {\"x\":1117,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4922\":\n{\n\t\"frame\": {\"x\":1135,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4923\":\n{\n\t\"frame\": {\"x\":1153,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4924\":\n{\n\t\"frame\": {\"x\":1171,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4925\":\n{\n\t\"frame\": {\"x\":1189,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4926\":\n{\n\t\"frame\": {\"x\":1207,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4927\":\n{\n\t\"frame\": {\"x\":1225,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4928\":\n{\n\t\"frame\": {\"x\":1243,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4929\":\n{\n\t\"frame\": {\"x\":1261,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4930\":\n{\n\t\"frame\": {\"x\":1279,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4931\":\n{\n\t\"frame\": {\"x\":1297,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4932\":\n{\n\t\"frame\": {\"x\":1315,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4933\":\n{\n\t\"frame\": {\"x\":1333,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4934\":\n{\n\t\"frame\": {\"x\":1351,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4935\":\n{\n\t\"frame\": {\"x\":1369,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4936\":\n{\n\t\"frame\": {\"x\":1387,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4937\":\n{\n\t\"frame\": {\"x\":1405,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4938\":\n{\n\t\"frame\": {\"x\":1423,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4939\":\n{\n\t\"frame\": {\"x\":1441,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4940\":\n{\n\t\"frame\": {\"x\":1459,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4941\":\n{\n\t\"frame\": {\"x\":1477,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4942\":\n{\n\t\"frame\": {\"x\":1495,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4943\":\n{\n\t\"frame\": {\"x\":1513,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4944\":\n{\n\t\"frame\": {\"x\":1531,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4945\":\n{\n\t\"frame\": {\"x\":1549,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4946\":\n{\n\t\"frame\": {\"x\":1567,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4947\":\n{\n\t\"frame\": {\"x\":1585,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4948\":\n{\n\t\"frame\": {\"x\":1603,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4949\":\n{\n\t\"frame\": {\"x\":1621,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4950\":\n{\n\t\"frame\": {\"x\":1639,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4951\":\n{\n\t\"frame\": {\"x\":1657,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4952\":\n{\n\t\"frame\": {\"x\":1675,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4953\":\n{\n\t\"frame\": {\"x\":1693,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4954\":\n{\n\t\"frame\": {\"x\":1711,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4955\":\n{\n\t\"frame\": {\"x\":1729,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4956\":\n{\n\t\"frame\": {\"x\":1747,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4957\":\n{\n\t\"frame\": {\"x\":1765,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4958\":\n{\n\t\"frame\": {\"x\":1783,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4959\":\n{\n\t\"frame\": {\"x\":1801,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4960\":\n{\n\t\"frame\": {\"x\":1819,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4961\":\n{\n\t\"frame\": {\"x\":1837,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4962\":\n{\n\t\"frame\": {\"x\":1855,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4963\":\n{\n\t\"frame\": {\"x\":1873,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4964\":\n{\n\t\"frame\": {\"x\":1891,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4965\":\n{\n\t\"frame\": {\"x\":1909,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4966\":\n{\n\t\"frame\": {\"x\":1927,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4967\":\n{\n\t\"frame\": {\"x\":1945,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4968\":\n{\n\t\"frame\": {\"x\":1963,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4969\":\n{\n\t\"frame\": {\"x\":1981,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4970\":\n{\n\t\"frame\": {\"x\":1999,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4971\":\n{\n\t\"frame\": {\"x\":2017,\"y\":775,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4972\":\n{\n\t\"frame\": {\"x\":1,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4973\":\n{\n\t\"frame\": {\"x\":19,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4974\":\n{\n\t\"frame\": {\"x\":37,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4975\":\n{\n\t\"frame\": {\"x\":55,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4976\":\n{\n\t\"frame\": {\"x\":73,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4977\":\n{\n\t\"frame\": {\"x\":91,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4978\":\n{\n\t\"frame\": {\"x\":109,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4979\":\n{\n\t\"frame\": {\"x\":127,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4980\":\n{\n\t\"frame\": {\"x\":145,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4981\":\n{\n\t\"frame\": {\"x\":163,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4982\":\n{\n\t\"frame\": {\"x\":181,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4983\":\n{\n\t\"frame\": {\"x\":199,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4984\":\n{\n\t\"frame\": {\"x\":217,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4985\":\n{\n\t\"frame\": {\"x\":235,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4986\":\n{\n\t\"frame\": {\"x\":253,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4987\":\n{\n\t\"frame\": {\"x\":271,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4988\":\n{\n\t\"frame\": {\"x\":289,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4989\":\n{\n\t\"frame\": {\"x\":307,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4990\":\n{\n\t\"frame\": {\"x\":325,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4991\":\n{\n\t\"frame\": {\"x\":343,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4992\":\n{\n\t\"frame\": {\"x\":361,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4993\":\n{\n\t\"frame\": {\"x\":379,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4994\":\n{\n\t\"frame\": {\"x\":397,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4995\":\n{\n\t\"frame\": {\"x\":415,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4996\":\n{\n\t\"frame\": {\"x\":433,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4997\":\n{\n\t\"frame\": {\"x\":451,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4998\":\n{\n\t\"frame\": {\"x\":469,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"4999\":\n{\n\t\"frame\": {\"x\":487,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5000\":\n{\n\t\"frame\": {\"x\":505,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5001\":\n{\n\t\"frame\": {\"x\":523,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5002\":\n{\n\t\"frame\": {\"x\":541,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5003\":\n{\n\t\"frame\": {\"x\":559,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5004\":\n{\n\t\"frame\": {\"x\":577,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5005\":\n{\n\t\"frame\": {\"x\":595,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5006\":\n{\n\t\"frame\": {\"x\":613,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5007\":\n{\n\t\"frame\": {\"x\":631,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5008\":\n{\n\t\"frame\": {\"x\":649,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5009\":\n{\n\t\"frame\": {\"x\":667,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5010\":\n{\n\t\"frame\": {\"x\":685,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5011\":\n{\n\t\"frame\": {\"x\":703,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5012\":\n{\n\t\"frame\": {\"x\":721,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5013\":\n{\n\t\"frame\": {\"x\":739,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5014\":\n{\n\t\"frame\": {\"x\":757,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5015\":\n{\n\t\"frame\": {\"x\":775,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5016\":\n{\n\t\"frame\": {\"x\":793,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5017\":\n{\n\t\"frame\": {\"x\":811,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5018\":\n{\n\t\"frame\": {\"x\":829,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5019\":\n{\n\t\"frame\": {\"x\":847,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5020\":\n{\n\t\"frame\": {\"x\":865,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5021\":\n{\n\t\"frame\": {\"x\":883,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5022\":\n{\n\t\"frame\": {\"x\":901,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5023\":\n{\n\t\"frame\": {\"x\":919,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5024\":\n{\n\t\"frame\": {\"x\":937,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5025\":\n{\n\t\"frame\": {\"x\":955,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5026\":\n{\n\t\"frame\": {\"x\":973,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5027\":\n{\n\t\"frame\": {\"x\":991,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5028\":\n{\n\t\"frame\": {\"x\":1009,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5029\":\n{\n\t\"frame\": {\"x\":1027,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5030\":\n{\n\t\"frame\": {\"x\":1045,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5031\":\n{\n\t\"frame\": {\"x\":1063,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5032\":\n{\n\t\"frame\": {\"x\":1081,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5033\":\n{\n\t\"frame\": {\"x\":1099,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5034\":\n{\n\t\"frame\": {\"x\":1117,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5035\":\n{\n\t\"frame\": {\"x\":1135,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5036\":\n{\n\t\"frame\": {\"x\":1153,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5037\":\n{\n\t\"frame\": {\"x\":1171,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5038\":\n{\n\t\"frame\": {\"x\":1189,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5039\":\n{\n\t\"frame\": {\"x\":1207,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5040\":\n{\n\t\"frame\": {\"x\":1225,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5041\":\n{\n\t\"frame\": {\"x\":1243,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5042\":\n{\n\t\"frame\": {\"x\":1261,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5043\":\n{\n\t\"frame\": {\"x\":1279,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5044\":\n{\n\t\"frame\": {\"x\":1297,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5045\":\n{\n\t\"frame\": {\"x\":1315,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5046\":\n{\n\t\"frame\": {\"x\":1333,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5047\":\n{\n\t\"frame\": {\"x\":1351,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5048\":\n{\n\t\"frame\": {\"x\":1369,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5049\":\n{\n\t\"frame\": {\"x\":1387,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5050\":\n{\n\t\"frame\": {\"x\":1405,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5051\":\n{\n\t\"frame\": {\"x\":1423,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5052\":\n{\n\t\"frame\": {\"x\":1441,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5053\":\n{\n\t\"frame\": {\"x\":1459,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5054\":\n{\n\t\"frame\": {\"x\":1477,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5055\":\n{\n\t\"frame\": {\"x\":1495,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5056\":\n{\n\t\"frame\": {\"x\":1513,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5057\":\n{\n\t\"frame\": {\"x\":1531,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5058\":\n{\n\t\"frame\": {\"x\":1549,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5059\":\n{\n\t\"frame\": {\"x\":1567,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5060\":\n{\n\t\"frame\": {\"x\":1585,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5061\":\n{\n\t\"frame\": {\"x\":1603,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5062\":\n{\n\t\"frame\": {\"x\":1621,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5063\":\n{\n\t\"frame\": {\"x\":1639,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5064\":\n{\n\t\"frame\": {\"x\":1657,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5065\":\n{\n\t\"frame\": {\"x\":1675,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5066\":\n{\n\t\"frame\": {\"x\":1693,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5067\":\n{\n\t\"frame\": {\"x\":1711,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5068\":\n{\n\t\"frame\": {\"x\":1729,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5069\":\n{\n\t\"frame\": {\"x\":1747,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5070\":\n{\n\t\"frame\": {\"x\":1765,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5071\":\n{\n\t\"frame\": {\"x\":1783,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5072\":\n{\n\t\"frame\": {\"x\":1801,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5073\":\n{\n\t\"frame\": {\"x\":1819,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5074\":\n{\n\t\"frame\": {\"x\":1837,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5075\":\n{\n\t\"frame\": {\"x\":1855,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5076\":\n{\n\t\"frame\": {\"x\":1873,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5077\":\n{\n\t\"frame\": {\"x\":1891,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5078\":\n{\n\t\"frame\": {\"x\":1909,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5079\":\n{\n\t\"frame\": {\"x\":1927,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5080\":\n{\n\t\"frame\": {\"x\":1945,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5081\":\n{\n\t\"frame\": {\"x\":1963,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5082\":\n{\n\t\"frame\": {\"x\":1981,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5083\":\n{\n\t\"frame\": {\"x\":1999,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5084\":\n{\n\t\"frame\": {\"x\":2017,\"y\":793,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5085\":\n{\n\t\"frame\": {\"x\":1,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5086\":\n{\n\t\"frame\": {\"x\":19,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5087\":\n{\n\t\"frame\": {\"x\":37,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5088\":\n{\n\t\"frame\": {\"x\":55,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5089\":\n{\n\t\"frame\": {\"x\":73,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5090\":\n{\n\t\"frame\": {\"x\":91,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5091\":\n{\n\t\"frame\": {\"x\":109,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5092\":\n{\n\t\"frame\": {\"x\":127,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5093\":\n{\n\t\"frame\": {\"x\":145,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5094\":\n{\n\t\"frame\": {\"x\":163,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5095\":\n{\n\t\"frame\": {\"x\":181,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5096\":\n{\n\t\"frame\": {\"x\":199,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5097\":\n{\n\t\"frame\": {\"x\":217,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5098\":\n{\n\t\"frame\": {\"x\":235,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5099\":\n{\n\t\"frame\": {\"x\":253,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5100\":\n{\n\t\"frame\": {\"x\":271,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5101\":\n{\n\t\"frame\": {\"x\":289,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5102\":\n{\n\t\"frame\": {\"x\":307,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5103\":\n{\n\t\"frame\": {\"x\":325,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5104\":\n{\n\t\"frame\": {\"x\":343,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5105\":\n{\n\t\"frame\": {\"x\":361,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5106\":\n{\n\t\"frame\": {\"x\":379,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5107\":\n{\n\t\"frame\": {\"x\":397,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5108\":\n{\n\t\"frame\": {\"x\":415,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5109\":\n{\n\t\"frame\": {\"x\":433,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5110\":\n{\n\t\"frame\": {\"x\":451,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5111\":\n{\n\t\"frame\": {\"x\":469,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5112\":\n{\n\t\"frame\": {\"x\":487,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5113\":\n{\n\t\"frame\": {\"x\":505,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5114\":\n{\n\t\"frame\": {\"x\":523,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5115\":\n{\n\t\"frame\": {\"x\":541,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5116\":\n{\n\t\"frame\": {\"x\":559,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5117\":\n{\n\t\"frame\": {\"x\":577,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5118\":\n{\n\t\"frame\": {\"x\":595,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5119\":\n{\n\t\"frame\": {\"x\":613,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5120\":\n{\n\t\"frame\": {\"x\":631,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5121\":\n{\n\t\"frame\": {\"x\":649,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5122\":\n{\n\t\"frame\": {\"x\":667,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5123\":\n{\n\t\"frame\": {\"x\":685,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5124\":\n{\n\t\"frame\": {\"x\":703,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5125\":\n{\n\t\"frame\": {\"x\":721,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5126\":\n{\n\t\"frame\": {\"x\":739,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5127\":\n{\n\t\"frame\": {\"x\":757,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5128\":\n{\n\t\"frame\": {\"x\":775,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5129\":\n{\n\t\"frame\": {\"x\":793,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5130\":\n{\n\t\"frame\": {\"x\":811,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5131\":\n{\n\t\"frame\": {\"x\":829,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5132\":\n{\n\t\"frame\": {\"x\":847,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5133\":\n{\n\t\"frame\": {\"x\":865,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5134\":\n{\n\t\"frame\": {\"x\":883,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5135\":\n{\n\t\"frame\": {\"x\":901,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5136\":\n{\n\t\"frame\": {\"x\":919,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5137\":\n{\n\t\"frame\": {\"x\":937,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5138\":\n{\n\t\"frame\": {\"x\":955,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5139\":\n{\n\t\"frame\": {\"x\":973,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5140\":\n{\n\t\"frame\": {\"x\":991,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5141\":\n{\n\t\"frame\": {\"x\":1009,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5142\":\n{\n\t\"frame\": {\"x\":1027,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5143\":\n{\n\t\"frame\": {\"x\":1045,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5144\":\n{\n\t\"frame\": {\"x\":1063,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5145\":\n{\n\t\"frame\": {\"x\":1081,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5146\":\n{\n\t\"frame\": {\"x\":1099,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5147\":\n{\n\t\"frame\": {\"x\":1117,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5148\":\n{\n\t\"frame\": {\"x\":1135,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5149\":\n{\n\t\"frame\": {\"x\":1153,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5150\":\n{\n\t\"frame\": {\"x\":1171,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5151\":\n{\n\t\"frame\": {\"x\":1189,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5152\":\n{\n\t\"frame\": {\"x\":1207,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5153\":\n{\n\t\"frame\": {\"x\":1225,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5154\":\n{\n\t\"frame\": {\"x\":1243,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5155\":\n{\n\t\"frame\": {\"x\":1261,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5156\":\n{\n\t\"frame\": {\"x\":1279,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5157\":\n{\n\t\"frame\": {\"x\":1297,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5158\":\n{\n\t\"frame\": {\"x\":1315,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5159\":\n{\n\t\"frame\": {\"x\":1333,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5160\":\n{\n\t\"frame\": {\"x\":1351,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5161\":\n{\n\t\"frame\": {\"x\":1369,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5162\":\n{\n\t\"frame\": {\"x\":1387,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5163\":\n{\n\t\"frame\": {\"x\":1405,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5164\":\n{\n\t\"frame\": {\"x\":1423,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5165\":\n{\n\t\"frame\": {\"x\":1441,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5166\":\n{\n\t\"frame\": {\"x\":1459,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5167\":\n{\n\t\"frame\": {\"x\":1477,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5168\":\n{\n\t\"frame\": {\"x\":1495,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5169\":\n{\n\t\"frame\": {\"x\":1513,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5170\":\n{\n\t\"frame\": {\"x\":1531,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5171\":\n{\n\t\"frame\": {\"x\":1549,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5172\":\n{\n\t\"frame\": {\"x\":1567,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5173\":\n{\n\t\"frame\": {\"x\":1585,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5174\":\n{\n\t\"frame\": {\"x\":1603,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5175\":\n{\n\t\"frame\": {\"x\":1621,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5176\":\n{\n\t\"frame\": {\"x\":1639,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5177\":\n{\n\t\"frame\": {\"x\":1657,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5178\":\n{\n\t\"frame\": {\"x\":1675,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5179\":\n{\n\t\"frame\": {\"x\":1693,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5180\":\n{\n\t\"frame\": {\"x\":1711,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5181\":\n{\n\t\"frame\": {\"x\":1729,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5182\":\n{\n\t\"frame\": {\"x\":1747,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5183\":\n{\n\t\"frame\": {\"x\":1765,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5184\":\n{\n\t\"frame\": {\"x\":1783,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5185\":\n{\n\t\"frame\": {\"x\":1801,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5186\":\n{\n\t\"frame\": {\"x\":1819,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5187\":\n{\n\t\"frame\": {\"x\":1837,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5188\":\n{\n\t\"frame\": {\"x\":1855,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5189\":\n{\n\t\"frame\": {\"x\":1873,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5190\":\n{\n\t\"frame\": {\"x\":1891,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5191\":\n{\n\t\"frame\": {\"x\":1909,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5192\":\n{\n\t\"frame\": {\"x\":1927,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5193\":\n{\n\t\"frame\": {\"x\":1945,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5194\":\n{\n\t\"frame\": {\"x\":1963,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5195\":\n{\n\t\"frame\": {\"x\":1981,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5196\":\n{\n\t\"frame\": {\"x\":1999,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5197\":\n{\n\t\"frame\": {\"x\":2017,\"y\":811,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5198\":\n{\n\t\"frame\": {\"x\":1,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5199\":\n{\n\t\"frame\": {\"x\":19,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5200\":\n{\n\t\"frame\": {\"x\":37,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5201\":\n{\n\t\"frame\": {\"x\":55,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5202\":\n{\n\t\"frame\": {\"x\":73,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5203\":\n{\n\t\"frame\": {\"x\":91,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5204\":\n{\n\t\"frame\": {\"x\":109,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5205\":\n{\n\t\"frame\": {\"x\":127,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5206\":\n{\n\t\"frame\": {\"x\":145,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5207\":\n{\n\t\"frame\": {\"x\":163,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5208\":\n{\n\t\"frame\": {\"x\":181,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5209\":\n{\n\t\"frame\": {\"x\":199,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5210\":\n{\n\t\"frame\": {\"x\":217,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5211\":\n{\n\t\"frame\": {\"x\":235,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5212\":\n{\n\t\"frame\": {\"x\":253,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5213\":\n{\n\t\"frame\": {\"x\":271,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5214\":\n{\n\t\"frame\": {\"x\":289,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5215\":\n{\n\t\"frame\": {\"x\":307,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5216\":\n{\n\t\"frame\": {\"x\":325,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5217\":\n{\n\t\"frame\": {\"x\":343,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5218\":\n{\n\t\"frame\": {\"x\":361,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5219\":\n{\n\t\"frame\": {\"x\":379,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5220\":\n{\n\t\"frame\": {\"x\":397,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5221\":\n{\n\t\"frame\": {\"x\":415,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5222\":\n{\n\t\"frame\": {\"x\":433,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5223\":\n{\n\t\"frame\": {\"x\":451,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5224\":\n{\n\t\"frame\": {\"x\":469,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5225\":\n{\n\t\"frame\": {\"x\":487,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5226\":\n{\n\t\"frame\": {\"x\":505,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5227\":\n{\n\t\"frame\": {\"x\":523,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5228\":\n{\n\t\"frame\": {\"x\":541,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5229\":\n{\n\t\"frame\": {\"x\":559,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5230\":\n{\n\t\"frame\": {\"x\":577,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5231\":\n{\n\t\"frame\": {\"x\":595,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5232\":\n{\n\t\"frame\": {\"x\":613,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5233\":\n{\n\t\"frame\": {\"x\":631,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5234\":\n{\n\t\"frame\": {\"x\":649,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5235\":\n{\n\t\"frame\": {\"x\":667,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5236\":\n{\n\t\"frame\": {\"x\":685,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5237\":\n{\n\t\"frame\": {\"x\":703,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5238\":\n{\n\t\"frame\": {\"x\":721,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5239\":\n{\n\t\"frame\": {\"x\":739,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5240\":\n{\n\t\"frame\": {\"x\":757,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5241\":\n{\n\t\"frame\": {\"x\":775,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5242\":\n{\n\t\"frame\": {\"x\":793,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5243\":\n{\n\t\"frame\": {\"x\":811,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5244\":\n{\n\t\"frame\": {\"x\":829,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5245\":\n{\n\t\"frame\": {\"x\":847,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5246\":\n{\n\t\"frame\": {\"x\":865,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5247\":\n{\n\t\"frame\": {\"x\":883,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5248\":\n{\n\t\"frame\": {\"x\":901,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5249\":\n{\n\t\"frame\": {\"x\":919,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5250\":\n{\n\t\"frame\": {\"x\":937,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5251\":\n{\n\t\"frame\": {\"x\":955,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5252\":\n{\n\t\"frame\": {\"x\":973,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5253\":\n{\n\t\"frame\": {\"x\":991,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5254\":\n{\n\t\"frame\": {\"x\":1009,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5255\":\n{\n\t\"frame\": {\"x\":1027,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5256\":\n{\n\t\"frame\": {\"x\":1045,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5257\":\n{\n\t\"frame\": {\"x\":1063,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5258\":\n{\n\t\"frame\": {\"x\":1081,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5259\":\n{\n\t\"frame\": {\"x\":1099,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5260\":\n{\n\t\"frame\": {\"x\":1117,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5261\":\n{\n\t\"frame\": {\"x\":1135,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5262\":\n{\n\t\"frame\": {\"x\":1153,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5263\":\n{\n\t\"frame\": {\"x\":1171,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5264\":\n{\n\t\"frame\": {\"x\":1189,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5265\":\n{\n\t\"frame\": {\"x\":1207,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5266\":\n{\n\t\"frame\": {\"x\":1225,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5267\":\n{\n\t\"frame\": {\"x\":1243,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5268\":\n{\n\t\"frame\": {\"x\":1261,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5269\":\n{\n\t\"frame\": {\"x\":1279,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5270\":\n{\n\t\"frame\": {\"x\":1297,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5271\":\n{\n\t\"frame\": {\"x\":1315,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5272\":\n{\n\t\"frame\": {\"x\":1333,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5273\":\n{\n\t\"frame\": {\"x\":1351,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5274\":\n{\n\t\"frame\": {\"x\":1369,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5275\":\n{\n\t\"frame\": {\"x\":1387,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5276\":\n{\n\t\"frame\": {\"x\":1405,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5277\":\n{\n\t\"frame\": {\"x\":1423,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5278\":\n{\n\t\"frame\": {\"x\":1441,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5279\":\n{\n\t\"frame\": {\"x\":1459,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5280\":\n{\n\t\"frame\": {\"x\":1477,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5281\":\n{\n\t\"frame\": {\"x\":1495,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5282\":\n{\n\t\"frame\": {\"x\":1513,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5283\":\n{\n\t\"frame\": {\"x\":1531,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5284\":\n{\n\t\"frame\": {\"x\":1549,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5285\":\n{\n\t\"frame\": {\"x\":1567,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5286\":\n{\n\t\"frame\": {\"x\":1585,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5287\":\n{\n\t\"frame\": {\"x\":1603,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5288\":\n{\n\t\"frame\": {\"x\":1621,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5289\":\n{\n\t\"frame\": {\"x\":1639,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5290\":\n{\n\t\"frame\": {\"x\":1657,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5291\":\n{\n\t\"frame\": {\"x\":1675,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5292\":\n{\n\t\"frame\": {\"x\":1693,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5293\":\n{\n\t\"frame\": {\"x\":1711,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5294\":\n{\n\t\"frame\": {\"x\":1729,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5295\":\n{\n\t\"frame\": {\"x\":1747,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5296\":\n{\n\t\"frame\": {\"x\":1765,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5297\":\n{\n\t\"frame\": {\"x\":1783,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5298\":\n{\n\t\"frame\": {\"x\":1801,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5299\":\n{\n\t\"frame\": {\"x\":1819,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5300\":\n{\n\t\"frame\": {\"x\":1837,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5301\":\n{\n\t\"frame\": {\"x\":1855,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5302\":\n{\n\t\"frame\": {\"x\":1873,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5303\":\n{\n\t\"frame\": {\"x\":1891,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5304\":\n{\n\t\"frame\": {\"x\":1909,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5305\":\n{\n\t\"frame\": {\"x\":1927,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5306\":\n{\n\t\"frame\": {\"x\":1945,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5307\":\n{\n\t\"frame\": {\"x\":1963,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5308\":\n{\n\t\"frame\": {\"x\":1981,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5309\":\n{\n\t\"frame\": {\"x\":1999,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5310\":\n{\n\t\"frame\": {\"x\":2017,\"y\":829,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5311\":\n{\n\t\"frame\": {\"x\":1,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5312\":\n{\n\t\"frame\": {\"x\":19,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5313\":\n{\n\t\"frame\": {\"x\":37,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5314\":\n{\n\t\"frame\": {\"x\":55,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5315\":\n{\n\t\"frame\": {\"x\":73,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5316\":\n{\n\t\"frame\": {\"x\":91,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5317\":\n{\n\t\"frame\": {\"x\":109,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5318\":\n{\n\t\"frame\": {\"x\":127,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5319\":\n{\n\t\"frame\": {\"x\":145,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5320\":\n{\n\t\"frame\": {\"x\":163,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5321\":\n{\n\t\"frame\": {\"x\":181,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5322\":\n{\n\t\"frame\": {\"x\":199,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5323\":\n{\n\t\"frame\": {\"x\":217,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5324\":\n{\n\t\"frame\": {\"x\":235,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5325\":\n{\n\t\"frame\": {\"x\":253,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5326\":\n{\n\t\"frame\": {\"x\":271,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5327\":\n{\n\t\"frame\": {\"x\":289,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5328\":\n{\n\t\"frame\": {\"x\":307,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5329\":\n{\n\t\"frame\": {\"x\":325,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5330\":\n{\n\t\"frame\": {\"x\":343,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5331\":\n{\n\t\"frame\": {\"x\":361,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5332\":\n{\n\t\"frame\": {\"x\":379,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5333\":\n{\n\t\"frame\": {\"x\":397,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5334\":\n{\n\t\"frame\": {\"x\":415,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5335\":\n{\n\t\"frame\": {\"x\":433,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5336\":\n{\n\t\"frame\": {\"x\":451,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5337\":\n{\n\t\"frame\": {\"x\":469,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5338\":\n{\n\t\"frame\": {\"x\":487,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5339\":\n{\n\t\"frame\": {\"x\":505,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5340\":\n{\n\t\"frame\": {\"x\":523,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5341\":\n{\n\t\"frame\": {\"x\":541,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5342\":\n{\n\t\"frame\": {\"x\":559,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5343\":\n{\n\t\"frame\": {\"x\":577,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5344\":\n{\n\t\"frame\": {\"x\":595,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5345\":\n{\n\t\"frame\": {\"x\":613,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5346\":\n{\n\t\"frame\": {\"x\":631,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5347\":\n{\n\t\"frame\": {\"x\":649,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5348\":\n{\n\t\"frame\": {\"x\":667,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5349\":\n{\n\t\"frame\": {\"x\":685,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5350\":\n{\n\t\"frame\": {\"x\":703,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5351\":\n{\n\t\"frame\": {\"x\":721,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5352\":\n{\n\t\"frame\": {\"x\":739,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5353\":\n{\n\t\"frame\": {\"x\":757,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5354\":\n{\n\t\"frame\": {\"x\":775,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5355\":\n{\n\t\"frame\": {\"x\":793,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5356\":\n{\n\t\"frame\": {\"x\":811,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5357\":\n{\n\t\"frame\": {\"x\":829,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5358\":\n{\n\t\"frame\": {\"x\":847,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5359\":\n{\n\t\"frame\": {\"x\":865,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5360\":\n{\n\t\"frame\": {\"x\":883,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5361\":\n{\n\t\"frame\": {\"x\":901,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5362\":\n{\n\t\"frame\": {\"x\":919,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5363\":\n{\n\t\"frame\": {\"x\":937,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5364\":\n{\n\t\"frame\": {\"x\":955,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5365\":\n{\n\t\"frame\": {\"x\":973,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5366\":\n{\n\t\"frame\": {\"x\":991,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5367\":\n{\n\t\"frame\": {\"x\":1009,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5368\":\n{\n\t\"frame\": {\"x\":1027,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5369\":\n{\n\t\"frame\": {\"x\":1045,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5370\":\n{\n\t\"frame\": {\"x\":1063,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5371\":\n{\n\t\"frame\": {\"x\":1081,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5372\":\n{\n\t\"frame\": {\"x\":1099,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5373\":\n{\n\t\"frame\": {\"x\":1117,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5374\":\n{\n\t\"frame\": {\"x\":1135,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5375\":\n{\n\t\"frame\": {\"x\":1153,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5376\":\n{\n\t\"frame\": {\"x\":1171,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5377\":\n{\n\t\"frame\": {\"x\":1189,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5378\":\n{\n\t\"frame\": {\"x\":1207,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5379\":\n{\n\t\"frame\": {\"x\":1225,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5380\":\n{\n\t\"frame\": {\"x\":1243,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5381\":\n{\n\t\"frame\": {\"x\":1261,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5382\":\n{\n\t\"frame\": {\"x\":1279,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5383\":\n{\n\t\"frame\": {\"x\":1297,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5384\":\n{\n\t\"frame\": {\"x\":1315,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5385\":\n{\n\t\"frame\": {\"x\":1333,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5386\":\n{\n\t\"frame\": {\"x\":1351,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5387\":\n{\n\t\"frame\": {\"x\":1369,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5388\":\n{\n\t\"frame\": {\"x\":1387,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5389\":\n{\n\t\"frame\": {\"x\":1405,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5390\":\n{\n\t\"frame\": {\"x\":1423,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5391\":\n{\n\t\"frame\": {\"x\":1441,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5392\":\n{\n\t\"frame\": {\"x\":1459,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5393\":\n{\n\t\"frame\": {\"x\":1477,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5394\":\n{\n\t\"frame\": {\"x\":1495,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5395\":\n{\n\t\"frame\": {\"x\":1513,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5396\":\n{\n\t\"frame\": {\"x\":1531,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5397\":\n{\n\t\"frame\": {\"x\":1549,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5398\":\n{\n\t\"frame\": {\"x\":1567,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5399\":\n{\n\t\"frame\": {\"x\":1585,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5400\":\n{\n\t\"frame\": {\"x\":1603,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5401\":\n{\n\t\"frame\": {\"x\":1621,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5402\":\n{\n\t\"frame\": {\"x\":1639,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5403\":\n{\n\t\"frame\": {\"x\":1657,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5404\":\n{\n\t\"frame\": {\"x\":1675,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5405\":\n{\n\t\"frame\": {\"x\":1693,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5406\":\n{\n\t\"frame\": {\"x\":1711,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5407\":\n{\n\t\"frame\": {\"x\":1729,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5408\":\n{\n\t\"frame\": {\"x\":1747,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5409\":\n{\n\t\"frame\": {\"x\":1765,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5410\":\n{\n\t\"frame\": {\"x\":1783,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5411\":\n{\n\t\"frame\": {\"x\":1801,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5412\":\n{\n\t\"frame\": {\"x\":1819,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5413\":\n{\n\t\"frame\": {\"x\":1837,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5414\":\n{\n\t\"frame\": {\"x\":1855,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5415\":\n{\n\t\"frame\": {\"x\":1873,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5416\":\n{\n\t\"frame\": {\"x\":1891,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5417\":\n{\n\t\"frame\": {\"x\":1909,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5418\":\n{\n\t\"frame\": {\"x\":1927,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5419\":\n{\n\t\"frame\": {\"x\":1945,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5420\":\n{\n\t\"frame\": {\"x\":1963,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5421\":\n{\n\t\"frame\": {\"x\":1981,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5422\":\n{\n\t\"frame\": {\"x\":1999,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5423\":\n{\n\t\"frame\": {\"x\":2017,\"y\":847,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5424\":\n{\n\t\"frame\": {\"x\":1,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5425\":\n{\n\t\"frame\": {\"x\":19,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5426\":\n{\n\t\"frame\": {\"x\":37,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5427\":\n{\n\t\"frame\": {\"x\":55,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5428\":\n{\n\t\"frame\": {\"x\":73,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5429\":\n{\n\t\"frame\": {\"x\":91,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5430\":\n{\n\t\"frame\": {\"x\":109,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5431\":\n{\n\t\"frame\": {\"x\":127,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5432\":\n{\n\t\"frame\": {\"x\":145,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5433\":\n{\n\t\"frame\": {\"x\":163,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5434\":\n{\n\t\"frame\": {\"x\":181,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5435\":\n{\n\t\"frame\": {\"x\":199,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5436\":\n{\n\t\"frame\": {\"x\":217,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5437\":\n{\n\t\"frame\": {\"x\":235,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5438\":\n{\n\t\"frame\": {\"x\":253,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5439\":\n{\n\t\"frame\": {\"x\":271,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5440\":\n{\n\t\"frame\": {\"x\":289,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5441\":\n{\n\t\"frame\": {\"x\":307,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5442\":\n{\n\t\"frame\": {\"x\":325,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5443\":\n{\n\t\"frame\": {\"x\":343,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5444\":\n{\n\t\"frame\": {\"x\":361,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5445\":\n{\n\t\"frame\": {\"x\":379,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5446\":\n{\n\t\"frame\": {\"x\":397,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5447\":\n{\n\t\"frame\": {\"x\":415,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5448\":\n{\n\t\"frame\": {\"x\":433,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5449\":\n{\n\t\"frame\": {\"x\":451,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5450\":\n{\n\t\"frame\": {\"x\":469,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5451\":\n{\n\t\"frame\": {\"x\":487,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5452\":\n{\n\t\"frame\": {\"x\":505,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5453\":\n{\n\t\"frame\": {\"x\":523,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5454\":\n{\n\t\"frame\": {\"x\":541,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5455\":\n{\n\t\"frame\": {\"x\":559,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5456\":\n{\n\t\"frame\": {\"x\":577,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5457\":\n{\n\t\"frame\": {\"x\":595,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5458\":\n{\n\t\"frame\": {\"x\":613,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5459\":\n{\n\t\"frame\": {\"x\":631,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5460\":\n{\n\t\"frame\": {\"x\":649,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5461\":\n{\n\t\"frame\": {\"x\":667,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5462\":\n{\n\t\"frame\": {\"x\":685,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5463\":\n{\n\t\"frame\": {\"x\":703,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5464\":\n{\n\t\"frame\": {\"x\":721,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5465\":\n{\n\t\"frame\": {\"x\":739,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5466\":\n{\n\t\"frame\": {\"x\":757,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5467\":\n{\n\t\"frame\": {\"x\":775,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5468\":\n{\n\t\"frame\": {\"x\":793,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5469\":\n{\n\t\"frame\": {\"x\":811,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5470\":\n{\n\t\"frame\": {\"x\":829,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5471\":\n{\n\t\"frame\": {\"x\":847,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5472\":\n{\n\t\"frame\": {\"x\":865,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5473\":\n{\n\t\"frame\": {\"x\":883,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5474\":\n{\n\t\"frame\": {\"x\":901,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5475\":\n{\n\t\"frame\": {\"x\":919,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5476\":\n{\n\t\"frame\": {\"x\":937,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5477\":\n{\n\t\"frame\": {\"x\":955,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5478\":\n{\n\t\"frame\": {\"x\":973,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5479\":\n{\n\t\"frame\": {\"x\":991,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5480\":\n{\n\t\"frame\": {\"x\":1009,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5481\":\n{\n\t\"frame\": {\"x\":1027,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5482\":\n{\n\t\"frame\": {\"x\":1045,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5483\":\n{\n\t\"frame\": {\"x\":1063,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5484\":\n{\n\t\"frame\": {\"x\":1081,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5485\":\n{\n\t\"frame\": {\"x\":1099,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5486\":\n{\n\t\"frame\": {\"x\":1117,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5487\":\n{\n\t\"frame\": {\"x\":1135,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5488\":\n{\n\t\"frame\": {\"x\":1153,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5489\":\n{\n\t\"frame\": {\"x\":1171,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5490\":\n{\n\t\"frame\": {\"x\":1189,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5491\":\n{\n\t\"frame\": {\"x\":1207,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5492\":\n{\n\t\"frame\": {\"x\":1225,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5493\":\n{\n\t\"frame\": {\"x\":1243,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5494\":\n{\n\t\"frame\": {\"x\":1261,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5495\":\n{\n\t\"frame\": {\"x\":1279,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5496\":\n{\n\t\"frame\": {\"x\":1297,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5497\":\n{\n\t\"frame\": {\"x\":1315,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5498\":\n{\n\t\"frame\": {\"x\":1333,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5499\":\n{\n\t\"frame\": {\"x\":1351,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5500\":\n{\n\t\"frame\": {\"x\":1369,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5501\":\n{\n\t\"frame\": {\"x\":1387,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5502\":\n{\n\t\"frame\": {\"x\":1405,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5503\":\n{\n\t\"frame\": {\"x\":1423,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5504\":\n{\n\t\"frame\": {\"x\":1441,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5505\":\n{\n\t\"frame\": {\"x\":1459,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5506\":\n{\n\t\"frame\": {\"x\":1477,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5507\":\n{\n\t\"frame\": {\"x\":1495,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5508\":\n{\n\t\"frame\": {\"x\":1513,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5509\":\n{\n\t\"frame\": {\"x\":1531,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5510\":\n{\n\t\"frame\": {\"x\":1549,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5511\":\n{\n\t\"frame\": {\"x\":1567,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5512\":\n{\n\t\"frame\": {\"x\":1585,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5513\":\n{\n\t\"frame\": {\"x\":1603,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5514\":\n{\n\t\"frame\": {\"x\":1621,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5515\":\n{\n\t\"frame\": {\"x\":1639,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5516\":\n{\n\t\"frame\": {\"x\":1657,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5517\":\n{\n\t\"frame\": {\"x\":1675,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5518\":\n{\n\t\"frame\": {\"x\":1693,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5519\":\n{\n\t\"frame\": {\"x\":1711,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5520\":\n{\n\t\"frame\": {\"x\":1729,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5521\":\n{\n\t\"frame\": {\"x\":1747,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5522\":\n{\n\t\"frame\": {\"x\":1765,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5523\":\n{\n\t\"frame\": {\"x\":1783,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5524\":\n{\n\t\"frame\": {\"x\":1801,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5525\":\n{\n\t\"frame\": {\"x\":1819,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5526\":\n{\n\t\"frame\": {\"x\":1837,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5527\":\n{\n\t\"frame\": {\"x\":1855,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5528\":\n{\n\t\"frame\": {\"x\":1873,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5529\":\n{\n\t\"frame\": {\"x\":1891,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5530\":\n{\n\t\"frame\": {\"x\":1909,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5531\":\n{\n\t\"frame\": {\"x\":1927,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5532\":\n{\n\t\"frame\": {\"x\":1945,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5533\":\n{\n\t\"frame\": {\"x\":1963,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5534\":\n{\n\t\"frame\": {\"x\":1981,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5535\":\n{\n\t\"frame\": {\"x\":1999,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5536\":\n{\n\t\"frame\": {\"x\":2017,\"y\":865,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5537\":\n{\n\t\"frame\": {\"x\":1,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5538\":\n{\n\t\"frame\": {\"x\":19,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5539\":\n{\n\t\"frame\": {\"x\":37,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5540\":\n{\n\t\"frame\": {\"x\":55,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5541\":\n{\n\t\"frame\": {\"x\":73,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5542\":\n{\n\t\"frame\": {\"x\":91,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5543\":\n{\n\t\"frame\": {\"x\":109,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5544\":\n{\n\t\"frame\": {\"x\":127,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5545\":\n{\n\t\"frame\": {\"x\":145,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5546\":\n{\n\t\"frame\": {\"x\":163,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5547\":\n{\n\t\"frame\": {\"x\":181,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5548\":\n{\n\t\"frame\": {\"x\":199,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5549\":\n{\n\t\"frame\": {\"x\":217,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5550\":\n{\n\t\"frame\": {\"x\":235,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5551\":\n{\n\t\"frame\": {\"x\":253,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5552\":\n{\n\t\"frame\": {\"x\":271,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5553\":\n{\n\t\"frame\": {\"x\":289,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5554\":\n{\n\t\"frame\": {\"x\":307,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5555\":\n{\n\t\"frame\": {\"x\":325,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5556\":\n{\n\t\"frame\": {\"x\":343,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5557\":\n{\n\t\"frame\": {\"x\":361,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5558\":\n{\n\t\"frame\": {\"x\":379,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5559\":\n{\n\t\"frame\": {\"x\":397,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5560\":\n{\n\t\"frame\": {\"x\":415,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5561\":\n{\n\t\"frame\": {\"x\":433,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5562\":\n{\n\t\"frame\": {\"x\":451,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5563\":\n{\n\t\"frame\": {\"x\":469,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5564\":\n{\n\t\"frame\": {\"x\":487,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5565\":\n{\n\t\"frame\": {\"x\":505,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5566\":\n{\n\t\"frame\": {\"x\":523,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5567\":\n{\n\t\"frame\": {\"x\":541,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5568\":\n{\n\t\"frame\": {\"x\":559,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5569\":\n{\n\t\"frame\": {\"x\":577,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5570\":\n{\n\t\"frame\": {\"x\":595,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5571\":\n{\n\t\"frame\": {\"x\":613,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5572\":\n{\n\t\"frame\": {\"x\":631,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5573\":\n{\n\t\"frame\": {\"x\":649,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5574\":\n{\n\t\"frame\": {\"x\":667,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5575\":\n{\n\t\"frame\": {\"x\":685,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5576\":\n{\n\t\"frame\": {\"x\":703,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5577\":\n{\n\t\"frame\": {\"x\":721,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5578\":\n{\n\t\"frame\": {\"x\":739,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5579\":\n{\n\t\"frame\": {\"x\":757,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5580\":\n{\n\t\"frame\": {\"x\":775,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5581\":\n{\n\t\"frame\": {\"x\":793,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5582\":\n{\n\t\"frame\": {\"x\":811,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5583\":\n{\n\t\"frame\": {\"x\":829,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5584\":\n{\n\t\"frame\": {\"x\":847,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5585\":\n{\n\t\"frame\": {\"x\":865,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5586\":\n{\n\t\"frame\": {\"x\":883,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5587\":\n{\n\t\"frame\": {\"x\":901,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5588\":\n{\n\t\"frame\": {\"x\":919,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5589\":\n{\n\t\"frame\": {\"x\":937,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5590\":\n{\n\t\"frame\": {\"x\":955,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5591\":\n{\n\t\"frame\": {\"x\":973,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5592\":\n{\n\t\"frame\": {\"x\":991,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5593\":\n{\n\t\"frame\": {\"x\":1009,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5594\":\n{\n\t\"frame\": {\"x\":1027,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5595\":\n{\n\t\"frame\": {\"x\":1045,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5596\":\n{\n\t\"frame\": {\"x\":1063,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5597\":\n{\n\t\"frame\": {\"x\":1081,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5598\":\n{\n\t\"frame\": {\"x\":1099,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5599\":\n{\n\t\"frame\": {\"x\":1117,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5600\":\n{\n\t\"frame\": {\"x\":1135,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5601\":\n{\n\t\"frame\": {\"x\":1153,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5602\":\n{\n\t\"frame\": {\"x\":1171,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5603\":\n{\n\t\"frame\": {\"x\":1189,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5604\":\n{\n\t\"frame\": {\"x\":1207,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5605\":\n{\n\t\"frame\": {\"x\":1225,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5606\":\n{\n\t\"frame\": {\"x\":1243,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5607\":\n{\n\t\"frame\": {\"x\":1261,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5608\":\n{\n\t\"frame\": {\"x\":1279,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5609\":\n{\n\t\"frame\": {\"x\":1297,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5610\":\n{\n\t\"frame\": {\"x\":1315,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5611\":\n{\n\t\"frame\": {\"x\":1333,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5612\":\n{\n\t\"frame\": {\"x\":1351,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5613\":\n{\n\t\"frame\": {\"x\":1369,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5614\":\n{\n\t\"frame\": {\"x\":1387,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5615\":\n{\n\t\"frame\": {\"x\":1405,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5616\":\n{\n\t\"frame\": {\"x\":1423,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5617\":\n{\n\t\"frame\": {\"x\":1441,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5618\":\n{\n\t\"frame\": {\"x\":1459,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5619\":\n{\n\t\"frame\": {\"x\":1477,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5620\":\n{\n\t\"frame\": {\"x\":1495,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5621\":\n{\n\t\"frame\": {\"x\":1513,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5622\":\n{\n\t\"frame\": {\"x\":1531,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5623\":\n{\n\t\"frame\": {\"x\":1549,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5624\":\n{\n\t\"frame\": {\"x\":1567,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5625\":\n{\n\t\"frame\": {\"x\":1585,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5626\":\n{\n\t\"frame\": {\"x\":1603,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5627\":\n{\n\t\"frame\": {\"x\":1621,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5628\":\n{\n\t\"frame\": {\"x\":1639,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5629\":\n{\n\t\"frame\": {\"x\":1657,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5630\":\n{\n\t\"frame\": {\"x\":1675,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5631\":\n{\n\t\"frame\": {\"x\":1693,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5632\":\n{\n\t\"frame\": {\"x\":1711,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5633\":\n{\n\t\"frame\": {\"x\":1729,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5634\":\n{\n\t\"frame\": {\"x\":1747,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5635\":\n{\n\t\"frame\": {\"x\":1765,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5636\":\n{\n\t\"frame\": {\"x\":1783,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5637\":\n{\n\t\"frame\": {\"x\":1801,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5638\":\n{\n\t\"frame\": {\"x\":1819,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5639\":\n{\n\t\"frame\": {\"x\":1837,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5640\":\n{\n\t\"frame\": {\"x\":1855,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5641\":\n{\n\t\"frame\": {\"x\":1873,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5642\":\n{\n\t\"frame\": {\"x\":1891,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5643\":\n{\n\t\"frame\": {\"x\":1909,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5644\":\n{\n\t\"frame\": {\"x\":1927,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5645\":\n{\n\t\"frame\": {\"x\":1945,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5646\":\n{\n\t\"frame\": {\"x\":1963,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5647\":\n{\n\t\"frame\": {\"x\":1981,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5648\":\n{\n\t\"frame\": {\"x\":1999,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5649\":\n{\n\t\"frame\": {\"x\":2017,\"y\":883,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5650\":\n{\n\t\"frame\": {\"x\":1,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5651\":\n{\n\t\"frame\": {\"x\":19,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5652\":\n{\n\t\"frame\": {\"x\":37,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5653\":\n{\n\t\"frame\": {\"x\":55,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5654\":\n{\n\t\"frame\": {\"x\":73,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5655\":\n{\n\t\"frame\": {\"x\":91,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5656\":\n{\n\t\"frame\": {\"x\":109,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5657\":\n{\n\t\"frame\": {\"x\":127,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5658\":\n{\n\t\"frame\": {\"x\":145,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5659\":\n{\n\t\"frame\": {\"x\":163,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5660\":\n{\n\t\"frame\": {\"x\":181,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5661\":\n{\n\t\"frame\": {\"x\":199,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5662\":\n{\n\t\"frame\": {\"x\":217,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5663\":\n{\n\t\"frame\": {\"x\":235,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5664\":\n{\n\t\"frame\": {\"x\":253,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5665\":\n{\n\t\"frame\": {\"x\":271,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5666\":\n{\n\t\"frame\": {\"x\":289,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5667\":\n{\n\t\"frame\": {\"x\":307,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5668\":\n{\n\t\"frame\": {\"x\":325,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5669\":\n{\n\t\"frame\": {\"x\":343,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5670\":\n{\n\t\"frame\": {\"x\":361,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5671\":\n{\n\t\"frame\": {\"x\":379,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5672\":\n{\n\t\"frame\": {\"x\":397,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5673\":\n{\n\t\"frame\": {\"x\":415,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5674\":\n{\n\t\"frame\": {\"x\":433,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5675\":\n{\n\t\"frame\": {\"x\":451,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5676\":\n{\n\t\"frame\": {\"x\":469,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5677\":\n{\n\t\"frame\": {\"x\":487,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5678\":\n{\n\t\"frame\": {\"x\":505,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5679\":\n{\n\t\"frame\": {\"x\":523,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5680\":\n{\n\t\"frame\": {\"x\":541,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5681\":\n{\n\t\"frame\": {\"x\":559,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5682\":\n{\n\t\"frame\": {\"x\":577,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5683\":\n{\n\t\"frame\": {\"x\":595,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5684\":\n{\n\t\"frame\": {\"x\":613,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5685\":\n{\n\t\"frame\": {\"x\":631,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5686\":\n{\n\t\"frame\": {\"x\":649,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5687\":\n{\n\t\"frame\": {\"x\":667,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5688\":\n{\n\t\"frame\": {\"x\":685,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5689\":\n{\n\t\"frame\": {\"x\":703,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5690\":\n{\n\t\"frame\": {\"x\":721,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5691\":\n{\n\t\"frame\": {\"x\":739,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5692\":\n{\n\t\"frame\": {\"x\":757,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5693\":\n{\n\t\"frame\": {\"x\":775,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5694\":\n{\n\t\"frame\": {\"x\":793,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5695\":\n{\n\t\"frame\": {\"x\":811,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5696\":\n{\n\t\"frame\": {\"x\":829,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5697\":\n{\n\t\"frame\": {\"x\":847,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5698\":\n{\n\t\"frame\": {\"x\":865,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5699\":\n{\n\t\"frame\": {\"x\":883,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5700\":\n{\n\t\"frame\": {\"x\":901,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5701\":\n{\n\t\"frame\": {\"x\":919,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5702\":\n{\n\t\"frame\": {\"x\":937,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5703\":\n{\n\t\"frame\": {\"x\":955,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5704\":\n{\n\t\"frame\": {\"x\":973,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5705\":\n{\n\t\"frame\": {\"x\":991,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5706\":\n{\n\t\"frame\": {\"x\":1009,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5707\":\n{\n\t\"frame\": {\"x\":1027,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5708\":\n{\n\t\"frame\": {\"x\":1045,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5709\":\n{\n\t\"frame\": {\"x\":1063,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5710\":\n{\n\t\"frame\": {\"x\":1081,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5711\":\n{\n\t\"frame\": {\"x\":1099,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5712\":\n{\n\t\"frame\": {\"x\":1117,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5713\":\n{\n\t\"frame\": {\"x\":1135,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5714\":\n{\n\t\"frame\": {\"x\":1153,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5715\":\n{\n\t\"frame\": {\"x\":1171,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5716\":\n{\n\t\"frame\": {\"x\":1189,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5717\":\n{\n\t\"frame\": {\"x\":1207,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5718\":\n{\n\t\"frame\": {\"x\":1225,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5719\":\n{\n\t\"frame\": {\"x\":1243,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5720\":\n{\n\t\"frame\": {\"x\":1261,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5721\":\n{\n\t\"frame\": {\"x\":1279,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5722\":\n{\n\t\"frame\": {\"x\":1297,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5723\":\n{\n\t\"frame\": {\"x\":1315,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5724\":\n{\n\t\"frame\": {\"x\":1333,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5725\":\n{\n\t\"frame\": {\"x\":1351,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5726\":\n{\n\t\"frame\": {\"x\":1369,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5727\":\n{\n\t\"frame\": {\"x\":1387,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5728\":\n{\n\t\"frame\": {\"x\":1405,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5729\":\n{\n\t\"frame\": {\"x\":1423,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5730\":\n{\n\t\"frame\": {\"x\":1441,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5731\":\n{\n\t\"frame\": {\"x\":1459,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5732\":\n{\n\t\"frame\": {\"x\":1477,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5733\":\n{\n\t\"frame\": {\"x\":1495,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5734\":\n{\n\t\"frame\": {\"x\":1513,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5735\":\n{\n\t\"frame\": {\"x\":1531,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5736\":\n{\n\t\"frame\": {\"x\":1549,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5737\":\n{\n\t\"frame\": {\"x\":1567,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5738\":\n{\n\t\"frame\": {\"x\":1585,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5739\":\n{\n\t\"frame\": {\"x\":1603,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5740\":\n{\n\t\"frame\": {\"x\":1621,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5741\":\n{\n\t\"frame\": {\"x\":1639,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5742\":\n{\n\t\"frame\": {\"x\":1657,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5743\":\n{\n\t\"frame\": {\"x\":1675,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5744\":\n{\n\t\"frame\": {\"x\":1693,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5745\":\n{\n\t\"frame\": {\"x\":1711,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5746\":\n{\n\t\"frame\": {\"x\":1729,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5747\":\n{\n\t\"frame\": {\"x\":1747,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5748\":\n{\n\t\"frame\": {\"x\":1765,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5749\":\n{\n\t\"frame\": {\"x\":1783,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5750\":\n{\n\t\"frame\": {\"x\":1801,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5751\":\n{\n\t\"frame\": {\"x\":1819,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5752\":\n{\n\t\"frame\": {\"x\":1837,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5753\":\n{\n\t\"frame\": {\"x\":1855,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5754\":\n{\n\t\"frame\": {\"x\":1873,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5755\":\n{\n\t\"frame\": {\"x\":1891,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5756\":\n{\n\t\"frame\": {\"x\":1909,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5757\":\n{\n\t\"frame\": {\"x\":1927,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5758\":\n{\n\t\"frame\": {\"x\":1945,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5759\":\n{\n\t\"frame\": {\"x\":1963,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5760\":\n{\n\t\"frame\": {\"x\":1981,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5761\":\n{\n\t\"frame\": {\"x\":1999,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5762\":\n{\n\t\"frame\": {\"x\":2017,\"y\":901,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5763\":\n{\n\t\"frame\": {\"x\":1,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5764\":\n{\n\t\"frame\": {\"x\":19,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5765\":\n{\n\t\"frame\": {\"x\":37,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5766\":\n{\n\t\"frame\": {\"x\":55,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5767\":\n{\n\t\"frame\": {\"x\":73,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5768\":\n{\n\t\"frame\": {\"x\":91,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5769\":\n{\n\t\"frame\": {\"x\":109,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5770\":\n{\n\t\"frame\": {\"x\":127,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5771\":\n{\n\t\"frame\": {\"x\":145,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5772\":\n{\n\t\"frame\": {\"x\":163,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5773\":\n{\n\t\"frame\": {\"x\":181,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5774\":\n{\n\t\"frame\": {\"x\":199,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5775\":\n{\n\t\"frame\": {\"x\":217,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5776\":\n{\n\t\"frame\": {\"x\":235,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5777\":\n{\n\t\"frame\": {\"x\":253,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5778\":\n{\n\t\"frame\": {\"x\":271,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5779\":\n{\n\t\"frame\": {\"x\":289,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5780\":\n{\n\t\"frame\": {\"x\":307,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5781\":\n{\n\t\"frame\": {\"x\":325,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5782\":\n{\n\t\"frame\": {\"x\":343,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5783\":\n{\n\t\"frame\": {\"x\":361,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5784\":\n{\n\t\"frame\": {\"x\":379,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5785\":\n{\n\t\"frame\": {\"x\":397,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5786\":\n{\n\t\"frame\": {\"x\":415,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5787\":\n{\n\t\"frame\": {\"x\":433,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5788\":\n{\n\t\"frame\": {\"x\":451,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5789\":\n{\n\t\"frame\": {\"x\":469,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5790\":\n{\n\t\"frame\": {\"x\":487,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5791\":\n{\n\t\"frame\": {\"x\":505,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5792\":\n{\n\t\"frame\": {\"x\":523,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5793\":\n{\n\t\"frame\": {\"x\":541,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5794\":\n{\n\t\"frame\": {\"x\":559,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5795\":\n{\n\t\"frame\": {\"x\":577,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5796\":\n{\n\t\"frame\": {\"x\":595,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5797\":\n{\n\t\"frame\": {\"x\":613,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5798\":\n{\n\t\"frame\": {\"x\":631,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5799\":\n{\n\t\"frame\": {\"x\":649,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5800\":\n{\n\t\"frame\": {\"x\":667,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5801\":\n{\n\t\"frame\": {\"x\":685,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5802\":\n{\n\t\"frame\": {\"x\":703,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5803\":\n{\n\t\"frame\": {\"x\":721,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5804\":\n{\n\t\"frame\": {\"x\":739,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5805\":\n{\n\t\"frame\": {\"x\":757,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5806\":\n{\n\t\"frame\": {\"x\":775,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5807\":\n{\n\t\"frame\": {\"x\":793,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5808\":\n{\n\t\"frame\": {\"x\":811,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5809\":\n{\n\t\"frame\": {\"x\":829,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5810\":\n{\n\t\"frame\": {\"x\":847,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5811\":\n{\n\t\"frame\": {\"x\":865,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5812\":\n{\n\t\"frame\": {\"x\":883,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5813\":\n{\n\t\"frame\": {\"x\":901,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5814\":\n{\n\t\"frame\": {\"x\":919,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5815\":\n{\n\t\"frame\": {\"x\":937,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5816\":\n{\n\t\"frame\": {\"x\":955,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5817\":\n{\n\t\"frame\": {\"x\":973,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5818\":\n{\n\t\"frame\": {\"x\":991,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5819\":\n{\n\t\"frame\": {\"x\":1009,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5820\":\n{\n\t\"frame\": {\"x\":1027,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5821\":\n{\n\t\"frame\": {\"x\":1045,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5822\":\n{\n\t\"frame\": {\"x\":1063,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5823\":\n{\n\t\"frame\": {\"x\":1081,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5824\":\n{\n\t\"frame\": {\"x\":1099,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5825\":\n{\n\t\"frame\": {\"x\":1117,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5826\":\n{\n\t\"frame\": {\"x\":1135,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5827\":\n{\n\t\"frame\": {\"x\":1153,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5828\":\n{\n\t\"frame\": {\"x\":1171,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5829\":\n{\n\t\"frame\": {\"x\":1189,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5830\":\n{\n\t\"frame\": {\"x\":1207,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5831\":\n{\n\t\"frame\": {\"x\":1225,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5832\":\n{\n\t\"frame\": {\"x\":1243,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5833\":\n{\n\t\"frame\": {\"x\":1261,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5834\":\n{\n\t\"frame\": {\"x\":1279,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5835\":\n{\n\t\"frame\": {\"x\":1297,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5836\":\n{\n\t\"frame\": {\"x\":1315,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5837\":\n{\n\t\"frame\": {\"x\":1333,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5838\":\n{\n\t\"frame\": {\"x\":1351,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5839\":\n{\n\t\"frame\": {\"x\":1369,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5840\":\n{\n\t\"frame\": {\"x\":1387,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5841\":\n{\n\t\"frame\": {\"x\":1405,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5842\":\n{\n\t\"frame\": {\"x\":1423,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5843\":\n{\n\t\"frame\": {\"x\":1441,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5844\":\n{\n\t\"frame\": {\"x\":1459,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5845\":\n{\n\t\"frame\": {\"x\":1477,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5846\":\n{\n\t\"frame\": {\"x\":1495,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5847\":\n{\n\t\"frame\": {\"x\":1513,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5848\":\n{\n\t\"frame\": {\"x\":1531,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5849\":\n{\n\t\"frame\": {\"x\":1549,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5850\":\n{\n\t\"frame\": {\"x\":1567,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5851\":\n{\n\t\"frame\": {\"x\":1585,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5852\":\n{\n\t\"frame\": {\"x\":1603,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5853\":\n{\n\t\"frame\": {\"x\":1621,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5854\":\n{\n\t\"frame\": {\"x\":1639,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5855\":\n{\n\t\"frame\": {\"x\":1657,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5856\":\n{\n\t\"frame\": {\"x\":1675,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5857\":\n{\n\t\"frame\": {\"x\":1693,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5858\":\n{\n\t\"frame\": {\"x\":1711,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5859\":\n{\n\t\"frame\": {\"x\":1729,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5860\":\n{\n\t\"frame\": {\"x\":1747,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5861\":\n{\n\t\"frame\": {\"x\":1765,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5862\":\n{\n\t\"frame\": {\"x\":1783,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5863\":\n{\n\t\"frame\": {\"x\":1801,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5864\":\n{\n\t\"frame\": {\"x\":1819,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5865\":\n{\n\t\"frame\": {\"x\":1837,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5866\":\n{\n\t\"frame\": {\"x\":1855,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5867\":\n{\n\t\"frame\": {\"x\":1873,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5868\":\n{\n\t\"frame\": {\"x\":1891,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5869\":\n{\n\t\"frame\": {\"x\":1909,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5870\":\n{\n\t\"frame\": {\"x\":1927,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5871\":\n{\n\t\"frame\": {\"x\":1945,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5872\":\n{\n\t\"frame\": {\"x\":1963,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5873\":\n{\n\t\"frame\": {\"x\":1981,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5874\":\n{\n\t\"frame\": {\"x\":1999,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5875\":\n{\n\t\"frame\": {\"x\":2017,\"y\":919,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5876\":\n{\n\t\"frame\": {\"x\":1,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5877\":\n{\n\t\"frame\": {\"x\":19,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5878\":\n{\n\t\"frame\": {\"x\":37,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5879\":\n{\n\t\"frame\": {\"x\":55,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5880\":\n{\n\t\"frame\": {\"x\":73,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5881\":\n{\n\t\"frame\": {\"x\":91,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5882\":\n{\n\t\"frame\": {\"x\":109,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5883\":\n{\n\t\"frame\": {\"x\":127,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5884\":\n{\n\t\"frame\": {\"x\":145,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5885\":\n{\n\t\"frame\": {\"x\":163,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5886\":\n{\n\t\"frame\": {\"x\":181,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5887\":\n{\n\t\"frame\": {\"x\":199,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5888\":\n{\n\t\"frame\": {\"x\":217,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5889\":\n{\n\t\"frame\": {\"x\":235,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5890\":\n{\n\t\"frame\": {\"x\":253,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5891\":\n{\n\t\"frame\": {\"x\":271,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5892\":\n{\n\t\"frame\": {\"x\":289,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5893\":\n{\n\t\"frame\": {\"x\":307,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5894\":\n{\n\t\"frame\": {\"x\":325,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5895\":\n{\n\t\"frame\": {\"x\":343,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5896\":\n{\n\t\"frame\": {\"x\":361,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5897\":\n{\n\t\"frame\": {\"x\":379,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5898\":\n{\n\t\"frame\": {\"x\":397,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5899\":\n{\n\t\"frame\": {\"x\":415,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5900\":\n{\n\t\"frame\": {\"x\":433,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5901\":\n{\n\t\"frame\": {\"x\":451,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5902\":\n{\n\t\"frame\": {\"x\":469,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5903\":\n{\n\t\"frame\": {\"x\":487,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5904\":\n{\n\t\"frame\": {\"x\":505,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5905\":\n{\n\t\"frame\": {\"x\":523,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5906\":\n{\n\t\"frame\": {\"x\":541,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5907\":\n{\n\t\"frame\": {\"x\":559,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5908\":\n{\n\t\"frame\": {\"x\":577,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5909\":\n{\n\t\"frame\": {\"x\":595,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5910\":\n{\n\t\"frame\": {\"x\":613,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5911\":\n{\n\t\"frame\": {\"x\":631,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5912\":\n{\n\t\"frame\": {\"x\":649,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5913\":\n{\n\t\"frame\": {\"x\":667,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5914\":\n{\n\t\"frame\": {\"x\":685,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5915\":\n{\n\t\"frame\": {\"x\":703,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5916\":\n{\n\t\"frame\": {\"x\":721,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5917\":\n{\n\t\"frame\": {\"x\":739,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5918\":\n{\n\t\"frame\": {\"x\":757,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5919\":\n{\n\t\"frame\": {\"x\":775,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5920\":\n{\n\t\"frame\": {\"x\":793,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5921\":\n{\n\t\"frame\": {\"x\":811,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5922\":\n{\n\t\"frame\": {\"x\":829,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5923\":\n{\n\t\"frame\": {\"x\":847,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5924\":\n{\n\t\"frame\": {\"x\":865,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5925\":\n{\n\t\"frame\": {\"x\":883,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5926\":\n{\n\t\"frame\": {\"x\":901,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5927\":\n{\n\t\"frame\": {\"x\":919,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5928\":\n{\n\t\"frame\": {\"x\":937,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5929\":\n{\n\t\"frame\": {\"x\":955,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5930\":\n{\n\t\"frame\": {\"x\":973,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5931\":\n{\n\t\"frame\": {\"x\":991,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5932\":\n{\n\t\"frame\": {\"x\":1009,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5933\":\n{\n\t\"frame\": {\"x\":1027,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5934\":\n{\n\t\"frame\": {\"x\":1045,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5935\":\n{\n\t\"frame\": {\"x\":1063,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5936\":\n{\n\t\"frame\": {\"x\":1081,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5937\":\n{\n\t\"frame\": {\"x\":1099,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5938\":\n{\n\t\"frame\": {\"x\":1117,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5939\":\n{\n\t\"frame\": {\"x\":1135,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5940\":\n{\n\t\"frame\": {\"x\":1153,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5941\":\n{\n\t\"frame\": {\"x\":1171,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5942\":\n{\n\t\"frame\": {\"x\":1189,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5943\":\n{\n\t\"frame\": {\"x\":1207,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5944\":\n{\n\t\"frame\": {\"x\":1225,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5945\":\n{\n\t\"frame\": {\"x\":1243,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5946\":\n{\n\t\"frame\": {\"x\":1261,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5947\":\n{\n\t\"frame\": {\"x\":1279,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5948\":\n{\n\t\"frame\": {\"x\":1297,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5949\":\n{\n\t\"frame\": {\"x\":1315,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5950\":\n{\n\t\"frame\": {\"x\":1333,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5951\":\n{\n\t\"frame\": {\"x\":1351,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5952\":\n{\n\t\"frame\": {\"x\":1369,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5953\":\n{\n\t\"frame\": {\"x\":1387,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5954\":\n{\n\t\"frame\": {\"x\":1405,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5955\":\n{\n\t\"frame\": {\"x\":1423,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5956\":\n{\n\t\"frame\": {\"x\":1441,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5957\":\n{\n\t\"frame\": {\"x\":1459,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5958\":\n{\n\t\"frame\": {\"x\":1477,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5959\":\n{\n\t\"frame\": {\"x\":1495,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5960\":\n{\n\t\"frame\": {\"x\":1513,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5961\":\n{\n\t\"frame\": {\"x\":1531,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5962\":\n{\n\t\"frame\": {\"x\":1549,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5963\":\n{\n\t\"frame\": {\"x\":1567,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5964\":\n{\n\t\"frame\": {\"x\":1585,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5965\":\n{\n\t\"frame\": {\"x\":1603,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5966\":\n{\n\t\"frame\": {\"x\":1621,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5967\":\n{\n\t\"frame\": {\"x\":1639,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5968\":\n{\n\t\"frame\": {\"x\":1657,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5969\":\n{\n\t\"frame\": {\"x\":1675,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5970\":\n{\n\t\"frame\": {\"x\":1693,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5971\":\n{\n\t\"frame\": {\"x\":1711,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5972\":\n{\n\t\"frame\": {\"x\":1729,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5973\":\n{\n\t\"frame\": {\"x\":1747,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5974\":\n{\n\t\"frame\": {\"x\":1765,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5975\":\n{\n\t\"frame\": {\"x\":1783,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5976\":\n{\n\t\"frame\": {\"x\":1801,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5977\":\n{\n\t\"frame\": {\"x\":1819,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5978\":\n{\n\t\"frame\": {\"x\":1837,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5979\":\n{\n\t\"frame\": {\"x\":1855,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5980\":\n{\n\t\"frame\": {\"x\":1873,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5981\":\n{\n\t\"frame\": {\"x\":1891,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5982\":\n{\n\t\"frame\": {\"x\":1909,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5983\":\n{\n\t\"frame\": {\"x\":1927,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5984\":\n{\n\t\"frame\": {\"x\":1945,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5985\":\n{\n\t\"frame\": {\"x\":1963,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5986\":\n{\n\t\"frame\": {\"x\":1981,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5987\":\n{\n\t\"frame\": {\"x\":1999,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5988\":\n{\n\t\"frame\": {\"x\":2017,\"y\":937,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5989\":\n{\n\t\"frame\": {\"x\":1,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5990\":\n{\n\t\"frame\": {\"x\":19,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5991\":\n{\n\t\"frame\": {\"x\":37,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5992\":\n{\n\t\"frame\": {\"x\":55,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5993\":\n{\n\t\"frame\": {\"x\":73,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5994\":\n{\n\t\"frame\": {\"x\":91,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5995\":\n{\n\t\"frame\": {\"x\":109,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5996\":\n{\n\t\"frame\": {\"x\":127,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5997\":\n{\n\t\"frame\": {\"x\":145,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5998\":\n{\n\t\"frame\": {\"x\":163,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"5999\":\n{\n\t\"frame\": {\"x\":181,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6000\":\n{\n\t\"frame\": {\"x\":199,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6001\":\n{\n\t\"frame\": {\"x\":217,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6002\":\n{\n\t\"frame\": {\"x\":235,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6003\":\n{\n\t\"frame\": {\"x\":253,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6004\":\n{\n\t\"frame\": {\"x\":271,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6005\":\n{\n\t\"frame\": {\"x\":289,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6006\":\n{\n\t\"frame\": {\"x\":307,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6007\":\n{\n\t\"frame\": {\"x\":325,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6008\":\n{\n\t\"frame\": {\"x\":343,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6009\":\n{\n\t\"frame\": {\"x\":361,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6010\":\n{\n\t\"frame\": {\"x\":379,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6011\":\n{\n\t\"frame\": {\"x\":397,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6012\":\n{\n\t\"frame\": {\"x\":415,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6013\":\n{\n\t\"frame\": {\"x\":433,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6014\":\n{\n\t\"frame\": {\"x\":451,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6015\":\n{\n\t\"frame\": {\"x\":469,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6016\":\n{\n\t\"frame\": {\"x\":487,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6017\":\n{\n\t\"frame\": {\"x\":505,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6018\":\n{\n\t\"frame\": {\"x\":523,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6019\":\n{\n\t\"frame\": {\"x\":541,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6020\":\n{\n\t\"frame\": {\"x\":559,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6021\":\n{\n\t\"frame\": {\"x\":577,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6022\":\n{\n\t\"frame\": {\"x\":595,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6023\":\n{\n\t\"frame\": {\"x\":613,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6024\":\n{\n\t\"frame\": {\"x\":631,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6025\":\n{\n\t\"frame\": {\"x\":649,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6026\":\n{\n\t\"frame\": {\"x\":667,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6027\":\n{\n\t\"frame\": {\"x\":685,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6028\":\n{\n\t\"frame\": {\"x\":703,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6029\":\n{\n\t\"frame\": {\"x\":721,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6030\":\n{\n\t\"frame\": {\"x\":739,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6031\":\n{\n\t\"frame\": {\"x\":757,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6032\":\n{\n\t\"frame\": {\"x\":775,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6033\":\n{\n\t\"frame\": {\"x\":793,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6034\":\n{\n\t\"frame\": {\"x\":811,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6035\":\n{\n\t\"frame\": {\"x\":829,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6036\":\n{\n\t\"frame\": {\"x\":847,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6037\":\n{\n\t\"frame\": {\"x\":865,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6038\":\n{\n\t\"frame\": {\"x\":883,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6039\":\n{\n\t\"frame\": {\"x\":901,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6040\":\n{\n\t\"frame\": {\"x\":919,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6041\":\n{\n\t\"frame\": {\"x\":937,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6042\":\n{\n\t\"frame\": {\"x\":955,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6043\":\n{\n\t\"frame\": {\"x\":973,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6044\":\n{\n\t\"frame\": {\"x\":991,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6045\":\n{\n\t\"frame\": {\"x\":1009,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6046\":\n{\n\t\"frame\": {\"x\":1027,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6047\":\n{\n\t\"frame\": {\"x\":1045,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6048\":\n{\n\t\"frame\": {\"x\":1063,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6049\":\n{\n\t\"frame\": {\"x\":1081,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6050\":\n{\n\t\"frame\": {\"x\":1099,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6051\":\n{\n\t\"frame\": {\"x\":1117,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6052\":\n{\n\t\"frame\": {\"x\":1135,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6053\":\n{\n\t\"frame\": {\"x\":1153,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6054\":\n{\n\t\"frame\": {\"x\":1171,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6055\":\n{\n\t\"frame\": {\"x\":1189,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6056\":\n{\n\t\"frame\": {\"x\":1207,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6057\":\n{\n\t\"frame\": {\"x\":1225,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6058\":\n{\n\t\"frame\": {\"x\":1243,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6059\":\n{\n\t\"frame\": {\"x\":1261,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6060\":\n{\n\t\"frame\": {\"x\":1279,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6061\":\n{\n\t\"frame\": {\"x\":1297,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6062\":\n{\n\t\"frame\": {\"x\":1315,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6063\":\n{\n\t\"frame\": {\"x\":1333,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6064\":\n{\n\t\"frame\": {\"x\":1351,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6065\":\n{\n\t\"frame\": {\"x\":1369,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6066\":\n{\n\t\"frame\": {\"x\":1387,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6067\":\n{\n\t\"frame\": {\"x\":1405,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6068\":\n{\n\t\"frame\": {\"x\":1423,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6069\":\n{\n\t\"frame\": {\"x\":1441,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6070\":\n{\n\t\"frame\": {\"x\":1459,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6071\":\n{\n\t\"frame\": {\"x\":1477,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6072\":\n{\n\t\"frame\": {\"x\":1495,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6073\":\n{\n\t\"frame\": {\"x\":1513,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6074\":\n{\n\t\"frame\": {\"x\":1531,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6075\":\n{\n\t\"frame\": {\"x\":1549,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6076\":\n{\n\t\"frame\": {\"x\":1567,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6077\":\n{\n\t\"frame\": {\"x\":1585,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6078\":\n{\n\t\"frame\": {\"x\":1603,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6079\":\n{\n\t\"frame\": {\"x\":1621,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6080\":\n{\n\t\"frame\": {\"x\":1639,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6081\":\n{\n\t\"frame\": {\"x\":1657,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6082\":\n{\n\t\"frame\": {\"x\":1675,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6083\":\n{\n\t\"frame\": {\"x\":1693,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6084\":\n{\n\t\"frame\": {\"x\":1711,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6085\":\n{\n\t\"frame\": {\"x\":1729,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6086\":\n{\n\t\"frame\": {\"x\":1747,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6087\":\n{\n\t\"frame\": {\"x\":1765,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6088\":\n{\n\t\"frame\": {\"x\":1783,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6089\":\n{\n\t\"frame\": {\"x\":1801,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6090\":\n{\n\t\"frame\": {\"x\":1819,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6091\":\n{\n\t\"frame\": {\"x\":1837,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6092\":\n{\n\t\"frame\": {\"x\":1855,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6093\":\n{\n\t\"frame\": {\"x\":1873,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6094\":\n{\n\t\"frame\": {\"x\":1891,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6095\":\n{\n\t\"frame\": {\"x\":1909,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6096\":\n{\n\t\"frame\": {\"x\":1927,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6097\":\n{\n\t\"frame\": {\"x\":1945,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6098\":\n{\n\t\"frame\": {\"x\":1963,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6099\":\n{\n\t\"frame\": {\"x\":1981,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6100\":\n{\n\t\"frame\": {\"x\":1999,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6101\":\n{\n\t\"frame\": {\"x\":2017,\"y\":955,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6102\":\n{\n\t\"frame\": {\"x\":1,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6103\":\n{\n\t\"frame\": {\"x\":19,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6104\":\n{\n\t\"frame\": {\"x\":37,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6105\":\n{\n\t\"frame\": {\"x\":55,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6106\":\n{\n\t\"frame\": {\"x\":73,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6107\":\n{\n\t\"frame\": {\"x\":91,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6108\":\n{\n\t\"frame\": {\"x\":109,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6109\":\n{\n\t\"frame\": {\"x\":127,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6110\":\n{\n\t\"frame\": {\"x\":145,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6111\":\n{\n\t\"frame\": {\"x\":163,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6112\":\n{\n\t\"frame\": {\"x\":181,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6113\":\n{\n\t\"frame\": {\"x\":199,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6114\":\n{\n\t\"frame\": {\"x\":217,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6115\":\n{\n\t\"frame\": {\"x\":235,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6116\":\n{\n\t\"frame\": {\"x\":253,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6117\":\n{\n\t\"frame\": {\"x\":271,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6118\":\n{\n\t\"frame\": {\"x\":289,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6119\":\n{\n\t\"frame\": {\"x\":307,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6120\":\n{\n\t\"frame\": {\"x\":325,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6121\":\n{\n\t\"frame\": {\"x\":343,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6122\":\n{\n\t\"frame\": {\"x\":361,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6123\":\n{\n\t\"frame\": {\"x\":379,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6124\":\n{\n\t\"frame\": {\"x\":397,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6125\":\n{\n\t\"frame\": {\"x\":415,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6126\":\n{\n\t\"frame\": {\"x\":433,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6127\":\n{\n\t\"frame\": {\"x\":451,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6128\":\n{\n\t\"frame\": {\"x\":469,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6129\":\n{\n\t\"frame\": {\"x\":487,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6130\":\n{\n\t\"frame\": {\"x\":505,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6131\":\n{\n\t\"frame\": {\"x\":523,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6132\":\n{\n\t\"frame\": {\"x\":541,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6133\":\n{\n\t\"frame\": {\"x\":559,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6134\":\n{\n\t\"frame\": {\"x\":577,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6135\":\n{\n\t\"frame\": {\"x\":595,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6136\":\n{\n\t\"frame\": {\"x\":613,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6137\":\n{\n\t\"frame\": {\"x\":631,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6138\":\n{\n\t\"frame\": {\"x\":649,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6139\":\n{\n\t\"frame\": {\"x\":667,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6140\":\n{\n\t\"frame\": {\"x\":685,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6141\":\n{\n\t\"frame\": {\"x\":703,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6142\":\n{\n\t\"frame\": {\"x\":721,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6143\":\n{\n\t\"frame\": {\"x\":739,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6144\":\n{\n\t\"frame\": {\"x\":757,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6145\":\n{\n\t\"frame\": {\"x\":775,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6146\":\n{\n\t\"frame\": {\"x\":793,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6147\":\n{\n\t\"frame\": {\"x\":811,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6148\":\n{\n\t\"frame\": {\"x\":829,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6149\":\n{\n\t\"frame\": {\"x\":847,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6150\":\n{\n\t\"frame\": {\"x\":865,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6151\":\n{\n\t\"frame\": {\"x\":883,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6152\":\n{\n\t\"frame\": {\"x\":901,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6153\":\n{\n\t\"frame\": {\"x\":919,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6154\":\n{\n\t\"frame\": {\"x\":937,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6155\":\n{\n\t\"frame\": {\"x\":955,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6156\":\n{\n\t\"frame\": {\"x\":973,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6157\":\n{\n\t\"frame\": {\"x\":991,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6158\":\n{\n\t\"frame\": {\"x\":1009,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6159\":\n{\n\t\"frame\": {\"x\":1027,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6160\":\n{\n\t\"frame\": {\"x\":1045,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6161\":\n{\n\t\"frame\": {\"x\":1063,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6162\":\n{\n\t\"frame\": {\"x\":1081,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6163\":\n{\n\t\"frame\": {\"x\":1099,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6164\":\n{\n\t\"frame\": {\"x\":1117,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6165\":\n{\n\t\"frame\": {\"x\":1135,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6166\":\n{\n\t\"frame\": {\"x\":1153,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6167\":\n{\n\t\"frame\": {\"x\":1171,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6168\":\n{\n\t\"frame\": {\"x\":1189,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6169\":\n{\n\t\"frame\": {\"x\":1207,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6170\":\n{\n\t\"frame\": {\"x\":1225,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6171\":\n{\n\t\"frame\": {\"x\":1243,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6172\":\n{\n\t\"frame\": {\"x\":1261,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6173\":\n{\n\t\"frame\": {\"x\":1279,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6174\":\n{\n\t\"frame\": {\"x\":1297,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6175\":\n{\n\t\"frame\": {\"x\":1315,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6176\":\n{\n\t\"frame\": {\"x\":1333,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6177\":\n{\n\t\"frame\": {\"x\":1351,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6178\":\n{\n\t\"frame\": {\"x\":1369,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6179\":\n{\n\t\"frame\": {\"x\":1387,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6180\":\n{\n\t\"frame\": {\"x\":1405,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6181\":\n{\n\t\"frame\": {\"x\":1423,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6182\":\n{\n\t\"frame\": {\"x\":1441,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6183\":\n{\n\t\"frame\": {\"x\":1459,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6184\":\n{\n\t\"frame\": {\"x\":1477,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6185\":\n{\n\t\"frame\": {\"x\":1495,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6186\":\n{\n\t\"frame\": {\"x\":1513,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6187\":\n{\n\t\"frame\": {\"x\":1531,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6188\":\n{\n\t\"frame\": {\"x\":1549,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6189\":\n{\n\t\"frame\": {\"x\":1567,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6190\":\n{\n\t\"frame\": {\"x\":1585,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6191\":\n{\n\t\"frame\": {\"x\":1603,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6192\":\n{\n\t\"frame\": {\"x\":1621,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6193\":\n{\n\t\"frame\": {\"x\":1639,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6194\":\n{\n\t\"frame\": {\"x\":1657,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6195\":\n{\n\t\"frame\": {\"x\":1675,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6196\":\n{\n\t\"frame\": {\"x\":1693,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6197\":\n{\n\t\"frame\": {\"x\":1711,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6198\":\n{\n\t\"frame\": {\"x\":1729,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6199\":\n{\n\t\"frame\": {\"x\":1747,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6200\":\n{\n\t\"frame\": {\"x\":1765,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6201\":\n{\n\t\"frame\": {\"x\":1783,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6202\":\n{\n\t\"frame\": {\"x\":1801,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6203\":\n{\n\t\"frame\": {\"x\":1819,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6204\":\n{\n\t\"frame\": {\"x\":1837,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6205\":\n{\n\t\"frame\": {\"x\":1855,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6206\":\n{\n\t\"frame\": {\"x\":1873,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6207\":\n{\n\t\"frame\": {\"x\":1891,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6208\":\n{\n\t\"frame\": {\"x\":1909,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6209\":\n{\n\t\"frame\": {\"x\":1927,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6210\":\n{\n\t\"frame\": {\"x\":1945,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6211\":\n{\n\t\"frame\": {\"x\":1963,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6212\":\n{\n\t\"frame\": {\"x\":1981,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6213\":\n{\n\t\"frame\": {\"x\":1999,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6214\":\n{\n\t\"frame\": {\"x\":2017,\"y\":973,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6215\":\n{\n\t\"frame\": {\"x\":1,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6216\":\n{\n\t\"frame\": {\"x\":19,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6217\":\n{\n\t\"frame\": {\"x\":37,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6218\":\n{\n\t\"frame\": {\"x\":55,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6219\":\n{\n\t\"frame\": {\"x\":73,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6220\":\n{\n\t\"frame\": {\"x\":91,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6221\":\n{\n\t\"frame\": {\"x\":109,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6222\":\n{\n\t\"frame\": {\"x\":127,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6223\":\n{\n\t\"frame\": {\"x\":145,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6224\":\n{\n\t\"frame\": {\"x\":163,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6225\":\n{\n\t\"frame\": {\"x\":181,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6226\":\n{\n\t\"frame\": {\"x\":199,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6227\":\n{\n\t\"frame\": {\"x\":217,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6228\":\n{\n\t\"frame\": {\"x\":235,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6229\":\n{\n\t\"frame\": {\"x\":253,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6230\":\n{\n\t\"frame\": {\"x\":271,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6231\":\n{\n\t\"frame\": {\"x\":289,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6232\":\n{\n\t\"frame\": {\"x\":307,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6233\":\n{\n\t\"frame\": {\"x\":325,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6234\":\n{\n\t\"frame\": {\"x\":343,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6235\":\n{\n\t\"frame\": {\"x\":361,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6236\":\n{\n\t\"frame\": {\"x\":379,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6237\":\n{\n\t\"frame\": {\"x\":397,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6238\":\n{\n\t\"frame\": {\"x\":415,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6239\":\n{\n\t\"frame\": {\"x\":433,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6240\":\n{\n\t\"frame\": {\"x\":451,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6241\":\n{\n\t\"frame\": {\"x\":469,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6242\":\n{\n\t\"frame\": {\"x\":487,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6243\":\n{\n\t\"frame\": {\"x\":505,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6244\":\n{\n\t\"frame\": {\"x\":523,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6245\":\n{\n\t\"frame\": {\"x\":541,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6246\":\n{\n\t\"frame\": {\"x\":559,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6247\":\n{\n\t\"frame\": {\"x\":577,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6248\":\n{\n\t\"frame\": {\"x\":595,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6249\":\n{\n\t\"frame\": {\"x\":613,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6250\":\n{\n\t\"frame\": {\"x\":631,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6251\":\n{\n\t\"frame\": {\"x\":649,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6252\":\n{\n\t\"frame\": {\"x\":667,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6253\":\n{\n\t\"frame\": {\"x\":685,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6254\":\n{\n\t\"frame\": {\"x\":703,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6255\":\n{\n\t\"frame\": {\"x\":721,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6256\":\n{\n\t\"frame\": {\"x\":739,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6257\":\n{\n\t\"frame\": {\"x\":757,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6258\":\n{\n\t\"frame\": {\"x\":775,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6259\":\n{\n\t\"frame\": {\"x\":793,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6260\":\n{\n\t\"frame\": {\"x\":811,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6261\":\n{\n\t\"frame\": {\"x\":829,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6262\":\n{\n\t\"frame\": {\"x\":847,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6263\":\n{\n\t\"frame\": {\"x\":865,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6264\":\n{\n\t\"frame\": {\"x\":883,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6265\":\n{\n\t\"frame\": {\"x\":901,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6266\":\n{\n\t\"frame\": {\"x\":919,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6267\":\n{\n\t\"frame\": {\"x\":937,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6268\":\n{\n\t\"frame\": {\"x\":955,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6269\":\n{\n\t\"frame\": {\"x\":973,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6270\":\n{\n\t\"frame\": {\"x\":991,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6271\":\n{\n\t\"frame\": {\"x\":1009,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6272\":\n{\n\t\"frame\": {\"x\":1027,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6273\":\n{\n\t\"frame\": {\"x\":1045,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6274\":\n{\n\t\"frame\": {\"x\":1063,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6275\":\n{\n\t\"frame\": {\"x\":1081,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6276\":\n{\n\t\"frame\": {\"x\":1099,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6277\":\n{\n\t\"frame\": {\"x\":1117,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6278\":\n{\n\t\"frame\": {\"x\":1135,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6279\":\n{\n\t\"frame\": {\"x\":1153,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6280\":\n{\n\t\"frame\": {\"x\":1171,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6281\":\n{\n\t\"frame\": {\"x\":1189,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6282\":\n{\n\t\"frame\": {\"x\":1207,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6283\":\n{\n\t\"frame\": {\"x\":1225,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6284\":\n{\n\t\"frame\": {\"x\":1243,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6285\":\n{\n\t\"frame\": {\"x\":1261,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6286\":\n{\n\t\"frame\": {\"x\":1279,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6287\":\n{\n\t\"frame\": {\"x\":1297,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6288\":\n{\n\t\"frame\": {\"x\":1315,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6289\":\n{\n\t\"frame\": {\"x\":1333,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6290\":\n{\n\t\"frame\": {\"x\":1351,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6291\":\n{\n\t\"frame\": {\"x\":1369,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6292\":\n{\n\t\"frame\": {\"x\":1387,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6293\":\n{\n\t\"frame\": {\"x\":1405,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6294\":\n{\n\t\"frame\": {\"x\":1423,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6295\":\n{\n\t\"frame\": {\"x\":1441,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6296\":\n{\n\t\"frame\": {\"x\":1459,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6297\":\n{\n\t\"frame\": {\"x\":1477,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6298\":\n{\n\t\"frame\": {\"x\":1495,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6299\":\n{\n\t\"frame\": {\"x\":1513,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6300\":\n{\n\t\"frame\": {\"x\":1531,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6301\":\n{\n\t\"frame\": {\"x\":1549,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6302\":\n{\n\t\"frame\": {\"x\":1567,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6303\":\n{\n\t\"frame\": {\"x\":1585,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6304\":\n{\n\t\"frame\": {\"x\":1603,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6305\":\n{\n\t\"frame\": {\"x\":1621,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6306\":\n{\n\t\"frame\": {\"x\":1639,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6307\":\n{\n\t\"frame\": {\"x\":1657,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6308\":\n{\n\t\"frame\": {\"x\":1675,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6309\":\n{\n\t\"frame\": {\"x\":1693,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6310\":\n{\n\t\"frame\": {\"x\":1711,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6311\":\n{\n\t\"frame\": {\"x\":1729,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6312\":\n{\n\t\"frame\": {\"x\":1747,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6313\":\n{\n\t\"frame\": {\"x\":1765,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6314\":\n{\n\t\"frame\": {\"x\":1783,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6315\":\n{\n\t\"frame\": {\"x\":1801,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6316\":\n{\n\t\"frame\": {\"x\":1819,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6317\":\n{\n\t\"frame\": {\"x\":1837,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6318\":\n{\n\t\"frame\": {\"x\":1855,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6319\":\n{\n\t\"frame\": {\"x\":1873,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6320\":\n{\n\t\"frame\": {\"x\":1891,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6321\":\n{\n\t\"frame\": {\"x\":1909,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6322\":\n{\n\t\"frame\": {\"x\":1927,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6323\":\n{\n\t\"frame\": {\"x\":1945,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6324\":\n{\n\t\"frame\": {\"x\":1963,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6325\":\n{\n\t\"frame\": {\"x\":1981,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6326\":\n{\n\t\"frame\": {\"x\":1999,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n},\n\"6327\":\n{\n\t\"frame\": {\"x\":2017,\"y\":991,\"w\":16,\"h\":16},\n\t\"rotated\": false,\n\t\"trimmed\": false,\n\t\"spriteSourceSize\": {\"x\":0,\"y\":0,\"w\":16,\"h\":16},\n\t\"sourceSize\": {\"w\":16,\"h\":16}\n}},\n\"meta\": {\n\t\"app\": \"https://www.codeandweb.com/texturepacker\",\n\t\"version\": \"1.0\",\n\t\"image\": \"tileset.webp\",\n\t\"format\": \"RGBA8888\",\n\t\"size\": {\"w\":2034,\"h\":1008},\n\t\"scale\": \"1\",\n\t\"smartupdate\": \"$TexturePacker:SmartUpdate:f63e20f8d450565458a529b68103748e:20fe44051efedeac8ced4f356ca028da:484a44cc2b8d26a328e3db98382ba525$\"\n}\n}\n"
  },
  {
    "path": "copyrighted/textures/rse/tileset.tps",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<data version=\"1.0\">\n    <struct type=\"Settings\">\n        <key>fileFormatVersion</key>\n        <int>5</int>\n        <key>texturePackerVersion</key>\n        <string>6.0.0</string>\n        <key>autoSDSettings</key>\n        <array>\n            <struct type=\"AutoSDSettings\">\n                <key>scale</key>\n                <double>1</double>\n                <key>extension</key>\n                <string></string>\n                <key>spriteFilter</key>\n                <string></string>\n                <key>acceptFractionalValues</key>\n                <false/>\n                <key>maxTextureSize</key>\n                <QSize>\n                    <key>width</key>\n                    <int>-1</int>\n                    <key>height</key>\n                    <int>-1</int>\n                </QSize>\n            </struct>\n        </array>\n        <key>allowRotation</key>\n        <false/>\n        <key>shapeDebug</key>\n        <false/>\n        <key>dpi</key>\n        <uint>72</uint>\n        <key>dataFormat</key>\n        <string>pixijs4</string>\n        <key>textureFileName</key>\n        <filename>tileset.webp</filename>\n        <key>flipPVR</key>\n        <false/>\n        <key>pvrQualityLevel</key>\n        <uint>3</uint>\n        <key>astcQualityLevel</key>\n        <uint>2</uint>\n        <key>basisUniversalQualityLevel</key>\n        <uint>2</uint>\n        <key>atfCompressData</key>\n        <false/>\n        <key>mipMapMinSize</key>\n        <uint>32768</uint>\n        <key>etc1QualityLevel</key>\n        <uint>70</uint>\n        <key>etc2QualityLevel</key>\n        <uint>70</uint>\n        <key>dxtCompressionMode</key>\n        <enum type=\"SettingsBase::DxtCompressionMode\">DXT_PERCEPTUAL</enum>\n        <key>jxrColorFormat</key>\n        <enum type=\"SettingsBase::JpegXrColorMode\">JXR_YUV444</enum>\n        <key>jxrTrimFlexBits</key>\n        <uint>0</uint>\n        <key>jxrCompressionLevel</key>\n        <uint>0</uint>\n        <key>ditherType</key>\n        <enum type=\"SettingsBase::DitherType\">NearestNeighbour</enum>\n        <key>backgroundColor</key>\n        <uint>0</uint>\n        <key>libGdx</key>\n        <struct type=\"LibGDX\">\n            <key>filtering</key>\n            <struct type=\"LibGDXFiltering\">\n                <key>x</key>\n                <enum type=\"LibGDXFiltering::Filtering\">Linear</enum>\n                <key>y</key>\n                <enum type=\"LibGDXFiltering::Filtering\">Linear</enum>\n            </struct>\n        </struct>\n        <key>shapePadding</key>\n        <uint>0</uint>\n        <key>jpgQuality</key>\n        <uint>80</uint>\n        <key>pngOptimizationLevel</key>\n        <uint>1</uint>\n        <key>webpQualityLevel</key>\n        <uint>101</uint>\n        <key>textureSubPath</key>\n        <string></string>\n        <key>atfFormats</key>\n        <string></string>\n        <key>textureFormat</key>\n        <enum type=\"SettingsBase::TextureFormat\">webp</enum>\n        <key>borderPadding</key>\n        <uint>0</uint>\n        <key>maxTextureSize</key>\n        <QSize>\n            <key>width</key>\n            <int>2048</int>\n            <key>height</key>\n            <int>2048</int>\n        </QSize>\n        <key>fixedTextureSize</key>\n        <QSize>\n            <key>width</key>\n            <int>-1</int>\n            <key>height</key>\n            <int>-1</int>\n        </QSize>\n        <key>algorithmSettings</key>\n        <struct type=\"AlgorithmSettings\">\n            <key>algorithm</key>\n            <enum type=\"AlgorithmSettings::AlgorithmId\">Basic</enum>\n            <key>freeSizeMode</key>\n            <enum type=\"AlgorithmSettings::AlgorithmFreeSizeMode\">Best</enum>\n            <key>sizeConstraints</key>\n            <enum type=\"AlgorithmSettings::SizeConstraints\">AnySize</enum>\n            <key>forceSquared</key>\n            <false/>\n            <key>maxRects</key>\n            <struct type=\"AlgorithmMaxRectsSettings\">\n                <key>heuristic</key>\n                <enum type=\"AlgorithmMaxRectsSettings::Heuristic\">Best</enum>\n            </struct>\n            <key>basic</key>\n            <struct type=\"AlgorithmBasicSettings\">\n                <key>sortBy</key>\n                <enum type=\"AlgorithmBasicSettings::SortBy\">Name</enum>\n                <key>order</key>\n                <enum type=\"AlgorithmBasicSettings::Order\">Ascending</enum>\n            </struct>\n            <key>polygon</key>\n            <struct type=\"AlgorithmPolygonSettings\">\n                <key>alignToGrid</key>\n                <uint>1</uint>\n            </struct>\n        </struct>\n        <key>dataFileNames</key>\n        <map type=\"GFileNameMap\">\n            <key>data</key>\n            <struct type=\"DataFile\">\n                <key>name</key>\n                <filename>tileset.json</filename>\n            </struct>\n        </map>\n        <key>multiPack</key>\n        <false/>\n        <key>forceIdenticalLayout</key>\n        <false/>\n        <key>outputFormat</key>\n        <enum type=\"SettingsBase::OutputFormat\">RGBA8888</enum>\n        <key>alphaHandling</key>\n        <enum type=\"SettingsBase::AlphaHandling\">ClearTransparentPixels</enum>\n        <key>contentProtection</key>\n        <struct type=\"ContentProtection\">\n            <key>key</key>\n            <string></string>\n        </struct>\n        <key>autoAliasEnabled</key>\n        <false/>\n        <key>trimSpriteNames</key>\n        <true/>\n        <key>prependSmartFolderName</key>\n        <false/>\n        <key>autodetectAnimations</key>\n        <false/>\n        <key>globalSpriteSettings</key>\n        <struct type=\"SpriteSettings\">\n            <key>scale</key>\n            <double>1</double>\n            <key>scaleMode</key>\n            <enum type=\"ScaleMode\">Smooth</enum>\n            <key>extrude</key>\n            <uint>1</uint>\n            <key>trimThreshold</key>\n            <uint>1</uint>\n            <key>trimMargin</key>\n            <uint>1</uint>\n            <key>trimMode</key>\n            <enum type=\"SpriteSettings::TrimMode\">None</enum>\n            <key>tracerTolerance</key>\n            <int>200</int>\n            <key>heuristicMask</key>\n            <false/>\n            <key>defaultPivotPoint</key>\n            <point_f>0,0</point_f>\n            <key>writePivotPoints</key>\n            <false/>\n        </struct>\n        <key>individualSpriteSettings</key>\n        <map type=\"IndividualSpriteSettingsMap\">\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/0.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/10.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/100.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1000.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1001.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1002.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1003.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1004.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1005.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1006.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1007.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1008.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1009.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/101.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1010.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1011.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1012.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1013.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1014.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1015.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1016.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1017.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1018.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1019.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/102.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1020.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1021.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1022.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1023.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1024.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1025.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1026.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1027.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1028.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1029.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/103.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1030.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1031.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1032.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1033.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1034.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1035.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1036.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1037.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1038.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1039.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/104.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1040.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1041.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1042.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1043.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1044.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1045.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1046.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1047.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1048.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1049.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/105.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1050.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1051.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1052.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1053.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1054.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1055.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1056.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1057.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1058.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1059.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/106.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1060.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1061.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1062.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1063.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1064.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1065.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1066.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1067.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1068.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1069.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/107.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1070.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1071.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1072.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1073.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1074.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1075.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1076.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1077.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1078.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1079.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/108.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1080.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1081.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1082.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1083.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1084.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1085.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1086.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1087.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1088.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1089.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/109.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1090.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1091.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1092.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1093.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1094.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1095.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1096.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1097.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1098.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1099.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/11.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/110.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1100.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1101.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1102.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1103.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1104.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1105.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1106.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1107.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1108.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1109.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/111.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1110.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1111.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1112.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1113.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1114.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1115.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1116.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1117.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1118.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1119.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/112.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1120.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1121.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1122.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1123.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1124.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1125.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1126.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1127.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1128.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1129.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/113.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1130.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1131.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1132.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1133.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1134.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1135.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1136.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1137.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1138.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1139.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/114.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1140.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1141.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1142.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1143.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1144.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1145.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1146.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1147.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1148.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1149.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/115.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1150.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1151.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1152.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1153.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1154.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1155.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1156.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1157.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1158.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1159.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/116.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1160.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1161.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1162.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1163.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1164.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1165.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1166.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1167.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1168.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1169.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/117.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1170.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1171.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1172.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1173.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1174.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1175.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1176.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1177.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1178.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1179.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/118.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1180.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1181.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1182.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1183.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1184.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1185.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1186.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1187.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1188.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1189.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/119.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1190.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1191.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1192.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1193.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1194.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1195.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1196.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1197.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1198.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1199.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/12.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/120.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1200.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1201.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1202.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1203.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1204.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1205.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1206.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1207.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1208.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1209.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/121.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1210.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1211.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1212.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1213.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1214.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1215.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1216.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1217.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1218.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1219.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/122.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1220.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1221.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1222.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1223.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1224.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1225.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1226.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1227.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1228.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1229.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/123.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1230.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1231.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1232.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1233.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1234.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1235.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1236.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1237.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1238.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1239.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/124.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1240.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1241.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1242.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1243.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1244.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1245.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1246.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1247.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1248.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1249.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/125.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1250.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1251.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1252.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1253.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1254.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1255.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1256.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1257.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1258.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1259.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/126.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1260.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1261.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1262.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1263.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1264.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1265.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1266.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1267.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1268.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1269.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/127.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1270.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1271.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1272.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1273.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1274.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1275.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1276.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1277.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1278.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1279.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/128.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1280.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1281.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1282.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1283.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1284.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1285.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1286.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1287.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1288.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1289.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/129.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1290.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1291.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1292.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1293.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1294.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1295.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1296.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1297.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1298.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1299.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/13.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/130.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1300.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1301.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1302.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1303.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1304.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1305.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1306.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1307.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1308.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1309.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/131.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1310.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1311.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1312.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1313.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1314.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1315.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1316.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1317.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1318.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1319.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/132.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1320.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1321.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1322.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1323.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1324.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1325.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1326.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1327.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1328.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1329.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/133.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1330.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1331.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1332.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1333.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1334.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1335.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1336.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1337.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1338.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1339.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/134.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1340.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1341.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1342.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1343.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1344.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1345.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1346.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1347.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1348.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1349.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/135.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1350.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1351.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1352.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1353.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1354.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1355.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1356.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1357.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1358.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1359.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/136.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1360.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1361.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1362.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1363.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1364.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1365.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1366.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1367.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1368.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1369.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/137.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1370.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1371.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1372.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1373.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1374.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1375.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1376.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1377.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1378.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1379.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/138.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1380.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1381.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1382.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1383.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1384.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1385.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1386.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1387.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1388.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1389.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/139.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1390.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1391.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1392.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1393.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1394.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1395.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1396.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1397.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1398.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1399.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/14.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/140.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1400.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1401.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1402.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1403.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1404.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1405.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1406.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1407.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1408.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1409.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/141.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1410.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1411.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1412.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1413.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1414.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1415.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1416.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1417.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1418.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1419.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/142.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1420.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1421.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1422.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1423.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1424.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1425.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1426.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1427.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1428.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1429.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/143.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1430.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1431.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1432.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1433.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1434.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1435.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1436.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1437.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1438.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1439.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/144.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1440.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1441.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1442.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1443.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1444.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1445.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1446.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1447.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1448.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1449.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/145.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1450.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1451.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1452.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1453.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1454.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1455.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1456.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1457.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1458.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1459.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/146.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1460.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1461.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1462.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1463.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1464.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1465.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1466.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1467.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1468.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1469.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/147.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1470.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1471.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1472.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1473.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1474.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1475.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1476.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1477.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1478.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1479.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/148.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1480.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1481.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1482.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1483.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1484.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1485.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1486.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1487.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1488.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1489.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/149.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1490.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1491.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1492.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1493.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1494.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1495.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1496.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1497.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1498.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1499.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/15.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/150.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1500.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1501.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1502.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1503.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1504.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1505.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1506.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1507.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1508.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1509.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/151.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1510.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1511.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1512.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1513.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1514.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1515.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1516.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1517.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1518.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1519.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/152.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1520.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1521.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1522.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1523.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1524.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1525.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1526.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1527.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1528.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1529.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/153.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1530.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1531.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1532.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1533.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1534.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1535.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1536.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1537.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1538.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1539.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/154.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1540.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1541.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1542.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1543.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1544.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1545.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1546.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1547.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1548.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1549.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/155.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1550.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1551.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1552.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1553.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1554.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1555.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1556.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1557.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1558.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1559.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/156.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1560.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1561.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1562.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1563.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1564.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1565.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1566.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1567.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1568.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1569.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/157.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1570.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1571.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1572.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1573.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1574.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1575.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1576.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1577.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1578.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1579.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/158.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1580.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1581.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1582.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1583.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1584.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1585.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1586.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1587.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1588.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1589.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/159.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1590.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1591.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1592.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1593.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1594.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1595.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1596.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1597.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1598.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1599.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/16.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/160.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1600.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1601.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1602.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1603.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1604.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1605.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1606.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1607.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1608.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1609.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/161.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1610.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1611.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1612.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1613.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1614.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1615.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1616.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1617.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1618.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1619.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/162.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1620.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1621.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1622.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1623.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1624.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1625.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1626.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1627.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1628.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1629.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/163.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1630.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1631.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1632.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1633.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1634.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1635.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1636.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1637.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1638.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1639.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/164.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1640.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1641.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1642.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1643.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1644.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1645.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1646.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1647.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1648.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1649.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/165.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1650.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1651.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1652.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1653.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1654.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1655.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1656.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1657.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1658.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1659.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/166.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1660.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1661.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1662.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1663.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1664.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1665.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1666.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1667.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1668.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1669.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/167.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1670.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1671.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1672.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1673.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1674.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1675.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1676.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1677.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1678.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1679.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/168.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1680.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1681.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1682.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1683.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1684.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1685.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1686.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1687.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1688.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1689.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/169.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1690.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1691.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1692.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1693.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1694.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1695.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1696.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1697.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1698.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1699.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/17.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/170.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1700.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1701.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1702.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1703.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1704.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1705.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1706.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1707.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1708.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1709.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/171.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1710.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1711.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1712.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1713.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1714.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1715.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1716.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1717.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1718.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1719.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/172.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1720.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1721.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1722.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1723.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1724.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1725.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1726.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1727.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1728.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1729.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/173.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1730.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1731.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1732.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1733.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1734.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1735.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1736.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1737.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1738.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1739.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/174.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1740.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1741.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1742.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1743.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1744.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1745.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1746.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1747.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1748.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1749.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/175.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1750.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1751.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1752.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1753.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1754.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1755.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1756.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1757.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1758.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1759.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/176.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1760.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1761.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1762.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1763.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1764.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1765.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1766.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1767.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1768.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1769.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/177.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1770.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1771.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1772.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1773.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1774.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1775.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1776.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1777.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1778.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1779.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/178.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1780.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1781.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1782.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1783.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1784.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1785.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1786.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1787.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1788.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1789.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/179.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1790.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1791.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1792.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1793.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1794.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1795.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1796.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1797.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1798.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1799.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/18.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/180.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1800.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1801.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1802.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1803.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1804.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1805.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1806.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1807.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1808.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1809.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/181.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1810.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1811.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1812.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1813.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1814.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1815.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1816.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1817.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1818.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1819.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/182.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1820.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1821.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1822.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1823.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1824.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1825.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1826.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1827.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1828.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1829.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/183.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1830.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1831.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1832.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1833.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1834.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1835.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1836.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1837.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1838.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1839.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/184.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1840.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1841.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1842.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1843.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1844.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1845.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1846.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1847.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1848.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1849.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/185.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1850.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1851.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1852.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1853.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1854.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1855.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1856.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1857.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1858.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1859.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/186.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1860.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1861.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1862.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1863.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1864.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1865.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1866.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1867.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1868.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1869.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/187.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1870.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1871.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1872.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1873.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1874.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1875.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1876.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1877.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1878.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1879.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/188.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1880.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1881.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1882.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1883.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1884.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1885.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1886.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1887.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1888.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1889.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/189.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1890.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1891.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1892.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1893.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1894.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1895.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1896.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1897.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1898.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1899.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/19.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/190.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1900.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1901.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1902.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1903.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1904.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1905.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1906.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1907.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1908.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1909.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/191.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1910.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1911.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1912.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1913.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1914.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1915.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1916.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1917.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1918.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1919.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/192.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1920.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1921.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1922.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1923.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1924.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1925.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1926.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1927.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1928.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1929.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/193.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1930.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1931.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1932.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1933.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1934.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1935.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1936.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1937.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1938.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1939.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/194.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1940.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1941.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1942.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1943.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1944.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1945.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1946.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1947.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1948.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1949.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/195.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1950.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1951.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1952.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1953.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1954.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1955.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1956.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1957.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1958.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1959.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/196.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1960.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1961.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1962.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1963.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1964.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1965.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1966.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1967.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1968.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1969.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/197.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1970.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1971.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1972.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1973.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1974.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1975.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1976.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1977.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1978.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1979.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/198.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1980.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1981.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1982.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1983.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1984.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1985.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1986.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1987.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1988.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1989.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/199.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1990.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1991.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1992.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1993.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1994.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1995.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1996.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1997.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1998.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/1999.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/20.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/200.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2000.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2001.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2002.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2003.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2004.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2005.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2006.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2007.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2008.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2009.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/201.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2010.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2011.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2012.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2013.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2014.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2015.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2016.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2017.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2018.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2019.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/202.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2020.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2021.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2022.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2023.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2024.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2025.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2026.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2027.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2028.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2029.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/203.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2030.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2031.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2032.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2033.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2034.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2035.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2036.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2037.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2038.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2039.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/204.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2040.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2041.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2042.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2043.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2044.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2045.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2046.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2047.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2048.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2049.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/205.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2050.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2051.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2052.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2053.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2054.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2055.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2056.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2057.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2058.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2059.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/206.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2060.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2061.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2062.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2063.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2064.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2065.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2066.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2067.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2068.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2069.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/207.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2070.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2071.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2072.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2073.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2074.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2075.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2076.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2077.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2078.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2079.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/208.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2080.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2081.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2082.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2083.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2084.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2085.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2086.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2087.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2088.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2089.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/209.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2090.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2091.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2092.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2093.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2094.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2095.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2096.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2097.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2098.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2099.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/21.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/210.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2100.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2101.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2102.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2103.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2104.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2105.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2106.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2107.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2108.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2109.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/211.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2110.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2111.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2112.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2113.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2114.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2115.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2116.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2117.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2118.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2119.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/212.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2120.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2121.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2122.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2123.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2124.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2125.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2126.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2127.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2128.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2129.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/213.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2130.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2131.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2132.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2133.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2134.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2135.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2136.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2137.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2138.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2139.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/214.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2140.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2141.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2142.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2143.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2144.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2145.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2146.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2147.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2148.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2149.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/215.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2150.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2151.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2152.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2153.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2154.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2155.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2156.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2157.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2158.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2159.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/216.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2160.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2161.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2162.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2163.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2164.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2165.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2166.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2167.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2168.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2169.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/217.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2170.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2171.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2172.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2173.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2174.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2175.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2176.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2177.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2178.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2179.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/218.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2180.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2181.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2182.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2183.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2184.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2185.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2186.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2187.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2188.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2189.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/219.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2190.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2191.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2192.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2193.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2194.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2195.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2196.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2197.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2198.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2199.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/22.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/220.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2200.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2201.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2202.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2203.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2204.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2205.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2206.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2207.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2208.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2209.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/221.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2210.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2211.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2212.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2213.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2214.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2215.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2216.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2217.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2218.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2219.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/222.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2220.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2221.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2222.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2223.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2224.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2225.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2226.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2227.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2228.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2229.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/223.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2230.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2231.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2232.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2233.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2234.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2235.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2236.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2237.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2238.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2239.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/224.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2240.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2241.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2242.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2243.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2244.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2245.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2246.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2247.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2248.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2249.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/225.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2250.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2251.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2252.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2253.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2254.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2255.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2256.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2257.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2258.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2259.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/226.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2260.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2261.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2262.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2263.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2264.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2265.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2266.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2267.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2268.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2269.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/227.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2270.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2271.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2272.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2273.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2274.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2275.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2276.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2277.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2278.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2279.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/228.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2280.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2281.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2282.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2283.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2284.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2285.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2286.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2287.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2288.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2289.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/229.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2290.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2291.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2292.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2293.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2294.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2295.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2296.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2297.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2298.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2299.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/23.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/230.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2300.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2301.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2302.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2303.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2304.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2305.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2306.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2307.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2308.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2309.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/231.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2310.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2311.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2312.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2313.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2314.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2315.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2316.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2317.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2318.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2319.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/232.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2320.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2321.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2322.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2323.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2324.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2325.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2326.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2327.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2328.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2329.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/233.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2330.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2331.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2332.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2333.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2334.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2335.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2336.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2337.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2338.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2339.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/234.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2340.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2341.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2342.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2343.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2344.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2345.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2346.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2347.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2348.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2349.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/235.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2350.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2351.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2352.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2353.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2354.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2355.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2356.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2357.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2358.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2359.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/236.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2360.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2361.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2362.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2363.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2364.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2365.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2366.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2367.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2368.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2369.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/237.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2370.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2371.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2372.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2373.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2374.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2375.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2376.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2377.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2378.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2379.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/238.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2380.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2381.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2382.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2383.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2384.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2385.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2386.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2387.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2388.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2389.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/239.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2390.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2391.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2392.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2393.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2394.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2395.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2396.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2397.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2398.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2399.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/24.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/240.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2400.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2401.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2402.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2403.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2404.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2405.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2406.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2407.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2408.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2409.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/241.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2410.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2411.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2412.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2413.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2414.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2415.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2416.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2417.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2418.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2419.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/242.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2420.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2421.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2422.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2423.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2424.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2425.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2426.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2427.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2428.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2429.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/243.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2430.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2431.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2432.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2433.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2434.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2435.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2436.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2437.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2438.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2439.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/244.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2440.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2441.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2442.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2443.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2444.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2445.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2446.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2447.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2448.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2449.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/245.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2450.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2451.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2452.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2453.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2454.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2455.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2456.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2457.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2458.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2459.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/246.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2460.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2461.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2462.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2463.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2464.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2465.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2466.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2467.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2468.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2469.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/247.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2470.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2471.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2472.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2473.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2474.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2475.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2476.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2477.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2478.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2479.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/248.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2480.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2481.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2482.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2483.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2484.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2485.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2486.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2487.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2488.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2489.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/249.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2490.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2491.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2492.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2493.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2494.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2495.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2496.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2497.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2498.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2499.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/25.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/250.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2500.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2501.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2502.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2503.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2504.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2505.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2506.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2507.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2508.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2509.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/251.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2510.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2511.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2512.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2513.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2514.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2515.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2516.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2517.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2518.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2519.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/252.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2520.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2521.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2522.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2523.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2524.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2525.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2526.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2527.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2528.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2529.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/253.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2530.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2531.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2532.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2533.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2534.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2535.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2536.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2537.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2538.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2539.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/254.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2540.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2541.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2542.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2543.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2544.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2545.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2546.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2547.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2548.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2549.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/255.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2550.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2551.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2552.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2553.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2554.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2555.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2556.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2557.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2558.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2559.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/256.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2560.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2561.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2562.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2563.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2564.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2565.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2566.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2567.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2568.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2569.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/257.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2570.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2571.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2572.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2573.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2574.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2575.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2576.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2577.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2578.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2579.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/258.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2580.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2581.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2582.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2583.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2584.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2585.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2586.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2587.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2588.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2589.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/259.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2590.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2591.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2592.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2593.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2594.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2595.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2596.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2597.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2598.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2599.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/26.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/260.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2600.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2601.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2602.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2603.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2604.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2605.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2606.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2607.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2608.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2609.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/261.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2610.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2611.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2612.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2613.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2614.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2615.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2616.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2617.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2618.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2619.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/262.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2620.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2621.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2622.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2623.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2624.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2625.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2626.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2627.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2628.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2629.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/263.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2630.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2631.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2632.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2633.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2634.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2635.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2636.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2637.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2638.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2639.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/264.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2640.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2641.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2642.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2643.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2644.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2645.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2646.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2647.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2648.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2649.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/265.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2650.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2651.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2652.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2653.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2654.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2655.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2656.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2657.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2658.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2659.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/266.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2660.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2661.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2662.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2663.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2664.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2665.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2666.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2667.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2668.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2669.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/267.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2670.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2671.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2672.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2673.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2674.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2675.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2676.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2677.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2678.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2679.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/268.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2680.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2681.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2682.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2683.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2684.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2685.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2686.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2687.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2688.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2689.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/269.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2690.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2691.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2692.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2693.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2694.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2695.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2696.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2697.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2698.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2699.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/27.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/270.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2700.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2701.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2702.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2703.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2704.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2705.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2706.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2707.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2708.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2709.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/271.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2710.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2711.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2712.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2713.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2714.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2715.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2716.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2717.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2718.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2719.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/272.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2720.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2721.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2722.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2723.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2724.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2725.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2726.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2727.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2728.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2729.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/273.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2730.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2731.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2732.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2733.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2734.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2735.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2736.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2737.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2738.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2739.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/274.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2740.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2741.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2742.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2743.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2744.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2745.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2746.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2747.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2748.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2749.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/275.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2750.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2751.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2752.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2753.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2754.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2755.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2756.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2757.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2758.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2759.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/276.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2760.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2761.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2762.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2763.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2764.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2765.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2766.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2767.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2768.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2769.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/277.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2770.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2771.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2772.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2773.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2774.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2775.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2776.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2777.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2778.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2779.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/278.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2780.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2781.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2782.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2783.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2784.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2785.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2786.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2787.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2788.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2789.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/279.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2790.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2791.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2792.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2793.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2794.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2795.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2796.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2797.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2798.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2799.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/28.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/280.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2800.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2801.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2802.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2803.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2804.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2805.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2806.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2807.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2808.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2809.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/281.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2810.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2811.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2812.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2813.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2814.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2815.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2816.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2817.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2818.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2819.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/282.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2820.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2821.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2822.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2823.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2824.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2825.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2826.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2827.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2828.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2829.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/283.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2830.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2831.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2832.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2833.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2834.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2835.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2836.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2837.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2838.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2839.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/284.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2840.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2841.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2842.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2843.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2844.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2845.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2846.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2847.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2848.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2849.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/285.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2850.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2851.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2852.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2853.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2854.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2855.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2856.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2857.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2858.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2859.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/286.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2860.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2861.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2862.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2863.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2864.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2865.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2866.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2867.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2868.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2869.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/287.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2870.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2871.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2872.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2873.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2874.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2875.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2876.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2877.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2878.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2879.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/288.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2880.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2881.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2882.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2883.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2884.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2885.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2886.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2887.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2888.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2889.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/289.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2890.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2891.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2892.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2893.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2894.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2895.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2896.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2897.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2898.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2899.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/29.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/290.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2900.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2901.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2902.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2903.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2904.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2905.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2906.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2907.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2908.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2909.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/291.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2910.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2911.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2912.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2913.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2914.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2915.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2916.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2917.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2918.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2919.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/292.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2920.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2921.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2922.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2923.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2924.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2925.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2926.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2927.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2928.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2929.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/293.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2930.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2931.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2932.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2933.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2934.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2935.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2936.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2937.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2938.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2939.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/294.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2940.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2941.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2942.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2943.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2944.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2945.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2946.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2947.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2948.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2949.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/295.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2950.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2951.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2952.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2953.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2954.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2955.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2956.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2957.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2958.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2959.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/296.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2960.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2961.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2962.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2963.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2964.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2965.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2966.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2967.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2968.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2969.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/297.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2970.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2971.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2972.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2973.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2974.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2975.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2976.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2977.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2978.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2979.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/298.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2980.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2981.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2982.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2983.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2984.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2985.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2986.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2987.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2988.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2989.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/299.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2990.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2991.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2992.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2993.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2994.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2995.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2996.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2997.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2998.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/2999.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/30.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/300.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3000.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3001.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3002.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3003.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3004.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3005.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3006.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3007.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3008.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3009.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/301.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3010.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3011.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3012.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3013.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3014.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3015.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3016.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3017.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3018.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3019.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/302.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3020.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3021.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3022.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3023.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3024.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3025.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3026.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3027.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3028.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3029.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/303.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3030.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3031.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3032.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3033.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3034.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3035.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3036.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3037.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3038.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3039.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/304.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3040.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3041.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3042.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3043.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3044.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3045.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3046.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3047.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3048.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3049.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/305.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3050.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3051.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3052.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3053.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3054.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3055.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3056.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3057.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3058.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3059.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/306.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3060.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3061.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3062.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3063.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3064.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3065.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3066.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3067.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3068.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3069.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/307.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3070.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3071.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3072.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3073.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3074.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3075.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3076.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3077.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3078.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3079.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/308.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3080.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3081.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3082.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3083.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3084.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3085.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3086.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3087.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3088.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3089.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/309.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3090.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3091.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3092.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3093.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3094.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3095.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3096.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3097.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3098.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3099.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/31.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/310.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3100.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3101.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3102.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3103.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3104.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3105.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3106.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3107.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3108.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3109.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/311.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3110.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3111.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3112.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3113.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3114.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3115.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3116.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3117.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3118.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3119.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/312.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3120.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3121.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3122.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3123.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3124.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3125.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3126.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3127.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3128.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3129.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/313.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3130.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3131.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3132.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3133.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3134.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3135.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3136.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3137.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3138.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3139.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/314.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3140.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3141.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3142.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3143.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3144.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3145.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3146.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3147.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3148.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3149.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/315.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3150.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3151.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3152.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3153.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3154.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3155.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3156.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3157.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3158.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3159.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/316.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3160.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3161.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3162.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3163.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3164.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3165.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3166.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3167.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3168.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3169.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/317.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3170.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3171.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3172.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3173.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3174.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3175.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3176.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3177.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3178.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3179.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/318.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3180.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3181.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3182.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3183.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3184.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3185.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3186.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3187.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3188.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3189.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/319.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3190.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3191.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3192.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3193.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3194.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3195.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3196.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3197.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3198.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3199.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/32.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/320.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3200.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3201.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3202.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3203.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3204.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3205.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3206.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3207.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3208.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3209.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/321.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3210.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3211.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3212.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3213.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3214.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3215.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3216.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3217.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3218.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3219.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/322.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3220.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3221.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3222.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3223.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3224.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3225.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3226.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3227.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3228.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3229.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/323.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3230.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3231.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3232.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3233.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3234.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3235.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3236.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3237.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3238.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3239.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/324.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3240.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3241.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3242.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3243.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3244.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3245.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3246.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3247.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3248.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3249.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/325.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3250.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3251.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3252.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3253.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3254.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3255.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3256.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3257.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3258.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3259.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/326.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3260.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3261.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3262.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3263.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3264.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3265.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3266.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3267.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3268.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3269.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/327.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3270.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3271.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3272.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3273.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3274.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3275.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3276.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3277.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3278.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3279.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/328.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3280.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3281.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3282.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3283.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3284.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3285.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3286.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3287.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3288.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3289.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/329.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3290.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3291.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3292.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3293.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3294.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3295.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3296.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3297.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3298.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3299.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/33.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/330.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3300.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3301.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3302.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3303.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3304.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3305.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3306.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3307.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3308.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3309.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/331.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3310.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3311.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3312.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3313.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3314.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3315.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3316.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3317.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3318.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3319.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/332.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3320.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3321.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3322.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3323.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3324.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3325.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3326.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3327.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3328.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3329.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/333.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3330.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3331.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3332.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3333.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3334.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3335.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3336.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3337.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3338.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3339.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/334.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3340.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3341.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3342.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3343.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3344.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3345.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3346.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3347.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3348.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3349.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/335.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3350.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3351.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3352.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3353.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3354.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3355.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3356.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3357.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3358.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3359.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/336.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3360.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3361.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3362.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3363.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3364.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3365.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3366.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3367.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3368.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3369.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/337.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3370.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3371.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3372.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3373.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3374.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3375.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3376.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3377.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3378.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3379.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/338.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3380.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3381.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3382.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3383.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3384.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3385.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3386.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3387.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3388.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3389.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/339.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3390.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3391.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3392.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3393.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3394.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3395.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3396.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3397.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3398.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3399.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/34.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/340.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3400.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3401.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3402.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3403.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3404.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3405.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3406.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3407.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3408.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3409.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/341.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3410.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3411.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3412.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3413.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3414.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3415.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3416.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3417.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3418.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3419.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/342.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3420.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3421.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3422.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3423.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3424.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3425.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3426.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3427.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3428.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3429.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/343.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3430.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3431.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3432.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3433.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3434.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3435.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3436.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3437.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3438.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3439.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/344.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3440.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3441.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3442.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3443.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3444.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3445.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3446.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3447.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3448.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3449.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/345.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3450.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3451.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3452.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3453.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3454.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3455.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3456.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3457.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3458.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3459.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/346.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3460.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3461.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3462.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3463.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3464.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3465.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3466.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3467.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3468.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3469.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/347.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3470.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3471.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3472.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3473.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3474.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3475.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3476.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3477.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3478.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3479.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/348.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3480.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3481.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3482.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3483.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3484.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3485.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3486.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3487.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3488.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3489.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/349.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3490.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3491.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3492.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3493.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3494.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3495.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3496.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3497.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3498.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3499.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/35.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/350.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3500.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3501.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3502.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3503.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3504.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3505.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3506.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3507.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3508.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3509.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/351.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3510.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3511.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3512.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3513.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3514.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3515.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3516.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3517.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3518.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3519.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/352.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3520.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3521.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3522.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3523.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3524.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3525.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3526.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3527.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3528.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3529.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/353.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3530.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3531.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3532.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3533.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3534.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3535.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3536.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3537.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3538.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3539.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/354.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3540.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3541.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3542.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3543.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3544.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3545.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3546.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3547.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3548.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3549.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/355.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3550.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3551.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3552.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3553.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3554.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3555.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3556.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3557.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3558.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3559.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/356.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3560.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3561.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3562.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3563.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3564.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3565.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3566.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3567.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3568.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3569.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/357.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3570.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3571.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3572.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3573.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3574.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3575.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3576.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3577.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3578.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3579.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/358.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3580.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3581.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3582.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3583.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3584.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3585.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3586.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3587.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3588.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3589.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/359.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3590.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3591.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3592.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3593.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3594.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3595.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3596.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3597.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3598.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3599.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/36.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/360.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3600.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3601.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3602.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3603.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3604.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3605.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3606.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3607.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3608.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3609.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/361.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3610.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3611.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3612.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3613.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3614.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3615.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3616.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3617.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3618.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3619.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/362.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3620.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3621.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3622.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3623.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3624.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3625.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3626.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3627.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3628.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3629.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/363.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3630.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3631.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3632.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3633.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3634.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3635.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3636.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3637.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3638.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3639.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/364.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3640.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3641.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3642.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3643.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3644.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3645.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3646.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3647.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3648.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3649.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/365.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3650.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3651.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3652.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3653.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3654.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3655.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3656.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3657.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3658.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3659.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/366.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3660.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3661.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3662.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3663.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3664.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3665.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3666.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3667.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3668.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3669.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/367.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3670.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3671.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3672.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3673.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3674.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3675.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3676.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3677.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3678.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3679.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/368.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3680.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3681.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3682.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3683.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3684.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3685.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3686.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3687.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3688.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3689.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/369.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3690.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3691.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3692.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3693.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3694.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3695.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3696.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3697.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3698.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3699.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/37.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/370.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3700.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3701.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3702.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3703.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3704.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3705.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3706.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3707.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3708.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3709.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/371.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3710.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3711.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3712.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3713.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3714.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3715.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3716.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3717.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3718.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3719.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/372.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3720.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3721.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3722.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3723.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3724.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3725.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3726.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3727.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3728.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3729.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/373.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3730.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3731.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3732.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3733.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3734.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3735.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3736.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3737.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3738.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3739.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/374.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3740.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3741.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3742.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3743.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3744.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3745.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3746.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3747.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3748.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3749.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/375.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3750.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3751.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3752.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3753.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3754.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3755.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3756.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3757.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3758.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3759.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/376.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3760.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3761.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3762.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3763.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3764.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3765.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3766.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3767.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3768.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3769.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/377.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3770.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3771.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3772.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3773.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3774.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3775.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3776.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3777.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3778.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3779.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/378.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3780.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3781.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3782.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3783.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3784.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3785.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3786.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3787.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3788.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3789.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3790.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3791.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3792.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3793.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3794.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3795.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3796.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3797.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3798.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3799.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/38.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/380.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3800.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3801.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3802.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3803.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3804.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3805.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3806.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3807.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3808.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3809.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/381.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3810.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3811.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3812.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3813.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3814.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3815.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3816.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3817.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3818.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3819.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/382.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3820.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3821.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3822.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3823.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3824.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3825.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3826.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3827.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3828.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3829.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/383.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3830.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3831.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3832.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3833.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3834.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3835.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3836.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3837.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3838.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3839.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/384.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3840.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3841.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3842.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3843.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3844.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3845.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3846.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3847.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3848.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3849.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/385.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3850.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3851.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3852.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3853.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3854.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3855.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3856.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3857.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3858.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3859.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/386.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3860.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3861.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3862.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3863.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3864.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3865.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3866.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3867.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3868.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3869.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/387.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3870.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3871.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3872.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3873.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3874.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3875.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3876.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3877.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3878.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3879.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/388.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3880.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3881.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3882.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3883.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3884.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3885.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3886.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3887.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3888.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3889.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/389.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3890.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3891.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3892.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3893.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3894.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3895.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3896.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3897.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3898.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3899.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/39.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/390.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3900.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3901.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3902.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3903.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3904.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3905.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3906.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3907.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3908.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3909.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/391.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3910.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3911.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3912.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3913.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3914.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3915.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3916.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3917.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3918.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3919.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/392.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3920.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3921.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3922.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3923.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3924.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3925.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3926.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3927.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3928.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3929.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/393.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3930.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3931.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3932.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3933.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3934.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3935.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3936.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3937.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3938.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3939.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/394.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3940.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3941.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3942.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3943.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3944.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3945.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3946.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3947.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3948.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3949.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/395.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3950.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3951.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3952.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3953.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3954.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3955.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3956.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3957.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3958.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3959.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/396.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3960.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3961.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3962.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3963.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3964.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3965.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3966.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3967.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3968.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3969.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/397.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3970.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3971.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3972.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3973.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3974.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3975.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3976.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3977.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3978.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3979.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/398.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3980.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3981.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3982.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3983.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3984.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3985.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3986.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3987.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3988.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3989.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/399.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3990.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3991.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3992.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3993.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3994.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3995.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3996.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3997.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3998.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/3999.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/40.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/400.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4000.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4001.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4002.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4003.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4004.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4005.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4006.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4007.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4008.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4009.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/401.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4010.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4011.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4012.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4013.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4014.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4015.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4016.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4017.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4018.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4019.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/402.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4020.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4021.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4022.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4023.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4024.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4025.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4026.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4027.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4028.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4029.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/403.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4030.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4031.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4032.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4033.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4034.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4035.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4036.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4037.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4038.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4039.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/404.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4040.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4041.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4042.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4043.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4044.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4045.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4046.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4047.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4048.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4049.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/405.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4050.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4051.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4052.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4053.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4054.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4055.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4056.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4057.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4058.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4059.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/406.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4060.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4061.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4062.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4063.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4064.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4065.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4066.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4067.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4068.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4069.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/407.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4070.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4071.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4072.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4073.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4074.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4075.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4076.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4077.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4078.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4079.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/408.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4080.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4081.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4082.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4083.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4084.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4085.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4086.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4087.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4088.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4089.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/409.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4090.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4091.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4092.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4093.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4094.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4095.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4096.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4097.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4098.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4099.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/41.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/410.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4100.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4101.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4102.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4103.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4104.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4105.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4106.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4107.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4108.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4109.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/411.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4110.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4111.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4112.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4113.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4114.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4115.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4116.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4117.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4118.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4119.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/412.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4120.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4121.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4122.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4123.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4124.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4125.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4126.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4127.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4128.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4129.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/413.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4130.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4131.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4132.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4133.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4134.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4135.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4136.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4137.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4138.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4139.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/414.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4140.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4141.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4142.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4143.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4144.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4145.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4146.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4147.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4148.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4149.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/415.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4150.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4151.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4152.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4153.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4154.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4155.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4156.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4157.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4158.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4159.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/416.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4160.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4161.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4162.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4163.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4164.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4165.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4166.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4167.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4168.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4169.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/417.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4170.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4171.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4172.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4173.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4174.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4175.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4176.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4177.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4178.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4179.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/418.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4180.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4181.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4182.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4183.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4184.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4185.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4186.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4187.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4188.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4189.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/419.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4190.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4191.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4192.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4193.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4194.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4195.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4196.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4197.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4198.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4199.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/42.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/420.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4200.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4201.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4202.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4203.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4204.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4205.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4206.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4207.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4208.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4209.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/421.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4210.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4211.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4212.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4213.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4214.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4215.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4216.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4217.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4218.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4219.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/422.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4220.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4221.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4222.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4223.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4224.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4225.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4226.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4227.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4228.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4229.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/423.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4230.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4231.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4232.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4233.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4234.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4235.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4236.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4237.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4238.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4239.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/424.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4240.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4241.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4242.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4243.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4244.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4245.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4246.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4247.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4248.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4249.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/425.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4250.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4251.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4252.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4253.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4254.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4255.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4256.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4257.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4258.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4259.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/426.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4260.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4261.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4262.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4263.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4264.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4265.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4266.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4267.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4268.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4269.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/427.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4270.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4271.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4272.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4273.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4274.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4275.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4276.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4277.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4278.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4279.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/428.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4280.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4281.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4282.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4283.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4284.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4285.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4286.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4287.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4288.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4289.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/429.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4290.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4291.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4292.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4293.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4294.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4295.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4296.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4297.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4298.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4299.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/43.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/430.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4300.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4301.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4302.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4303.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4304.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4305.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4306.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4307.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4308.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4309.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/431.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4310.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4311.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4312.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4313.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4314.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4315.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4316.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4317.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4318.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4319.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/432.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4320.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4321.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4322.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4323.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4324.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4325.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4326.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4327.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4328.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4329.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/433.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4330.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4331.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4332.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4333.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4334.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4335.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4336.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4337.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4338.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4339.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/434.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4340.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4341.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4342.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4343.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4344.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4345.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4346.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4347.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4348.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4349.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/435.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4350.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4351.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4352.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4353.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4354.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4355.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4356.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4357.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4358.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4359.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/436.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4360.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4361.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4362.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4363.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4364.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4365.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4366.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4367.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4368.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4369.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/437.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4370.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4371.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4372.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4373.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4374.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4375.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4376.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4377.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4378.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4379.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/438.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4380.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4381.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4382.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4383.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4384.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4385.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4386.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4387.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4388.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4389.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/439.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4390.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4391.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4392.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4393.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4394.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4395.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4396.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4397.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4398.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4399.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/44.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/440.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4400.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4401.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4402.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4403.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4404.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4405.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4406.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4407.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4408.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4409.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/441.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4410.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4411.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4412.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4413.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4414.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4415.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4416.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4417.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4418.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4419.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/442.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4420.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4421.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4422.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4423.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4424.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4425.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4426.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4427.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4428.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4429.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/443.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4430.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4431.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4432.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4433.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4434.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4435.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4436.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4437.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4438.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4439.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/444.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4440.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4441.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4442.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4443.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4444.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4445.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4446.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4447.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4448.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4449.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/445.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4450.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4451.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4452.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4453.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4454.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4455.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4456.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4457.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4458.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4459.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/446.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4460.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4461.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4462.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4463.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4464.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4465.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4466.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4467.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4468.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4469.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/447.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4470.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4471.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4472.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4473.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4474.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4475.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4476.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4477.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4478.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4479.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/448.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4480.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4481.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4482.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4483.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4484.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4485.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4486.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4487.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4488.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4489.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/449.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4490.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4491.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4492.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4493.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4494.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4495.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4496.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4497.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4498.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4499.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/45.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/450.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4500.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4501.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4502.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4503.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4504.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4505.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4506.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4507.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4508.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4509.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/451.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4510.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4511.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4512.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4513.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4514.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4515.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4516.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4517.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4518.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4519.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/452.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4520.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4521.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4522.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4523.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4524.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4525.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4526.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4527.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4528.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4529.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/453.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4530.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4531.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4532.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4533.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4534.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4535.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4536.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4537.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4538.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4539.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/454.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4540.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4541.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4542.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4543.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4544.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4545.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4546.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4547.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4548.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4549.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/455.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4550.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4551.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4552.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4553.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4554.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4555.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4556.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4557.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4558.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4559.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/456.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4560.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4561.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4562.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4563.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4564.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4565.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4566.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4567.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4568.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4569.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/457.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4570.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4571.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4572.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4573.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4574.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4575.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4576.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4577.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4578.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4579.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/458.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4580.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4581.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4582.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4583.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4584.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4585.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4586.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4587.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4588.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4589.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/459.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4590.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4591.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4592.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4593.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4594.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4595.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4596.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4597.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4598.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4599.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/46.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/460.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4600.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4601.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4602.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4603.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4604.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4605.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4606.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4607.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4608.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4609.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/461.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4610.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4611.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4612.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4613.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4614.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4615.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4616.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4617.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4618.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4619.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/462.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4620.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4621.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4622.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4623.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4624.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4625.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4626.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4627.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4628.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4629.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/463.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4630.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4631.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4632.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4633.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4634.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4635.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4636.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4637.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4638.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4639.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/464.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4640.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4641.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4642.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4643.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4644.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4645.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4646.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4647.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4648.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4649.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/465.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4650.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4651.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4652.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4653.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4654.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4655.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4656.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4657.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4658.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4659.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/466.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4660.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4661.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4662.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4663.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4664.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4665.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4666.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4667.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4668.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4669.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/467.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4670.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4671.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4672.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4673.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4674.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4675.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4676.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4677.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4678.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4679.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/468.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4680.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4681.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4682.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4683.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4684.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4685.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4686.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4687.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4688.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4689.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/469.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4690.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4691.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4692.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4693.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4694.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4695.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4696.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4697.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4698.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4699.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/47.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/470.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4700.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4701.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4702.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4703.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4704.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4705.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4706.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4707.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4708.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4709.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/471.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4710.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4711.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4712.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4713.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4714.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4715.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4716.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4717.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4718.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4719.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/472.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4720.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4721.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4722.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4723.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4724.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4725.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4726.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4727.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4728.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4729.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/473.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4730.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4731.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4732.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4733.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4734.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4735.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4736.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4737.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4738.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4739.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/474.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4740.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4741.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4742.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4743.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4744.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4745.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4746.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4747.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4748.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4749.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/475.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4750.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4751.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4752.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4753.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4754.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4755.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4756.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4757.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4758.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4759.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/476.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4760.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4761.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4762.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4763.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4764.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4765.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4766.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4767.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4768.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4769.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/477.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4770.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4771.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4772.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4773.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4774.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4775.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4776.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4777.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4778.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4779.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/478.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4780.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4781.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4782.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4783.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4784.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4785.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4786.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4787.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4788.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4789.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/479.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4790.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4791.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4792.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4793.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4794.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4795.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4796.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4797.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4798.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4799.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/48.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/480.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4800.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4801.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4802.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4803.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4804.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4805.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4806.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4807.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4808.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4809.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/481.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4810.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4811.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4812.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4813.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4814.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4815.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4816.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4817.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4818.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4819.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/482.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4820.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4821.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4822.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4823.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4824.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4825.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4826.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4827.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4828.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4829.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/483.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4830.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4831.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4832.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4833.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4834.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4835.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4836.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4837.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4838.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4839.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/484.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4840.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4841.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4842.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4843.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4844.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4845.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4846.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4847.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4848.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4849.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/485.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4850.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4851.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4852.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4853.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4854.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4855.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4856.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4857.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4858.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4859.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/486.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4860.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4861.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4862.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4863.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4864.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4865.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4866.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4867.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4868.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4869.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/487.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4870.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4871.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4872.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4873.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4874.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4875.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4876.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4877.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4878.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4879.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/488.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4880.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4881.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4882.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4883.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4884.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4885.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4886.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4887.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4888.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4889.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/489.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4890.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4891.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4892.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4893.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4894.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4895.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4896.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4897.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4898.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4899.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/49.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/490.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4900.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4901.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4902.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4903.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4904.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4905.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4906.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4907.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4908.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4909.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/491.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4910.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4911.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4912.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4913.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4914.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4915.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4916.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4917.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4918.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4919.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/492.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4920.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4921.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4922.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4923.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4924.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4925.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4926.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4927.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4928.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4929.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/493.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4930.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4931.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4932.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4933.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4934.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4935.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4936.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4937.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4938.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4939.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/494.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4940.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4941.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4942.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4943.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4944.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4945.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4946.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4947.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4948.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4949.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/495.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4950.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4951.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4952.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4953.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4954.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4955.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4956.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4957.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4958.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4959.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/496.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4960.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4961.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4962.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4963.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4964.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4965.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4966.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4967.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4968.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4969.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/497.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4970.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4971.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4972.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4973.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4974.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4975.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4976.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4977.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4978.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4979.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/498.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4980.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4981.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4982.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4983.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4984.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4985.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4986.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4987.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4988.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4989.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/499.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4990.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4991.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4992.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4993.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4994.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4995.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4996.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4997.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4998.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/4999.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/50.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/500.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5000.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5001.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5002.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5003.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5004.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5005.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5006.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5007.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5008.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5009.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/501.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5010.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5011.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5012.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5013.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5014.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5015.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5016.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5017.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5018.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5019.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/502.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5020.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5021.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5022.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5023.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5024.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5025.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5026.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5027.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5028.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5029.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/503.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5030.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5031.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5032.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5033.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5034.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5035.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5036.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5037.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5038.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5039.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/504.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5040.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5041.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5042.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5043.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5044.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5045.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5046.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5047.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5048.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5049.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/505.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5050.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5051.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5052.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5053.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5054.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5055.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5056.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5057.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5058.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5059.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/506.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5060.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5061.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5062.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5063.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5064.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5065.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5066.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5067.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5068.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5069.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/507.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5070.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5071.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5072.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5073.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5074.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5075.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5076.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5077.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5078.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5079.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/508.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5080.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5081.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5082.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5083.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5084.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5085.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5086.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5087.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5088.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5089.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/509.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5090.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5091.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5092.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5093.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5094.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5095.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5096.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5097.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5098.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5099.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/51.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/510.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5100.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5101.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5102.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5103.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5104.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5105.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5106.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5107.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5108.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5109.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/511.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5110.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5111.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5112.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5113.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5114.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5115.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5116.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5117.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5118.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5119.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/512.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5120.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5121.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5122.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5123.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5124.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5125.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5126.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5127.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5128.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5129.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/513.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5130.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5131.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5132.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5133.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5134.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5135.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5136.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5137.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5138.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5139.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/514.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5140.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5141.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5142.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5143.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5144.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5145.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5146.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5147.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5148.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5149.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/515.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5150.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5151.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5152.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5153.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5154.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5155.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5156.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5157.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5158.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5159.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/516.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5160.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5161.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5162.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5163.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5164.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5165.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5166.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5167.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5168.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5169.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/517.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5170.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5171.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5172.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5173.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5174.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5175.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5176.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5177.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5178.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5179.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/518.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5180.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5181.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5182.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5183.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5184.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5185.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5186.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5187.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5188.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5189.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/519.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5190.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5191.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5192.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5193.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5194.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5195.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5196.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5197.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5198.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5199.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/52.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/520.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5200.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5201.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5202.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5203.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5204.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5205.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5206.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5207.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5208.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5209.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/521.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5210.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5211.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5212.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5213.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5214.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5215.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5216.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5217.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5218.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5219.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/522.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5220.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5221.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5222.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5223.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5224.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5225.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5226.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5227.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5228.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5229.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/523.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5230.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5231.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5232.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5233.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5234.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5235.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5236.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5237.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5238.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5239.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/524.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5240.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5241.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5242.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5243.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5244.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5245.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5246.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5247.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5248.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5249.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/525.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5250.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5251.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5252.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5253.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5254.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5255.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5256.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5257.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5258.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5259.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/526.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5260.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5261.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5262.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5263.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5264.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5265.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5266.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5267.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5268.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5269.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/527.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5270.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5271.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5272.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5273.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5274.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5275.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5276.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5277.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5278.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5279.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/528.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5280.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5281.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5282.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5283.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5284.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5285.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5286.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5287.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5288.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5289.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/529.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5290.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5291.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5292.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5293.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5294.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5295.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5296.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5297.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5298.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5299.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/53.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/530.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5300.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5301.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5302.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5303.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5304.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5305.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5306.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5307.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5308.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5309.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/531.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5310.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5311.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5312.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5313.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5314.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5315.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5316.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5317.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5318.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5319.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/532.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5320.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5321.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5322.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5323.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5324.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5325.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5326.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5327.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5328.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5329.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/533.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5330.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5331.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5332.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5333.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5334.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5335.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5336.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5337.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5338.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5339.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/534.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5340.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5341.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5342.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5343.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5344.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5345.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5346.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5347.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5348.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5349.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/535.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5350.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5351.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5352.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5353.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5354.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5355.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5356.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5357.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5358.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5359.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/536.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5360.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5361.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5362.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5363.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5364.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5365.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5366.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5367.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5368.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5369.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/537.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5370.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5371.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5372.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5373.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5374.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5375.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5376.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5377.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5378.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5379.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/538.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5380.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5381.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5382.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5383.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5384.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5385.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5386.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5387.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5388.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5389.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/539.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5390.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5391.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5392.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5393.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5394.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5395.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5396.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5397.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5398.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5399.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/54.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/540.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5400.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5401.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5402.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5403.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5404.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5405.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5406.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5407.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5408.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5409.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/541.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5410.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5411.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5412.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5413.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5414.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5415.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5416.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5417.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5418.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5419.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/542.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5420.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5421.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5422.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5423.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5424.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5425.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5426.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5427.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5428.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5429.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/543.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5430.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5431.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5432.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5433.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5434.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5435.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5436.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5437.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5438.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5439.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/544.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5440.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5441.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5442.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5443.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5444.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5445.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5446.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5447.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5448.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5449.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/545.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5450.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5451.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5452.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5453.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5454.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5455.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5456.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5457.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5458.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5459.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/546.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5460.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5461.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5462.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5463.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5464.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5465.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5466.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5467.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5468.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5469.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/547.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5470.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5471.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5472.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5473.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5474.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5475.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5476.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5477.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5478.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5479.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/548.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5480.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5481.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5482.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5483.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5484.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5485.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5486.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5487.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5488.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5489.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/549.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5490.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5491.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5492.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5493.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5494.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5495.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5496.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5497.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5498.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5499.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/55.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/550.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5500.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5501.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5502.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5503.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5504.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5505.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5506.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5507.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5508.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5509.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/551.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5510.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5511.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5512.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5513.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5514.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5515.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5516.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5517.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5518.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5519.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/552.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5520.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5521.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5522.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5523.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5524.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5525.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5526.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5527.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5528.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5529.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/553.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5530.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5531.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5532.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5533.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5534.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5535.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5536.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5537.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5538.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5539.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/554.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5540.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5541.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5542.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5543.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5544.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5545.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5546.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5547.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5548.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5549.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/555.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5550.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5551.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5552.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5553.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5554.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5555.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5556.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5557.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5558.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5559.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/556.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5560.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5561.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5562.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5563.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5564.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5565.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5566.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5567.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5568.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5569.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/557.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5570.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5571.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5572.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5573.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5574.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5575.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5576.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5577.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5578.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5579.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/558.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5580.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5581.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5582.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5583.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5584.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5585.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5586.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5587.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5588.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5589.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/559.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5590.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5591.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5592.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5593.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5594.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5595.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5596.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5597.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5598.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5599.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/56.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/560.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5600.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5601.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5602.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5603.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5604.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5605.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5606.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5607.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5608.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5609.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/561.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5610.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5611.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5612.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5613.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5614.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5615.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5616.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5617.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5618.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5619.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/562.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5620.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5621.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5622.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5623.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5624.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5625.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5626.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5627.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5628.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5629.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/563.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5630.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5631.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5632.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5633.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5634.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5635.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5636.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5637.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5638.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5639.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/564.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5640.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5641.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5642.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5643.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5644.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5645.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5646.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5647.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5648.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5649.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/565.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5650.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5651.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5652.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5653.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5654.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5655.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5656.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5657.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5658.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5659.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/566.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5660.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5661.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5662.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5663.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5664.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5665.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5666.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5667.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5668.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5669.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/567.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5670.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5671.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5672.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5673.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5674.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5675.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5676.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5677.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5678.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5679.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/568.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5680.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5681.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5682.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5683.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5684.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5685.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5686.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5687.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5688.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5689.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/569.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5690.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5691.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5692.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5693.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5694.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5695.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5696.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5697.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5698.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5699.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/57.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/570.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5700.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5701.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5702.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5703.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5704.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5705.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5706.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5707.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5708.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5709.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/571.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5710.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5711.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5712.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5713.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5714.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5715.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5716.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5717.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5718.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5719.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/572.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5720.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5721.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5722.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5723.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5724.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5725.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5726.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5727.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5728.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5729.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/573.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5730.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5731.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5732.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5733.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5734.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5735.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5736.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5737.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5738.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5739.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/574.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5740.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5741.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5742.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5743.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5744.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5745.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5746.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5747.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5748.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5749.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/575.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5750.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5751.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5752.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5753.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5754.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5755.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5756.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5757.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5758.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5759.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/576.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5760.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5761.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5762.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5763.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5764.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5765.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5766.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5767.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5768.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5769.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/577.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5770.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5771.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5772.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5773.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5774.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5775.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5776.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5777.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5778.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5779.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/578.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5780.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5781.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5782.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5783.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5784.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5785.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5786.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5787.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5788.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5789.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/579.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5790.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5791.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5792.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5793.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5794.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5795.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5796.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5797.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5798.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5799.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/58.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/580.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5800.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5801.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5802.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5803.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5804.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5805.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5806.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5807.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5808.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5809.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/581.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5810.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5811.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5812.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5813.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5814.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5815.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5816.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5817.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5818.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5819.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/582.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5820.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5821.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5822.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5823.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5824.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5825.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5826.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5827.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5828.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5829.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/583.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5830.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5831.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5832.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5833.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5834.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5835.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5836.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5837.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5838.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5839.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/584.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5840.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5841.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5842.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5843.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5844.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5845.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5846.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5847.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5848.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5849.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/585.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5850.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5851.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5852.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5853.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5854.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5855.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5856.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5857.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5858.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5859.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/586.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5860.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5861.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5862.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5863.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5864.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5865.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5866.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5867.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5868.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5869.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/587.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5870.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5871.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5872.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5873.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5874.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5875.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5876.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5877.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5878.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5879.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/588.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5880.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5881.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5882.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5883.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5884.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5885.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5886.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5887.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5888.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5889.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/589.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5890.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5891.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5892.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5893.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5894.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5895.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5896.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5897.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5898.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5899.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/59.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/590.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5900.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5901.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5902.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5903.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5904.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5905.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5906.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5907.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5908.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5909.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/591.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5910.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5911.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5912.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5913.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5914.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5915.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5916.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5917.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5918.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5919.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/592.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5920.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5921.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5922.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5923.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5924.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5925.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5926.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5927.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5928.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5929.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/593.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5930.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5931.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5932.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5933.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5934.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5935.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5936.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5937.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5938.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5939.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/594.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5940.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5941.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5942.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5943.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5944.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5945.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5946.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5947.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5948.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5949.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/595.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5950.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5951.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5952.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5953.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5954.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5955.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5956.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5957.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5958.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5959.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/596.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5960.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5961.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5962.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5963.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5964.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5965.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5966.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5967.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5968.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5969.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/597.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5970.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5971.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5972.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5973.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5974.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5975.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5976.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5977.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5978.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5979.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/598.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5980.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5981.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5982.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5983.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5984.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5985.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5986.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5987.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5988.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5989.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/599.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5990.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5991.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5992.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5993.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5994.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5995.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5996.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5997.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5998.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/5999.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/60.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/600.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6000.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6001.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6002.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6003.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6004.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6005.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6006.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6007.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6008.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6009.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/601.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6010.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6011.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6012.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6013.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6014.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6015.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6016.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6017.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6018.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6019.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/602.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6020.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6021.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6022.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6023.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6024.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6025.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6026.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6027.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6028.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6029.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/603.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6030.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6031.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6032.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6033.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6034.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6035.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6036.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6037.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6038.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6039.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/604.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6040.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6041.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6042.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6043.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6044.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6045.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6046.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6047.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6048.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6049.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/605.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6050.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6051.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6052.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6053.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6054.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6055.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6056.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6057.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6058.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6059.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/606.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6060.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6061.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6062.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6063.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6064.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6065.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6066.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6067.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6068.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6069.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/607.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6070.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6071.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6072.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6073.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6074.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6075.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6076.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6077.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6078.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6079.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/608.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6080.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6081.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6082.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6083.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6084.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6085.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6086.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6087.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6088.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6089.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/609.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6090.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6091.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6092.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6093.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6094.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6095.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6096.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6097.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6098.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6099.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/61.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/610.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6100.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6101.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6102.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6103.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6104.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6105.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6106.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6107.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6108.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6109.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/611.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6110.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6111.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6112.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6113.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6114.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6115.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6116.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6117.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6118.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6119.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/612.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6120.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6121.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6122.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6123.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6124.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6125.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6126.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6127.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6128.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6129.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/613.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6130.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6131.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6132.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6133.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6134.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6135.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6136.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6137.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6138.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6139.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/614.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6140.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6141.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6142.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6143.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6144.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6145.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6146.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6147.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6148.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6149.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/615.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6150.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6151.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6152.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6153.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6154.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6155.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6156.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6157.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6158.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6159.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/616.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6160.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6161.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6162.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6163.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6164.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6165.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6166.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6167.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6168.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6169.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/617.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6170.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6171.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6172.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6173.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6174.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6175.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6176.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6177.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6178.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6179.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/618.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6180.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6181.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6182.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6183.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6184.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6185.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6186.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6187.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6188.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6189.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/619.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6190.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6191.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6192.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6193.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6194.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6195.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6196.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6197.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6198.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6199.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/62.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/620.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6200.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6201.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6202.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6203.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6204.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6205.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6206.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6207.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6208.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6209.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/621.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6210.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6211.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6212.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6213.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6214.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6215.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6216.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6217.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6218.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6219.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/622.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6220.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6221.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6222.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6223.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6224.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6225.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6226.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6227.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6228.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6229.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/623.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6230.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6231.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6232.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6233.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6234.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6235.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6236.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6237.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6238.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6239.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/624.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6240.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6241.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6242.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6243.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6244.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6245.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6246.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6247.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6248.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6249.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/625.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6250.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6251.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6252.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6253.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6254.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6255.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6256.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6257.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6258.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6259.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/626.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6260.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6261.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6262.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6263.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6264.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6265.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6266.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6267.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6268.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6269.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/627.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6270.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6271.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6272.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6273.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6274.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6275.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6276.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6277.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6278.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6279.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/628.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6280.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6281.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6282.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6283.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6284.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6285.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6286.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6287.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6288.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6289.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/629.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6290.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6291.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6292.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6293.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6294.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6295.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6296.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6297.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6298.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6299.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/63.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/630.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6300.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6301.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6302.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6303.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6304.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6305.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6306.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6307.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6308.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6309.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/631.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6310.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6311.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6312.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6313.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6314.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6315.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6316.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6317.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6318.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6319.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/632.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6320.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6321.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6322.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6323.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6324.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6325.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6326.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/6327.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/633.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/634.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/635.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/636.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/637.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/638.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/639.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/64.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/640.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/641.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/642.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/643.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/644.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/645.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/646.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/647.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/648.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/649.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/65.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/650.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/651.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/652.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/653.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/654.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/655.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/656.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/657.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/658.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/659.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/66.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/660.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/661.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/662.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/663.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/664.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/665.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/666.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/667.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/668.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/669.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/67.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/670.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/671.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/672.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/673.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/674.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/675.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/676.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/677.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/678.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/679.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/68.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/680.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/681.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/682.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/683.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/684.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/685.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/686.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/687.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/688.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/689.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/69.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/690.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/691.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/692.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/693.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/694.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/695.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/696.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/697.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/698.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/699.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/7.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/70.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/700.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/701.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/702.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/703.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/704.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/705.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/706.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/707.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/708.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/709.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/71.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/710.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/711.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/712.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/713.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/714.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/715.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/716.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/717.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/718.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/719.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/72.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/720.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/721.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/722.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/723.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/724.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/725.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/726.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/727.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/728.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/729.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/73.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/730.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/731.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/732.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/733.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/734.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/735.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/736.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/737.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/738.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/739.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/74.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/740.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/741.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/742.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/743.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/744.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/745.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/746.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/747.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/748.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/749.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/75.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/750.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/751.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/752.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/753.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/754.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/755.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/756.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/757.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/758.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/759.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/76.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/760.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/761.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/762.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/763.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/764.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/765.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/766.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/767.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/768.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/769.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/77.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/770.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/771.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/772.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/773.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/774.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/775.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/776.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/777.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/778.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/779.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/78.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/780.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/781.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/782.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/783.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/784.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/785.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/786.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/787.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/788.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/789.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/79.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/790.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/791.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/792.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/793.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/794.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/795.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/796.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/797.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/798.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/799.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/8.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/80.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/800.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/801.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/802.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/803.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/804.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/805.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/806.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/807.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/808.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/809.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/81.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/810.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/811.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/812.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/813.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/814.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/815.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/816.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/817.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/818.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/819.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/82.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/820.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/821.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/822.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/823.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/824.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/825.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/826.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/827.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/828.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/829.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/83.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/830.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/831.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/832.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/833.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/834.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/835.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/836.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/837.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/838.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/839.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/84.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/840.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/841.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/842.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/843.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/844.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/845.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/846.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/847.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/848.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/849.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/85.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/850.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/851.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/852.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/853.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/854.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/855.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/856.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/857.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/858.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/859.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/86.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/860.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/861.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/862.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/863.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/864.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/865.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/866.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/867.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/868.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/869.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/87.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/870.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/871.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/872.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/873.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/874.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/875.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/876.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/877.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/878.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/879.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/88.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/880.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/881.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/882.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/883.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/884.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/885.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/886.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/887.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/888.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/889.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/89.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/890.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/891.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/892.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/893.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/894.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/895.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/896.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/897.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/898.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/899.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/9.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/90.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/900.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/901.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/902.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/903.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/904.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/905.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/906.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/907.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/908.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/909.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/91.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/910.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/911.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/912.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/913.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/914.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/915.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/916.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/917.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/918.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/919.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/92.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/920.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/921.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/922.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/923.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/924.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/925.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/926.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/927.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/928.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/929.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/93.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/930.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/931.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/932.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/933.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/934.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/935.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/936.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/937.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/938.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/939.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/94.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/940.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/941.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/942.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/943.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/944.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/945.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/946.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/947.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/948.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/949.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/95.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/950.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/951.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/952.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/953.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/954.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/955.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/956.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/957.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/958.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/959.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/96.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/960.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/961.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/962.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/963.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/964.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/965.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/966.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/967.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/968.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/969.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/97.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/970.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/971.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/972.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/973.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/974.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/975.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/976.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/977.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/978.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/979.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/98.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/980.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/981.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/982.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/983.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/984.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/985.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/986.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/987.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/988.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/989.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/99.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/990.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/991.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/992.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/993.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/994.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/995.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/996.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/997.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/998.png</key>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/999.png</key>\n            <struct type=\"IndividualSpriteSettings\">\n                <key>pivotPoint</key>\n                <point_f>0,0</point_f>\n                <key>spriteScale</key>\n                <double>1</double>\n                <key>scale9Enabled</key>\n                <false/>\n                <key>scale9Borders</key>\n                <rect>4,4,8,8</rect>\n                <key>scale9Paddings</key>\n                <rect>4,4,8,8</rect>\n                <key>scale9FromFile</key>\n                <false/>\n            </struct>\n            <key type=\"filename\">../../../app/build/cache/tilesets/rse/tileset/379.png</key>\n            <struct type=\"IndividualSpriteSettings\">\n                <key>pivotPoint</key>\n                <point_f>0,0</point_f>\n                <key>spriteScale</key>\n                <double>1</double>\n                <key>scale9Enabled</key>\n                <false/>\n                <key>scale9Borders</key>\n                <rect>0,0,0,0</rect>\n                <key>scale9Paddings</key>\n                <rect>0,0,0,0</rect>\n                <key>scale9FromFile</key>\n                <false/>\n            </struct>\n        </map>\n        <key>fileList</key>\n        <array>\n            <filename>../../../app/build/cache/tilesets/rse/tileset</filename>\n        </array>\n        <key>ignoreFileList</key>\n        <array/>\n        <key>replaceList</key>\n        <array/>\n        <key>ignoredWarnings</key>\n        <array/>\n        <key>commonDivisorX</key>\n        <uint>1</uint>\n        <key>commonDivisorY</key>\n        <uint>1</uint>\n        <key>packNormalMaps</key>\n        <false/>\n        <key>autodetectNormalMaps</key>\n        <true/>\n        <key>normalMapFilter</key>\n        <string></string>\n        <key>normalMapSuffix</key>\n        <string></string>\n        <key>normalMapSheetFileName</key>\n        <filename></filename>\n        <key>exporterProperties</key>\n        <map type=\"ExporterProperties\">\n            <key>css::media-query-2x</key>\n            <struct type=\"ExporterProperty\">\n                <key>value</key>\n                <string>(-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi)</string>\n            </struct>\n            <key>css::sprite-prefix</key>\n            <struct type=\"ExporterProperty\">\n                <key>value</key>\n                <string></string>\n            </struct>\n        </map>\n    </struct>\n</data>\n"
  },
  {
    "path": "copyrighted/textures/rse/tileset.tsx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<tileset version=\"1.5\" tiledversion=\"1.7.2\" name=\"overworld\" tilewidth=\"16\" tileheight=\"16\" spacing=\"2\" margin=\"2\" tilecount=\"6328\" columns=\"113\">\n <image source=\"tileset.png\" trans=\"000000\" width=\"2036\" height=\"1010\"/>\n <tile id=\"22\">\n  <properties>\n   <property name=\"zindex\" type=\"int\" value=\"2\"/>\n  </properties>\n </tile>\n <tile id=\"23\">\n  <properties>\n   <property name=\"zindex\" type=\"int\" value=\"2\"/>\n  </properties>\n </tile>\n <tile id=\"24\">\n  <properties>\n   <property name=\"zindex\" type=\"int\" value=\"2\"/>\n  </properties>\n </tile>\n <tile id=\"25\">\n  <properties>\n   <property name=\"zindex\" type=\"int\" value=\"2\"/>\n  </properties>\n </tile>\n <tile id=\"658\">\n  <properties>\n   <property name=\"frames\" type=\"int\" value=\"3\"/>\n   <property name=\"speed\" type=\"float\" value=\"0.05\"/>\n  </properties>\n </tile>\n <tile id=\"2374\">\n  <properties>\n   <property name=\"frames\" type=\"int\" value=\"8\"/>\n   <property name=\"speed\" type=\"float\" value=\"0.075\"/>\n  </properties>\n </tile>\n</tileset>\n"
  },
  {
    "path": "deno.json",
    "content": "{\n  \"meta\":{\n    \"author\": \"lowlighter (Simon Lecoq)\",\n    \"repository\":\"https://github.com/lowlighter/gracidea\",\n    \"license\": \"https://github.com/lowlighter/gracidea/blob/main/LICENSE\"\n  },\n  \"velociraptor\":{\n    \"unstable\": true,\n    \"quiet\": true,\n    \"allow\": {\n      \"net\": [\"deno.land\"]\n    },\n    \"importMap\": \"deno.json\",\n    \"scripts\": {\n      \"fmt\": {\n        \"desc\": \"> format code\",\n        \"cmd\":\"deno fmt\"\n      },\n      \"lint\": {\n        \"desc\": \"> lint code\",\n        \"cmd\":\"deno lint\"\n      },\n      \"test\": {\n        \"desc\": \"> run tests\",\n        \"allow\": {\n          \"read\": \".\"\n        },\n        \"cmd\": \"deno test app/tests\"\n      },\n      \"start\": {\n        \"desc\": \"> start a local server (require a build first)\",\n        \"allow\": {\n          \"read\": \".\",\n          \"net\": \"0.0.0.0:4507\"\n        },\n        \"cmd\":\"deno run https://deno.land/std/http/file_server.ts app/public\"\n      },\n      \"build\": {\n        \"desc\": \"> build app data, textures, client and assets\",\n        \"allow\": {\n          \"read\": \".\",\n          \"run\": [\"git\", \"npm\", \"tar\", \"which\", \"wsl\"],\n          \"write\": [\"app/build/cache\", \"app/public\"]\n        },\n        \"cmd\": \"deno run app/build/mod.ts\"\n      },\n      \"dev-app\":{\n        \"desc\": \"> rebuild app client and assets\",\n        \"cmd\":\"vr build --app --assets\"\n      },\n      \"dev-map\":{\n        \"desc\": \"> rebuild app diff\",\n        \"cmd\":\"vr build --diff\"\n      }\n    }\n  },\n  \"imports\": {\n    \"std/\": \"https://deno.land/std@0.119.0/\",\n    \"x/\": \"https://deno.land/x/\",\n    \"y/\": \"https://cdn.skypack.dev/\",\n    \"app/\": \"./app/\",\n    \"app/client/\": \"./app/client/js/app/\",\n    \"app/cache/pixi.js\": \"./app/build/cache/pixi.js/package/dist/browser/pixi.min.mjs\"\n  },\n  \"lint\": {\n    \"files\": {\n      \"include\": [\"app/\"],\n      \"exclude\": [\"app/build/cache/\", \"app/public/\"]\n    },\n    \"rules\": {\n      \"exclude\": [\"require-await\", \"no-async-promise-executor\"]\n    }\n  },\n  \"fmt\": {\n    \"files\": {\n      \"include\": [\"app/\"],\n      \"exclude\": [\"app/build/cache/\", \"app/public/\"]\n    },\n    \"options\": {\n      \"lineWidth\": 200\n    }\n  }\n}"
  },
  {
    "path": "maps/all/worldmap.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"100\" height=\"100\" tilewidth=\"8\" tileheight=\"8\" infinite=\"0\" nextlayerid=\"13\" nextobjectid=\"32\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/all/worldmap.tsx\"/>\n <layer id=\"5\" name=\"roads.sea\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,293,110,110,110,110,110,110,110,110,110,110,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,141,142,142,142,142,142,142,142,142,142,142,143,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,141,142,142,142,142,142,142,142,142,142,142,143,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,141,142,142,142,142,142,142,142,142,142,142,143,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,141,142,142,142,142,142,142,142,142,142,142,143,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,141,142,142,142,142,142,142,142,142,142,142,143,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,141,142,142,142,142,142,142,142,142,142,142,143,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,141,142,142,142,142,142,142,142,142,142,142,143,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,141,142,142,142,142,142,142,142,142,142,142,143,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,141,142,142,142,142,142,142,142,142,142,142,143,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,141,142,142,142,142,142,142,142,142,142,142,143,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,173,174,174,174,174,174,108,142,142,142,142,143,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,141,142,142,142,142,143,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,141,142,142,142,142,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,112,174,174,174,174,175,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <imagelayer id=\"11\" name=\"sevii_islands\" offsetx=\"517\" offsety=\"190.333\">\n  <image source=\"../../copyrighted/textures/all/regions/sevii_islands.png\" width=\"153\" height=\"318\"/>\n </imagelayer>\n <imagelayer id=\"10\" name=\"hoenn\">\n  <image source=\"../../copyrighted/textures/all/regions/hoenn.png\" width=\"494\" height=\"308\"/>\n </imagelayer>\n <layer id=\"2\" name=\"roads.core\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,0,0,0,0,0,1,2,2,2,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,\n0,0,0,0,33,0,0,0,0,0,0,0,0,0,0,0,0,0,0,33,0,0,0,0,0,33,0,0,0,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,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,33,0,0,0,0,0,0,0,0,0,0,0,0,0,0,33,0,0,0,0,0,33,0,0,0,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,0,0,0,0,0,0,0,0,0,0,\n0,0,1,2,67,0,0,0,0,0,0,0,0,0,0,0,0,0,0,33,0,0,0,0,0,33,0,0,0,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,0,0,0,0,0,0,0,0,0,0,\n0,0,33,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,33,0,0,0,0,0,33,0,0,0,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,0,0,0,0,0,0,0,0,0,0,\n0,0,33,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,33,0,0,0,0,0,33,0,0,0,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,0,0,0,0,0,0,0,0,0,0,\n0,0,33,0,0,0,0,0,0,0,0,0,0,8,2,2,2,2,2,38,0,0,0,0,0,33,0,0,0,65,2,2,2,2,2,5,2,2,2,2,2,2,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,\n0,0,33,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,33,0,0,0,0,0,33,0,0,0,0,0,0,0,0,0,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,0,0,0,0,\n0,0,33,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,33,0,0,0,0,0,33,0,0,0,0,0,0,0,0,0,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,0,0,0,0,\n0,0,33,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,33,0,0,0,0,0,33,0,0,0,0,0,0,0,0,0,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,0,0,0,0,\n0,0,36,2,2,2,2,2,2,2,3,0,0,0,0,0,0,0,0,33,0,0,0,0,0,33,0,0,0,0,0,0,0,0,0,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,0,0,0,0,\n0,0,33,0,0,0,0,0,0,0,33,0,0,0,0,0,0,0,0,33,0,0,0,0,0,33,0,0,0,0,0,0,0,0,0,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,0,0,0,0,\n0,0,33,0,0,0,0,0,0,0,65,2,2,2,2,2,2,2,2,37,2,2,2,2,2,69,2,2,2,2,2,2,2,2,2,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,0,0,0,0,\n0,0,33,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,33,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,33,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,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,\n0,0,33,0,0,0,0,0,0,0,1,2,2,2,2,2,2,2,2,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,0,0,0,0,0,0,0,0,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,\n0,0,33,0,0,0,0,0,0,0,33,0,0,0,0,0,0,0,0,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,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,\n0,0,36,2,2,2,2,2,2,2,38,0,0,0,0,0,0,0,0,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,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,\n0,0,42,0,0,0,0,0,0,0,33,0,0,0,0,0,0,0,0,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,2,2,67,0,0,0,0,0,0,0,0,0,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,\n0,0,42,0,0,0,0,0,0,0,33,0,0,0,0,0,0,0,0,36,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,\n0,0,42,0,0,0,0,0,0,0,33,0,0,0,0,0,0,0,0,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,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,\n0,0,42,0,0,0,0,0,0,0,33,0,0,0,0,0,0,0,0,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,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,\n0,0,42,0,0,0,0,0,0,0,39,0,0,0,0,0,0,0,0,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,33,0,0,0,0,0,0,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,\n0,0,42,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,1,67,0,0,0,0,0,0,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,\n0,0,42,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,42,0,0,0,0,0,0,0,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,\n0,0,74,11,11,11,11,12,0,0,0,0,0,0,0,0,0,0,0,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,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,\n0,0,0,0,0,0,0,33,0,0,0,0,0,0,0,0,0,0,0,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,65,11,11,11,11,11,11,11,11,11,11,11,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,11,2,2,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,65,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,11,18,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,11,47,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,65,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,65,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,39,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,33,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,74,11,2,102,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,33,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7,0,0,0,0,0,0,0,0,0,0,0,8,47,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42,0,0,0,0,0,0,0,0,0,0,0,0,33,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,33,0,0,0,0,0,0,0,0,0,0,100,72,67,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,65,3,0,0,0,0,0,0,0,0,0,164,166,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17,11,11,78,11,11,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"7\" name=\"roads.ext\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,25,0,0,0,0,19,20,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,83,21,0,0,0,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,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,83,20,56,0,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,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,26,20,21,0,0,0,0,0,0,26,20,56,0,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,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51,0,0,0,0,0,0,0,0,0,0,83,20,20,20,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,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,19,20,20,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,87,0,0,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,25,0,0,0,0,0,0,0,0,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,51,0,0,0,0,0,0,0,0,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,87,0,0,55,20,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,26,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"4\" name=\"cities.core\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,193,194,195,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,193,194,195,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,225,226,227,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,225,226,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,\n0,0,0,0,0,0,0,257,258,259,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,257,258,259,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,193,194,195,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,289,290,291,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,225,226,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,321,322,323,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,257,258,259,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,353,354,355,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,199,200,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,289,290,291,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,231,232,233,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,321,322,323,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,263,264,265,0,0,0,0,0,193,194,195,0,0,0,0,0,0,196,197,198,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,353,354,355,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,225,226,227,0,0,0,0,0,0,228,229,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,257,258,259,0,0,0,0,0,0,260,261,262,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,193,194,195,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,225,226,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,257,258,259,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,199,200,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,\n0,0,0,193,194,195,0,0,0,193,194,195,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,231,232,233,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,225,226,227,0,0,0,225,226,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,263,264,265,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,257,258,259,0,0,0,257,258,259,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,193,194,195,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,225,226,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,199,200,201,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,257,258,259,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,193,194,195,0,0,0,0,0,0,231,232,233,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,225,226,227,0,0,0,0,0,0,263,264,265,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,193,194,195,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,257,258,259,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,225,226,227,0,0,0,0,0,193,194,195,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,257,258,259,0,0,0,0,0,225,226,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,257,258,259,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,193,194,195,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,193,194,195,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,225,226,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,225,226,227,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,257,258,259,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,257,258,259,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,193,194,195,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,225,226,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,257,258,259,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,193,194,195,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,225,226,227,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,257,258,259,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,193,194,195,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,225,226,227,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,193,194,195,0,0,0,0,0,0,0,0,0,257,258,259,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,225,226,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,257,258,259,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"6\" name=\"cities.ext\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,214,215,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,246,247,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,278,279,280,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,211,212,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,243,244,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,275,276,277,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,211,212,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,\n0,0,0,0,0,0,0,0,0,0,0,0,211,212,213,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,243,244,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,\n0,0,0,0,0,0,0,0,0,0,0,0,243,244,245,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,275,276,277,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,275,276,277,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,211,212,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,\n0,0,0,0,0,0,243,244,245,0,0,0,0,0,0,211,212,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,\n0,0,0,0,0,0,275,276,277,0,0,0,0,0,0,243,244,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,\n0,0,0,0,0,0,211,212,213,0,0,0,0,0,0,275,276,277,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,243,244,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,\n0,0,0,0,0,0,275,276,277,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,211,212,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,\n0,0,0,0,0,0,0,0,243,244,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,\n0,0,0,0,0,0,0,0,275,276,277,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"8\" name=\"interests.core\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,385,0,0,0,0,0,0,0,0,0,385,0,0,0,0,388,389,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,385,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,420,421,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,385,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,385,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,385,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,385,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,385,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,385,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,450,451,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,385,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,385,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,385,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,385,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,385,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,385,0,0,0,0,0,0,0,0,0,385,0,0,0,0,0,0,0,0,0,0,385,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,385,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,385,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,385,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,385,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,385,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,385,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,385,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,385,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,385,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,385,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"9\" name=\"interests.ext\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,403,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,468,469,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,403,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,403,0,403,0,0,0,0,0,0,403,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,403,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,403,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,403,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,403,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <objectgroup id=\"12\" name=\"links\">\n  <object id=\"1\" name=\"hoenn/littleroot-town\" x=\"80\" y=\"224\" width=\"8\" height=\"8\"/>\n  <object id=\"2\" name=\"hoenn/oldale-town\" x=\"80\" y=\"184\" width=\"8\" height=\"8\"/>\n  <object id=\"3\" name=\"hoenn/petalburg-city\" x=\"32\" y=\"184\" width=\"8\" height=\"8\"/>\n  <object id=\"4\" name=\"hoenn/verdanturf-town\" x=\"80\" y=\"136\" width=\"8\" height=\"8\"/>\n  <object id=\"5\" name=\"hoenn/anime-foothill-town\" x=\"104\" y=\"120\" width=\"8\" height=\"8\"/>\n  <object id=\"6\" name=\"hoenn/anime-misty-village\" x=\"128\" y=\"152\" width=\"8\" height=\"8\"/>\n  <object id=\"7\" name=\"hoenn/lavaridge-town\" x=\"104\" y=\"88\" width=\"8\" height=\"8\"/>\n  <object id=\"8\" name=\"hoenn/fallarbor-town\" x=\"64\" y=\"40\" width=\"8\" height=\"8\"/>\n  <object id=\"9\" name=\"hoenn/fortree-city\" x=\"216\" y=\"40\" width=\"8\" height=\"8\"/>\n  <object id=\"10\" name=\"hoenn/anime-crossgate-town\" x=\"216\" y=\"72\" width=\"8\" height=\"8\"/>\n  <object id=\"11\" name=\"hoenn/anime-rubello-town\" x=\"248\" y=\"112\" width=\"8\" height=\"8\"/>\n  <object id=\"13\" name=\"hoenn/anime-mirage-kingdom\" x=\"168\" y=\"40\" width=\"24\" height=\"24\"/>\n  <object id=\"14\" name=\"hoenn/lilycove-city\" x=\"320\" y=\"88\" width=\"24\" height=\"8\"/>\n  <object id=\"15\" x=\"360\" y=\"152\" width=\"8\" height=\"8\"/>\n  <object id=\"16\" name=\"hoenn/mossdeep-city\" x=\"408\" y=\"120\" width=\"24\" height=\"8\"/>\n  <object id=\"17\" name=\"hoenn/ever-grande-city\" x=\"448\" y=\"168\" width=\"8\" height=\"24\"/>\n  <object id=\"18\" name=\"hoenn/pacifidlog-town\" x=\"296\" y=\"200\" width=\"8\" height=\"8\"/>\n  <object id=\"19\" name=\"hoenn/mauville-city\" x=\"144\" y=\"128\" width=\"24\" height=\"24\"/>\n  <object id=\"21\" name=\"hoenn/slateport-city\" x=\"152\" y=\"208\" width=\"8\" height=\"24\"/>\n  <object id=\"22\" x=\"72\" y=\"240\" width=\"8\" height=\"8\"/>\n  <object id=\"23\" name=\"hoenn/dewford-town\" x=\"56\" y=\"264\" width=\"8\" height=\"8\"/>\n  <object id=\"24\" x=\"56\" y=\"168\" width=\"8\" height=\"8\"/>\n  <object id=\"25\" x=\"56\" y=\"144\" width=\"8\" height=\"8\"/>\n  <object id=\"27\" name=\"hoenn/rustboro-city\" x=\"16\" y=\"112\" width=\"8\" height=\"24\"/>\n  <object id=\"28\" name=\"hoenn/birth-island\" x=\"656\" y=\"496\" width=\"8\" height=\"8\"/>\n  <object id=\"29\" name=\"hoenn/navel-rock\" x=\"592\" y=\"328\" width=\"8\" height=\"8\"/>\n  <object id=\"30\" name=\"hoenn/faraway-island\" x=\"616\" y=\"552\" width=\"8\" height=\"8\"/>\n  <object id=\"31\" name=\"hoenn/southern-island\" x=\"216\" y=\"264\" width=\"8\" height=\"8\"/>\n </objectgroup>\n</map>\n"
  },
  {
    "path": "maps/gracidea.world",
    "content": "{\n    \"maps\": [\n        {\n            \"fileName\": \"hoenn/hoenn-route-101.tmx\",\n            \"height\": 512,\n            \"width\": 512,\n            \"x\": 0,\n            \"y\": -1344\n        },\n        {\n            \"fileName\": \"hoenn/oldale-town.tmx\",\n            \"height\": 512,\n            \"width\": 512,\n            \"x\": 0,\n            \"y\": -1664\n        },\n        {\n            \"fileName\": \"hoenn/hoenn-route-102.tmx\",\n            \"height\": 512,\n            \"width\": 1024,\n            \"x\": -800,\n            \"y\": -1696\n        },\n        {\n            \"fileName\": \"hoenn/hoenn-route-103.tmx\",\n            \"height\": 512,\n            \"width\": 1280,\n            \"x\": 0,\n            \"y\": -2016\n        },\n        {\n            \"fileName\": \"hoenn/petalburg-city.tmx\",\n            \"height\": 512,\n            \"width\": 512,\n            \"x\": -1280,\n            \"y\": -1856\n        },\n        {\n            \"fileName\": \"hoenn/hoenn-route-104.tmx\",\n            \"height\": 1280,\n            \"width\": 768,\n            \"x\": -1920,\n            \"y\": -2656\n        },\n        {\n            \"fileName\": \"hoenn/hoenn-route-105.tmx\",\n            \"height\": 1280,\n            \"width\": 768,\n            \"x\": -1920,\n            \"y\": -1376\n        },\n        {\n            \"fileName\": \"hoenn/hoenn-route-106.tmx\",\n            \"height\": 512,\n            \"width\": 1280,\n            \"x\": -1920,\n            \"y\": -96\n        },\n        {\n            \"fileName\": \"hoenn/anime-oldale-ruins.tmx\",\n            \"height\": 320,\n            \"width\": 384,\n            \"x\": 320,\n            \"y\": -1664\n        },\n        {\n            \"fileName\": \"hoenn/hoenn-route-110.tmx\",\n            \"height\": 1792,\n            \"width\": 768,\n            \"x\": 1280,\n            \"y\": -2976\n        },\n        {\n            \"fileName\": \"hoenn/dewford-town.tmx\",\n            \"height\": 512,\n            \"width\": 512,\n            \"x\": -960,\n            \"y\": 224\n        },\n        {\n            \"fileName\": \"hoenn/hoenn-route-109.tmx\",\n            \"height\": 1024,\n            \"width\": 768,\n            \"x\": 1280,\n            \"y\": -416\n        },\n        {\n            \"fileName\": \"hoenn/hoenn-route-108.tmx\",\n            \"height\": 1616,\n            \"width\": 1600,\n            \"x\": 320,\n            \"y\": 224\n        },\n        {\n            \"fileName\": \"hoenn/hoenn-route-107.tmx\",\n            \"height\": 512,\n            \"width\": 1024,\n            \"x\": -640,\n            \"y\": 224\n        },\n        {\n            \"fileName\": \"hoenn/slateport-city.tmx\",\n            \"height\": 1024,\n            \"width\": 768,\n            \"x\": 1280,\n            \"y\": -1376\n        },\n        {\n            \"fileName\": \"hoenn/anime-littleroot-port.tmx\",\n            \"height\": 512,\n            \"width\": 512,\n            \"x\": -512,\n            \"y\": -928\n        },\n        {\n            \"fileName\": \"hoenn/fill-002.tmx\",\n            \"height\": 512,\n            \"width\": 1280,\n            \"x\": -1536,\n            \"y\": 224\n        },\n        {\n            \"fileName\": \"hoenn/fill-003.tmx\",\n            \"height\": 256,\n            \"width\": 256,\n            \"x\": -640,\n            \"y\": 96\n        },\n        {\n            \"fileName\": \"hoenn/fill-004.tmx\",\n            \"height\": 512,\n            \"width\": 1280,\n            \"x\": -1280,\n            \"y\": -1376\n        },\n        {\n            \"fileName\": \"hoenn/mauville-city.tmx\",\n            \"height\": 512,\n            \"width\": 768,\n            \"x\": 1280,\n            \"y\": -3296\n        },\n        {\n            \"fileName\": \"hoenn/hoenn-route-117.tmx\",\n            \"height\": 512,\n            \"width\": 1024,\n            \"x\": 320,\n            \"y\": -3296\n        },\n        {\n            \"fileName\": \"hoenn/verdanturf-town.tmx\",\n            \"height\": 512,\n            \"width\": 512,\n            \"x\": 0,\n            \"y\": -3296\n        },\n        {\n            \"fileName\": \"hoenn/anime-foothill-town.tmx\",\n            \"height\": 256,\n            \"width\": 512,\n            \"x\": 480,\n            \"y\": -3504\n        },\n        {\n            \"fileName\": \"hoenn/anime-misty-village.tmx\",\n            \"height\": 512,\n            \"width\": 512,\n            \"x\": 848,\n            \"y\": -2976\n        },\n        {\n            \"fileName\": \"hoenn/hoenn-route-111.tmx\",\n            \"height\": 2304,\n            \"width\": 768,\n            \"x\": 1280,\n            \"y\": -5536\n        },\n        {\n            \"fileName\": \"hoenn/hoenn-route-112.tmx\",\n            \"height\": 1024,\n            \"width\": 768,\n            \"x\": 640,\n            \"y\": -5216\n        },\n        {\n            \"fileName\": \"hoenn/rustboro-city.tmx\",\n            \"height\": 1600,\n            \"width\": 1632,\n            \"x\": -1920,\n            \"y\": -3616\n        },\n        {\n            \"fileName\": \"hoenn/hoenn-route-116.tmx\",\n            \"height\": 512,\n            \"width\": 1792,\n            \"x\": -1280,\n            \"y\": -3616\n        },\n        {\n            \"fileName\": \"hoenn/anime-north-petalburg.tmx\",\n            \"height\": 320,\n            \"width\": 544,\n            \"x\": -800,\n            \"y\": -2016\n        },\n        {\n            \"fileName\": \"hoenn/anime-rinshin-town.tmx\",\n            \"height\": 512,\n            \"width\": 512,\n            \"x\": -800,\n            \"y\": -2944\n        },\n        {\n            \"fileName\": \"hoenn/fill-005.tmx\",\n            \"height\": 256,\n            \"width\": 256,\n            \"x\": 0,\n            \"y\": -2976\n        },\n        {\n            \"fileName\": \"hoenn/fill-006.tmx\",\n            \"height\": 512,\n            \"width\": 768,\n            \"x\": 592,\n            \"y\": -2432\n        },\n        {\n            \"fileName\": \"hoenn/lavaridge-town.tmx\",\n            \"height\": 512,\n            \"width\": 512,\n            \"x\": 320,\n            \"y\": -4576\n        },\n        {\n            \"fileName\": \"hoenn/hoenn-route-115.tmx\",\n            \"height\": 1296,\n            \"width\": 768,\n            \"x\": -1920,\n            \"y\": -4896\n        },\n        {\n            \"fileName\": \"hoenn/hoenn-route-114.tmx\",\n            \"height\": 1280,\n            \"width\": 768,\n            \"x\": -1280,\n            \"y\": -5536\n        },\n        {\n            \"fileName\": \"hoenn/hoenn-route-113.tmx\",\n            \"height\": 512,\n            \"width\": 1792,\n            \"x\": -320,\n            \"y\": -5536\n        },\n        {\n            \"fileName\": \"hoenn/fallarbor-town.tmx\",\n            \"height\": 512,\n            \"width\": 512,\n            \"x\": -704,\n            \"y\": -5536\n        },\n        {\n            \"fileName\": \"hoenn/hoenn-route-118.tmx\",\n            \"height\": 512,\n            \"width\": 1280,\n            \"x\": 1920,\n            \"y\": -3296\n        },\n        {\n            \"fileName\": \"hoenn/hoenn-route-119.tmx\",\n            \"height\": 2304,\n            \"width\": 768,\n            \"x\": 2560,\n            \"y\": -5536\n        },\n        {\n            \"fileName\": \"hoenn/fortree-city.tmx\",\n            \"height\": 512,\n            \"width\": 768,\n            \"x\": 3200,\n            \"y\": -5536\n        },\n        {\n            \"fileName\": \"hoenn/anime-valley-of-steel.tmx\",\n            \"height\": 1600,\n            \"width\": 1856,\n            \"x\": 576,\n            \"y\": -4256\n        },\n        {\n            \"fileName\": \"hoenn/anime-lake-may.tmx\",\n            \"height\": 256,\n            \"width\": 256,\n            \"x\": 832,\n            \"y\": -3744\n        },\n        {\n            \"fileName\": \"hoenn/anime-forina.tmx\",\n            \"height\": 768,\n            \"width\": 768,\n            \"x\": 144,\n            \"y\": -4288\n        },\n        {\n            \"fileName\": \"hoenn/hoenn-route-120.tmx\",\n            \"height\": 1792,\n            \"width\": 768,\n            \"x\": 3840,\n            \"y\": -5536\n        },\n        {\n            \"fileName\": \"hoenn/anime-forbidden-forest.tmx\",\n            \"height\": 1600,\n            \"width\": 1856,\n            \"x\": 1920,\n            \"y\": -4112\n        },\n        {\n            \"fileName\": \"hoenn/anime-crossgate-town.tmx\",\n            \"height\": 256,\n            \"width\": 256,\n            \"x\": 3200,\n            \"y\": -5024\n        },\n        {\n            \"fileName\": \"hoenn/anime-shroomish-forest.tmx\",\n            \"height\": 256,\n            \"width\": 256,\n            \"x\": 3200,\n            \"y\": -5216\n        },\n        {\n            \"fileName\": \"hoenn/anime-rubello-town.tmx\",\n            \"height\": 512,\n            \"width\": 512,\n            \"x\": 3840,\n            \"y\": -3936\n        },\n        {\n            \"fileName\": \"hoenn/anime-mount-kirikiri.tmx\",\n            \"height\": 256,\n            \"width\": 256,\n            \"x\": 3520,\n            \"y\": -5040\n        },\n        {\n            \"fileName\": \"hoenn/anime-mirage-kingdom.tmx\",\n            \"height\": 768,\n            \"width\": 512,\n            \"x\": 1920,\n            \"y\": -5632\n        },\n        {\n            \"fileName\": \"hoenn/anime-the-greenhouse.tmx\",\n            \"height\": 256,\n            \"width\": 256,\n            \"x\": 1536,\n            \"y\": -5792\n        },\n        {\n            \"fileName\": \"hoenn/hoenn-route-123.tmx\",\n            \"height\": 512,\n            \"width\": 2304,\n            \"x\": 3200,\n            \"y\": -3296\n        },\n        {\n            \"fileName\": \"hoenn/hoenn-route-121.tmx\",\n            \"height\": 512,\n            \"width\": 1280,\n            \"x\": 4480,\n            \"y\": -4256\n        },\n        {\n            \"fileName\": \"hoenn/hoenn-route-122.tmx\",\n            \"height\": 768,\n            \"width\": 768,\n            \"x\": 4800,\n            \"y\": -3936\n        },\n        {\n            \"fileName\": \"hoenn/lilycove-city.tmx\",\n            \"height\": 768,\n            \"width\": 1280,\n            \"x\": 5760,\n            \"y\": -4416\n        },\n        {\n            \"fileName\": \"hoenn/hoenn-route-124.tmx\",\n            \"height\": 1280,\n            \"width\": 1280,\n            \"x\": 7040,\n            \"y\": -4576\n        },\n        {\n            \"fileName\": \"hoenn/hoenn-route-125.tmx\",\n            \"height\": 768,\n            \"width\": 1280,\n            \"x\": 8320,\n            \"y\": -4576\n        },\n        {\n            \"fileName\": \"hoenn/hoenn-route-126.tmx\",\n            \"height\": 1280,\n            \"width\": 1280,\n            \"x\": 7040,\n            \"y\": -3296\n        },\n        {\n            \"fileName\": \"hoenn/hoenn-route-127.tmx\",\n            \"height\": 1280,\n            \"width\": 1280,\n            \"x\": 8320,\n            \"y\": -3296\n        },\n        {\n            \"fileName\": \"hoenn/hoenn-route-128.tmx\",\n            \"height\": 768,\n            \"width\": 2048,\n            \"x\": 8320,\n            \"y\": -2016\n        },\n        {\n            \"fileName\": \"hoenn/hoenn-route-129.tmx\",\n            \"height\": 768,\n            \"width\": 1280,\n            \"x\": 8320,\n            \"y\": -1376\n        },\n        {\n            \"fileName\": \"hoenn/hoenn-route-130.tmx\",\n            \"height\": 768,\n            \"width\": 1280,\n            \"x\": 7040,\n            \"y\": -1376\n        },\n        {\n            \"fileName\": \"hoenn/mossdeep-city.tmx\",\n            \"height\": 768,\n            \"width\": 1280,\n            \"x\": 8320,\n            \"y\": -3936\n        },\n        {\n            \"fileName\": \"hoenn/fill-007.tmx\",\n            \"height\": 416,\n            \"width\": 112,\n            \"x\": -2032,\n            \"y\": -3072\n        },\n        {\n            \"fileName\": \"hoenn/fill-010.tmx\",\n            \"height\": 768,\n            \"width\": 768,\n            \"x\": -1280,\n            \"y\": -4256\n        },\n        {\n            \"fileName\": \"hoenn/fill-011.tmx\",\n            \"height\": 512,\n            \"width\": 512,\n            \"x\": 320,\n            \"y\": -3616\n        },\n        {\n            \"fileName\": \"hoenn/fill-012.tmx\",\n            \"height\": 256,\n            \"width\": 768,\n            \"x\": -1280,\n            \"y\": -5728\n        },\n        {\n            \"fileName\": \"hoenn/fill-013.tmx\",\n            \"height\": 176,\n            \"width\": 576,\n            \"x\": -704,\n            \"y\": -5696\n        },\n        {\n            \"fileName\": \"hoenn/fill-014.tmx\",\n            \"height\": 512,\n            \"width\": 768,\n            \"x\": 1920,\n            \"y\": -4560\n        },\n        {\n            \"fileName\": \"hoenn/fill-015.tmx\",\n            \"height\": 512,\n            \"width\": 768,\n            \"x\": 1920,\n            \"y\": -3648\n        },\n        {\n            \"fileName\": \"hoenn/fill-016.tmx\",\n            \"height\": 768,\n            \"width\": 256,\n            \"x\": 4352,\n            \"y\": -3936\n        },\n        {\n            \"fileName\": \"hoenn/fill-017.tmx\",\n            \"height\": 768,\n            \"width\": 512,\n            \"x\": -720,\n            \"y\": -4576\n        },\n        {\n            \"fileName\": \"hoenn/fill-018.tmx\",\n            \"height\": 768,\n            \"width\": 256,\n            \"x\": -704,\n            \"y\": -5216\n        },\n        {\n            \"fileName\": \"hoenn/fill-019.tmx\",\n            \"height\": 512,\n            \"width\": 1024,\n            \"x\": -720,\n            \"y\": -4000\n        },\n        {\n            \"fileName\": \"hoenn/fill-020.tmx\",\n            \"height\": 256,\n            \"width\": 256,\n            \"x\": -1280,\n            \"y\": -3296\n        },\n        {\n            \"fileName\": \"hoenn/fill-021.tmx\",\n            \"height\": 512,\n            \"width\": 512,\n            \"x\": -288,\n            \"y\": -2432\n        },\n        {\n            \"fileName\": \"hoenn/fill-022.tmx\",\n            \"height\": 416,\n            \"width\": 512,\n            \"x\": -1280,\n            \"y\": -2656\n        },\n        {\n            \"fileName\": \"hoenn/fill-023.tmx\",\n            \"height\": 512,\n            \"width\": 512,\n            \"x\": 128,\n            \"y\": -5216\n        },\n        {\n            \"fileName\": \"hoenn/fill-024.tmx\",\n            \"height\": 256,\n            \"width\": 256,\n            \"x\": -448,\n            \"y\": -5216\n        },\n        {\n            \"fileName\": \"hoenn/fill-025.tmx\",\n            \"height\": 352,\n            \"width\": 768,\n            \"x\": -800,\n            \"y\": -3296\n        },\n        {\n            \"fileName\": \"hoenn/fill-026.tmx\",\n            \"height\": 256,\n            \"width\": 256,\n            \"x\": 0,\n            \"y\": -2464\n        },\n        {\n            \"fileName\": \"hoenn/fill-027.tmx\",\n            \"height\": 768,\n            \"width\": 768,\n            \"x\": -576,\n            \"y\": -4688\n        },\n        {\n            \"fileName\": \"hoenn/hoenn-safari-zone-se.tmx\",\n            \"height\": 256,\n            \"width\": 512,\n            \"x\": 4656,\n            \"y\": -4512\n        },\n        {\n            \"fileName\": \"hoenn/hoenn-safari-zone-sw.tmx\",\n            \"height\": 256,\n            \"width\": 256,\n            \"x\": 4480,\n            \"y\": -4512\n        },\n        {\n            \"fileName\": \"hoenn/hoenn-safari-zone-nwmach-bike-area.tmx\",\n            \"height\": 256,\n            \"width\": 256,\n            \"x\": 4480,\n            \"y\": -4768\n        },\n        {\n            \"fileName\": \"hoenn/hoenn-safari-zone-neacro-bike-area.tmx\",\n            \"height\": 256,\n            \"width\": 256,\n            \"x\": 4848,\n            \"y\": -4768\n        },\n        {\n            \"fileName\": \"hoenn/hoenn-safari-zone-expansion-south.tmx\",\n            \"height\": 256,\n            \"width\": 512,\n            \"x\": 5104,\n            \"y\": -4512\n        },\n        {\n            \"fileName\": \"hoenn/hoenn-safari-zone-expansion-north.tmx\",\n            \"height\": 1648,\n            \"width\": 1600,\n            \"x\": 5104,\n            \"y\": -4816\n        },\n        {\n            \"fileName\": \"hoenn/anime-larousse-city.tmx\",\n            \"height\": 512,\n            \"width\": 512,\n            \"x\": 5920,\n            \"y\": -5760\n        },\n        {\n            \"fileName\": \"hoenn/fill-028.tmx\",\n            \"height\": 256,\n            \"width\": 256,\n            \"x\": 3200,\n            \"y\": -3888\n        },\n        {\n            \"fileName\": \"hoenn/fill-029.tmx\",\n            \"height\": 256,\n            \"width\": 256,\n            \"x\": 3200,\n            \"y\": -3424\n        },\n        {\n            \"fileName\": \"hoenn/fill-030.tmx\",\n            \"height\": 256,\n            \"width\": 256,\n            \"x\": 3840,\n            \"y\": -3424\n        },\n        {\n            \"fileName\": \"hoenn/fill-031.tmx\",\n            \"height\": 256,\n            \"width\": 256,\n            \"x\": 3200,\n            \"y\": -4336\n        },\n        {\n            \"fileName\": \"hoenn/anime-volley-town.tmx\",\n            \"height\": 256,\n            \"width\": 256,\n            \"x\": 5184,\n            \"y\": -5232\n        },\n        {\n            \"fileName\": \"hoenn/fill-032.tmx\",\n            \"height\": 256,\n            \"width\": 256,\n            \"x\": 5488,\n            \"y\": -4592\n        },\n        {\n            \"fileName\": \"hoenn/anime-banana-slakoth-garden.tmx\",\n            \"height\": 256,\n            \"width\": 256,\n            \"x\": 4720,\n            \"y\": -5360\n        },\n        {\n            \"fileName\": \"hoenn/fill-033.tmx\",\n            \"height\": 256,\n            \"width\": 256,\n            \"x\": 1920,\n            \"y\": -4864\n        },\n        {\n            \"fileName\": \"hoenn/fill-034.tmx\",\n            \"height\": 256,\n            \"width\": 1600,\n            \"x\": -320,\n            \"y\": -5792\n        },\n        {\n            \"fileName\": \"hoenn/fill-035.tmx\",\n            \"height\": 64,\n            \"width\": 272,\n            \"x\": 1280,\n            \"y\": -5600\n        },\n        {\n            \"fileName\": \"hoenn/fill-036.tmx\",\n            \"height\": 256,\n            \"width\": 512,\n            \"x\": 2816,\n            \"y\": -2976\n        },\n        {\n            \"fileName\": \"hoenn/fill-037.tmx\",\n            \"height\": 256,\n            \"width\": 768,\n            \"x\": 3328,\n            \"y\": -2976\n        },\n        {\n            \"fileName\": \"hoenn/fill-038.tmx\",\n            \"height\": 256,\n            \"width\": 768,\n            \"x\": 4096,\n            \"y\": -2976\n        },\n        {\n            \"fileName\": \"hoenn/fill-039.tmx\",\n            \"height\": 256,\n            \"width\": 768,\n            \"x\": 4864,\n            \"y\": -2976\n        },\n        {\n            \"fileName\": \"hoenn/fill-040.tmx\",\n            \"height\": 512,\n            \"width\": 512,\n            \"x\": 5440,\n            \"y\": -3472\n        },\n        {\n            \"fileName\": \"hoenn/hoenn-route-134.tmx\",\n            \"height\": 768,\n            \"width\": 1280,\n            \"x\": 1920,\n            \"y\": -1376\n        },\n        {\n            \"fileName\": \"hoenn/hoenn-route-133.tmx\",\n            \"height\": 768,\n            \"width\": 1280,\n            \"x\": 3200,\n            \"y\": -1376\n        },\n        {\n            \"fileName\": \"hoenn/hoenn-route-132.tmx\",\n            \"height\": 768,\n            \"width\": 1280,\n            \"x\": 4480,\n            \"y\": -1376\n        },\n        {\n            \"fileName\": \"hoenn/pacifidlog-town.tmx\",\n            \"height\": 768,\n            \"width\": 512,\n            \"x\": 5760,\n            \"y\": -1376\n        },\n        {\n            \"fileName\": \"hoenn/hoenn-route-131.tmx\",\n            \"height\": 640,\n            \"width\": 960,\n            \"x\": 6080,\n            \"y\": -1376\n        },\n        {\n            \"fileName\": \"hoenn/fill-041.tmx\",\n            \"height\": 256,\n            \"width\": 256,\n            \"x\": 4480,\n            \"y\": -5024\n        },\n        {\n            \"fileName\": \"hoenn/sky-pillar.tmx\",\n            \"height\": 400,\n            \"width\": 496,\n            \"x\": 6416,\n            \"y\": -1776\n        },\n        {\n            \"fileName\": \"hoenn/ever-grande-city.tmx\",\n            \"height\": 1024,\n            \"width\": 768,\n            \"x\": 10240,\n            \"y\": -3008\n        },\n        {\n            \"fileName\": \"hoenn/littleroot-town.tmx\",\n            \"height\": 320,\n            \"width\": 320,\n            \"x\": 0,\n            \"y\": -1024\n        },\n        {\n            \"fileName\": \"hoenn/fill-042.tmx\",\n            \"height\": 208,\n            \"width\": 320,\n            \"x\": 0,\n            \"y\": -704\n        },\n        {\n            \"fileName\": \"hoenn/fill-043.tmx\",\n            \"height\": 320,\n            \"width\": 432,\n            \"x\": 320,\n            \"y\": -1024\n        },\n        {\n            \"fileName\": \"hoenn/fill-044.tmx\",\n            \"height\": 160,\n            \"width\": 304,\n            \"x\": 320,\n            \"y\": -704\n        },\n        {\n            \"fileName\": \"hoenn/fill-045.tmx\",\n            \"height\": 320,\n            \"width\": 320,\n            \"x\": 320,\n            \"y\": -1344\n        },\n        {\n            \"fileName\": \"hoenn/fill-046.tmx\",\n            \"height\": 320,\n            \"width\": 320,\n            \"x\": 640,\n            \"y\": -1344\n        },\n        {\n            \"fileName\": \"hoenn/fill-047.tmx\",\n            \"height\": 128,\n            \"width\": 320,\n            \"x\": 960,\n            \"y\": -1344\n        },\n        {\n            \"fileName\": \"hoenn/fill-048.tmx\",\n            \"height\": 320,\n            \"width\": 320,\n            \"x\": 960,\n            \"y\": -1664\n        },\n        {\n            \"fileName\": \"hoenn/fill-049.tmx\",\n            \"height\": 512,\n            \"width\": 512,\n            \"x\": 704,\n            \"y\": -1664\n        },\n        {\n            \"fileName\": \"hoenn/fill-052.tmx\",\n            \"height\": 512,\n            \"width\": 512,\n            \"x\": -800,\n            \"y\": -1376\n        },\n        {\n            \"fileName\": \"hoenn/fill-051.tmx\",\n            \"height\": 448,\n            \"width\": 448,\n            \"x\": -448,\n            \"y\": -1376\n        },\n        {\n            \"fileName\": \"hoenn/fill-050.tmx\",\n            \"height\": 160,\n            \"width\": 480,\n            \"x\": -960,\n            \"y\": 544\n        },\n        {\n            \"fileName\": \"hoenn/fill-053.tmx\",\n            \"height\": 640,\n            \"width\": 112,\n            \"x\": -2032,\n            \"y\": -2656\n        },\n        {\n            \"fileName\": \"hoenn/fill-055.tmx\",\n            \"height\": 400,\n            \"width\": 656,\n            \"x\": -1936,\n            \"y\": -5264\n        },\n        {\n            \"fileName\": \"hoenn/fill-054.tmx\",\n            \"height\": 384,\n            \"width\": 336,\n            \"x\": -1616,\n            \"y\": -5648\n        },\n        {\n            \"fileName\": \"hoenn/fill-056.tmx\",\n            \"height\": 176,\n            \"width\": 480,\n            \"x\": -1440,\n            \"y\": 544\n        },\n        {\n            \"fileName\": \"hoenn/fill-057.tmx\",\n            \"height\": 512,\n            \"width\": 1024,\n            \"x\": -800,\n            \"y\": -2432\n        },\n        {\n            \"fileName\": \"hoenn/fill-058.tmx\",\n            \"height\": 512,\n            \"width\": 512,\n            \"x\": -288,\n            \"y\": -3296\n        },\n        {\n            \"fileName\": \"hoenn/fill-059.tmx\",\n            \"height\": 512,\n            \"width\": 512,\n            \"x\": -288,\n            \"y\": -2944\n        },\n        {\n            \"fileName\": \"hoenn/fill-060.tmx\",\n            \"height\": 512,\n            \"width\": 512,\n            \"x\": -288,\n            \"y\": -2016\n        },\n        {\n            \"fileName\": \"hoenn/birth-island.tmx\",\n            \"height\": 480,\n            \"width\": 480,\n            \"x\": 14768,\n            \"y\": 2048\n        },\n        {\n            \"fileName\": \"hoenn/navel-rock.tmx\",\n            \"height\": 384,\n            \"width\": 336,\n            \"x\": 13376,\n            \"y\": 800\n        },\n        {\n            \"fileName\": \"hoenn/southern-island.tmx\",\n            \"height\": 480,\n            \"width\": 528,\n            \"x\": 2960,\n            \"y\": 48\n        },\n        {\n            \"fileName\": \"hoenn/faraway-island.tmx\",\n            \"height\": 736,\n            \"width\": 544,\n            \"x\": -3040,\n            \"y\": 3488\n        }\n    ],\n    \"onlyShowAdjacentMaps\": false,\n    \"type\": \"world\"\n}\n"
  },
  {
    "path": "maps/hoenn/anime-banana-slakoth-garden.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"100\" height=\"100\" tilewidth=\"16\" tileheight=\"16\" infinite=\"1\" nextlayerid=\"2\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"1\" name=\"Calque de Tuiles 1\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n   <chunk x=\"0\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,2306,0,0,0,0,0,\n0,0,0,0,0,0,0,0,2417,2418,2419,2420,2421,0,0,0,\n0,0,0,0,0,0,0,0,2530,2531,2532,2533,2534,0,0,0,\n0,0,0,0,0,0,0,0,2643,2644,2645,2646,2647,0,0,0,\n0,0,0,0,0,0,0,0,2756,2757,2757,2757,2760,0,0,0,\n0,0,0,0,0,0,0,0,2869,2870,2871,2870,2873,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n  </data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/anime-crossgate-town.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"100\" height=\"100\" tilewidth=\"16\" tileheight=\"16\" infinite=\"1\" nextlayerid=\"6\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"2\" name=\"Calque de Tuiles 2\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n   <chunk x=\"0\" y=\"0\" width=\"16\" height=\"16\">\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,116,116,116,0,114,114,114,114,114,114,114,114,114,\n0,0,0,116,116,116,116,0,0,0,0,0,0,0,0,0,\n114,114,0,0,0,116,0,0,114,114,114,114,114,114,114,114,\n114,114,114,114,0,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,0,114,0,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,116,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,116,0,0,114,114,114,114,114,114,114,114,114,114,\n114,114,114,0,0,116,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,0,116,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,0,116,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,116,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,116,114,114,114,114,114,114,114,114,114\n</chunk>\n   <chunk x=\"16\" y=\"0\" width=\"16\" height=\"16\">\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,0,0,114,114,\n114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,114,\n114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,\n114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,\n114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,\n114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,\n114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,\n114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,\n114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,\n114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114\n</chunk>\n   <chunk x=\"32\" y=\"0\" width=\"16\" height=\"16\">\n114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,\n0,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,\n0,0,114,114,114,114,114,114,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,114,114,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,114,0,0,0,0,0,0,0,0,0,\n0,0,0,0,114,114,114,0,0,0,0,0,0,0,0,0,\n0,0,0,0,114,114,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,114,114,114,114,0,0,0,0,0,0,0,0,\n0,0,0,114,114,114,114,114,0,0,0,0,0,0,0,0,\n0,0,0,114,114,114,114,114,0,0,0,0,0,0,0,0,\n0,0,0,114,114,114,114,114,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"0\" y=\"16\" width=\"16\" height=\"16\">\n114,114,114,114,114,114,116,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,116,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,116,0,0,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,116,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,116,0,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,0,116,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,116,0,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,0,116,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,0,116,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,116,0,0,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,0,116,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,116,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,116,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,116,0,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,0,116,0,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,0\n</chunk>\n   <chunk x=\"16\" y=\"16\" width=\"16\" height=\"16\">\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114\n</chunk>\n   <chunk x=\"32\" y=\"16\" width=\"16\" height=\"16\">\n114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"0\" y=\"32\" width=\"16\" height=\"16\">\n114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,\n114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,\n114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,\n114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,\n114,114,114,114,114,114,114,114,0,116,116,116,116,116,116,116,\n114,114,114,114,114,114,114,0,116,116,116,116,116,116,116,116,\n114,114,114,114,114,114,114,0,116,116,116,116,116,116,116,116,\n114,114,114,114,114,114,114,0,116,116,116,116,116,116,116,116,\n114,114,114,114,114,114,114,0,116,116,116,116,116,116,116,116,\n114,114,114,114,114,114,114,0,116,116,116,116,116,116,116,116,\n114,114,114,114,114,114,114,0,0,116,116,116,116,116,116,116,\n0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,\n0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,\n0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"16\" y=\"32\" width=\"16\" height=\"16\">\n116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,\n116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,\n116,116,116,116,0,114,114,114,114,114,114,114,114,114,114,114,\n116,116,116,116,116,0,114,114,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,0,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,116,116,116,114,114,114,114,114,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,114,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,114,\n116,116,116,116,116,116,116,116,116,116,116,116,116,0,114,114,\n116,116,116,116,116,116,116,116,116,116,116,116,116,0,114,114,\n116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,\n116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,\n116,116,116,116,116,116,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"32\" y=\"32\" width=\"16\" height=\"16\">\n114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,\n0,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n  </data>\n </layer>\n <layer id=\"1\" name=\"Calque de Tuiles 1\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n   <chunk x=\"0\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n229,229,229,229,342,0,0,0,0,0,0,0,0,0,0,0,\n229,229,229,342,228,229,342,0,0,0,0,0,0,0,0,0,\n229,229,342,228,229,342,228,229,229,229,229,229,229,229,229,342,\n0,0,228,229,342,228,229,342,0,0,0,0,0,0,0,228,\n0,0,0,0,115,0,0,228,229,229,229,342,0,0,0,0,\n0,0,0,0,115,0,0,0,0,0,0,228,229,229,229,229,\n0,0,0,0,228,229,229,229,342,0,0,0,0,0,0,0,\n229,229,229,342,0,0,0,0,228,229,342,0,0,0,0,0,\n229,229,342,115,0,0,0,0,0,0,228,229,229,229,229,229,\n0,0,115,228,229,342,0,0,0,0,0,0,0,0,0,0,\n0,0,228,229,342,115,0,0,0,0,0,0,2491,2493,0,0,\n0,0,0,0,115,228,342,0,0,0,0,0,2604,2606,0,0,\n0,0,0,0,228,342,115,0,0,0,0,0,2604,2606,0,0,\n0,0,0,0,0,115,115,0,0,0,0,0,2604,2606,0,0,\n0,0,0,0,0,115,115,0,0,0,0,0,2604,2606,0,0\n</chunk>\n   <chunk x=\"16\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n229,229,229,229,229,229,229,229,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,341,0,0,0,0,0,0,0,0,0,\n229,229,229,229,229,229,0,0,0,0,0,0,0,0,0,0,\n0,0,341,229,229,0,0,0,0,0,0,0,0,0,0,0,\n341,229,230,0,0,0,0,0,0,0,0,0,0,0,0,0,\n230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"32\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,3,3,3,3,0,0,0,0,0,0,0,0,\n0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,3,3,4,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,117,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,3,3,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"0\" y=\"16\" width=\"16\" height=\"16\">\n0,0,0,0,0,115,115,0,0,0,0,0,2604,2605,2492,2492,\n0,0,0,0,0,115,115,0,0,0,0,2491,2605,2605,2605,2605,\n0,0,0,0,0,115,228,229,342,0,0,2604,2717,2718,2605,0,\n0,0,0,0,0,228,229,342,115,0,0,2717,0,0,0,0,\n0,0,0,0,0,0,0,115,228,342,0,0,0,0,0,0,\n0,0,0,0,0,0,0,228,342,115,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,115,228,342,0,0,0,0,2491,\n0,0,0,0,0,0,0,0,228,342,115,0,0,0,0,2717,\n0,0,0,0,0,0,0,0,0,115,115,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,115,228,229,342,0,0,0,\n0,0,0,0,0,0,0,0,0,228,229,342,115,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,115,115,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,115,115,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,115,228,342,0,0,\n0,0,0,0,0,0,0,0,0,0,0,228,342,228,342,0,\n0,0,0,0,0,0,0,0,0,0,0,0,115,0,228,342\n</chunk>\n   <chunk x=\"16\" y=\"16\" width=\"16\" height=\"16\">\n2492,2492,2492,2493,0,0,0,0,0,0,0,0,2491,2493,0,0,\n2605,2605,2605,2605,2493,0,0,0,0,0,0,0,2604,2606,0,0,\n2604,2605,2605,2605,2605,2492,2492,2493,0,0,0,0,2604,2606,0,0,\n2604,2605,2605,2605,2605,2605,2605,2606,0,0,0,0,2604,2606,0,0,\n2604,2605,2605,2605,2605,2605,2605,2605,2492,2492,2492,2492,2605,2606,0,0,\n2604,2605,2605,2605,2605,2605,2605,2605,2718,2718,2718,2718,2718,2719,0,0,\n2605,2605,2605,2605,2605,2605,2718,2719,0,0,0,0,0,0,0,0,\n2718,2718,2718,2718,2605,2606,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,2605,2606,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,2604,2606,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,2604,2606,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,2604,2492,2492,2492,2492,2492,2492,2492,2492,2493,0,0,\n0,0,0,0,2604,2605,2718,2718,2718,2718,2718,2718,2718,2719,0,0,\n2491,2492,2492,2492,2605,2606,0,0,0,0,0,0,0,0,0,0,\n2717,2718,2718,2718,2718,2719,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"0\" y=\"32\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,115,0,0,228,\n0,0,0,0,0,0,0,0,0,0,0,0,115,0,0,0,\n0,0,0,0,0,0,0,0,0,0,2,3,3,0,0,0,\n0,0,0,0,0,0,0,0,0,2,3,0,0,0,0,0,\n0,0,0,0,0,0,0,2,3,3,0,0,0,0,0,0,\n0,0,0,0,0,0,0,115,0,0,341,229,229,229,229,229,\n0,0,0,0,0,0,0,115,0,0,117,2491,2492,2492,2492,2492,\n0,0,0,0,0,0,0,115,0,0,117,2604,2605,2605,2605,2605,\n0,0,0,0,0,0,0,115,0,0,117,2604,2605,2605,2605,2605,\n0,0,0,0,0,0,0,115,0,0,117,2604,2605,2605,2605,2605,\n0,0,0,0,0,0,0,228,342,0,117,2717,2718,2718,2718,2718,\n0,0,0,0,0,0,0,0,115,0,3,3,3,3,3,3,\n0,0,0,0,0,0,0,0,228,342,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,228,229,229,342,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,228,229,229,229,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"16\" y=\"32\" width=\"16\" height=\"16\">\n229,229,342,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,115,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,228,229,342,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,228,342,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,228,229,342,0,0,0,0,0,0,0,0,\n229,229,229,342,0,0,0,228,229,229,342,0,0,0,0,0,\n2492,2492,2493,115,0,0,0,0,0,0,228,229,229,229,342,0,\n2605,2605,2606,115,0,0,0,0,0,0,0,0,0,0,228,229,\n2605,2605,2606,115,0,0,0,0,0,0,0,0,0,0,341,229,\n2605,2605,2606,115,0,0,0,0,0,0,0,0,0,341,230,0,\n2718,2718,2719,115,0,0,0,0,0,0,0,0,0,117,0,0,\n3,3,3,3,0,0,0,0,0,0,0,0,0,117,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,117,0,0,\n0,0,0,0,0,0,341,229,229,229,229,229,229,230,0,0,\n229,229,229,229,229,229,230,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"32\" y=\"32\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n229,229,229,229,229,229,229,229,0,0,0,0,0,0,0,0,\n229,229,229,229,229,229,229,229,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n  </data>\n </layer>\n <layer id=\"4\" name=\"Calque de Tuiles 4\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n   <chunk x=\"32\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,1810,1810,1810,1810,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,1810,1810,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,1810,1810,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n  </data>\n </layer>\n <layer id=\"5\" name=\"Calque de Tuiles 5\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n   <chunk x=\"0\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,1348,1349,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,1348,1349,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,1348,1349,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"16\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,331,331,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"16\" y=\"32\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,1348,1349,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,1348,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n  </data>\n </layer>\n <layer id=\"3\" name=\"Calque de Tuiles 3\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n   <chunk x=\"0\" y=\"0\" width=\"16\" height=\"16\">\n331,331,331,331,331,219,219,219,219,219,219,219,0,0,219,219,\n0,0,0,0,0,331,331,219,219,219,219,331,0,0,331,219,\n0,0,0,0,0,0,0,331,331,331,331,0,0,0,0,331,\n0,0,0,0,0,0,0,0,0,218,0,218,0,0,0,0,\n219,219,0,0,0,0,218,0,0,331,0,331,0,0,0,0,\n219,219,219,219,0,218,219,218,218,0,218,0,0,0,0,0,\n219,219,219,219,0,331,331,331,331,218,331,0,0,0,0,0,\n331,331,331,331,218,218,0,218,0,331,0,0,0,0,0,0,\n0,0,0,0,219,219,218,219,218,0,0,0,0,0,0,0,\n218,218,0,0,331,331,219,219,219,218,218,218,0,0,0,0,\n219,219,0,0,0,0,219,219,219,219,219,331,0,0,0,0,\n219,219,218,0,0,0,331,219,219,219,219,0,0,0,0,0,\n219,219,219,218,0,0,0,331,219,219,331,0,0,0,0,0,\n219,219,219,219,0,0,0,0,331,219,0,0,0,0,0,0,\n219,219,219,219,218,0,0,0,0,331,0,0,0,0,0,0,\n219,219,219,219,219,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"16\" y=\"0\" width=\"16\" height=\"16\">\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,0,0,219,219,\n219,219,219,219,219,219,219,219,219,219,219,0,0,0,0,219,\n331,331,331,331,331,331,331,331,331,0,0,0,0,0,0,0,\n0,0,218,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,331,0,0,0,0,0,0,0,0,0,0,0,0,0,\n218,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n331,0,0,218,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,218,219,0,0,0,0,0,0,0,0,0,0,0,0,\n0,218,219,219,0,0,0,0,0,0,0,0,0,0,0,0,\n0,331,219,219,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,219,219,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,23,24,25,26,0,0,0,0,0,0,0,0,0,0,\n0,0,136,137,138,139,0,0,0,0,0,0,0,0,0,0,\n0,0,249,250,251,252,0,0,0,0,0,0,0,0,0,0,\n0,0,362,363,364,365,218,218,331,219,219,219,0,0,219,219\n</chunk>\n   <chunk x=\"32\" y=\"0\" width=\"16\" height=\"16\">\n219,219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,\n219,219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,\n219,219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,\n219,219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,\n0,219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,\n0,0,219,219,219,219,219,219,0,0,0,0,0,0,0,0,\n0,0,0,0,0,218,218,218,0,0,0,0,0,0,0,0,\n0,0,0,0,0,219,331,219,0,0,0,0,0,0,0,0,\n0,0,0,0,218,218,0,219,0,0,0,0,0,0,0,0,\n0,0,0,0,219,219,0,219,0,0,0,0,0,0,0,0,\n0,0,0,0,219,219,218,218,0,0,0,0,0,0,0,0,\n0,0,0,218,219,219,219,219,0,0,0,0,0,0,0,0,\n0,0,218,219,219,219,219,219,0,0,0,0,0,0,0,0,\n0,0,219,219,219,219,219,219,0,0,0,0,0,0,0,0,\n0,0,219,219,219,219,219,219,0,0,0,0,0,0,0,0,\n219,219,219,219,219,219,219,219,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"0\" y=\"16\" width=\"16\" height=\"16\">\n219,219,219,219,219,0,0,0,0,0,0,0,0,0,0,0,\n219,219,219,219,219,0,0,0,0,0,0,0,0,0,0,0,\n219,219,219,219,219,0,0,0,0,0,0,0,932,933,933,933,\n219,219,219,219,219,0,218,0,0,0,0,0,1045,1046,1046,1046,\n219,219,219,219,219,218,219,0,0,0,0,0,1158,1047,1160,1159,\n219,219,219,219,219,219,219,0,0,0,0,0,1266,1269,1268,1267,\n219,219,219,219,219,219,219,218,0,0,0,0,0,0,0,0,\n219,219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,\n219,219,219,219,219,219,219,219,218,0,0,0,0,0,0,0,\n219,219,219,219,219,219,219,219,219,0,0,0,0,0,0,27,\n219,219,219,219,219,219,219,219,219,0,218,0,0,0,0,140,\n219,219,219,219,219,219,219,219,219,218,219,0,0,0,0,253,\n219,219,219,219,219,219,219,219,219,219,219,0,0,0,0,362,\n219,219,219,219,219,219,219,219,219,219,219,0,0,0,0,0,\n219,219,219,219,219,219,219,219,219,219,219,218,0,0,0,0,\n219,219,219,219,219,219,219,219,219,219,219,219,0,0,0,0\n</chunk>\n   <chunk x=\"16\" y=\"16\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,331,331,0,219,219,219,0,0,331,219,\n0,0,0,0,0,0,0,0,0,331,219,331,0,0,0,331,\n935,0,0,0,0,0,0,0,0,0,331,0,0,0,0,0,\n1048,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n1161,0,0,0,205,0,0,0,0,0,0,0,0,0,0,0,\n1270,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,932,933,933,933,935,0,\n0,0,0,0,0,0,0,0,0,0,1045,1046,1046,1046,1048,0,\n28,28,30,0,0,0,0,0,0,0,1158,1159,1160,1047,1161,0,\n141,142,143,0,0,0,0,0,0,0,1266,1267,1268,1269,1270,0,\n254,255,256,0,0,0,0,0,0,0,0,0,0,0,0,0,\n363,368,369,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,219\n</chunk>\n   <chunk x=\"32\" y=\"16\" width=\"16\" height=\"16\">\n219,219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,\n219,219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,\n219,219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,\n331,219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,\n0,219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,\n0,219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,\n0,331,219,219,219,219,219,219,0,0,0,0,0,0,0,0,\n0,0,219,219,219,219,219,219,0,0,0,0,0,0,0,0,\n0,0,219,219,219,219,219,219,0,0,0,0,0,0,0,0,\n0,218,219,219,219,219,219,219,0,0,0,0,0,0,0,0,\n0,219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,\n0,219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,\n218,219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,\n219,219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,\n219,219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,\n219,219,219,219,219,219,219,219,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"0\" y=\"32\" width=\"16\" height=\"16\">\n219,219,219,219,219,219,219,219,219,219,219,219,0,0,0,0,\n219,219,219,219,219,219,219,219,219,219,331,331,0,0,0,0,\n219,219,219,219,219,219,219,219,219,331,0,0,0,0,0,0,\n219,219,219,219,219,219,219,331,331,0,0,0,0,0,0,0,\n219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,0,\n219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,0,\n219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,0,\n219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,0,\n219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,0,\n219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,0,\n331,331,331,331,331,331,331,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"16\" y=\"32\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,218,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,331,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,331,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,331,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"32\" y=\"32\" width=\"16\" height=\"16\">\n219,219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,\n219,219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,\n219,219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,\n219,219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,\n219,219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,\n219,219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,\n331,331,331,331,331,331,331,331,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n218,218,0,218,218,0,0,218,0,0,0,0,0,0,0,0,\n219,219,218,219,219,218,218,219,0,0,0,0,0,0,0,0,\n219,219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n  </data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/anime-foothill-town.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"22\" height=\"13\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"4\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"1\" name=\"Calque de Tuiles 1\" width=\"22\" height=\"13\">\n  <data encoding=\"csv\">\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114\n</data>\n </layer>\n <layer id=\"3\" name=\"Calque de Tuiles 3\" width=\"22\" height=\"13\">\n  <data encoding=\"csv\">\n229,229,229,342,0,0,0,0,0,0,0,0,0,0,0,0,341,229,229,229,229,229,\n0,0,0,228,229,229,342,0,0,0,0,0,0,341,229,229,230,0,0,0,0,0,\n0,0,0,0,0,0,0,0,229,229,229,342,0,117,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,228,229,230,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,2488,2489,2490,659,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,2714,2715,2716,0,0,0,0,0,2827,2828,2829,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,659,0,0,0,0,0,659,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"2\" name=\"Calque de Tuiles 2\" width=\"22\" height=\"13\">\n  <data encoding=\"csv\">\n218,0,218,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,218,0,218,218,\n219,218,219,0,0,0,0,0,0,0,0,0,0,0,218,218,218,219,219,218,219,219,\n219,219,219,218,3752,3753,3753,3755,218,0,218,0,0,0,219,219,219,219,219,219,219,219,\n219,219,219,219,3865,3866,3866,3868,219,218,331,0,3752,3753,3753,3755,219,219,219,219,219,219,\n219,219,219,219,3978,3979,3980,3981,331,219,0,218,3865,3866,3866,3868,219,219,219,219,219,219,\n219,219,219,331,4091,4092,4093,4094,0,331,0,331,3978,3979,3980,3981,331,219,219,219,331,331,\n219,219,219,0,206,0,0,0,0,0,0,0,4091,4092,4093,4094,0,331,331,331,0,0,\n219,219,219,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,\n219,219,219,218,0,0,0,0,0,206,0,0,0,0,0,0,218,218,218,218,218,219,\n219,219,219,219,218,0,0,0,0,0,0,0,218,218,218,218,219,219,219,219,219,219,\n219,219,219,219,219,218,218,0,0,0,218,218,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,218,0,0,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,0,0,219,219,219,219,219,219,219,219,219,219,219,219\n</data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/anime-forbidden-forest.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"40\" height=\"29\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"5\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"4\" name=\"Calque de Tuiles 3\" width=\"40\" height=\"29\">\n  <data encoding=\"csv\">\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,116,116,116,116,116,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,116,116,116,116,116,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,116,116,116,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,116,116,116,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,116,116,116,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,116,116,116,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,116,116,116,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,116,116,116,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,114,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114\n</data>\n </layer>\n <layer id=\"3\" name=\"Calque de Tuiles 3\" width=\"40\" height=\"29\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,117,0,341,229,230,0,117,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,341,229,230,0,117,341,229,229,230,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,341,229,230,0,341,229,230,117,0,341,229,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,117,0,0,0,117,0,341,230,0,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,117,0,341,229,230,0,117,341,229,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,117,341,230,341,229,229,230,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,341,229,230,117,341,230,341,229,229,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,341,229,230,341,229,230,117,341,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,117,0,0,117,0,341,230,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,\n0,0,0,0,0,0,0,117,0,0,117,0,117,341,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,117,0,0,117,341,230,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,\n0,0,0,0,0,0,341,230,0,0,117,117,341,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,117,0,0,0,117,117,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,\n0,0,0,0,0,0,117,0,0,0,117,117,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,\n0,0,0,0,0,0,117,0,0,0,117,117,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,\n0,0,0,0,0,0,117,0,0,0,117,117,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,\n0,0,0,0,0,0,3,4,0,0,117,117,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,\n0,0,0,0,0,0,0,3,4,0,117,117,3,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,\n0,0,0,0,0,0,0,0,117,0,117,117,0,3,3,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,\n0,0,0,0,0,0,0,0,117,0,117,117,0,0,0,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,\n0,0,0,0,0,0,0,341,230,0,117,3,4,0,0,3,3,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,117,0,0,117,0,3,3,4,0,0,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,117,0,0,3,4,0,0,117,0,0,3,3,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,341,229,229,229,229,229,\n0,0,0,0,0,0,0,117,0,0,0,117,0,0,3,3,4,0,0,3,3,4,0,0,0,0,0,0,0,0,0,0,0,341,230,0,0,0,0,0,\n0,0,0,0,0,0,0,117,0,0,0,117,0,0,0,0,117,0,0,0,0,3,4,0,0,0,0,0,341,229,229,229,229,230,0,0,0,0,0,0,\n0,0,0,0,0,0,0,3,4,0,0,3,4,0,0,0,117,0,0,0,0,0,117,0,0,0,341,229,230,0,0,0,0,0,0,0,0,0,4524,4636,\n0,0,0,0,0,0,0,0,117,0,0,0,117,0,0,0,3,4,0,0,0,0,117,341,229,229,230,0,0,0,0,0,0,0,0,0,0,4524,4636,0,\n0,0,0,0,0,0,0,0,3,4,0,0,3,4,0,0,0,117,0,0,0,0,117,117,0,0,0,0,0,0,0,0,0,4524,4636,4636,4636,4636,0,0,\n0,0,0,0,0,0,0,0,0,117,0,0,0,117,0,0,0,117,341,229,229,229,230,117,0,0,0,0,0,0,0,0,0,4524,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"1\" name=\"Calque de Tuiles 1\" width=\"40\" height=\"29\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,0,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,218,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,218,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,218,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,331,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,331,331,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,331,331,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,331,331,219,219,219,219,219,219,219,219,219,219,219,219,219,219,331,331,331,331,331,331,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,331,331,219,219,219,219,219,219,219,219,219,219,219,331,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,331,219,219,219,219,219,331,331,331,331,331,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,219,219,331,331,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,331,331,331,0,0,0,0,0,0,0,0,0,0,0,0,218,218,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,218,218,218,219,219,\n0,0,0,0,0,0,0,0,0,0,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,219,219,219,219,219,\n0,0,0,0,0,0,0,0,0,0,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,219,219,219,219,219\n</data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/anime-forina.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"100\" height=\"100\" tilewidth=\"16\" tileheight=\"16\" infinite=\"1\" nextlayerid=\"3\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"2\" name=\"Calque de Tuiles 2\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n   <chunk x=\"0\" y=\"0\" width=\"16\" height=\"16\">\n116,125,125,125,125,125,125,125,125,125,125,0,0,0,0,0,\n116,125,125,125,125,125,125,125,125,125,125,0,0,0,0,0,\n116,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n116,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n116,0,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n116,116,116,0,125,125,125,125,125,125,125,125,125,125,125,125,\n116,116,116,116,0,125,125,125,125,125,125,125,125,125,125,125,\n116,116,116,116,116,0,125,125,125,125,125,125,125,125,125,0,\n116,116,116,116,116,116,116,116,116,125,125,125,0,0,0,0,\n116,116,116,116,116,116,116,116,116,116,116,0,0,0,0,0,\n116,116,116,116,116,116,116,116,116,116,116,0,0,0,0,0,\n116,116,116,116,116,116,116,116,116,116,116,0,0,0,0,0,\n116,116,116,116,116,116,116,116,116,116,116,0,0,0,0,0,\n116,116,116,116,116,116,116,116,116,116,116,0,0,0,0,0,\n116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,0\n</chunk>\n   <chunk x=\"16\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n125,125,125,125,125,125,125,125,125,125,125,0,0,0,0,0,\n125,125,125,125,125,125,125,125,125,125,125,0,0,0,0,0,\n125,125,125,125,125,125,125,125,125,125,125,0,0,0,0,0,\n125,125,125,125,125,125,125,125,125,125,125,0,0,0,0,0,\n125,125,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"0\" y=\"16\" width=\"16\" height=\"16\">\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,\n0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,\n0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,\n0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,\n0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,\n0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,\n0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,\n0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,\n0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,\n0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,\n0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,\n0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,\n0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,0,\n0,0,0,0,0,0,0,0,0,0,116,116,116,116,0,0\n</chunk>\n   <chunk x=\"16\" y=\"16\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,\n116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,\n116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,\n116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,\n116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,\n116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,\n116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,\n116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,\n116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,\n116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,\n116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"0\" y=\"32\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,116,116,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n  </data>\n </layer>\n <layer id=\"1\" name=\"Calque de Tuiles 1\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n   <chunk x=\"0\" y=\"0\" width=\"16\" height=\"16\">\n124,0,0,124,0,0,0,0,0,12,13,0,0,0,0,0,\n124,0,0,237,238,351,0,0,0,0,12,0,0,0,0,0,\n124,0,0,0,0,237,351,0,0,0,0,12,12,12,13,0,\n124,0,0,0,0,0,237,351,0,0,0,0,0,0,12,12,\n237,351,0,0,0,0,0,124,0,0,0,0,0,0,0,0,\n0,237,238,351,0,0,0,237,351,0,0,0,0,350,238,238,\n3,3,4,237,351,0,0,0,237,238,238,238,238,239,0,0,\n0,0,3,4,237,351,0,0,0,0,0,0,0,0,0,350,\n3,3,4,3,4,237,238,238,351,0,0,0,350,238,238,239,\n0,0,3,4,3,3,3,4,237,238,238,238,239,0,0,0,\n3,4,0,117,0,0,0,117,0,0,0,0,0,0,0,0,\n0,117,0,117,0,0,0,3,3,4,0,0,0,0,0,0,\n0,117,0,3,4,0,0,0,0,117,0,0,0,0,0,0,\n0,117,0,0,117,0,0,0,0,3,3,3,3,4,0,0,\n0,3,3,4,3,3,4,0,0,0,0,0,0,117,0,0,\n0,0,0,117,0,0,3,3,3,3,4,0,0,3,3,4\n</chunk>\n   <chunk x=\"16\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n13,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n126,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n239,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,350,238,238,238,238,238,238,238,238,0,0,0,0,0,\n238,238,239,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"0\" y=\"16\" width=\"16\" height=\"16\">\n0,0,0,3,4,0,0,0,0,0,3,3,4,0,0,3,\n0,0,0,0,117,0,0,0,0,0,0,0,117,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,3,3,3,4,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,3,3,3,4,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,3,3,4,\n0,0,0,0,0,0,0,0,0,0,3,4,0,0,0,3,\n0,0,0,0,0,0,0,0,0,0,229,230,0,0,0,341,\n0,0,0,0,0,0,0,0,0,0,0,0,0,341,229,230,\n0,0,0,0,0,0,0,0,0,0,0,0,341,230,0,0,\n0,0,0,0,0,0,0,0,0,0,229,229,230,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,341,229,\n0,0,0,0,0,0,0,0,0,0,341,229,229,229,230,0,\n0,0,0,0,0,0,0,0,0,0,230,0,0,0,0,341,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,341,230\n</chunk>\n   <chunk x=\"16\" y=\"16\" width=\"16\" height=\"16\">\n3,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,3,3,4,0,0,0,0,0,0,0,0,0,0,0,0,\n3,4,0,117,0,0,0,0,0,0,0,0,0,0,0,0,\n0,117,0,3,4,0,0,0,0,0,0,0,0,0,0,0,\n0,3,4,0,117,0,0,0,0,0,0,0,0,0,0,0,\n0,0,3,4,117,0,0,0,0,0,0,0,0,0,0,0,\n4,0,0,117,117,0,0,0,0,0,0,0,0,0,0,0,\n230,0,0,117,117,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,117,117,0,0,0,0,0,0,0,0,0,0,0,\n0,341,229,230,117,0,0,0,0,0,0,0,0,0,0,0,\n341,230,0,0,117,0,0,0,0,0,0,0,0,0,0,0,\n230,0,0,0,117,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,341,230,0,0,0,0,0,0,0,0,0,0,0,\n229,229,229,230,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"0\" y=\"32\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,341,229,230,0,\n0,0,0,0,0,0,0,0,0,0,229,229,230,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,341,229,229,229,342,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n  </data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/anime-lake-may.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"28\" height=\"28\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"4\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"2\" name=\"1\" width=\"28\" height=\"28\">\n  <data encoding=\"csv\">\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,116,116,116,116,116,116,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,\n114,114,4184,4184,4184,4184,4184,4184,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,\n114,114,4184,4184,4184,4184,4184,4184,4184,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,\n114,114,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,114,114,114,114,114,114,116,116,116,116,116,116,116,\n114,114,4184,4184,4184,114,114,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,114,116,116,116,116,116,116,116,\n114,114,4184,4184,4184,114,114,114,114,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,114,116,116,116,116,116,116,116,\n114,114,4184,4184,4184,114,114,114,114,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,114,116,116,116,116,116,116,116,\n114,114,4184,4184,4184,114,114,114,114,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,114,116,116,116,116,116,116,116,116,\n114,114,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,114,116,116,116,116,116,116,116,116,\n114,114,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,114,116,116,116,116,116,116,116,116,\n114,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,114,116,116,116,116,116,116,116,116,116,\n114,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,114,116,116,116,116,116,116,116,116,116,\n114,114,114,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,114,116,116,116,116,116,116,116,116,116,\n114,114,114,114,114,114,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,114,116,116,116,116,116,116,116,116,116,\n114,114,114,114,114,114,114,114,114,114,114,4184,4184,4184,4184,4184,4184,4184,114,0,116,116,116,116,116,116,116,116,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,116,116,116,116,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114\n</data>\n </layer>\n <layer id=\"1\" name=\"2\" width=\"28\" height=\"28\">\n  <data encoding=\"csv\">\n219,219,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,2,3,115,0,0,\n219,0,0,0,0,0,0,0,0,0,95,95,95,0,0,0,0,0,0,0,0,115,0,115,2,3,0,0,\n219,0,4409,4410,4410,4410,4410,4411,0,95,95,95,95,95,95,95,95,95,0,0,0,115,0,115,115,0,0,0,\n0,0,4522,0,0,0,0,4637,4411,95,95,95,95,95,95,95,95,95,95,95,2,3,0,115,115,0,0,0,\n0,0,4522,0,0,0,0,0,4637,4410,4410,4410,4410,4410,4411,95,95,95,95,95,115,0,0,115,115,0,0,0,\n0,0,4522,0,4524,4636,4636,4522,0,0,0,0,0,0,4637,4410,4410,4410,4410,4411,115,0,0,115,228,342,0,0,\n0,0,4522,0,4524,0,0,95,95,4522,0,0,0,0,0,0,0,0,0,4524,115,0,0,115,0,115,0,0,\n0,0,4522,0,4524,95,95,95,95,4522,0,0,0,0,0,0,0,0,0,4524,115,0,0,115,0,115,0,0,\n0,0,4522,0,4524,95,95,95,95,4522,0,0,0,0,0,0,0,0,4524,2,3,0,0,115,0,115,0,0,\n0,0,4522,0,4637,4410,4410,4410,4410,4635,0,0,0,0,0,0,0,0,4524,115,0,0,0,115,2,3,0,0,\n0,0,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4524,115,0,0,0,115,115,0,0,0,\n0,4409,4635,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4524,2,3,0,0,2,3,115,0,0,0,\n0,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4524,115,0,0,0,115,0,115,0,0,0,\n229,342,4636,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,4524,115,0,0,0,115,0,228,229,229,229,\n0,115,0,4636,4636,4636,4522,0,0,0,0,0,0,0,0,0,0,4524,115,0,0,0,115,0,0,0,0,0,\n342,228,229,342,0,0,4636,4636,4636,4636,4636,4522,0,0,0,0,0,4524,228,342,0,0,115,0,0,0,0,0,\n228,342,0,228,229,229,229,229,342,0,0,4636,4636,4636,4636,4636,4636,4636,0,115,0,0,228,229,229,229,229,229,\n0,228,229,229,229,229,229,342,115,0,0,0,0,0,0,0,0,0,0,228,1348,229,229,342,0,0,0,0,\n0,0,0,0,0,0,0,115,228,229,1348,1349,229,229,229,229,1348,229,342,0,0,0,0,228,229,229,229,229,\n0,0,0,0,0,0,0,228,229,229,1348,1349,229,342,0,0,0,0,228,229,229,1348,229,342,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,0,0,0,0,0,0,0,0,115,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,228,342,0,0,0,0,0,0,95,95,228,229,229,229,229,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,342,0,0,0,0,95,95,95,95,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,229,229,229,342,95,95,95,95,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,95,95,95,95,95,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,229,229,229,229,229,229,229,229,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,4070,4071,4071,4072,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"3\" name=\"3\" width=\"28\" height=\"28\">\n  <data encoding=\"csv\">\n0,218,219,219,219,219,219,219,219,219,331,331,331,219,219,331,219,219,219,219,219,0,0,0,0,0,0,0,\n0,219,331,331,331,331,331,331,219,331,0,0,0,331,331,0,331,331,219,219,219,0,0,0,0,0,0,0,\n218,219,0,0,0,0,0,0,331,0,0,0,0,0,0,0,0,0,331,331,331,0,0,0,0,0,0,0,\n219,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,\n219,219,0,0,0,99,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n219,219,0,0,0,212,213,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n219,219,0,0,0,325,326,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n219,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,\n219,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,\n219,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,\n219,331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n219,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n331,0,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,\n0,0,219,218,218,218,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,331,331,219,219,218,218,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,331,331,331,331,0,0,0,0,0,0,0,0,0,0,218,0,0,0,0,0,0,0,0,0,\n218,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,219,0,0,0,0,0,0,0,0,0,\n219,218,218,218,218,218,218,0,0,0,0,0,0,0,0,0,0,331,331,0,0,0,0,0,0,0,0,0,\n219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,218,0,0,0,0,0,0,0,0,0,0,0,0,\n219,219,219,219,219,219,219,0,0,0,0,0,0,0,218,219,0,0,218,218,0,0,0,0,0,0,0,0,\n331,331,219,219,219,219,219,0,0,0,0,0,0,0,331,219,0,0,331,331,0,0,0,0,0,0,0,0,\n0,0,331,331,331,331,331,0,0,0,0,0,0,0,0,331,218,0,0,0,0,0,0,0,0,218,0,0,\n0,0,0,0,0,0,0,0,0,0,0,218,218,218,0,0,331,0,0,0,0,0,0,0,218,331,0,0,\n0,218,218,218,0,218,218,218,218,218,218,219,219,219,218,218,218,218,218,0,0,0,0,0,331,218,0,0,\n218,219,219,219,218,219,219,219,219,219,219,219,219,219,219,219,219,219,219,0,0,0,0,0,0,331,0,0,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,218,218,218,218,218,218,218,218,218,\n219,219,219,219,219,219,219,219,219,219,219,331,331,331,331,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,331,331,331,331,331,0,0,0,0,331,331,331,331,331,331,331,331,331,331,331,331,331\n</data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/anime-larousse-city.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"100\" height=\"100\" tilewidth=\"16\" tileheight=\"16\" infinite=\"1\" nextlayerid=\"2\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"1\" name=\"Calque de Tuiles 1\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n   <chunk x=\"0\" y=\"0\" width=\"16\" height=\"16\">\n114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,44,45,47,48,49,\n0,0,0,0,0,0,0,0,0,0,0,157,158,160,161,162,\n0,0,0,0,0,0,0,0,0,0,0,270,271,273,274,275,\n0,0,0,0,0,0,0,0,0,0,0,383,384,386,387,388,\n0,0,0,0,0,0,0,0,0,0,0,496,497,499,500,501,\n0,0,0,0,0,0,0,0,0,0,0,0,0,612,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114\n</chunk>\n   <chunk x=\"16\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n50,51,53,54,0,0,0,0,0,0,0,0,0,0,0,0,\n163,164,166,167,0,0,0,0,0,0,0,0,0,0,0,0,\n276,277,279,280,0,0,0,0,0,0,0,0,0,0,0,0,\n389,390,392,393,0,0,0,0,0,0,0,0,0,0,0,0,\n502,503,505,506,0,0,0,0,0,0,0,0,0,0,0,0,\n0,616,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n114,0,0,114,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"16\" y=\"16\" width=\"16\" height=\"16\">\n0,0,0,114,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n  </data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/anime-littleroot-port.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"32\" height=\"32\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"4\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"2\" name=\"1\" width=\"32\" height=\"32\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,3,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,2,3,3,3,3,116,2617,2617,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,115,116,2617,2617,2617,2617,2617,2617,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,115,116,2617,2617,2617,2617,2617,2617,2617,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,115,116,2617,2617,2617,2617,2617,2617,2617,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,2,116,2617,2617,2617,2617,2617,2617,2617,2617,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,115,116,2617,2617,2617,2617,2617,2617,2617,2617,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,115,116,2617,2617,2617,2617,2617,2617,2617,2617,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,115,116,2617,2617,2617,2617,2617,2617,2617,2617,2617,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,115,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,115,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,114,114,114,114,114,114,114,114,\n0,0,0,0,0,2620,2620,2620,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,114,114,114,114,114,114,114,114,\n0,0,0,0,0,2620,2620,2620,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,114,114,114,114,114,114,114,\n0,0,0,0,0,2620,2620,2620,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,114,114,114,114,114,\n0,0,0,0,0,2620,2620,2620,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,114,0,0,114,\n0,0,0,0,0,2620,2620,2620,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,0,0,0,114,\n0,0,0,0,0,2620,2620,2620,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,0,0,0,0,\n0,0,0,0,0,2620,2620,2620,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,341,230,0,0,0,\n0,0,0,0,0,2620,2620,2620,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2620,2620,2620,2620,2620,2620,117,0,0,0,0,\n0,0,0,0,0,2620,2620,2620,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2620,2620,2620,2620,2620,2620,117,0,0,0,0,\n0,0,0,0,0,2620,2620,2620,2620,2620,2620,2620,2620,2620,2620,2620,2620,2620,2620,2620,2620,2620,2620,2620,2620,2620,2620,117,0,0,0,0,\n0,0,0,0,0,2620,2620,2620,2620,2620,2620,2620,2620,2620,2620,2620,2620,2620,2620,2620,2620,2620,2620,2620,2620,2620,2620,117,0,0,0,0,\n0,0,0,0,0,2620,2620,2620,2620,2620,2620,2620,2620,2620,2620,2620,2620,2620,2620,2620,2620,2620,2620,2620,2620,2620,2620,117,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2620,2620,2620,2620,0,0,0,0,0,229,230,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2620,2620,2620,2620,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"1\" name=\"2\" width=\"32\" height=\"32\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1810,0,0,0,326,325,326,325,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,2503,2504,1810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,2503,2504,2504,2504,2504,2504,2504,2618,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,2616,0,0,0,0,0,0,2618,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,2616,0,0,0,0,0,0,3288,3289,3289,3289,3289,3289,3289,3289,3289,3289,3290,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,2616,0,0,0,0,0,0,3401,3402,3515,3515,3515,3515,3515,3515,3515,3515,3516,0,0,0,0,0,\n0,0,0,0,0,0,0,0,2503,0,0,0,0,0,0,0,3401,3403,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,2616,0,0,3288,3289,3289,3289,3289,3402,3403,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,2616,0,0,3514,3515,3515,3515,3402,3402,3403,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,2616,0,0,0,0,0,0,3401,3402,3403,2504,2504,2504,2505,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3401,3402,3403,0,0,0,0,2504,2504,2505,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3401,3402,3403,0,0,0,0,0,0,2618,0,0,0,0,0,0,0,\n0,0,0,0,2,0,0,0,2508,0,0,0,0,0,0,3401,3402,3403,0,0,0,0,0,0,2618,0,0,0,0,0,0,0,\n0,0,0,0,115,0,0,0,2621,0,0,0,0,0,0,3401,3402,3403,0,0,0,0,0,0,0,2504,2505,0,0,0,0,0,\n0,0,0,0,115,0,0,0,2621,0,0,0,0,0,0,3401,3402,3403,0,0,0,0,0,0,0,0,0,2505,0,0,0,0,\n0,0,0,0,115,0,0,0,2621,0,0,0,0,0,0,3401,3402,3403,0,0,0,0,0,0,0,0,0,0,341,229,342,0,\n0,0,0,0,115,0,0,0,2621,0,0,0,0,0,0,3401,3402,3403,0,0,0,0,0,0,0,0,0,0,117,0,115,0,\n0,0,0,0,115,0,0,0,2621,0,0,0,0,0,0,3401,3402,3403,0,0,0,0,0,0,0,0,0,0,117,0,228,342,\n0,0,0,0,115,0,0,0,2621,0,0,0,0,0,0,3514,3515,3516,0,0,0,0,0,0,0,0,0,0,230,0,0,115,\n0,0,0,0,115,0,0,0,2621,0,0,0,0,0,0,0,0,0,0,0,0,2506,2507,2507,2507,2507,2507,0,0,0,0,228,\n0,0,0,0,115,0,0,0,2620,2507,2507,2507,2507,2507,2507,2507,2507,2507,2507,2507,2507,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,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,\n0,0,0,0,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,\n0,0,0,0,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,\n0,0,0,0,228,229,229,229,229,229,229,229,229,229,229,229,342,0,0,0,0,341,229,229,229,229,229,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,0,0,0,117,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,229,229,229,229,230,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"3\" name=\"3\" width=\"32\" height=\"32\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,325,326,325,23,24,25,26,326,438,439,438,439,438,439,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2505,0,0,0,0,136,137,138,139,0,212,213,212,213,212,213,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2709,0,659,0,659,0,249,250,251,252,0,325,326,325,326,325,326,\n0,0,0,0,0,0,0,0,0,0,27,28,28,30,0,2822,0,0,659,0,659,362,363,364,365,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,140,141,142,143,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,99,100,\n0,0,0,0,0,0,0,0,0,0,253,254,255,256,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,212,213,\n0,0,0,0,0,0,0,0,0,2709,362,363,368,369,0,205,0,0,0,0,99,100,0,0,0,0,0,0,99,100,438,439,\n0,0,0,0,0,0,0,0,0,2822,0,0,0,0,0,0,0,0,0,0,212,213,99,100,0,0,0,0,212,213,212,213,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1455,1459,325,326,212,213,3665,3666,3666,3669,438,439,438,439,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1568,0,0,0,325,326,3778,3779,3779,3782,212,213,212,213,\n0,0,0,0,0,0,0,3665,3666,3666,3666,3666,3666,3669,0,0,0,0,1568,0,0,0,0,0,3891,3892,3892,3895,438,439,438,439,\n0,0,0,0,0,0,0,3778,3779,3779,3779,3779,3779,3782,0,0,0,0,1568,0,0,0,0,0,4004,4007,4007,4008,212,213,212,213,\n0,0,0,0,0,3297,3298,3891,3892,3892,3892,3892,3892,3895,2709,0,0,0,1568,3658,3659,3659,3663,3664,4004,4006,4006,4008,438,439,438,439,\n0,0,0,0,0,3410,0,4004,4006,4007,4006,4007,4006,4008,2822,0,0,0,1568,3771,3772,3772,3776,3777,4004,4007,4007,4008,212,213,212,213,\n0,0,0,0,0,3410,0,4004,4007,4007,4007,4007,4007,4008,0,0,0,0,1568,3884,3885,3885,3885,3888,4004,4006,4006,4008,325,326,325,326,\n0,0,0,0,0,3410,0,4004,4006,4005,4006,4007,4006,4008,0,0,0,0,1568,3997,3999,3998,3999,4001,4117,4119,4119,4121,0,0,0,0,\n0,0,0,0,0,3410,0,4117,4119,4118,4119,2937,4119,4121,2937,0,0,0,1568,4110,4112,4111,4112,4114,0,0,0,0,0,0,0,0,\n0,0,0,0,0,3410,0,0,0,0,0,3049,3051,2936,3050,0,0,0,1455,1456,1457,0,1455,1456,1456,1456,1456,1457,0,0,0,0,\n0,0,0,0,0,3410,0,0,0,0,0,3162,2936,0,2938,0,0,0,0,0,0,0,0,3272,3273,0,0,0,0,0,0,0,\n0,0,0,0,0,3410,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3385,3386,0,3412,0,0,0,0,0,\n0,0,0,0,0,3410,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3498,3499,0,3412,0,0,0,0,0,\n0,0,0,0,0,3410,3154,3155,3156,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3611,3612,0,3412,0,0,2364,2365,0,\n0,0,0,0,0,3410,3267,3268,3269,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3274,0,2476,2477,2478,0,\n0,0,0,0,0,3523,3524,3524,3524,3524,3524,3274,3524,3524,3524,3274,3524,0,0,0,0,3524,3524,3524,3524,3524,3525,0,2589,2590,2591,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,2816,2817,0,3410,0,0,3412,0,0,0,0,0,0,0,2702,2703,2704,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,2928,2929,2930,0,3523,3524,3524,3525,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,3041,3042,3043,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,2816,2817,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,2928,2929,2930,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,3041,3042,3043,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/anime-mirage-kingdom.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"40\" height=\"48\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"7\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"4\" name=\"Calque de Tuiles 4\" width=\"40\" height=\"48\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,114,114,114,114,0,0,0,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,114,114,114,116,114,114,114,116,0,0,0,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,114,114,114,116,114,114,114,114,114,114,114,114,116,0,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n116,116,114,114,114,114,114,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n116,116,114,114,114,114,0,114,114,114,116,114,114,114,114,114,114,114,116,114,114,114,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,\n116,116,114,114,114,0,116,114,114,114,116,114,114,114,114,114,114,114,116,114,114,114,116,0,0,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,\n116,114,114,114,116,114,114,114,114,114,116,114,114,114,114,114,114,114,116,114,114,114,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,0,0,0,\n116,114,114,116,116,114,114,114,114,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,114,114,114,114,114,114,114,114,114,114,114,0,0,0,\n116,114,116,116,116,114,114,114,116,114,114,114,114,114,114,114,114,114,114,114,116,114,114,114,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n116,116,116,116,116,114,114,114,116,114,114,114,114,114,114,114,114,114,114,114,116,114,114,114,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n116,116,116,116,116,114,114,114,116,114,114,114,114,114,114,114,114,114,114,114,116,114,114,114,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,\n116,116,116,116,116,114,114,114,116,114,114,114,114,114,114,114,114,114,114,114,116,114,114,114,114,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,\n116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,114,114,114,114,114,114,114,114,114,114,114,\n116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,0,0,114,114,114,114,114,114,114,114,116,0,116,0,114,114,114,114,114,114,114,114,114,\n116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,114,116,116,116,114,114,114,114,114,114,114,114,\n116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,114,0,116,116,116,114,114,114,114,114,114,114,\n116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,114,114,114,114,114,116,114,114,114,114,114,114,\n116,116,116,116,0,114,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,114,114,114,114,116,116,114,114,114,114,114,114,\n116,116,116,0,114,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,114,114,114,114,114,116,116,114,114,114,114,114,\n116,116,114,116,116,116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,114,114,114,114,114,116,116,114,114,114,114,114,\n116,116,116,114,116,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,116,116,114,114,114,114,114,\n116,116,116,116,116,114,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,116,114,114,114,114,114,114,114,114,114,114,116,116,114,114,114,114,114,114,\n116,116,116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,114,114,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,114,114,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,114,114,114,0,116,116,116,\n116,116,116,116,116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,\n116,116,116,116,116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,116,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,116,116,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,116,116,116,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,116,114,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,114,114,114,114,114,114,114,114,114,116,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,114,114,114,114,114,114,114,114,114,116,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,114,114,114,114,114,114,114,114\n</data>\n </layer>\n <layer id=\"5\" name=\"Calque de Tuiles 5\" width=\"40\" height=\"48\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,219,0,0,0,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,\n0,0,0,0,0,0,0,0,0,0,219,0,0,0,0,0,0,0,0,219,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,219,0,0,0,0,0,0,0,0,0,0,0,0,0,219,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,219,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,219,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,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,\n0,0,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,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,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,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,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,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,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,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,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,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,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"3\" name=\"Calque de Tuiles 3\" width=\"40\" height=\"48\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,2,3,3,3,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,\n0,0,0,0,0,0,0,0,0,0,2,3,0,0,0,3,3,3,3,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,2,3,3,3,0,0,0,0,0,0,0,0,3,3,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,115,0,0,0,0,2,3,0,0,2,3,3,3,3,3,3,3,4,0,0,3,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,115,0,0,0,0,115,0,0,2,115,0,0,0,0,0,0,0,117,4,0,0,117,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n2,3,0,0,2,3,3,0,0,115,115,0,0,0,0,0,0,0,117,117,0,0,117,3,3,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n115,0,0,2,115,0,0,0,0,115,115,0,0,0,0,0,0,0,117,117,0,0,3,3,4,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n115,0,2,115,115,0,0,0,2,3,3,0,0,0,0,0,0,0,3,3,4,0,0,0,117,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n115,2,115,115,115,0,0,2,115,0,0,0,0,0,0,0,0,0,0,0,117,4,0,0,117,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n115,115,115,115,115,0,0,115,115,0,0,0,0,0,0,0,0,0,0,0,117,117,0,0,117,3,3,4,0,0,0,0,0,0,0,0,0,0,0,0,\n115,115,115,115,115,0,0,115,115,0,0,0,0,0,0,0,0,0,0,0,117,117,0,0,3,4,0,3,4,0,0,0,0,0,0,0,0,0,0,0,\n115,115,115,115,115,0,0,115,228,229,229,342,0,0,0,0,0,341,229,229,230,117,0,0,0,3,3,4,117,0,0,0,0,0,0,0,0,0,0,0,\n115,115,115,115,115,0,0,228,342,0,0,228,229,229,229,229,229,230,0,0,341,230,0,0,0,0,0,117,3,3,4,0,0,0,0,0,0,0,0,0,\n115,115,115,115,115,0,0,0,228,229,229,229,229,229,229,229,229,229,229,229,230,0,0,0,0,0,0,3,3,4,117,0,0,0,0,0,0,0,0,0,\n115,115,115,115,115,0,0,0,0,0,0,0,0,2491,2492,2493,0,0,0,0,0,0,114,114,114,114,114,114,0,117,3,3,3,4,0,0,0,0,0,0,\n115,115,115,115,115,0,0,0,0,0,0,0,2491,2605,2605,2605,2493,0,0,0,0,0,114,114,114,114,114,114,0,3,3,3,4,117,0,0,0,0,0,0,\n115,115,115,115,228,229,342,0,0,0,0,2491,2605,2605,2605,2605,2605,2492,2492,2492,2493,0,114,114,114,114,114,114,0,0,0,0,117,3,4,0,0,0,0,0,\n115,115,115,228,229,342,115,0,0,0,0,2604,2605,2718,2718,2718,2718,2718,2718,2718,2605,2492,2493,114,114,114,114,114,0,0,0,0,3,4,117,0,0,0,0,0,\n115,115,228,229,342,115,228,229,229,342,0,2717,2719,0,0,0,0,0,0,0,2717,2605,2492,2492,2492,2492,2492,2493,0,0,0,0,0,117,117,0,0,0,0,0,\n115,228,342,0,115,228,229,229,342,228,229,229,229,229,229,229,229,229,342,0,0,2717,2718,2718,2718,2718,2718,2719,0,0,0,0,0,117,117,0,0,0,0,0,\n115,0,228,342,228,229,229,342,228,229,229,229,229,229,229,229,229,342,228,229,229,342,114,114,114,114,114,114,0,0,0,0,0,117,117,0,0,0,0,0,\n228,342,0,228,229,342,0,115,0,0,0,2491,2493,0,0,0,0,228,229,229,342,228,229,342,0,0,0,0,0,0,0,341,229,230,117,0,0,0,0,0,\n0,228,229,342,0,228,342,228,342,0,0,2604,2606,0,0,0,0,0,0,0,228,342,0,228,342,0,0,0,0,341,229,230,341,229,230,0,0,0,0,0,\n0,0,0,228,229,342,115,0,228,342,0,2717,2718,2492,2492,2492,2493,0,0,0,0,228,229,342,228,229,229,229,229,230,341,229,230,0,0,0,0,0,0,0,\n0,0,0,0,0,115,228,342,0,115,0,0,0,2717,2605,2605,2719,0,0,0,0,0,0,115,0,0,0,0,0,341,230,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,228,342,115,0,228,229,229,342,0,2717,2719,0,341,229,342,0,0,0,228,229,229,229,229,229,230,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,115,228,229,342,0,0,228,229,229,229,229,230,0,228,229,229,342,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,115,0,0,115,0,0,0,0,2491,2492,2492,2492,2492,2493,0,0,228,229,342,0,0,0,0,0,0,0,341,229,229,229,229,229,229,229,\n0,0,0,0,0,0,228,342,0,228,229,229,342,0,2717,2718,2718,2718,2718,2605,2493,0,0,0,228,229,229,229,229,229,229,229,230,341,229,229,229,229,229,229,\n0,0,0,0,0,0,0,228,342,0,0,0,228,229,229,229,229,342,0,2717,2719,0,341,229,229,229,229,229,229,229,229,229,229,230,0,0,341,229,229,229,\n0,0,0,0,0,0,0,0,115,0,0,0,0,0,0,0,0,228,229,229,229,229,230,0,0,0,0,0,0,0,0,0,0,0,0,0,117,0,0,0,\n0,0,0,0,0,0,0,0,228,342,0,0,0,0,0,0,0,0,0,2491,2493,0,0,0,0,0,0,0,0,0,0,0,0,0,341,229,230,0,0,0,\n0,0,0,0,0,0,0,0,0,115,0,0,0,0,0,0,0,0,0,2604,2606,0,0,0,0,0,0,0,0,0,0,0,0,0,117,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,115,0,0,0,0,0,0,0,0,0,2604,2605,2493,0,0,0,0,2491,2493,0,0,0,0,0,341,230,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,228,342,0,0,2491,2492,2492,2492,2492,2492,2605,2605,2605,2492,2492,2492,2492,2605,2606,0,0,0,0,0,117,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,115,0,0,2717,2718,2718,2718,2718,2718,2718,2718,2718,2718,2718,2605,2605,2605,2719,0,0,341,229,229,230,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,115,0,0,0,0,0,0,0,0,0,0,0,0,0,2717,2605,2606,0,0,0,117,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,228,342,0,0,0,0,0,0,0,0,0,0,0,0,0,2604,2606,0,0,0,117,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,228,229,229,229,229,229,342,0,0,0,0,0,0,0,2604,2606,0,0,0,117,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,229,342,0,0,0,0,0,2604,2606,0,0,0,3,3,4,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,0,0,0,0,2604,2606,0,0,0,0,0,117,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,229,229,342,0,0,2604,2606,0,0,0,0,0,3,4,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,342,0,2604,2605,2492,2492,2492,2493,0,0,3,4,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,342,2717,2718,2718,2718,2718,2719,0,0,0,117,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,229,229,229,229,229,229,342,0,0,117,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"6\" name=\"Calque de Tuiles 6\" width=\"40\" height=\"48\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,1810,1810,1810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,1810,0,0,0,1810,1810,1810,1810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,1810,1810,1810,0,0,0,0,0,0,0,0,1810,1810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,1810,0,0,0,1810,1810,1810,1810,1810,1810,1810,0,0,0,1810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,1810,1810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1810,1810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,1810,0,0,0,0,0,0,0,0,0,1810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1810,1810,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1810,1810,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1810,1810,1810,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"1\" name=\"Calque de Tuiles 1\" width=\"40\" height=\"48\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,219,219,219,219,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,219,219,219,219,219,219,219,219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,219,219,219,0,0,218,218,0,219,219,219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,0,0,0,0,219,219,219,\n0,0,0,0,0,0,0,0,219,219,0,218,218,219,219,218,218,218,218,0,219,219,219,219,219,219,219,219,0,0,0,0,0,0,0,219,219,219,219,219,\n0,0,0,0,0,0,0,0,218,218,0,331,331,331,331,331,331,331,331,218,218,0,219,219,219,219,219,219,219,219,0,0,219,219,219,219,219,219,219,219,\n0,0,219,219,219,219,0,218,219,331,0,3783,3784,3785,0,3783,3784,3785,0,331,219,218,0,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n0,0,219,219,219,219,0,219,219,0,0,3896,3897,3898,0,3896,3897,3898,0,0,219,219,0,0,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n0,218,219,219,0,0,218,219,219,0,0,4014,3786,4015,0,4014,3786,4015,0,0,219,219,0,0,0,0,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n0,219,219,0,0,218,219,219,331,0,3671,4127,3899,4128,0,4127,3899,4128,3671,0,331,219,218,0,0,0,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n0,331,0,0,0,219,219,331,0,3783,3784,3785,4351,4352,4352,4352,4353,3783,3784,3785,0,331,219,0,0,0,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n0,0,0,0,0,219,219,0,0,3896,3897,3898,4348,4349,4349,4349,4350,3896,3897,3898,0,0,219,218,0,0,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n0,0,0,0,0,219,219,0,0,4014,4012,4015,4464,4465,4462,4466,4467,4014,4012,4015,0,0,219,219,0,0,0,0,219,219,219,219,219,219,219,219,219,219,219,219,\n0,0,0,0,0,219,219,0,0,4127,4125,4128,4577,4578,4123,4579,4580,4127,4125,4128,0,0,219,219,218,0,0,0,0,219,219,219,219,219,219,219,219,219,219,219,\n0,0,0,0,0,219,219,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,219,219,218,218,0,0,219,219,219,219,219,219,219,219,219,219,219,\n0,0,0,0,0,219,219,218,0,0,0,0,0,1348,1349,1349,0,0,0,0,0,218,219,219,219,219,219,0,0,0,0,219,219,219,219,219,219,219,219,219,\n0,0,0,0,0,219,219,219,218,0,0,0,0,1348,1349,1349,0,0,0,0,218,219,219,219,219,219,219,218,0,0,0,219,219,219,219,219,219,219,219,219,\n0,0,0,0,0,219,219,219,331,0,0,0,0,0,0,0,0,0,0,0,331,219,219,219,219,4235,4236,4236,4237,0,0,0,0,0,219,219,219,219,219,219,\n0,0,0,0,0,331,331,331,0,0,0,0,0,0,0,0,0,0,0,0,0,331,331,331,331,4348,4349,4349,4350,0,3671,0,0,0,219,219,219,219,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4464,4465,4462,4463,3783,3784,3785,0,0,0,219,219,219,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4577,4578,4123,4576,3896,3897,3898,0,0,0,219,219,219,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3671,0,0,0,0,0,0,0,0,0,0,0,0,4009,3786,4011,0,0,0,219,219,219,219,219,\n0,0,0,0,0,0,0,0,0,0,0,1348,1349,0,0,3783,3784,3785,0,0,0,0,0,0,0,0,0,0,0,4122,3899,4124,0,0,0,219,219,219,219,219,\n0,0,0,0,0,0,0,0,0,0,0,1348,1349,0,0,3896,3897,3898,0,0,0,0,0,0,0,0,0,218,0,0,218,331,0,0,0,219,219,219,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4009,4010,4011,0,0,0,0,218,0,0,218,0,331,218,0,331,0,0,0,0,219,219,219,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4122,4123,4124,0,0,0,0,331,0,0,331,0,0,331,0,0,0,0,0,218,219,219,219,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,218,0,0,0,0,218,218,0,0,0,218,218,219,219,219,219,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,331,219,0,218,0,0,331,331,0,218,218,219,219,219,219,219,219,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,331,0,219,218,218,218,218,218,219,219,219,219,219,219,219,219,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,1348,1349,0,0,0,0,0,0,0,0,331,219,219,219,219,219,219,219,331,331,331,331,331,331,331,331,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,331,331,331,331,331,331,331,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,218,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3671,0,0,0,0,0,0,0,218,218,0,0,0,0,\n0,0,0,0,0,0,0,0,0,218,219,218,0,0,0,0,0,0,0,0,0,0,0,0,0,27,28,28,30,218,218,218,218,218,219,219,0,0,0,218,\n0,0,0,0,0,0,0,0,0,331,219,219,23,24,25,26,0,0,0,1348,1349,0,0,0,0,140,141,142,143,331,219,219,219,219,331,331,0,218,218,219,\n0,0,0,0,0,0,0,0,0,0,219,331,136,137,138,139,0,0,0,0,0,0,0,0,0,253,254,255,256,0,331,331,219,219,0,0,218,219,219,219,\n0,0,0,0,0,0,0,0,0,0,331,0,249,250,251,252,0,0,0,0,0,0,0,0,0,362,363,368,369,0,0,0,331,331,0,218,219,219,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,362,363,364,365,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,219,219,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,219,219,219,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3671,0,0,0,0,0,0,0,0,1348,1349,0,219,219,219,219,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3783,3784,3785,0,0,0,0,0,0,0,0,0,0,331,219,219,219,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3896,3897,3898,0,0,0,0,0,0,3671,0,0,0,0,331,331,219,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4009,4012,4011,0,0,0,0,0,3783,3784,3785,0,0,0,0,0,331,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4122,4125,4124,0,0,0,0,0,3896,3897,3898,0,218,0,0,0,0,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4009,4010,4011,0,331,218,0,0,0,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4122,4123,4124,218,0,331,0,0,0,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,219,0,0,218,0,0,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,331,331,218,0,219,0,0,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,331,0,219,0,0,219,219\n</data>\n </layer>\n <layer id=\"2\" name=\"Calque de Tuiles 2\" width=\"40\" height=\"48\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,3671,0,0,0,3671,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,4235,4236,4236,4236,4237,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/anime-misty-village.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"27\" height=\"23\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"4\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"1\" name=\"Calque de Tuiles 1\" width=\"27\" height=\"23\">\n  <data encoding=\"csv\">\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,114,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,116,116,116,114,114,116,116,116,116,116,116,114,0,0,0,0,\n114,114,114,0,0,0,0,0,0,114,114,114,116,116,116,116,116,116,116,116,116,116,114,0,0,0,0,\n114,114,0,0,0,0,0,0,0,0,0,114,114,116,116,116,116,116,116,116,116,116,116,114,0,0,0,\n114,0,0,0,0,0,0,0,0,0,0,0,114,116,116,116,116,116,116,116,116,116,116,114,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,114,116,116,116,116,116,116,116,116,116,116,114,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,114,116,116,116,116,116,116,116,116,116,116,114,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,114,114,116,116,116,116,116,116,116,116,114,114,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,116,116,116,116,116,114,114,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,116,114,114,114,114,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"2\" name=\"Calque de Tuiles 2\" width=\"27\" height=\"23\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3282,3283,3284,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3395,3396,3397,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,2837,2498,2498,2498,2838,0,0,0,0,3395,3396,3397,0,0,0,4409,\n0,0,0,0,0,0,0,0,0,0,0,1811,1812,1812,1812,1813,0,93,317,0,3395,3396,3397,0,0,4409,4635,\n0,0,0,0,0,0,0,0,0,0,0,662,0,0,0,0,0,0,317,0,3395,3396,3397,0,4409,4635,0,\n0,0,0,0,0,0,0,0,93,0,0,0,0,0,0,0,0,0,0,0,3508,3509,3510,0,4522,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4522,0,0,\n0,0,0,0,0,3282,3283,3283,3283,3284,0,0,0,0,0,0,2,3,3,3,3,4,0,4409,4635,0,0,\n0,0,0,0,0,3508,3509,3509,3509,3510,2,3,3,4,0,662,115,0,0,0,0,3,4,4522,0,0,0,\n0,0,0,0,0,0,0,0,0,0,115,0,0,3,3,3,3,0,2,3,3,4,117,4522,0,0,0,\n0,0,0,4409,4410,4410,4410,4410,4411,0,228,342,0,0,0,0,0,0,115,0,0,117,117,4522,0,0,0,\n0,0,4409,4635,0,0,0,0,4637,4410,4411,228,342,0,0,2,3,2,3,3,4,117,3,4,4522,0,0,\n0,4409,4635,0,0,0,0,0,0,0,4637,4411,115,0,2,3,0,115,0,0,117,3,4,117,4522,0,0,\n4409,4635,0,0,0,0,0,0,0,0,0,4524,115,0,228,342,0,228,342,0,117,0,117,117,4522,0,0,\n0,0,0,0,0,0,0,0,0,0,0,4524,115,0,0,228,229,342,228,229,230,341,230,117,4522,0,0,\n0,0,0,0,0,0,0,0,0,0,0,4524,228,342,0,0,0,115,0,0,341,230,341,230,4522,0,0,\n0,0,0,0,0,0,0,0,0,0,0,4637,4411,228,229,342,0,228,229,229,230,341,230,4409,4635,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,4637,4410,4411,228,342,0,341,229,229,230,4409,4635,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,4637,4411,228,229,230,4409,4410,4410,4635,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4637,4410,4410,4410,4635,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"3\" name=\"Calque de Tuiles 3\" width=\"27\" height=\"23\">\n  <data encoding=\"csv\">\n219,219,0,0,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,0,0,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,0,0,219,219,219,219,219,219,219,219,219,219,219,219,4769,4770,4770,4772,331,331,331,219,219,219,219,\n219,219,0,0,219,219,219,219,219,219,219,219,219,219,219,219,4882,4883,4883,4885,3736,0,3849,331,219,219,219,\n219,219,0,0,331,219,219,4769,4770,4770,4772,331,331,331,331,331,4995,4996,4997,4998,3849,0,0,218,219,219,331,\n219,219,218,0,0,219,219,4882,4883,4883,4885,0,0,0,0,0,5108,5109,5110,5111,0,3849,3736,331,219,331,0,\n219,219,219,0,0,331,219,4995,4996,4997,4998,0,0,0,0,0,0,0,0,2014,0,0,0,218,331,0,0,\n219,219,219,0,0,0,331,5108,5109,5110,5111,0,0,0,0,0,0,0,0,2014,3849,3623,0,219,0,0,0,\n219,219,219,0,0,0,0,0,0,0,0,0,0,0,0,206,0,0,0,2014,218,218,3849,219,0,0,0,\n219,219,219,218,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2127,331,331,218,331,0,0,0,\n219,219,219,219,218,0,0,0,3736,3736,0,0,0,0,0,0,0,0,0,0,0,0,331,0,0,0,0,\n219,219,219,219,219,3623,3849,0,218,218,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n219,219,219,331,331,1902,1902,1902,331,219,0,0,0,0,0,0,0,0,3272,3273,0,0,0,0,0,0,0,\n219,219,331,0,0,0,0,0,0,331,0,0,0,0,0,0,0,0,3385,3386,0,0,0,0,0,0,0,\n219,331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3498,3499,0,0,0,0,0,0,0,\n331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3611,3612,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n4635,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/anime-mount-kirikiri.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"100\" height=\"100\" tilewidth=\"16\" tileheight=\"16\" infinite=\"1\" nextlayerid=\"5\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"3\" name=\"Calque de Tuiles 3\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n   <chunk x=\"0\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,114,114,0,0,0,0,0,0,\n0,0,0,0,0,0,0,114,114,114,114,0,0,0,0,0,\n0,0,0,0,0,114,114,125,125,125,125,114,0,0,0,0,\n0,0,0,0,229,125,125,125,125,125,125,125,114,0,0,0,\n0,0,0,229,125,125,125,125,125,125,125,125,0,114,0,0,\n0,0,230,125,125,125,125,125,125,125,125,125,0,0,3,0,\n0,229,125,125,125,125,125,125,125,125,125,125,125,125,125,3,\n114,114,125,125,125,125,125,125,125,125,125,125,125,125,125,0,\n114,114,125,125,125,125,125,125,125,125,125,125,125,125,125,0,\n114,114,0,125,125,125,125,125,125,125,125,125,125,125,125,0,\n114,114,114,0,125,125,125,125,125,125,125,125,125,125,0,0,\n0,0,114,114,0,125,125,125,125,125,125,125,125,0,0,0,\n0,0,0,114,114,0,0,0,0,0,0,0,0,114,0,0,\n0,0,0,0,114,114,114,114,114,114,114,114,114,114,0,0\n</chunk>\n  </data>\n </layer>\n <layer id=\"4\" name=\"Calque de Tuiles 4\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n   <chunk x=\"0\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,219,219,0,0,0,0,0,0,\n0,0,0,0,0,0,0,219,0,0,219,0,0,0,0,0,\n0,0,0,0,0,219,219,0,0,0,0,219,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,219,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,219,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,1810,1810,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1810,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n  </data>\n </layer>\n <layer id=\"1\" name=\"Calque de Tuiles 1\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n   <chunk x=\"0\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,11,12,12,13,0,0,0,0,0,\n0,0,0,0,0,11,12,124,0,0,126,13,0,0,0,0,\n0,0,0,0,11,124,0,124,0,0,126,126,13,0,0,0,\n0,0,0,11,124,124,0,237,351,0,126,126,126,13,0,0,\n0,0,11,124,124,237,238,351,237,238,239,126,126,126,13,0,\n0,11,124,124,237,238,351,124,0,0,350,239,126,126,126,13,\n0,124,124,237,238,351,124,237,238,238,239,350,239,126,126,126,\n0,124,237,238,351,124,237,238,238,238,238,239,350,239,126,126,\n0,237,351,0,124,237,238,351,0,0,350,238,239,350,239,126,\n0,0,237,351,237,238,351,237,238,238,239,0,350,239,350,239,\n0,0,0,237,351,0,237,238,238,465,238,238,239,350,239,0,\n0,0,0,0,237,238,238,238,238,578,238,238,238,239,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n  </data>\n </layer>\n <layer id=\"2\" name=\"Calque de Tuiles 2\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n   <chunk x=\"0\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,553,554,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,666,667,0,0,0,0,0,0,\n0,0,0,0,0,0,670,0,779,780,0,0,0,0,0,0,\n0,0,0,0,0,0,671,0,916,0,0,0,0,0,0,0,\n0,0,0,0,0,0,783,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,670,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,783,0,0,0,0,0,0,\n218,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n219,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n219,0,0,916,0,0,0,0,0,0,0,0,0,0,0,0,\n331,0,218,0,0,670,0,0,0,0,0,916,0,0,0,0,\n0,0,331,218,0,783,0,0,0,0,0,0,0,0,0,0,\n0,0,0,331,218,0,218,218,0,0,0,218,218,0,0,0,\n0,0,0,0,219,218,219,219,0,0,218,219,219,218,0,0\n</chunk>\n  </data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/anime-north-petalburg.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"32\" height=\"20\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"5\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"1\" name=\"Calque de Tuiles 1\" width=\"32\" height=\"20\">\n  <data encoding=\"csv\">\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114\n</data>\n </layer>\n <layer id=\"3\" name=\"Calque de Tuiles 3\" width=\"32\" height=\"20\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2503,2504,2505,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2616,2617,2618,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2616,2617,2618,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2616,2617,2618,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,2503,2504,2505,0,0,0,2616,2617,2618,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,2503,2617,2617,2617,2505,0,0,2616,2617,2618,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,2503,2617,2617,2617,2730,2617,2504,2504,2617,2617,2617,2504,2504,2504,2504,2505,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,2616,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2618,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,2729,2617,2617,2617,2617,2617,2730,2617,2617,2617,2730,2730,2730,2730,2730,2731,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,2729,2617,2617,2617,2731,0,2616,2617,2618,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,2729,2730,2731,0,0,2616,2617,2618,0,0,0,2488,2489,2489,2489,2489,2489,2489,2490,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,2616,2617,2618,0,0,0,2601,2602,2602,2602,2602,2602,2602,2603,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,2616,2617,2618,0,0,0,2601,2602,2602,2602,2602,2602,2602,2603,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,2616,2617,2618,0,0,0,2601,2602,2602,2602,2602,2602,2602,2603,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,2616,2617,2618,0,0,0,2714,2715,2715,2715,2715,2715,2715,2716,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,2616,2617,2618,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,2616,2617,2618,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,2729,2730,2731,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"2\" name=\"Calque de Tuiles 2\" width=\"32\" height=\"20\">\n  <data encoding=\"csv\">\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,0,0,0,0,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,325,326,325,326,325,326,325,326,325,326,325,326,0,0,0,0,325,326,325,326,325,326,325,326,325,326,325,326,438,439,\n212,213,3665,3666,3666,3666,3669,0,0,136,137,138,139,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,212,213,\n438,439,3778,3779,3779,3779,3782,0,0,249,250,251,252,0,0,0,0,0,0,0,927,928,928,928,931,0,0,0,0,0,438,439,\n212,213,3891,3892,3892,3892,3895,0,0,362,363,364,365,0,0,0,0,0,0,0,1040,1041,1041,1041,1044,0,0,0,0,0,212,213,\n438,439,4004,4007,4007,4007,4008,0,0,0,0,0,0,0,0,0,0,0,0,0,1153,1154,1155,1156,1157,0,0,0,0,0,438,439,\n212,213,4004,4006,4007,4006,4008,0,0,0,0,0,0,0,0,0,0,0,0,0,1266,1267,1268,1269,1270,0,0,0,0,0,212,213,\n438,439,4004,4007,4007,4007,4008,0,0,2597,2598,2599,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,438,439,\n212,213,4004,4006,4007,4006,4008,0,0,2710,2711,2712,0,0,0,205,0,0,0,0,0,0,0,0,0,0,0,0,0,0,212,213,\n438,439,4117,4119,4119,4119,4121,0,0,2823,2824,2825,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,438,439,\n212,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,212,213,\n438,439,0,0,0,0,3658,3659,3659,3659,3662,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,438,439,\n212,213,0,0,0,0,3771,3772,3772,3772,3775,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,212,213,\n438,439,0,0,0,0,3884,3885,3885,3885,3888,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,438,439,\n212,213,212,213,0,0,3997,4000,3999,4000,4001,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,212,213,\n438,439,438,439,0,0,4110,4112,4112,4112,4114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,438,439,\n212,213,212,213,212,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,212,213,\n438,439,438,439,438,439,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,0,0,0,0,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,0,0,0,0,438,439,438,439,438,439,438,439,438,439,438,439,438,439\n</data>\n </layer>\n <layer id=\"4\" name=\"Calque de Tuiles 4\" width=\"32\" height=\"20\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,23,24,25,26,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/anime-oldale-ruins.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"24\" height=\"20\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"5\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"1\" name=\"1\" width=\"24\" height=\"20\">\n  <data encoding=\"csv\">\n114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,\n114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,\n114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,114,114,114,114,\n114,114,114,116,116,116,116,116,116,114,0,0,0,0,0,0,0,114,114,114,114,114,114,114,\n114,114,114,116,116,116,116,116,116,116,114,114,0,0,0,0,114,114,114,114,114,114,114,114,\n114,114,114,116,116,116,116,116,116,116,116,114,0,0,0,0,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,116,116,116,116,116,114,0,0,0,0,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,116,116,116,116,114,0,0,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,116,116,116,116,114,0,0,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,116,116,116,116,116,116,0,0,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,116,116,116,116,116,116,116,116,116,116,116,114,114,114,114,114,114,114,114,114,\n114,114,114,114,116,116,116,116,116,116,116,116,116,116,116,116,114,114,114,114,114,114,114,114,\n114,114,114,114,116,116,116,116,116,116,116,116,116,116,116,116,114,114,114,114,114,114,114,114,\n114,114,114,114,114,116,116,116,116,116,116,116,116,116,116,116,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,116,116,116,116,116,116,116,116,116,116,116,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,0,0,114,114,114,114,114,114,114,114,114,114\n</data>\n </layer>\n <layer id=\"2\" name=\"2\" width=\"24\" height=\"20\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4524,\n0,0,0,0,0,0,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4524,\n0,0,0,0,0,0,4636,4636,4522,0,0,0,0,0,0,0,0,0,0,0,0,4524,4636,4636,\n0,0,0,0,0,0,0,0,4522,0,0,0,0,0,0,0,0,0,0,0,4524,4636,0,0,\n0,0,2,3,3,3,3,3,4,4636,4522,0,0,0,0,0,0,0,0,4524,4636,0,0,0,\n0,0,115,2,3,3,3,4,3,4,4522,0,0,0,0,0,4524,4636,4636,4636,0,0,0,0,\n0,0,115,115,0,0,0,3,4,3,3,4,4522,0,0,4524,4636,0,0,0,0,0,0,0,\n0,0,115,228,1348,229,342,0,3,3,4,117,4522,0,0,4524,0,0,0,0,0,0,0,0,\n0,0,115,341,1348,342,228,229,342,0,117,117,4522,0,0,4524,0,0,0,0,0,0,0,0,\n0,0,228,230,0,228,342,0,228,1348,230,117,4522,4524,4636,4636,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,115,0,0,0,0,117,4522,4524,0,0,0,0,0,0,0,0,0,0,\n0,0,0,2,3,3,3,0,0,0,0,3,3,3,4,0,0,0,0,0,0,0,0,0,\n0,0,0,115,0,228,230,0,0,2,3,4,0,0,3,3,4,0,0,0,0,0,0,0,\n0,0,0,115,0,0,0,0,2,115,0,117,4,0,0,0,117,0,0,0,0,0,0,0,\n0,0,0,115,0,0,0,0,115,228,456,230,117,0,0,0,117,0,0,0,0,0,0,0,\n0,0,0,228,342,0,0,0,228,229,569,229,230,0,0,0,117,0,0,0,0,0,0,0,\n0,0,0,0,228,342,0,0,0,0,0,0,0,0,0,0,3,3,4,0,0,0,0,0,\n0,0,0,0,0,228,229,229,229,342,0,0,0,0,0,0,228,230,117,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,115,0,0,0,0,0,341,229,229,230,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,228,229,229,229,229,229,230,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"4\" name=\"3\" width=\"24\" height=\"20\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,206,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,2,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"3\" name=\"4\" width=\"24\" height=\"20\">\n  <data encoding=\"csv\">\n212,213,212,213,212,213,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n438,439,438,439,438,439,99,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n212,213,212,213,212,213,212,213,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,\n438,439,325,326,325,326,325,326,0,0,0,0,0,0,0,0,0,0,0,0,218,0,0,219,\n212,213,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,331,218,0,219,\n438,439,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,95,95,95,95,331,218,219,\n212,213,0,0,0,0,0,0,0,0,0,0,0,0,0,0,95,95,95,95,95,0,219,219,\n438,439,0,0,0,0,0,0,0,0,0,0,0,0,0,0,95,95,95,95,218,0,219,219,\n212,213,0,0,0,0,0,0,0,0,0,0,0,0,0,218,0,95,95,95,331,0,219,219,\n325,326,0,0,0,0,0,0,0,0,0,0,0,0,218,219,218,0,218,95,0,218,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,331,219,219,0,331,0,218,219,219,219,\n99,100,0,0,0,0,0,0,0,0,0,0,0,0,0,331,331,0,0,0,331,219,219,219,\n212,213,0,0,0,0,0,0,907,0,0,0,907,0,0,0,0,0,0,218,0,219,219,219,\n438,439,0,0,0,0,0,907,0,0,0,0,0,907,0,0,0,0,0,331,218,331,219,219,\n212,213,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,0,331,0,219,219,\n438,439,99,100,0,0,0,907,0,0,0,0,0,907,0,0,0,0,331,0,0,218,219,219,\n212,213,212,213,0,0,0,0,0,907,0,907,0,0,0,0,0,0,0,0,218,219,219,219,\n438,439,438,439,99,100,99,100,0,0,0,0,0,0,0,0,0,0,0,0,331,219,219,219,\n212,213,212,213,212,213,212,213,0,0,0,0,0,0,0,0,0,0,0,0,0,331,219,219,\n438,439,438,439,438,439,438,439,0,0,0,0,0,0,0,0,0,0,0,0,0,0,331,331\n</data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/anime-rinshin-town.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"32\" height=\"32\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"5\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"1\" name=\"1\" width=\"32\" height=\"32\">\n  <data encoding=\"csv\">\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,1671,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114\n</data>\n </layer>\n <layer id=\"3\" name=\"2\" width=\"32\" height=\"32\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,325,326,325,326,325,326,325,326,325,326,325,326,325,326,325,326,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2488,2489,2490,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2601,2602,2603,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2601,2602,2603,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2714,2602,2603,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2601,2603,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2601,2603,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2601,2603,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2601,2603,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2714,2716,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,2491,2492,2492,2492,2492,2492,2492,2492,2492,2492,2492,2492,2492,2492,2492,2492,2492,2492,2492,2492,2492,2492,2492,2493,0,0,0,0,\n0,0,0,0,2717,2718,2718,2718,2718,2718,2718,2718,2718,2718,2718,2718,2718,2718,2718,2718,2718,2605,2605,2718,2718,2718,2718,2719,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2604,2606,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2604,2606,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2604,2606,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2604,2606,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2604,2606,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2604,2606,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2604,2606,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2717,2719,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"2\" name=\"3\" width=\"32\" height=\"32\">\n  <data encoding=\"csv\">\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,0,0,0,1551,1552,1553,1554,1555,1557,1551,1552,1553,0,0,0,0,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,1449,1450,1450,1664,1665,1666,1780,0,1783,1664,1665,1666,1450,1450,1451,0,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,1562,212,213,1777,1784,1784,1893,1894,1896,1784,1784,1786,212,213,1564,0,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,1562,438,439,2003,2004,2004,2006,2007,2009,2011,2011,2012,438,439,1564,0,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,1562,212,213,2116,2117,2118,2119,2120,2122,2116,2117,2118,212,213,1564,0,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,1562,438,439,212,213,0,2232,2233,2235,0,212,213,438,439,1564,0,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,1562,212,213,325,326,0,89,0,89,0,325,326,212,213,1564,0,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,1562,325,326,0,0,89,0,0,0,4204,4205,4205,4208,326,1564,0,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,1449,1450,1450,1450,1450,1451,0,0,0,4317,4318,4318,4321,1450,1451,0,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,0,206,0,0,0,4430,4431,4431,4434,0,0,0,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,0,0,0,0,0,4543,4546,4545,4547,0,0,0,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,0,0,0,0,0,4543,4545,4546,4547,0,0,0,\n438,439,325,326,325,326,325,326,325,326,325,326,325,326,325,326,325,326,325,326,0,0,0,0,0,4543,4546,4204,4205,4205,4208,0,\n212,213,144,145,145,145,145,149,0,3163,3387,3388,3389,3390,3387,3388,3615,3389,3390,3387,3388,3389,3390,0,0,4656,4658,4317,4318,4318,4321,0,\n438,439,257,258,259,145,261,262,0,0,3500,3501,3502,3503,3500,3501,3728,3502,3503,3500,3501,3502,3503,0,0,0,0,4430,4431,4431,4434,0,\n212,213,370,371,372,373,374,375,0,0,2936,2938,2938,3161,3159,3051,3051,0,3161,3159,0,0,3161,0,0,0,0,4543,4546,4545,4547,0,\n438,439,483,484,485,486,487,488,0,0,3049,0,3275,2936,3051,3163,0,0,3164,3051,0,0,2937,0,0,0,0,4656,4658,4658,4660,0,\n212,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,\n438,439,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n212,213,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23,24,25,26,0,0,0,0,0,0,0,0,0,0,0,0,\n438,439,0,0,0,0,0,0,0,0,0,0,205,0,0,0,136,137,138,139,0,0,0,0,3300,3301,3301,3301,3305,0,0,0,\n212,213,212,213,212,213,0,0,0,0,0,0,0,0,0,0,249,250,251,252,0,0,0,0,3413,3414,3414,3414,3418,0,0,0,\n438,439,438,439,438,439,0,0,0,0,0,0,0,0,0,0,362,363,364,365,0,0,0,0,3526,3527,3528,3530,3531,0,0,0,\n212,213,212,213,212,213,212,213,212,213,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3639,3640,3641,3643,3644,0,0,0,\n438,439,438,439,438,439,438,439,438,439,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,0,0,0,0,0,0,0,0,0,0,0,0,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,0,0,0,0,0,0,0,0,0,0,0,0,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,0,0,0,0,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,0,0,0,0,438,439,438,439,438,439,438,439\n</data>\n </layer>\n <layer id=\"4\" name=\"4\" width=\"32\" height=\"32\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,99,100,0,0,0,0,0,0,0,0,0,99,100,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,99,100,0,0,0,0,0,99,100,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,31,32,32,32,32,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/anime-rubello-town.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"100\" height=\"100\" tilewidth=\"16\" tileheight=\"16\" infinite=\"1\" nextlayerid=\"4\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"3\" name=\"Calque de Tuiles 3\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n   <chunk x=\"0\" y=\"0\" width=\"16\" height=\"16\">\n114,114,114,114,114,114,114,114,114,114,0,4184,4184,4184,4184,4184,\n114,114,114,114,114,114,114,0,0,0,0,4184,4184,4184,4184,4184,\n114,114,114,0,0,0,0,114,4184,4184,4184,4184,4184,4184,4184,4184,\n0,0,0,114,114,114,114,114,4184,4184,4184,4184,4184,4184,4184,4184,\n0,0,114,114,114,114,114,114,4184,4184,4184,4184,4184,4184,4184,4184,\n114,114,114,114,114,114,114,114,4184,4184,4184,4184,4184,4184,4184,4184,\n114,114,114,114,114,114,114,114,114,114,4184,4184,4184,4184,4184,4184,\n114,114,114,114,114,114,0,0,114,114,4184,4184,4184,4184,4184,4184,\n114,114,114,114,114,114,114,114,114,114,114,114,4184,4184,4184,4184,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114\n</chunk>\n   <chunk x=\"16\" y=\"0\" width=\"16\" height=\"16\">\n4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,\n4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,\n4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,\n4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,\n4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,\n4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,114,114,114,\n4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,114,114,114,114,114,\n4184,4184,4184,4184,4184,4184,114,114,114,114,0,114,114,114,114,114,\n4184,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,0,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114\n</chunk>\n   <chunk x=\"0\" y=\"16\" width=\"16\" height=\"16\">\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114\n</chunk>\n   <chunk x=\"16\" y=\"16\" width=\"16\" height=\"16\">\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114\n</chunk>\n  </data>\n </layer>\n <layer id=\"2\" name=\"Calque de Tuiles 2\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n   <chunk x=\"0\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,117,4409,4635,0,0,0,\n0,0,0,0,0,0,0,341,229,229,230,4522,0,0,0,0,\n0,0,0,341,229,229,229,230,4409,4410,4410,4635,0,0,0,0,\n229,229,229,230,0,0,0,0,4522,0,0,0,0,0,0,0,\n229,342,0,0,0,0,0,0,4522,0,0,0,0,0,0,0,\n0,115,0,0,0,0,0,0,4522,0,0,0,0,0,0,0,\n0,228,229,342,0,0,0,0,4636,4636,4522,0,0,0,0,0,\n0,0,0,228,229,229,229,342,0,0,4522,0,0,0,0,0,\n0,0,0,0,0,0,0,228,342,0,4636,4636,4522,0,0,0,\n0,0,0,0,0,0,0,0,228,229,342,0,4636,4636,4636,4636,\n0,0,0,0,0,0,0,0,0,0,228,229,229,229,229,229,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"16\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,4524,4636,4636,4636,\n0,0,0,0,0,0,0,0,0,0,4524,4636,4636,0,341,229,\n0,0,0,0,0,4524,4636,4636,4636,4636,341,229,229,229,230,0,\n4524,4636,4636,4636,4636,4636,0,0,0,0,117,0,0,0,0,0,\n4636,0,0,0,0,0,0,0,0,341,230,0,0,0,0,0,\n229,229,229,229,229,229,229,229,229,230,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"0\" y=\"16\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,2488,2489,2489,\n0,0,0,0,0,0,0,0,0,0,0,0,0,2714,2715,2715,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n342,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2488,\n115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2601,\n228,229,229,229,342,0,0,0,0,0,0,2488,2489,2489,2489,2602,\n0,0,0,0,115,0,0,0,0,0,0,2714,2715,2715,2715,2715,\n0,0,0,0,228,229,342,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,115,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,228,229,342,0,0,0,0,341,229,229,\n0,0,0,0,0,0,0,0,228,229,229,229,229,230,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"16\" y=\"16\" width=\"16\" height=\"16\">\n0,0,0,2488,2489,2489,2489,2489,2489,2490,0,0,0,0,0,0,\n2489,2489,2489,2602,2715,2715,2715,2715,2715,2716,0,0,0,0,0,0,\n2602,2602,2602,2716,0,0,0,0,0,0,0,0,0,0,0,0,\n2714,2602,2603,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,2601,2603,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,2601,2603,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,2601,2603,0,0,0,0,0,0,0,0,0,0,0,0,0,\n2489,2602,2602,2489,2490,0,0,0,0,0,0,0,0,0,0,0,\n2602,2715,2715,2602,2602,2490,0,0,0,0,0,0,0,0,0,0,\n2603,0,0,2714,2602,2602,2490,0,0,0,0,0,0,0,0,0,\n2716,0,0,0,2714,2602,2602,2489,2489,2490,0,0,0,0,0,0,\n0,0,0,0,0,2714,2715,2715,2715,2716,0,0,0,0,0,0,\n341,229,229,229,342,0,0,0,0,0,0,0,0,0,0,0,\n230,0,0,0,228,229,229,229,229,342,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,228,229,229,229,342,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,228,229,229\n</chunk>\n  </data>\n </layer>\n <layer id=\"1\" name=\"Calque de Tuiles 1\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n   <chunk x=\"0\" y=\"0\" width=\"16\" height=\"16\">\n219,219,219,219,219,219,219,219,331,0,0,0,0,0,0,0,\n219,219,219,331,331,331,331,0,0,0,0,0,0,0,0,0,\n331,331,331,0,218,218,218,218,0,0,0,0,0,0,0,0,\n0,0,218,0,331,219,331,331,0,0,0,0,0,0,0,0,\n0,0,219,218,0,331,0,0,0,0,0,0,0,0,0,0,\n0,0,331,331,218,0,0,218,0,0,0,0,0,0,0,0,\n0,0,0,0,331,0,0,331,218,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,331,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,218,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,331,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,23,24,25,\n0,0,0,0,0,0,0,0,0,0,0,0,0,136,137,138,\n0,0,0,0,0,0,0,0,0,0,0,0,0,249,250,251\n</chunk>\n   <chunk x=\"16\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,218,0,0,\n0,0,0,0,0,0,0,0,0,0,0,218,0,331,0,0,\n0,0,0,0,0,0,0,0,0,0,0,331,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,38,39,39,39,39,43,0,0,0,0,\n0,0,0,0,0,0,151,152,152,152,152,156,0,0,0,0,\n26,0,0,0,0,0,264,265,265,265,265,269,0,0,0,0,\n139,0,0,0,0,0,377,378,379,380,381,382,0,0,0,0,\n252,0,0,0,0,0,490,491,492,493,494,495,0,0,0,0\n</chunk>\n   <chunk x=\"0\" y=\"16\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,362,363,364,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,2283,2284,2284,2286,0,0,\n0,0,0,0,0,0,0,0,0,0,2396,2397,2397,2399,0,0,\n0,0,0,0,0,0,0,0,0,0,2509,2510,2511,2512,0,0,\n0,0,0,0,0,0,0,0,0,0,2622,2623,2624,2625,0,0,\n0,218,218,218,0,0,0,0,0,0,0,0,0,0,0,0,\n218,219,219,219,0,0,0,0,0,0,0,0,0,0,0,0,\n219,219,219,219,0,0,0,0,0,0,0,0,0,0,0,0,\n219,219,219,219,218,218,0,0,0,0,0,0,0,0,0,0,\n219,219,219,219,219,219,218,218,0,0,0,0,0,0,0,218,\n219,219,219,219,219,219,219,219,218,218,218,218,0,0,218,219,\n219,219,219,219,219,219,219,219,219,219,219,219,218,218,219,219\n</chunk>\n   <chunk x=\"16\" y=\"16\" width=\"16\" height=\"16\">\n365,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,27,28,28,30,0,0,0,0,0,\n0,0,0,0,0,0,0,140,141,142,143,0,0,0,0,0,\n0,0,0,0,0,0,0,253,254,255,256,0,0,0,0,0,\n0,0,0,0,0,0,0,362,363,368,369,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,218,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n218,219,218,218,218,0,218,0,0,0,0,0,0,0,0,0,\n219,219,219,219,219,218,219,218,218,0,218,218,0,0,0,0,\n219,219,219,219,219,219,219,219,219,218,219,219,218,218,218,218\n</chunk>\n  </data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/anime-shroomish-forest.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"40\" height=\"12\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"3\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"1\" name=\"Calque de Tuiles 1\" width=\"40\" height=\"12\">\n  <data encoding=\"csv\">\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114\n</data>\n </layer>\n <layer id=\"2\" name=\"Calque de Tuiles 2\" width=\"40\" height=\"12\">\n  <data encoding=\"csv\">\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,331,331,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219\n</data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/anime-the-greenhouse.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"100\" height=\"100\" tilewidth=\"16\" tileheight=\"16\" infinite=\"1\" nextlayerid=\"6\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"1\" name=\"Calque de Tuiles 1\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n   <chunk x=\"0\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,114,114,114,114,114,114,114,114,114,116,0,\n0,0,0,0,116,114,114,114,114,114,114,114,114,114,114,114,\n0,0,116,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,\n0,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116\n</chunk>\n   <chunk x=\"16\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n114,114,114,114,116,0,0,0,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,116,116,114,114,114,114,114,0\n</chunk>\n  </data>\n </layer>\n <layer id=\"3\" name=\"Calque de Tuiles 3\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n   <chunk x=\"0\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,2,3,3,3,3,3,3,3,3,3,4,0,\n0,0,0,0,115,0,0,0,0,0,775,0,0,662,3,3,\n0,0,2,3,3,0,0,0,0,0,0,662,775,0,0,0,\n0,2,115,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,115,115,0,0,0,0,0,0,0,0,662,0,0,0,0,\n0,115,115,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,115,228,229,342,0,662,0,0,0,0,0,0,0,0,0,\n0,228,229,342,228,229,229,229,229,229,229,229,229,229,229,229\n</chunk>\n   <chunk x=\"16\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n3,3,3,3,4,0,0,0,0,0,0,0,0,0,0,0,\n775,0,0,0,3,3,3,3,3,3,3,3,3,3,4,0,\n662,0,0,0,0,0,0,0,0,0,0,0,0,0,3,3,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,775,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n229,229,229,229,229,229,229,229,229,342,0,0,0,0,0,0\n</chunk>\n  </data>\n </layer>\n <layer id=\"5\" name=\"Calque de Tuiles 5\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n   <chunk x=\"0\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,1810,1810,1810,1810,1810,1810,1810,1810,1810,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,1810,1810,\n0,0,0,1810,1810,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"16\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n1810,1810,1810,1810,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,1810,1810,1810,1810,1810,1810,1810,1810,1810,1810,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,1810,1810,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n  </data>\n </layer>\n <layer id=\"2\" name=\"Calque de Tuiles 2\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n   <chunk x=\"0\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,2083,2084,2084,2084,2084,2088,0,0,0,0,0,0,\n0,0,0,218,2196,2197,2197,2197,2197,2201,0,0,0,0,0,0,\n0,0,0,219,2309,2310,2311,2312,2313,2314,0,0,0,0,0,0,\n0,0,0,219,2422,2423,2424,2425,2426,2427,1902,1902,1902,1902,1903,0,\n0,0,0,219,331,0,0,0,0,0,0,0,0,0,2017,1902,\n0,0,0,331,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1348\n</chunk>\n   <chunk x=\"16\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,218,218,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,219,219,218,0,218,218,218,218,218,0,0,0,0,0,0,\n0,331,219,219,218,219,219,219,219,219,218,218,218,218,0,0,\n0,0,219,219,219,219,219,219,219,219,219,219,219,219,218,218,\n1902,1902,331,219,219,219,219,219,219,219,219,219,219,219,219,219,\n0,0,0,331,219,219,219,219,219,219,219,219,219,219,219,219,\n0,0,0,0,331,331,331,331,331,331,219,219,219,219,219,219,\n0,0,0,0,0,0,0,0,0,0,219,219,219,219,219,0\n</chunk>\n  </data>\n </layer>\n <layer id=\"4\" name=\"Calque de Tuiles 4\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n   <chunk x=\"0\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,218,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,218,218,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,331,331,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n  </data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/anime-valley-of-steel.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"44\" height=\"32\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"5\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"1\" name=\"1\" width=\"44\" height=\"32\">\n  <data encoding=\"csv\">\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,116,116,114,114,114,114,114,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,114,114,114,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,116,119,119,119,116,116,119,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n0,0,0,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,0,119,119,119,119,119,119,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n0,0,0,0,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,119,119,119,119,119,119,119,119,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n0,0,0,0,0,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,119,119,119,119,119,119,119,119,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n0,0,0,0,0,0,0,0,0,125,125,125,125,125,125,125,119,119,119,119,119,119,119,119,119,119,119,119,119,119,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n0,0,0,0,0,0,0,0,0,125,125,125,125,125,125,125,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,116,116,116,116,116,116,116,116,116,116,116,116,116,\n0,0,0,0,0,0,0,0,0,0,0,125,125,125,125,125,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,116,116,116,116,116,116,116,116,116,116,116,116,\n0,0,0,0,0,0,0,0,0,0,0,0,0,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,116,116,116,116,116,116,116,116,116,116,116,116,\n0,0,0,0,0,0,0,0,0,0,0,0,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,116,116,116,116,116,116,116,116,116,116,116,\n0,0,0,0,0,0,0,0,0,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,116,116,116,116,116,116,116,116,116,116,\n0,0,0,0,0,0,0,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,116,116,116,116,116,116,116,116,116,116,\n0,0,0,0,0,0,0,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,116,119,116,116,116,116,116,116,116,\n0,0,0,0,0,0,0,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,116,116,116,116,116,116,\n0,0,0,0,0,0,0,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,116,119,119,116,116,116,116,116,116,\n0,0,0,0,0,0,0,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,116,116,116,116,116,116,\n0,0,0,0,0,0,0,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,116,116,116,116,\n0,0,0,0,0,0,0,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,116,116,116,116,\n0,0,0,0,0,0,0,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,116,116,116,116,\n0,0,0,0,0,0,0,0,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,116,116,116,116,\n0,0,0,0,0,0,0,0,0,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,116,116,116,116,116,\n0,0,0,0,0,0,0,0,0,0,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,116,116,116,116,116,\n0,0,0,0,0,0,0,0,0,0,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,116,116,116,116,116,\n0,0,0,0,0,0,0,0,0,0,0,0,0,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,116,116,116,116,116,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,116,116,116,116,116,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,116,116,116,116,116,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,116,116,116,116,116,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,119,119,119,119,119,119,119,119,119,119,119,119,119,116,116,116,116,116,116,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,119,119,119,119,119,119,119,119,116,116,116,116,116,116,116\n</data>\n </layer>\n <layer id=\"3\" name=\"2\" width=\"44\" height=\"32\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,331,219,219,331,331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,331,331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"2\" name=\"3\" width=\"44\" height=\"32\">\n  <data encoding=\"csv\">\n0,0,0,11,12,12,12,12,0,0,12,12,12,12,12,12,13,0,0,0,12,12,13,0,0,0,2,3,0,0,0,0,0,115,0,0,0,0,0,0,0,0,0,0,\n0,0,11,12,0,0,0,0,0,0,0,0,0,0,0,0,12,13,0,0,0,0,12,13,2,3,3,0,0,0,2,3,3,3,0,0,0,0,0,0,0,0,0,0,\n0,0,237,238,238,238,351,0,0,0,0,0,0,0,0,0,0,126,0,0,0,0,0,126,115,0,0,0,0,0,115,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,237,238,238,238,351,0,0,0,0,0,350,239,0,0,0,0,0,126,115,0,0,0,0,0,115,0,0,0,0,0,0,0,0,0,0,0,0,0,\n238,351,0,0,0,0,0,0,0,0,237,351,0,0,0,0,126,0,0,0,0,350,238,239,228,229,229,342,0,0,228,342,0,0,0,0,0,0,0,0,0,0,0,0,\n0,237,238,351,0,0,0,0,0,0,0,124,0,0,0,350,239,0,0,0,0,126,344,232,459,232,345,228,342,0,0,115,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,124,0,0,0,0,0,0,0,237,238,238,238,239,0,0,0,0,0,126,120,344,572,345,231,345,115,0,0,228,229,342,0,0,0,0,0,0,0,0,0,0,\n0,0,0,237,238,238,238,351,0,0,0,0,0,0,0,0,0,0,0,0,0,126,120,120,0,118,0,118,115,0,0,0,0,115,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,237,351,0,0,0,0,0,0,0,350,238,238,238,238,239,120,120,0,231,345,118,228,229,342,0,0,228,342,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,237,351,0,0,0,0,0,0,126,0,0,344,232,232,233,120,0,0,118,231,232,345,115,0,0,0,228,342,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,237,238,238,351,0,0,0,126,0,344,233,0,5,7,120,0,0,231,232,345,118,228,342,0,0,0,115,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,237,238,238,238,239,0,120,0,0,231,233,120,0,0,0,0,118,231,345,228,342,0,0,115,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,344,232,232,233,5,7,344,232,233,0,0,0,0,118,0,231,345,228,342,0,228,342,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,344,232,459,233,0,0,0,231,233,120,0,0,0,0,0,0,231,345,0,231,345,115,0,0,228,342,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,344,232,233,344,572,232,232,232,232,232,232,233,0,0,0,0,0,0,0,231,232,345,118,115,0,0,0,228,229,229,342,0,0,0,\n0,0,0,0,0,0,0,0,344,232,233,344,232,233,0,0,0,0,0,0,0,0,0,0,0,5,7,0,344,232,345,118,118,228,229,229,229,342,0,0,228,229,342,0,\n0,0,0,0,0,0,0,0,120,344,232,233,0,0,0,0,0,0,0,0,0,0,0,0,0,231,233,344,233,0,118,118,231,345,5,6,7,115,0,0,0,0,115,0,\n0,0,0,0,0,0,0,0,120,120,0,0,0,0,0,0,5,6,6,6,7,0,0,344,232,232,232,233,344,345,118,231,345,118,231,459,233,115,0,0,0,0,115,0,\n0,0,0,0,0,0,0,0,120,120,0,5,7,0,0,0,118,0,0,0,6,7,344,233,344,232,232,232,233,118,231,345,118,231,232,572,345,228,1461,229,342,0,115,0,\n0,0,0,0,0,0,0,0,120,6,7,231,233,0,0,0,118,0,344,232,232,233,120,344,233,344,232,232,345,231,345,118,231,345,0,0,231,232,1461,345,115,0,115,0,\n0,0,0,0,0,0,0,0,120,0,6,7,0,0,5,6,6,0,120,5,7,344,233,120,344,233,344,345,231,345,118,231,345,118,0,0,0,0,0,118,115,0,115,0,\n0,0,0,0,0,0,0,0,6,7,0,120,0,0,231,232,345,0,120,231,233,120,344,233,120,344,233,231,345,118,231,345,118,118,5,7,0,0,5,2,3,0,115,2,\n0,0,0,0,0,0,0,0,0,6,7,120,0,0,0,0,231,232,233,0,0,120,120,344,233,120,344,345,118,231,345,118,118,118,231,233,0,5,6,115,0,0,115,115,\n0,0,0,0,0,0,0,0,0,0,120,120,0,0,0,0,0,0,0,0,0,120,120,120,344,233,120,118,231,345,118,118,118,231,232,232,345,118,2,3,0,0,115,115,\n0,0,0,0,0,0,0,0,0,0,120,6,6,6,6,7,0,0,0,0,0,6,6,6,6,6,6,5,7,7,6,118,231,232,345,0,118,118,115,0,0,2,3,115,\n0,0,0,0,0,0,0,0,0,0,6,6,6,6,7,6,6,6,7,0,0,0,0,0,0,0,0,231,233,120,6,6,0,0,231,345,118,118,115,0,2,3,0,115,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,6,6,7,6,6,6,6,7,0,0,0,0,0,0,6,6,6,7,0,0,118,118,118,115,0,115,0,2,3,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,6,6,6,7,120,0,0,0,0,0,0,0,0,0,6,6,6,6,118,118,115,0,115,0,115,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,120,6,6,6,6,7,0,0,0,0,0,0,0,0,5,6,118,115,0,115,0,115,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,6,6,6,7,6,6,6,6,7,0,0,0,0,118,5,6,115,0,115,0,115,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,6,6,6,7,6,6,6,6,6,6,118,2,3,0,115,2,3,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,6,6,6,6,6,6,6,115,0,0,115,115,0,0\n</data>\n </layer>\n <layer id=\"4\" name=\"4\" width=\"44\" height=\"32\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,219,219,218,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,219,219,219,219,219,218,0,0,218,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,219,219,219,219,219,219,218,218,219,218,0,0,218,218,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,219,219,219,219,219,219,219,219,219,219,218,218,219,219,218,218,218,218,218,218,218,218,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,0,0,0,0,0,0,0\n</data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/anime-volley-town.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"100\" height=\"100\" tilewidth=\"16\" tileheight=\"16\" infinite=\"1\" nextlayerid=\"2\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"1\" name=\"Calque de Tuiles 1\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n   <chunk x=\"0\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,3752,3753,3754,3755,0,3752,3753,3754,3755,3752,3753,3754,\n0,0,0,0,3865,3866,3867,3868,0,3865,3866,3867,3868,3865,3866,3867,\n0,0,0,0,3978,3979,3980,3981,0,3978,3979,3980,3981,3978,3979,3980,\n0,0,0,0,4091,4092,4093,4094,0,4091,4092,4093,4094,4091,4092,4093,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"16\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n3755,0,3752,3753,3754,3755,0,23,24,25,26,0,0,0,0,0,\n3868,0,3865,3866,3867,3868,0,136,137,138,139,0,0,0,0,0,\n3981,0,3978,3979,3980,3981,0,249,250,251,252,0,0,0,0,0,\n4094,0,4091,4092,4093,4094,0,362,363,364,365,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n  </data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/birth-island.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"30\" height=\"30\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"4\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"3\" name=\"Calque de Tuiles 3\" width=\"30\" height=\"30\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,116,114,114,114,116,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,116,114,114,114,114,2602,114,114,114,114,116,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,114,114,114,114,114,2602,2602,2602,114,114,114,114,114,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,116,114,114,114,114,114,2602,2602,2602,114,114,114,114,114,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,116,114,114,114,114,114,2602,2602,2602,2602,2602,114,114,114,114,114,116,0,0,0,0,0,0,\n0,0,0,0,0,0,116,116,114,114,114,114,2602,2602,2602,2602,2602,2602,2602,114,114,114,114,114,116,0,0,0,0,0,\n0,0,0,0,0,116,114,114,114,114,114,114,2602,2602,2602,2602,2602,2602,2602,114,114,114,114,114,116,0,0,0,0,0,\n0,0,0,0,116,116,114,114,114,114,114,2602,2602,2602,2602,2602,2602,2602,2602,2602,114,114,114,114,114,116,116,0,0,0,\n0,0,0,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,0,0,\n0,0,0,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,0,0,\n0,0,0,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,\n0,0,0,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"1\" name=\"Calque de Tuiles 1\" width=\"30\" height=\"30\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,2,4636,4636,4636,4,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,2,115,0,0,0,117,4,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,2,4636,4636,0,0,0,4636,4636,4,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,2,4636,0,0,0,2942,0,0,0,4636,4,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,2,115,0,0,0,2488,0,2490,0,0,0,117,4,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,2,4636,4636,0,0,2488,0,0,0,2490,0,0,4636,4636,4,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,2,115,0,0,0,0,2601,0,0,0,2603,0,0,0,0,117,4,0,0,0,0,0,0,\n0,0,0,0,0,0,2,2,4636,0,0,0,2488,0,0,0,0,0,2490,0,0,0,4636,4,4,0,0,0,0,0,\n0,0,0,0,0,2,2,115,0,0,0,2488,0,0,0,0,0,0,0,2490,0,0,0,4636,4,4,0,0,0,0,\n0,0,0,0,2,2,4636,4636,0,0,0,2601,0,0,0,0,0,0,0,2603,0,0,0,0,117,117,4,0,0,0,\n0,0,0,2,2,115,0,0,0,0,2488,0,0,0,0,0,0,0,0,0,2490,0,0,0,4636,4,4,4,0,0,\n0,0,2,2,3,115,0,0,0,0,2714,2715,2715,2715,2715,2715,2715,2715,2715,2715,2716,0,0,0,0,117,0,4,4,0,\n0,4524,115,115,2,4636,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4636,4,117,117,4522,\n0,4524,115,115,228,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,230,117,117,4522,\n0,4524,115,228,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,230,117,4522,\n0,4524,228,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,230,4522,\n0,4637,4410,4410,4410,4410,4410,4410,4410,4410,4410,4410,4410,4410,0,0,0,4410,4410,4410,4410,4410,4410,4410,4410,4410,4410,4410,4410,4635,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"2\" name=\"Calque de Tuiles 2\" width=\"30\" height=\"30\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,896,897,898,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,1009,1010,1011,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,1122,1123,1124,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,672,673,674,675,0,0,0,0,0,0,0,0,0,672,673,674,675,0,0,0,0,0,0,\n0,0,0,0,0,0,0,785,786,787,788,0,0,0,0,0,0,0,0,0,785,786,787,788,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,899,900,0,0,0,0,0,0,0,0,0,0,0,899,900,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1348,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1348,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1348,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,3917,3918,3919,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,4030,4031,4032,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,4030,4031,4032,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,4030,4031,4032,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,4142,4143,4144,4145,4146,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,4254,4255,4256,4256,4256,4259,4260,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,4367,4255,4256,4256,4256,4259,4373,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,4254,4368,4369,4370,4371,4372,4260,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,4367,4481,4482,4483,4484,4485,4373,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/dewford-town.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"20\" height=\"20\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"4\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"1\" name=\"1A\" width=\"20\" height=\"20\">\n  <data encoding=\"csv\">\n4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4979,0,115,4978,4978,4978,4978,4978,4978,\n4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4979,0,115,4978,4978,4978,4978,4978,4978,\n4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4979,0,115,4978,4978,4978,4978,4978,4978,\n4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4979,0,115,4978,4978,4978,4978,4978,4978,\n4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4979,0,115,4978,4978,4978,4978,4978,4978,\n4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4979,0,115,4978,4978,4978,4978,4978,4978,\n4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4979,0,228,229,229,342,4978,4978,4978,\n4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4979,0,0,0,0,228,229,229,229,\n4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4979,0,0,0,0,0,0,0,0,\n4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4979,0,0,0,0,0,0,0,0,\n4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4979,0,0,4864,4865,4865,4865,4865,4865,\n4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,5204,4865,4865,5203,4978,4978,4978,4978,4978,\n4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,\n4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,\n4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,\n4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,\n4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,\n4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,\n4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,\n4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978\n</data>\n </layer>\n <layer id=\"2\" name=\"1B\" width=\"20\" height=\"20\">\n  <data encoding=\"csv\">\n0,333,333,0,0,0,0,0,0,0,0,0,0,0,221,221,221,0,221,0,\n0,3310,3311,3311,3311,3314,0,0,0,0,0,0,0,0,221,333,221,221,221,221,\n0,3423,3426,3424,3425,3427,0,0,0,0,0,0,0,0,221,0,221,221,333,221,\n0,3536,3539,3537,3538,3540,0,0,0,0,0,0,0,0,221,221,333,221,0,333,\n0,0,205,0,0,0,0,0,0,0,0,0,0,0,221,221,0,221,221,0,\n0,0,0,0,0,0,0,0,0,333,333,0,0,0,333,333,333,221,221,221,\n0,0,0,0,0,0,0,3310,3311,3311,3314,0,0,0,0,0,0,333,333,333,\n0,0,0,0,0,0,0,3423,3424,3425,3427,0,0,0,0,0,0,0,0,0,\n0,136,137,138,139,0,0,3536,3537,3538,3540,0,0,0,0,0,0,0,0,0,\n0,249,250,251,252,0,0,0,0,0,0,1577,1577,1577,0,0,0,0,0,0,\n0,362,363,364,365,0,0,0,0,0,205,1690,1691,1691,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3310,3311,3311,3314,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3423,3424,3425,3427,\n0,0,0,0,0,144,145,145,145,145,149,0,0,0,0,0,3536,3537,3538,3540,\n0,0,0,0,0,257,258,259,145,261,262,0,0,0,0,0,0,0,907,0,\n0,0,0,0,0,370,371,372,373,374,375,489,0,0,0,0,0,0,0,221,\n0,0,0,0,0,483,484,485,486,487,488,0,0,0,0,0,0,0,0,333,\n0,221,0,0,0,0,0,0,0,0,0,0,0,907,0,0,333,221,221,907,\n0,221,221,0,0,0,0,0,0,0,0,0,0,0,221,221,0,221,221,0\n</data>\n </layer>\n <layer id=\"3\" name=\"2A\" width=\"20\" height=\"20\">\n  <data encoding=\"csv\">\n221,3197,3198,3198,3198,3201,0,0,0,0,0,0,0,0,0,0,0,220,0,220,\n221,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n333,0,0,0,0,0,0,0,0,0,0,0,0,0,0,220,0,0,0,0,\n220,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,220,0,\n221,0,0,0,0,0,0,0,0,220,220,0,0,0,0,0,220,0,0,220,\n333,0,0,0,0,0,0,3197,3198,3198,3201,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,23,24,25,26,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3197,3198,3198,3201,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,31,32,32,32,32,36,0,0,0,0,0,0,0,0,0,\n220,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n221,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,220,\n221,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n333,220,0,0,0,0,0,0,0,0,0,0,0,0,0,0,220,220,220,0,\n220,0,220,0,0,0,0,0,0,0,0,0,0,0,220,220,0,0,0,0,\n221,0,0,220,220,220,220,220,220,220,220,220,220,220,0,0,220,0,0,220\n</data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/ever-grande-city.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"100\" height=\"100\" tilewidth=\"16\" tileheight=\"16\" infinite=\"1\" nextlayerid=\"4\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"3\" name=\"Calque de Tuiles 3\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n   <chunk x=\"0\" y=\"16\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,\n116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,\n116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,\n116,116,116,116,116,116,116,116,116,116,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,116,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,116,114,114,114,114,114,114,114,\n116,116,116,116,116,114,116,116,114,114,114,114,114,114,114,114,\n116,116,116,116,116,114,114,116,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,114,116,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,114,116,114,114,114,114,114,114,114,114\n</chunk>\n   <chunk x=\"16\" y=\"16\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,\n0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,\n0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,\n114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,\n114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,\n114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116\n</chunk>\n   <chunk x=\"32\" y=\"16\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n116,116,116,116,116,116,114,116,0,0,0,0,0,0,0,0,\n116,116,116,116,116,114,114,116,0,0,0,0,0,0,0,0,\n116,116,116,116,116,114,116,116,0,0,0,0,0,0,0,0,\n116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,\n116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,\n116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,\n116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,\n114,114,116,116,116,116,116,116,0,0,0,0,0,0,0,0,\n114,114,116,116,116,116,116,116,0,0,0,0,0,0,0,0,\n114,114,114,116,116,116,116,116,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"0\" y=\"32\" width=\"16\" height=\"16\">\n116,116,116,116,116,116,114,116,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,114,116,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,114,116,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,114,114,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,114,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116\n</chunk>\n   <chunk x=\"16\" y=\"32\" width=\"16\" height=\"16\">\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,114,114,114,114,114,114,114,114,114,116,\n116,116,116,116,116,116,114,114,114,114,114,114,114,114,114,116\n</chunk>\n   <chunk x=\"32\" y=\"32\" width=\"16\" height=\"16\">\n114,114,114,116,116,116,116,116,0,0,0,0,0,0,0,0,\n114,114,114,116,116,116,116,116,0,0,0,0,0,0,0,0,\n114,114,114,116,116,116,116,116,0,0,0,0,0,0,0,0,\n116,114,114,116,116,116,116,116,0,0,0,0,0,0,0,0,\n116,114,116,116,116,116,116,116,0,0,0,0,0,0,0,0,\n116,114,116,116,116,116,116,116,0,0,0,0,0,0,0,0,\n116,116,114,116,116,116,116,116,0,0,0,0,0,0,0,0,\n116,116,114,116,116,116,116,116,0,0,0,0,0,0,0,0,\n116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,\n116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,\n116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,\n116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,\n116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,\n116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,\n116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,\n116,114,116,116,116,116,116,116,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"0\" y=\"48\" width=\"16\" height=\"16\">\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,114,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116\n</chunk>\n   <chunk x=\"16\" y=\"48\" width=\"16\" height=\"16\">\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,114,114,\n116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,\n116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,\n116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,\n116,116,116,116,116,114,114,114,114,114,114,114,114,116,114,114,\n116,116,116,116,116,116,116,116,116,116,116,116,114,114,114,114,\n116,116,116,116,116,116,116,116,116,116,116,116,116,114,114,114,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,114,114,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116\n</chunk>\n   <chunk x=\"32\" y=\"48\" width=\"16\" height=\"16\">\n116,116,116,116,116,114,116,116,0,0,0,0,0,0,0,0,\n116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,\n116,116,114,116,116,116,116,116,0,0,0,0,0,0,0,0,\n116,116,114,116,116,116,116,116,0,0,0,0,0,0,0,0,\n116,116,114,116,116,116,116,116,0,0,0,0,0,0,0,0,\n116,116,114,116,116,116,116,116,0,0,0,0,0,0,0,0,\n116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,\n116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,\n116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,\n116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,\n116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,\n114,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,\n116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,\n116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,\n116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,\n116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"0\" y=\"64\" width=\"16\" height=\"16\">\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,114,114,114,114,\n116,116,116,116,116,116,116,116,116,116,116,116,114,114,114,114,\n116,116,116,116,116,116,114,116,116,116,116,116,114,114,114,114,\n116,116,116,116,116,116,114,116,116,116,116,116,116,114,114,114,\n116,116,116,116,116,114,116,116,114,116,114,116,116,114,114,114,\n116,116,116,116,116,114,116,116,116,116,116,116,116,114,114,114,\n114,116,116,116,116,116,116,116,116,116,116,116,116,114,114,114,\n0,116,116,116,116,116,116,116,116,116,116,116,116,114,114,114,\n0,116,116,116,116,116,116,116,116,116,116,116,114,116,114,114,\n0,116,116,116,116,116,116,116,116,116,116,116,114,116,114,114,\n0,116,116,116,116,116,114,116,116,116,116,116,114,116,114,114,\n0,0,116,116,116,116,116,116,116,116,116,116,114,114,116,114,\n0,0,0,116,116,116,116,116,116,116,116,114,116,114,114,116,\n0,0,0,116,116,116,116,116,116,116,116,114,116,116,116,116\n</chunk>\n   <chunk x=\"16\" y=\"64\" width=\"16\" height=\"16\">\n116,114,114,114,116,116,116,116,116,116,116,116,116,116,116,116,\n114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,\n114,114,114,114,114,114,114,114,114,114,114,114,114,116,114,116,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,\n114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,\n114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,\n116,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,\n116,116,116,116,116,116,116,114,114,114,114,114,114,116,116,116,\n116,114,114,114,114,114,114,114,116,116,116,114,114,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,114,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116\n</chunk>\n   <chunk x=\"32\" y=\"64\" width=\"16\" height=\"16\">\n116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,\n116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,\n116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,\n116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,\n116,116,114,116,116,116,116,116,0,0,0,0,0,0,0,0,\n114,116,114,116,116,116,116,116,0,0,0,0,0,0,0,0,\n114,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,\n116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,\n116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,\n116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,\n116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,\n114,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,\n114,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,\n114,116,116,116,116,116,0,0,0,0,0,0,0,0,0,0,\n114,116,116,116,116,116,0,0,0,0,0,0,0,0,0,0,\n116,114,116,116,116,116,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"0\" y=\"80\" width=\"16\" height=\"16\">\n0,0,0,114,116,116,116,116,116,116,116,116,116,116,116,116,\n0,0,0,114,116,116,116,116,116,116,116,116,116,116,116,116,\n0,0,0,0,116,116,116,116,116,116,116,116,116,116,116,116,\n0,0,0,0,116,116,116,116,116,114,116,116,116,116,116,116,\n0,0,0,0,116,116,114,116,116,114,116,116,116,116,116,116,\n0,0,0,0,116,116,114,116,116,116,116,116,116,116,116,116,\n0,0,0,0,116,116,116,116,114,114,114,116,116,116,116,116,\n0,0,0,0,116,116,116,116,114,114,114,116,116,116,116,116,\n0,0,0,0,0,116,116,116,116,116,116,116,116,116,116,116,\n0,0,0,0,0,116,116,116,116,116,116,116,116,116,0,0,\n0,0,0,0,0,116,116,116,114,114,114,116,116,116,0,0,\n0,0,0,0,0,0,114,114,0,0,0,114,114,0,0,0,\n0,0,0,0,0,0,0,0,114,114,114,114,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"16\" y=\"80\" width=\"16\" height=\"16\">\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,114,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n0,0,0,0,0,0,0,0,0,0,0,0,116,114,114,116,\n0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,116,0,0,0\n</chunk>\n   <chunk x=\"32\" y=\"80\" width=\"16\" height=\"16\">\n116,114,116,116,116,116,0,0,0,0,0,0,0,0,0,0,\n116,114,116,116,116,116,0,0,0,0,0,0,0,0,0,0,\n114,114,116,116,116,116,0,0,0,0,0,0,0,0,0,0,\n114,114,116,116,116,116,0,0,0,0,0,0,0,0,0,0,\n114,116,114,116,116,116,0,0,0,0,0,0,0,0,0,0,\n116,114,114,116,116,116,0,0,0,0,0,0,0,0,0,0,\n114,114,114,116,116,116,0,0,0,0,0,0,0,0,0,0,\n116,114,114,116,116,116,0,0,0,0,0,0,0,0,0,0,\n114,116,116,116,116,116,0,0,0,0,0,0,0,0,0,0,\n116,116,116,116,116,116,0,0,0,0,0,0,0,0,0,0,\n114,114,114,116,116,116,0,0,0,0,0,0,0,0,0,0,\n0,0,0,114,114,0,0,0,0,0,0,0,0,0,0,0,\n114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"16\" y=\"96\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,116,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n  </data>\n </layer>\n <layer id=\"2\" name=\"Calque de Tuiles 2\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n   <chunk x=\"0\" y=\"16\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n115,115,115,115,115,115,115,0,0,0,0,0,117,0,0,0,\n115,115,115,115,115,115,115,0,0,0,0,341,230,0,0,0,\n115,115,115,115,115,115,115,0,0,341,229,230,0,0,0,0,\n115,115,115,115,115,115,228,229,229,230,341,229,229,0,0,0,\n115,115,115,115,115,228,342,0,0,341,230,0,0,0,0,0,\n115,115,115,115,228,342,228,342,0,117,0,0,0,0,0,0,\n115,115,115,228,342,228,342,228,229,230,0,0,0,0,0,0,\n115,115,115,0,115,0,228,342,1112,0,0,0,0,0,0,0,\n115,115,228,342,228,342,0,115,1112,1112,0,0,0,0,0,0,\n115,115,0,115,0,115,0,115,1113,1112,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"16\" y=\"16\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,115,0,0,0,0,0,117,0,\n0,0,0,0,0,0,0,0,228,342,0,0,0,0,117,0,\n0,0,0,0,0,0,0,0,0,228,229,342,0,0,117,0,\n0,0,0,0,0,0,0,0,229,229,342,228,229,229,230,0,\n0,0,0,0,0,0,0,0,0,0,228,342,0,0,0,341,\n0,0,0,0,0,0,0,0,0,0,0,115,0,0,0,117,\n0,0,0,0,0,0,0,0,0,0,0,228,229,229,229,230,\n0,0,0,0,0,0,0,0,0,0,0,1113,1112,1111,1110,341,\n0,3291,3405,3293,0,0,0,0,0,0,0,1114,1113,1112,1111,117,\n0,3404,3405,3406,0,0,0,0,0,0,0,1115,1114,1113,1112,117\n</chunk>\n   <chunk x=\"32\" y=\"16\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n117,117,117,117,117,117,0,117,0,0,0,0,0,0,0,0,\n117,117,117,117,117,4636,4,117,0,0,0,0,0,0,0,0,\n117,117,117,117,117,0,117,117,0,0,0,0,0,0,0,0,\n117,117,117,117,117,0,117,117,0,0,0,0,0,0,0,0,\n230,117,117,117,117,0,117,117,0,0,0,0,0,0,0,0,\n0,117,117,117,117,0,117,3,0,0,0,0,0,0,0,0,\n341,230,117,117,3,4,117,0,0,0,0,0,0,0,0,0,\n230,1115,117,117,0,117,117,0,0,0,0,0,0,0,0,0,\n1117,1116,117,3,4,117,3,4,0,0,0,0,0,0,0,0,\n0,0,4636,4,117,117,0,117,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"0\" y=\"32\" width=\"16\" height=\"16\">\n115,228,342,228,342,115,0,115,1114,1113,1112,0,0,0,0,0,\n228,342,115,0,115,115,0,115,1115,1114,1113,1112,0,1110,0,0,\n342,115,228,342,115,115,0,115,1116,1115,1114,1113,0,1111,1110,0,\n115,228,342,115,115,228,342,115,1117,1116,1115,1114,0,1112,0,0,\n115,0,115,115,115,0,115,115,1110,1117,1116,1115,0,0,0,0,\n115,2,3,115,115,0,115,115,1111,1110,1117,1116,1115,1114,0,0,\n115,115,2,3,228,342,115,115,1112,1111,1110,1117,1116,1115,0,1113,\n115,115,115,0,0,115,115,115,1113,1112,1111,1110,1117,1116,0,1114,\n115,115,228,342,0,115,115,115,1114,1113,1112,1111,1110,1117,0,1115,\n115,228,342,115,0,115,115,115,1115,1114,1113,1112,1111,1110,0,1116,\n228,342,115,115,0,115,115,115,1116,1115,1114,1113,1112,1111,0,0,\n342,115,115,115,0,115,115,115,1117,1116,2,3,3,3,3,3,\n115,115,115,115,0,115,115,115,1110,2,3,0,0,0,2,3,\n115,115,115,228,342,115,115,115,2,3,2,3,3,3,3,0,\n3,115,115,0,115,115,115,115,115,0,115,0,0,0,0,0,\n2,3,115,0,115,115,115,115,115,2,3,0,0,0,341,229\n</chunk>\n   <chunk x=\"16\" y=\"32\" width=\"16\" height=\"16\">\n0,3404,3405,3406,0,0,0,0,0,0,1117,1116,1115,1114,1113,117,\n0,3404,3405,3406,0,0,0,1114,0,1111,1110,1117,1116,1115,1114,117,\n0,3404,3405,3406,0,0,1116,1115,0,1112,1111,1110,1117,1116,1115,4636,\n0,3404,3405,3406,0,0,0,1116,0,1111,1112,1111,1110,1117,0,1115,\n0,3404,3405,3406,0,0,0,0,0,0,0,0,0,0,0,1116,\n0,3404,3405,3405,3293,0,0,0,0,0,1114,1113,1112,1111,0,1117,\n0,3517,3405,3405,3405,3405,3405,3405,3405,3405,3405,3293,1113,1112,0,1110,\n1113,0,3517,3405,3405,3405,3405,3405,3405,3405,3405,3405,0,1113,0,1111,\n1114,1113,0,0,0,0,0,0,3517,3405,3405,3405,0,1114,0,1112,\n1115,1114,1113,1112,1111,0,0,0,0,3404,3405,3406,0,0,0,1113,\n0,0,0,0,0,0,0,0,0,3404,3405,3406,0,0,0,1114,\n3,3,4,1113,1113,1112,0,0,0,3404,3405,3406,0,0,0,1115,\n3,4,3,3,4,1113,0,0,0,3404,3405,3406,0,0,0,1116,\n0,3,3,4,117,1114,0,0,0,3404,3405,3406,0,0,0,0,\n0,0,341,230,117,1115,0,0,0,3404,3405,3406,0,0,0,341,\n229,229,230,341,230,1116,0,0,0,3404,3405,3406,0,0,0,117\n</chunk>\n   <chunk x=\"32\" y=\"32\" width=\"16\" height=\"16\">\n0,0,0,117,117,117,0,117,0,0,0,0,0,0,0,0,\n0,0,0,117,117,117,0,117,0,0,0,0,0,0,0,0,\n4,0,0,117,117,117,0,117,0,0,0,0,0,0,0,0,\n117,1112,1113,117,117,117,0,117,0,0,0,0,0,0,0,0,\n117,1114,341,230,117,117,341,230,0,0,0,0,0,0,0,0,\n117,1115,117,341,230,117,117,341,0,0,0,0,0,0,0,0,\n117,341,230,117,341,230,117,117,0,0,0,0,0,0,0,0,\n117,117,1116,117,117,341,230,117,0,0,0,0,0,0,0,0,\n117,117,341,230,117,117,341,230,0,0,0,0,0,0,0,0,\n117,117,117,341,230,117,117,341,0,0,0,0,0,0,0,0,\n117,117,117,117,341,230,117,117,0,0,0,0,0,0,0,0,\n117,117,117,117,117,341,230,117,0,0,0,0,0,0,0,0,\n117,117,117,117,117,117,341,230,0,0,0,0,0,0,0,0,\n117,117,117,117,117,117,117,341,0,0,0,0,0,0,0,0,\n230,117,117,117,117,117,117,3,0,0,0,0,0,0,0,0,\n341,230,117,117,117,117,3,4,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"0\" y=\"48\" width=\"16\" height=\"16\">\n115,0,115,2,3,115,115,115,115,115,0,0,0,341,230,0,\n115,0,115,115,0,115,115,115,115,115,0,0,0,117,0,0,\n115,2,3,115,2,3,115,115,115,115,0,0,0,117,0,0,\n115,115,0,115,115,0,115,115,115,115,0,0,0,3,4,0,\n115,115,0,115,115,0,115,115,115,115,0,0,0,0,3,4,\n115,115,0,115,115,0,115,115,115,115,0,0,0,0,0,3,\n115,115,0,115,115,0,115,115,115,228,342,0,2,3,3,4,\n115,228,342,115,228,342,115,115,115,0,115,2,3,0,0,3,\n115,0,115,115,0,115,115,115,115,0,115,115,0,0,0,0,\n228,342,115,228,342,115,115,115,228,342,115,228,229,342,0,0,\n342,115,115,0,115,115,115,115,0,115,115,0,0,228,229,342,\n115,115,115,0,115,115,115,228,342,115,228,229,342,0,0,228,\n115,115,228,342,115,115,115,1223,115,228,229,342,115,0,0,0,\n115,115,0,115,115,115,115,1224,228,229,342,115,115,0,0,341,\n115,228,342,115,115,115,115,1225,1224,1223,115,115,228,229,229,230,\n228,342,115,115,115,115,228,229,229,342,115,228,229,342,0,341\n</chunk>\n   <chunk x=\"16\" y=\"48\" width=\"16\" height=\"16\">\n341,229,229,230,341,229,229,229,229,229,229,229,229,229,229,230,\n117,341,229,229,230,1227,1226,0,0,3404,3405,3406,0,1225,0,1223,\n117,117,0,0,0,0,0,0,3291,3405,3405,3405,0,1226,0,1224,\n117,117,0,0,3404,3405,3405,3405,3405,3405,3405,3519,1228,1227,0,1225,\n3,3,4,0,3517,3405,3405,3405,3405,3405,3519,1230,1229,1228,0,1226,\n4,0,117,4,0,0,0,0,1226,1225,1224,1223,1230,1229,0,1227,\n3,3,3,3,4,0,0,0,0,0,0,0,0,0,0,1228,\n3,4,0,0,3,3,3,3,3,3,4,0,1224,1223,1230,1229,\n0,3,3,3,3,3,4,0,0,0,3,3,4,1224,1223,1230,\n0,0,0,0,0,0,3,3,3,4,0,0,117,4,1224,1223,\n0,0,0,0,0,0,0,0,0,3,3,4,117,117,4,1224,\n229,229,229,342,0,0,0,0,0,0,0,117,117,117,117,341,\n0,0,0,228,229,229,229,229,342,0,0,117,117,117,117,117,\n229,229,229,229,229,342,0,0,228,229,229,230,117,117,117,117,\n341,229,229,229,342,228,229,342,0,0,341,229,230,117,117,117,\n230,341,229,342,228,229,342,228,229,229,230,341,229,230,117,117\n</chunk>\n   <chunk x=\"32\" y=\"48\" width=\"16\" height=\"16\">\n117,1229,117,117,117,4636,4,117,0,0,0,0,0,0,0,0,\n117,1230,117,117,117,1227,117,117,0,0,0,0,0,0,0,0,\n117,341,230,117,117,1228,117,117,0,0,0,0,0,0,0,0,\n117,117,1230,117,117,1229,117,117,0,0,0,0,0,0,0,0,\n117,117,1223,117,117,1230,117,117,0,0,0,0,0,0,0,0,\n117,117,0,117,117,341,230,117,0,0,0,0,0,0,0,0,\n117,117,341,230,117,117,341,230,0,0,0,0,0,0,0,0,\n117,117,117,341,230,117,117,341,0,0,0,0,0,0,0,0,\n117,117,117,117,341,230,117,117,0,0,0,0,0,0,0,0,\n117,117,117,117,117,341,230,117,0,0,0,0,0,0,0,0,\n117,117,117,117,117,117,341,230,0,0,0,0,0,0,0,0,\n230,117,117,117,117,117,117,341,0,0,0,0,0,0,0,0,\n1226,117,117,117,117,117,117,117,0,0,0,0,0,0,0,0,\n1227,117,117,117,117,117,117,117,0,0,0,0,0,0,0,0,\n341,230,117,117,117,117,117,117,0,0,0,0,0,0,0,0,\n117,341,230,117,117,117,117,117,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"0\" y=\"64\" width=\"16\" height=\"16\">\n342,115,115,115,115,228,229,229,342,115,228,229,342,228,229,230,\n115,115,115,115,228,229,229,342,115,228,229,342,228,229,229,229,\n115,115,115,228,229,229,342,115,228,229,342,115,1114,1113,1112,1111,\n115,115,228,229,229,342,115,228,342,1226,115,115,1115,1114,1113,1112,\n115,228,229,229,342,115,228,342,115,1227,115,115,1116,1115,1114,1113,\n228,229,229,342,115,115,0,115,115,1228,115,228,342,1116,1115,1114,\n229,229,342,115,115,228,342,115,228,342,228,342,115,1117,1116,1115,\n229,342,115,115,115,0,115,115,1230,115,1229,115,115,1110,1117,1116,\n0,115,115,115,115,1225,115,228,342,228,342,115,115,1111,1110,1117,\n342,115,115,115,228,342,228,342,228,342,115,115,115,1112,1111,1110,\n115,115,115,228,342,228,342,228,342,115,115,115,228,342,1112,1111,\n115,115,228,342,228,342,115,1225,115,115,115,115,1223,115,1113,1112,\n115,228,342,228,342,115,228,342,115,115,115,115,1224,115,1114,341,\n228,342,228,342,115,115,1226,115,115,115,115,115,1225,228,229,230,\n0,228,342,115,115,228,342,115,115,115,115,228,342,1225,1224,341,\n0,0,115,115,228,342,115,115,115,115,115,0,228,342,341,230\n</chunk>\n   <chunk x=\"16\" y=\"64\" width=\"16\" height=\"16\">\n341,230,0,228,229,342,228,229,229,229,229,230,341,229,230,117,\n230,2038,0,0,1117,228,229,229,229,229,229,229,230,341,229,230,\n1110,2037,2038,2038,1116,1117,1116,1115,1114,341,229,229,229,230,1229,341,\n1111,2037,2037,2037,1115,1116,1115,1114,1113,117,0,0,0,0,1230,117,\n1112,2037,2037,2037,1114,1115,1114,1113,1112,117,0,0,0,0,341,230,\n1113,2037,2037,2037,2038,1114,1113,1112,1111,117,0,0,0,0,117,341,\n2038,2037,2037,2037,2037,1113,1112,1111,1110,117,0,0,0,0,117,117,\n2037,2037,2037,2037,2037,1112,1111,1110,341,230,1226,0,1224,1223,117,117,\n2037,2037,2037,2037,2037,2038,1110,1117,117,2038,0,0,1225,1224,117,117,\n341,229,229,229,229,229,229,229,230,2037,2038,1227,1226,341,230,117,\n117,2037,2037,2037,2037,2037,2037,2037,2037,2037,1229,1228,1227,117,341,230,\n117,2037,2037,2037,2037,2037,2037,2037,2037,1223,1230,1229,1228,117,117,341,\n230,341,229,229,229,229,229,342,1225,1224,1223,1230,1229,117,117,117,\n341,230,0,0,0,0,0,228,229,229,342,1223,1230,117,117,117,\n230,4409,4410,4410,4410,4410,4410,4410,4410,4411,228,342,1223,117,117,117,\n4409,4635,0,0,0,0,0,0,0,4637,4411,115,341,230,117,117\n</chunk>\n   <chunk x=\"32\" y=\"64\" width=\"16\" height=\"16\">\n117,117,341,230,117,117,117,117,0,0,0,0,0,0,0,0,\n117,117,117,341,230,117,117,117,0,0,0,0,0,0,0,0,\n230,117,117,117,341,230,117,117,0,0,0,0,0,0,0,0,\n341,230,117,117,117,341,230,117,0,0,0,0,0,0,0,0,\n117,341,230,117,117,117,341,230,0,0,0,0,0,0,0,0,\n230,117,1229,117,117,117,117,341,0,0,0,0,0,0,0,0,\n1230,117,341,230,117,117,117,117,0,0,0,0,0,0,0,0,\n341,230,117,341,230,117,117,117,0,0,0,0,0,0,0,0,\n117,341,230,117,341,230,117,117,0,0,0,0,0,0,0,0,\n117,117,341,230,117,341,230,117,0,0,0,0,0,0,0,0,\n117,117,117,341,230,117,341,230,0,0,0,0,0,0,0,0,\n230,117,117,117,341,230,117,341,0,0,0,0,0,0,0,0,\n1226,117,117,117,117,341,230,117,0,0,0,0,0,0,0,0,\n1227,117,117,117,117,117,341,230,0,0,0,0,0,0,0,0,\n1228,117,117,117,117,117,117,0,0,0,0,0,0,0,0,0,\n341,230,117,117,117,117,117,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"0\" y=\"80\" width=\"16\" height=\"16\">\n0,0,115,228,342,115,115,115,115,115,228,229,342,115,117,4409,\n0,0,115,0,115,115,115,115,115,228,229,342,115,228,230,4522,\n0,0,228,342,115,115,115,115,228,229,342,115,228,229,229,229,\n0,0,0,115,115,115,115,228,342,1223,115,228,229,229,229,229,\n0,0,0,115,115,115,228,342,115,1224,228,229,229,229,229,229,\n0,0,0,115,115,115,0,115,228,229,229,229,229,229,229,229,\n0,0,0,115,115,228,342,115,1226,1225,1224,341,229,229,229,229,\n2,4,0,115,228,342,115,115,1227,1226,1225,117,341,229,229,229,\n228,230,0,228,342,115,115,228,229,229,229,230,117,341,229,229,\n0,0,2,4,115,115,228,229,229,229,229,229,230,117,341,229,\n0,0,228,230,115,228,229,342,0,1228,1227,341,229,230,117,0,\n0,0,0,0,228,342,0,228,229,229,229,230,1227,341,230,0,\n0,0,0,0,0,228,229,342,0,0,1229,1228,341,230,0,0,\n0,0,0,0,0,0,0,228,229,229,229,229,230,0,0,2,\n0,0,0,0,0,0,0,0,2,4,0,0,0,0,0,228,\n0,0,0,0,0,0,0,0,228,230,0,0,2,4,0,0\n</chunk>\n   <chunk x=\"16\" y=\"80\" width=\"16\" height=\"16\">\n4635,0,0,0,0,0,0,0,0,0,4524,115,117,341,230,117,\n0,0,0,0,0,0,0,0,0,0,4524,228,230,117,341,230,\n229,229,229,229,229,229,229,229,229,229,229,229,229,230,117,341,\n229,229,229,229,229,229,229,229,229,229,229,229,229,229,230,117,\n229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,230,\n229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,\n229,229,229,229,229,229,229,229,229,229,229,229,229,229,342,1223,\n229,229,229,229,229,229,229,229,229,229,229,229,229,342,228,229,\n229,229,229,229,229,229,229,229,229,229,229,229,342,228,342,1224,\n229,229,229,229,229,229,229,229,229,229,229,342,115,1225,228,229,\n0,0,0,0,0,0,0,0,0,0,0,115,228,229,229,342,\n0,0,0,0,0,0,0,0,0,0,0,228,229,342,0,228,\n0,0,0,0,0,0,0,0,0,0,2,4,0,228,342,0,\n4,0,0,0,0,0,0,0,0,0,228,230,0,0,228,229,\n230,0,0,0,0,0,0,0,0,0,0,2,3,4,0,0,\n0,0,0,0,0,0,0,0,0,0,0,115,0,117,0,0\n</chunk>\n   <chunk x=\"32\" y=\"80\" width=\"16\" height=\"16\">\n117,1223,117,117,117,117,117,0,0,0,0,0,0,0,0,0,\n117,1224,117,117,117,117,117,0,0,0,0,0,0,0,0,0,\n230,1225,117,117,117,117,117,0,0,0,0,0,0,0,0,0,\n1227,1226,117,117,117,117,117,0,0,0,0,0,0,0,0,0,\n1228,341,230,117,117,117,117,0,0,0,0,0,0,0,0,0,\n229,230,1227,117,117,117,117,0,0,0,0,0,0,0,0,0,\n1230,1229,1228,117,117,117,117,0,0,0,0,0,0,0,0,0,\n342,1230,1229,117,117,117,117,0,0,0,0,0,0,0,0,0,\n228,229,229,230,117,117,117,0,0,0,0,0,0,0,0,0,\n229,229,229,229,230,117,117,0,0,0,0,0,0,0,0,0,\n0,1224,1223,341,229,230,117,0,0,0,0,0,0,0,0,0,\n229,229,229,230,1223,341,230,0,0,0,0,0,0,0,0,0,\n1225,341,229,229,229,230,0,0,0,0,0,0,0,0,0,0,\n229,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"0\" y=\"96\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,228,230,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,2,4,0,0,2,4,0,0,0,0,0,0,0,0,0,\n0,228,230,0,0,228,230,0,0,0,0,0,0,2,4,2,\n0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,228,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"16\" y=\"96\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,228,229,230,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,0,\n0,0,0,2,3,4,0,0,0,0,0,0,0,228,230,0,\n0,0,0,115,0,117,0,0,0,0,0,0,0,0,0,0,\n4,0,0,228,229,230,2,3,4,0,0,0,0,0,0,0,\n230,0,0,0,0,0,228,229,230,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n  </data>\n </layer>\n <layer id=\"1\" name=\"Calque de Tuiles 1\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n   <chunk x=\"0\" y=\"16\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,1062,1289,1403,\n0,0,0,0,0,0,0,0,0,0,0,0,0,1175,1176,1177,\n0,0,0,0,0,0,0,0,0,0,0,0,0,1062,1289,1403,\n0,0,0,0,0,0,0,0,0,0,0,0,0,1175,1176,1177,\n0,0,0,0,0,0,0,0,0,0,0,0,996,1288,1289,1290,\n0,0,0,0,0,0,0,0,0,0,0,218,1109,1401,1402,1403,\n0,0,0,0,0,0,0,0,0,0,218,219,1109,1514,1515,1516,\n0,0,0,0,0,0,0,0,0,0,219,219,1109,0,89,89,\n0,0,0,0,0,0,0,0,0,0,331,219,1109,0,89,89,\n0,0,0,0,0,0,0,0,0,0,0,331,1106,0,89,89,\n0,0,0,0,0,0,0,0,0,0,0,0,1106,0,89,89\n</chunk>\n   <chunk x=\"16\" y=\"16\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n1403,1403,1403,1403,1403,1403,1296,1071,0,0,0,0,0,0,0,0,\n1177,1177,1177,1177,1177,1177,1183,1184,0,0,0,0,0,0,0,0,\n1403,1403,1403,1403,1403,1403,1296,1071,0,0,0,0,0,0,0,0,\n1177,1177,1177,1177,1177,1177,1183,1184,0,0,0,0,0,0,0,0,\n1291,1292,1293,1294,1295,1290,1296,1297,996,0,0,0,0,0,0,0,\n1404,1405,1406,1407,1408,1403,1409,1410,1109,218,0,0,0,0,0,0,\n1517,1518,1519,1520,1521,1516,1522,1523,1109,219,218,0,0,0,0,0,\n1630,1631,1632,1633,1634,89,89,0,1109,219,219,0,0,0,0,0,\n1743,1744,1745,1746,1747,89,89,0,1109,219,331,0,0,0,0,0,\n0,0,0,0,0,89,89,0,1109,331,0,0,0,0,0,0,\n0,0,0,0,0,89,89,0,1109,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"32\" y=\"16\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n218,218,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"0\" y=\"32\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,1106,0,89,89,\n0,0,0,0,0,0,0,0,0,0,0,0,1106,0,0,1623,\n0,0,0,0,0,0,0,0,0,0,0,0,1106,0,0,1736,\n0,0,0,0,0,0,0,0,0,0,0,0,1106,994,995,1849,\n0,0,0,0,0,0,0,0,0,0,0,0,1560,1107,1109,1962,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,1109,2075,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,1109,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,1109,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,1109,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,1109,994,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,1560,1107,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"16\" y=\"32\" width=\"16\" height=\"16\">\n0,0,0,0,0,89,89,0,1109,0,0,0,0,0,0,0,\n1624,1625,1625,1625,1626,1627,0,0,1109,0,0,0,0,0,0,0,\n1737,1738,1738,1738,1739,1740,0,0,1109,0,0,0,0,0,0,0,\n1850,1851,1851,1851,1852,1853,1447,994,1109,994,994,994,994,994,995,0,\n0,0,0,0,0,1962,1560,1107,1107,1107,1107,1107,1107,1107,1108,0,\n0,0,0,0,0,2075,0,205,0,0,0,0,0,0,1109,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,1109,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,1109,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,1109,0,\n994,994,994,994,994,994,995,0,1623,1624,1625,1626,1627,0,1109,0,\n1107,1107,1107,1107,1107,1107,1108,0,1736,1737,1738,1739,1740,0,1109,0,\n0,0,0,0,0,0,1108,0,1849,1850,1851,1852,1853,0,1109,0,\n0,0,0,0,0,0,1108,0,1962,0,0,0,1962,0,1109,0,\n0,0,0,0,0,0,1108,0,2075,0,0,0,2075,0,1109,0,\n0,0,0,0,0,0,1109,89,0,0,0,0,0,89,1109,0,\n0,0,0,0,0,0,1222,89,89,0,0,0,89,89,1222,0\n</chunk>\n   <chunk x=\"32\" y=\"32\" width=\"16\" height=\"16\">\n219,219,218,0,0,0,0,0,0,0,0,0,0,0,0,0,\n331,219,219,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,331,331,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"16\" y=\"48\" width=\"16\" height=\"16\">\n0,0,456,0,0,0,0,0,0,1348,1349,1349,0,0,996,0,\n0,0,569,0,0,0,0,0,0,0,0,0,0,0,1109,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,1109,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,1109,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,1109,0,\n0,0,0,0,0,1447,994,994,994,994,994,994,994,994,1108,0,\n0,0,0,0,0,1560,1107,1107,1107,1107,1107,1107,1107,1107,1561,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,456,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,569,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"16\" y=\"64\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,205,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,23,24,25,26,0,0,\n0,0,0,0,0,0,0,0,0,0,136,137,138,139,0,0,\n0,0,0,0,0,0,0,0,0,0,249,250,251,252,0,0,\n0,0,0,0,0,0,0,0,0,0,362,363,364,365,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,1348,1349,0,0,0,0,0,0,0,0,0,0,0,\n0,0,205,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,1348,1349,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"0\" y=\"80\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,202,203,0,0,202,203\n</chunk>\n   <chunk x=\"16\" y=\"80\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"0\" y=\"96\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,315,316,0,0,315,316,\n202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,202,203,0,0,0,0,202,203,0,0,0,0,0,\n0,0,0,315,316,0,0,202,203,315,316,202,203,0,0,0,\n0,0,0,0,0,0,0,315,316,0,0,315,316,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"16\" y=\"96\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,\n0,0,0,0,0,0,0,0,0,202,203,315,316,0,0,0,\n0,202,203,0,0,0,0,0,0,315,316,0,0,0,0,0,\n0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n  </data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/fallarbor-town.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"24\" height=\"20\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"5\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"1\" name=\"1\" width=\"24\" height=\"20\">\n  <data encoding=\"csv\">\n4303,4303,4303,4303,4303,4303,4303,4303,4303,4303,4303,4303,4303,4303,4303,4303,4303,4303,4529,4190,4190,4190,4190,4190,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4302,4303,4303,4303,4303,4303,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n4077,4077,4077,4077,4077,4077,4077,4077,4077,4077,4077,4077,4077,4077,4078,0,0,0,0,0,0,0,0,0,\n4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4641,4077,4077,4077,4077,4077,4078,0,0,0,\n4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4641,4077,4077,4077,\n4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,\n4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,\n4190,4190,4190,4190,4190,4190,4190,4190,0,0,0,0,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,\n4190,4190,4190,4190,4190,4190,4190,4190,0,0,0,0,0,0,0,0,0,0,0,0,4190,4190,4190,4190,\n4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,\n4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,\n4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,\n4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,\n4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,\n4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,\n4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,\n4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,\n4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190\n</data>\n </layer>\n <layer id=\"2\" name=\"2\" width=\"24\" height=\"20\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n247,247,247,247,247,247,247,247,247,247,247,247,247,247,247,247,247,360,0,0,0,0,0,0,\n247,247,247,247,247,247,247,247,247,247,247,247,247,247,247,247,360,246,247,247,247,247,247,360,\n247,247,247,247,247,247,247,247,247,247,247,247,247,247,247,360,246,247,247,247,247,247,360,246,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,246,247,247,247,247,247,360,246,247,\n3282,3283,3283,3284,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,246,247,247,\n3395,3396,3396,3397,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n3395,3396,3396,3397,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n3508,3509,3509,3510,0,0,0,0,0,0,0,3285,3286,3287,0,0,0,0,3285,3287,0,0,0,0,\n0,0,0,0,0,3285,3286,3286,3286,3286,3286,3399,3399,3399,3286,3286,3286,3286,3399,3399,3286,3286,3287,0,\n0,0,0,0,0,3511,3512,3512,3512,3512,3512,3512,3512,3512,3512,3399,3399,3512,3512,3512,3512,3512,3513,0,\n3282,3283,3283,3284,0,0,0,0,0,0,0,0,0,0,0,3398,3400,0,0,0,0,0,0,0,\n3395,3396,3396,3397,0,0,0,0,0,0,0,0,0,0,0,3398,3400,0,0,0,0,0,0,0,\n3395,3396,3396,3397,0,0,0,0,0,0,0,0,0,0,0,3398,3400,0,0,0,0,0,0,0,\n3508,3509,3509,3510,0,0,0,0,0,0,0,0,0,0,0,3398,3400,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3398,3400,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3398,3399,3286,3286,3287,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3511,3512,3512,3512,3513,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"3\" name=\"3\" width=\"24\" height=\"20\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,3849,3849,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,3849,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3623,\n0,0,0,0,3623,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,3623,3623,3623,3623,0,0,0,0,0,0,0,0,0,0,3623,3623,3623,3623,0,\n0,0,3849,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,3849,3849,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3623,\n0,0,0,0,0,4058,4059,4060,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,3736,0,4171,4172,4173,0,0,0,0,0,0,3623,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,4284,4285,4286,0,0,0,0,0,0,0,0,0,0,0,0,0,3623,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"4\" name=\"4\" width=\"24\" height=\"20\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n224,225,224,225,3756,3757,3757,3760,224,225,604,605,606,607,608,0,0,0,0,0,0,0,0,0,\n337,338,337,338,3869,3870,3870,3873,337,338,717,718,719,720,721,0,0,23,24,25,26,0,0,0,\n0,0,0,0,3982,3983,3984,3986,0,0,830,831,832,833,834,0,0,136,137,138,139,0,0,0,\n0,0,0,0,4091,4092,4093,4094,0,546,943,944,945,946,947,546,0,249,250,251,252,0,0,0,\n0,0,0,0,0,0,0,205,0,546,1056,1057,1058,1059,1060,546,0,362,363,364,365,0,0,0,\n0,0,0,0,0,0,0,0,0,0,205,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,205,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,27,28,28,30,0,0,\n0,0,0,0,0,0,0,0,0,0,0,3761,3762,0,0,0,0,0,140,141,142,143,0,0,\n0,0,0,0,0,0,0,0,0,3756,3757,3874,3875,0,0,0,0,0,253,254,255,256,224,225,\n0,224,225,0,0,0,0,0,0,3869,3870,3870,3873,0,0,0,0,0,362,363,368,369,337,451,\n224,450,451,225,0,0,0,0,0,3982,3983,3984,3986,0,0,0,0,0,0,0,0,0,224,450,\n450,338,337,451,225,0,0,0,0,4091,4092,4093,4094,0,0,0,0,0,0,0,0,224,450,451,\n451,225,224,450,451,225,224,225,0,0,0,0,0,0,0,0,0,0,224,225,224,450,451,450,\n450,451,450,451,450,451,450,451,225,224,225,224,225,224,225,224,225,224,450,451,450,451,450,338\n</data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/faraway-island.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"34\" height=\"46\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"4\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"1\" name=\"Calque de Tuiles 1\" width=\"34\" height=\"46\">\n  <data encoding=\"csv\">\n0,116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,\n0,116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,\n0,116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,\n0,116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,\n0,116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,\n0,116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,\n0,116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,\n0,116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,\n0,116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,\n0,116,116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,\n0,116,116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,\n0,116,116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,\n0,116,116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,\n0,116,116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,\n0,116,116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,\n0,116,116,116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,116,116,116,\n0,116,116,116,116,116,116,116,116,114,114,114,114,114,116,116,116,116,116,116,116,116,114,116,116,116,116,116,116,116,116,116,116,116,\n0,116,116,116,116,116,116,116,116,116,116,116,114,114,116,116,116,116,116,116,116,116,114,116,116,116,116,116,116,116,116,116,116,116,\n0,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n0,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n0,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,0,0,\n0,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,0,0,\n0,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,0,0,\n0,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,0,0,0,\n0,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,0,0,0,\n0,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,0,0,0,\n0,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,0,0,0,\n0,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,0,0,0,\n0,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,\n0,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,0,0,\n0,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,114,114,\n0,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,116,114,114,\n0,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,116,114,114,\n0,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,116,114,114,\n0,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,116,114,114,\n0,116,116,116,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,0,0,116,114,114,\n0,116,116,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,0,0,0,116,114,114,\n0,116,116,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,0,0,0,116,114,114,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,114,114,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"2\" name=\"Calque de Tuiles 2\" width=\"34\" height=\"46\">\n  <data encoding=\"csv\">\n4524,115,115,115,115,115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,117,117,117,117,117,\n4524,115,115,115,115,115,0,0,0,0,4070,4072,0,0,4070,4071,4072,0,659,0,0,0,0,0,0,0,0,0,0,117,117,117,117,117,\n4524,115,115,115,115,115,0,0,0,4070,4184,4298,659,0,4296,4297,4184,4072,659,659,0,0,0,0,0,0,0,0,0,117,117,117,117,117,\n4524,115,115,115,115,115,0,0,4070,4184,4298,0,0,0,0,0,4296,4184,4072,0,0,0,0,0,0,0,0,0,0,117,117,117,117,117,\n4524,115,115,115,115,115,0,0,4296,4298,0,0,0,0,0,0,0,4296,4298,0,0,0,0,0,0,0,0,0,0,117,117,117,117,117,\n4524,115,115,115,115,115,0,0,0,0,0,0,0,4070,4072,0,0,0,0,0,0,0,0,0,0,0,0,0,0,117,117,117,117,117,\n4524,115,115,115,115,115,0,0,0,0,0,0,0,4296,4298,0,0,0,0,0,0,0,0,0,0,0,0,0,659,117,117,117,117,117,\n4524,115,115,115,115,115,0,0,0,4070,4072,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,117,117,117,117,117,\n4524,115,115,115,115,115,0,0,4070,4184,4298,0,0,0,0,0,0,0,4070,4072,0,0,0,0,0,0,0,0,0,117,117,117,117,117,\n4524,115,115,115,115,228,342,0,4296,4298,0,0,0,659,0,0,0,4070,4184,4185,0,0,0,0,0,0,0,0,0,117,117,117,117,117,\n4524,115,115,115,228,342,115,0,0,0,0,0,4070,4072,0,0,0,4296,4184,4185,0,0,0,0,0,659,0,0,0,117,117,117,117,117,\n4524,115,115,115,0,115,115,0,0,0,0,0,4296,4298,659,0,0,0,4296,4298,0,0,0,0,0,0,0,0,0,117,117,117,117,117,\n4524,115,115,115,0,115,115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,117,117,117,117,117,\n4524,115,115,115,0,115,115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,659,0,0,0,0,0,0,117,117,117,117,117,\n4524,115,115,115,0,115,115,0,0,0,0,659,0,0,0,0,0,0,0,0,0,659,659,0,0,0,0,0,0,117,117,117,117,117,\n4524,115,115,115,0,115,228,342,0,0,0,0,0,0,0,0,0,0,0,0,0,659,0,341,229,229,229,229,229,230,117,117,117,117,\n4524,115,115,115,0,115,0,228,342,0,0,0,0,0,341,229,229,342,0,341,229,342,0,117,341,229,229,229,229,229,230,117,117,117,\n4524,115,115,115,0,228,229,342,228,1461,229,342,0,0,117,0,0,228,229,230,0,115,0,117,117,0,341,229,229,229,229,230,117,117,\n4524,115,115,115,0,0,0,115,0,0,0,115,0,341,230,341,229,229,229,229,342,228,229,230,117,341,230,341,229,229,229,229,230,117,\n4524,115,115,228,342,0,0,228,229,342,0,115,0,117,341,230,0,0,0,0,228,229,342,0,117,117,0,117,341,229,229,229,229,230,\n4524,115,115,0,115,0,0,0,0,115,0,115,341,230,117,0,0,0,0,341,229,342,228,342,117,117,341,230,117,4409,4410,4410,4410,4410,\n4524,115,115,0,228,229,342,0,0,115,0,115,117,0,117,0,341,1461,342,117,0,228,342,228,230,117,117,0,117,4522,0,0,0,0,\n4524,115,115,0,0,0,115,0,0,115,0,115,117,341,230,0,117,0,115,117,0,0,115,0,0,117,117,341,230,4522,0,0,0,0,\n4524,115,228,1461,342,0,115,0,0,115,0,115,117,117,0,0,117,0,115,117,0,0,228,342,0,117,117,117,4409,4635,0,0,0,0,\n4524,115,0,0,115,0,115,0,0,115,0,228,230,117,0,0,117,0,115,117,0,0,0,228,342,117,117,117,4522,0,0,0,0,0,\n4524,115,0,0,115,0,115,0,0,115,0,0,341,230,0,341,230,0,115,117,0,0,0,0,228,230,117,117,4522,0,0,0,0,0,\n4524,115,0,0,115,0,115,0,0,115,0,0,117,0,0,117,0,0,115,117,0,341,342,0,341,229,230,117,4522,0,0,0,0,0,\n4524,115,0,0,115,0,115,0,0,115,0,0,117,0,0,117,0,0,228,230,0,117,228,229,230,0,341,230,4522,0,0,0,0,0,\n4524,115,0,0,115,0,228,342,0,115,341,1461,230,0,341,230,0,0,0,341,229,230,0,341,229,229,230,4409,4635,0,0,0,0,0,\n4524,115,0,0,115,0,0,115,0,115,117,0,0,0,117,0,0,0,0,117,341,229,229,230,4409,4410,4410,4635,0,0,0,0,0,0,\n4524,115,0,0,115,0,0,228,342,228,230,0,341,229,230,0,0,0,341,230,117,4409,4410,4410,4635,0,0,0,0,0,0,0,0,0,\n4524,115,0,0,115,0,0,0,228,342,341,229,230,0,0,0,0,0,117,341,230,4522,0,0,0,0,0,0,0,0,0,2,4636,4636,\n4524,115,0,206,228,229,342,0,0,228,230,0,0,0,0,0,0,0,117,117,4409,4635,0,0,0,0,0,0,0,0,4524,115,0,0,\n4524,115,0,0,0,0,228,342,0,0,0,0,0,0,0,0,0,0,117,117,4522,0,0,0,0,0,0,0,0,0,4524,115,0,0,\n4524,115,0,0,0,0,0,228,229,229,229,229,229,229,229,1461,1462,229,230,117,4522,0,0,0,0,0,0,0,0,0,4524,115,0,0,\n4524,115,0,0,341,229,229,229,229,229,229,229,229,229,3402,3402,3402,3402,229,230,4522,0,0,0,0,0,0,0,0,0,4524,115,0,0,\n4524,115,0,341,230,4409,4410,4410,4410,4410,4410,4410,4410,4410,3402,3402,3402,3402,4410,4410,4635,0,0,0,0,0,0,0,0,0,4524,115,0,0,\n4524,115,0,117,4409,4635,0,0,0,0,3402,3402,3402,3402,3402,3402,3402,3402,0,0,0,0,0,0,0,0,0,0,0,0,4524,115,0,0,\n4524,228,229,230,4522,0,0,0,0,0,3402,3402,3402,3402,3402,3402,3402,3402,0,0,0,0,0,0,0,0,0,0,0,0,4524,115,0,0,\n4637,4410,4410,4410,4635,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4524,115,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4524,228,229,229,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4637,4410,4410,4410,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"3\" width=\"34\" height=\"46\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,219,219,219,331,331,331,219,219,331,331,331,331,331,331,219,219,219,219,219,219,219,219,219,0,0,0,0,0,\n0,0,0,0,0,0,219,219,219,0,0,0,331,219,0,0,0,0,0,0,331,219,219,219,219,219,219,219,219,0,0,0,0,0,\n0,0,0,0,0,0,219,219,331,0,0,0,0,219,0,0,0,0,0,0,0,219,219,219,219,219,219,219,219,0,0,0,0,0,\n0,0,0,0,0,0,219,219,0,0,0,218,218,219,218,218,0,0,0,218,0,219,219,219,219,219,219,219,219,0,0,0,0,0,\n0,0,0,0,0,0,219,219,0,0,218,219,219,331,331,219,218,0,0,219,218,219,219,219,219,219,219,219,219,0,0,0,0,0,\n0,0,0,0,0,0,219,219,218,218,219,331,219,0,0,219,219,218,218,219,219,219,219,219,219,219,219,219,331,0,0,0,0,0,\n0,0,0,0,0,0,219,219,219,331,331,0,331,0,0,331,219,219,219,219,219,219,331,331,219,219,219,219,0,0,0,0,0,0,\n0,0,0,0,0,0,219,219,331,0,0,0,218,218,218,0,331,219,331,331,219,219,0,0,219,219,219,219,0,0,0,0,0,0,\n0,0,0,0,0,0,331,219,0,0,0,218,219,331,219,218,0,331,0,0,331,331,0,0,219,219,219,331,0,0,0,0,0,0,\n0,0,0,0,0,0,0,219,0,0,218,219,331,0,219,331,218,0,0,0,218,0,0,218,219,331,219,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,219,219,0,331,331,0,0,331,0,219,0,0,0,331,0,218,219,219,0,219,218,0,0,0,0,0,0,\n0,0,0,0,0,0,0,219,219,218,218,0,0,0,0,0,219,218,0,0,0,218,219,219,219,218,219,219,0,0,0,0,0,0,\n0,0,0,0,0,0,0,219,219,331,219,218,218,0,218,0,331,331,218,0,218,219,331,219,219,331,219,219,218,0,0,0,0,0,\n0,0,0,0,0,0,0,219,219,0,331,331,331,218,331,0,0,0,331,218,219,331,0,219,219,0,219,219,219,0,0,0,0,0,\n0,0,0,0,0,0,0,331,219,0,0,0,0,331,0,218,218,218,0,331,331,0,0,331,331,0,331,331,331,0,0,0,0,0,\n0,0,0,0,0,0,0,0,331,0,218,218,218,0,0,331,331,331,218,0,0,0,218,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,331,331,219,218,0,0,0,0,331,0,0,0,219,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,219,331,0,0,0,0,0,0,0,0,331,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,219,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,907,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,907,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,218,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,0,0,0,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,3410,0,0,3412,0,0,0,0,0,0,0,0,0,0,202,203,0,0,219,219,\n0,0,0,0,0,0,202,203,0,0,0,0,0,0,3410,0,0,3412,0,0,0,0,0,0,0,0,0,0,315,316,0,0,219,219,\n0,0,0,0,0,0,315,316,0,0,3297,3298,3298,3298,0,0,0,3412,0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,219,\n0,0,0,0,0,202,203,0,0,0,3410,0,0,0,0,0,0,3412,0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,219,\n202,203,0,0,0,315,316,0,0,0,1465,1466,1466,1463,1464,1466,1466,1467,0,0,0,0,0,0,0,0,0,0,0,0,0,0,331,331,\n315,316,0,0,0,0,0,0,0,0,1578,0,0,0,0,0,0,1580,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,\n0,0,0,0,0,202,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,\n0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/fill-002.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"36\" height=\"20\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"3\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"1\" name=\"1\" width=\"36\" height=\"20\">\n  <data encoding=\"csv\">\n0,0,0,4978,116,116,116,116,116,116,116,116,116,116,116,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,\n0,0,0,4978,116,116,116,116,116,116,116,116,116,116,116,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,\n0,4978,4978,4978,116,116,116,116,116,116,116,116,116,116,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,\n0,4978,4978,4978,116,116,116,116,116,116,116,116,116,116,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,\n0,4978,4978,4978,116,116,116,116,116,116,116,116,116,116,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,\n0,4978,4978,4978,116,116,116,116,116,116,116,116,116,116,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,\n0,4978,4978,4978,116,116,116,116,116,116,116,116,116,116,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,\n0,4978,4978,4978,116,116,116,116,116,116,116,116,116,116,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,\n0,4978,4978,4978,4978,4978,116,116,116,116,116,116,116,116,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,\n0,4978,4978,4978,4978,4978,116,116,116,116,116,116,116,116,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,\n0,4978,4978,4978,4978,4978,116,116,116,116,116,116,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,\n0,4978,4978,4978,4978,4978,4978,116,116,116,116,116,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,\n0,0,0,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,\n0,0,0,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,\n0,0,0,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,\n0,0,0,0,0,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,\n0,0,0,0,0,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,\n0,0,0,0,0,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,\n0,0,0,0,0,0,0,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,\n0,0,0,0,0,0,0,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978\n</data>\n </layer>\n <layer id=\"2\" name=\"2\" width=\"36\" height=\"20\">\n  <data encoding=\"csv\">\n0,0,4977,115,115,0,0,2,3,3,3,4,0,117,0,117,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,\n4864,4865,220,115,115,0,0,115,0,0,0,117,0,117,0,117,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,\n4977,0,221,115,115,0,2,3,0,0,0,117,0,117,341,230,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,\n4977,220,221,115,115,0,115,0,0,0,0,117,0,117,117,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,\n4977,221,221,115,115,0,228,342,0,0,0,117,0,117,117,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,\n4977,221,221,115,115,0,0,228,229,229,229,230,0,117,117,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,\n4977,221,221,115,228,342,0,0,0,0,0,0,0,117,117,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,\n4977,221,221,115,0,228,342,0,0,0,0,0,0,117,117,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,\n4977,221,221,228,229,342,115,0,0,0,0,341,229,230,117,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,\n4977,221,221,220,220,115,228,229,342,0,0,117,0,0,117,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,\n4977,221,221,221,221,115,0,0,228,229,229,230,341,229,220,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,\n4977,333,333,221,221,220,342,0,0,0,0,0,117,220,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,\n5090,5091,5429,221,221,221,220,220,220,220,220,220,220,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,\n0,0,4977,333,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,\n0,0,4977,0,333,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,\n0,0,5090,5091,5429,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,\n0,0,0,0,4977,221,333,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,\n0,0,0,0,4977,333,0,333,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,\n0,0,0,0,5090,5091,5429,0,333,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,\n0,0,0,0,0,0,4977,0,0,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221\n</data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/fill-003.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"10\" height=\"8\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"4\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"1\" name=\"1A\" width=\"10\" height=\"8\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,\n3,3,4,0,0,0,0,0,0,0,\n4978,4978,117,0,0,0,0,0,0,0,\n4978,4978,3,3,3,3,3,4,0,0,\n4978,4978,4978,4978,4978,4978,4978,117,0,0,\n4978,4978,4978,4978,4978,4978,4978,117,0,0,\n4978,4978,4978,4978,4978,4978,4978,3,3,4,\n4978,4978,4978,4978,4978,4978,4978,4978,4978,117\n</data>\n </layer>\n <layer id=\"2\" name=\"1B\" width=\"10\" height=\"8\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,\n5318,5318,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,\n0,0,5318,5318,5318,5318,5318,0,0,0,\n0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,5318,5318,0,\n0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"3\" name=\"2A\" width=\"10\" height=\"8\">\n  <data encoding=\"csv\">\n220,0,0,0,0,0,0,0,0,0,\n221,220,0,0,0,0,0,0,0,0,\n221,221,0,220,0,0,0,0,0,0,\n221,221,220,221,0,220,220,0,0,0,\n221,221,221,333,220,221,221,0,0,0,\n333,221,221,220,221,333,221,0,220,0,\n0,333,221,221,333,220,333,220,221,0,\n0,220,221,221,220,221,220,221,221,0\n</data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/fill-004.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"30\" height=\"20\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"4\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"1\" name=\"1\" width=\"30\" height=\"20\">\n  <data encoding=\"csv\">\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n341,229,229,229,229,342,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n230,0,0,0,0,115,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,228,229,229,229,342,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,0,228,342,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,0,0,115,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,0,0,228,229,342,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,0,0,0,0,115,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,0,0,0,0,115,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,0,0,0,0,228,229,229,342,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,229,229,229,229,342,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,229,229,229,229,229,342,114,114,114,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,229,229,229\n</data>\n </layer>\n <layer id=\"3\" name=\"2\" width=\"30\" height=\"20\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"2\" name=\"3\" width=\"30\" height=\"20\">\n  <data encoding=\"csv\">\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n325,326,325,326,325,326,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n0,0,0,0,0,0,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n0,0,0,0,0,0,325,326,325,326,325,326,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n0,0,0,0,0,0,0,0,0,0,0,0,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n0,0,0,0,0,0,0,0,0,0,0,0,325,326,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,325,326,325,326,325,326,325,326,438,439,438,439,438,439,438,439,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,212,213,212,213,212,213,212,213,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,325,326,325,326,325,326,325,326,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/fill-005.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"53\" height=\"32\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"5\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"1\" name=\"Calque de Tuiles 1\" width=\"53\" height=\"32\">\n  <data encoding=\"csv\">\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"2\" name=\"Calque de Tuiles 2\" width=\"53\" height=\"32\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4409,4410,4410,4410,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4409,4410,4410,4635,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4409,4410,4635,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4409,4635,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4522,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4409,4635,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4409,4635,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4522,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4522,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4409,4635,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4522,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4636,4522,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4636,4522,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4636,4636,4522,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4636,4522,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"3\" name=\"Calque de Tuiles 3\" width=\"53\" height=\"32\">\n  <data encoding=\"csv\">\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n331,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n0,331,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,331,331,331,331,\n0,0,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,331,331,331,0,0,0,0,\n212,213,331,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,331,331,0,0,0,0,0,0,0,\n438,439,0,331,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,331,0,0,0,0,0,0,0,0,0,\n212,213,212,213,331,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,0,0,\n438,439,438,439,0,331,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,331,0,0,0,0,0,0,0,0,0,0,\n212,213,212,213,212,213,331,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,331,0,0,0,0,0,0,0,0,0,0,0,\n438,439,438,439,438,439,0,331,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,0,0,0,0,\n212,213,212,213,212,213,212,213,331,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,0,0,0,0,\n438,439,438,439,438,439,438,439,0,331,331,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,331,0,0,0,0,0,0,0,0,0,0,0,0,\n212,213,212,213,212,213,212,213,212,213,0,331,331,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,0,0,0,0,0,\n438,439,438,439,438,439,438,439,438,439,0,0,0,331,331,331,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,218,0,0,0,0,0,0,0,0,0,0,0,0,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,331,331,331,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,218,0,0,0,0,0,0,0,0,0,0,0,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,0,0,0,331,331,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,218,218,0,0,0,0,0,0,0,0,0,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,0,331,331,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,218,0,0,0,0,0,0,0,0,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,0,0,0,331,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"4\" name=\"Calque de Tuiles 4\" width=\"53\" height=\"32\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n99,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,99,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,99,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,99,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,99,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,99,100,99,100,99,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,99,100,99,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,99,100,99,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\n</data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/fill-006.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"43\" height=\"26\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"3\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"2\" name=\"Calque de Tuiles 2\" width=\"43\" height=\"26\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,\n0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,\n0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,\n0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,\n0,0,0,0,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,\n0,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,\n0,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0\n</data>\n </layer>\n <layer id=\"1\" name=\"Calque de Tuiles 1\" width=\"43\" height=\"26\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,3,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,0,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,3,3,0,0,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,0,0,0,0,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,3,3,3,3,0,0,0,0,0,3,3,4,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,2,3,4,0,0,0,0,0,0,0,0,117,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,0,115,0,117,0,0,0,0,0,0,0,0,117,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,2,3,0,3,3,4,0,0,0,0,0,0,3,3,4,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,115,2,3,4,0,3,4,0,0,0,0,0,0,0,117,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,115,228,229,230,0,0,117,0,0,0,0,0,0,0,117,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,115,0,0,0,341,229,230,0,0,0,0,0,0,0,117,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,0,115,0,341,229,230,0,0,0,0,0,0,0,0,0,3,3,3,3,4,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,0,228,229,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,117,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,3,4,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,2,3,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,3,4,0,0,0,117,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,0,117,0,0,0,117,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,2,4,3,4,0,0,117,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,115,0,0,0,2,3,3,3,3,3,4,0,0,0,0,0,0,115,0,115,3,4,117,0,0,117,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,2,3,3,0,2,3,3,0,2,3,3,4,3,4,0,0,0,0,2,3,0,115,0,117,3,4,0,3,3,3,4,0,0,\n0,0,0,0,0,0,2,3,3,3,3,0,0,2,3,2,3,3,3,0,0,3,4,3,4,0,0,0,115,0,0,115,0,3,4,3,3,4,0,0,117,0,0,\n0,0,0,0,0,0,115,0,0,0,0,0,2,3,0,115,0,0,0,0,0,0,117,0,3,3,3,3,3,2,3,3,0,0,3,3,4,117,0,0,117,0,0,\n0,0,0,0,0,0,115,0,2,3,3,3,3,0,2,3,0,0,0,0,0,0,3,3,3,4,0,0,0,115,0,0,0,0,0,0,117,117,0,0,117,0,0,\n0,0,0,0,2,3,3,2,3,0,0,0,2,3,3,0,0,0,0,0,0,0,0,0,0,117,0,0,0,115,0,0,0,0,0,0,117,117,0,0,3,3,4,\n0,2,3,3,3,2,3,3,2,3,4,0,115,0,0,0,0,0,0,0,0,0,0,0,0,3,3,3,3,3,0,0,0,0,0,0,117,3,3,3,4,0,117,\n4524,115,0,2,3,3,0,2,3,0,117,0,115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,3,4,0,117,0,117,\n4524,115,0,115,0,2,3,3,0,0,117,0,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,117,0,3,3,3\n</data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/fill-007.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"7\" height=\"26\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"4\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"1\" name=\"1\" width=\"7\" height=\"26\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,2,\n0,0,0,0,0,0,115,\n0,0,0,0,0,0,115,\n0,0,0,0,2,3,3,\n0,0,0,0,115,114,114,\n0,0,0,0,115,114,114,\n0,0,0,0,115,114,114,\n0,0,2,3,3,114,114,\n0,0,115,114,114,114,114,\n0,0,115,114,114,114,114,\n0,0,115,114,114,114,114,\n0,0,115,114,114,114,114,\n0,0,115,114,114,114,114,\n0,0,115,114,114,114,114,\n0,0,115,114,114,114,114,\n0,0,115,114,114,114,114,\n0,0,115,114,114,114,114,\n0,0,115,114,114,114,114,\n0,0,115,114,114,114,114,\n2,3,3,114,114,114,114,\n115,114,114,114,114,114,114,\n115,114,114,114,114,114,114,\n115,114,114,114,114,114,114,\n115,114,114,114,114,114,114,\n115,114,114,114,114,114,114,\n115,114,114,114,114,114,114\n</data>\n </layer>\n <layer id=\"3\" name=\"2\" width=\"7\" height=\"26\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,\n0,0,0,0,0,1810,1810,\n0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,\n0,0,0,1810,1810,0,0,\n0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,\n0,1810,1810,0,0,0,0,\n0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,\n0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"2\" name=\"3\" width=\"7\" height=\"26\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,\n0,0,0,0,0,99,100,\n0,0,0,0,0,212,213,\n0,0,0,0,0,438,439,\n0,0,0,0,0,212,213,\n0,0,0,99,100,438,439,\n0,0,0,212,213,212,213,\n0,0,0,438,439,438,439,\n0,0,0,212,213,212,213,\n0,0,0,438,439,438,439,\n0,0,0,212,213,212,213,\n0,0,0,438,439,438,439,\n0,0,0,212,213,212,213,\n0,0,0,438,439,438,439,\n0,0,0,212,213,212,213,\n0,0,0,438,439,438,439,\n0,0,0,212,213,212,213,\n0,99,100,438,439,438,439,\n0,212,213,212,213,212,213,\n0,438,439,438,439,438,439,\n0,212,213,212,213,212,213,\n0,438,439,438,439,438,439,\n0,212,213,212,213,212,213,\n0,438,439,438,439,438,439\n</data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/fill-010.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"35\" height=\"40\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"4\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"1\" name=\"1\" width=\"35\" height=\"40\">\n  <data encoding=\"csv\">\n119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n119,119,119,119,119,119,119,119,119,114,114,114,114,114,114,114,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n114,114,119,119,119,119,119,119,114,114,114,114,114,114,114,114,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,119,119,119,119,119,119,119,119,119,119,119,119,119,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,119,119,119,119,119,119,119,119,119,119,119,119,119,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,119,119,119,119,119,119,119,119,119,119,119,119,119,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,119,119,119,119,119,119,119,119,119,119,119,119,119,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,119,119,119,119,119,114,114,114,119,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,119,119,119,119,119,119,119,119,119,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,232,114,119,119,119,119,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,119,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114\n</data>\n </layer>\n <layer id=\"2\" name=\"2\" width=\"35\" height=\"40\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,120,0,0,0,0,0,0,0,0,0,118,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,344,232,232,232,233,0,0,0,0,0,0,0,0,0,118,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,344,232,232,232,233,0,0,0,5,7,0,0,0,5,6,7,0,0,231,\n232,232,232,345,0,0,0,0,0,0,0,344,232,232,232,232,233,0,0,0,0,0,0,0,118,6,7,0,0,231,232,233,0,0,0,\n0,0,0,231,232,232,232,232,232,232,232,233,344,232,232,232,232,232,232,345,0,0,0,0,231,232,233,0,0,0,0,0,5,7,0,\n0,0,0,0,0,344,232,232,232,232,232,232,233,0,344,232,232,232,345,118,0,0,0,0,0,0,0,0,0,0,0,0,231,233,0,\n232,232,232,232,232,233,344,232,232,232,232,232,232,232,233,0,0,0,118,231,232,232,232,232,232,232,232,232,232,232,232,345,0,0,0,\n232,232,232,232,232,232,233,344,232,232,232,232,232,232,232,232,232,345,231,232,232,232,232,232,232,232,232,232,345,0,0,231,232,345,0,\n232,232,232,232,232,232,232,233,344,232,232,232,232,232,232,232,345,231,232,232,232,232,232,232,232,232,345,0,118,0,0,0,0,118,0,\n232,232,232,232,345,0,0,344,233,344,232,232,232,232,232,345,231,232,345,0,0,0,0,0,0,0,231,345,231,232,345,0,0,231,232,\n232,345,0,0,231,232,232,233,344,233,0,0,0,0,0,118,0,0,231,232,232,232,232,345,0,0,0,118,0,0,231,232,232,232,232,\n0,231,232,232,232,232,232,232,233,0,0,0,0,0,0,231,232,232,232,232,232,345,0,118,0,0,0,231,345,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,118,0,231,345,0,0,0,231,232,232,232,232,232,232,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,118,0,0,231,232,345,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,118,0,0,0,0,231,232,232,345,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,231,232,232,232,345,0,0,0,231,232,232,232,232,232,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,118,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,231,232,232,232,232,345,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,231,232,232,345,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,231,232,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"3\" name=\"3\" width=\"35\" height=\"40\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,910,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,910,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,99,100,99,100,0,0,0,0,0,0,0,0,910,0,0,0,0,0,0,0,0,0,0,0,\n100,0,0,0,0,0,0,0,0,0,0,212,213,212,213,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n213,99,100,99,100,99,100,99,100,99,100,438,439,438,439,99,100,99,100,99,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n439,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n213,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,0,0,0,0,0,0,0,0,0,0,0,0,0,910,\n439,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n213,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,99,100,99,100,0,0,0,0,0,0,0,0,0,0,\n439,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,0,0,0,0,0,0,0,0,0,0,\n213,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,99,100,99,100,0,0,0,0,0,0,\n439,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,0,0,0,0,0,0,\n213,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,99,100,99,100,99,100,\n439,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n213,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n439,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n213,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n439,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n213,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n439,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n213,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n326,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n99,551,552,551,552,551,552,551,552,551,552,551,552,551,552,551,552,551,552,551,552,551,552,551,552,551,552,551,552,551,552,551,552,551,552,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438\n</data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/fill-011.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"100\" height=\"100\" tilewidth=\"16\" tileheight=\"16\" infinite=\"1\" nextlayerid=\"4\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"2\" name=\"Calque de Tuiles 2\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n   <chunk x=\"0\" y=\"0\" width=\"16\" height=\"16\">\n116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,\n116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,\n116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,\n116,116,116,116,116,116,116,116,116,116,116,0,0,0,0,0,\n116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,0,\n116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,\n116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,\n116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,\n116,116,116,116,116,116,116,0,114,114,0,0,0,0,0,0,\n116,116,116,116,0,0,0,114,114,114,0,0,0,0,0,0,\n114,0,0,114,114,114,114,114,114,114,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"16\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,114,114,114,114,114,114,0,0,0,0,0,0,0,\n0,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"0\" y=\"16\" width=\"16\" height=\"16\">\n114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n  </data>\n </layer>\n <layer id=\"1\" name=\"Calque de Tuiles 1\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n   <chunk x=\"0\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,228,342,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,228,229,229,342,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,115,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,228,229,229,229,342,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,228,342,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,115,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,228,229,229,229,\n0,0,0,0,0,0,0,0,341,229,0,0,0,0,0,0,\n0,0,0,0,0,0,0,341,230,0,0,0,0,0,0,0,\n0,0,0,0,341,229,229,230,0,0,0,0,0,0,0,0,\n229,229,229,229,230,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"16\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,341,229,229,229,342,0,0,0,0,0,0,0,\n0,341,229,229,230,0,0,0,228,342,0,0,0,0,0,0,\n341,230,0,0,0,0,0,0,0,228,229,229,229,229,229,229,\n230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n  </data>\n </layer>\n <layer id=\"3\" name=\"Calque de Tuiles 3\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n   <chunk x=\"0\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,218,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,218,219,0,0,0,0,0,0,\n0,0,0,0,0,0,218,0,219,219,0,0,0,0,0,0,\n218,218,0,0,218,218,219,218,219,219,0,0,0,0,0,0,\n219,219,218,218,219,219,219,219,219,219,0,0,0,0,0,0,\n219,219,219,219,219,219,219,219,219,219,0,0,0,0,0,0,\n219,219,219,219,219,219,219,219,219,219,0,0,0,0,0,0,\n219,219,219,219,219,219,219,219,219,219,0,0,0,0,0,0,\n219,219,219,219,219,219,219,219,219,219,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"0\" y=\"16\" width=\"16\" height=\"16\">\n219,219,219,219,219,219,219,219,219,219,0,0,0,0,0,0,\n219,219,219,219,219,219,219,219,219,219,0,0,0,0,0,0,\n219,219,219,219,219,219,219,219,219,219,0,0,0,0,0,0,\n219,219,219,219,219,219,219,219,219,219,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n  </data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/fill-012.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"36\" height=\"12\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"5\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"1\" name=\"1\" width=\"36\" height=\"12\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4190,4190,4190,4190,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,\n0,0,0,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,\n4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,\n4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,\n4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,\n4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,\n4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,\n4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,\n4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190\n</data>\n </layer>\n <layer id=\"2\" name=\"2\" width=\"36\" height=\"12\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20,21,21,21,21,22,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20,21,21,21,21,21,21,21,21,22,0,21,21,21,22,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,20,21,21,21,21,21,21,21,21,21,0,0,0,0,0,0,21,21,21,22,0,21,21,21,21,\n0,0,20,21,21,21,21,21,21,21,21,21,21,21,21,21,21,0,0,0,0,0,0,0,0,0,0,0,0,0,21,21,21,22,0,0,\n21,21,21,21,21,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,21,21,21,\n21,21,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,\n0,20,21,21,21,21,21,21,21,21,21,21,21,22,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n21,21,0,20,21,21,21,21,21,21,21,21,21,21,21,21,22,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n21,21,21,21,0,0,0,0,0,0,0,0,0,0,21,21,21,21,21,22,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21,21,22,21,22,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21,22,135,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"3\" name=\"3\" width=\"36\" height=\"12\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,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,\n0,0,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,22,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"4\" name=\"4\" width=\"36\" height=\"12\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,224,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,\n0,0,0,0,0,224,450,338,224,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,\n0,224,225,0,0,337,338,224,450,451,225,224,225,0,0,224,225,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n224,450,451,225,224,225,224,450,451,450,451,450,451,225,0,337,338,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n450,451,450,451,450,451,450,451,450,451,450,451,450,451,225,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/fill-013.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"24\" height=\"10\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"5\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"1\" name=\"1\" width=\"24\" height=\"10\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n4190,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n4190,4190,4190,0,0,0,0,0,0,0,0,0,0,0,4190,4190,4190,4190,4190,4190,4190,0,0,0,\n4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,0,0,\n4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,\n4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,\n4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,\n4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,\n4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190\n</data>\n </layer>\n <layer id=\"2\" name=\"2\" width=\"24\" height=\"10\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n22,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n21,22,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n21,21,21,22,0,0,0,0,0,0,0,0,0,20,21,21,21,21,21,21,21,22,0,0,\n0,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,22,21,22,0,\n0,0,0,0,21,21,21,21,21,21,21,21,21,21,21,0,0,0,0,0,21,21,21,21,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"3\" name=\"3\" width=\"24\" height=\"10\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,22,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,22,0,0,0,0,0,0,0,0,0,20,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"4\" name=\"4\" width=\"24\" height=\"10\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/fill-014.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"40\" height=\"28\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"4\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"1\" name=\"Calque de Tuiles 1\" width=\"40\" height=\"28\">\n  <data encoding=\"csv\">\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,114,114,114,114,114,114,0,116,116,116,0,0,0,0,0,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,0,0,116,116,116,116,116,0,0,0,0,0,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,116,116,116,116,116,116,116,0,116,116,0,114,114,114,114,114,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,116,116,116,116,116,116,116,116,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,116,116,116,116,0,0,114,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114\n</data>\n </layer>\n <layer id=\"2\" name=\"Calque de Tuiles 2\" width=\"40\" height=\"28\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,341,229,230,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,117,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,117,207,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,117,0,207,4070,4072,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,117,0,0,4296,4298,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,341,230,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,341,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,117,0,0,0,0,0,0,0,207,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,4,207,0,0,0,0,207,341,229,229,229,229,229,229,229,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,341,229,230,0,207,207,207,207,341,230,341,229,229,229,229,229,229,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,117,0,341,229,229,229,229,229,230,341,230,0,341,229,229,229,229,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,117,341,230,341,229,229,229,229,229,230,0,341,230,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,341,229,230,117,341,230,0,0,0,0,0,0,341,230,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,117,0,0,117,117,0,0,0,341,229,229,229,230,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,117,0,0,117,117,341,229,229,230,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,117,341,229,230,117,117,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,341,229,229,230,117,0,341,230,117,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,117,0,0,0,117,341,230,0,117,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,117,0,0,0,117,117,0,341,230,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,117,0,0,0,117,117,341,230,0,0,4079,4081,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,117,0,0,0,117,117,117,0,0,0,4192,4193,4080,4080,4080,4080,4080,4080,4080,4080,4080,4081,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,117,0,0,341,230,117,117,0,0,4079,4193,4193,4306,4306,4306,4306,4306,4306,4306,4306,4306,4307,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,341,230,0,0,117,341,230,117,0,4079,4193,4193,4193,4307,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,117,0,0,0,117,117,341,230,0,4192,4193,4193,4307,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,117,0,0,0,117,117,117,0,0,4192,4193,4193,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,117,0,0,341,230,117,117,0,0,4305,4306,4307,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,341,230,0,0,117,341,230,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,341,230,0,0,341,230,117,341,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"3\" name=\"Calque de Tuiles 3\" width=\"40\" height=\"28\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,331,219,219,219,219,219,219,219,219,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,94,0,219,219,219,219,219,219,219,219,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,331,331,219,219,219,219,219,219,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,219,219,219,219,219,219,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,331,219,219,219,219,219,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,94,94,94,94,0,219,219,219,219,219,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,94,94,94,94,94,331,331,331,331,219,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,94,94,94,94,94,0,0,0,0,0,331,331,331,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,94,94,94,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,218,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,218,219,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,218,218,219,219,219,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,219,219,219,219,219,219,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4769,4770,4770,4772,331,331,219,219,331,331,219,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4882,4883,4883,4885,0,0,331,331,0,0,331,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4995,4996,4997,4998,0,218,0,0,0,218,0,331,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,5108,5109,5110,5111,0,331,0,0,218,331,0,0,331,\n0,0,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,0,0,0,0,0,206,0,0,331,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,331,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,218,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,218,0,218,218,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,218,219,219,218,219,219,219,219,\n0,0,0,0,0,0,0,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,219,219,219,219,219,219,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1908,1908,1908,0,1908,1908,1908,219,219,219,219,219,219,219,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,218,218,218,218,218,218,219,219,219,219,219,219,219,219,219\n</data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/fill-015.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"40\" height=\"22\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"4\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"1\" name=\"Calque de Tuiles 1\" width=\"40\" height=\"22\">\n  <data encoding=\"csv\">\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,116,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,\n116,116,114,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,114,116,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,114,116,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,114,116,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,116,116,116,116,114,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,116,116,114,114,2605,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,116,116,116,114,116,116,116,116,116,116,114,114,114,2605,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,116,116,116,116,116,114,116,116,116,114,114,114,114,114,2605,0,0,0,0,0,0,2605,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,116,116,116,116,116,114,114,114,114,114,114,114,114,114,2605,0,0,0,0,0,0,2605,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,116,116,116,116,116,114,114,114,114,114,114,114,114,114,4978,0,0,0,0,0,4978,4978,114,114,114,114,114,114,114,114,114,114,114\n</data>\n </layer>\n <layer id=\"2\" name=\"Calque de Tuiles 2\" width=\"40\" height=\"22\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,117,0,0,0,117,0,0,0,117,117,0,341,229,229,230,0,0,0,0,0,0,0,0,0,4524,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,117,0,0,0,117,0,0,0,117,117,341,230,0,0,0,0,0,0,0,0,0,0,0,0,4524,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,117,0,0,0,117,0,0,0,117,117,117,0,0,0,0,0,0,0,0,0,0,0,4524,0,4636,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,341,230,0,0,0,117,0,0,0,117,117,117,0,0,0,0,0,4524,4636,4636,4636,4636,4636,4636,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,117,0,0,0,0,117,0,0,0,117,117,117,0,0,0,0,4524,4636,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,117,0,0,0,0,117,0,0,0,117,117,117,0,0,0,0,4524,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,117,0,0,0,0,117,0,0,0,117,117,117,0,0,0,0,4637,4411,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,117,0,0,0,0,117,0,0,0,117,117,117,0,0,0,0,0,4637,4411,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,117,0,0,0,0,117,0,0,0,117,117,3,4,0,0,0,0,0,4637,4411,0,0,0,0,0,0,0,0,0,0,0,0,\n229,229,229,229,229,229,229,229,230,0,0,0,0,3,4,0,0,117,3,4,3,3,4,0,0,0,0,4524,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,117,0,0,117,0,3,4,0,117,0,0,0,0,4524,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,117,0,0,3,4,0,117,0,117,0,0,0,0,4524,0,0,0,0,0,0,0,0,0,0,0,0,\n229,229,229,342,0,0,0,0,0,0,0,0,0,0,117,0,0,0,117,0,117,0,117,0,0,0,0,4524,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,228,229,229,229,229,229,229,342,0,0,0,117,0,0,0,117,0,117,0,117,0,0,0,0,4524,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,228,229,229,229,230,0,0,0,117,0,117,0,117,0,0,0,0,4524,793,0,0,0,0,0,0,0,0,0,0,0,\n229,229,229,229,229,229,229,229,342,0,0,0,0,0,0,0,341,229,230,341,230,0,117,0,0,0,0,4637,906,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,115,0,0,0,0,0,0,0,117,341,229,230,0,341,230,0,0,0,0,4864,906,0,0,0,0,0,0,0,0,0,0,0,\n229,229,229,229,342,0,0,0,115,0,0,341,229,229,229,229,230,117,0,341,229,230,4866,0,0,0,0,4977,906,0,0,0,0,0,0,0,0,0,0,0,\n229,229,342,0,228,229,229,342,115,0,0,117,0,0,341,229,229,230,341,230,908,0,4979,0,0,0,0,4977,1019,1246,0,0,0,0,0,0,0,0,0,0,\n0,0,228,229,229,229,342,115,115,0,0,117,341,229,230,341,229,229,230,0,908,0,4979,0,0,0,0,4977,0,906,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,795,115,115,115,0,0,117,117,341,229,230,0,0,0,0,908,0,4979,0,0,0,4864,5203,0,906,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,908,115,115,115,0,0,117,117,117,0,0,0,0,0,0,908,0,4979,0,0,0,4977,0,0,906,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"3\" width=\"40\" height=\"22\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,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,219,219,219,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,218,219,219,219,219,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,218,0,0,218,219,219,219,219,219,219,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,219,219,218,218,219,219,219,219,219,219,219,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,331,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,331,219,219,219,219,219,219,219,219,219,219,219,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,331,219,331,219,219,219,219,219,219,219,219,219,219,\n0,0,0,0,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,218,219,219,219,219,219,219,219,219,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,331,219,219,219,219,219,219,219,219,219,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,219,219,219,219,219,219,219,219,219,219,219,\n0,0,0,0,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,219,219,219,219,219,219,219,219,219,219,219,\n0,0,0,0,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,219,219,219,219,219,219,219,219,219,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,331,219,219,219,219,219,219,219,219,219,219,219,\n0,0,0,0,0,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,219,219,219,219,219,219,219,219,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,331,219,219,219,219,219,219,219,219,219,219,\n0,0,0,0,0,0,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,219,219,219,219,219,219,219,219,219,\n0,0,0,0,0,0,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,219,219,219,219,219,219,219,219,219,\n0,0,0,0,0,0,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,219,219,219,219,219,219,219,219,219,\n218,218,218,218,0,0,0,0,0,0,0,0,0,0,0,0,218,0,0,218,0,0,0,0,0,0,0,0,0,0,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,218,0,0,0,0,0,0,0,0,0,0,218,219,218,218,219,0,0,0,0,0,0,0,0,0,0,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,0,0,0,0,0,0,0,0,0,218,219,219,219,219,219,0,0,0,0,0,0,0,0,0,0,219,219,219,219,219,219,219,219,219,331\n</data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/fill-016.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"100\" height=\"100\" tilewidth=\"16\" tileheight=\"16\" infinite=\"1\" nextlayerid=\"5\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"2\" name=\"Calque de Tuiles 2\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n   <chunk x=\"0\" y=\"0\" width=\"16\" height=\"16\">\n4184,4184,4184,4184,4184,4184,4184,114,114,0,116,116,116,0,0,0,\n4184,4184,4184,4184,4184,4184,114,0,114,114,0,0,116,0,0,0,\n4184,4184,4184,4184,114,114,114,114,114,114,0,0,0,0,0,0,\n4184,4184,4184,4184,114,0,114,114,114,114,116,0,0,0,0,0,\n4184,114,114,114,114,114,114,114,114,114,116,0,0,0,0,0,\n114,114,114,114,114,114,114,114,114,116,116,0,0,0,0,0,\n114,114,114,114,114,114,114,114,114,116,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,116,116,0,0,0,0,0,0,\n114,114,114,114,114,114,114,116,116,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,116,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,0,4978,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,4978,4978,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,4978,4978,0,0,0,0,0,0,0,0,\n114,114,114,114,114,4978,4978,4978,0,0,0,0,0,0,0,0,\n114,114,114,114,114,4978,4978,4978,4978,0,0,0,0,0,0,0,\n114,114,114,114,114,4978,4978,4978,4978,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"0\" y=\"16\" width=\"16\" height=\"16\">\n114,114,114,114,114,4978,4978,4978,4978,0,0,0,0,0,0,0,\n114,114,114,114,4978,4978,4978,4978,4978,4978,0,0,0,0,0,0,\n114,114,114,114,4978,4978,4978,4978,4978,4978,0,0,0,0,0,0,\n114,114,114,114,4978,4978,4978,4978,4978,4978,0,0,0,0,0,0,\n114,114,114,114,4978,4978,4978,4978,4978,4978,0,0,0,0,0,0,\n114,114,114,114,4978,4978,4978,4978,4978,4978,0,0,0,0,0,0,\n114,114,114,114,116,4978,4978,4978,4978,4978,4978,0,0,0,0,0,\n114,114,114,114,114,4978,4978,4978,4978,4978,4978,0,0,0,0,0,\n114,114,114,114,114,4978,4978,4978,4978,4978,4978,4978,0,0,0,0,\n114,114,114,114,114,4978,4978,4978,4978,4978,4978,4978,4978,4978,0,0,\n114,114,114,114,114,116,4978,4978,4978,4978,4978,4978,4978,4978,0,0,\n114,114,114,114,114,114,116,4978,4978,4978,4978,4978,4978,4978,0,0,\n114,114,114,114,114,114,114,4978,4978,4978,4978,4978,4978,4978,0,0,\n114,114,114,114,114,114,114,116,4978,4978,4978,4978,4978,4978,4978,0,\n114,114,114,114,114,114,114,114,114,114,114,116,4978,4978,4978,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,116,4978,0\n</chunk>\n   <chunk x=\"0\" y=\"32\" width=\"16\" height=\"16\">\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"16\" y=\"32\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,\n114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n  </data>\n </layer>\n <layer id=\"1\" name=\"Calque de Tuiles 1\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n   <chunk x=\"0\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,4524,0,0,117,0,0,117,4409,4410,4635,\n0,0,0,0,0,4524,4636,341,229,230,341,229,230,4522,0,0,\n0,0,0,4524,4636,4636,0,117,0,0,117,4409,4410,4635,0,0,\n0,0,0,4524,0,341,229,230,0,0,117,4522,0,0,0,0,\n4524,4636,4636,4636,0,117,0,0,0,0,117,4522,0,0,0,0,\n4636,0,0,341,229,230,0,0,0,341,230,4522,0,0,0,0,\n229,229,229,230,0,0,0,0,0,117,4409,4635,0,0,0,0,\n0,0,0,0,0,0,0,0,341,230,4522,0,0,0,0,0,\n0,0,0,0,0,0,0,341,230,4409,4635,0,0,0,0,0,\n0,0,0,0,0,0,0,117,4409,4635,0,0,0,0,0,0,\n0,0,0,0,0,0,341,230,4522,0,0,0,0,0,0,0,\n0,0,0,0,0,0,117,0,4522,0,0,0,0,0,0,0,\n0,0,0,0,0,0,117,0,4522,0,0,0,0,0,0,0,\n0,0,0,0,0,341,230,0,4522,0,0,0,0,0,0,0,\n0,0,0,0,0,117,0,0,4636,4522,0,0,0,0,0,0,\n0,0,0,0,0,117,0,0,0,4522,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"0\" y=\"16\" width=\"16\" height=\"16\">\n0,0,0,0,0,117,0,0,0,4522,0,0,0,0,0,0,\n0,0,0,0,341,230,0,0,0,4636,4522,0,0,0,0,0,\n0,0,0,0,117,0,0,0,0,0,4522,0,0,0,0,0,\n0,0,0,0,117,0,0,0,0,0,4522,0,0,0,0,0,\n0,0,0,0,117,0,0,0,0,0,4522,0,0,0,0,0,\n0,0,0,0,117,0,0,0,0,0,4522,0,0,0,0,0,\n0,0,0,0,3,4,0,0,0,0,4636,4522,0,0,0,0,\n0,0,0,0,0,117,0,0,0,0,0,4522,0,0,0,0,\n0,0,0,0,0,117,0,0,0,0,0,4636,4522,0,0,0,\n0,0,0,0,0,117,0,0,0,0,0,0,4636,4636,4522,0,\n0,0,0,0,0,3,4,0,0,0,0,0,0,0,4522,0,\n0,0,0,0,0,0,3,4,0,0,0,0,0,0,4522,0,\n0,0,0,0,0,0,0,117,0,0,0,0,0,0,4522,0,\n0,0,0,0,0,0,0,3,3,3,3,4,0,0,4636,4522,\n0,0,0,0,0,0,0,0,0,0,0,3,3,4,0,4522,\n229,229,342,0,0,0,0,0,0,0,0,0,0,3,4,4522\n</chunk>\n   <chunk x=\"0\" y=\"32\" width=\"16\" height=\"16\">\n0,0,228,229,229,229,342,0,0,0,0,0,0,0,117,4522,\n0,0,0,0,0,0,228,229,342,0,0,0,0,0,117,4522,\n0,0,0,0,0,0,0,0,228,229,229,229,229,229,230,4636,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"16\" y=\"32\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n4636,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,4636,4636,4522,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,4522,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,4636,4636,4636,4522,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,4636,4636,4522,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n  </data>\n </layer>\n <layer id=\"4\" name=\"Calque de Tuiles 4\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n   <chunk x=\"0\" y=\"16\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,1810,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,1810,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,1810,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,1810,1810,1810,1810,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,1810,1810,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,1810,0,0\n</chunk>\n  </data>\n </layer>\n <layer id=\"3\" name=\"Calque de Tuiles 3\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n   <chunk x=\"0\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,99,100,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,212,213,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,325,326,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"0\" y=\"16\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,2592,2593,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,2705,2706,2595,0,0,0,0,0,0,\n0,0,0,0,0,0,0,2818,2819,2708,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,2821,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,2595,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,2708,2594,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,2821,2707,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,2820,0,3157,3158,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,3270,3271,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,2818,2819,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n218,218,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"0\" y=\"32\" width=\"16\" height=\"16\">\n219,219,0,0,218,218,0,0,0,0,0,0,0,0,0,0,\n219,219,218,218,219,219,0,218,0,0,0,0,0,0,0,218,\n219,219,219,219,219,219,218,219,218,0,0,0,0,218,218,219,\n219,219,219,219,219,219,219,219,219,218,218,218,218,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"16\" y=\"32\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n218,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n219,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n219,218,218,0,0,0,0,0,0,0,0,0,0,0,0,0,\n219,219,219,0,0,0,0,0,0,0,0,0,0,0,0,0,\n219,219,219,218,218,218,0,0,0,0,0,0,0,0,0,0,\n219,219,219,219,219,219,218,218,0,0,0,0,0,0,0,0,\n219,219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n  </data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/fill-017.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"100\" height=\"100\" tilewidth=\"16\" tileheight=\"16\" infinite=\"1\" nextlayerid=\"3\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"1\" name=\"Calque de Tuiles 1\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n   <chunk x=\"0\" y=\"0\" width=\"16\" height=\"16\">\n0,119,119,119,119,119,119,119,119,119,119,0,116,116,116,116,\n0,119,119,119,119,119,119,119,119,119,119,0,116,116,116,116,\n0,119,119,119,119,119,119,119,119,119,119,119,116,116,116,116,\n0,119,119,119,119,119,119,119,119,119,119,119,116,116,116,116,\n0,119,119,119,119,119,119,119,119,119,119,119,116,116,116,116,\n0,119,119,119,119,119,119,119,119,119,119,119,119,116,116,116,\n0,119,119,119,119,119,119,119,119,119,119,119,119,116,116,116,\n0,119,119,119,119,119,119,119,119,119,119,119,119,116,116,116,\n0,119,119,119,119,119,119,119,119,119,119,119,119,116,116,116,\n0,119,119,119,119,119,119,119,119,119,119,119,119,116,116,116,\n0,119,119,119,119,119,119,119,119,119,119,119,119,119,116,116,\n0,119,119,119,119,119,119,119,119,119,119,119,119,119,119,116,\n0,119,119,119,119,119,119,119,119,119,119,119,119,119,119,116,\n0,119,119,119,119,119,119,119,119,119,119,119,119,119,119,116,\n0,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n0,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119\n</chunk>\n   <chunk x=\"16\" y=\"0\" width=\"16\" height=\"16\">\n116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n119,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"0\" y=\"16\" width=\"16\" height=\"16\">\n0,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n0,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n0,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n0,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119\n</chunk>\n   <chunk x=\"16\" y=\"16\" width=\"16\" height=\"16\">\n119,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n119,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n119,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n119,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n119,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n119,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n119,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n119,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n119,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n119,119,116,0,0,0,0,0,0,0,0,0,0,0,0,0,\n119,119,119,116,0,0,0,0,0,0,0,0,0,0,0,0,\n119,119,119,116,0,0,0,0,0,0,0,0,0,0,0,0,\n119,119,119,116,0,0,0,0,0,0,0,0,0,0,0,0,\n119,119,119,116,0,0,0,0,0,0,0,0,0,0,0,0,\n119,119,119,116,0,0,0,0,0,0,0,0,0,0,0,0,\n119,119,119,116,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"0\" y=\"32\" width=\"16\" height=\"16\">\n119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n119,119,119,119,119,119,119,119,119,114,114,114,114,114,114,114,\n119,119,119,119,119,119,119,119,119,119,119,119,116,116,116,116,\n119,119,119,119,119,119,119,119,119,119,119,119,116,0,0,0,\n119,119,119,119,119,119,119,114,114,0,0,0,0,0,0,0,\n119,119,119,119,0,0,0,0,0,0,0,0,0,0,0,0,\n114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"16\" y=\"32\" width=\"16\" height=\"16\">\n119,119,119,116,0,0,0,0,0,0,0,0,0,0,0,0,\n119,119,119,116,0,0,0,0,0,0,0,0,0,0,0,0,\n119,119,119,116,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,116,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n  </data>\n </layer>\n <layer id=\"2\" name=\"Calque de Tuiles 2\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n   <chunk x=\"0\" y=\"0\" width=\"16\" height=\"16\">\n0,0,118,0,0,0,6,6,7,120,0,120,0,0,0,0,\n0,0,118,0,0,5,7,0,120,120,0,120,0,0,0,0,\n0,0,118,0,0,231,233,0,120,120,0,6,7,0,0,0,\n0,0,118,0,0,0,0,0,120,120,0,0,120,0,0,0,\n0,5,6,0,0,0,0,0,120,6,7,0,120,0,0,0,\n0,118,0,0,0,0,0,0,120,0,6,7,6,7,0,0,\n0,118,0,0,5,7,0,0,6,7,0,120,0,120,0,0,\n0,118,0,0,118,6,7,0,0,6,7,120,0,120,0,0,\n0,118,0,0,118,0,6,7,0,0,120,120,0,120,0,0,\n0,6,0,5,6,0,0,120,0,0,120,120,0,120,0,0,\n0,0,0,118,0,0,0,120,0,0,120,6,7,6,6,7,\n0,0,0,118,0,0,0,6,7,0,120,0,120,0,0,120,\n0,0,5,6,0,0,0,0,120,0,6,7,120,0,0,120,\n0,0,118,0,0,0,0,0,6,7,0,120,6,7,0,120,\n0,0,118,0,0,0,0,0,0,120,0,120,0,6,7,6,\n0,6,6,0,0,0,0,0,0,120,0,120,0,0,120,0\n</chunk>\n   <chunk x=\"16\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n6,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"0\" y=\"16\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,120,0,120,0,0,6,7,\n0,0,0,0,0,0,0,0,0,120,0,6,6,7,0,120,\n0,0,5,7,0,0,0,0,0,120,0,0,120,120,0,120,\n0,0,231,233,0,0,0,0,344,233,0,0,120,120,0,6,\n0,0,0,0,0,0,344,232,233,0,0,0,120,6,7,0,\n0,0,0,0,0,344,233,0,0,0,0,0,120,0,120,0,\n345,0,0,0,0,120,0,0,0,0,0,0,6,7,120,0,\n231,232,345,0,344,233,0,0,0,0,0,0,0,120,120,0,\n0,0,231,232,233,0,0,0,0,0,5,7,0,120,120,0,\n0,0,0,0,0,0,0,0,0,0,231,233,0,120,120,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,120,120,0,\n0,0,0,0,0,0,0,344,232,232,232,232,232,233,120,0,\n0,0,0,0,0,344,232,233,0,0,0,0,0,0,120,0,\n232,232,232,232,232,233,0,0,0,0,0,344,232,232,233,0,\n345,0,0,0,0,0,0,0,0,0,344,233,0,0,0,0,\n231,232,232,232,232,232,232,232,232,232,233,0,0,0,0,344\n</chunk>\n   <chunk x=\"16\" y=\"16\" width=\"16\" height=\"16\">\n0,120,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,120,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,120,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n7,120,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n120,120,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n120,120,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n120,120,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n120,120,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n120,120,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n120,6,7,0,0,0,0,0,0,0,0,0,0,0,0,0,\n120,0,120,7,0,0,0,0,0,0,0,0,0,0,0,0,\n120,0,120,120,0,0,0,0,0,0,0,0,0,0,0,0,\n120,0,120,120,0,0,0,0,0,0,0,0,0,0,0,0,\n120,0,120,120,0,0,0,0,0,0,0,0,0,0,0,0,\n120,0,120,120,0,0,0,0,0,0,0,0,0,0,0,0,\n233,0,120,120,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"0\" y=\"32\" width=\"16\" height=\"16\">\n232,232,345,0,0,0,0,0,0,0,0,0,0,0,344,233,\n0,0,231,232,232,232,232,232,232,232,232,232,232,232,233,0,\n0,0,0,0,0,0,0,0,0,344,232,232,232,232,232,232,\n232,232,232,232,232,232,232,232,232,233,0,0,344,232,232,232,\n0,0,0,0,0,0,0,0,0,0,0,0,120,0,0,0,\n0,0,0,0,0,0,0,344,232,232,232,232,233,0,0,0,\n0,0,0,0,344,232,232,233,0,0,0,0,0,0,0,0,\n232,232,232,232,233,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"16\" y=\"32\" width=\"16\" height=\"16\">\n0,0,120,120,0,0,0,0,0,0,0,0,0,0,0,0,\n0,344,233,120,0,0,0,0,0,0,0,0,0,0,0,0,\n232,233,0,120,0,0,0,0,0,0,0,0,0,0,0,0,\n232,232,232,233,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n  </data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/fill-018.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"100\" height=\"100\" tilewidth=\"16\" tileheight=\"16\" infinite=\"1\" nextlayerid=\"6\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"1\" name=\"Calque de Tuiles 1\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n   <chunk x=\"0\" y=\"0\" width=\"16\" height=\"16\">\n4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,\n4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,\n4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,\n4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,\n4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,\n4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,125,125,125,\n4190,4190,4190,4190,119,119,119,119,4190,4190,4190,4190,4190,125,125,125,\n4190,119,119,119,119,119,119,119,125,125,125,125,125,125,125,125,\n119,119,119,119,119,119,119,119,125,125,125,125,125,125,125,125,\n119,119,119,119,119,119,119,119,125,125,125,125,125,125,125,125,\n119,119,119,119,119,119,119,119,125,125,125,125,125,125,125,125,\n119,119,119,119,119,119,119,119,125,125,125,125,125,125,125,125,\n119,119,119,119,119,119,119,119,125,125,125,125,125,125,125,125,\n119,119,119,119,119,119,119,119,125,125,125,125,125,125,125,125,\n119,119,119,119,119,119,119,125,125,125,125,125,125,125,125,125,\n119,119,119,119,119,119,119,125,125,125,125,125,125,125,125,125\n</chunk>\n   <chunk x=\"0\" y=\"16\" width=\"16\" height=\"16\">\n119,119,119,119,119,119,119,125,125,125,125,125,125,125,125,125,\n119,119,119,119,119,119,119,125,125,125,125,125,125,125,125,125,\n119,119,119,119,119,119,119,125,125,125,125,125,125,125,125,125,\n119,119,119,119,119,119,119,125,125,125,125,125,125,125,125,125,\n119,119,119,119,119,119,119,125,125,125,125,125,125,125,125,125,\n119,119,119,119,119,119,119,125,125,125,125,125,125,125,125,125,\n119,119,119,119,116,116,116,116,125,125,125,125,125,125,125,125,\n119,119,119,119,116,116,116,116,125,125,125,125,125,125,125,125,\n119,119,119,119,116,116,116,116,125,125,125,125,125,125,125,125,\n119,119,119,119,116,116,116,116,125,125,125,125,125,125,125,125,\n119,119,119,119,116,116,116,116,116,116,125,125,125,125,125,125,\n119,119,119,119,116,116,116,116,116,116,125,125,125,125,125,125,\n119,119,119,119,119,116,116,116,116,116,125,125,125,125,125,125,\n119,119,119,119,119,119,116,116,116,116,125,125,125,125,125,125,\n119,119,119,119,119,119,119,116,116,116,116,125,125,125,125,125,\n119,119,119,119,119,119,119,116,116,116,116,119,119,119,125,125\n</chunk>\n   <chunk x=\"0\" y=\"32\" width=\"16\" height=\"16\">\n119,119,119,119,119,119,119,119,116,116,116,116,116,116,125,125,\n119,119,119,119,119,119,119,119,116,116,116,116,116,116,125,125,\n119,119,119,119,119,119,119,119,116,116,116,116,116,116,116,125,\n119,119,119,119,119,119,119,119,119,116,116,116,116,116,116,125,\n119,119,119,119,119,119,119,119,119,116,116,116,116,116,116,116,\n119,119,119,119,119,119,119,119,119,116,116,116,116,116,116,116,\n119,119,119,119,119,119,119,119,119,119,116,116,116,116,116,116,\n119,119,119,119,119,119,119,119,119,119,119,116,116,116,116,116,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n  </data>\n </layer>\n <layer id=\"5\" name=\"Calque de Tuiles 5\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n   <chunk x=\"0\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,337,451,0,\n0,0,0,0,337,451,450,451,450,451,450,451,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n  </data>\n </layer>\n <layer id=\"2\" name=\"Calque de Tuiles 2\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n   <chunk x=\"0\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,11,12,12,\n0,0,0,0,5,6,6,6,6,6,6,6,6,12,124,0,\n0,5,6,6,6,0,5,6,12,12,12,12,12,0,124,0,\n6,6,0,0,5,6,6,124,124,124,11,12,0,0,124,0,\n0,5,6,6,6,0,0,124,124,124,124,0,0,0,124,0,\n0,118,0,0,0,0,0,124,124,124,124,0,0,0,124,0,\n0,118,0,0,0,5,7,124,124,124,124,0,0,0,124,0,\n6,6,0,0,0,231,233,124,124,124,124,0,0,0,124,0,\n0,0,5,6,7,0,0,124,124,124,237,351,0,0,124,0,\n0,0,118,0,120,0,0,124,124,124,0,237,351,0,124,0,\n0,0,118,0,6,7,11,12,124,124,0,0,124,0,237,351,\n0,5,6,0,0,120,124,11,12,237,351,0,237,351,0,124\n</chunk>\n   <chunk x=\"0\" y=\"16\" width=\"16\" height=\"16\">\n0,118,0,0,0,120,124,124,0,0,237,351,0,124,0,124,\n0,118,0,0,0,120,124,124,0,0,0,124,0,124,0,124,\n0,118,0,5,7,120,124,124,0,0,0,124,0,124,0,124,\n0,118,0,231,233,120,124,124,0,0,0,237,351,124,0,237,\n0,118,0,0,0,120,124,237,351,0,0,0,124,237,351,0,\n0,118,0,0,0,120,124,0,124,0,0,0,124,0,237,351,\n0,118,0,0,344,233,237,351,124,0,0,0,124,0,0,124,\n0,118,0,0,120,0,0,124,237,351,0,0,124,0,0,124,\n0,118,0,0,120,0,0,124,0,124,0,0,237,238,351,237,\n0,118,0,0,120,0,0,124,0,237,351,0,0,0,124,0,\n0,118,0,0,120,0,0,237,238,351,124,0,0,0,237,351,\n0,118,0,0,120,0,0,0,0,124,124,0,0,0,0,237,\n6,6,0,0,6,7,0,0,0,124,237,351,0,0,0,0,\n6,6,6,6,7,6,7,0,0,237,351,124,0,0,0,0,\n0,0,0,0,6,7,6,7,0,0,124,237,238,238,351,0,\n0,0,0,0,0,6,7,120,0,0,237,238,238,351,237,351\n</chunk>\n   <chunk x=\"0\" y=\"32\" width=\"16\" height=\"16\">\n5,7,0,0,0,0,120,120,0,0,0,0,0,124,0,124,\n231,233,0,0,0,0,120,120,0,0,0,0,0,237,351,237,\n0,0,5,6,6,7,120,6,7,0,0,0,0,0,124,0,\n0,0,118,0,0,120,120,0,120,0,0,0,0,0,237,351,\n0,0,118,0,0,120,6,7,120,0,0,0,0,0,0,237,\n0,5,6,0,0,120,0,120,6,7,0,0,0,0,0,0,\n0,118,0,0,0,120,0,120,0,6,7,0,0,0,0,0,\n0,118,0,0,0,120,0,6,7,0,120,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n  </data>\n </layer>\n <layer id=\"3\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n   <chunk x=\"0\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,11,0,\n0,0,0,0,0,0,0,0,0,0,0,0,11,0,0,0,\n0,0,0,0,0,0,0,11,11,11,0,11,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n  </data>\n </layer>\n <layer id=\"4\" name=\"Calque de Tuiles 4\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n   <chunk x=\"0\" y=\"0\" width=\"16\" height=\"16\">\n451,450,451,450,451,450,451,450,451,450,451,450,451,450,451,450,\n337,451,450,451,450,451,450,451,450,451,450,451,450,451,450,451,\n224,450,451,450,451,450,451,450,451,450,451,450,451,450,451,450,\n450,451,450,451,450,451,450,451,450,451,450,451,450,451,450,338,\n451,450,451,450,451,450,451,450,451,450,451,450,338,0,0,0,\n450,338,337,338,0,0,0,0,0,0,0,0,0,0,0,0,\n338,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,910,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"0\" y=\"16\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,910,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,910,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n  </data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/fill-019.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"64\" height=\"24\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"5\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"1\" name=\"Calque de Tuiles 1\" width=\"64\" height=\"24\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n0,0,0,0,0,0,0,0,0,0,0,0,0,114,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n0,0,0,0,0,0,0,0,114,114,114,114,114,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n0,0,0,0,0,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n114,114,114,114,114,114,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n114,114,114,114,114,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n114,114,114,114,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n114,114,114,114,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n114,114,114,114,114,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n114,114,114,114,114,114,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n114,114,114,114,114,114,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116\n</data>\n </layer>\n <layer id=\"2\" name=\"Calque de Tuiles 2\" width=\"64\" height=\"24\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,3,3,3,3,3,3,0,115,0,115,0,0,115,0,0,0,0,0,0,115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,3,3,4,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,2,3,3,3,3,3,3,3,0,115,0,0,115,0,0,0,0,0,0,228,342,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,4,0,0,0,3,4,0,\n0,0,0,0,0,0,0,0,0,0,0,0,2,3,0,115,0,0,0,0,0,0,0,0,115,0,2,3,0,0,0,0,0,0,0,115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,3,3,3,4,0,117,0,\n0,0,0,0,0,0,0,0,0,0,0,0,115,2,3,3,0,0,0,0,0,0,2,3,3,2,3,0,0,0,0,0,0,0,0,228,342,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,3,3,0,0,0,0,117,0,3,3,\n0,0,0,0,0,0,0,0,0,0,0,0,115,115,2,3,3,3,3,3,3,3,3,0,2,3,0,0,0,0,0,0,0,0,0,0,115,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,3,2,3,3,3,3,4,0,3,3,3,4,\n0,0,0,0,0,0,0,0,0,0,0,0,115,115,115,0,0,0,0,0,0,0,2,3,3,0,0,0,0,0,0,0,0,0,0,0,115,0,0,0,0,0,0,0,0,0,0,0,2,3,3,0,2,3,0,0,0,0,3,4,0,0,0,3,\n0,0,0,0,0,0,0,0,0,0,2,3,3,115,115,0,2,3,3,3,3,3,3,0,0,0,0,0,0,0,0,0,0,0,0,0,228,342,0,0,0,0,0,0,0,0,0,2,3,2,3,3,3,0,0,0,0,0,0,117,0,341,229,229,\n0,0,0,0,0,0,0,0,0,0,115,0,2,3,115,0,115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,342,0,0,0,0,0,0,2,3,3,2,3,0,0,0,0,0,0,0,0,0,117,341,230,0,0,\n0,0,0,0,0,0,0,0,0,0,115,2,3,0,115,0,115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,0,0,0,0,0,115,0,0,115,0,0,0,0,0,0,0,0,0,0,117,117,0,0,0,\n0,0,0,0,0,0,0,0,0,0,115,115,0,2,3,0,115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,0,0,0,0,2,3,2,3,3,0,0,0,0,0,0,0,0,0,341,230,117,341,229,229,\n0,0,0,0,0,0,0,0,2,3,3,115,2,3,0,0,115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,0,0,2,3,3,2,3,0,0,0,0,0,0,0,0,0,0,0,117,0,117,117,0,0,\n0,0,0,0,0,0,0,0,115,2,3,3,115,0,0,0,115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,0,0,115,0,0,115,0,0,0,0,0,0,0,0,0,0,0,0,117,0,117,117,0,0,\n0,0,0,0,0,0,0,0,115,115,0,0,115,0,0,2,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,342,0,0,115,0,0,115,0,0,0,0,0,0,0,0,0,0,0,341,230,341,230,117,0,341,\n0,0,0,0,0,0,0,0,115,115,0,2,3,0,0,115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,0,115,0,0,115,0,0,0,0,0,0,0,0,0,0,0,117,0,117,0,117,0,117,\n0,0,0,0,0,0,0,0,115,115,0,115,0,2,3,3,0,2,3,3,3,3,3,3,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,0,228,342,0,228,229,229,342,0,0,0,0,0,0,0,0,117,0,117,0,117,341,230,\n0,0,0,0,0,2,3,3,3,115,0,115,0,115,0,0,2,3,0,0,0,0,0,0,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,342,0,0,228,229,229,342,0,228,342,0,0,0,0,0,0,0,117,341,230,0,117,117,341,\n0,0,0,0,0,115,0,2,3,3,2,3,0,115,0,0,115,0,0,0,0,0,0,0,3,3,4,0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,0,0,0,0,228,229,342,115,0,0,0,0,0,0,0,117,117,341,229,230,117,117,\n0,0,0,2,3,3,2,3,0,0,115,0,0,115,0,0,115,0,0,0,0,0,0,0,0,0,3,4,0,0,0,0,0,0,0,0,0,0,0,0,228,229,229,342,0,0,0,0,115,228,342,0,0,0,0,0,0,117,117,117,0,0,117,117,\n0,0,0,115,0,0,115,0,0,2,3,0,0,115,0,0,115,0,0,0,0,0,0,0,0,0,0,3,3,3,4,0,0,0,0,0,0,0,0,0,0,0,0,228,342,0,0,0,228,342,228,229,342,0,0,0,0,117,117,117,0,341,230,117,\n0,0,0,115,0,0,115,0,0,115,0,0,2,3,0,2,3,0,0,0,0,0,0,0,0,0,0,0,0,0,3,4,0,0,0,0,0,0,0,0,0,0,0,0,228,229,342,0,0,228,342,0,228,342,0,0,341,230,117,117,0,117,341,230,\n0,0,0,228,342,0,228,342,0,115,0,0,115,0,2,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,342,0,0,115,0,0,115,0,0,117,341,230,117,341,230,117,0,\n0,0,0,0,228,342,0,115,0,115,0,0,115,0,115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,342,0,115,0,0,115,0,341,230,117,0,117,117,0,117,0,\n0,0,0,0,0,115,0,115,0,115,0,0,115,0,115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,228,342,0,115,341,230,0,117,341,230,117,341,230,0,\n0,0,0,0,0,228,342,115,0,115,0,0,115,0,228,342,0,0,0,0,0,0,0,0,0,0,0,0,0,0,341,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,0,115,0,228,230,0,341,230,117,0,117,117,0,0\n</data>\n </layer>\n <layer id=\"4\" name=\"Calque de Tuiles 3\" width=\"64\" height=\"24\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,99,100,99,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,\n0,0,0,0,0,0,0,0,212,213,212,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,\n99,100,99,100,99,100,99,100,438,439,438,439,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n212,213,212,213,212,213,212,213,212,213,212,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,\n438,439,438,439,438,439,438,439,438,439,325,326,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n212,213,212,213,212,213,212,213,212,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,\n438,439,438,439,438,439,438,439,438,439,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n212,213,212,213,212,213,212,213,212,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,\n438,439,438,439,438,439,438,439,325,326,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n212,213,212,213,212,213,212,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,\n438,439,438,439,438,439,438,439,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n212,213,212,213,212,213,212,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,\n551,552,551,552,551,326,325,326,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n213,212,213,212,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,\n439,438,439,325,326,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n213,212,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,\n439,438,439,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n213,212,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,\n439,438,439,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n213,212,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,\n439,438,439,99,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,\n213,212,213,212,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,\n439,438,439,438,439,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/fill-020.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"30\" height=\"40\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"3\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"1\" name=\"1\" width=\"30\" height=\"40\">\n  <data encoding=\"csv\">\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114\n</data>\n </layer>\n <layer id=\"2\" name=\"2\" width=\"30\" height=\"40\">\n  <data encoding=\"csv\">\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439\n</data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/fill-021.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"18\" height=\"26\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"3\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"1\" name=\"1\" width=\"18\" height=\"26\">\n  <data encoding=\"csv\">\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114\n</data>\n </layer>\n <layer id=\"2\" name=\"2\" width=\"18\" height=\"26\">\n  <data encoding=\"csv\">\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439\n</data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/fill-022.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"30\" height=\"50\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"4\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"1\" name=\"1\" width=\"30\" height=\"50\">\n  <data encoding=\"csv\">\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114\n</data>\n </layer>\n <layer id=\"2\" name=\"2\" width=\"30\" height=\"50\">\n  <data encoding=\"csv\">\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n325,326,325,326,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n218,218,0,0,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n219,219,218,0,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n219,219,219,218,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n219,219,219,219,325,326,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n219,219,219,219,218,0,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n219,219,219,219,219,218,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n219,219,219,219,219,219,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n219,219,219,219,219,219,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n219,219,219,219,219,331,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n331,331,219,219,331,0,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,331,219,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,0,331,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439\n</data>\n </layer>\n <layer id=\"3\" name=\"3\" width=\"30\" height=\"50\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,218,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,\n0,0,331,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,\n0,0,0,331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,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,\n0,0,0,0,0,331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n99,100,0,0,99,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,99,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/fill-023.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"100\" height=\"100\" tilewidth=\"16\" tileheight=\"16\" infinite=\"1\" nextlayerid=\"6\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"1\" name=\"Calque de Tuiles 1\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n   <chunk x=\"0\" y=\"0\" width=\"16\" height=\"16\">\n2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,\n2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,2393,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,2393,2393,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,2393,2393,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,2393,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125\n</chunk>\n   <chunk x=\"16\" y=\"0\" width=\"16\" height=\"16\">\n2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,\n125,125,125,125,125,125,125,125,125,125,125,0,2608,2608,2608,2608,\n125,125,125,125,125,125,125,125,125,125,125,125,0,2608,2608,2608,\n2393,2393,2393,2393,2393,2393,2393,125,125,125,125,125,125,0,2608,2608,\n2393,2393,2393,2393,2393,2393,2393,2393,125,125,125,125,0,0,0,2608,\n2393,2393,2393,2393,2393,2393,2393,2393,2393,125,125,125,0,0,0,0,\n2393,2393,2393,2393,2393,2393,2393,2393,2393,125,125,125,125,125,125,125,\n125,2393,2393,2393,2393,2393,2393,2393,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125\n</chunk>\n   <chunk x=\"0\" y=\"16\" width=\"16\" height=\"16\">\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125\n</chunk>\n   <chunk x=\"16\" y=\"16\" width=\"16\" height=\"16\">\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125\n</chunk>\n   <chunk x=\"0\" y=\"32\" width=\"16\" height=\"16\">\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,0,0,0,0,\n125,125,125,125,125,125,125,125,125,125,125,125,0,0,0,0,\n125,125,125,125,125,125,125,125,125,125,125,125,0,0,0,0,\n125,125,125,125,125,125,125,125,125,125,125,125,0,0,0,0,\n125,125,125,125,125,125,125,125,125,125,125,125,0,0,0,0,\n125,125,125,125,125,125,125,125,125,125,125,125,0,0,0,0,\n125,125,125,125,125,125,125,125,125,125,125,125,0,0,0,0,\n125,125,125,125,125,125,125,125,125,125,125,125,0,0,0,0\n</chunk>\n   <chunk x=\"16\" y=\"32\" width=\"16\" height=\"16\">\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n  </data>\n </layer>\n <layer id=\"5\" name=\"Calque de Tuiles 5\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n   <chunk x=\"0\" y=\"0\" width=\"16\" height=\"16\">\n224,225,224,225,224,225,224,225,224,450,451,450,451,450,451,450,\n450,451,450,451,450,451,450,451,450,451,450,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"16\" y=\"0\" width=\"16\" height=\"16\">\n451,450,451,450,451,450,451,450,338,0,0,218,219,218,218,218,\n0,0,0,0,0,0,0,0,0,0,0,0,219,219,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,219,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n  </data>\n </layer>\n <layer id=\"2\" name=\"Calque de Tuiles 2\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n   <chunk x=\"0\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,11,12,12,12,12,\n12,12,12,12,12,12,12,12,12,12,12,12,0,11,12,12,\n126,12,12,12,12,12,12,12,12,124,0,11,12,12,12,350,\n126,12,13,0,0,0,0,11,124,124,11,12,0,124,350,239,\n12,13,126,0,0,0,11,124,124,124,124,0,0,124,126,0,\n13,126,126,0,0,0,124,124,124,124,124,0,0,124,126,0,\n12,12,12,12,12,12,12,124,124,124,237,351,0,124,12,12,\n0,0,0,0,0,0,0,124,124,237,351,124,0,237,238,351,\n0,0,0,0,0,0,0,124,124,0,124,237,238,238,351,237,\n0,0,0,0,0,0,11,12,124,0,124,0,0,0,237,238,\n0,0,0,0,0,0,124,0,124,0,237,238,238,238,351,0,\n0,0,0,0,0,0,124,0,237,351,0,0,0,0,124,0,\n0,0,0,0,0,0,124,0,0,124,0,0,0,0,124,0,\n0,0,0,0,0,0,124,0,0,237,238,238,351,0,124,0,\n0,0,0,0,0,0,124,0,0,0,0,0,124,0,237,238,\n0,0,0,0,0,0,237,238,351,0,0,0,124,0,0,0\n</chunk>\n   <chunk x=\"16\" y=\"0\" width=\"16\" height=\"16\">\n12,12,12,12,12,12,12,12,12,12,12,13,0,0,0,0,\n12,12,12,12,12,12,12,12,12,12,13,126,13,0,0,0,\n238,238,351,350,238,238,351,0,0,126,126,126,126,13,0,0,\n0,0,237,239,0,0,237,351,0,126,126,126,126,126,13,0,\n0,0,0,0,0,0,0,237,351,126,126,126,126,126,126,13,\n0,0,0,0,0,0,0,0,124,126,126,126,126,126,126,126,\n13,0,0,0,0,0,0,0,124,126,126,126,126,126,126,12,\n12,12,12,12,12,12,12,12,12,126,126,126,126,126,12,12,\n238,238,238,238,238,238,238,238,238,239,126,126,126,12,12,12,\n238,238,238,351,0,0,0,0,0,0,126,126,12,12,12,12,\n0,0,0,237,238,238,238,238,351,0,126,12,12,12,12,12,\n0,0,0,0,0,0,0,0,237,238,239,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n351,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n124,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"0\" y=\"16\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,124,0,0,0,124,0,0,0,\n0,0,0,0,0,0,0,0,124,0,0,0,237,238,351,0,\n238,351,0,0,0,0,0,0,237,238,238,351,0,0,124,0,\n0,237,238,351,0,0,0,0,0,0,0,237,351,0,237,238,\n238,351,0,124,0,0,0,0,0,0,0,0,237,238,238,238,\n351,237,351,237,238,238,238,238,238,238,238,238,238,238,238,238,\n124,0,237,238,238,238,238,238,238,351,0,0,0,0,0,0,\n124,0,0,0,0,0,0,0,0,237,238,238,238,238,238,351,\n124,0,0,0,0,0,0,350,238,238,238,238,238,238,351,237,\n237,238,351,0,0,0,0,126,0,0,0,0,0,0,237,238,\n238,351,237,238,238,238,238,239,0,0,0,0,0,0,0,0,\n0,237,238,238,238,238,351,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,124,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,237,351,0,0,0,0,0,0,350,238,\n238,238,238,351,0,0,0,237,238,351,0,0,0,0,126,11,\n0,0,0,124,0,0,0,0,0,237,238,238,238,238,239,124\n</chunk>\n   <chunk x=\"16\" y=\"16\" width=\"16\" height=\"16\">\n124,0,0,0,0,0,0,0,0,0,0,0,0,350,238,238,\n237,238,351,0,0,0,0,0,0,0,0,350,238,239,350,238,\n0,0,237,238,238,238,238,238,238,238,238,239,350,238,239,0,\n238,238,238,238,238,238,238,238,238,238,238,238,239,350,238,238,\n238,238,238,238,238,1359,1029,1029,1029,1367,238,238,238,239,0,350,\n351,0,0,0,0,1028,1029,1029,1029,1030,0,0,0,0,0,126,\n124,0,0,0,0,0,0,0,0,0,0,350,238,238,238,239,\n237,238,238,238,238,238,238,238,238,238,238,239,0,0,0,0,\n238,1359,1029,1029,1029,1029,1029,1029,1029,1029,1367,238,238,238,238,238,\n351,1028,1029,1029,1029,1142,11,12,13,1141,1030,0,0,0,0,350,\n237,238,238,351,0,0,237,238,239,0,0,0,0,0,0,126,\n0,0,0,237,238,238,238,238,238,238,238,238,238,238,238,239,\n0,0,0,0,0,0,0,0,0,0,350,238,238,238,238,351,\n238,1359,1029,1029,1142,11,13,1141,1029,1029,1367,238,238,238,351,124,\n13,1028,1029,1029,1142,124,126,1141,1029,1029,1030,0,0,0,124,237,\n126,0,0,0,0,237,239,0,0,0,0,0,0,0,237,238\n</chunk>\n   <chunk x=\"0\" y=\"32\" width=\"16\" height=\"16\">\n0,0,0,237,351,0,0,0,0,0,0,0,0,0,11,12,\n0,0,0,0,237,351,0,0,0,0,0,0,0,0,237,238,\n238,238,351,0,0,237,238,238,238,351,0,0,0,0,0,0,\n0,0,237,351,0,0,0,0,0,237,351,0,0,350,238,238,\n0,0,0,237,238,238,238,351,0,0,237,238,238,239,0,0,\n0,0,0,0,0,0,0,124,0,0,0,0,0,0,0,350,\n0,0,0,0,0,0,0,237,238,351,0,0,0,0,350,239,\n0,0,0,0,0,0,0,0,0,124,0,0,0,0,126,0,\n0,0,0,0,0,0,0,0,0,237,238,238,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n351,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"16\" y=\"32\" width=\"16\" height=\"16\">\n126,350,238,238,238,238,238,238,238,238,238,238,238,238,238,238,\n239,126,11,12,12,13,0,0,0,0,0,0,0,0,0,0,\n350,239,237,238,351,126,1141,1029,1029,1029,1142,0,0,1141,1029,1367,\n239,0,0,0,124,126,0,0,0,0,0,0,1141,1029,1029,1030,\n350,238,238,351,237,239,0,0,0,0,0,0,0,0,0,0,\n239,0,0,237,238,238,238,238,238,351,0,0,0,350,238,238,\n0,0,0,0,0,0,0,0,0,237,238,238,238,239,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n  </data>\n </layer>\n <layer id=\"4\" name=\"Calque de Tuiles 4\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n   <chunk x=\"0\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n13,12,12,12,12,12,12,0,0,11,0,0,0,0,11,0,\n0,13,0,0,0,0,0,0,11,0,0,0,0,11,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"16\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,13,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,4287,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,4287,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"16\" y=\"16\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,4287,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,4287,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,208,208,208,208,0,0,0,0,0,0,0,0,0,1468,0,\n0,208,208,208,208,208,0,0,0,0,0,0,0,0,1581,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,1694,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,4287,0,0,\n0,0,0,0,0,0,0,0,0,0,0,208,208,208,208,0,\n0,0,0,0,0,0,0,0,0,208,208,208,208,208,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,1468,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,1581,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,1581,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,1694,0,0,0,\n0,95,95,95,95,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"16\" y=\"32\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,1468,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,1581,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,1694,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,4287,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n  </data>\n </layer>\n <layer id=\"3\" name=\"Calque de Tuiles 3\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n   <chunk x=\"0\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3837,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3950,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,670,670,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,783,783,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,670,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,671,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,783,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"16\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,1904,1902,1902,3345,3350,3350,3352,0,0,0,0,0,0,0,0,\n670,2016,3344,3457,3458,3463,3463,3465,0,0,0,0,0,0,0,0,\n783,2016,0,3570,3571,3576,3576,3578,3355,3355,3355,3355,3355,3355,3353,3468,\n0,2016,3682,3683,3684,3689,3690,3691,0,0,205,0,0,0,3466,0,\n0,2016,3795,3796,3797,3802,3803,3804,0,0,0,0,0,0,3579,0\n</chunk>\n   <chunk x=\"16\" y=\"16\" width=\"16\" height=\"16\">\n0,1904,1902,1903,0,0,0,0,0,0,1901,1902,1902,0,0,0,\n0,0,0,2016,0,0,0,0,0,0,2014,0,0,0,0,670,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,783,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,670,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,783,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,670,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,783,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,670,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,783,670,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,783,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,218,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,331,0,0\n</chunk>\n   <chunk x=\"0\" y=\"32\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,331,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"16\" y=\"32\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,218,0,0,0,\n0,0,0,218,0,0,0,0,0,0,0,218,331,0,0,0,\n0,0,0,331,0,0,0,0,0,0,0,331,0,0,0,0,\n0,218,218,0,0,0,0,0,0,0,0,0,0,0,0,0,\n218,219,219,218,218,218,218,218,0,0,0,0,0,0,0,218,\n331,331,219,219,219,219,219,219,218,0,0,0,0,0,218,219,\n0,0,331,331,331,331,331,331,331,0,0,0,0,0,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n  </data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/fill-024.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"100\" height=\"100\" tilewidth=\"16\" tileheight=\"16\" infinite=\"1\" nextlayerid=\"5\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"1\" name=\"Calque de Tuiles 1\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n   <chunk x=\"0\" y=\"0\" width=\"16\" height=\"16\">\n4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,125,125,125,125,125,125,\n4190,4190,4190,4190,4190,4190,4190,4190,125,125,125,125,125,125,125,125,\n4190,4190,4190,4190,125,125,125,125,125,125,125,125,125,125,125,125,\n4190,4190,4190,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125\n</chunk>\n   <chunk x=\"16\" y=\"0\" width=\"16\" height=\"16\">\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125\n</chunk>\n   <chunk x=\"32\" y=\"0\" width=\"16\" height=\"16\">\n125,125,2608,2608,0,0,0,0,0,0,0,0,0,0,0,0,\n125,125,125,0,0,0,0,0,0,0,0,0,0,0,0,0,\n125,125,125,0,0,0,0,0,0,0,0,0,0,0,0,0,\n125,125,125,0,0,0,0,0,0,0,0,0,0,0,0,0,\n125,125,125,125,0,0,0,0,0,0,0,0,0,0,0,0,\n125,125,125,125,0,0,0,0,0,0,0,0,0,0,0,0,\n125,125,125,125,0,0,0,0,0,0,0,0,0,0,0,0,\n125,125,125,125,0,0,0,0,0,0,0,0,0,0,0,0,\n125,125,125,125,0,0,0,0,0,0,0,0,0,0,0,0,\n125,125,125,125,0,0,0,0,0,0,0,0,0,0,0,0,\n125,125,125,125,0,0,0,0,0,0,0,0,0,0,0,0,\n125,125,125,125,0,0,0,0,0,0,0,0,0,0,0,0,\n125,125,125,125,0,0,0,0,0,0,0,0,0,0,0,0,\n125,125,125,125,0,0,0,0,0,0,0,0,0,0,0,0,\n125,125,125,125,0,0,0,0,0,0,0,0,0,0,0,0,\n125,125,125,125,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"0\" y=\"16\" width=\"16\" height=\"16\">\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125\n</chunk>\n   <chunk x=\"16\" y=\"16\" width=\"16\" height=\"16\">\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125\n</chunk>\n   <chunk x=\"32\" y=\"16\" width=\"16\" height=\"16\">\n125,125,125,125,0,0,0,0,0,0,0,0,0,0,0,0,\n125,125,125,125,0,0,0,0,0,0,0,0,0,0,0,0,\n125,125,125,125,0,0,0,0,0,0,0,0,0,0,0,0,\n125,125,125,125,0,0,0,0,0,0,0,0,0,0,0,0,\n125,125,125,125,0,0,0,0,0,0,0,0,0,0,0,0,\n125,125,125,125,0,0,0,0,0,0,0,0,0,0,0,0,\n125,125,125,125,0,0,0,0,0,0,0,0,0,0,0,0,\n125,125,125,125,0,0,0,0,0,0,0,0,0,0,0,0,\n125,125,125,125,0,0,0,0,0,0,0,0,0,0,0,0,\n125,125,125,125,0,0,0,0,0,0,0,0,0,0,0,0,\n125,125,125,125,0,0,0,0,0,0,0,0,0,0,0,0,\n125,125,125,125,0,0,0,0,0,0,0,0,0,0,0,0,\n125,125,125,125,0,0,0,0,0,0,0,0,0,0,0,0,\n125,125,125,125,0,0,0,0,0,0,0,0,0,0,0,0,\n125,125,125,125,0,0,0,0,0,0,0,0,0,0,0,0,\n125,125,125,125,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"0\" y=\"32\" width=\"16\" height=\"16\">\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n116,116,116,116,116,125,125,125,125,125,125,125,125,125,125,125,\n0,0,0,0,116,116,116,116,116,116,116,116,116,125,125,125,\n0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"16\" y=\"32\" width=\"16\" height=\"16\">\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n116,116,116,116,125,125,125,125,125,125,125,125,125,125,125,125,\n0,0,0,116,116,116,116,116,116,116,116,116,125,125,125,125,\n0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"32\" y=\"32\" width=\"16\" height=\"16\">\n125,125,125,125,0,0,0,0,0,0,0,0,0,0,0,0,\n125,125,125,125,0,0,0,0,0,0,0,0,0,0,0,0,\n125,125,125,125,0,0,0,0,0,0,0,0,0,0,0,0,\n125,125,125,125,0,0,0,0,0,0,0,0,0,0,0,0,\n125,125,125,125,0,0,0,0,0,0,0,0,0,0,0,0,\n125,125,125,125,0,0,0,0,0,0,0,0,0,0,0,0,\n125,125,125,125,0,0,0,0,0,0,0,0,0,0,0,0,\n125,125,125,125,0,0,0,0,0,0,0,0,0,0,0,0,\n116,125,125,125,0,0,0,0,0,0,0,0,0,0,0,0,\n116,125,125,125,0,0,0,0,0,0,0,0,0,0,0,0,\n116,116,125,125,0,0,0,0,0,0,0,0,0,0,0,0,\n0,116,116,125,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,116,125,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,116,125,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,116,125,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,116,116,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n  </data>\n </layer>\n <layer id=\"4\" name=\"Calque de Tuiles 4\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n   <chunk x=\"0\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,225,0,0,0,0,0,0,0,0,\n0,0,0,0,450,0,0,0,0,0,0,0,0,0,0,0,\n0,0,338,337,0,0,0,0,0,0,0,0,0,0,0,0,\n337,338,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n  </data>\n </layer>\n <layer id=\"2\" name=\"Calque de Tuiles 2\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n   <chunk x=\"0\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,11,12,12,0,0,0,0,0,\n0,0,0,0,11,12,12,12,12,0,0,0,0,0,0,0,\n0,0,0,11,124,0,0,0,0,0,0,0,0,0,0,0,\n11,12,12,12,124,0,0,0,0,0,0,0,0,0,0,0,\n124,0,0,0,124,0,0,0,0,0,0,0,0,0,0,0,\n124,0,0,0,124,0,0,0,0,0,0,0,0,0,0,0,\n124,0,0,0,124,0,0,0,0,0,0,0,0,0,0,0,\n124,0,0,0,124,0,0,0,0,0,0,0,0,0,0,0,\n124,0,0,0,124,0,0,0,0,0,0,0,0,0,0,0,\n237,351,0,0,237,351,0,0,0,0,0,0,0,0,0,0,\n0,124,0,0,0,237,238,351,0,0,0,0,0,0,0,0,\n0,124,0,0,0,0,0,124,0,0,0,0,0,0,0,0,\n0,237,238,351,0,0,0,124,0,0,0,0,0,0,0,0,\n0,0,0,124,0,0,0,237,238,351,0,0,0,0,0,0,\n0,0,0,237,238,351,0,0,0,237,238,238,351,0,0,0,\n0,0,0,0,0,237,351,0,0,0,0,0,124,0,0,0\n</chunk>\n   <chunk x=\"32\" y=\"0\" width=\"16\" height=\"16\">\n0,12,12,13,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,126,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,126,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,126,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,126,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,12,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"0\" y=\"16\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,124,0,0,0,0,0,237,238,351,0,\n0,0,0,0,0,0,237,238,238,351,0,0,0,0,237,238,\n0,0,0,0,0,0,0,0,0,124,0,0,0,0,0,0,\n351,0,0,0,0,0,0,0,0,237,351,0,0,0,0,0,\n237,238,351,0,0,0,0,0,0,0,237,238,238,238,238,351,\n0,0,124,0,0,0,0,0,0,0,0,0,0,0,0,237,\n0,0,237,238,238,238,238,238,351,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,237,238,238,238,238,351,0,0,\n238,238,238,238,351,0,0,0,0,0,0,0,0,237,238,238,\n0,0,0,0,237,238,351,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,237,238,351,0,0,0,0,0,0,0,\n238,351,0,0,0,0,0,0,237,238,238,238,238,238,351,0,\n0,237,238,351,0,0,0,0,0,0,0,0,0,0,237,238,\n0,0,0,124,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,237,238,238,238,238,238,238,351,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,237,238,238,238,351,0\n</chunk>\n   <chunk x=\"16\" y=\"16\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,350,238,238,238,238,238,351,\n238,351,0,0,0,350,238,238,238,239,0,0,0,0,0,237,\n0,237,238,238,238,239,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,350,238,238,238,\n238,238,238,238,351,0,0,0,0,0,350,238,239,0,0,0,\n0,0,0,0,237,238,238,238,238,238,239,0,0,0,350,238,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,126,0,\n351,0,0,0,0,0,0,0,0,0,350,238,238,238,239,0,\n237,238,238,238,238,238,238,238,238,238,239,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n351,0,0,0,0,0,0,0,0,0,0,350,238,238,238,238,\n237,238,351,0,0,0,0,0,0,0,350,239,0,0,0,0,\n0,0,237,238,238,238,238,238,238,238,239,0,0,0,350,238,\n0,0,0,0,0,0,350,238,238,238,238,238,238,238,239,0\n</chunk>\n   <chunk x=\"32\" y=\"16\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n351,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n237,238,238,238,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n238,238,238,238,0,0,0,0,0,0,0,0,0,0,0,0,\n350,238,238,238,0,0,0,0,0,0,0,0,0,0,0,0,\n239,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,350,238,0,0,0,0,0,0,0,0,0,0,0,0,\n350,238,239,0,0,0,0,0,0,0,0,0,0,0,0,0,\n239,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n238,238,238,238,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"0\" y=\"32\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,237,238,\n238,238,238,351,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,237,238,238,238,238,238,351,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,237,238,238,238,238,351,0,\n238,238,238,238,351,0,0,0,0,0,0,0,0,0,237,238,\n0,0,0,0,237,238,238,238,238,238,238,238,351,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,237,238,238,238,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"16\" y=\"32\" width=\"16\" height=\"16\">\n238,238,238,238,238,238,239,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,350,238,238,238,238,238,238,\n0,0,0,0,350,238,238,238,238,239,0,0,0,0,0,0,\n0,0,350,238,239,0,0,0,0,0,0,0,0,0,0,0,\n238,238,239,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n238,238,238,351,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,237,238,238,238,238,238,238,238,351,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,237,238,238,238,238,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"32\" y=\"32\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n238,238,351,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,237,238,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n351,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n124,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n237,351,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,237,351,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,124,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,124,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,124,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,237,238,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n  </data>\n </layer>\n <layer id=\"3\" name=\"Calque de Tuiles 3\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n   <chunk x=\"0\" y=\"0\" width=\"16\" height=\"16\">\n451,450,451,450,451,450,451,0,0,0,0,0,0,0,0,0,\n450,451,450,451,0,0,0,0,0,0,0,0,0,0,0,0,\n451,450,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n  </data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/fill-025.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"32\" height=\"22\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"4\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"1\" name=\"1\" width=\"32\" height=\"22\">\n  <data encoding=\"csv\">\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114\n</data>\n </layer>\n <layer id=\"2\" name=\"2\" width=\"32\" height=\"22\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"3\" name=\"3\" width=\"32\" height=\"22\">\n  <data encoding=\"csv\">\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439\n</data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/fill-026.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"47\" height=\"28\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"4\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"2\" name=\"Calque de Tuiles 2\" width=\"47\" height=\"28\">\n  <data encoding=\"csv\">\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,114,114,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"1\" name=\"Calque de Tuiles 1\" width=\"47\" height=\"28\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4522,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4636,4522,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4522,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4522,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4522,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4522,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4409,4635,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4409,4410,4635,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4522,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4409,4410,4635,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4409,4635,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4522,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4522,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4522,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4522,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4409,4410,4411,0,0,4409,4635,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4409,4635,0,4637,4410,4410,4635,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4409,4410,4635,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4409,4635,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4409,4635,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4409,4410,4635,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4409,4635,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"3\" name=\"Calque de Tuiles 3\" width=\"47\" height=\"28\">\n  <data encoding=\"csv\">\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,331,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,218,0,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,0,331,331,331,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,0,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,331,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,0,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,0,331,331,331,219,219,219,219,219,219,219,219,219,219,219,219,219,219,0,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,331,219,219,219,219,219,219,219,219,219,219,219,219,219,0,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,0,331,331,331,331,331,219,219,219,219,219,219,219,331,0,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,331,219,219,219,219,331,331,0,0,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,0,331,331,219,219,0,0,0,0,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,0,331,331,0,0,0,0,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,0,0,0,0,0,0,0,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,0,0,0,0,0,0,0,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,0,0,0,0,0,0,0,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,0,0,0,0,0,0,0,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,325,326,325,326,325,326,0,0,0,0,0,0,0,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,0,0,0,0,0,0,0,0,0,0,0,0,0,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,325,326,0,0,0,0,0,0,0,0,0,0,0,0,0,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,325,326,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,325,326,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,325,326,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/fill-027.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"100\" height=\"100\" tilewidth=\"16\" tileheight=\"16\" infinite=\"1\" nextlayerid=\"4\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"1\" name=\"Calque de Tuiles 1\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n   <chunk x=\"0\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,116,116,116,116,0,0,0,0,\n0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,\n0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,\n0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,\n0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,\n0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,\n0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,\n0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,\n0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,\n0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,\n0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,\n0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116\n</chunk>\n   <chunk x=\"16\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,\n116,116,116,116,116,116,116,116,116,116,116,0,0,0,0,0,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116\n</chunk>\n   <chunk x=\"32\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,\n116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,\n116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,\n116,116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,\n116,116,116,116,116,116,116,116,116,116,0,0,0,0,0,0,\n116,116,116,116,116,116,116,116,116,116,0,0,0,0,0,0,\n116,116,116,116,116,116,116,116,116,116,0,0,0,0,0,0,\n116,116,116,116,116,116,116,116,116,116,0,0,0,0,0,0,\n116,116,116,116,116,116,116,116,116,116,116,116,116,125,125,125\n</chunk>\n   <chunk x=\"48\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n125,125,125,125,125,125,125,125,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"0\" y=\"16\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,\n0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,\n0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,\n0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,\n0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,\n0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,\n0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,\n0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,\n0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,\n0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,\n0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,\n0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,\n0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,\n0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,\n0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,\n0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116\n</chunk>\n   <chunk x=\"16\" y=\"16\" width=\"16\" height=\"16\">\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116\n</chunk>\n   <chunk x=\"32\" y=\"16\" width=\"16\" height=\"16\">\n116,116,116,116,116,116,116,116,116,116,116,116,116,125,125,125,\n116,116,116,116,116,116,116,116,116,116,116,116,116,125,125,125,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,125,125,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,125,125,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,125,125,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,125,125,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,125,125,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,125,125,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,125,125,\n116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,\n116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,\n116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,\n116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,\n116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,\n116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,\n116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0\n</chunk>\n   <chunk x=\"48\" y=\"16\" width=\"16\" height=\"16\">\n125,125,125,125,125,125,125,125,0,0,0,0,0,0,0,0,\n125,125,125,125,125,125,125,125,0,0,0,0,0,0,0,0,\n125,125,125,125,125,125,125,125,0,0,0,0,0,0,0,0,\n125,125,125,125,125,125,125,125,0,0,0,0,0,0,0,0,\n125,125,125,125,125,125,125,125,0,0,0,0,0,0,0,0,\n125,125,125,125,125,125,125,125,0,0,0,0,0,0,0,0,\n125,125,125,125,125,125,125,125,0,0,0,0,0,0,0,0,\n125,125,125,125,125,125,125,125,0,0,0,0,0,0,0,0,\n125,125,125,125,125,125,125,125,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"0\" y=\"32\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,\n0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,\n0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,\n0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,\n0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,\n0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,\n0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,\n0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,\n0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,\n0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,\n0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"16\" y=\"32\" width=\"16\" height=\"16\">\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"32\" y=\"32\" width=\"16\" height=\"16\">\n116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,\n116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,\n116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,\n116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,\n116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,\n116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,\n116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,\n116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,\n116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,\n116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,\n116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n  </data>\n </layer>\n <layer id=\"3\" name=\"Calque de Tuiles 3\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n   <chunk x=\"16\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,3,0,3,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n  </data>\n </layer>\n <layer id=\"2\" name=\"Calque de Tuiles 2\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n   <chunk x=\"0\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,2,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,115,\n0,0,0,0,0,0,0,0,0,0,0,0,2,3,3,115,\n0,0,0,0,0,0,0,0,0,0,0,0,115,0,2,3\n</chunk>\n   <chunk x=\"16\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,2,3,3,2,3,4,4,0,0,0,0,0,0,0,\n0,2,115,0,2,3,0,117,117,0,0,0,0,0,0,0,\n2,3,115,0,115,0,0,3,3,4,0,0,0,0,0,0,\n3,0,115,2,3,0,0,0,0,3,3,4,0,0,0,0,\n2,3,3,115,0,0,0,0,0,0,0,117,0,0,0,0,\n115,0,0,115,0,0,0,0,0,0,0,117,0,0,0,0,\n3,2,3,3,0,0,0,0,0,0,0,3,4,0,0,0,\n0,115,0,0,0,0,0,0,0,0,0,0,117,0,0,0,\n2,3,0,0,0,0,0,0,0,0,0,0,117,0,0,0,\n115,0,0,0,0,0,0,0,0,0,0,0,117,0,0,0\n</chunk>\n   <chunk x=\"32\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,124,0,0,0\n</chunk>\n   <chunk x=\"0\" y=\"16\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,115,2,3,2,\n0,0,0,0,0,0,0,0,0,0,0,0,115,115,0,115,\n0,0,0,0,0,0,0,0,0,0,0,2,3,115,0,115,\n0,0,0,0,0,0,0,0,0,0,0,115,2,3,2,3,\n0,0,0,0,0,0,0,0,0,0,0,115,115,2,3,0,\n0,0,0,0,0,0,0,0,0,0,0,115,115,115,0,0,\n0,0,0,0,0,0,0,0,0,0,0,115,115,115,0,0,\n0,0,0,0,0,0,0,0,0,2,3,3,115,115,0,0,\n0,0,0,0,0,0,0,0,0,115,0,0,115,115,0,0,\n0,0,0,0,0,0,0,0,0,115,0,0,115,115,0,0,\n0,0,0,0,0,0,0,0,0,115,0,2,3,115,0,0,\n0,0,0,0,0,0,0,0,0,115,0,115,2,3,0,0,\n0,0,0,0,0,0,0,0,0,115,0,115,115,0,0,0,\n0,0,0,0,0,0,0,0,0,115,0,115,115,0,0,0,\n0,0,0,0,0,0,0,0,0,115,0,115,228,342,0,0,\n0,0,0,0,0,0,0,0,0,228,342,228,342,228,342,0\n</chunk>\n   <chunk x=\"16\" y=\"16\" width=\"16\" height=\"16\">\n3,0,0,0,0,0,0,0,0,0,0,0,3,4,0,0,\n0,0,0,0,0,2,4,0,0,0,0,0,0,117,0,0,\n0,0,0,0,0,115,117,0,0,0,0,0,0,117,0,0,\n0,0,0,0,0,115,3,4,0,0,0,0,0,3,3,4,\n0,0,0,0,0,115,0,117,0,0,0,0,0,0,0,117,\n0,0,0,0,2,3,0,3,4,0,0,0,0,0,0,3,\n0,0,0,2,3,0,0,0,117,0,0,0,0,0,0,0,\n0,0,0,115,0,0,0,0,3,4,0,0,0,0,0,0,\n0,0,2,3,0,0,0,0,0,117,0,0,0,0,0,0,\n0,0,115,0,0,0,0,0,0,3,3,3,4,0,0,0,\n2,3,3,0,0,0,0,0,0,0,0,0,3,4,0,0,\n115,0,0,0,0,0,0,0,0,0,0,0,0,3,3,3,\n115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n228,342,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,115,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"32\" y=\"16\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,124,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,124,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,237,351,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,124,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,124,0,0,\n4,0,0,0,0,0,0,0,0,0,0,0,0,124,0,0,\n117,0,0,0,0,0,0,0,0,0,0,0,0,124,0,0,\n3,3,3,4,0,0,0,0,0,0,0,0,0,124,0,0,\n0,0,0,3,3,3,4,0,0,0,0,0,0,124,0,0,\n0,0,0,0,0,0,3,4,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,3,3,4,0,0,0,0,0,0,\n3,3,3,3,4,0,0,0,0,3,3,3,4,0,0,0,\n0,0,0,0,3,3,3,3,4,0,0,0,117,0,0,0,\n0,0,0,0,0,0,0,0,3,3,4,0,117,0,0,0,\n0,0,0,0,0,0,0,0,0,0,117,0,117,0,0,0,\n0,0,0,0,0,0,0,0,0,0,117,0,3,0,0,0\n</chunk>\n   <chunk x=\"48\" y=\"16\" width=\"16\" height=\"16\">\n0,11,12,13,0,0,0,0,0,0,0,0,0,0,0,0,\n0,124,0,12,13,0,0,0,0,0,0,0,0,0,0,0,\n0,124,0,0,126,0,0,0,0,0,0,0,0,0,0,0,\n0,124,0,0,126,0,0,0,0,0,0,0,0,0,0,0,\n0,124,0,0,126,0,0,0,0,0,0,0,0,0,0,0,\n11,12,0,0,126,0,0,0,0,0,0,0,0,0,0,0,\n124,0,0,0,12,12,13,0,0,0,0,0,0,0,0,0,\n124,0,0,0,0,0,126,0,0,0,0,0,0,0,0,0,\n124,0,0,0,0,0,126,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"0\" y=\"32\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,228,342,115,0,115,0,\n0,0,0,0,0,0,0,0,0,0,0,115,115,0,115,0,\n0,0,0,0,0,0,0,0,0,0,0,115,115,0,115,0,\n0,0,0,0,0,0,0,0,0,0,0,115,115,0,115,0,\n0,0,0,0,0,0,0,0,0,0,0,115,115,0,115,0,\n0,0,0,0,0,0,0,0,0,0,0,115,115,0,115,0,\n0,0,0,0,0,0,0,0,0,0,0,115,115,0,115,0,\n0,0,0,0,0,0,0,0,0,0,0,115,115,0,228,342,\n0,0,0,0,0,0,0,0,0,0,0,115,228,342,0,115,\n0,0,0,0,0,0,0,0,0,0,0,115,0,115,0,115,\n0,0,0,0,0,0,0,0,0,0,0,115,0,115,0,115,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"16\" y=\"32\" width=\"16\" height=\"16\">\n0,115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,115,0,0,0,0,0,0,0,0,0,0,0,0,2,3,\n0,115,0,0,0,0,0,0,0,0,0,0,0,0,115,0,\n0,115,0,0,0,0,0,0,0,0,0,0,2,3,3,0,\n0,228,342,0,0,0,0,0,0,0,0,0,115,0,0,0,\n0,0,115,0,0,0,0,0,0,2,3,3,3,0,0,0,\n0,0,115,0,0,0,0,0,0,115,0,0,0,0,0,0,\n0,0,115,0,0,0,0,0,0,115,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"32\" y=\"32\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,3,3,4,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,2,3,3,3,4,0,0,0,0,2,3,3,0,0,0,\n3,3,0,0,0,3,3,3,4,0,115,0,0,0,0,0,\n0,0,0,0,0,0,0,0,3,3,3,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n  </data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/fill-028.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"100\" height=\"100\" tilewidth=\"16\" tileheight=\"16\" infinite=\"1\" nextlayerid=\"4\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"1\" name=\"Calque de Tuiles 1\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n   <chunk x=\"0\" y=\"0\" width=\"16\" height=\"16\">\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114\n</chunk>\n   <chunk x=\"16\" y=\"0\" width=\"16\" height=\"16\">\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114\n</chunk>\n   <chunk x=\"32\" y=\"0\" width=\"16\" height=\"16\">\n114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"0\" y=\"16\" width=\"16\" height=\"16\">\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"16\" y=\"16\" width=\"16\" height=\"16\">\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"32\" y=\"16\" width=\"16\" height=\"16\">\n114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n  </data>\n </layer>\n <layer id=\"2\" name=\"Calque de Tuiles 2\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n   <chunk x=\"0\" y=\"0\" width=\"16\" height=\"16\">\n229,229,229,342,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,228,229,229,229,229,229,342,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,228,342,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,115,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,228,229,342,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,115,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,115,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,115,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,115,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,228,229,342,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,229,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"16\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n229,342,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,228,229,229,342,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,115,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,228,229,342,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,228,229,229,342,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"32\" y=\"0\" width=\"16\" height=\"16\">\n0,115,0,0,228,229,229,229,0,0,0,0,0,0,0,0,\n0,228,229,229,229,229,229,229,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"16\" y=\"16\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,228,229,229,229,342,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,228,229,229,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"32\" y=\"16\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n229,229,342,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,115,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,228,229,229,229,342,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,228,229,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n  </data>\n </layer>\n <layer id=\"3\" name=\"Calque de Tuiles 3\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n   <chunk x=\"0\" y=\"0\" width=\"16\" height=\"16\">\n218,218,0,0,331,331,331,331,331,331,219,219,219,219,219,219,\n219,219,218,0,0,218,218,218,0,0,331,219,219,219,219,219,\n219,219,219,218,218,219,219,219,218,218,0,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,0,331,331,219,219,219,\n219,219,219,219,219,219,219,219,219,219,218,0,0,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,218,0,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,0,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,0,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,0,331,331,219,\n219,219,219,219,219,219,219,219,219,219,219,219,218,0,0,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,218,0,331,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,0,0,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,218,218,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219\n</chunk>\n   <chunk x=\"16\" y=\"0\" width=\"16\" height=\"16\">\n219,219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,\n219,219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,\n219,219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,\n219,219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,\n219,219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,\n219,219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,\n219,219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,\n219,219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,\n219,219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,\n219,219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,\n331,331,219,219,219,219,219,219,0,0,0,0,0,0,0,0,\n218,0,331,331,331,219,219,219,0,0,0,0,0,0,0,0,\n219,218,0,0,0,219,219,219,0,0,0,0,0,0,0,0,\n219,219,218,218,0,331,331,219,219,219,219,219,219,219,219,219,\n219,219,219,219,218,0,0,331,331,331,219,219,219,219,219,219,\n219,219,219,219,219,218,0,0,0,0,331,331,331,331,219,219\n</chunk>\n   <chunk x=\"32\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n219,219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,\n219,219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,\n219,219,219,219,219,219,219,219,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"0\" y=\"16\" width=\"16\" height=\"16\">\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"16\" y=\"16\" width=\"16\" height=\"16\">\n219,219,219,219,219,219,218,218,218,0,218,218,0,0,331,331,\n219,219,219,219,219,219,219,219,219,218,219,219,218,0,0,218,\n219,219,219,219,219,219,219,219,219,219,219,219,219,218,218,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"32\" y=\"16\" width=\"16\" height=\"16\">\n331,331,331,219,219,219,219,219,0,0,0,0,0,0,0,0,\n218,0,0,219,219,219,219,219,0,0,0,0,0,0,0,0,\n219,218,0,331,331,331,331,219,0,0,0,0,0,0,0,0,\n219,219,218,0,0,218,0,331,0,0,0,0,0,0,0,0,\n219,219,219,218,218,219,218,218,0,0,0,0,0,0,0,0,\n219,219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,\n219,219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,\n219,219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,\n219,219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,\n219,219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,\n219,219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,\n219,219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,\n219,219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n  </data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/fill-029.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"100\" height=\"100\" tilewidth=\"16\" tileheight=\"16\" infinite=\"1\" nextlayerid=\"3\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"1\" name=\"Calque de Tuiles 1\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n   <chunk x=\"0\" y=\"0\" width=\"16\" height=\"16\">\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"16\" y=\"0\" width=\"16\" height=\"16\">\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"32\" y=\"0\" width=\"16\" height=\"16\">\n114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n  </data>\n </layer>\n <layer id=\"2\" name=\"Calque de Tuiles 2\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n   <chunk x=\"0\" y=\"0\" width=\"16\" height=\"16\">\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"16\" y=\"0\" width=\"16\" height=\"16\">\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"32\" y=\"0\" width=\"16\" height=\"16\">\n219,219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,\n219,219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,\n219,219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,\n219,219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,\n219,219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,\n219,219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,\n219,219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,\n219,219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n  </data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/fill-030.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"100\" height=\"100\" tilewidth=\"16\" tileheight=\"16\" infinite=\"1\" nextlayerid=\"3\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"1\" name=\"Calque de Tuiles 1\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n   <chunk x=\"0\" y=\"0\" width=\"16\" height=\"16\">\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"16\" y=\"0\" width=\"16\" height=\"16\">\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n  </data>\n </layer>\n <layer id=\"2\" name=\"Calque de Tuiles 2\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n   <chunk x=\"0\" y=\"0\" width=\"16\" height=\"16\">\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"16\" y=\"0\" width=\"16\" height=\"16\">\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n  </data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/fill-031.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"100\" height=\"100\" tilewidth=\"16\" tileheight=\"16\" infinite=\"1\" nextlayerid=\"4\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"1\" name=\"Calque de Tuiles 1\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n   <chunk x=\"0\" y=\"0\" width=\"16\" height=\"16\">\n114,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,\n0,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,116,116,116,0,0,0,0,0,0,0,\n114,114,114,114,114,0,116,116,116,116,116,116,0,0,0,0,\n114,114,114,114,114,0,116,116,116,116,116,116,116,116,116,0,\n114,114,114,114,114,0,0,0,116,116,116,116,116,116,116,116,\n4184,4184,4184,4184,4184,4184,4184,4184,116,116,116,116,116,116,116,116,\n4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,\n4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,\n4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,\n4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,\n4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,\n4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,\n4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,\n4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,\n114,114,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184\n</chunk>\n   <chunk x=\"16\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,\n0,0,0,0,0,0,0,116,116,116,116,0,0,0,114,114,\n116,116,116,116,116,116,116,116,116,116,116,116,0,0,114,114,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,114,114,\n116,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,\n116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,\n4184,4184,116,114,114,114,114,114,114,114,114,114,114,114,114,114\n</chunk>\n   <chunk x=\"32\" y=\"0\" width=\"16\" height=\"16\">\n114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,\n116,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,\n116,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,\n116,116,116,114,114,114,114,114,0,0,0,0,0,0,0,0,\n114,114,116,114,114,114,114,114,0,0,0,0,0,0,0,0,\n114,114,116,116,116,114,114,114,0,0,0,0,0,0,0,0,\n114,114,114,114,116,114,114,114,0,0,0,0,0,0,0,0,\n114,114,114,114,116,114,114,114,0,0,0,0,0,0,0,0,\n114,114,114,114,116,116,114,114,0,0,0,0,0,0,0,0,\n114,114,114,114,114,116,114,114,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"0\" y=\"16\" width=\"16\" height=\"16\">\n114,114,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,\n114,114,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,\n114,114,114,114,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,\n114,114,114,114,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"16\" y=\"16\" width=\"16\" height=\"16\">\n4184,4184,116,114,114,114,114,114,114,114,114,114,114,114,114,114,\n4184,4184,116,114,114,114,114,114,114,114,114,114,114,114,114,114,\n4184,4184,116,114,114,114,114,114,114,114,114,114,114,114,114,114,\n4184,4184,116,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"32\" y=\"16\" width=\"16\" height=\"16\">\n114,114,114,114,114,116,114,114,0,0,0,0,0,0,0,0,\n114,114,114,114,114,116,114,114,0,0,0,0,0,0,0,0,\n114,114,114,114,114,116,114,114,0,0,0,0,0,0,0,0,\n114,114,114,114,114,116,114,114,0,0,0,0,0,0,0,0,\n114,114,114,114,114,116,116,116,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,116,116,0,0,0,0,0,0,0,0,\n114,114,114,114,114,116,114,114,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,\n114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n  </data>\n </layer>\n <layer id=\"2\" name=\"Calque de Tuiles 2\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n   <chunk x=\"0\" y=\"0\" width=\"16\" height=\"16\">\n229,229,229,229,229,229,229,342,0,0,0,0,0,0,0,0,\n229,229,229,229,229,229,342,115,0,0,0,0,0,0,0,0,\n229,229,229,229,229,342,115,228,342,0,0,0,0,0,0,0,\n0,0,0,0,0,115,228,342,228,229,229,342,0,0,0,0,\n0,0,0,0,0,115,0,228,229,342,0,228,229,229,229,229,\n0,0,0,0,0,228,229,229,342,228,229,229,229,229,229,229,\n4409,4410,4410,4410,4410,4410,4410,4411,228,229,229,229,229,229,229,229,\n4522,0,0,0,0,0,0,4637,4410,4410,4410,4410,4410,4410,4410,4411,\n4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4524,\n4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4524,\n4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4524,\n4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4524,\n4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4524,\n4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4524,\n4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4524,\n4636,4636,4522,0,0,0,0,0,0,0,0,0,0,0,0,4637\n</chunk>\n   <chunk x=\"16\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,341,229,229,342,0,0,0,0,0,\n229,229,229,229,229,229,229,230,0,0,228,342,0,0,0,0,\n229,229,229,229,229,229,229,229,229,229,342,228,229,229,342,0,\n342,0,0,0,0,0,0,0,0,0,228,229,229,342,228,229,\n115,0,0,0,0,0,0,0,0,0,0,0,0,228,229,342,\n115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,\n115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,\n115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,\n115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n228,229,342,0,0,0,0,0,0,0,0,0,0,0,0,0,\n4410,4411,115,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"32\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n342,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n228,229,342,0,0,0,0,0,0,0,0,0,0,0,0,0,\n229,342,115,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,115,228,229,342,0,0,0,0,0,0,0,0,0,0,0,\n0,228,229,342,115,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,115,115,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,115,228,342,0,0,0,0,0,0,0,0,0,0,\n0,0,0,228,342,115,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"0\" y=\"16\" width=\"16\" height=\"16\">\n0,0,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,4636,4636,4522,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,4522,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,4636,4636,4636,4636,4636,4636,4636,4636,4636,4636,4636,4636,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"16\" y=\"16\" width=\"16\" height=\"16\">\n0,4524,115,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,4524,115,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,4524,115,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,4524,115,0,0,0,0,0,0,0,0,0,0,0,0,0,\n4636,4636,228,229,342,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,115,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,115,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,115,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,228,229,229,229,342,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,228,229,229,229,229,229,229,229,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"32\" y=\"16\" width=\"16\" height=\"16\">\n0,0,0,0,115,115,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,115,115,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,115,115,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,115,115,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,115,228,229,229,0,0,0,0,0,0,0,0,\n0,0,0,0,228,229,229,229,0,0,0,0,0,0,0,0,\n0,0,0,0,0,2,3,3,0,0,0,0,0,0,0,0,\n0,0,0,0,2,3,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,115,0,0,0,0,0,0,0,0,0,0,0,\n342,0,0,0,115,0,0,0,0,0,0,0,0,0,0,0,\n115,0,0,0,115,0,0,0,0,0,0,0,0,0,0,0,\n228,342,0,0,115,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n  </data>\n </layer>\n <layer id=\"3\" name=\"Calque de Tuiles 3\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n   <chunk x=\"0\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n218,218,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n219,219,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"16\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,219,\n0,0,0,0,0,0,0,0,1348,0,0,331,219,219,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,331,331,331,219,\n0,0,0,0,0,0,0,0,0,1348,0,0,0,0,0,331,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"32\" y=\"0\" width=\"16\" height=\"16\">\n219,219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,\n219,219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,\n219,219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,\n219,219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,\n219,219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,\n331,219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,\n0,219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,\n0,219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,\n0,331,331,219,219,219,219,219,0,0,0,0,0,0,0,0,\n0,0,0,219,219,219,219,219,0,0,0,0,0,0,0,0,\n0,0,0,331,331,219,219,219,0,0,0,0,0,0,0,0,\n0,0,0,0,0,219,219,219,0,0,0,0,0,0,0,0,\n0,0,0,0,0,219,219,219,0,0,0,0,0,0,0,0,\n0,0,0,0,0,331,219,219,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,219,219,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,219,219,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"0\" y=\"16\" width=\"16\" height=\"16\">\n219,219,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n219,219,218,218,0,0,0,0,0,0,0,0,0,0,0,0,\n219,219,219,219,0,0,0,0,0,0,0,0,0,0,0,0,\n219,219,219,219,218,218,218,218,218,218,218,218,218,218,218,218,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n331,331,331,331,219,219,219,219,219,219,219,219,219,219,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"16\" y=\"16\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n218,218,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n219,219,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n219,219,218,218,0,0,0,0,0,0,0,0,0,0,0,0,\n219,219,219,219,0,0,0,0,0,0,0,0,0,0,0,0,\n219,219,219,219,0,0,0,0,0,0,0,0,0,0,0,0,\n219,219,219,219,0,0,218,218,0,0,0,0,0,0,0,0,\n219,219,219,219,218,218,219,219,0,0,0,0,0,0,0,0,\n219,219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,\n219,219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"32\" y=\"16\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,219,219,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,219,219,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,219,219,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,331,331,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,218,218,0,0,0,0,0,0,0,0,\n0,0,0,0,0,218,219,219,0,0,0,0,0,0,0,0,\n0,0,0,0,0,219,219,219,0,0,0,0,0,0,0,0,\n0,0,0,0,0,219,219,219,0,0,0,0,0,0,0,0,\n0,0,0,0,0,219,219,219,0,0,0,0,0,0,0,0,\n0,0,0,0,0,219,219,219,0,0,0,0,0,0,0,0,\n0,0,0,0,0,331,331,331,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n  </data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/fill-032.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"100\" height=\"100\" tilewidth=\"16\" tileheight=\"16\" infinite=\"1\" nextlayerid=\"5\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"4\" name=\"Calque de Tuiles 4\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n   <chunk x=\"0\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,0,0,0,114,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,\n114,114,114,114,0,0,0,0,0,0,0,114,114,114,114,114,\n114,114,114,114,0,0,0,0,0,0,0,114,114,114,114,114,\n114,114,114,114,114,0,0,0,0,0,0,114,114,114,114,114\n</chunk>\n   <chunk x=\"16\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,0,116,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"0\" y=\"16\" width=\"16\" height=\"16\">\n114,114,114,114,114,114,0,0,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"16\" y=\"16\" width=\"16\" height=\"16\">\n114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n  </data>\n </layer>\n <layer id=\"1\" name=\"Calque de Tuiles 1\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n   <chunk x=\"0\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,342,\n229,229,229,229,229,229,229,229,229,229,342,0,0,0,0,228,\n0,0,0,0,0,0,0,0,0,0,228,229,342,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,228,229,229,229,\n4410,4410,4410,4410,4410,4410,4410,4411,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,4637,4411,0,0,0,0,0,0,0,\n4636,4636,4636,4636,4522,0,0,0,4637,4410,4411,0,0,0,0,0,\n0,0,0,0,4522,0,0,0,0,0,4524,0,0,0,0,0,\n0,0,0,0,4636,4522,0,0,0,0,4524,0,0,0,0,0\n</chunk>\n   <chunk x=\"16\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n342,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n228,229,342,0,0,0,0,0,0,0,0,0,0,0,0,0,\n229,342,115,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"0\" y=\"16\" width=\"16\" height=\"16\">\n0,0,0,0,0,4636,4522,4524,4636,4636,4636,0,0,0,0,0,\n0,0,0,0,0,0,4636,4636,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n  </data>\n </layer>\n <layer id=\"2\" name=\"Calque de Tuiles 2\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n   <chunk x=\"0\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,218,218,0,0,\n218,218,218,0,0,218,218,0,218,218,0,0,331,219,0,218,\n219,219,219,218,218,219,219,218,219,219,218,0,0,331,0,331,\n331,331,331,331,331,331,331,331,219,331,331,0,0,0,0,0,\n0,0,0,0,0,0,0,0,331,212,213,212,213,212,213,212,\n218,0,0,0,0,0,0,0,0,325,326,438,439,438,439,438,\n219,218,218,0,0,0,0,0,0,0,0,212,213,212,213,212,\n219,219,219,218,0,0,0,0,0,0,0,438,439,438,439,438,\n219,219,219,331,0,218,0,0,218,218,0,212,213,212,213,212\n</chunk>\n   <chunk x=\"16\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,212,213,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,325,326,212,213,212,213,0,0,0,0,0,0,0,\n213,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n439,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n213,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n439,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n213,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"0\" y=\"16\" width=\"16\" height=\"16\">\n219,219,331,212,213,331,0,0,331,331,0,438,439,438,439,438,\n219,331,0,325,326,212,213,212,213,212,213,212,213,212,213,212,\n331,0,0,0,331,438,439,438,439,438,439,438,439,438,439,438,\n0,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,\n0,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"16\" y=\"16\" width=\"16\" height=\"16\">\n439,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n213,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n439,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n213,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n439,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n  </data>\n </layer>\n <layer id=\"3\" name=\"Calque de Tuiles 3\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n   <chunk x=\"0\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,99,100,99,100,99,100,99,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,99,100,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"16\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"0\" y=\"16\" width=\"16\" height=\"16\">\n0,0,0,0,0,99,100,99,100,99,100,0,0,0,0,0,\n0,0,0,0,218,0,0,0,0,0,0,0,0,0,0,0,\n0,99,100,99,100,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n  </data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/fill-033.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"40\" height=\"19\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"4\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"2\" name=\"Calque de Tuiles 2\" width=\"40\" height=\"19\">\n  <data encoding=\"csv\">\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,114,116,114,114,114,114,114,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,114,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,114,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114\n</data>\n </layer>\n <layer id=\"1\" name=\"Calque de Tuiles 1\" width=\"40\" height=\"19\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,342,0,117,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,229,230,0,0,0,0,0,\n342,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,341,229,229,229,229,229,229,229,229,229,\n115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,341,229,229,229,230,0,0,0,341,229,229,229,229,229,\n228,342,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,341,229,229,230,0,0,0,0,0,0,0,117,0,0,0,0,0,\n0,115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,341,229,230,0,0,0,0,0,0,0,0,0,341,230,0,0,0,0,0,\n0,228,229,342,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,117,0,0,0,0,0,0,0,0,0,0,341,230,0,0,0,0,0,0,\n0,0,0,115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,341,229,230,0,0,0,0,0,0,0,0,0,0,117,0,0,0,0,0,0,0,\n0,0,0,228,229,342,0,0,0,0,0,0,0,0,0,0,0,0,0,117,0,0,0,0,0,0,0,0,0,0,0,0,117,0,0,0,0,0,0,0,\n0,0,0,0,0,115,0,0,0,0,0,0,0,0,0,0,0,341,229,230,0,0,0,0,0,0,0,0,0,0,0,0,117,0,0,0,0,0,0,0,\n0,0,0,0,0,228,229,229,229,342,0,0,0,0,0,0,0,117,0,0,0,0,0,0,0,0,0,0,0,0,0,341,230,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,115,0,0,0,0,0,0,0,117,0,0,0,0,0,0,0,0,0,0,0,0,0,117,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,228,342,0,0,0,0,341,229,230,0,0,0,0,0,0,0,0,0,0,0,0,341,230,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,228,229,229,229,229,230,0,0,0,0,0,0,0,0,0,0,0,0,0,341,230,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,117,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,117,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,117,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,341,230,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,117,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"3\" name=\"Calque de Tuiles 3\" width=\"40\" height=\"19\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,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,0,0,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,331,0,0,331,331,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1348,1349,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1348,1349,218,218,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,0,0,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,219,0,0,219,219,\n0,0,0,0,0,0,0,0,0,0,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,219,218,218,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,219,219,219,219,219,219,\n0,0,0,0,0,0,0,0,0,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,219,219,219,219,219,219,\n0,0,0,0,0,0,0,0,0,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,219,219,219,219,219,219,\n0,0,0,0,0,0,0,0,0,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,219,219,219,219,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,219,219,219,219,219,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,219,219,219,219,219,219,219,219,\n0,0,0,0,0,0,0,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,219,219,219,219,219,219,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,219,219,219,219,219,219,219,219,219,\n0,0,0,0,0,0,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,219,219,219,219,219,219,219,219,219,\n0,0,0,0,0,0,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,219,219,219,219,219,219,219,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,219,219,219,219,219,219,219,219,219,219,\n0,0,0,0,0,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,219,219,219,219,219,219,219,219,219,219\n</data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/fill-034.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"100\" height=\"16\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"4\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"1\" name=\"1\" width=\"100\" height=\"16\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2608,2608,2608,2608,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n4190,4190,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2608,2608,2608,2608,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2608,2608,2608,2608,2608,2608,2608,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n4190,4190,4190,4190,4190,4190,0,0,0,0,0,0,0,0,2608,2608,2608,0,0,0,0,0,0,0,0,0,0,2608,2608,2608,2608,2608,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,2608,2608,2608,2608,2608,0,0,0,0,0,0,0,2608,2608,2608,2608,2608,2608,2608,2608,2608,0,0,0,0,0,0,0,0,0,0,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,3,\n4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,0,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,0,0,0,0,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,0,0,0,0,2608,2608,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,3,3,116,116,\n4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,0,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,0,0,0,2608,2608,2608,116,116,116,116,116,116,116,116,116\n</data>\n </layer>\n <layer id=\"2\" name=\"2\" width=\"100\" height=\"16\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4524,4636,4636,4636,4636,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n21,21,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,4524,4636,4636,4636,4636,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4524,4636,4636,0,0,0,0,4636,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,21,21,21,21,22,0,0,0,0,0,0,4524,4636,4636,4636,4522,0,0,0,0,0,0,0,0,4524,4636,0,0,0,0,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4524,4636,4636,4636,4636,0,0,0,0,0,0,0,4636,4636,4636,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,21,21,21,21,21,21,21,21,22,0,0,4636,4636,4522,0,0,0,0,0,4524,4636,0,0,0,0,0,4636,4636,4636,4522,0,0,0,0,0,0,0,0,4524,4636,4636,4636,4636,4636,4636,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4636,4636,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,21,21,22,21,21,21,22,135,0,0,0,0,4636,4636,4636,4636,4636,4636,4636,0,0,0,0,0,0,0,0,0,4636,4636,4636,4636,4636,4522,0,0,4524,4636,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4636,4636,4636,4636,4522,0,0,4524,4636,4636,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,3,3,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,21,21,21,22,135,135,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4636,4636,4636,4636,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4636,4636,4636,4636,0,0,4636,4636,4636,4636,4636,4636,4636,4636,4522,0,4524,4636,4636,2,3,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"3\" name=\"3\" width=\"100\" height=\"16\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,225,0,224,225,224,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,224,225,0,0,0,0,0,0,0,0,0,0,0,0,0,0,224,225,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,337,338,0,337,451,450,451,225,224,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,337,338,0,0,0,0,0,0,0,0,0,0,0,0,224,225,337,338,0,224,225,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,224,225,224,225,224,225,224,450,451,450,451,450,451,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,\n0,0,0,0,0,0,0,22,0,0,22,0,0,0,0,224,225,224,225,0,0,224,225,224,225,224,225,224,450,451,225,0,0,337,338,0,0,224,225,0,0,0,0,0,0,224,225,224,225,224,225,224,450,451,450,451,450,451,450,451,450,451,450,338,337,451,225,224,225,224,225,0,0,0,0,224,225,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,337,451,450,451,225,224,450,451,450,451,450,451,450,451,450,451,225,224,225,0,0,224,450,451,225,224,225,224,225,224,450,451,450,451,450,451,450,451,450,451,450,451,450,451,450,451,450,338,0,224,450,451,450,451,450,451,225,224,225,0,337,451,225,224,225,224,225,224,225,0,0,0,0,224,225,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,337,451,450,451,450,451,450,451,450,451,450,451,450,451,450,451,450,451,225,224,450,451,450,451,450,451,450,451,450,451,450,451,450,451,450,451,450,451,450,451,450,451,450,451,450,451,225,224,450,451,450,451,450,451,450,451,450,451,225,224,450,451,450,451,450,451,450,451,225,224,225,0,337,338,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/fill-035.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"17\" height=\"4\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"3\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"2\" name=\"1\" width=\"17\" height=\"4\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,116,116,116,116,116,116,116,116,116,116,116,0,0,0,0,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116\n</data>\n </layer>\n <layer id=\"1\" name=\"2\" width=\"17\" height=\"4\">\n  <data encoding=\"csv\">\n0,2,3,3,3,3,3,3,3,3,3,4,0,0,0,0,2,\n3,3,0,0,0,0,0,0,0,0,0,3,3,3,3,3,3,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/fill-036.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"100\" height=\"100\" tilewidth=\"16\" tileheight=\"16\" infinite=\"1\" nextlayerid=\"4\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"2\" name=\"Calque de Tuiles 2\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n   <chunk x=\"0\" y=\"0\" width=\"16\" height=\"16\">\n0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,4978,4978,4978,4978,4978,4978,4978,4978,114,114,0,4978,0,0,\n0,0,0,0,4978,4978,4978,4978,4978,4978,4978,4978,4978,0,0,0,\n0,0,0,0,0,0,4978,4978,4978,4978,4978,4978,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"16\" y=\"0\" width=\"16\" height=\"16\">\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n  </data>\n </layer>\n <layer id=\"1\" name=\"Calque de Tuiles 1\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n   <chunk x=\"0\" y=\"0\" width=\"16\" height=\"16\">\n5090,5429,1019,1020,1020,1020,1020,1020,1020,1020,1246,0,0,341,229,342,\n0,4977,0,0,0,0,0,0,0,0,1019,1358,229,230,4979,115,\n0,5090,5091,5429,0,0,0,1132,1020,1020,1020,1021,0,5430,5092,228,\n0,0,0,5090,5091,5429,0,0,0,0,0,0,5430,5092,0,0,\n0,0,0,0,0,5090,5091,5091,5091,5091,5091,5091,5092,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"16\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n229,342,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,228,342,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,228,229,229,229,229,342,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,228,229,229,229,229,342,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,228,229,229,229,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n  </data>\n </layer>\n <layer id=\"3\" name=\"Calque de Tuiles 3\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n   <chunk x=\"16\" y=\"0\" width=\"16\" height=\"16\">\n218,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n331,331,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n0,0,331,219,219,219,219,219,219,219,219,219,219,219,219,219,\n0,0,0,331,331,331,331,331,219,219,219,219,219,219,219,219,\n0,0,0,0,0,0,0,0,331,331,331,331,331,219,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,331,331,331,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n  </data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/fill-037.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"100\" height=\"100\" tilewidth=\"16\" tileheight=\"16\" infinite=\"1\" nextlayerid=\"4\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"2\" name=\"Calque de Tuiles 2\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n   <chunk x=\"0\" y=\"0\" width=\"16\" height=\"16\">\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"16\" y=\"0\" width=\"16\" height=\"16\">\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,114,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"32\" y=\"0\" width=\"16\" height=\"16\">\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,\n0,0,114,114,114,114,114,114,114,114,114,0,0,0,0,0,\n0,0,0,0,0,0,114,114,114,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n  </data>\n </layer>\n <layer id=\"1\" name=\"Calque de Tuiles 1\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n   <chunk x=\"0\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n229,342,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,228,229,229,229,229,229,229,229,342,0,0,0,0,0,341,\n0,0,0,0,0,0,0,0,0,228,229,229,229,229,229,230,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"16\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,341,229,229,229,229,229,229,229,229,342,0,\n229,229,229,229,229,230,0,0,0,0,0,0,0,0,228,342,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"32\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,341,229,\n229,342,0,0,0,0,0,0,0,0,0,341,229,229,230,0,\n0,228,229,229,229,342,0,0,0,341,229,230,0,0,0,0,\n0,0,0,0,0,228,229,229,229,230,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n  </data>\n </layer>\n <layer id=\"3\" name=\"Calque de Tuiles 3\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n   <chunk x=\"0\" y=\"0\" width=\"16\" height=\"16\">\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n331,331,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n0,0,331,331,331,331,331,331,331,331,219,219,219,219,219,331,\n0,0,0,0,0,0,0,0,0,0,331,331,331,331,331,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"16\" y=\"0\" width=\"16\" height=\"16\">\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,331,331,331,331,331,331,331,331,331,331,219,\n331,331,331,331,331,0,0,0,0,0,0,0,0,0,0,331,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"32\" y=\"0\" width=\"16\" height=\"16\">\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,331,331,\n331,219,219,219,219,219,219,219,219,219,219,331,331,331,0,0,\n0,0,331,331,331,331,219,219,219,331,331,0,0,0,0,0,\n0,0,0,0,0,0,331,331,331,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n  </data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/fill-038.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"100\" height=\"100\" tilewidth=\"16\" tileheight=\"16\" infinite=\"1\" nextlayerid=\"4\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"2\" name=\"Calque de Tuiles 2\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n   <chunk x=\"0\" y=\"0\" width=\"16\" height=\"16\">\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,114,114,114,114,114,114,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"16\" y=\"0\" width=\"16\" height=\"16\">\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"32\" y=\"0\" width=\"16\" height=\"16\">\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n  </data>\n </layer>\n <layer id=\"1\" name=\"Calque de Tuiles 1\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n   <chunk x=\"0\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n229,229,229,229,229,229,229,342,0,0,0,0,0,0,341,229,\n0,0,0,0,0,0,0,228,229,229,229,229,229,229,230,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"16\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n341,229,229,229,229,229,229,229,229,342,0,0,0,0,0,0,\n230,0,0,0,0,0,0,0,0,228,229,229,229,229,229,229,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"32\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n229,229,229,229,342,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,228,229,229,229,229,229,229,229,229,229,229,229,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n  </data>\n </layer>\n <layer id=\"3\" name=\"Calque de Tuiles 3\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n   <chunk x=\"0\" y=\"0\" width=\"16\" height=\"16\">\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n331,331,331,331,331,331,331,331,219,219,219,219,219,219,331,331,\n0,0,0,0,0,0,0,0,331,331,331,331,331,331,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"16\" y=\"0\" width=\"16\" height=\"16\">\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n331,331,331,331,331,331,331,331,331,331,219,219,219,219,219,219,\n0,0,0,0,0,0,0,0,0,0,331,331,331,331,331,331,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"32\" y=\"0\" width=\"16\" height=\"16\">\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n331,331,331,331,331,219,219,219,219,219,219,219,219,219,219,219,\n0,0,0,0,0,331,331,331,331,331,331,331,331,331,331,331,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n  </data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/fill-039.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"100\" height=\"100\" tilewidth=\"16\" tileheight=\"16\" infinite=\"1\" nextlayerid=\"4\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"2\" name=\"Calque de Tuiles 2\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n   <chunk x=\"0\" y=\"0\" width=\"16\" height=\"16\">\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"16\" y=\"0\" width=\"16\" height=\"16\">\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,0,114,114,114,114,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"32\" y=\"0\" width=\"16\" height=\"16\">\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,\n114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,\n114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,\n114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n  </data>\n </layer>\n <layer id=\"1\" name=\"Calque de Tuiles 1\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n   <chunk x=\"0\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n342,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n228,229,229,229,229,229,229,229,229,229,229,342,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,228,229,229,229,229,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"16\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n229,229,229,229,229,229,342,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,228,229,342,0,0,0,0,341,229,229,\n0,0,0,0,0,0,0,0,228,229,229,229,229,230,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"32\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,117,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,117,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,117,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,341,230,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,117,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,117,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,117,0,\n0,0,0,0,0,0,0,0,0,0,0,0,341,229,230,0,\n0,0,0,0,0,0,0,0,0,341,229,229,230,0,0,0,\n0,0,0,0,341,229,229,229,229,230,0,0,0,0,0,0,\n0,0,341,229,230,0,0,0,0,0,0,0,0,0,0,0,\n229,229,230,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n  </data>\n </layer>\n <layer id=\"3\" name=\"Calque de Tuiles 3\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n   <chunk x=\"0\" y=\"0\" width=\"16\" height=\"16\">\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n331,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n0,331,331,331,331,331,331,331,331,331,331,331,219,219,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,331,331,331,331,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"16\" y=\"0\" width=\"16\" height=\"16\">\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n331,331,331,331,331,331,331,219,219,219,219,219,219,219,219,219,\n0,0,0,0,0,0,0,331,331,219,219,219,219,331,331,331,\n0,0,0,0,0,0,0,0,0,331,331,331,331,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"32\" y=\"0\" width=\"16\" height=\"16\">\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,0,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,0,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,331,0,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,0,0,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,0,0,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,0,0,\n219,219,219,219,219,219,219,219,219,219,219,219,331,331,0,0,\n219,219,219,219,219,219,219,219,219,331,331,331,0,0,0,0,\n219,219,219,219,331,331,331,331,331,0,0,0,0,0,0,0,\n219,219,331,331,0,0,0,0,0,0,0,0,0,0,0,0,\n331,331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n  </data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/fill-040.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"100\" height=\"100\" tilewidth=\"16\" tileheight=\"16\" infinite=\"1\" nextlayerid=\"5\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"3\" name=\"Calque de Tuiles 3\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n   <chunk x=\"0\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,\n0,0,0,0,0,0,0,0,0,0,0,0,0,116,114,114\n</chunk>\n   <chunk x=\"16\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,114,114,114,0,0,0,0,0,0,\n0,0,0,0,0,0,116,114,114,114,0,0,0,0,0,0,\n0,0,0,0,0,0,114,114,114,114,0,0,0,0,0,0,\n0,0,0,0,0,116,114,114,114,114,0,0,0,0,0,0,\n0,0,0,0,114,114,114,114,114,114,0,0,0,0,0,0,\n0,0,0,0,114,114,114,114,114,114,0,0,0,0,0,0,\n0,0,0,116,114,114,114,114,0,0,0,0,0,0,0,0,\n0,0,114,114,114,114,114,114,0,0,0,0,0,0,0,0,\n0,0,114,114,114,114,114,114,0,0,0,0,0,0,0,0,\n0,116,114,114,114,114,114,114,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"0\" y=\"16\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,116,114,114,114,114,114,\n0,0,0,0,0,0,116,114,114,114,114,114,114,114,114,114,\n0,0,0,0,116,114,114,114,114,114,114,114,114,114,114,114,\n0,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,\n114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"16\" y=\"16\" width=\"16\" height=\"16\">\n114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,\n114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,\n114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,\n114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,\n114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,\n114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n  </data>\n </layer>\n <layer id=\"1\" name=\"Calque de Tuiles 1\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n   <chunk x=\"0\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,3,\n0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,0,\n0,0,0,0,0,0,0,0,0,0,2,3,3,3,0,0\n</chunk>\n   <chunk x=\"16\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,2,3,3,3,4,0,0,0,0,0,\n0,0,0,0,0,0,115,0,0,0,117,0,0,0,0,0,\n0,0,0,0,0,2,3,0,0,0,117,0,0,0,0,0,\n0,0,0,0,0,115,0,0,0,0,117,0,0,0,0,0,\n0,0,0,2,3,3,0,0,0,0,117,0,0,0,0,0,\n0,0,0,115,0,0,0,0,0,0,117,0,0,0,0,0,\n0,0,0,115,0,0,0,0,0,0,117,0,0,0,0,0,\n0,2,3,3,0,0,0,0,341,229,230,0,0,0,0,0,\n0,115,0,0,0,0,0,0,117,0,0,0,0,0,0,0,\n0,115,0,0,0,0,0,0,117,0,0,0,0,0,0,0,\n3,3,0,0,0,0,0,0,117,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,117,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,117,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"0\" y=\"16\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,2,3,3,3,3,0,0,0,0,0,\n0,0,0,0,2,3,3,0,0,0,0,0,0,0,0,0,\n0,2,3,3,3,0,0,0,0,0,0,0,0,0,0,0,\n2,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,341,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,117,\n0,0,0,0,0,0,0,0,0,0,0,0,0,341,229,230,\n0,0,0,0,0,0,0,0,0,0,0,0,0,117,0,0,\n0,0,0,0,0,0,0,0,0,0,341,229,229,230,0,0\n</chunk>\n   <chunk x=\"16\" y=\"16\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,117,0,0,0,0,0,0,0,\n0,0,0,0,0,0,341,229,230,0,0,0,0,0,0,0,\n0,0,0,0,0,0,117,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,117,0,0,0,0,0,0,0,0,0,\n0,0,0,0,341,229,230,0,0,0,0,0,0,0,0,0,\n0,0,0,0,117,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,117,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,117,0,0,0,0,0,0,0,0,0,0,0,\n0,0,341,229,230,0,0,0,0,0,0,0,0,0,0,0,\n0,0,117,0,0,0,0,0,0,0,0,0,0,0,0,0,\n341,229,230,0,0,0,0,0,0,0,0,0,0,0,0,0,\n230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n  </data>\n </layer>\n <layer id=\"4\" name=\"Calque de Tuiles 4\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n   <chunk x=\"0\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,1810,1810,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,1810,1810,1810,0,0\n</chunk>\n   <chunk x=\"16\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,1810,1810,1810,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,1810,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,1810,1810,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,1810,1810,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n1810,1810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"0\" y=\"16\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,1810,1810,1810,1810,0,0,0,0,0,\n0,0,0,0,0,1810,1810,0,0,0,0,0,0,0,0,0,\n0,0,1810,1810,1810,0,0,0,0,0,0,0,0,0,0,0,\n0,1810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n1810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n  </data>\n </layer>\n <layer id=\"2\" name=\"Calque de Tuiles 2\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n   <chunk x=\"0\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,219,\n0,0,0,0,0,0,0,0,0,0,0,0,218,218,219,219\n</chunk>\n   <chunk x=\"16\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,218,218,218,0,0,0,0,0,0,\n0,0,0,0,0,0,0,219,219,219,0,0,0,0,0,0,\n0,0,0,0,0,0,218,219,219,219,0,0,0,0,0,0,\n0,0,0,0,0,0,219,219,219,219,0,0,0,0,0,0,\n0,0,0,0,218,218,219,219,219,219,0,0,0,0,0,0,\n0,0,0,0,219,219,219,219,219,219,0,0,0,0,0,0,\n0,0,0,0,219,219,219,219,219,219,0,0,0,0,0,0,\n0,0,0,218,219,219,219,219,331,331,0,0,0,0,0,0,\n0,0,218,219,219,219,219,219,0,0,0,0,0,0,0,0,\n0,0,219,219,219,219,219,219,0,0,0,0,0,0,0,0,\n0,0,219,219,219,219,219,219,0,0,0,0,0,0,0,0,\n218,218,219,219,219,219,219,219,0,0,0,0,0,0,0,0,\n219,219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,\n219,219,219,219,219,219,219,219,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"0\" y=\"16\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,218,218,218,218,218,219,219,219,219,\n0,0,0,0,0,0,218,219,219,219,219,219,219,219,219,219,\n0,0,0,218,218,218,219,219,219,219,219,219,219,219,219,219,\n0,218,218,219,219,219,219,219,219,219,219,219,219,219,219,219,\n218,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,331,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,0,\n219,219,219,219,219,219,219,219,219,219,219,219,219,331,331,0,\n219,219,219,219,219,219,219,219,219,219,219,219,219,0,0,0,\n219,219,219,219,219,219,219,219,219,219,331,331,331,0,0,0,\n219,219,219,219,219,219,219,219,219,219,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"16\" y=\"16\" width=\"16\" height=\"16\">\n219,219,219,219,219,219,331,331,0,0,0,0,0,0,0,0,\n219,219,219,219,219,219,0,0,0,0,0,0,0,0,0,0,\n219,219,219,219,219,219,0,0,0,0,0,0,0,0,0,0,\n219,219,219,219,331,331,0,0,0,0,0,0,0,0,0,0,\n219,219,219,219,0,0,0,0,0,0,0,0,0,0,0,0,\n219,219,219,219,0,0,0,0,0,0,0,0,0,0,0,0,\n219,219,219,219,0,0,0,0,0,0,0,0,0,0,0,0,\n219,219,331,331,0,0,0,0,0,0,0,0,0,0,0,0,\n219,219,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n331,331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n  </data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/fill-041.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"100\" height=\"100\" tilewidth=\"16\" tileheight=\"16\" infinite=\"1\" nextlayerid=\"2\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"1\" name=\"Calque de Tuiles 1\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n   <chunk x=\"0\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,2,115,0,0,0,0,0,0,0,0,0,0,229,\n0,0,0,115,115,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,115,228,229,229,229,229,229,229,342,0,0,0,0\n</chunk>\n   <chunk x=\"16\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n229,0,0,0,0,0,0,0,0,0,0,0,0,0,0,229,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,341,229,229,229,229,229,342,0,0\n</chunk>\n   <chunk x=\"32\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n229,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,228,229,229,0,0,0,0,0,0,0,0,0,\n0,228,229,229,229,342,0,0,0,0,0,0,0,0,0,0\n</chunk>\n  </data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/fill-042.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"20\" height=\"13\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"3\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"1\" name=\"1\" width=\"20\" height=\"13\">\n  <data encoding=\"csv\">\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n229,342,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,115,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,115,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,115,114,114,114,114,114,114,114,114,114,114,114,114,341,229,229,229,229,229,\n0,228,229,229,229,342,114,114,114,114,341,229,229,229,230,0,0,0,0,0,\n0,0,0,0,0,115,114,114,114,114,117,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,228,229,229,229,229,230,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"2\" name=\"2\" width=\"20\" height=\"13\">\n  <data encoding=\"csv\">\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n325,326,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n0,0,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n0,0,438,439,438,439,438,439,438,439,438,439,438,439,325,326,325,326,325,326,\n0,0,212,213,212,213,212,213,212,213,212,213,212,213,0,0,0,0,0,0,\n0,0,325,326,325,326,438,439,438,439,325,326,325,326,0,0,0,0,0,0,\n0,0,0,0,0,0,212,213,212,213,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,325,326,325,326,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/fill-043.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"27\" height=\"20\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"3\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"1\" name=\"1\" width=\"27\" height=\"20\">\n  <data encoding=\"csv\">\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,341,230,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,117,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,341,230,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,117,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,117,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,341,230,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,117,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,117,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,117,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,117,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,117,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,341,229,229,230,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,117,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,341,230,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,117,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,117,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,341,230,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,117,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,117,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,117,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"2\" name=\"2\" width=\"27\" height=\"20\">\n  <data encoding=\"csv\">\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,0,0,0,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,0,0,0,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,0,0,0,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,325,326,0,0,0,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,0,0,0,0,0,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,0,0,0,0,0,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,0,0,0,0,0,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,0,0,0,0,0,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,0,0,0,0,0,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,325,326,0,0,0,0,0,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,0,0,0,0,0,0,0,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,325,326,0,0,0,0,0,0,0,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,0,0,0,0,0,0,0,0,0,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,0,0,0,0,0,0,0,0,0,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,0,0,0,0,0,0,0,0,0,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,0,0,0,0,0,0,0,0,0,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,0,0,0,0,0,0,0,0,0,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,0,0,0,0,0,0,0,0,0,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,0,0,0,0,0,0,0,0,0,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,325,326,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/fill-044.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"19\" height=\"10\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"3\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"2\" name=\"1\" width=\"19\" height=\"10\">\n  <data encoding=\"csv\">\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,117,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,341,230,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,341,229,229,230,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,117,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,341,229,230,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,341,229,230,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,117,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,117,0,0,0,0,0,0,0,0,\n114,341,229,229,229,229,229,229,229,229,230,0,0,0,0,0,0,0,0,\n229,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"1\" name=\"2\" width=\"19\" height=\"10\">\n  <data encoding=\"csv\">\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,0,0,0,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,325,326,0,0,0,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,0,0,0,0,0,\n438,439,438,439,438,439,438,439,438,439,325,326,325,326,0,0,0,0,0,\n212,213,212,213,212,213,212,213,212,213,0,0,0,0,0,0,0,0,0,\n438,439,438,439,438,439,438,439,438,439,0,0,0,0,0,0,0,0,0,\n212,213,212,213,212,213,212,213,212,213,0,0,0,0,0,0,0,0,0,\n325,326,325,326,325,326,325,326,325,326,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/fill-045.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"20\" height=\"20\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"3\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"1\" name=\"1\" width=\"20\" height=\"20\">\n  <data encoding=\"csv\">\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114\n</data>\n </layer>\n <layer id=\"2\" name=\"2\" width=\"20\" height=\"20\">\n  <data encoding=\"csv\">\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439\n</data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/fill-046.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"20\" height=\"20\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"3\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"2\" name=\"1\" width=\"20\" height=\"20\">\n  <data encoding=\"csv\">\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,341,229,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,341,230,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,341,229,230,0,0,\n114,114,114,114,114,114,114,114,114,114,341,229,229,229,229,230,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,117,0,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,114,341,230,0,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,114,117,0,0,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,114,117,0,0,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,341,230,0,0,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,117,0,0,0,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,117,0,0,0,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,117,0,0,0,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,117,0,0,0,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,117,0,0,0,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,341,230,0,0,0,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,341,230,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"1\" name=\"2\" width=\"20\" height=\"20\">\n  <data encoding=\"csv\">\n212,213,0,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n438,439,0,331,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n212,213,212,213,331,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n438,439,438,439,0,331,331,331,331,219,219,219,219,219,219,219,219,219,331,331,\n212,213,212,213,212,213,212,213,218,219,219,219,219,219,331,219,219,331,0,0,\n438,439,438,439,438,439,438,439,219,219,331,219,219,331,0,331,331,0,0,0,\n212,213,212,213,212,213,212,213,219,331,0,331,331,0,0,0,0,0,0,0,\n438,439,438,439,438,439,438,439,331,218,0,0,0,0,0,0,0,0,0,0,\n212,213,212,213,212,213,212,213,0,331,0,0,0,0,0,0,0,0,0,0,\n438,439,438,439,438,439,438,439,218,0,0,0,0,0,0,0,0,0,0,0,\n212,213,212,213,212,213,212,213,219,0,0,0,0,0,0,0,0,0,0,0,\n438,439,438,439,438,439,438,439,331,0,0,0,0,0,0,0,0,0,0,0,\n212,213,212,213,212,213,212,213,0,0,0,0,0,0,0,0,0,0,0,0,\n438,439,438,439,438,439,438,439,0,0,0,0,0,0,0,0,0,0,0,0,\n212,213,212,213,212,213,212,213,0,0,0,0,0,0,0,0,0,0,0,0,\n438,439,438,439,438,439,438,439,0,0,0,0,0,0,0,0,0,0,0,0,\n212,213,212,213,212,213,212,213,0,0,0,0,0,0,0,0,0,0,0,0,\n438,439,438,439,438,439,325,326,0,0,0,0,0,0,0,0,0,0,0,0,\n212,213,212,213,212,213,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n438,439,438,439,325,326,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/fill-047.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"20\" height=\"8\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"3\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"1\" name=\"1\" width=\"20\" height=\"8\">\n  <data encoding=\"csv\">\n114,114,114,114,114,114,114,114,114,114,114,114,341,230,4410,4410,4411,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,117,0,0,0,4524,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,117,0,0,0,4637,4410,4410,4410,\n114,114,114,114,114,114,114,114,114,114,114,341,230,0,0,0,0,0,0,0,\n229,229,342,114,114,114,114,114,114,114,114,117,0,0,0,0,0,0,0,0,\n0,0,115,114,114,114,114,114,114,114,341,230,0,0,0,0,0,0,0,0,\n0,0,228,229,342,114,114,341,229,229,230,0,0,0,0,0,0,0,0,0,\n0,0,0,0,228,229,229,230,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"2\" name=\"2\" width=\"20\" height=\"8\">\n  <data encoding=\"csv\">\n219,219,219,219,219,219,219,219,219,219,219,219,0,0,0,0,0,331,331,219,\n219,219,219,219,219,219,219,219,219,219,219,219,0,0,0,0,0,0,0,331,\n331,219,331,219,219,219,219,219,219,219,219,331,0,0,0,0,0,0,0,0,\n0,331,0,331,219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,0,\n0,0,0,218,219,331,331,219,331,219,331,0,0,0,0,0,0,0,0,0,\n0,0,0,331,331,0,218,331,0,331,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,331,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/fill-048.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"20\" height=\"20\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"3\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"2\" name=\"1\" width=\"20\" height=\"20\">\n  <data encoding=\"csv\">\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,341,229,230,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,117,114,114,114,114,114,114\n</data>\n </layer>\n <layer id=\"1\" name=\"2\" width=\"20\" height=\"20\">\n  <data encoding=\"csv\">\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,331,331,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,0,218,219,331,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,331,0,331,331,0,219,219,219\n</data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/fill-049.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"16\" height=\"20\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"3\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"2\" name=\"1\" width=\"16\" height=\"20\">\n  <data encoding=\"csv\">\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114\n</data>\n </layer>\n <layer id=\"1\" name=\"2\" width=\"16\" height=\"20\">\n  <data encoding=\"csv\">\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219\n</data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/fill-050.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"30\" height=\"10\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"3\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"1\" name=\"1\" width=\"30\" height=\"10\">\n  <data encoding=\"csv\">\n4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,0,0,\n4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,0,0,\n4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,0,0,0,0,0,\n4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,0,0,0,0,0,\n4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,0,0,0,0,0,0,0,\n4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,0,0,0,0,0,0,0,\n4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,0,0,0,0,0,0,0,\n4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,0,0,0,0,0,0,0,0,0,0,0,\n4978,4978,4978,4978,4978,4978,4978,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"2\" name=\"2\" width=\"30\" height=\"10\">\n  <data encoding=\"csv\">\n221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,333,4979,0,\n221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,333,333,0,4979,0,\n221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,333,5430,5091,5091,5092,0,\n221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,333,333,0,4979,0,0,0,0,\n221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,0,5430,5091,5092,0,0,0,0,\n221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,333,333,333,0,4979,0,0,0,0,0,0,\n221,221,221,221,221,221,221,333,221,221,221,333,221,333,221,221,333,221,333,0,0,0,0,4979,0,0,0,0,0,0,\n333,221,221,221,333,221,333,0,333,333,333,0,333,0,333,333,0,333,0,5430,5091,5091,5091,5092,0,0,0,0,0,0,\n0,333,333,333,0,333,0,5430,5091,5091,5091,5091,5091,5091,5091,5091,5091,5091,5091,5092,0,0,0,0,0,0,0,0,0,0,\n5091,5091,5091,5091,5091,5091,5091,5092,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/fill-051.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"28\" height=\"28\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"3\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"1\" name=\"1\" width=\"28\" height=\"28\">\n  <data encoding=\"csv\">\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n229,342,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,115,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,228,229,229,229,342,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,115,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,115,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,228,342,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,115,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,228,229,342,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,228,229,229,342,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,0,0,0,228,342,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,0,0,0,0,115,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,0,0,0,0,228,342,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,0,0,0,0,0,115,114,114,114,114,114,114,114,114,114,114,114,114,114,114\n</data>\n </layer>\n <layer id=\"2\" name=\"2\" width=\"28\" height=\"28\">\n  <data encoding=\"csv\">\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n325,326,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n0,0,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n0,0,325,326,325,326,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n0,0,0,0,0,0,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n0,0,0,0,0,0,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n0,0,0,0,0,0,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n0,0,0,0,0,0,325,326,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n0,0,0,0,0,0,0,0,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n0,0,0,0,0,0,0,0,325,326,325,326,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n0,0,0,0,0,0,0,0,0,0,0,0,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n0,0,0,0,0,0,0,0,0,0,0,0,325,326,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,438,439,438,439,438,439,438,439,438,439,438,439,438,439\n</data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/fill-052.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"22\" height=\"20\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"3\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"2\" name=\"1\" width=\"22\" height=\"20\">\n  <data encoding=\"csv\">\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,341,229,229,342,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,117,0,0,228,342,114,114,114,\n114,114,114,114,114,114,114,114,114,114,341,229,229,229,230,0,0,0,228,229,229,229,\n114,114,114,114,114,114,114,114,114,341,230,0,0,0,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,341,230,0,0,0,0,0,0,0,0,0,0,0,0,\n114,114,114,341,229,229,229,229,230,0,0,0,0,0,0,0,0,0,0,0,0,0,\n229,229,229,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"1\" name=\"2\" width=\"22\" height=\"20\">\n  <data encoding=\"csv\">\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,325,326,325,326,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,0,0,0,0,212,213,212,213,\n438,439,438,439,438,439,438,439,325,326,325,326,325,326,0,0,0,0,325,326,325,326,\n212,213,212,213,212,213,212,213,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n438,439,438,439,438,439,438,439,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n212,213,212,213,212,213,212,213,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n325,326,325,326,325,326,325,326,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/fill-053.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"7\" height=\"40\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"3\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"1\" name=\"1\" width=\"7\" height=\"40\">\n  <data encoding=\"csv\">\n115,114,114,114,114,114,114,\n115,114,114,114,114,114,114,\n115,114,114,114,114,114,114,\n115,114,114,114,114,114,114,\n115,114,114,114,114,114,114,\n115,114,114,114,114,114,114,\n115,114,114,114,114,114,114,\n115,114,114,114,114,114,114,\n115,114,114,114,114,114,114,\n115,114,114,114,114,114,114,\n115,114,114,114,114,114,114,\n115,114,114,114,114,114,114,\n115,114,114,114,114,114,114,\n115,114,114,114,114,114,114,\n115,114,114,114,114,114,114,\n115,114,114,114,114,114,114,\n115,114,114,114,114,114,114,\n115,114,114,114,114,114,114,\n115,114,114,114,114,114,114,\n115,114,114,114,114,114,114,\n115,114,114,114,114,114,114,\n115,114,114,114,114,114,114,\n115,114,114,114,114,114,114,\n115,114,114,114,114,114,114,\n115,114,114,114,114,114,114,\n115,114,114,114,114,114,114,\n228,229,342,114,114,114,114,\n0,0,115,114,114,114,114,\n0,0,115,114,114,114,114,\n0,0,115,114,114,114,114,\n0,0,115,114,114,114,114,\n0,0,115,114,114,114,114,\n0,0,115,114,114,114,114,\n0,0,115,114,114,114,114,\n0,0,115,114,114,114,114,\n0,0,115,114,114,114,114,\n0,0,115,114,114,114,114,\n0,0,228,342,114,114,114,\n0,0,0,228,229,229,229,\n0,0,0,0,0,5090,5091\n</data>\n </layer>\n <layer id=\"2\" name=\"2\" width=\"7\" height=\"40\">\n  <data encoding=\"csv\">\n0,212,213,212,213,212,213,\n0,438,439,438,439,438,439,\n0,212,213,212,213,212,213,\n0,438,439,438,439,438,439,\n0,212,213,212,213,212,213,\n0,438,439,438,439,438,439,\n0,212,213,212,213,212,213,\n0,438,439,438,439,438,439,\n0,212,213,212,213,212,213,\n0,438,439,438,439,438,439,\n0,212,213,212,213,212,213,\n0,438,439,438,439,438,439,\n0,212,213,212,213,212,213,\n0,438,439,438,439,438,439,\n0,212,213,212,213,212,213,\n0,438,439,438,439,438,439,\n0,212,213,212,213,212,213,\n0,438,439,438,439,438,439,\n0,212,213,212,213,212,213,\n0,438,439,438,439,438,439,\n0,212,213,212,213,212,213,\n0,438,439,438,439,438,439,\n0,212,213,212,213,212,213,\n0,438,439,438,439,438,439,\n0,212,213,212,213,212,213,\n0,325,326,438,439,438,439,\n0,0,0,212,213,212,213,\n0,0,0,438,439,438,439,\n0,0,0,212,213,212,213,\n0,0,0,438,439,438,439,\n0,0,0,212,213,212,213,\n0,0,0,325,326,325,326,\n0,0,0,0,218,218,218,\n0,0,0,218,219,219,219,\n0,0,0,331,219,219,219,\n0,0,0,0,331,219,219,\n0,0,0,0,0,331,331,\n0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,\n0,0,0,0,0,0,0\n</data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/fill-054.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"21\" height=\"24\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"4\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"1\" name=\"1\" width=\"21\" height=\"24\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4190,4190,4190,\n0,0,0,0,0,0,0,0,0,0,0,0,4190,4190,4190,4190,4190,4190,4190,4190,4190,\n0,0,0,0,0,0,0,0,0,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,\n0,0,0,0,0,0,0,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,\n0,0,0,0,0,0,0,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,\n0,0,0,0,0,0,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,\n0,0,0,0,0,0,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,\n0,0,0,0,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,\n0,0,0,0,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,\n0,0,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,\n0,0,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,\n0,0,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,\n0,0,0,0,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,\n0,0,0,0,0,0,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,\n0,0,0,0,0,0,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,\n0,0,0,0,0,0,0,0,0,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4190,4190,4190,4190,4190,4190,\n0,0,0,0,0,0,0,0,0,0,0,0,0,4190,4190,4190,4190,4190,4190,4190,4190,\n0,0,0,0,0,0,0,0,0,0,0,0,0,4190,4190,4190,4190,4190,4190,4190,4190,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4190,4190,4190,4190,4190,4190,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4190,4190,4190,4190,4190,4190,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"2\" name=\"2\" width=\"21\" height=\"24\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20,21,21,21,\n0,0,0,0,0,0,0,0,0,0,0,20,21,21,21,21,21,21,21,21,21,\n0,0,0,0,0,0,0,0,20,21,21,21,20,21,21,21,21,0,0,0,0,\n0,0,0,0,0,0,20,21,21,20,21,21,21,0,0,0,0,20,21,21,21,\n0,0,0,0,0,4524,133,20,21,21,0,0,20,21,21,21,21,21,0,20,21,\n0,0,0,0,0,20,21,133,133,0,0,0,133,0,0,0,0,0,0,133,0,\n0,0,0,0,4524,133,20,21,21,0,20,21,21,0,0,20,21,21,21,21,0,\n0,0,0,20,21,21,133,133,0,0,133,0,0,0,20,21,0,0,0,0,0,\n0,0,4524,133,20,21,21,133,0,20,21,0,20,21,21,0,0,0,0,0,0,\n0,20,21,21,133,20,21,21,0,133,0,20,21,0,0,0,0,0,0,0,0,\n4524,133,20,21,21,133,0,20,21,21,0,133,0,0,0,0,0,0,0,0,0,\n4524,133,133,20,21,21,20,21,0,0,20,21,0,0,0,0,0,0,0,0,0,\n4524,133,133,133,0,0,133,0,0,0,133,0,0,0,0,0,0,0,0,0,0,\n4524,133,133,246,247,360,246,360,0,0,246,247,247,247,360,0,0,0,0,0,0,\n4524,133,246,247,360,133,0,246,360,0,0,0,0,0,246,360,0,0,0,0,0,\n4524,246,247,360,133,246,247,360,133,0,0,0,0,0,0,246,247,247,247,247,247,\n4637,4410,4411,133,246,247,360,133,246,247,247,247,247,247,247,247,247,247,247,247,247,\n0,0,4524,246,247,360,133,246,247,247,247,247,360,0,0,0,359,247,247,247,247,\n0,0,4637,4410,4411,133,246,247,247,247,247,360,133,0,0,0,135,0,0,0,0,\n0,0,0,0,4524,246,247,247,247,247,360,133,246,247,247,247,248,0,0,0,0,\n0,0,0,0,4637,4410,4410,4410,4410,4411,133,246,247,247,360,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,4524,246,247,247,360,246,247,247,247,247,247,247,\n0,0,0,0,0,0,0,0,0,4637,4410,4410,4411,246,247,247,247,247,247,247,247,\n0,0,0,0,0,0,0,0,0,0,0,0,4637,4410,4410,4410,4410,4410,4410,4410,4410\n</data>\n </layer>\n <layer id=\"3\" name=\"3\" width=\"21\" height=\"24\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,224,225,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,224,225,224,225,0,337,338,0,\n0,0,0,0,0,0,0,0,20,0,0,0,0,337,451,450,338,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,337,338,0,0,0,0,0,\n0,0,0,0,0,0,0,20,0,0,0,0,0,0,0,0,0,0,224,225,224,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,224,225,224,450,451,450,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,224,450,451,450,451,450,451,\n0,0,0,0,0,0,0,0,0,0,0,0,0,224,450,451,450,451,450,451,450,\n0,0,0,0,0,0,0,0,0,0,0,0,224,450,451,450,451,450,451,450,451,\n0,0,0,0,0,0,0,0,0,0,0,0,337,451,337,451,450,451,450,451,450,\n0,0,0,0,0,0,0,0,224,225,0,0,0,0,0,337,451,450,451,450,451,\n0,0,0,0,0,0,0,0,337,338,224,225,0,0,0,0,337,338,337,338,337,\n0,0,0,0,0,0,0,0,0,224,450,338,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,337,338,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/fill-055.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"41\" height=\"23\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"5\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"1\" name=\"1\" width=\"41\" height=\"23\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,116,116,116,116,0,0,0,0,0,0,0,4077,\n0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,119,119,119,119,114,\n0,0,0,0,0,0,0,0,0,0,0,0,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,114,114,119,119,119,119,119,\n0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,119,119,119,119,119,119,119,119,\n0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,119,119,119,119,119,119,119,119,119,\n0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,119,119,119,119,119,119,119,119,119,119,\n0,0,0,0,0,0,0,0,0,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,119,119,119,119,119,119,119,119,119,119,119,119,119,\n0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n0,0,0,0,0,0,0,0,4978,114,114,114,114,114,114,114,114,114,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n0,0,0,0,0,0,0,0,4978,114,114,114,114,114,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n0,0,0,0,0,0,0,4978,116,114,114,114,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n0,0,0,0,4978,4978,0,4978,114,114,114,114,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n0,0,0,4978,4978,4978,4978,116,114,114,114,114,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n0,0,0,4978,4978,114,114,114,114,114,114,114,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n0,0,4978,4978,4978,114,114,114,114,114,114,114,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n0,0,4978,4978,4978,114,114,114,114,114,114,114,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n0,0,4978,4978,116,114,114,114,114,114,114,114,114,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n0,4978,4978,4978,114,114,114,114,114,114,114,114,114,114,114,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n0,4978,4978,116,114,114,114,114,114,114,114,114,114,114,114,114,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n0,4978,4978,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n0,4978,4978,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119\n</data>\n </layer>\n <layer id=\"2\" name=\"2\" width=\"41\" height=\"23\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,3,3,3,4,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,3,3,3,3,3,0,0,0,0,117,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,2,3,3,3,3,3,3,0,0,0,0,0,0,0,0,0,0,3,3,3,3,4,0,5,6,6,6,6,7,\n0,0,0,0,0,0,0,0,0,0,0,0,115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,117,0,118,0,0,0,0,6,\n0,0,0,0,0,0,0,0,0,0,0,2,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,6,6,6,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,118,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,6,0,0,0,0,5,6,6,7,\n0,0,0,0,0,0,0,0,0,0,0,115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,6,6,6,0,0,0,0,0,118,0,0,120,\n0,0,0,0,0,0,0,0,2,3,3,3,0,0,0,0,0,0,0,0,0,5,6,6,6,6,6,6,6,0,0,0,0,0,0,0,0,118,0,0,6,\n0,0,0,0,0,0,0,0,115,0,0,0,0,0,0,0,0,0,5,6,6,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,118,0,0,0,\n0,0,0,0,0,0,0,4864,115,0,0,0,0,0,5,6,6,6,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,118,0,0,0,\n0,0,0,0,0,0,4864,5203,115,0,0,0,5,6,6,0,0,0,0,0,0,0,5,6,6,7,0,0,5,7,0,0,0,0,0,0,0,118,0,0,0,\n0,0,0,0,0,0,4977,2,3,0,0,5,6,0,0,0,0,0,0,5,7,0,118,0,0,6,7,0,231,233,0,0,0,0,0,0,5,6,0,0,0,\n0,0,4864,4865,4865,4865,5203,115,0,0,0,118,0,0,0,5,6,7,0,231,233,0,118,0,0,0,6,7,0,0,0,0,0,5,6,6,6,0,0,0,0,\n0,0,4977,0,2,3,3,3,0,0,0,118,0,0,5,6,0,120,0,0,5,6,6,0,0,0,0,6,6,6,7,0,0,118,0,0,0,0,0,0,0,\n0,4864,5203,0,115,0,0,0,0,0,0,118,0,0,118,0,0,6,6,6,6,0,0,0,0,0,0,0,0,0,120,0,5,6,0,0,0,0,0,0,0,\n0,4977,0,0,115,0,0,0,0,0,0,118,0,0,118,0,0,0,0,0,0,0,0,0,0,0,5,0,6,7,6,6,6,0,0,0,0,0,0,0,0,\n0,4977,0,0,115,0,0,0,0,0,0,118,0,0,231,232,232,345,0,0,0,0,0,0,0,5,118,0,0,6,7,0,0,0,0,0,0,0,0,0,0,\n4864,5203,0,2,3,0,0,0,0,0,0,231,345,0,0,0,0,118,0,5,6,6,6,6,6,6,118,0,0,0,6,6,6,6,6,6,6,6,6,6,6,\n4977,0,0,115,0,0,0,0,0,0,0,0,231,232,345,0,0,231,345,118,0,5,6,6,6,6,6,0,0,0,0,0,0,0,0,5,6,6,6,6,6,\n4977,0,2,3,0,0,0,0,0,0,0,0,0,0,231,345,0,0,118,118,5,118,0,0,0,0,0,0,0,0,5,6,6,6,6,5,7,0,0,0,0,\n4977,0,115,0,0,0,0,0,0,0,0,0,0,0,0,231,232,345,118,118,118,118,0,0,0,5,6,6,6,6,6,0,0,0,0,231,233,0,5,7,0,\n4977,0,115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,118,118,118,118,118,0,0,0,118,0,0,0,0,0,0,0,0,0,0,0,0,231,233,0\n</data>\n </layer>\n <layer id=\"3\" name=\"3\" width=\"41\" height=\"23\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1810,1810,1810,1810,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1810,1810,1810,1810,1810,1810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,1810,1810,1810,1810,1810,1810,0,0,0,0,0,0,0,0,0,0,1810,1810,1810,1810,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,1810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,1810,1810,1810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,1810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,1810,1810,1810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,1810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,1810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"4\" name=\"4\" width=\"41\" height=\"23\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,218,218,0,218,218,0,0,0,218,218,218,218,0,218,0,0,0,0,218,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,219,219,218,219,331,0,218,218,219,219,219,219,218,219,218,218,0,0,331,218,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,331,219,331,331,218,218,219,219,219,219,219,219,219,219,219,219,218,0,0,331,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,218,0,331,218,218,219,219,219,219,219,219,219,219,219,219,219,219,219,0,218,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,219,0,218,219,219,219,219,219,219,219,219,219,219,219,219,219,219,331,0,331,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,331,218,219,219,219,219,219,219,219,219,219,219,331,331,219,331,331,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,218,0,0,218,219,219,219,219,219,219,219,331,331,331,331,0,0,331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,219,0,218,219,219,219,219,331,219,331,331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,219,218,219,219,331,331,331,0,331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,219,219,219,331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,910,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,219,219,331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,910,0,0,0,0,\n0,0,0,0,0,0,0,0,218,219,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,\n0,0,0,0,0,0,0,218,219,219,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,\n0,0,0,0,0,0,218,219,219,219,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,\n0,0,0,0,0,0,219,219,219,219,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,910,\n0,0,0,0,0,218,219,219,219,219,219,0,0,0,0,0,0,0,0,0,0,0,0,910,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,219,219,219,219,219,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,\n0,0,0,0,218,219,219,219,219,219,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,\n0,0,0,0,219,219,219,219,219,219,219,218,218,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,\n0,0,0,218,219,219,219,219,219,219,219,219,219,219,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,\n0,0,0,219,219,219,219,219,219,219,219,219,219,219,219,218,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,\n0,0,0,219,219,219,219,219,219,219,219,219,219,219,219,219,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\n</data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/fill-056.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"30\" height=\"11\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"3\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"1\" name=\"1\" width=\"30\" height=\"11\">\n  <data encoding=\"csv\">\n0,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,\n0,0,0,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,\n0,0,0,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,\n0,0,0,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,\n0,0,0,0,0,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,\n0,0,0,0,0,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,\n0,0,0,0,0,0,0,0,0,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,\n0,0,0,0,0,0,0,0,0,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4978,4978,4978,4978,4978,4978,4978,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"2\" name=\"2\" width=\"30\" height=\"11\">\n  <data encoding=\"csv\">\n4977,0,0,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,\n5090,5091,5429,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,\n0,0,4977,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,\n0,0,4977,333,333,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,\n0,0,5090,5091,5429,333,221,221,333,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,\n0,0,0,0,4977,0,333,333,0,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,\n0,0,0,0,5090,5091,5091,5091,5429,333,221,221,333,221,221,333,221,221,221,221,221,221,221,221,221,221,221,221,221,221,\n0,0,0,0,0,0,0,0,4977,0,333,333,0,333,333,0,333,333,333,221,221,221,221,221,221,221,221,221,221,333,\n0,0,0,0,0,0,0,0,5090,5091,5091,5091,5091,5091,5091,5429,0,0,0,333,333,221,221,221,221,333,333,221,333,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5090,5091,5091,5091,5091,5429,333,333,333,333,0,0,333,5430,5091,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5090,5091,5091,5091,5091,5091,5091,5091,5092,0\n</data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/fill-057.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"32\" height=\"26\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"3\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"1\" name=\"Calque de Tuiles 1\" width=\"32\" height=\"26\">\n  <data encoding=\"csv\">\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114\n</data>\n </layer>\n <layer id=\"2\" name=\"Calque de Tuiles 2\" width=\"32\" height=\"26\">\n  <data encoding=\"csv\">\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,0,0,0,0,0,0,0,0,0,0,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,0,0,0,0,0,0,0,0,0,0,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,0,0,0,0,0,0,0,0,0,0,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,0,0,0,0,0,0,0,0,0,0,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,0,0,0,0,0,0,0,0,0,0,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,0,0,0,0,0,0,0,0,0,0,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,0,0,0,0,0,0,0,0,0,0,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,0,0,0,0,0,0,0,0,0,0,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,0,0,0,0,0,0,0,0,0,0,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,0,0,0,0,0,0,0,0,0,0,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,0,0,0,0,0,0,0,0,0,0,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,0,0,0,0,0,0,0,0,0,0,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,0,0,0,0,0,0,0,0,0,0,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,0,0,0,0,0,0,0,0,0,0,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,0,0,0,0,0,0,0,0,0,0,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,0,0,0,0,0,0,0,0,0,0,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,0,0,0,0,0,0,0,0,0,0,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,0,0,0,0,0,0,0,0,0,0,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,0,0,0,0,0,0,0,0,0,0,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,0,0,0,0,0,0,0,0,0,0,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,0,0,0,0,0,0,0,0,0,0,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,0,0,0,0,0,0,0,0,0,0,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,0,0,0,0,0,0,0,0,0,0,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,0,0,0,0,0,0,0,0,0,0,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,0,0,0,0,0,0,0,0,0,0,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,0,0,0,0,0,0,0,0,0,0,438,439,438,439,438,439,438,439\n</data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/fill-058.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"18\" height=\"22\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"4\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"1\" name=\"1\" width=\"18\" height=\"22\">\n  <data encoding=\"csv\">\n114,114,114,114,114,114,114,114,114,114,114,114,116,116,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,\n114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114\n</data>\n </layer>\n <layer id=\"2\" name=\"2\" width=\"18\" height=\"22\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,115,115,228,229,229,229,229,\n0,0,0,0,0,0,0,0,0,0,0,115,228,229,342,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,228,342,0,228,229,229,229,\n0,0,0,0,0,0,0,0,0,0,0,0,228,229,229,229,229,229,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"3\" name=\"nn\" width=\"18\" height=\"22\">\n  <data encoding=\"csv\">\n212,213,212,213,212,213,212,213,212,213,0,0,0,0,0,0,0,0,\n438,439,438,439,438,439,438,439,438,439,218,0,0,0,0,0,0,0,\n212,213,212,213,212,213,212,213,212,213,219,218,0,0,0,0,0,0,\n438,439,438,439,438,439,438,439,438,439,219,219,218,218,218,218,218,218,\n212,213,212,213,212,213,212,213,218,218,219,219,219,219,219,219,219,219,\n438,439,438,439,438,439,438,439,219,219,219,219,219,219,219,219,219,219,\n212,213,212,213,212,213,212,213,219,219,219,219,219,219,219,219,219,219,\n438,439,438,439,438,439,438,439,219,219,219,219,219,219,219,219,219,219,\n212,213,212,213,212,213,0,218,219,219,219,219,219,219,219,219,219,219,\n438,439,438,439,438,439,218,219,219,219,219,219,219,219,219,219,219,219,\n212,213,212,213,212,213,219,219,219,219,219,219,219,219,219,219,219,219,\n438,439,438,439,438,439,219,219,219,219,219,219,219,219,219,219,219,219,\n212,213,212,213,212,213,219,219,219,219,219,219,219,219,219,219,219,219,\n438,439,438,439,438,439,219,219,219,219,219,219,219,219,219,219,219,219,\n212,213,212,213,212,213,219,219,219,219,219,219,219,219,219,219,219,219,\n438,439,438,439,438,439,219,219,219,219,219,219,219,219,219,219,219,219,\n212,213,212,213,212,213,219,219,219,219,219,219,219,219,219,219,219,219,\n438,439,438,439,438,439,219,219,219,219,219,219,219,219,219,219,219,219,\n212,213,212,213,212,213,331,219,219,219,219,219,219,219,219,219,219,219,\n438,439,438,439,438,439,0,331,219,219,219,219,219,219,219,219,219,219,\n212,213,212,213,212,213,212,213,219,219,219,219,219,219,219,219,219,219,\n438,439,438,439,438,439,438,439,219,219,219,219,219,219,219,219,219,219\n</data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/fill-059.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"18\" height=\"32\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"3\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"1\" name=\"Calque de Tuiles 1\" width=\"18\" height=\"32\">\n  <data encoding=\"csv\">\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114\n</data>\n </layer>\n <layer id=\"2\" name=\"Calque de Tuiles 2\" width=\"18\" height=\"32\">\n  <data encoding=\"csv\">\n212,213,212,213,212,213,212,213,219,219,219,219,219,219,219,219,219,219,\n438,439,438,439,438,439,438,439,219,219,219,219,219,219,219,219,219,219,\n212,213,212,213,212,213,212,213,219,219,219,219,219,219,219,219,219,219,\n438,439,438,439,438,439,438,439,219,219,219,219,219,219,219,219,219,219,\n212,213,212,213,212,213,212,213,331,219,219,219,219,219,219,219,219,219,\n438,439,438,439,438,439,438,439,0,331,219,219,219,219,219,219,219,219,\n212,213,212,213,212,213,212,213,212,213,219,219,219,219,219,219,219,219,\n438,439,438,439,438,439,438,439,438,439,331,219,219,219,219,219,219,219,\n212,213,212,213,212,213,212,213,212,213,0,331,219,219,219,219,219,219,\n438,439,438,439,438,439,438,439,438,439,0,0,331,219,219,219,219,219,\n212,213,212,213,212,213,212,213,212,213,212,213,0,331,219,219,219,219,\n438,439,438,439,438,439,438,439,438,439,438,439,0,0,331,219,219,219,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,0,331,219,219,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,0,0,331,331,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439\n</data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/fill-060.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"18\" height=\"20\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"3\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"2\" name=\"Calque de Tuiles 2\" width=\"18\" height=\"20\">\n  <data encoding=\"csv\">\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114\n</data>\n </layer>\n <layer id=\"1\" name=\"Calque de Tuiles 1\" width=\"18\" height=\"20\">\n  <data encoding=\"csv\">\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439\n</data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/fortree-city.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"40\" height=\"20\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"6\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"1\" name=\"1\" width=\"40\" height=\"20\">\n  <data encoding=\"csv\">\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114\n</data>\n </layer>\n <layer id=\"3\" name=\"2\" width=\"40\" height=\"20\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,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,219,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,219,0,0,0,0,0,0,219,219,0,0,0,0,0,219,219,219,219,219,0,0,0,0,0,\n0,0,0,0,0,0,0,0,219,0,0,0,219,0,0,219,219,219,219,219,0,0,0,219,219,0,219,219,0,0,219,219,0,219,219,0,0,0,0,0,\n0,0,0,0,0,0,0,0,219,0,0,0,219,0,0,219,219,219,219,219,0,0,0,219,219,0,219,219,0,0,219,219,0,219,219,0,0,0,0,0,\n0,0,0,0,0,0,0,0,219,0,0,0,219,0,0,219,219,219,219,219,0,0,0,219,219,0,219,219,0,0,219,219,0,219,219,0,0,0,0,0,\n0,0,0,0,0,0,0,0,219,219,0,219,219,0,0,219,219,219,219,219,0,0,0,219,219,0,219,219,0,0,219,219,0,219,219,219,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,3547,0,0,0,0,219,0,219,219,0,0,0,0,0,0,3547,0,219,0,0,0,0,3547,0,219,219,0,0,0,0,\n0,0,0,0,0,4079,4193,4193,4193,4193,4193,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4192,0,0,0,0,0,0,4193,4193,4193,4193,0,0,0,0,\n0,0,0,0,0,4192,4193,4193,4193,4193,4193,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4192,0,0,0,0,0,0,4193,4193,4193,4194,0,0,0,0,\n0,0,0,0,0,4305,4306,4193,4193,4193,4193,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4192,4193,0,0,0,0,0,4193,4193,4193,4307,0,0,0,0,\n0,0,0,0,0,0,0,4305,4193,4193,4193,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4192,4193,0,0,0,0,4193,4193,4193,4307,0,0,0,0,0,\n0,0,0,0,0,0,0,0,4192,4193,4193,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4192,4193,0,0,0,0,4193,4193,4194,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,4192,4193,219,0,0,0,219,0,0,0,0,0,4079,4080,4080,4080,4080,4193,4193,0,0,0,0,4193,4193,4194,0,219,219,219,219,219,\n0,0,0,0,0,0,0,0,4192,4193,219,0,0,0,219,0,0,0,0,0,4193,4193,4193,4193,4193,4193,0,0,0,0,0,4305,4306,4307,0,219,0,0,0,219,\n0,0,0,0,0,0,0,4079,4193,4193,219,0,0,0,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,0,0,0,0,219,219,0,0,0,219,\n0,0,0,0,0,0,4079,4193,4193,4193,219,219,0,219,219,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4079,4080,0,219,219,0,219,219,\n0,0,0,0,4079,4080,4193,4193,4193,4193,4193,4193,3547,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4080,4193,4193,4193,4193,4193,3547,0,0,\n0,0,0,0,0,0,4193,4193,4193,4193,4193,4193,4193,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4193,4193,4193,4193,4193,4193,0,0,\n0,0,0,0,0,0,0,0,0,4193,4193,4193,4193,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4193,4193,4193,4193,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"5\" name=\"3\" width=\"40\" height=\"20\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,3546,3546,0,0,0,0,0,3546,3546,3546,0,0,0,0,0,3546,3546,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3546,3546,3546,3546,3546,3546,3546,3546,3546,3546,3546,3546,3546,3546,3546,3546,3546,3546,3546,3546,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"2\" name=\"4\" width=\"40\" height=\"20\">\n  <data encoding=\"csv\">\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,3093,3094,3095,3096,3097,219,219,219,219,219,\n219,219,219,219,331,331,331,331,3093,3094,3095,3096,3097,219,219,3093,3094,3095,3096,3097,219,219,219,3093,3094,3095,3096,3097,219,219,3206,3207,3208,3209,3210,219,219,219,219,219,\n219,219,219,219,0,0,0,0,3206,3207,3208,3209,3210,219,219,3206,3207,3208,3209,3210,219,219,219,3206,3207,3208,3209,3210,219,219,3206,3320,3321,3321,3210,219,219,219,219,219,\n219,219,219,219,136,137,138,139,3206,3320,3321,3321,3323,0,0,3319,3320,3321,3321,3323,0,0,0,3319,3320,3321,3321,3323,0,0,3319,3320,3321,3321,3210,219,219,219,219,219,\n331,219,219,219,249,250,251,252,3432,3435,3434,3435,3436,219,219,3432,3435,3435,3435,3436,219,219,219,3432,3435,3434,3435,3436,219,219,3432,3435,3434,3435,3436,219,219,219,219,219,\n0,331,331,331,362,363,364,365,219,219,0,219,219,219,219,219,219,219,219,219,219,219,219,219,219,0,219,219,219,219,219,219,0,219,219,219,219,331,331,331,\n0,0,0,0,0,0,0,0,331,331,0,219,219,219,219,219,219,219,219,331,331,331,331,331,331,0,219,219,219,219,219,219,0,331,331,331,331,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,219,219,219,219,219,219,219,219,144,145,145,145,145,149,0,331,219,219,219,219,219,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,205,0,0,0,0,219,219,219,219,219,219,219,331,257,258,259,145,261,262,0,0,219,219,219,219,219,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,219,219,219,219,219,219,219,0,370,371,372,373,374,375,0,0,219,219,219,219,331,0,0,0,0,0,0,0,0,\n219,0,0,0,0,0,0,0,0,0,0,219,219,219,219,219,219,219,0,483,484,485,486,487,488,0,0,219,219,219,219,0,0,0,0,219,219,219,219,219,\n219,219,219,140,141,142,143,0,0,0,3093,3094,3095,3096,3097,219,219,219,219,0,0,0,0,0,0,0,0,219,219,219,331,0,0,0,219,3093,3094,3095,3096,3097,\n219,219,219,253,254,255,256,0,0,219,3206,3207,3208,3209,3210,219,219,219,219,219,0,0,0,0,0,0,219,219,219,219,0,0,0,0,219,3206,3207,3208,3209,3210,\n219,219,219,362,363,368,369,0,0,219,3206,3320,3321,3321,3323,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3319,3320,3321,3321,3210,\n219,219,219,0,0,0,0,0,0,331,3432,3435,3434,3435,3436,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,0,0,0,0,219,3432,3435,3434,3435,3436,\n219,219,219,219,0,0,0,0,0,0,331,331,0,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,0,0,0,0,331,331,331,0,219,219,\n219,219,219,219,0,0,0,0,0,0,0,0,0,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,0,0,0,0,0,0,0,219,219,\n219,219,219,219,219,219,0,0,0,0,0,0,0,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,0,0,0,0,0,0,219,219,\n219,219,219,219,219,219,219,219,219,0,0,0,0,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,0,0,0,219,219,219\n</data>\n </layer>\n <layer id=\"4\" name=\"5\" width=\"40\" height=\"20\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2981,2982,2983,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,2981,2982,2983,0,0,0,0,2981,2982,2983,0,0,0,0,0,2981,2982,2983,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,23,24,25,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,31,32,32,32,32,36,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n218,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,218,218,218,218,\n0,218,218,27,28,28,30,0,0,0,218,2981,2982,2983,0,0,0,0,218,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,0,2981,2982,2983,0,\n0,0,0,0,0,0,0,0,0,218,0,0,0,0,0,0,0,0,0,218,0,0,0,0,0,0,218,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,218,218,218,218,218,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,0,0,0,0,0,0,0,0,0,\n0,0,0,0,218,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,218,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,218,218,218,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,218,0,0,0,218,0,0,\n0,0,0,0,0,0,0,0,0,218,218,218,218,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,218,218,0,0,0\n</data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/hoenn-route-101.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"20\" height=\"20\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"8\" nextobjectid=\"8\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"1\" name=\"1\" width=\"20\" height=\"20\">\n  <data encoding=\"csv\">\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114\n</data>\n </layer>\n <layer id=\"2\" name=\"2\" width=\"20\" height=\"20\">\n  <data encoding=\"csv\">\n212,213,212,213,212,213,212,213,2601,2602,2603,0,212,213,212,213,212,213,212,213,\n438,439,325,326,325,326,325,326,2714,2715,2716,0,325,326,325,326,438,439,438,439,\n212,213,95,95,95,0,0,0,0,0,0,0,0,95,95,95,212,213,212,213,\n325,326,95,95,95,95,0,0,0,0,0,0,95,95,95,95,325,326,438,439,\n95,95,95,95,95,95,0,0,0,0,0,0,95,95,95,95,95,95,212,213,\n95,95,95,95,95,0,0,0,0,0,0,99,95,95,95,95,95,95,325,326,\n212,213,95,95,0,0,1245,1020,1020,1020,1133,212,213,95,95,95,0,0,0,0,\n438,439,1132,1020,1020,1020,1021,0,0,0,0,438,439,212,213,0,0,2488,2490,0,\n212,213,99,100,0,0,0,0,0,0,0,212,213,325,326,0,2488,2602,2603,0,\n438,439,212,213,0,205,0,2488,2489,2490,0,325,326,95,95,0,2714,2602,2602,2490,\n212,213,438,439,0,2488,2489,2602,2602,2603,0,95,95,95,95,95,0,2714,2602,2603,\n438,439,212,213,0,2714,2602,2602,2602,2716,0,95,95,95,95,95,95,0,2714,2716,\n212,213,325,326,0,0,2714,2715,2716,0,0,95,95,95,95,95,95,0,0,0,\n325,326,95,95,0,0,0,0,1132,1020,1020,1133,95,95,95,95,95,0,99,100,\n95,95,95,95,95,0,0,0,0,0,0,0,212,213,95,95,0,0,212,213,\n95,95,95,95,95,95,0,0,0,0,0,0,438,439,95,95,99,100,438,439,\n212,213,95,95,95,95,0,0,0,0,0,0,212,213,212,213,212,213,212,213,\n438,439,95,95,99,100,99,100,99,100,0,0,438,439,325,326,325,326,438,439,\n212,213,212,213,212,213,212,213,212,213,0,0,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,0,0,438,439,438,439,438,439,438,439\n</data>\n </layer>\n <layer id=\"7\" name=\"3\" width=\"20\" height=\"20\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n99,100,0,0,0,0,0,0,0,0,0,0,100,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,99,100,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,99,100,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n99,100,0,0,0,0,0,0,0,0,0,0,0,0,99,100,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,99,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <objectgroup id=\"5\" name=\"people\">\n  <object id=\"5\" name=\"youngster\" type=\"lookaround\" x=\"256\" y=\"128\">\n   <polygon points=\"0,0 16,0 16,16 0,16\"/>\n  </object>\n  <object id=\"6\" name=\"seko\" type=\"wander\" x=\"112\" y=\"32\">\n   <polygon points=\"0,0 -32,0 -32,16 -16,16 -16,48 -32,48 -32,64 -48,64 -48,80 -16,80 -16,64 0,64\"/>\n  </object>\n  <object id=\"7\" name=\"rich_boy\" type=\"wander\" x=\"32\" y=\"208\">\n   <polygon points=\"0,0 48,0 48,32 0,32\"/>\n  </object>\n </objectgroup>\n <objectgroup id=\"6\" name=\"creatures\">\n  <object id=\"1\" name=\"walk\" x=\"32\" y=\"208\">\n   <polygon points=\"0,0 32,0 32,16 48,16 48,32 64,32 64,64 32,64 32,80 0,80 0,48 -32,48 -32,16 0,16\"/>\n  </object>\n  <object id=\"2\" name=\"walk\" x=\"32\" y=\"32\">\n   <polygon points=\"0,0 48,0 48,16 64,16 64,48 48,48 48,64 32,64 32,80 0,80 0,64 -32,64 -32,32 0,32\"/>\n  </object>\n  <object id=\"3\" name=\"walk\" x=\"208\" y=\"32\">\n   <polygon points=\"0,0 48,0 48,32 80,32 80,64 48,64 48,80 0,80 0,64 -16,64 -16,16 0,16\"/>\n  </object>\n  <object id=\"4\" name=\"walk\" x=\"208\" y=\"144\">\n   <polygon points=\"0,0 32,0 32,16 48,16 48,32 64,32 64,80 48,80 48,112 16,112 16,80 -16,80 -16,64 -32,64 -32,16 0,16\"/>\n  </object>\n </objectgroup>\n</map>\n"
  },
  {
    "path": "maps/hoenn/hoenn-route-102.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"50\" height=\"20\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"7\" nextobjectid=\"13\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"1\" name=\"1\" width=\"50\" height=\"20\">\n  <data encoding=\"csv\">\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,4184,4184,4184,4184,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,4184,4184,4184,4184,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,4184,4184,4184,4184,4184,4184,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,4184,4184,4184,4184,4184,4184,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,4184,4184,4184,4184,4184,4184,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114\n</data>\n </layer>\n <layer id=\"2\" name=\"2\" width=\"50\" height=\"20\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,95,95,95,0,0,0,0,0,0,0,0,0,0,0,0,2837,2498,2498,2838,0,0,0,0,0,0,0,0,0,95,95,95,95,4409,4410,4410,4411,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,95,95,95,0,0,0,2488,2489,2489,2490,0,0,0,0,0,1811,1812,1812,1813,0,0,0,0,0,0,0,0,0,95,95,95,95,4522,0,0,4524,0,0,0,0,0,0,\n0,0,95,95,95,95,95,95,95,95,95,0,2488,2489,2602,2602,2602,2602,2489,2490,0,0,0,0,0,0,0,0,0,0,0,0,0,659,795,0,95,95,95,95,4522,0,0,4637,4410,4411,0,0,0,0,\n0,0,95,95,95,95,95,95,95,95,0,2488,2602,2602,2715,2715,2715,2715,2715,2716,0,0,0,0,0,0,0,0,0,0,0,0,659,0,908,0,0,95,95,95,4522,0,0,0,0,4524,0,0,0,0,\n0,0,0,95,95,95,95,95,95,95,0,2601,2602,2716,0,0,1132,1133,0,0,1132,1020,1020,1020,1020,1133,0,0,0,0,0,0,0,659,908,0,0,0,95,95,4522,0,0,0,0,4524,0,0,0,0,\n0,0,0,0,95,95,95,95,0,0,0,2714,2716,0,0,0,0,0,0,0,95,95,95,95,95,0,0,0,0,0,0,0,0,0,908,0,0,0,0,0,4636,4636,4636,4636,4636,4636,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,95,95,95,95,95,95,95,0,0,0,0,0,0,0,0,0,1247,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,95,95,95,95,95,95,95,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,205,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,95,95,95,95,95,95,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2488,2489,2489,2490,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,95,95,95,95,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2488,2489,2489,2602,2602,2602,2603,0,0,0,0,0,\n0,0,0,0,0,0,95,95,0,0,0,0,0,0,0,0,95,95,95,0,0,0,0,0,0,0,0,0,0,0,95,95,0,0,0,0,2488,2489,2602,2602,2602,2602,2602,2715,2716,0,0,0,0,0,\n0,0,0,0,0,0,95,95,1132,1020,1020,1133,0,0,0,0,95,95,0,0,0,0,0,0,0,0,0,0,95,95,95,95,0,0,0,0,2601,2602,2602,2602,2602,2715,2716,0,0,0,0,0,0,0,\n0,0,0,0,0,0,95,95,95,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,95,95,95,95,95,0,0,2488,2602,2602,2715,2715,2716,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,95,95,95,0,0,0,0,0,0,0,0,0,0,0,95,95,95,0,0,0,0,0,0,95,95,95,0,0,0,2714,2715,2716,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,95,95,95,95,0,0,0,0,0,0,0,0,0,95,95,95,95,95,95,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,\n0,0,0,0,0,0,95,95,95,95,0,0,0,0,0,0,0,0,0,95,95,95,95,95,95,95,95,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,95,95,95,95,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,95,95,95,95,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"3\" name=\"3\" width=\"50\" height=\"20\">\n  <data encoding=\"csv\">\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,0,0,0,0,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,325,326,325,326,325,326,0,0,0,0,325,326,325,326,325,326,325,326,325,326,438,439,438,439,438,439,438,439,325,326,325,326,325,326,325,326,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,0,0,0,0,0,0,0,0,0,205,0,0,0,0,0,0,0,0,0,0,212,213,212,213,212,213,212,213,0,0,0,0,0,0,0,0,212,213,212,213,212,213,\n438,439,325,326,325,326,325,326,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,325,326,325,326,325,326,325,326,0,0,0,0,0,0,0,0,325,326,438,439,438,439,\n212,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,212,213,212,213,\n325,326,0,0,0,0,0,0,0,0,0,0,0,0,99,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,99,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,438,439,438,439,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,212,213,0,0,0,0,0,0,0,0,0,0,99,100,99,100,212,213,0,0,0,0,0,0,0,0,0,0,0,0,0,0,212,213,212,213,\n0,0,0,0,0,0,0,0,0,0,0,0,99,100,438,439,0,0,0,0,0,0,0,0,0,0,212,213,212,213,438,439,99,100,0,0,0,0,0,0,0,0,0,0,0,0,325,326,438,439,\n0,0,0,0,0,0,0,0,0,0,0,0,212,213,212,213,0,0,0,0,0,0,0,0,0,0,438,439,438,439,212,213,212,213,0,0,0,0,0,0,0,0,0,0,0,0,0,0,212,213,\n99,100,99,100,99,100,99,100,0,0,0,0,438,439,438,439,0,0,0,0,0,0,0,0,0,0,212,213,212,213,438,439,438,439,99,100,0,0,0,0,0,0,0,0,0,0,0,0,438,439,\n212,213,212,213,212,213,212,213,0,0,99,100,212,213,212,213,0,0,0,0,0,0,0,0,0,0,438,439,438,439,212,213,212,213,212,213,0,0,0,0,0,0,0,0,0,0,0,0,212,213,\n438,439,438,439,438,439,325,326,0,0,212,213,438,439,438,439,0,0,0,0,0,0,0,0,0,0,212,213,212,213,325,326,438,439,438,439,0,0,0,0,0,0,0,0,0,0,0,0,325,326,\n212,213,212,213,212,213,0,0,0,0,325,326,212,213,212,213,0,0,0,0,0,99,100,0,0,0,325,326,325,326,0,0,212,213,212,213,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n438,439,438,439,438,439,0,0,0,0,0,0,438,439,438,439,99,100,0,0,0,212,213,99,100,0,0,0,0,0,0,0,325,326,325,326,0,0,0,0,0,0,0,0,99,100,99,100,99,100,\n212,213,212,213,212,213,0,0,0,0,0,0,212,213,212,213,212,213,0,0,0,325,326,212,213,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,212,213,212,213,212,213,\n438,439,438,439,438,439,0,0,0,0,99,100,438,439,438,439,438,439,0,0,0,0,0,325,326,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,99,100,99,100,438,439,438,439,438,439,\n212,213,212,213,212,213,0,0,0,0,212,213,212,213,212,213,212,213,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,99,100,99,100,438,439,438,439,438,439,438,439,99,100,99,100,99,100,0,0,0,0,0,0,0,0,99,100,99,100,99,100,99,100,438,439,438,439,438,439,438,439,438,439,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,0,0,0,0,0,0,0,0,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,99,100,99,100,99,100,99,100,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439\n</data>\n </layer>\n <layer id=\"4\" name=\"4\" width=\"50\" height=\"20\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <objectgroup id=\"5\" name=\"people\">\n  <object id=\"8\" name=\"youngster\" type=\"fixed\" x=\"528\" y=\"224\">\n   <polygon points=\"0,0 16,0 16,16 0,16\"/>\n  </object>\n  <object id=\"9\" name=\"youngster\" type=\"fixed\" x=\"304\" y=\"64\">\n   <polygon points=\"0,0 16,0 16,16 0,16\"/>\n  </object>\n  <object id=\"10\" name=\"schoolkid_f\" type=\"lookaround\" x=\"128\" y=\"112\">\n   <properties>\n    <property name=\"down\" type=\"bool\" value=\"true\"/>\n    <property name=\"right\" type=\"bool\" value=\"true\"/>\n   </properties>\n   <polygon points=\"0,0 16,0 16,16 0,16\"/>\n  </object>\n  <object id=\"11\" name=\"generic_m1\" type=\"wander\" x=\"560\" y=\"64\">\n   <polygon points=\"0,0 48,0 48,32 0,32\"/>\n  </object>\n  <object id=\"12\" name=\"generic_c2\" type=\"lookaround\" x=\"288\" y=\"176\">\n   <polygon points=\"0,0 16,0 16,16 0,16\"/>\n  </object>\n </objectgroup>\n <objectgroup id=\"6\" name=\"creatures\">\n  <object id=\"1\" name=\"walk\" x=\"576\" y=\"32\">\n   <polygon points=\"0,0 64,0 64,80 32,80 32,64 16,64 16,48 0,48\"/>\n  </object>\n  <object id=\"2\" name=\"walk\" x=\"480\" y=\"192\">\n   <polygon points=\"0,0 32,0 32,32 48,32 48,48 32,48 32,64 -16,64 -16,48 -32,48 -32,16 0,16\"/>\n  </object>\n  <object id=\"3\" name=\"walk\" x=\"320\" y=\"240\">\n   <polygon points=\"0,0 48,0 48,16 96,16 96,32 112,32 112,48 128,48 128,80 64,80 64,48 -16,48 -16,16 0,16\"/>\n  </object>\n  <object id=\"4\" name=\"walk\" x=\"128\" y=\"32\">\n   <polygon points=\"0,0 48,0 48,48 32,48 32,80 0,80 0,96 -64,96 -64,80 -80,80 -80,64 -96,64 -96,32 0,32\"/>\n  </object>\n  <object id=\"5\" name=\"walk\" x=\"320\" y=\"112\">\n   <polygon points=\"0,0 80,0 80,32 64,32 64,48 32,48 32,64 0,64 0,80 -16,80 -16,96 -32,96 -32,112 -64,112 -64,48 -48,48 -48,32 -32,32 -32,16 0,16\"/>\n  </object>\n  <object id=\"6\" name=\"walk\" x=\"96\" y=\"192\">\n   <polygon points=\"0,0 32,0 32,32 48,32 48,64 64,64 64,96 0,96\"/>\n  </object>\n  <object id=\"7\" x=\"640\" y=\"32\">\n   <polygon points=\"0,0 64,0 64,32 96,32 96,80 0,80\"/>\n  </object>\n </objectgroup>\n</map>\n"
  },
  {
    "path": "maps/hoenn/hoenn-route-103.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"80\" height=\"22\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"8\" nextobjectid=\"7\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"1\" name=\"1\" width=\"80\" height=\"22\">\n  <data encoding=\"csv\">\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,116,116,116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114\n</data>\n </layer>\n <layer id=\"2\" name=\"2\" width=\"80\" height=\"22\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4522,0,0,0,0,0,0,0,0,0,0,4524,115,0,228,342,115,0,0,0,341,230,0,115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,341,229,230,0,0,0,117,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4522,0,0,0,0,0,0,0,0,0,0,4524,228,229,342,115,228,342,0,0,117,0,0,228,342,0,0,0,0,341,229,229,229,229,229,229,229,342,0,0,0,0,0,0,0,0,341,230,0,0,0,0,0,117,\n0,0,0,0,0,0,0,0,0,0,95,95,95,95,95,95,0,0,0,0,0,0,0,0,0,0,4522,0,0,0,0,0,0,0,0,0,0,4637,4410,4411,115,228,342,115,0,0,117,0,341,342,228,229,229,229,229,230,0,341,229,229,229,342,0,228,229,229,229,229,229,229,229,229,230,0,0,0,0,0,0,117,\n0,0,0,0,0,0,0,2488,2489,2489,2490,95,95,95,95,95,0,0,0,0,0,0,0,0,0,0,4522,0,0,0,0,0,0,0,0,0,0,0,0,4524,228,342,115,228,342,0,117,0,117,228,229,229,229,229,229,229,229,230,0,0,0,228,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,230,\n0,0,95,95,0,0,0,2714,2715,2715,2716,0,0,95,95,95,95,95,0,0,0,0,0,0,4409,4410,4635,0,0,0,0,0,0,0,0,0,0,0,0,4637,4411,115,228,342,228,229,230,341,230,341,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,\n0,0,95,95,95,95,1132,1020,1020,1020,1020,1020,1020,1246,95,95,95,95,0,0,0,0,0,0,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4524,115,0,228,229,456,229,230,0,117,0,0,0,0,0,0,0,2837,2498,2498,2498,2838,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,95,95,95,95,95,95,95,0,0,0,0,1019,1020,1020,1020,1020,1020,1133,0,0,0,0,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4524,228,229,229,229,569,229,229,229,230,0,0,0,0,0,0,0,1811,1812,1812,1812,1813,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,95,95,95,95,95,95,95,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4637,4410,4410,4411,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,95,95,95,95,95,95,95,0,0,0,0,2488,2489,2489,2489,2490,0,0,0,0,4409,4410,4635,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4637,4410,4410,4410,4410,4411,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,95,95,95,95,95,95,95,0,0,0,0,2714,2715,2602,2602,2602,2490,0,0,0,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4524,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2491,2492,2492,\n0,0,0,0,95,95,95,95,0,0,0,0,0,0,0,2714,2715,2715,2716,0,0,0,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4524,0,2491,2492,2492,2493,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2491,2492,2605,2605,2718,\n0,0,0,0,95,95,95,95,0,0,0,0,0,0,95,95,95,95,0,0,0,0,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4524,0,2717,2718,2605,2605,2492,2492,2492,2493,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2491,2492,2605,2605,2718,2719,0,\n0,0,0,0,1132,1020,1020,1020,1020,1020,1020,1020,1020,1133,95,95,95,95,95,0,0,0,4636,4636,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4524,0,0,0,2717,2718,2718,2718,2605,2605,2492,2492,2492,2492,2492,2492,2492,2492,2492,2492,2492,2492,2492,2492,2492,2605,2605,2718,2719,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,95,95,95,95,95,95,95,95,0,0,0,0,0,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4524,4636,4636,4636,4636,0,0,0,0,0,0,0,2717,2718,2718,2718,2718,2718,2718,2718,2718,2718,2718,2718,2718,2718,2718,2718,2718,2718,2719,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,95,95,95,95,95,95,95,0,0,0,0,0,0,4636,4636,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4524,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,95,95,95,95,95,95,0,0,0,0,0,0,0,0,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4524,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4524,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4524,4636,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4524,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4524,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4524,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4524,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"3\" name=\"3\" width=\"80\" height=\"22\">\n  <data encoding=\"csv\">\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,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,\n438,439,438,439,325,326,325,326,325,326,325,326,325,326,325,326,438,439,438,439,438,439,438,439,438,439,0,2,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,\n212,213,212,213,0,0,0,0,0,0,0,0,0,0,0,0,212,213,212,213,212,213,212,213,212,213,0,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n438,439,325,326,0,0,0,0,0,0,0,0,0,0,0,0,325,326,438,439,438,439,438,439,325,326,0,0,0,0,0,0,0,2,4,202,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,\n212,213,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,212,213,212,213,212,213,0,0,0,0,2,4,0,0,0,228,230,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,218,218,218,0,0,0,0,218,218,218,218,218,218,218,218,218,218,\n438,439,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,325,326,438,439,438,439,202,203,0,0,228,230,2,4,202,203,0,0,0,2,4,202,203,0,0,0,0,0,0,0,0,0,0,218,218,218,218,218,218,0,0,0,0,0,219,331,219,331,218,0,218,0,219,219,219,331,219,331,219,219,219,219,\n212,213,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,212,213,212,213,315,316,2,4,0,0,228,230,315,316,0,0,0,228,230,315,316,0,0,0,0,0,0,0,0,0,218,219,219,219,219,219,219,0,0,0,0,0,331,218,331,218,331,0,331,0,331,331,331,218,219,218,219,331,219,331,\n438,439,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,325,326,325,326,0,0,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,331,331,219,219,219,219,219,0,0,0,0,0,0,219,0,331,0,0,218,0,0,0,0,219,219,219,219,0,219,0,\n212,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,331,219,219,219,219,218,0,218,0,218,0,331,218,218,218,0,331,0,218,218,0,219,331,331,331,0,331,0,\n438,439,0,0,0,0,0,0,0,0,0,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,331,331,219,219,219,218,219,218,219,218,0,331,331,331,0,0,218,331,219,0,331,0,0,0,0,0,0,\n212,213,212,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,331,331,331,219,331,219,331,219,218,218,218,218,218,218,331,0,331,0,0,0,0,0,0,0,0,\n438,439,438,439,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,331,0,331,0,331,331,331,331,331,331,331,0,0,0,0,0,0,0,0,0,0,218,\n212,213,212,213,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,202,203,0,0,0,0,0,0,0,0,0,0,2,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,219,\n438,439,438,439,0,0,0,0,0,0,0,0,0,0,0,0,0,0,99,100,99,100,99,100,315,316,315,316,2,4,0,0,0,0,202,203,202,203,228,230,0,2,4,0,0,218,218,218,0,0,0,218,218,218,0,218,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,218,219,\n212,213,212,213,0,0,0,0,0,0,0,0,0,0,0,0,0,0,212,213,212,213,212,213,0,0,0,0,228,230,2,4,202,203,315,316,315,316,0,202,203,228,230,202,203,219,219,219,218,218,218,219,219,219,218,219,218,218,0,218,0,218,0,218,0,218,0,218,0,218,0,218,0,218,218,0,218,219,219,219,\n438,439,438,439,99,100,0,0,0,0,0,0,99,100,99,100,99,100,438,439,438,439,438,439,99,100,0,0,0,0,228,230,315,316,0,0,0,0,0,315,316,0,0,315,316,219,219,219,219,219,219,219,219,219,219,219,219,331,218,331,218,331,218,331,218,331,218,331,218,331,218,331,218,331,219,218,219,219,219,219,\n212,213,212,213,212,213,0,0,0,0,0,0,212,213,212,213,212,213,212,213,212,213,212,213,212,213,0,2,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,219,219,219,219,219,219,219,219,219,219,219,218,331,218,331,218,331,218,331,218,331,218,331,218,331,218,331,218,331,219,219,219,219,219,\n438,439,438,439,438,439,99,100,0,0,0,0,438,439,438,439,438,439,438,439,438,439,438,439,438,439,0,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,219,219,219,219,219,219,219,219,219,219,219,219,219,218,219,218,219,218,219,218,219,218,219,218,219,218,219,218,219,218,219,219,219,219,219,\n212,213,212,213,212,213,212,213,0,0,0,0,212,213,212,213,212,213,212,213,212,213,212,213,212,213,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n438,439,438,439,438,439,438,439,0,0,0,0,438,439,438,439,438,439,438,439,438,439,438,439,438,439,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n212,213,212,213,212,213,212,213,0,0,0,0,212,213,212,213,212,213,212,213,212,213,212,213,212,213,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n438,439,438,439,438,439,438,439,0,0,0,0,438,439,438,439,438,439,438,439,438,439,438,439,438,439,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219\n</data>\n </layer>\n <layer id=\"4\" name=\"4\" width=\"80\" height=\"22\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <objectgroup id=\"6\" name=\"people\">\n  <object id=\"5\" name=\"generic_m1\" type=\"wander\" x=\"288\" y=\"160\">\n   <polygon points=\"0,0 64,0 64,48 16,48 16,32 0,32\"/>\n  </object>\n  <object id=\"6\" name=\"may\" type=\"fixed\" x=\"160\" y=\"48\">\n   <properties>\n    <property name=\"right\" type=\"bool\" value=\"true\"/>\n   </properties>\n   <polygon points=\"0,0 16,0 16,16 0,16\"/>\n  </object>\n </objectgroup>\n <objectgroup id=\"7\" name=\"creatures\">\n  <object id=\"1\" name=\"walk\" x=\"32\" y=\"64\">\n   <polygon points=\"0,0 32,0 32,16 64,16 64,32 112,32 112,96 96,96 96,128 32,128 32,96 0,96\"/>\n  </object>\n  <object id=\"2\" name=\"walk\" x=\"160\" y=\"32\">\n   <polygon points=\"0,0 96,0 96,32 128,32 128,64 64,64 64,48 48,48 48,32 16,32 16,16 0,16\"/>\n  </object>\n  <object id=\"3\" name=\"walk\" x=\"224\" y=\"176\">\n   <polygon points=\"0,0 64,0 64,16 80,16 80,48 64,48 64,80 -32,80 -32,64 -48,64 -48,32 0,32\"/>\n  </object>\n  <object id=\"4\" name=\"good-rod\" x=\"432\" y=\"288\">\n   <polygon points=\"0,0 32,0 32,-32 112,-32 112,-48 192,-48 192,-32 256,-32 256,32 0,32\"/>\n  </object>\n </objectgroup>\n</map>\n"
  },
  {
    "path": "maps/hoenn/hoenn-route-104.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"40\" height=\"80\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"6\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"1\" name=\"1\" width=\"40\" height=\"80\">\n  <data encoding=\"csv\">\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n4978,4978,4978,4978,4978,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,4978,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,4978,4978,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,4978,4978,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,4978,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,4978,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,4978,4978,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,4978,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,4978,4978,4978,4978,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,0,0,4978,4978,4978,4978,4978,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,4978,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,4978,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4978,4978,4978,4978,4978,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,116,0,0,0,0,0,0,0,0,4978,4978,4978,4978,4978,4978,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4978,4978,4978,4978,4978,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4978,4978,4978,4978,4978,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4978,4978,4978,4978,4978,4978,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4978,4978,4978,4978,4978,4978,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4978,4978,4978,4978,4978,4978,4978,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4978,4978,4978,4978,4978,4978,4978,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,116,0,0,0,0,0,0,0,0,0,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4978,4978,4978,4978,4978,4978,4978,4978,4978,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4978,4978,4978,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114\n</data>\n </layer>\n <layer id=\"2\" name=\"2\" width=\"40\" height=\"80\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2491,2493,0,0,0,0,0,0,0,0,0,0,0,4070,4072,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2604,2605,2492,2492,2492,2492,2492,2492,2492,2492,2493,0,0,4296,4184,4072,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,95,95,0,0,0,0,0,0,0,2717,2718,2718,2718,2718,2718,2718,2718,2718,2605,2606,0,0,0,4296,4298,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,95,0,0,0,0,0,0,0,0,0,0,4070,4072,0,0,0,0,2604,2606,0,0,0,0,0,659,0,0,0,0,0,0,0,0,\n0,0,95,0,95,95,95,0,95,95,0,0,0,0,0,0,0,0,4296,4298,0,0,0,0,2604,2606,0,4070,4072,0,0,0,0,2837,2498,2498,2498,2838,0,0,\n0,0,95,95,95,95,95,95,95,0,0,0,0,0,0,0,0,0,0,0,0,4070,4072,0,2717,2719,0,4296,4298,0,0,0,659,1811,1812,1812,1812,1813,0,0,\n0,0,95,95,0,0,95,95,95,95,0,0,0,0,0,0,0,0,0,0,0,4296,4298,0,0,0,0,0,0,0,0,0,0,0,659,0,659,659,0,0,\n0,0,95,0,95,95,95,95,0,0,0,0,0,0,0,0,0,0,0,0,4409,4410,4410,4410,1463,1464,4410,4410,4410,4410,4410,4410,4410,4410,4410,4410,4410,4411,0,0,\n0,0,95,95,95,95,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4522,0,0,0,1463,1464,0,0,0,0,0,0,0,0,0,0,0,4524,0,0,\n0,0,95,95,95,95,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4522,0,0,0,1463,1464,0,0,0,0,0,0,0,0,0,0,0,4524,0,0,\n0,0,0,95,0,0,0,0,0,0,0,0,0,0,0,0,4409,4410,4410,4410,4635,0,0,0,1463,1464,0,0,0,0,0,0,0,0,0,0,0,4524,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,4409,4410,4635,0,0,0,0,0,0,0,1463,1464,0,0,0,0,0,0,0,0,0,0,0,4524,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,4522,0,0,0,0,0,0,0,0,0,1463,1464,0,0,0,0,0,0,0,0,0,0,0,4524,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,4409,4635,0,0,0,0,0,0,0,0,0,1463,1464,1576,1576,1576,1576,1463,1464,0,0,0,0,0,4524,0,0,\n0,0,1924,0,0,0,0,0,0,0,0,0,0,4522,0,0,0,0,0,0,0,0,0,0,1463,1464,1689,1689,1689,1689,1463,1464,0,0,0,0,0,4524,0,0,\n0,0,1924,0,0,0,0,0,0,0,0,0,0,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1463,1464,0,0,0,0,0,4524,0,0,\n0,0,1924,0,0,0,0,0,0,0,0,0,0,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1463,1464,0,0,0,0,0,4524,0,0,\n0,0,1924,1924,1924,0,1924,1924,1924,1924,1924,0,0,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1463,1464,0,0,0,0,0,4524,0,0,\n0,0,659,659,659,0,0,0,659,659,659,0,0,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1463,1464,0,0,0,0,0,4524,0,0,\n0,0,659,659,659,0,0,0,659,659,659,0,0,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1463,1464,0,0,0,0,0,4524,0,0,\n0,0,2837,2498,2838,2491,2493,0,0,0,0,0,0,4636,4636,4636,4636,4636,4636,4636,4636,4636,4636,4636,4636,4636,4636,4636,4636,4636,4636,4636,4636,4636,4636,4636,4636,4636,0,0,\n0,0,2836,2611,2949,2604,2606,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2491,2493,0,0,0,0,0,0,0,0,\n0,0,2836,2611,2949,2604,2605,2492,2492,2492,2492,2492,2492,2492,2492,2492,2492,2492,2492,2492,2492,2492,2492,2492,2492,2492,2492,2492,2492,2492,2605,2606,0,0,0,0,0,0,0,0,\n0,0,2836,2611,2949,2717,2718,2718,2718,2718,2605,2605,2718,2718,2718,2718,2718,2718,2718,2718,2718,2718,2718,2718,2718,2718,2718,2718,2718,2718,2718,2719,0,0,0,0,0,0,0,0,\n0,0,1811,1812,1813,0,0,0,0,0,2604,2606,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,2604,2606,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,2717,2719,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n229,229,229,229,342,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n5091,5091,5091,5429,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,0,0,0,0,0,0,0,\n0,0,0,4977,228,342,0,0,0,0,2491,2493,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,5090,5429,228,342,95,95,95,2604,2606,95,95,95,95,0,0,0,0,0,2837,2498,2498,2498,2838,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,5090,5429,115,95,95,95,2604,2606,95,95,95,95,95,0,0,0,0,1811,1812,1812,1812,1813,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,4977,115,95,95,95,2604,2605,2492,2492,2492,2492,2492,2492,2492,2492,2492,2492,2492,2492,2493,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,4977,228,342,95,95,2717,2718,2718,2718,2718,2718,2718,2718,2718,2718,2718,2718,2605,2605,2606,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,5090,5429,115,95,95,95,95,95,95,95,95,95,95,0,0,0,0,2604,2605,2606,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,4977,228,229,229,342,95,95,95,95,95,95,95,95,0,0,0,2604,2605,2606,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,5090,5091,5091,5429,228,229,229,229,342,0,0,0,0,0,0,0,2604,2605,2606,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,5090,5091,5091,5091,5429,115,0,0,0,0,0,0,0,2604,2605,2606,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,4977,115,0,0,0,0,0,0,0,2604,2605,2606,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,5090,115,0,0,0,0,0,0,0,2604,2605,2606,0,0,0,793,0,0,659,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,0,0,0,0,0,0,2717,2718,2719,0,0,0,906,0,659,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,2,4,0,0,0,0,0,0,0,115,0,0,0,0,0,0,0,0,0,0,0,0,0,906,0,0,659,0,0,0,0,0,0,0,0,\n0,0,0,0,0,228,230,0,0,0,0,0,0,0,115,0,0,0,0,0,0,0,0,0,0,0,0,0,906,0,659,0,0,0,0,0,0,0,0,0,\n0,0,0,0,2,3,4,0,0,0,0,0,0,4864,228,229,1348,1349,229,342,0,0,0,0,0,95,95,95,906,0,0,659,0,0,0,0,0,0,0,0,\n0,0,0,0,115,0,117,0,0,0,0,0,0,4977,0,0,0,0,0,115,0,95,95,95,95,95,95,95,1019,1020,1246,0,0,0,0,0,0,0,0,0,\n0,0,0,0,228,229,230,0,0,0,0,0,0,5090,5429,0,0,0,0,115,95,95,95,95,95,95,95,95,95,95,906,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,2,4,0,0,0,0,0,0,0,4977,0,0,0,0,115,95,95,95,95,95,95,95,95,95,95,1019,1020,1020,1133,0,0,0,0,0,0,\n0,0,0,0,0,228,230,0,0,0,0,0,0,0,4977,0,0,0,0,228,342,95,95,95,95,95,95,95,95,95,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,2,4,0,0,0,0,0,0,4977,0,0,0,0,0,115,95,95,95,95,95,95,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,228,230,0,0,0,0,0,0,4977,0,0,0,0,0,228,342,95,95,95,0,0,0,2491,2492,2493,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,4864,5203,0,0,0,0,0,0,342,95,95,95,0,0,2491,2605,2605,2605,2492,2492,2493,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,4977,0,0,0,0,0,0,0,228,229,342,0,0,0,2604,2605,2605,2605,2605,2605,2605,2493,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,4977,0,0,0,0,0,0,0,0,0,115,0,0,0,2717,2605,2605,2605,2605,2718,2718,2719,0,0,0,0,0,\n0,0,0,0,0,2,4,0,0,0,0,0,0,4977,0,0,0,0,0,0,0,0,0,228,342,0,0,0,2717,2718,2718,2719,0,0,0,0,0,0,0,0,\n0,0,0,0,0,228,230,0,0,0,0,0,0,4977,0,0,0,0,0,0,0,0,0,0,115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,5090,5429,0,0,0,0,0,0,0,0,0,228,229,342,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,4977,0,0,0,0,0,0,0,0,0,0,0,115,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,2,3,4,0,0,0,0,0,0,0,4977,0,0,0,0,0,0,0,0,0,0,0,115,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,115,0,117,0,0,0,0,0,0,0,4977,0,0,0,0,0,0,0,0,0,0,0,115,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,228,229,230,0,0,0,0,0,0,0,5090,5429,0,0,0,0,0,0,0,0,0,0,228,229,1348,1349,229,342,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,2,4,0,0,0,0,0,0,4977,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,228,230,0,0,0,0,0,0,4977,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,2,4,0,0,0,0,0,0,0,5090,5091,5429,0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,228,230,0,0,0,0,0,0,0,0,0,5090,5091,5429,0,0,0,0,0,0,0,0,0,0,0,115,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5090,5091,5091,5429,0,0,0,0,0,0,0,0,115,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,2,4,0,0,0,0,0,0,0,0,0,0,0,0,0,5090,5091,5091,5091,5091,5091,5429,0,0,115,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5090,5091,5091,115,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,0,0,115,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,0,0,115,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"3\" name=\"3\" width=\"40\" height=\"80\">\n  <data encoding=\"csv\">\n212,213,212,213,212,213,212,213,212,213,99,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,212,213,212,213,438,439,\n438,439,438,439,438,439,438,439,438,439,212,213,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,99,100,438,439,438,439,212,213,\n212,213,212,213,212,213,212,213,212,213,438,439,99,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,212,213,212,213,212,213,438,439,\n438,439,438,439,438,439,325,326,438,439,212,213,212,213,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,438,439,438,439,438,439,212,213,\n212,213,212,213,212,213,0,0,212,213,438,439,438,439,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,212,213,212,213,212,213,438,439,\n438,439,325,326,325,326,0,0,325,326,212,213,212,213,0,0,0,0,0,0,0,0,0,205,0,0,0,0,0,0,0,0,325,326,325,326,325,326,212,213,\n212,213,0,0,0,0,0,0,0,0,438,439,438,439,99,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,438,439,\n438,439,0,0,0,0,0,0,0,0,212,213,212,213,212,213,99,100,99,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,212,213,\n212,213,0,0,0,0,0,0,99,100,438,439,438,439,438,439,212,213,212,213,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,438,439,\n438,439,0,0,0,0,99,100,212,213,212,213,212,213,212,213,438,439,438,439,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,212,213,\n212,213,0,0,0,0,212,213,438,439,438,439,438,439,438,439,212,213,212,213,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,438,439,\n438,439,0,0,99,100,438,439,212,213,212,213,212,213,212,213,325,326,325,326,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,212,213,\n212,213,0,0,212,213,212,213,438,439,438,439,438,439,325,326,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,438,439,\n438,439,0,0,438,439,438,439,212,213,212,213,212,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,212,213,\n212,213,0,0,212,213,212,213,325,552,551,552,551,326,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,325,326,\n438,439,0,2083,2084,2084,2084,2084,2088,212,213,212,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,\n212,213,0,2196,2197,2197,2197,2197,2201,438,439,438,439,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,99,100,\n438,439,0,2309,2310,2311,2312,2313,2314,212,213,212,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,212,213,\n212,213,0,2422,2423,2424,2425,2426,2427,325,326,438,439,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,438,439,\n438,439,0,0,0,0,0,0,0,0,0,212,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,212,213,\n212,213,0,0,0,0,0,205,0,0,0,325,326,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,438,439,\n438,439,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,212,213,\n212,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,99,100,99,100,438,439,\n438,439,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,206,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,212,213,212,213,212,213,\n212,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,99,100,438,439,438,439,438,439,\n438,439,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,212,213,212,213,212,213,212,213,\n212,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,325,326,325,326,438,439,438,439,\n438,439,99,100,99,100,0,0,0,0,0,0,0,0,1902,1902,1902,218,218,1902,1902,1902,1902,218,218,218,1902,1902,1902,1902,218,218,218,218,218,218,212,213,212,213,\n212,213,212,213,212,213,218,218,1902,1902,0,0,1902,1902,218,218,218,219,219,218,218,218,218,219,219,219,218,218,218,218,219,219,219,219,219,219,218,218,438,439,\n438,439,218,218,218,218,219,219,218,218,0,0,218,218,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,212,213,\n212,213,219,219,219,219,219,219,219,219,0,0,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,438,439,\n218,218,219,219,219,219,219,219,219,219,218,218,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,212,213,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,218,218,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n331,331,331,331,331,219,219,219,219,219,331,331,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n0,0,0,0,0,219,219,219,219,219,0,0,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n0,0,0,0,0,331,219,219,331,331,0,0,331,331,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n0,0,0,0,0,0,331,331,1902,1902,0,0,1902,1902,331,331,219,219,219,219,219,331,331,331,331,331,219,219,219,219,219,219,331,331,219,219,219,219,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,331,331,331,331,331,0,0,0,0,0,219,219,219,219,219,219,0,0,219,219,219,219,219,219,\n0,0,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,219,219,219,219,219,0,0,219,219,219,219,331,331,\n0,0,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,219,219,219,219,331,0,0,331,331,219,219,212,213,\n0,0,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,219,219,219,219,0,0,0,212,213,331,331,438,439,\n0,0,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,219,219,219,219,0,0,0,438,439,212,213,212,213,\n0,0,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,219,219,219,219,0,0,0,212,213,438,439,438,439,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2089,2090,2090,2090,2093,0,0,0,0,0,0,331,219,219,219,331,0,0,0,438,439,212,213,212,213,\n0,0,0,0,0,0,0,202,203,0,0,0,0,0,0,2202,2203,2203,2203,2206,0,0,0,0,0,0,0,219,219,219,0,0,0,0,212,213,438,439,438,439,\n0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,2315,2316,2316,2316,2319,0,0,0,0,0,0,0,331,331,331,0,0,0,0,438,439,212,213,212,213,\n0,0,0,0,0,0,0,0,0,202,203,0,0,0,0,2428,2429,2430,2431,2432,205,0,0,0,0,0,0,0,0,0,0,0,0,0,212,213,438,439,438,439,\n0,0,0,0,0,0,0,202,203,315,316,1574,1575,1575,1575,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,438,439,212,213,212,213,\n0,0,0,0,0,0,0,315,316,0,0,1687,1688,1688,1688,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,99,100,212,213,438,439,438,439,\n0,0,0,0,0,0,0,0,0,0,0,1800,1801,1802,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,212,213,438,439,212,213,212,213,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,438,439,212,213,438,439,438,439,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,212,213,438,439,212,213,212,213,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,325,326,212,213,438,439,438,439,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,438,439,212,213,212,213,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,212,213,438,439,438,439,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,325,326,212,213,212,213,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,325,326,325,326,\n0,0,0,0,0,0,202,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,\n0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,202,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,99,100,99,100,\n0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,212,213,212,213,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,99,100,438,439,438,439,\n0,0,0,0,0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,205,0,0,0,0,0,0,212,213,212,213,212,213,\n0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,99,100,438,439,438,439,438,439,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,212,213,212,213,212,213,212,213,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,438,439,438,439,438,439,438,439,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,212,213,212,213,212,213,212,213,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,438,439,438,439,438,439,438,439,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,212,213,212,213,212,213,212,213,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,438,439,438,439,438,439,438,439,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,212,213,212,213,212,213,212,213,\n0,0,0,0,0,202,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,438,439,438,439,438,439,438,439,\n0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,212,213,212,213,212,213,212,213,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,438,439,438,439,438,439,438,439,\n0,0,0,0,0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,212,213,212,213,212,213,212,213,\n0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,438,439,438,439,438,439,438,439\n</data>\n </layer>\n <layer id=\"4\" name=\"4\" width=\"40\" height=\"80\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,99,100,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,99,100,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,99,100,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <objectgroup id=\"5\" name=\"people\"/>\n</map>\n"
  },
  {
    "path": "maps/hoenn/hoenn-route-105.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"40\" height=\"80\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"4\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"2\" name=\"1\" width=\"40\" height=\"80\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,0,0,116,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,0,0,0,0,0,0,\n0,0,0,0,0,0,0,4865,116,116,116,4865,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,4978,116,116,116,4978,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,4978,4978,4978,4978,4978,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,4978,4978,4978,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,4978,4978,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,4978,4978,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,4978,4978,4978,4978,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,4978,4978,4978,4978,4978,4978,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,4978,4978,4978,4978,4978,4978,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,4978,4978,4978,4978,4978,4978,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,4978,4978,4978,4978,4978,4978,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,4978,4978,4978,4978,4978,4978,4978,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,4978,4978,4978,4978,4978,4978,4978,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,4978,4978,0,0,0,0,0,0,4978,4978,4978,4978,4978,4978,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,4978,4978,0,0,0,0,0,0,4978,4978,4978,4978,4978,4978,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,4978,4978,4978,4978,0,0,0,0,4978,4978,4978,4978,4978,4978,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,4978,4978,4978,4978,0,0,0,0,0,4978,4978,4978,4978,4978,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,4978,4978,4978,4978,0,0,0,0,0,4978,4978,4978,4978,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,4978,4978,4978,0,0,0,0,0,0,4978,4978,4978,4978,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,4978,4978,0,0,0,0,0,0,4978,4978,4978,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,4978,4978,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,4978,4978,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4978,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,4978,4978,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,4978,4978,0,0,0,0,0,4978,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,4978,4978,4978,4978,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,4978,4978,4978,4978,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,4978,4978,4978,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,4978,4978,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"3\" name=\"2\" width=\"40\" height=\"80\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"1\" name=\"3\" width=\"40\" height=\"80\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,115,212,213,212,213,212,213,212,213,\n0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,115,438,439,438,439,438,439,438,439,\n0,0,0,0,0,0,0,2,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,115,212,213,212,213,212,213,212,213,\n0,0,0,0,0,202,203,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,115,325,326,438,439,438,439,438,439,\n0,0,0,0,0,315,316,0,0,0,0,0,2,4,0,0,0,0,0,0,0,0,0,0,0,0,2,4,0,0,0,228,229,342,212,213,212,213,212,213,\n0,0,0,0,0,2,4,0,0,0,0,0,228,230,0,0,0,0,0,0,0,0,0,0,0,0,228,230,0,0,0,0,0,115,325,326,438,439,438,439,\n0,0,0,0,0,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,0,0,0,228,229,342,212,213,212,213,\n0,0,0,0,0,0,2,4,0,0,0,0,0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,228,230,0,2,4,0,0,115,325,326,325,326,\n0,0,0,0,0,0,228,230,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,117,0,0,228,229,229,229,229,\n0,0,0,0,0,202,203,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,117,0,0,0,0,0,0,0,\n0,0,0,0,0,315,316,315,316,202,203,0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,115,0,117,0,0,0,0,0,0,0,\n0,0,0,0,202,203,0,0,0,315,316,202,203,315,316,202,203,0,0,0,0,0,0,0,0,0,0,315,316,0,115,0,117,0,0,0,0,0,0,0,\n0,0,0,0,315,316,0,0,0,0,0,315,316,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,117,0,0,0,0,0,0,0,\n0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,0,0,0,0,0,202,203,0,2,3,0,117,0,0,0,0,0,0,0,\n0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,315,316,0,115,0,341,230,0,0,0,0,0,0,0,\n202,203,0,0,0,2,4,0,0,0,0,0,2,4,0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,115,0,117,0,2,4,0,0,0,0,0,\n315,316,0,0,0,228,230,0,0,0,0,0,228,230,0,315,316,202,203,0,0,0,0,0,0,0,0,0,0,115,0,117,2,3,117,0,0,0,0,0,\n0,202,203,0,0,0,0,0,2,3,4,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,115,341,230,115,0,117,0,0,0,0,0,\n0,315,316,0,0,0,4864,2,115,0,117,4,4866,0,0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,115,117,0,228,229,230,0,0,0,0,0,\n202,203,0,2,4,0,4977,115,228,229,230,117,4979,0,2,4,315,316,202,203,0,0,0,0,0,0,0,0,0,115,117,0,0,0,0,0,0,0,0,0,\n315,316,0,228,230,0,4977,228,229,229,229,230,4979,0,228,230,0,0,315,316,0,0,0,0,0,0,0,202,203,228,230,0,0,0,0,0,0,0,0,0,\n202,203,0,0,0,0,5090,5429,0,0,0,5430,5092,0,0,0,0,202,203,0,0,0,0,0,0,0,0,315,316,0,0,2,4,0,0,0,0,0,0,0,\n315,316,0,0,0,0,0,5090,5091,5091,5091,5092,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,228,230,2,4,0,0,0,0,0,\n0,202,203,0,0,2,4,0,0,0,0,0,2,4,0,0,0,202,203,0,0,0,0,0,0,0,0,0,0,2,4,0,2,3,117,0,0,0,0,0,\n0,315,316,0,0,228,230,0,0,0,0,0,228,230,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,228,230,0,115,0,117,0,0,0,0,0,\n202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,117,0,0,0,0,0,\n315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,117,0,0,0,0,0,\n0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,202,203,2,3,0,117,0,0,0,0,0,\n0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,315,316,115,0,0,117,0,0,0,0,0,\n0,0,202,203,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,2,4,117,0,0,0,0,0,\n0,0,315,316,0,0,0,0,0,0,0,0,0,0,315,316,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,115,115,117,117,2,4,0,0,0,\n0,0,0,202,203,0,0,0,0,0,0,0,0,202,203,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,115,115,117,117,228,230,0,0,0,\n0,0,0,315,316,0,0,0,0,0,0,202,203,315,316,0,0,0,0,0,0,0,0,0,0,0,0,2,4,0,0,115,115,117,3,4,0,0,0,0,\n0,0,202,203,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,0,0,115,115,3,4,117,0,0,0,0,\n0,0,315,316,0,0,0,0,0,0,202,203,0,0,0,0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,115,115,0,117,117,0,0,0,0,\n0,0,0,2,4,0,0,0,0,0,315,316,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,115,115,0,117,117,0,0,0,0,\n0,0,0,228,230,0,0,0,0,0,0,2,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,115,0,117,117,0,0,0,0,\n0,0,202,203,0,0,0,0,0,0,0,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,2,3,341,230,117,0,0,0,0,\n0,0,315,316,0,0,0,0,0,0,2,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,115,115,0,117,341,230,0,0,0,0,\n0,202,203,0,0,0,0,0,0,0,228,230,0,0,202,203,0,0,202,203,0,0,0,0,0,0,0,0,228,230,115,115,0,117,117,0,0,0,0,0,\n0,315,316,0,0,0,0,0,0,0,2,4,0,0,315,316,0,0,315,316,0,0,0,0,0,0,0,0,0,0,115,228,342,117,117,0,0,0,0,0,\n0,0,2,4,0,0,0,0,0,0,228,230,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,342,115,117,117,0,0,0,0,0,\n0,0,228,230,0,0,0,0,0,0,0,0,315,316,220,220,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,228,230,117,0,0,0,0,0,\n0,2,4,0,0,0,0,0,0,0,0,202,203,4864,221,221,4866,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,341,230,0,0,0,0,0,\n0,228,230,0,0,0,0,0,0,0,0,315,316,4977,221,221,4979,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,117,0,2,4,0,0,0,\n0,0,202,203,0,0,0,0,0,0,0,0,0,4977,333,221,5204,4865,4866,0,0,0,0,0,0,0,0,0,0,2,4,115,0,117,0,228,230,0,0,0,\n0,0,315,316,0,202,203,0,0,0,0,4864,4865,5203,220,221,0,0,4979,0,0,0,0,0,0,0,0,0,0,228,230,115,341,230,0,0,0,0,0,0,\n0,2,4,0,0,315,316,0,0,0,0,4977,0,0,221,221,0,0,4979,0,0,0,0,0,0,0,0,0,0,0,0,115,117,0,0,0,0,0,0,0,\n0,228,230,0,0,0,0,0,0,0,0,4977,0,220,221,221,220,0,4979,0,0,0,0,0,0,0,0,0,0,0,0,115,117,0,0,0,0,0,0,0,\n0,0,0,202,203,0,0,0,0,0,0,4977,0,221,333,221,221,0,4979,0,0,0,0,0,0,0,0,0,0,0,0,228,230,0,0,0,0,0,0,0,\n0,0,0,315,316,0,0,0,0,0,4864,5203,0,221,220,221,221,0,4979,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,0,0,0,0,0,0,\n0,202,203,0,220,220,0,0,0,0,4977,0,0,221,333,221,333,0,4979,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,2,4,0,0,0,0,\n0,315,316,4864,221,221,4866,0,0,0,4977,0,0,221,220,333,0,0,4979,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,228,230,0,0,0,0,\n0,202,203,4977,333,221,4979,0,0,0,5090,5429,0,333,221,0,0,0,4979,0,0,0,0,0,0,0,0,0,0,0,315,316,2,4,202,203,0,0,0,0,\n0,315,316,4977,0,221,5204,4865,4866,0,0,4977,0,0,221,0,0,0,4979,0,0,0,0,0,0,0,0,0,0,0,0,2,3,117,315,316,0,0,0,0,\n2,4,0,4977,0,333,220,0,4979,0,0,4977,0,0,333,0,0,0,4979,0,0,0,0,0,0,0,0,0,0,0,0,228,229,230,0,0,0,0,0,0,\n228,230,0,4977,0,220,221,0,4979,0,0,5090,5429,0,0,0,0,0,4979,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,2,4,0,0,0,0,\n0,2,4,4977,0,221,221,0,4979,0,0,0,4977,0,0,0,0,5430,5092,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,228,230,0,0,0,0,\n0,228,230,4977,0,221,333,5430,5092,0,0,0,4977,0,0,0,0,4979,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,0,0,0,0,0,0,\n202,203,0,5090,5429,333,0,4979,0,0,0,0,4977,0,0,0,5430,5092,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,0,0,0,0,0,0,\n315,316,0,0,5090,5091,5091,5092,0,0,0,0,5090,5429,0,0,4979,0,0,0,0,0,0,0,0,0,0,0,0,2,4,2,3,4,0,0,0,0,0,0,\n0,2,4,0,0,0,0,0,0,0,0,0,0,4977,0,0,4979,202,203,0,0,0,0,0,0,0,0,0,0,228,230,115,0,117,0,0,0,0,0,0,\n0,228,230,202,203,0,0,0,0,0,202,203,0,5090,5091,5091,5092,315,316,0,0,0,0,0,0,0,0,0,0,0,2,3,0,117,0,0,0,0,0,0,\n0,0,0,315,316,0,202,203,0,0,315,316,202,203,0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,115,2,4,117,0,0,0,0,0,0,\n0,0,0,0,202,203,315,316,2,4,0,0,315,316,2,4,315,316,0,0,0,0,0,0,0,0,0,0,0,0,115,115,117,117,0,0,0,0,0,0,\n0,0,0,0,315,316,0,0,228,230,0,0,2,4,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,115,117,117,0,0,0,0,0,0,\n0,0,0,0,0,0,202,203,0,0,0,0,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,115,117,117,0,0,0,0,0,0,\n0,0,0,0,0,0,315,316,0,0,0,202,203,0,4864,4865,4866,0,0,0,0,0,0,0,0,0,0,0,0,0,115,228,230,117,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,2,4,315,316,0,4977,0,4979,0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,341,230,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,228,230,0,0,0,5090,5091,5092,0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,117,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,341,230,0,0,0,0,0,0,0,\n0,0,0,0,0,0,220,220,315,316,0,4864,4865,4865,4866,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,117,0,0,0,0,0,0,0,0,\n0,0,0,0,0,4864,221,221,4866,0,0,4977,0,0,4979,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,117,0,0,0,0,0,0,0,0,\n0,0,0,0,0,4977,221,221,5204,4865,4866,5090,5429,0,4979,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,2,4,0,0,0,0,0,0,\n0,0,0,0,0,4977,221,221,220,0,4979,0,5090,5091,5092,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,0,0,0,0,0,0,\n0,0,0,0,0,4977,221,221,221,0,4979,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,0,0,0,0,0,0,0,\n0,0,0,0,0,4977,333,221,333,5430,5092,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,228,230,0,0,0,0,0,0,0,\n0,0,0,0,0,5090,5429,333,0,4979,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,5090,202,203,5092,0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,315,316,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/hoenn-route-106.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"80\" height=\"20\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"4\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"2\" name=\"1\" width=\"80\" height=\"20\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5203,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4978,4978,4978,4978,4978,4978,4978,4978,116,116,116,116,116,116,116,116,116,116,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4978,4978,4978,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,0,0,0,0,0,0,0,0,0,0,0,0,4978,4978,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4978,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,0,0,0,0,0,0,0,0,0,0,0,0,4978,4978,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4978,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,0,0,0,0,0,0,0,0,116,4978,4978,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4978,4978,116,116,116,116,116,116,116,116,116,116,116,116,116,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,0,0,0,0,0,0,0,4978,4978,4978,4978,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4978,116,116,116,116,116,116,116,116,116,116,116,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,0,0,0,0,0,0,116,4978,4978,4978,4978,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4978,116,116,116,116,116,116,116,116,116,116,116,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,0,0,0,4978,4978,4978,4978,4978,4978\n</data>\n </layer>\n <layer id=\"3\" name=\"2\" width=\"80\" height=\"20\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,2,3,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,0,2,3,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,\n0,0,0,0,0,0,0,0,0,115,0,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,0,115,0,117,0,0,0,0,2,3,3,4,0,2,4,0,0,2,4,0,0,2,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,\n0,0,0,0,0,0,0,0,0,228,229,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,229,230,0,0,2,4,115,0,341,230,0,228,230,0,0,228,230,0,0,228,230,0,0,0,0,0,0,2,4,0,0,2,4,0,0,2,4,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,228,230,228,229,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,0,0,228,230,0,0,228,230,0,2,4,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,0,2,4,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,2,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,\n0,0,0,0,0,0,0,0,0,0,0,0,228,230,0,0,2,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4864,4865,4865,4865,4865,4865,4865,4865,4865,4865,4865,4865,4865,4865,4865,4865,4866,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,0,0,0,0,0,0,0,0,0,0,0,4864,4865,4865,4865,4865,4865,4865,4865,4865,2,3,3,3,3,3,3,3,3,3,4,0,0,0,0,0,5204,4865,4865,4865,4866,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,0,0,0,0,0,0,0,0,4864,4865,4865,5203,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,117,0,0,0,0,0,0,0,0,0,5204,4865,4865,4865,4865,4865,4866,0,0,0,0,0,0,0,0,0,0,2,3,3,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,0,0,0,4977,0,2,3,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,117,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4979,0,0,0,0,0,0,0,0,0,0,115,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,0,0,0,4977,2,115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,341,229,229,230,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5204,4865,4865,4866,0,0,0,0,0,0,0,115,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4864,4865,5203,115,115,0,0,0,0,0,0,0,0,0,341,229,229,229,229,229,230,341,229,229,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4979,0,0,0,2,4,2,3,3,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4977,0,2,3,3,0,0,0,0,0,0,0,341,229,230,0,341,229,229,229,229,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4979,0,0,0,228,230,115,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4977,2,115,0,0,0,0,0,0,0,0,341,230,341,229,229,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5204,4865,4866,0,2,3,3,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4977,115,115,0,0,0,0,0,0,0,0,117,0,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,4979,0,115,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"1\" name=\"3\" width=\"80\" height=\"20\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,202,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,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,\n0,0,0,0,0,202,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,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,202,203,0,0,0,0,0,0,0,315,316,0,202,203,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,202,203,0,0,202,203,315,316,315,316,0,0,0,0,0,0,0,0,0,0,315,316,0,202,203,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,202,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,202,203,0,315,316,0,0,315,316,0,0,315,316,0,0,0,0,0,0,202,203,0,0,202,203,0,0,0,0,0,315,316,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,202,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,315,316,0,0,202,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,0,0,0,0,0,0,0,0,0,202,203,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,202,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,907,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,220,220,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,315,316,0,202,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,907,0,0,0,0,0,0,0,206,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,221,221,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,315,316,202,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,202,203,0,0,0,333,221,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,907,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,220,0,220,221,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,220,220,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,221,0,221,333,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,220,220,220,220,0,0,0,0,0,0,0,0,220,221,333,220,220,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,333,220,333,220,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,220,220,220,221,221,221,221,0,0,0,0,0,0,220,220,221,333,220,221,333,220,220,0,0,0,0,0,0,0,0,0,0,0,0,220,220,220,219,220,221,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,221,221,221,221,221,221,221,220,220,220,220,220,220,221,221,221,220,221,221,220,221,221,220,0,0,0,0,0,0,0,0,0,0,0,221,221,221,333,221,333\n</data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/hoenn-route-107.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"60\" height=\"20\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"4\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"1\" name=\"1\" width=\"60\" height=\"20\">\n  <data encoding=\"csv\">\n4978,4978,4978,4978,4978,4978,4978,4978,4978,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n4978,4978,4978,4978,4978,4978,4978,4978,4978,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n4978,4978,4978,4978,4978,4978,4978,4978,4978,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n4978,4978,4978,4978,4978,4978,4978,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n4978,4978,4978,4978,4978,4978,4978,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n4978,4978,4978,4978,4978,4978,4978,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n4978,4978,4978,4978,4978,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n4978,4978,4978,4978,4978,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n4978,4978,4978,4978,4978,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n4978,4978,4978,4978,4978,4978,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n4978,4978,4978,4978,4978,4978,4978,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n4978,4978,4978,4978,4978,4978,4978,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,0,0,0,0,0,0,0,0,0,0,\n4978,4978,4978,4978,4978,4978,4978,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,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,0,0,0,0,\n4978,4978,4978,4978,4978,4978,4978,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,0,0,0,0,\n4978,4978,4978,4978,4978,4978,4978,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n4978,4978,4978,4978,4978,4978,4978,4978,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"2\" name=\"2\" width=\"60\" height=\"20\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,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,\n0,0,0,0,0,0,0,0,0,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,2,4,0,0,0,0,0,2,4,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,0,0,0,0,0,0,0,0,2,4,228,230,0,0,0,2,4,228,230,0,0,0,0,0,2,4,0,0,0,0,\n0,0,0,0,0,0,0,341,229,230,0,0,0,0,0,0,0,0,0,0,2,3,4,0,2,4,0,0,228,230,0,0,0,0,0,0,2,4,228,230,0,0,2,3,4,228,230,0,0,0,0,0,2,4,228,230,2,4,0,0,\n0,0,0,0,0,0,0,117,0,0,2,4,0,0,0,0,0,0,0,0,115,0,117,0,228,230,0,0,0,0,0,0,0,0,0,0,228,230,0,0,0,2,3,0,117,0,0,0,0,0,0,0,228,230,0,0,228,230,0,0,\n0,0,0,0,0,0,0,117,0,0,228,230,2,4,0,0,0,0,0,0,228,229,230,2,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,229,229,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,341,229,230,0,0,0,0,228,230,0,0,0,0,0,0,0,0,0,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n229,229,229,229,229,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n4865,4865,4865,4865,4865,4866,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,4979,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,5204,4866,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,5204,4866,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,4979,0,2,3,3,4,0,0,2,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,0,0,228,230,0,0,0,0,0,0,0,2,4,2,3,3,4,228,230,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,4979,0,228,229,342,117,0,0,228,230,0,0,0,0,0,0,0,0,0,0,2,4,2,3,4,228,230,2,4,0,0,0,0,0,0,0,2,4,228,230,115,0,0,117,0,0,0,2,4,0,0,0,0,\n0,0,0,0,0,0,0,4979,0,0,0,228,230,0,0,0,0,0,0,2,4,0,0,0,0,0,0,228,230,115,0,3,4,0,228,230,0,0,0,0,0,0,0,228,230,0,0,228,229,229,230,0,0,0,228,230,0,0,0,0,\n0,0,0,0,0,0,0,4979,0,0,0,0,0,0,0,0,0,0,0,228,230,0,0,2,4,0,0,0,0,228,342,0,117,0,0,0,0,0,2,4,0,0,2,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,5204,4866,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,0,0,2,4,0,228,342,117,0,0,0,0,0,228,230,0,0,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,4979,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,0,0,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"3\" name=\"3\" width=\"60\" height=\"20\">\n  <data encoding=\"csv\">\n220,221,221,221,333,221,221,221,221,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,0,0,0,0,202,203,\n221,333,221,221,220,221,333,221,333,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,202,203,0,0,0,202,203,315,316,\n221,220,221,333,221,221,220,333,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,315,316,0,0,\n221,221,221,220,333,333,221,0,0,0,0,0,0,0,0,0,202,203,0,0,0,0,0,0,0,0,202,203,0,0,202,203,315,316,202,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,\n333,221,221,221,220,220,221,0,202,203,0,0,0,0,202,203,315,316,202,203,0,0,0,0,0,0,315,316,0,0,315,316,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,333,221,333,221,333,333,0,315,316,0,0,0,0,315,316,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,333,0,333,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,220,220,220,0,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,\n220,221,221,333,220,333,220,202,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,0,0,0,\n221,221,333,220,221,220,221,315,316,0,0,0,0,202,203,0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,202,203,0,0,\n333,221,220,221,221,221,333,0,0,0,0,0,0,315,316,0,0,315,316,0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,315,316,202,203,\n220,221,333,221,221,333,220,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,0,0,315,316,\n221,221,220,221,221,220,221,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,\n221,221,221,221,221,221,221,220,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/hoenn-route-108.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"60\" height=\"20\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"4\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"3\" name=\"1\" width=\"60\" height=\"20\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,4975,4975,0,0,0,0,0,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"2\" name=\"2\" width=\"60\" height=\"20\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4861,4862,4862,4862,4862,4862,4862,4862,4862,4862,4862,4862,4862,4863,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4861,5313,0,0,0,0,2,4,0,0,2,4,0,0,4976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,4861,4862,4862,4863,0,0,0,0,0,0,0,0,0,0,0,0,0,4974,2,4,0,0,0,228,230,0,0,228,230,0,0,4976,0,0,0,4861,4862,4862,4862,4862,4862,4862,4862,4863,0,0,0,0,0,2,4,0,2,4,0,0,0,0,\n0,0,4974,2,4,4976,0,0,0,4861,4862,4862,4863,0,0,0,0,0,0,4974,228,230,0,0,0,2,4,0,0,0,0,0,0,4976,0,2,4,4974,0,2,4,0,0,0,0,4976,0,0,0,0,0,228,230,0,228,230,0,0,0,0,\n0,0,4974,228,230,4976,0,0,0,4974,2,4,4976,0,0,0,2,4,0,5087,5088,5088,5088,5088,5426,228,230,0,0,0,0,0,0,4976,0,228,230,4974,0,228,230,0,0,0,0,4976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,5087,5088,5088,5089,0,0,0,4974,228,230,4976,0,0,0,228,230,0,0,0,0,0,0,5087,5426,0,0,0,0,0,0,0,4976,0,0,0,5087,5426,0,0,0,0,0,5427,5089,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,5087,5088,5088,5089,0,0,0,0,0,0,0,0,0,0,0,0,5087,5088,5426,0,0,0,5427,5088,5089,0,0,0,0,5087,5088,5088,5088,5088,5088,5089,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5087,5088,5088,5088,5089,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4861,4862,4862,4863,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,0,0,0,0,0,0,0,0,0,4861,4862,4862,4863,0,0,0,4861,5313,0,0,5314,4863,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4861,4862,4862,4862,4863,0,0,0,0,0,0,0,0,0,0,0,0,5087,5426,4975,4976,0,0,0,4974,0,0,0,0,4976,0,0,4861,4862,4862,4863,0,0,0,0,0,\n0,0,0,0,0,0,0,2,4,0,0,0,0,0,4861,4862,4862,4863,0,5087,5426,4975,4975,4976,0,0,2,4,0,0,2,4,0,0,0,0,0,5087,5088,5089,2,4,0,5087,5088,5088,5088,5088,5089,0,0,4974,2,4,4976,0,0,0,0,0,\n0,0,0,0,0,0,0,228,230,2,4,0,0,0,4974,2,4,4976,0,0,5087,5088,5088,5089,0,0,228,230,0,0,228,230,0,2,4,0,0,0,0,0,228,230,0,0,0,0,0,0,2,4,0,4974,228,230,4976,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,228,230,0,0,0,4974,228,230,4976,0,0,0,0,2,4,0,0,0,0,0,0,0,0,0,228,230,0,0,0,0,2,4,0,0,0,0,0,0,0,228,230,0,5087,5088,5088,5089,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,5087,5088,5088,5089,0,0,0,0,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"1\" name=\"3\" width=\"60\" height=\"20\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,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,202,203,0,0,0,0,0,0,0,0,0,0,0,\n202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,429,0,0,0,0,0,429,0,0,0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,202,203,\n315,316,0,0,0,0,0,202,203,0,0,0,0,0,0,0,0,0,202,203,0,0,0,429,429,0,0,429,0,0,0,429,429,315,316,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,0,0,0,0,202,203,315,316,\n0,202,203,0,0,202,203,315,316,0,0,0,0,0,202,203,0,0,315,316,0,0,0,0,0,0,0,0,2208,2209,2210,2211,429,0,0,0,0,202,203,0,0,0,429,0,429,202,203,315,316,0,0,0,0,0,0,0,315,316,0,0,\n0,315,316,0,0,315,316,0,202,203,0,0,202,203,315,316,0,0,0,0,0,0,0,0,0,0,0,2320,2321,2322,2323,2324,2325,0,0,0,0,315,316,0,0,429,0,429,0,315,316,0,0,202,203,0,202,203,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,315,316,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,2433,2434,2435,2436,2437,2438,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,315,316,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2547,2548,2549,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,202,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,315,316,0,0,429,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,202,203,0,0,0,0,429,0,0,0,0,0,0,429,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,202,203,0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,429,0,0,0,0,0,0,315,316,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,202,203,0,0,0,0,\n0,315,316,0,0,315,316,0,0,0,0,0,0,202,203,0,0,202,203,0,0,0,0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,202,203,0,0,202,203,0,0,315,316,0,0,315,316,0,0,0,0,\n202,203,0,0,0,0,0,0,0,0,0,202,203,315,316,0,0,315,316,0,202,203,0,0,315,316,0,0,0,0,0,0,0,0,0,202,203,315,316,0,0,0,315,316,202,203,315,316,0,0,0,0,0,0,0,0,202,203,202,203,\n315,316,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,202,203,315,316,0,0,0,0,0,202,203,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,315,316,0,0,0,0,0,202,203,0,0,0,315,316,315,316,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0\n</data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/hoenn-route-109.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"40\" height=\"63\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"4\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"3\" name=\"1\" width=\"40\" height=\"63\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,0,0,0,0,\n0,0,0,0,0,0,0,0,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,0,0,0,0,\n0,0,0,0,0,0,0,0,0,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,0,0,0,0,0,0,0,\n0,0,0,116,0,0,0,0,0,0,0,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4978,4978,4978,4978,4978,4978,4978,4978,4978,0,0,0,0,0,0,0,0,0,0,0,0,116,116,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4978,4978,4978,4978,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,116,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,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4978,4978,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4978,4978,4978,4978,4978,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4978,4978,4978,4978,4978,4978,4978,4978,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4978,4978,4978,4978,4978,4978,4978,4978,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4978,4978,4978,4978,4978,4978,4978,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4978,4978,4978,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,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,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,4978,4978,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,4978,4978,4978,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,4978,4978,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4978,4978,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4978,4978,4978,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4978,4978,4978,4978,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4978,4978,4978,4978,4978,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4978,4978,4978,4978,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4978,4978,4978,4978,4978,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4978,4978,4978,4978,4978,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4978,4978,4978,4978,4978,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4978,4978,4978,4978,4978,0,0,0,0,0,0,0,0,0,0,0,0,116,116,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4978,4978,4978,4978,4978,4978,0,0,0,0,0,0,0,0,0,0,0,116,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,116,0,0,0,0,0,0,4978,4978,4978,4978,4978,4978,4978,4978,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4978,4978,4978,4978,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4978,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"2\" name=\"2\" width=\"40\" height=\"63\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,4977,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4979,0,0,0,\n0,0,0,0,0,0,0,4977,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4979,0,0,0,\n0,2,4,0,0,0,0,5090,5429,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5430,5092,0,0,0,\n0,228,230,0,0,0,0,0,4977,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4979,0,0,2,4,\n0,0,0,0,0,0,0,0,4977,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4979,0,0,228,230,\n0,0,0,0,0,0,0,0,4977,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4979,0,0,2,4,\n0,0,2,4,0,0,0,0,4977,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5430,5092,0,0,228,230,\n0,0,228,230,0,0,0,0,4977,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4979,0,0,2,4,0,\n0,2,4,0,0,0,0,0,4977,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4979,0,0,228,230,0,\n0,228,230,0,0,0,0,0,4977,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4979,0,0,0,0,0,\n0,0,0,0,0,0,0,0,4977,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5430,5092,0,0,0,0,0,\n0,0,0,0,0,0,0,0,4977,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4979,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,5090,5429,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4979,0,0,0,2,4,0,\n0,0,2,4,0,0,0,0,0,4977,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4979,0,0,0,228,230,0,\n0,0,115,3,4,0,0,0,0,5090,5429,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5430,5092,0,0,0,0,2,4,\n0,0,228,229,230,0,0,0,0,0,4977,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4979,0,0,0,0,0,228,230,\n0,0,0,0,2,4,0,0,0,0,5090,5429,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4979,0,0,0,0,0,0,0,\n0,0,0,0,228,230,0,0,0,0,0,4977,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5430,5091,5092,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,5090,5429,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4979,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,4977,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5430,5092,0,0,0,0,0,0,0,0,0,\n0,0,0,2,4,0,0,0,0,0,0,0,4977,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4979,0,0,0,0,0,0,0,2,4,0,\n0,0,0,228,230,0,0,0,0,0,0,0,5090,5091,5091,5429,0,0,0,0,0,0,0,0,0,0,0,5430,5091,5092,0,0,0,0,0,0,0,228,230,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4977,0,0,0,0,0,0,0,0,0,0,0,4979,0,0,0,0,0,0,0,0,0,2,3,4,\n0,0,0,0,0,0,2,4,0,0,0,0,0,0,0,4977,0,0,0,0,0,0,0,0,0,5430,5091,5092,0,0,0,0,0,0,0,0,2,3,0,117,\n0,0,0,0,0,0,228,230,0,0,0,0,0,0,0,5090,5091,5091,5429,0,0,0,0,5430,5091,5092,0,0,0,0,0,0,0,0,0,0,115,0,341,230,\n0,0,0,0,0,2,4,0,0,0,0,0,0,0,0,0,0,0,5090,5091,5091,5091,5091,5092,0,0,0,0,0,0,0,0,0,0,0,0,115,0,117,0,\n0,0,0,0,0,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,228,229,230,0,\n0,0,0,0,2,3,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,228,230,0,0,0,0,\n0,0,0,2,3,0,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4864,4865,4865,4866,0,0,0,0,0,0,2,4,0,0,\n0,0,0,115,0,0,117,2,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4864,5203,0,0,5204,4865,4866,0,0,0,0,228,230,0,0,\n0,0,0,115,0,341,230,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4864,5203,0,0,0,0,0,5204,4865,4866,0,0,0,0,0,0,\n0,0,0,228,229,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4977,0,0,0,0,0,0,0,0,4979,0,0,0,0,0,0,\n0,0,2,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4977,0,0,0,0,0,0,0,0,4979,0,0,0,0,0,0,\n0,0,228,230,0,0,0,0,2,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4977,0,0,0,0,0,0,0,5430,5092,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5090,5091,5429,0,0,0,5430,5091,5092,0,0,0,0,0,0,0,\n0,0,0,0,0,0,2,3,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5090,5091,5091,5091,5092,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,115,0,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,2,4,0,0,0,0,\n0,0,0,0,0,0,228,229,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,0,0,0,0,\n0,0,0,2,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,2,4,0,0,0,0,0,\n0,0,0,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,0,0,0,0,0,\n0,0,2,4,0,0,0,4864,4865,4865,4866,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,0,0,2,4,0,0,0,\n2,4,228,230,0,0,4864,5203,0,0,4979,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,0,0,228,230,0,0,0,\n228,230,0,0,0,0,4977,0,0,0,4979,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4864,4865,4865,4866,0,0,0,0,0,0,0,0,0,0,\n0,0,2,4,0,0,4977,0,0,5430,5092,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4864,5203,0,0,4979,0,0,0,0,0,0,0,0,0,0,\n0,0,228,230,0,0,5090,5091,5091,5092,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4977,0,0,0,5204,4866,0,0,2,4,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4864,5203,0,0,0,0,4979,0,0,228,230,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4977,0,0,0,0,0,4979,0,0,0,2,4,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4977,0,0,0,0,5430,5092,0,0,0,228,230,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5090,5091,5091,5091,5091,5092,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4864,4865,4865,4865,4865,4865,4866,0,0,0,0,0,0,0,0,0,0,0,0,228,230,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4977,0,0,0,0,0,4979,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4977,0,0,0,0,0,4979,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,2,4,0,0,0,0,0,0,0,0,0,4977,0,0,0,0,0,4979,0,0,0,0,0,0,0,0,0,0,0,2,3,4,0,0,0,0,\n0,0,0,0,228,230,0,0,0,0,0,0,0,0,0,4977,0,0,0,0,0,5204,4866,0,0,0,0,0,0,0,0,0,2,3,0,117,0,0,0,0,\n0,0,0,0,0,2,4,2,3,4,0,0,0,0,4864,5203,0,0,0,0,0,0,5204,4866,0,0,0,0,0,0,0,0,115,0,341,230,0,0,0,0,\n0,0,0,0,0,228,230,115,0,117,0,0,0,0,4977,0,0,0,0,0,0,0,0,4979,0,0,2,4,0,0,0,0,228,229,230,0,0,0,0,0,\n0,0,0,0,0,0,0,228,229,230,0,0,0,0,5090,5091,5091,5429,0,0,0,0,5430,5092,0,0,228,230,2,4,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5090,5091,5429,0,5430,5092,0,0,0,0,0,228,230,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,2,4,0,0,0,0,0,0,5090,5091,5092,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,228,230,0,0,0,0,2,4,2,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"1\" name=\"3\" width=\"40\" height=\"63\">\n  <data encoding=\"csv\">\n202,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,315,316,\n315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,\n0,0,0,0,0,0,0,0,0,0,932,933,933,933,935,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,\n0,0,0,0,0,0,0,0,0,0,1045,1046,1046,1046,1048,0,0,0,0,0,0,0,0,0,2592,2593,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,202,203,0,0,0,0,0,0,1158,1160,1049,1160,1161,0,0,0,2592,2593,0,0,0,0,2705,2706,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,315,316,0,0,0,0,0,0,1266,1268,1162,1268,1270,205,0,0,2705,2706,0,0,0,0,2818,2819,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,3157,3158,0,0,0,0,3157,3158,0,2818,2819,0,3157,3158,0,0,0,0,3157,3158,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,3270,3271,0,0,0,0,3270,3271,0,0,0,0,3270,3271,0,0,0,0,3270,3271,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,2818,2819,2592,2593,0,0,2818,2819,2595,0,0,0,2818,2819,2595,2595,0,0,2818,2819,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,2594,0,2705,2706,0,2595,2595,0,2708,0,0,0,0,0,2708,2708,0,0,0,0,206,0,0,0,0,0,0,202,203,0,0,\n0,0,0,202,203,0,0,0,0,2707,0,2818,2819,0,2708,2708,0,2821,0,0,0,0,0,2821,2821,0,0,0,0,0,0,2594,0,0,0,0,315,316,202,203,\n0,0,0,315,316,0,0,0,0,2820,0,0,2595,0,2821,2821,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2707,0,0,0,0,0,0,315,316,\n0,0,0,0,202,203,0,0,0,0,0,0,2708,0,0,0,3157,3158,0,0,0,0,0,0,0,3157,3158,0,0,0,0,2820,0,0,0,0,0,0,0,0,\n0,0,0,0,315,316,0,0,0,0,0,0,2821,0,0,0,3270,3271,0,0,2595,2595,2595,2595,0,3270,3271,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,2931,2932,0,2818,2819,2595,0,2708,2708,2708,2708,0,2818,2819,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,2595,3044,3045,0,0,0,2708,0,2821,2821,2821,2821,0,0,0,2931,2932,2594,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,2708,2818,2819,0,0,0,2821,0,0,0,0,0,0,0,0,3044,3045,2707,0,0,0,0,0,0,0,202,203,0,\n0,0,0,0,0,0,0,0,0,0,0,0,2821,0,0,0,2595,2595,0,0,2931,2932,0,2595,0,0,0,2818,2819,2820,0,0,0,0,0,0,0,315,316,0,\n0,0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,2708,2708,0,0,3044,3045,0,2708,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,\n0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,2821,2821,0,0,2818,2819,0,2821,0,0,2594,0,0,0,0,0,0,0,0,0,315,316,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2707,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2820,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3157,3158,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3270,3271,0,0,0,0,0,0,202,203,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2818,2819,2594,0,0,0,0,0,315,316,0,0,0,\n0,0,0,0,0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2707,0,0,0,0,0,0,202,203,0,0,\n0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2820,0,0,0,0,0,0,315,316,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,\n0,0,0,0,202,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,\n0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2594,2594,2595,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2707,2707,2708,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,\n0,0,202,203,0,0,0,0,202,203,0,0,0,0,0,0,2820,2820,2821,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n202,203,315,316,0,0,0,0,315,316,0,0,0,0,0,0,2592,2593,0,0,2595,0,0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2705,2706,0,0,2708,0,0,0,315,316,0,0,0,0,202,203,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2818,2819,0,0,2821,0,0,0,202,203,0,0,0,0,315,316,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,202,203,0,0,0,202,203,0,0,0,0,0,0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,315,316,0,0,0,315,316,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,202,203,0,0,0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,315,316,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/hoenn-route-110.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"40\" height=\"100\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"7\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"1\" name=\"1\" width=\"40\" height=\"100\">\n  <data encoding=\"csv\">\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,\n0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,\n0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,\n0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,\n0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,\n0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,\n0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,\n0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,\n0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,\n0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,\n0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,\n0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,\n0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,\n0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,\n0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,\n0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,114,0,\n0,0,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,116,116,116,114,0,\n0,0,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,116,116,116,116,114,0,\n0,0,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,116,116,116,116,114,0,\n0,0,114,114,114,114,114,0,0,0,0,0,0,0,0,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,116,116,116,116,114,0,\n0,0,114,114,114,114,114,0,0,0,0,0,0,0,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,0,\n0,0,114,114,114,114,114,0,0,0,0,0,0,0,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,0,\n0,0,114,114,114,114,114,0,0,0,0,0,0,0,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,0,\n0,0,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,0,\n0,0,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,0,0,\n0,0,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,0,0,\n0,0,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,0,0,\n0,0,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,\n0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,\n0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,\n0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,\n0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,0,0,0,114,114,114,114,114,114,114,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,0,0,0,114,114,114,114,114,114,114,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,0,0,0,114,114,114,114,114,114,114,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,0,0,0,\n116,116,116,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,0,0,0,0,114,114,114,114,114,0,0,0,\n116,116,116,116,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,0,0,0,114,114,114,114,114,0,0,0,\n116,116,116,116,116,116,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,0,0,0,\n116,116,116,116,116,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,0,0,114,114,114,114,114,0,0,0,\n116,116,116,116,116,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,0,0,114,114,114,114,114,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,\n114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0\n</data>\n </layer>\n <layer id=\"2\" name=\"2\" width=\"40\" height=\"100\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4522,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4522,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4522,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4636,4522,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4522,0,0,\n4411,0,0,0,0,0,0,0,0,0,0,0,0,0,2491,2493,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4522,0,0,\n4524,0,0,0,0,0,0,0,0,0,0,0,0,2491,2605,2606,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4522,0,0,\n4524,0,0,0,0,0,0,0,0,0,0,0,0,2604,2605,2606,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4522,0,0,\n4524,0,0,0,0,0,0,0,0,0,0,0,2491,2605,2605,2606,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4522,0,0,\n4524,0,0,0,0,0,0,0,0,0,0,0,2604,2605,2605,2719,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4522,0,0,\n4524,0,0,0,0,0,0,0,0,0,0,2491,2605,2605,2606,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4522,0,0,\n4524,0,0,0,2837,2498,2498,2498,2838,0,0,2604,2605,2605,2719,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4522,0,0,\n4524,0,0,0,1811,1812,1812,1812,1813,2491,2492,2605,2605,2606,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4522,0,0,\n4524,0,0,0,0,0,0,2491,2492,2605,2605,2605,2605,2606,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4636,4636,4522,\n4524,0,0,0,0,0,2491,2605,2605,2718,2718,2718,2718,2719,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4522,\n4524,0,0,0,0,2491,2605,2605,2719,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4522,\n4524,0,0,0,0,2717,2718,2719,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4522,\n4524,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4522,\n4524,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,3,4,4522,\n4524,0,0,0,0,0,0,0,0,0,0,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,0,0,117,4522,\n4637,4411,0,0,0,0,0,4409,4410,4410,4410,4410,4410,4410,4410,4410,4410,4410,4410,4410,4410,4410,4410,4410,4410,4410,4410,4410,4410,4410,4410,4410,4411,2,3,3,0,0,117,4522,\n0,4524,0,0,0,0,0,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4524,115,2,3,3,4,117,4522,\n0,4524,0,0,0,95,0,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4524,115,115,0,0,117,117,4522,\n0,4524,0,0,0,0,0,4522,0,0,0,0,0,0,4524,4636,4636,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4524,115,228,456,229,230,117,4522,\n0,4524,0,95,0,0,0,4522,0,0,0,0,0,4524,4636,0,0,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4524,228,229,569,229,229,230,4522,\n0,4524,0,0,0,95,0,4522,0,0,0,0,0,4524,0,0,0,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4524,659,0,0,0,0,0,4522,\n0,4524,0,0,0,0,0,4522,0,0,0,0,0,4524,0,0,0,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4524,0,0,0,0,0,0,4522,\n0,4524,0,95,0,95,0,4522,0,0,0,0,0,4637,4410,4410,4410,4635,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4524,0,659,0,0,0,0,4522,\n0,4524,0,0,95,0,0,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4524,0,0,0,0,0,4409,4635,\n0,4524,0,95,0,95,0,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4637,4411,0,0,0,0,4522,0,\n0,4524,0,0,95,95,0,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4524,0,0,0,0,4522,0,\n0,4524,0,95,95,95,0,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4637,4410,4410,4410,4410,4635,0,\n0,4524,0,0,95,95,0,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,4524,0,95,95,95,0,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,4524,0,95,95,95,0,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,4524,0,95,0,95,0,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,4524,0,95,95,95,0,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,4524,0,95,95,0,0,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,4524,0,95,95,0,0,4636,4636,4636,4636,4636,4636,4636,4636,4636,4636,4636,4636,4636,4636,4636,4636,4636,4636,4636,4636,4636,4636,4636,4636,4636,4636,4636,4636,4636,4636,4636,4522,0,\n0,4524,0,95,95,0,0,0,0,0,0,0,0,0,0,0,0,95,95,0,95,0,95,0,0,95,95,0,95,0,95,95,95,0,95,0,95,0,4522,0,\n0,4524,0,95,95,95,95,95,95,0,0,0,0,0,0,0,0,0,0,95,0,0,95,95,95,95,0,95,0,95,0,95,95,95,95,95,95,0,4522,0,\n0,4524,0,95,95,95,95,95,95,95,0,0,0,0,0,0,95,0,95,0,0,95,95,95,0,95,95,95,95,95,95,95,95,95,95,95,95,0,4522,0,\n0,4524,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,95,95,95,95,95,95,0,4522,0,\n0,4637,4410,4410,4410,4410,4410,4410,4410,4410,4410,4410,4410,4410,4410,4410,4410,4410,4410,4410,4410,4410,4410,4410,4410,4410,4410,4410,4410,4410,4411,0,95,95,95,95,95,0,4522,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4524,0,0,95,95,95,95,0,4522,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4524,0,95,0,95,95,0,0,4522,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4524,4636,4636,4636,4522,0,4524,0,95,95,95,95,95,0,4522,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4524,0,0,0,4522,0,4524,0,95,95,0,95,0,0,4522,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4637,4411,0,0,4522,0,4524,0,95,0,95,0,95,0,4522,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4637,4410,4410,4635,0,4524,0,0,95,95,95,95,0,4522,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4524,0,0,0,95,0,0,0,4522,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4637,4411,0,95,0,95,0,4409,4635,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4524,0,95,95,0,0,4522,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4524,0,95,0,95,0,4522,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4524,0,0,95,0,0,4522,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4524,0,95,0,95,0,4522,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4524,0,0,0,0,0,4522,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4524,0,0,0,0,0,4522,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4524,0,95,95,0,0,4522,0,0,\n3,3,3,3,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,4524,0,95,0,95,0,4522,0,0,\n0,0,0,0,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,4524,0,0,0,0,0,4522,0,0,\n2,3,3,4,3,3,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,4524,0,95,0,95,0,4522,0,0,\n115,0,0,3,3,4,117,0,0,0,0,0,0,0,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4524,0,0,95,0,0,4522,0,0,\n228,229,229,229,229,230,117,0,0,0,0,0,0,0,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4524,0,95,0,95,0,4522,0,0,\n229,229,229,229,229,229,230,0,0,0,0,0,0,0,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4524,0,95,95,0,0,4522,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4636,95,95,95,0,95,0,0,4522,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,95,95,0,95,95,95,95,0,4522,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,95,95,95,95,95,95,0,0,4522,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,4636,4636,4636,4636,4636,4636,4636,4636,4636,4636,4636,4636,4636,4636,4636,4636,95,95,95,95,95,95,95,95,0,4522,\n2492,2492,2492,2492,2492,2492,2492,2492,2492,2492,2493,0,0,0,0,0,0,0,0,0,0,0,0,95,95,0,95,95,95,95,0,95,0,95,0,95,95,95,0,4522,\n2718,2718,2718,2718,2718,2718,2718,2718,2605,2605,2605,2493,0,0,0,0,0,0,0,0,0,0,0,0,0,95,0,95,0,95,95,95,95,95,95,95,0,0,0,4522,\n0,0,0,0,0,0,0,0,2604,2605,2605,2719,0,0,0,0,0,0,0,0,0,0,95,0,0,0,95,0,95,95,0,0,0,95,95,95,0,0,0,4522,\n0,0,0,0,0,0,0,0,2604,2605,2606,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4522,\n0,0,0,0,0,0,0,0,2604,2605,2606,0,4409,4410,4410,4410,4410,4410,4410,4410,4410,4410,4410,4410,4410,4410,4410,4410,4410,4410,4410,4410,4410,4410,4410,4410,4410,4410,4410,4635,\n0,0,0,0,0,0,0,0,2604,2605,2606,0,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,2604,2605,2606,0,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,2604,2605,2606,0,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,2604,2605,2606,0,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,2604,2605,2606,0,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,2604,2605,2606,0,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,2604,2605,2606,0,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,2604,2605,2606,0,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,2604,2605,2606,0,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,2604,2605,2606,0,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,2604,2605,2606,0,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,2604,2605,2606,0,4636,4636,4636,4636,4636,4636,4636,4636,4636,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,2604,2605,2606,0,0,0,0,0,0,0,0,0,0,4636,4636,4636,4636,4636,4636,4636,4636,4636,4636,4636,4636,4636,4636,4636,4636,4636,4522,0,\n0,0,0,0,0,0,0,0,2604,2605,2606,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4522,0,\n0,0,0,0,0,0,0,0,2604,2605,2606,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4522,0,\n0,0,0,0,0,0,0,0,2604,2605,2606,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4522,0,\n0,0,0,0,0,0,0,0,2604,2605,2606,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4522,0,\n0,0,0,0,0,0,0,0,2604,2605,2605,2492,2492,2492,2492,2493,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4522,0,\n0,0,0,0,0,0,0,0,2717,2718,2718,2718,2718,2605,2605,2605,2492,2493,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4522,0,\n0,0,0,0,0,0,0,0,0,95,95,95,95,2717,2718,2718,2605,2606,0,0,0,0,0,0,659,0,0,0,0,0,0,0,0,0,0,0,0,0,4522,0,\n0,0,0,0,0,0,0,0,0,95,95,95,95,95,0,0,2604,2606,0,0,0,0,0,0,0,659,0,659,0,659,0,0,0,0,0,0,0,0,4522,0,\n0,0,0,0,0,0,0,0,0,0,95,95,95,95,95,0,2604,2606,0,0,0,0,0,0,659,0,659,0,659,0,0,0,0,0,0,0,0,0,4522,0,\n0,0,0,0,0,0,0,0,0,0,0,95,95,95,95,0,2604,2605,2493,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4522,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,95,95,0,2717,2605,2606,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4522,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2604,2606,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4409,4410,4635,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2717,2719,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4522,0,0,0\n</data>\n </layer>\n <layer id=\"5\" name=\"3\" width=\"40\" height=\"100\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3149,3149,3149,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3149,3149,3149,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3149,3149,3149,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3149,3149,3149,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3149,3149,3149,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3149,3149,3149,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3149,3149,3149,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3149,3149,3149,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,3149,3149,3483,3483,3488,3488,3488,3488,3488,3488,3488,3488,3488,3488,3488,3488,3149,3149,3149,3149,3149,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,3149,3149,3149,3483,3488,3488,3488,3488,3488,3488,3488,3488,3488,3488,3488,3488,3483,3149,3149,3149,3149,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,3149,3149,3149,3149,3149,3149,3149,3149,3149,3149,3149,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,3149,3149,3149,3149,3149,3149,3149,3149,3149,3149,3149,3149,3149,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,3149,3149,3149,3149,3149,3149,3149,3149,3149,3149,3149,3149,3149,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,3149,3149,3149,3149,3149,3149,3149,3149,3149,3149,3149,3149,3149,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,3149,3149,3149,3149,3149,3149,3149,3149,3149,3149,3149,3149,3149,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,3149,3149,3149,3149,3149,3149,3149,3149,3149,3149,3149,3149,3149,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,3149,3149,3149,3149,3149,3149,3149,3149,3149,3149,3149,3149,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3149,3149,3149,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3149,3149,3149,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3149,3149,3149,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3149,3149,3149,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3149,3149,3149,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3149,3149,3149,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3149,3149,3149,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3149,3149,3149,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3149,3149,3149,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3149,3149,3149,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3149,3149,3149,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3149,3149,3149,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3149,3149,3149,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3149,3149,3149,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3149,3149,3149,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3149,3149,3149,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3149,3149,3149,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3149,3149,3149,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3149,3149,3149,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3149,3149,3149,3488,3488,3488,3488,3488,3488,3488,3488,3488,3488,3488,3033,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,3149,3149,3149,3488,3488,3488,3488,3488,3488,3488,3488,3488,3488,3488,3488,3149,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3488,3149,3149,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3149,3149,3149,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3149,3149,3149,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3149,3149,3149,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3149,3149,3149,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3030,3149,3149,3149,3149,3149,3149,3149,3149,3149,3149,3149,3149,3033,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3149,3149,3149,3149,3149,3149,3149,3149,3149,3149,3149,3149,3149,3149,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3149,3149,3149,3149,3149,3149,3149,3149,3149,3149,3149,3149,3149,3149,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3149,3149,3149,3149,3149,3149,3149,3149,3149,3149,3149,3149,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"4\" name=\"4\" width=\"40\" height=\"100\">\n  <data encoding=\"csv\">\n219,219,219,219,219,219,219,219,219,218,331,2016,0,0,0,0,0,0,0,2014,219,219,219,219,219,219,219,219,218,219,219,219,219,219,219,219,0,0,0,0,\n219,219,219,219,219,219,219,219,219,219,2016,2129,0,0,0,0,0,0,0,2014,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,0,0,0,0,\n219,219,219,219,219,219,219,219,219,219,2016,0,0,0,0,0,0,0,1901,2018,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,0,0,0,0,\n219,219,219,219,219,219,219,219,219,219,2016,0,0,0,0,0,0,0,2014,0,331,331,331,219,219,219,219,219,219,219,219,219,219,219,219,219,218,0,0,0,\n331,219,219,219,219,219,219,219,219,331,2016,0,0,0,0,0,0,1901,2018,0,0,0,0,331,331,331,331,331,331,331,331,331,331,331,219,219,219,0,0,0,\n0,219,219,219,219,219,219,219,219,2016,2129,0,0,0,0,0,0,2014,2916,2917,2918,2918,2918,2918,2918,2918,2918,2918,2918,2918,2918,2918,2920,2921,219,219,219,0,0,0,\n0,219,219,219,219,219,219,219,219,2016,0,0,0,0,0,0,0,2014,3029,3030,3149,3149,3149,3149,3149,3149,3149,3149,3149,3149,3149,3149,3033,3034,219,219,219,0,0,0,\n0,219,219,219,219,219,219,219,219,2016,0,0,0,0,0,0,0,2014,3255,3149,3149,3149,3149,3149,3149,3149,3149,3149,3149,3149,3149,3149,3149,3260,219,219,219,0,0,0,\n0,219,219,219,219,219,219,219,219,2016,0,0,0,0,0,0,0,2014,3368,3149,3149,3149,3149,3149,3149,3149,3149,3149,3149,3149,3149,3149,3149,3373,331,219,219,0,0,0,\n0,219,219,219,219,219,219,219,219,2016,0,0,0,0,0,0,0,2014,3481,3482,3149,3149,3149,3149,3149,3149,3149,3149,3149,3149,3149,3149,3485,3486,0,219,219,0,0,0,\n0,219,219,219,331,331,331,331,331,2017,0,0,0,0,0,0,0,2014,3594,3595,3487,3149,3149,3489,3596,3487,3149,3149,3149,3489,3596,3596,3598,3599,0,219,219,0,0,0,\n0,219,219,219,0,0,0,0,0,0,0,0,0,0,0,0,0,2014,3707,3708,3600,3488,3488,3602,3710,3600,3149,3149,3149,3602,3710,3709,3711,3712,218,219,219,0,0,0,\n0,219,219,219,0,0,0,0,0,0,0,0,0,0,4204,4205,4205,4205,4205,4208,3713,3488,3488,3715,0,3713,3149,3149,3149,3715,218,3822,218,218,219,219,219,0,0,0,\n0,219,219,219,0,0,0,0,0,0,0,0,0,0,4317,4318,4318,4318,4318,4321,3826,3488,3488,3828,0,3265,3149,3149,3149,3266,219,3935,331,331,219,219,219,218,218,0,\n0,219,219,219,0,0,0,0,0,0,0,0,0,0,4430,4431,4431,4431,4431,4434,1902,0,0,1902,1902,3265,3149,3149,3149,3266,331,1902,1902,1902,219,219,219,219,219,0,\n0,219,219,219,0,0,0,0,0,0,0,0,0,0,4543,4544,4545,4545,4544,4547,0,0,0,0,218,3265,3149,3149,3149,3266,0,0,0,218,219,219,219,219,219,0,\n0,219,219,331,0,0,0,0,0,0,0,0,0,205,4656,3640,4658,4658,3640,4660,0,0,0,218,219,3265,3149,3149,3149,3266,218,0,0,219,219,219,219,219,219,0,\n0,219,219,205,0,0,0,0,0,0,0,0,0,0,0,0,0,2014,0,0,0,0,218,219,219,3265,3149,3149,3149,3266,219,218,218,219,219,331,331,331,331,0,\n0,219,219,0,0,0,0,0,218,218,0,218,0,0,0,218,218,2014,0,0,0,0,331,219,219,3265,3149,3149,3149,3266,219,219,219,219,219,0,0,0,0,0,\n0,331,331,0,0,0,0,0,331,331,0,331,0,0,0,331,331,2127,1902,1902,1902,1902,1902,331,331,3378,3149,3149,3149,3379,331,331,331,331,331,0,0,0,0,0,\n0,0,3410,0,0,0,3412,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3491,3149,3149,3149,3492,0,0,0,0,0,0,0,0,0,0,\n0,0,3410,0,0,0,3412,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3604,3149,3149,3149,3605,0,0,0,0,0,0,0,0,0,0,\n0,0,3410,0,0,0,3412,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3717,0,0,0,3718,0,0,0,0,0,0,0,0,0,0,\n0,0,3410,0,0,0,3412,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3265,0,0,0,3266,0,0,0,0,0,0,0,0,0,0,\n0,0,3410,0,0,0,3412,0,0,0,0,0,0,0,0,216,217,0,0,0,0,0,0,0,0,3265,0,0,0,3266,0,0,0,0,0,0,218,218,0,0,\n0,0,3410,0,0,0,3412,0,0,0,0,0,0,0,206,329,330,0,0,0,0,0,0,0,0,3265,0,0,0,3266,0,0,0,0,0,0,219,219,218,0,\n0,0,3410,0,0,0,3412,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3265,0,0,0,3266,0,0,0,0,0,0,219,219,219,0,\n0,0,3410,0,0,0,3412,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3265,0,0,0,3037,0,0,0,0,0,218,219,219,331,0,\n0,0,3410,0,0,0,3412,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3035,0,0,0,3150,2920,2921,0,0,218,219,219,219,0,0,\n0,0,3410,0,0,0,3412,0,2916,2917,2918,2918,2918,2918,2918,2918,2918,2918,2918,2918,2918,2918,2918,2918,2918,3148,0,0,0,3149,3033,3034,0,0,219,219,219,219,0,0,\n0,0,3410,0,0,0,3412,0,3378,3030,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3146,2814,0,0,331,331,331,331,0,0,\n0,0,3410,0,0,0,3412,0,3491,3482,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2927,0,0,0,202,203,0,0,0,\n0,0,3410,0,0,0,3412,0,3038,3595,3487,3149,3149,3149,3489,3596,3596,3596,3596,3596,3596,3596,3596,3596,3596,3596,3596,3596,3596,3596,3598,3264,0,0,0,315,316,202,203,0,\n0,0,3410,0,0,0,3412,0,3151,3708,3600,3149,3149,3149,3602,3710,3710,3710,3490,3710,3710,3710,3710,3710,3490,3710,3710,3710,3710,3710,3711,3377,0,0,0,0,0,315,316,0,\n0,0,3410,0,0,0,3412,0,0,0,3713,3149,3149,3149,3715,0,0,0,3603,0,0,0,0,0,3603,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,\n0,0,3410,0,0,0,3412,0,0,0,3265,3149,3149,3149,3266,0,0,0,3716,0,0,0,0,0,3716,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,\n0,0,3410,0,0,0,3412,0,0,0,3265,3149,3149,3149,3266,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,\n0,0,3410,0,0,0,3412,0,0,0,3265,3149,3149,3149,3266,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,\n0,0,3410,0,0,0,0,3298,3298,3298,3298,0,0,0,3298,3298,3298,3298,3298,3298,3298,3298,3298,3298,3298,3298,3298,3298,3298,3298,3298,3298,3298,3298,3298,3298,3298,3299,0,0,\n0,0,3410,0,0,0,0,0,0,0,3265,3149,3149,3149,3266,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,206,0,0,0,3412,0,0,\n0,0,3410,0,0,0,0,0,0,0,3265,3149,3149,3149,3266,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3412,0,0,\n0,0,3410,0,0,0,0,0,0,0,3265,3149,3149,3149,3266,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3412,0,0,\n0,0,3523,3524,3524,3524,3524,3524,3524,3524,3378,3149,3149,3149,3379,3524,3524,3524,3524,3524,3524,3524,3524,3524,3524,3524,3524,3524,3524,3524,3524,0,0,0,0,0,0,3412,0,0,\n0,0,0,0,0,0,0,0,0,0,3491,3149,3149,3149,3492,0,0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,3410,0,0,0,0,0,3412,0,0,\n0,0,0,0,0,202,203,0,0,0,3604,3149,3149,3149,3605,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,3410,0,0,0,0,0,3412,0,0,\n0,0,0,0,0,315,316,0,0,0,3717,3149,3149,3149,3718,0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,3410,0,0,0,0,0,3412,0,0,\n0,0,0,0,202,203,0,0,0,0,3142,3149,3149,3149,3266,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,3410,0,0,0,0,0,3412,0,0,\n0,0,202,203,315,316,0,0,0,0,3142,3149,3149,3149,3266,0,0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,3410,0,0,0,0,0,3412,0,0,\n202,203,315,316,0,0,0,0,0,0,3142,3149,3149,3149,3266,0,0,0,315,316,202,203,0,0,0,0,0,0,0,0,0,3410,0,0,0,0,0,3412,0,0,\n315,316,0,0,0,0,0,0,0,0,3035,3149,3149,3149,3037,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,3410,0,0,0,0,0,3412,0,0,\n0,202,203,0,0,0,0,2916,2917,2918,3148,3149,3149,3149,3150,2918,2918,2918,2918,2918,2920,2921,202,203,0,0,0,0,0,0,0,3523,0,0,0,0,0,3525,0,0,\n0,315,316,0,0,0,0,3029,3030,0,0,0,0,0,0,0,0,0,0,0,3033,3034,315,316,0,0,0,0,0,0,0,0,3410,0,0,0,3412,0,0,0,\n0,0,202,203,0,0,0,3142,0,0,0,0,0,0,0,0,0,0,0,0,0,3147,0,202,203,0,0,0,0,0,0,0,3410,0,0,0,3412,0,0,0,\n0,0,315,316,0,0,0,2813,0,0,0,0,0,0,0,0,0,0,0,0,0,2814,0,315,316,0,0,0,0,0,0,0,3410,0,0,0,3412,0,0,0,\n0,202,203,0,0,0,0,2926,0,0,0,0,0,0,0,0,0,0,0,0,0,2927,0,202,203,0,0,0,0,0,0,0,3410,0,0,0,3412,0,0,0,\n0,315,316,0,0,0,0,3039,0,0,0,0,0,0,0,0,0,0,0,0,0,3040,0,315,316,0,0,0,0,0,0,0,3410,0,0,0,3412,0,0,0,\n202,203,0,0,0,0,0,3152,0,0,0,0,0,0,0,0,0,0,0,0,0,3153,0,0,202,203,0,0,0,0,0,0,3410,0,0,0,3412,0,0,0,\n315,316,202,203,0,0,0,3142,0,0,0,0,0,0,0,0,0,0,0,0,3485,3147,0,0,315,316,0,0,0,0,0,0,3410,0,0,0,3412,0,0,0,\n0,0,315,316,0,0,0,3820,3595,3596,3596,3596,3596,3596,3596,3487,0,0,0,3489,3598,3825,0,202,203,0,0,0,0,0,0,0,3410,0,0,0,3412,0,0,0,\n0,0,0,0,0,0,0,3707,3708,3710,3710,3490,3710,3710,3710,3600,0,0,0,3602,3711,3712,0,315,316,0,0,0,0,0,0,0,3410,0,0,0,3412,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,3603,0,0,0,3713,0,0,0,3715,0,0,0,202,203,0,0,0,0,0,0,0,3410,0,0,0,3412,0,0,0,\n0,0,0,0,0,0,0,0,0,0,3300,3301,3305,0,0,3265,0,0,0,3266,0,0,0,315,316,0,0,0,0,0,0,0,3410,0,0,0,3412,0,0,0,\n0,0,0,0,0,0,0,218,218,3300,3414,3414,3414,3305,0,3265,0,0,0,3266,0,0,202,203,0,0,0,0,0,0,0,0,3410,0,0,0,3412,0,0,0,\n0,0,0,0,0,0,0,219,219,3413,3413,3414,3418,3418,0,3378,0,0,0,3379,0,0,315,316,0,0,0,0,0,0,0,0,3410,0,0,0,3412,0,0,0,\n218,218,218,218,218,218,218,219,219,3413,3532,3533,3535,3418,0,3491,0,0,0,3492,0,202,203,0,0,0,0,0,0,0,0,0,3410,0,0,0,3412,0,0,0,\n219,219,219,219,219,219,219,219,331,3532,3534,3527,3534,3535,0,3604,0,0,0,3605,0,315,316,0,0,0,0,0,0,0,3297,0,0,0,0,0,0,3298,3299,0,\n331,331,331,331,219,219,219,331,0,3645,3647,3640,3647,3648,0,3717,0,0,0,3718,0,0,202,203,0,0,0,0,0,0,3410,0,0,0,0,0,0,0,3412,0,\n0,0,0,0,331,331,331,0,205,0,0,0,0,3412,0,3265,0,0,0,3266,0,0,315,316,0,0,0,0,0,0,3410,0,0,0,0,0,0,0,3412,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,3298,3298,0,0,0,3298,3298,3298,3298,3298,3298,3298,0,0,3298,3298,0,0,0,0,0,0,0,0,3412,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3265,0,0,0,3266,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3412,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3265,0,0,0,3266,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3412,0,\n218,218,218,218,218,218,0,0,0,0,0,0,0,0,0,3378,0,0,0,3379,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3412,0,\n219,219,219,219,219,219,218,218,0,0,0,0,3524,3524,3524,3491,0,0,0,3492,3524,3524,3524,3524,3524,3524,3524,3524,3524,3524,3524,0,0,0,0,3524,3524,3524,3525,0,\n219,219,219,219,219,219,219,219,0,0,0,0,0,0,0,3604,0,0,0,3605,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,\n219,219,219,219,219,219,219,219,0,0,0,0,0,0,0,3717,0,0,0,3718,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,\n219,219,219,219,219,219,219,331,0,0,0,0,0,0,0,3035,0,0,0,3037,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,\n219,219,219,219,219,219,219,218,0,0,0,2014,0,2916,2917,3148,0,0,0,3150,2918,2918,2918,2918,2918,2918,2918,2918,2918,2920,2921,0,0,0,0,0,315,316,202,203,\n219,219,219,219,219,219,219,219,0,0,0,2014,0,2813,3030,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2814,0,0,0,0,0,0,0,315,316,\n219,219,219,219,219,219,219,331,0,0,0,2014,0,2926,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2927,0,0,0,0,0,0,0,202,203,\n219,219,219,219,219,219,219,205,0,0,0,2014,0,3038,3595,3596,3596,3596,3596,3596,3596,3596,3596,3596,3596,3596,3487,0,0,0,3040,0,0,0,0,0,0,0,315,316,\n219,219,219,219,219,219,219,0,0,0,0,2014,0,3151,3708,3710,3710,3490,3710,3710,3710,3710,3490,3710,3710,3710,3600,0,0,0,3153,0,0,0,0,0,0,202,203,0,\n219,219,219,219,219,219,219,0,0,0,0,2014,0,0,0,0,0,3603,0,0,0,0,3603,0,0,0,3713,0,0,0,3147,0,0,0,0,0,0,315,316,0,\n219,219,219,219,219,219,219,0,0,0,0,2014,0,0,0,0,0,3716,0,0,0,0,3716,0,0,0,3824,0,0,0,3824,0,0,0,0,0,0,0,202,203,\n219,219,219,219,219,219,219,0,0,0,0,2014,0,0,0,0,0,0,0,0,0,2916,2917,2918,2918,2918,3937,0,0,0,3937,2918,2918,2918,2918,2920,2921,0,315,316,\n219,219,219,219,219,219,219,0,0,0,0,2014,0,0,0,4204,4205,4205,4205,4205,4208,3029,3030,0,0,0,0,0,0,0,0,0,0,0,0,3033,3034,0,202,203,\n219,219,219,219,219,219,219,0,0,0,0,2127,1902,1902,1902,4317,4318,4318,4318,4318,4321,3255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3260,218,315,316,\n219,219,219,219,219,219,219,218,0,0,0,0,0,0,0,4430,4431,4431,4431,4431,4434,3368,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3373,219,0,0,\n219,219,219,219,219,219,219,219,0,0,0,0,0,0,0,4543,4544,4545,4545,4544,4547,3481,3482,0,0,0,0,0,0,0,0,0,0,0,0,3485,3486,219,0,0,\n219,219,219,219,219,219,219,219,0,0,0,0,0,0,205,4656,3640,4658,4658,3640,4660,3594,3595,3596,3596,3596,3596,3487,3149,3149,3489,3596,3596,3596,3596,3598,3599,219,0,0,\n219,219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,0,0,2014,0,0,3707,3708,3709,3710,3710,3710,3600,3488,3488,3602,3710,3710,3710,3709,3711,3712,219,0,0,\n219,219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,0,0,2014,0,0,0,0,3822,0,0,0,3713,3488,3488,3715,0,0,0,3822,0,218,219,0,0,\n219,219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,0,0,2014,0,0,0,0,3935,0,0,0,3826,3488,3488,3828,2014,0,0,3935,0,219,219,0,0,\n219,219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,0,0,2014,0,0,0,0,0,0,0,0,0,0,0,0,2127,1902,1902,1902,218,219,219,0,0,\n219,219,219,219,219,219,219,219,218,0,0,0,0,0,0,0,0,0,2127,1902,1902,1902,1902,2014,0,0,0,0,0,0,0,0,205,0,0,219,219,219,0,0,\n219,219,219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,0,0,0,205,0,0,2014,0,0,0,0,0,0,0,0,0,0,218,219,219,219,0,0,\n219,219,219,219,219,219,219,219,219,218,0,0,0,0,0,0,0,0,0,0,0,0,0,2014,0,0,0,0,0,0,0,0,0,218,219,219,219,219,0,0,\n219,219,219,219,219,219,219,219,219,219,218,0,0,0,0,0,0,0,0,0,0,0,0,2127,1902,1902,218,218,218,218,218,218,218,219,219,219,219,219,0,0,\n219,219,219,219,219,219,219,219,219,219,219,218,218,0,0,0,0,0,0,0,0,0,0,218,218,218,219,219,219,219,219,219,219,219,219,219,331,331,0,0,\n219,219,219,219,219,219,219,219,219,219,219,219,219,218,218,0,0,0,0,0,0,218,218,219,219,219,219,219,219,219,219,219,219,219,219,219,0,0,0,0,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,0,0,0,0,0,218,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,0,0,0,0\n</data>\n </layer>\n <layer id=\"6\" name=\"5\" width=\"40\" height=\"100\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,3265,3149,3149,3149,3266,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3265,0,0,0,3266,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/hoenn-route-111.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"40\" height=\"140\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"4\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"1\" name=\"1\" width=\"40\" height=\"140\">\n  <data encoding=\"csv\">\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n114,114,114,114,0,116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,116,116,116,116,116,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,\n116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,\n116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,\n116,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,116,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n114,114,114,114,114,0,0,114,114,114,114,114,114,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,2605,2605,2605,2605,2605,2605,116,116,116,116,116,\n114,114,114,114,114,114,114,114,114,114,114,114,0,0,116,116,116,116,116,116,116,116,116,116,116,116,116,0,2605,2605,2605,2605,2605,2605,2605,116,116,116,116,116,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,0,0,0,0,0,2605,2605,2605,2605,2605,2605,2605,2605,116,116,116,116,116,\n116,116,116,116,116,116,114,114,114,114,114,114,114,114,2605,2605,2605,2605,2605,0,4187,2605,2605,2605,4187,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,0,116,116,116,116,\n116,116,116,116,116,116,116,116,114,114,114,114,114,114,0,0,0,0,2605,2605,2605,2605,2605,2605,4187,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,116,116,116,116,\n116,116,116,116,116,116,116,116,2605,114,114,114,114,2605,2605,2605,2605,2605,2605,4187,2605,2605,2605,2605,4187,2605,2605,2605,2605,4187,2605,2605,2605,2605,2605,116,116,116,116,116,\n116,116,116,116,116,116,116,116,2605,114,114,114,2605,2605,2605,2605,2605,2605,2605,4187,4187,2605,2605,4187,2605,2605,2605,2605,2605,0,2605,2605,2605,2605,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,2605,114,114,114,2605,2605,2605,2605,2605,2605,4187,4187,4187,4187,4187,4187,4187,2605,2605,2605,2605,2605,2605,2605,2605,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,2605,114,114,2605,2605,2605,2605,2605,4187,4187,4187,4187,4187,4187,4187,4187,4187,4187,4187,2605,2605,2605,2605,2605,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,2605,2605,2605,2605,2605,2605,2605,2605,4187,4187,4187,4187,4187,4187,4187,4187,4187,4187,4187,2605,2605,2605,2605,2605,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,2605,2605,2605,2605,2605,2605,2605,4187,4187,4187,4187,4187,4187,4187,4187,4187,4187,4187,4187,4187,2605,2605,2605,2605,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,4187,4187,4187,4187,4187,4187,4187,4187,4187,4187,2605,2605,0,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,4187,4187,4187,4187,0,4187,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,4187,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,4187,4187,4187,4187,4187,4187,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,4187,4187,4187,4187,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,4187,4187,4187,4187,4187,4187,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,4187,4187,4187,4187,4187,4187,4187,4187,4187,2605,2605,2605,2605,2605,2605,2605,2605,2605,4187,4187,4187,4187,4187,4187,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,4187,4187,4187,4187,4187,4187,4187,4187,4187,4187,4187,4187,4187,2605,2605,2605,2605,2605,2605,2605,2605,4187,4187,4187,4187,4187,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,4187,4187,4187,4187,4187,4187,4187,4187,4187,4187,4187,4187,4187,4187,2605,2605,2605,2605,2605,2605,2605,2605,4187,4187,4187,4187,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,4187,4187,4187,4187,4187,4187,4187,4187,4187,4187,4187,4187,4187,4187,2605,2605,2605,2605,2605,2605,2605,2605,4187,4187,4187,4187,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,4187,4187,4187,4187,4187,4187,4187,4187,4187,4187,4187,4187,4187,4187,2605,2605,2605,2605,2605,2605,2605,2605,4187,4187,4187,4187,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,4187,4187,4187,4187,4187,4187,4187,4187,4187,4187,4187,4187,4187,4187,4187,2605,2605,2605,2605,2605,2605,4187,4187,4187,4187,4187,4187,116,116,116,\n116,116,116,116,116,116,116,116,116,116,4187,4187,4187,4187,4187,4187,4187,4187,4187,4187,4187,4187,4187,4187,4187,4187,4187,2605,2605,2605,2605,4187,4187,4187,4187,4187,4187,116,116,116,\n116,116,116,116,116,116,116,116,116,116,4187,4187,4187,4187,4187,4187,4187,4187,4187,4187,4187,4187,4187,4187,4187,2605,2605,2605,2605,2605,2605,4187,4187,4187,4187,4187,4187,116,116,116,\n116,116,116,116,116,116,116,116,116,116,4187,4187,4187,4187,4187,4187,4187,4187,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,4187,4187,4187,4187,4187,4187,116,116,116,\n116,116,116,116,116,116,116,116,116,116,4187,4187,4187,4187,4187,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,4187,2605,2605,2605,2605,4187,0,116,116,\n116,116,116,116,116,116,116,116,116,116,4187,4187,4187,4187,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,4187,2605,2605,2605,2605,2605,4187,116,116,\n116,116,116,116,116,116,116,116,116,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,4187,2605,2605,2605,2605,2605,4187,116,116,\n116,116,116,116,116,116,116,116,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,4187,116,116,\n0,0,0,0,0,0,0,2605,2605,2605,2605,2605,2605,2605,2605,2605,116,116,2605,2605,2605,2605,2605,4187,4187,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,4187,116,116,\n114,114,114,114,114,114,114,114,114,114,114,114,2605,2605,2605,2605,116,116,2605,2605,2605,2605,2605,4187,4187,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,4187,4187,116,116,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,2605,116,116,2605,2605,2605,2605,2605,4187,4187,4187,2605,2605,2605,2605,2605,2605,2605,2605,2605,4187,4187,4187,116,116,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,2605,2605,2605,2605,4187,4187,4187,4187,4187,4187,4187,4187,4187,2605,2605,4187,4187,4187,4187,116,116,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,2605,2605,4187,4187,4187,4187,4187,4187,4187,4187,4187,4187,4187,4187,4187,4187,4187,4187,0,116,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,2605,2605,4187,4187,4187,4187,4187,4187,4187,4187,4187,4187,4187,4187,4187,4187,4187,4187,4187,116,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,2605,2605,4187,4187,4187,4187,4187,4187,4187,4187,4187,4187,4187,4187,4187,4187,4187,4187,4187,116,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,2605,2605,4187,4187,4187,4187,4187,4187,4187,4187,4187,4187,4187,4187,4187,4187,4187,4187,4187,116,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,2605,2605,4187,4187,4187,4187,4187,4187,4187,4187,4187,2605,2605,4187,4187,4187,4187,4187,4187,116,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,2605,2605,4187,4187,4187,4187,4187,4187,4187,2605,2605,2605,2605,4187,4187,4187,4187,4187,116,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,2605,2605,4187,4187,4187,4187,4187,4187,4187,2605,2605,2605,2605,4187,4187,4187,4187,4187,116,\n116,116,116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,116,116,116,116,2605,2605,4187,4187,4187,4187,4187,4187,4187,4187,2605,2605,2605,2605,4187,4187,4187,4187,116,\n116,116,116,116,116,116,116,114,114,114,114,114,114,114,114,114,116,116,116,116,116,2605,2605,2605,2605,4187,4187,4187,4187,4187,4187,2605,2605,2605,2605,4187,4187,4187,4187,116,\n116,116,116,116,116,116,116,2602,114,114,114,114,114,114,114,114,116,116,116,116,116,2605,2605,2605,2605,0,4187,4187,4187,4187,4187,4187,2605,2605,4187,4187,4187,4187,4187,116,\n116,116,116,116,116,116,116,2602,2602,114,114,114,114,114,114,116,116,116,116,116,116,2605,2605,2605,2605,4187,4187,4187,4187,4187,4187,4187,4187,4187,4187,4187,4187,4187,4187,116,\n116,116,116,116,116,116,116,2602,2602,0,114,114,114,114,114,116,116,116,116,116,116,2605,2605,0,4187,4187,4187,4187,0,0,4187,4187,4187,4187,4187,4187,4187,0,2605,116,\n116,116,116,116,116,116,116,2602,2602,0,114,114,114,114,116,116,116,116,116,116,116,2605,2605,0,4187,4187,4187,0,2605,2605,0,4187,4187,4187,4187,4187,4187,0,2605,116,\n116,116,116,116,116,116,116,2602,2602,0,114,114,114,114,116,116,116,116,116,116,116,2605,2605,0,4187,4187,4187,0,2605,2605,0,4187,4187,4187,4187,4187,2605,2605,2605,116,\n116,116,116,116,116,116,0,2602,2602,114,114,114,114,114,116,116,116,116,116,116,116,2605,2605,0,4187,4187,4187,0,2605,0,4187,4187,4187,4187,4187,4187,2605,2605,2605,116,\n116,116,116,116,116,116,0,2602,2602,114,114,114,114,114,116,116,116,116,116,116,116,2605,2605,4187,4187,4187,4187,4187,0,4187,4187,4187,4187,4187,4187,4187,2605,2605,2605,116,\n116,116,116,116,116,116,0,2602,2602,114,114,114,114,114,116,116,116,116,116,116,2605,2605,4187,4187,4187,4187,4187,4187,4187,4187,4187,4187,4187,4187,4187,4187,2605,2605,2605,116,\n116,116,116,116,116,0,2602,114,114,114,114,114,114,114,116,116,116,116,116,116,2605,2605,4187,4187,4187,4187,4187,2605,2605,2605,2605,2605,4187,4187,4187,4187,2605,2605,116,116,\n116,116,116,116,116,0,114,114,114,114,114,114,114,114,116,116,116,116,116,116,2605,2605,4187,4187,4187,4187,2605,2605,2605,2605,2605,2605,2605,4187,4187,4187,2605,2605,116,116,\n116,116,116,116,116,0,114,114,114,114,114,114,114,114,114,114,116,116,116,116,2605,2605,4187,4187,4187,2605,2605,2605,116,116,116,2605,2605,0,4187,4187,2605,2605,116,116,\n116,116,116,116,2602,2602,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,4187,4187,4187,4187,2605,2605,2605,116,116,116,2605,2605,0,4187,4187,2605,2605,116,116,\n116,116,116,116,2602,2602,2602,114,114,114,114,114,114,114,114,114,114,116,116,116,116,0,4187,4187,4187,2605,2605,2605,0,2605,2605,2605,2605,0,4187,4187,2605,2605,116,116,\n116,116,116,2602,2602,2602,2602,114,114,114,114,114,114,114,114,114,114,116,116,116,116,0,0,4187,4187,2605,2605,2605,2605,2605,2605,2605,2605,0,4187,4187,2605,2605,116,116,\n116,116,116,2602,2602,2602,2602,114,114,114,114,114,114,114,114,114,114,116,116,116,116,0,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,116,116,\n116,116,116,2602,2602,2602,2602,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,116,116,116,\n116,116,2602,2602,2602,2602,2602,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,116,116,116,116,\n116,116,2602,2602,2602,2602,2602,2602,114,114,114,114,114,114,114,114,114,0,116,116,116,116,116,116,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,116,116,116,116,\n116,116,2602,2602,2602,2602,2602,2602,2602,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,116,116,116,116,\n116,116,116,2602,2602,2602,2602,2602,2602,2602,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,2605,2605,2605,2605,2605,2605,2605,2605,2605,4187,116,116,116,116,\n116,116,116,116,116,2602,2602,2602,2602,2602,2602,2602,114,114,114,114,114,114,2605,116,116,116,116,116,116,116,116,2605,2605,2605,2605,2605,2605,4187,4187,116,116,116,116,116,\n116,116,116,116,116,116,116,2602,2602,2602,2602,2602,0,114,114,114,114,114,2605,0,116,116,116,116,116,116,116,116,2605,2605,2605,2605,4187,4187,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,2602,114,114,114,114,114,2605,2605,0,116,116,116,116,116,116,116,116,2605,2605,4187,4187,4187,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,0,114,114,114,114,114,2605,2605,2605,2605,116,116,116,116,116,116,2605,2605,4187,4187,4187,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,2605,2605,114,114,114,114,2605,2605,2605,116,116,116,116,116,116,2605,2605,4187,4187,4187,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,2605,114,114,114,114,2605,2605,2605,2605,116,116,116,116,116,2605,2605,4187,4187,4187,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,2605,114,114,114,114,2605,2605,2605,2605,2605,116,116,116,0,2605,2605,4187,4187,4187,4187,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,2605,114,114,114,114,114,0,2605,2605,2605,116,116,116,116,2605,2605,2605,4187,4187,4187,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,0,0,0,2605,114,114,114,114,114,114,114,0,2605,2605,116,116,116,116,116,2605,2605,2605,2605,2605,116,116,116,116,116,\n116,116,116,116,116,116,116,0,114,114,114,2605,114,114,114,114,114,114,114,114,114,114,114,0,2605,116,116,116,116,116,116,116,2605,2605,2605,116,116,116,116,116,\n116,116,116,116,116,116,0,114,4184,4184,4184,4184,114,114,114,114,114,114,114,114,114,114,114,114,2605,0,116,116,116,116,116,116,116,2605,116,116,116,116,116,116,\n116,116,116,116,0,0,114,4184,4184,4184,4184,4184,4184,4184,114,114,114,114,114,114,114,114,114,114,114,2605,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,116,0,4184,4184,4184,4184,4184,4184,4184,4184,4184,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,0,0,0,0,0,0,116,116,116,116,116,\n116,116,116,0,114,4184,4184,4184,4184,4184,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,114,4184,4184,4184,4184,4184,4184,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,0,4184,4184,4184,4184,4184,4184,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,0,116,116,116,116,\n116,116,116,0,4184,4184,4184,4184,4184,4184,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,114,4184,4184,4184,4184,4184,4184,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,114,114,4184,4184,4184,4184,4184,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,116,116,116,116,116,116,\n116,116,116,114,4184,4184,4184,4184,4184,4184,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,\n116,116,116,114,4184,4184,4184,4184,4184,4184,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,\n116,116,116,0,4184,4184,4184,4184,4184,4184,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,\n116,116,116,0,4184,4184,4184,4184,4184,4184,4184,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,\n116,116,116,114,114,114,114,4184,4184,4184,4184,4184,4184,4184,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,114,114,114,114,114,4184,4184,4184,4184,4184,4184,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,0,114,114,114,114,114,114,114,114,114,114,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,116,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,116,116,116,116,116,116,\n116,116,116,116,116,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,\n116,116,116,116,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114\n</data>\n </layer>\n <layer id=\"2\" name=\"2\" width=\"40\" height=\"140\">\n  <data encoding=\"csv\">\n0,0,2,4,0,0,0,0,0,0,0,0,2,4,0,0,0,0,0,228,229,229,229,229,229,342,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,228,230,0,0,0,2,4,0,0,0,228,230,341,229,229,342,0,0,0,0,0,0,0,228,229,229,229,342,0,0,0,341,229,229,342,0,0,0,\n0,0,0,0,0,0,0,228,230,0,0,0,0,341,230,2,4,228,229,229,229,229,229,229,229,229,342,2,4,228,229,229,229,230,0,0,115,0,0,0,\n0,0,0,0,0,0,0,0,0,0,341,229,229,230,0,228,230,0,0,0,0,0,0,0,0,0,115,228,230,0,0,0,0,0,0,2,3,2,4,0,\n229,229,229,342,0,0,0,0,341,229,230,0,0,0,0,0,341,229,229,229,229,229,229,229,229,342,115,0,0,0,0,0,0,0,0,115,0,228,230,0,\n0,0,0,228,229,229,229,229,230,0,0,341,229,229,229,229,230,2837,2498,2498,2838,2837,2498,2498,2838,115,228,342,0,0,0,0,0,0,0,228,342,0,0,0,\n229,229,229,229,342,0,0,0,0,0,341,230,0,0,0,0,0,1811,1812,1812,1813,1811,1812,1812,1813,228,342,228,229,229,229,229,342,0,0,0,115,0,0,0,\n0,0,0,0,228,229,229,229,229,229,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,229,229,229,229,342,115,0,0,0,115,0,0,0,\n2492,2492,2492,2492,2492,2492,2492,2492,2492,2492,2492,2492,2492,2493,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,115,0,0,0,115,0,0,0,\n2718,2718,2718,2718,2718,2718,2718,2718,2718,2718,2718,2605,2605,2605,2492,2492,2492,2492,2493,0,0,0,0,0,0,0,0,0,0,0,0,115,115,0,0,0,115,0,2,4,\n0,0,0,0,0,0,0,0,0,0,0,2717,2718,2718,2718,2718,2605,2605,2606,0,0,0,0,0,0,0,0,0,0,0,0,115,115,0,0,0,115,0,228,230,\n3,3,3,3,3,4,0,0,0,0,0,0,0,0,0,0,2717,2718,2605,2493,0,0,0,0,0,0,0,0,0,0,0,115,115,0,0,0,115,0,0,0,\n3,3,3,4,0,3,3,4,0,0,0,0,0,0,0,0,0,0,2717,2719,795,0,0,0,0,0,0,0,0,0,0,115,115,0,0,0,115,0,0,0,\n0,2,4,117,2,4,0,117,0,0,0,0,0,0,1132,1020,1020,1020,1020,1020,1021,0,0,0,0,0,0,0,0,0,0,115,115,0,0,0,228,342,0,0,\n0,228,230,117,228,230,0,117,0,0,0,0,0,0,0,0,0,0,2491,2493,0,0,0,0,0,0,0,0,0,0,0,115,228,342,0,0,0,115,0,0,\n0,0,0,117,0,2,4,117,0,0,0,0,0,0,0,0,0,0,2717,2719,0,0,0,0,0,0,0,0,0,0,0,228,342,115,0,0,0,115,0,0,\n0,0,341,230,0,228,230,117,0,0,0,0,0,0,0,0,1132,1020,1020,1020,1133,0,0,0,0,0,0,0,0,2488,2489,2490,115,115,0,0,0,228,342,0,\n229,229,230,0,341,229,229,230,0,0,0,0,0,0,0,0,0,2491,2493,0,0,0,0,0,0,0,0,0,0,2601,2602,2603,115,115,0,0,0,0,115,0,\n0,341,229,229,230,0,0,0,0,0,0,0,0,0,0,0,0,2717,2719,0,0,0,0,0,0,0,0,0,0,2714,2715,2716,115,115,0,0,0,0,115,0,\n229,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1132,1020,1020,1133,0,0,0,0,0,0,0,0,0,0,115,115,0,0,0,0,115,0,\n0,0,0,0,0,0,0,0,0,0,0,0,2491,2492,2492,2493,2491,2493,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,115,0,0,0,0,115,0,\n0,0,0,0,0,0,0,0,0,0,0,2491,2605,2605,2605,2719,2717,2605,2493,0,0,0,0,0,0,0,0,0,0,0,0,2,3,115,0,0,0,2,3,0,\n0,0,0,0,0,0,0,0,0,0,0,2604,2605,2605,2719,0,0,2717,2719,0,0,0,0,0,0,0,0,0,0,0,0,115,2,3,0,0,0,115,0,0,\n0,0,0,0,0,0,0,0,1132,1020,1133,2604,2605,2606,1132,1020,1020,1020,1133,0,0,0,0,0,0,2,3,3,3,3,3,3,115,0,0,0,0,115,0,0,\n0,0,0,0,0,0,0,2491,2492,2492,2492,2605,2605,2606,0,0,0,0,0,0,0,0,0,0,2,3,0,0,0,2,3,3,3,0,0,0,0,115,0,0,\n0,0,0,0,0,0,0,2604,2605,2605,2718,2718,2718,2719,0,0,0,0,0,0,2,3,3,3,3,2,3,3,3,3,0,0,0,0,0,0,0,115,0,0,\n0,0,0,0,1132,1020,1133,2604,2605,2606,1132,1020,1133,2,3,3,3,3,3,3,3,2,3,3,3,3,2,3,3,4,0,0,0,0,0,0,0,115,0,0,\n0,0,0,0,0,0,0,2604,2605,2606,0,0,0,115,0,0,2,3,3,3,3,3,0,0,2,4,228,229,229,230,0,0,0,0,0,2,3,3,0,0,\n0,0,0,2491,2492,2492,2492,2605,2605,2606,0,0,0,115,2,3,3,0,0,0,0,0,0,0,228,230,0,0,0,0,0,0,0,0,2,3,0,0,0,0,\n0,0,0,2604,2605,2605,2605,2605,2605,2606,0,2,3,3,115,2,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,0,0,0,0,\n0,0,0,2717,2718,2718,2718,2605,2605,2606,0,115,0,2,3,228,230,0,0,0,0,0,0,0,0,0,0,0,2,4,0,0,0,0,115,0,0,0,0,0,\n0,0,0,0,0,2491,2493,2604,2605,2606,0,115,0,115,0,0,0,0,0,0,0,0,2,4,0,0,0,0,228,230,0,2,4,0,228,229,342,0,0,0,\n0,0,0,0,0,2717,2719,2604,2605,2606,0,115,0,115,0,0,0,0,0,0,0,0,228,230,341,229,229,229,229,342,0,228,230,0,0,0,228,229,342,0,\n0,0,0,0,0,0,0,2604,2605,2606,0,115,0,115,0,0,0,0,0,341,229,229,229,229,230,0,2,4,0,228,229,229,229,229,229,229,342,0,115,0,\n0,0,0,0,0,0,0,2717,2605,2606,0,115,0,228,342,0,0,0,0,117,0,2,4,0,0,0,228,230,341,229,229,229,229,229,342,0,115,0,115,0,\n0,0,0,0,0,0,0,0,2604,2606,0,228,229,342,115,0,0,0,0,117,0,228,230,0,0,0,0,341,230,0,0,0,0,0,115,0,115,0,115,0,\n3,3,3,3,3,3,4,0,2717,2719,0,2491,2493,115,228,229,229,229,229,230,0,0,341,229,229,229,229,230,0,0,0,0,0,0,115,0,228,342,115,0,\n0,0,0,0,0,0,117,0,0,2491,2493,2717,2719,228,229,229,229,229,229,229,229,229,230,4186,0,4188,0,0,0,0,0,0,4073,4075,228,342,0,115,115,0,\n3,3,3,3,4,0,3,3,4,2717,2719,0,0,2491,2492,2492,2492,2492,0,4073,4188,0,0,4186,0,4188,0,0,4073,4075,0,0,4299,4301,0,115,0,115,115,0,\n0,0,0,0,117,0,0,0,117,0,0,2491,2492,0,0,0,0,0,4073,0,4188,0,0,4186,0,4301,0,0,4299,0,4075,0,0,0,2,3,0,115,115,0,\n3,3,3,4,3,4,0,0,117,0,0,2604,0,0,0,0,0,0,4186,0,0,4074,4074,0,4188,0,0,0,0,4299,4301,0,0,2,3,0,0,115,115,0,\n0,0,0,117,0,117,0,0,117,0,0,2604,0,0,0,0,4073,4074,0,0,0,0,0,0,0,4074,4075,0,0,0,0,2,3,3,0,2,4,115,115,0,\n0,0,0,3,4,3,4,0,117,2491,2492,0,0,0,0,4073,0,0,0,0,0,0,0,0,0,0,0,4075,0,0,0,115,0,0,0,228,230,115,115,0,\n0,0,0,0,3,4,3,4,117,0,0,0,0,0,0,4186,0,0,228,230,0,0,0,0,0,0,0,4188,0,0,0,115,0,2,4,0,0,115,115,0,\n0,2,3,4,0,117,0,117,117,0,0,0,0,0,4073,0,0,0,0,0,0,0,0,0,0,0,0,0,4074,4075,0,115,0,228,230,0,0,115,228,229,\n2,3,0,3,4,117,0,117,117,0,0,2,4,0,4299,4300,4300,4300,4300,4300,0,0,0,0,0,0,0,0,0,0,4075,228,342,0,0,0,0,115,0,0,\n115,0,0,0,117,117,0,117,3,3,4,228,230,0,0,0,0,0,0,0,4299,4300,4300,4300,4300,4300,4300,0,0,0,0,4074,115,0,0,0,0,115,0,0,\n115,0,0,0,117,117,0,117,0,0,117,4074,4074,4075,0,0,0,0,0,0,0,0,0,0,0,0,0,4186,0,228,230,0,228,342,0,0,0,115,0,0,\n115,0,0,0,117,117,0,3,4,0,117,0,0,0,4074,4074,4074,4074,4075,0,0,0,0,0,0,0,0,4186,0,0,0,0,0,115,0,0,0,228,342,0,\n228,342,0,0,117,3,3,4,117,0,117,0,0,0,0,0,0,0,0,4074,4074,4074,4075,0,0,0,0,4186,0,0,0,0,0,115,0,0,0,0,115,0,\n0,115,0,0,3,4,0,117,3,4,117,0,0,0,0,0,0,0,0,0,0,0,0,4074,4075,0,0,4299,4300,4300,4300,0,0,228,229,342,0,0,115,0,\n0,115,0,0,0,117,0,3,4,117,117,0,0,0,0,0,0,0,0,0,0,0,0,0,4188,0,0,0,0,0,0,4186,0,0,0,115,0,0,115,0,\n0,228,342,0,0,117,0,0,117,117,117,0,228,230,0,0,0,0,0,0,0,0,0,0,4188,0,0,0,0,0,0,4186,0,0,0,115,0,0,115,0,\n342,0,115,0,341,230,0,0,117,117,117,0,0,0,0,0,0,0,0,0,0,0,0,0,4188,0,0,0,0,0,0,4186,0,0,0,115,0,0,115,0,\n115,0,228,229,230,0,0,0,117,117,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4074,4075,0,0,0,4073,0,0,0,0,228,342,0,228,342,\n115,0,0,0,0,0,0,0,117,117,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4075,0,0,4186,0,0,0,0,0,115,2,4,115,\n115,0,0,0,0,0,0,341,230,117,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4300,4300,4301,0,0,4186,0,0,0,228,230,115,228,230,115,\n115,0,0,0,0,341,229,230,0,117,117,0,0,0,0,0,0,0,4300,4300,4300,4300,4300,4300,4301,0,0,0,0,0,4186,0,0,0,0,0,115,0,0,115,\n228,342,0,0,341,230,0,0,0,117,117,0,0,0,0,4300,4300,4301,0,0,0,0,0,0,0,0,0,0,0,0,4186,0,4187,4300,4300,4300,228,342,0,115,\n0,228,229,229,230,0,0,341,229,230,117,0,0,0,4301,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4186,0,4188,0,0,0,4186,115,0,115,\n0,0,0,0,0,341,229,230,341,229,230,4300,4300,4301,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4186,0,4188,0,0,0,4186,115,0,115,\n229,229,229,229,229,230,0,0,117,2605,2605,2605,2605,2605,2605,2,3,3,4,0,0,0,4073,4074,4074,4075,0,0,0,0,4299,4300,4301,0,0,0,4186,115,0,115,\n229,229,229,229,229,229,229,229,230,0,0,0,2605,2605,2605,115,0,0,117,0,0,0,4186,0,0,4188,0,0,0,0,0,0,0,0,0,0,4186,115,0,115,\n0,0,0,0,0,0,0,2717,2718,2718,2718,2718,2605,2605,2605,115,0,0,117,0,0,0,4186,0,0,4188,0,0,0,0,0,0,0,0,0,4073,0,115,0,115,\n0,0,0,0,0,0,0,0,2491,2493,0,0,2717,2718,2718,115,0,0,117,0,0,0,4186,0,0,0,4074,4074,4074,4074,4074,4075,0,0,4073,0,0,115,0,115,\n0,0,0,0,2491,2493,0,0,2717,2605,2493,0,0,0,0,115,0,0,3,3,4,0,4186,0,0,0,0,0,0,0,0,0,4074,4074,0,0,0,115,0,115,\n0,0,0,0,2717,2719,0,0,0,2717,2719,0,0,2491,2493,115,0,0,0,0,117,4073,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,342,115,\n0,0,0,0,0,0,0,0,0,0,0,0,0,2717,2719,115,0,0,0,0,117,4186,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,115,\n0,0,0,0,0,0,0,0,2491,2492,2492,2492,2493,0,0,228,342,0,0,0,117,4186,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,0,115,115,\n2492,2492,2492,2492,2492,2492,2492,2492,2605,2605,2605,2605,2606,0,2491,2493,115,0,0,0,117,4186,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,0,115,115,\n2718,2718,2718,2718,2718,2718,2718,2718,2718,2605,2605,2605,2606,0,2717,2719,115,0,0,0,117,4299,0,0,0,0,0,0,0,0,0,4300,4300,0,0,0,0,0,115,115,\n0,0,0,0,0,0,0,0,0,2717,2718,2605,2606,0,0,0,115,0,0,0,3,4,4186,0,0,0,0,0,0,0,4188,0,0,4299,0,0,0,0,115,115,\n3,3,3,3,3,3,3,4,0,0,0,2604,2606,0,0,0,115,0,0,0,0,117,4299,0,0,0,0,0,0,0,4188,0,0,0,4186,0,0,0,115,115,\n0,0,0,0,0,0,0,117,0,0,0,2604,2606,0,0,0,115,2,3,4,0,117,0,4299,4300,0,0,0,0,0,0,4075,0,0,4186,0,0,0,115,115,\n0,0,0,0,0,0,0,117,0,0,0,2604,2606,0,0,2,3,115,0,117,0,117,0,0,0,4186,0,0,0,0,0,4188,0,0,4186,0,0,0,115,115,\n3,3,4,0,0,0,0,117,2490,0,0,2604,2606,0,0,115,2,3,0,117,0,117,0,0,0,4186,0,0,0,0,0,0,4074,4074,0,0,0,0,115,115,\n0,0,3,3,4,0,0,117,0,2490,0,2604,2606,0,2,3,115,0,0,117,0,117,0,4073,4074,0,0,0,0,0,0,0,0,0,0,0,0,0,115,115,\n0,0,0,0,117,0,0,117,0,2603,0,2604,2606,0,115,2,3,0,0,117,0,117,0,4186,0,0,0,0,4300,4300,0,0,0,0,0,0,0,4188,115,115,\n0,0,0,0,117,0,0,117,0,2603,0,2604,2606,2,3,115,0,0,0,117,0,117,0,4186,0,0,0,4188,0,0,4186,0,0,0,0,0,0,4301,115,115,\n0,0,0,0,117,0,0,117,0,2603,0,2604,2606,115,2,3,0,0,0,117,0,117,0,4186,0,0,0,4188,0,0,4186,0,0,0,0,0,4188,0,115,115,\n0,0,341,229,230,0,341,230,0,2603,0,2604,2606,115,115,0,0,0,0,117,341,230,4073,4187,0,0,0,4188,0,4073,0,0,0,0,0,0,4188,0,115,115,\n0,0,117,0,0,0,117,0,0,2603,0,2604,2606,115,115,0,0,0,0,117,117,4073,4187,0,0,0,0,0,4074,0,0,0,0,0,0,0,4188,0,115,115,\n0,0,117,0,0,0,117,0,0,2716,0,2604,2606,115,115,0,0,0,0,117,117,4186,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4188,2,3,115,\n0,0,117,0,0,341,230,2715,2716,0,0,2604,2606,115,115,0,0,0,0,117,117,4186,0,0,0,228,230,4300,4300,4300,4300,4300,228,230,0,0,4188,115,0,115,\n0,0,117,0,0,117,0,0,0,0,0,2604,2606,115,228,229,342,0,0,117,117,4186,0,0,0,0,4301,0,2,3,4,0,4299,0,0,0,4188,115,2,3,\n0,341,230,0,0,117,0,0,0,0,0,2604,2606,228,229,342,115,0,0,117,3,4,0,0,0,4188,0,2,115,0,117,4,0,4186,0,0,4188,115,115,0,\n0,117,0,0,341,230,2489,2490,2,4,0,2604,2606,0,0,115,228,342,0,3,4,117,0,0,0,4188,0,115,228,229,230,117,0,4186,0,0,4188,115,115,0,\n0,117,0,0,117,0,0,2603,228,230,0,2604,2606,0,0,228,342,115,0,0,117,117,0,228,230,4188,0,228,229,229,229,230,0,4186,228,230,4188,115,115,0,\n0,117,0,341,230,0,0,2603,0,0,0,2717,2719,0,0,0,115,115,0,0,117,117,4299,0,0,4301,0,0,0,0,0,0,0,4299,0,0,4301,115,115,0,\n341,230,0,117,0,0,0,2603,0,0,0,0,0,0,0,0,115,228,342,0,117,117,0,4299,4301,0,0,0,0,0,0,0,0,0,4299,4301,0,115,115,0,\n117,0,0,117,0,0,0,2603,0,0,0,0,0,0,0,0,115,0,115,0,117,3,4,0,0,2,4,0,0,0,0,0,2,4,0,2,3,3,115,0,\n117,0,341,230,0,0,0,2603,0,0,0,0,0,0,0,0,115,0,115,0,3,4,3,3,4,228,230,0,0,0,0,0,228,230,0,115,0,0,115,0,\n117,0,117,2,4,0,0,0,2489,2490,0,0,0,0,0,0,228,342,228,342,0,3,3,4,117,0,0,0,4073,4074,4075,0,0,0,0,115,0,0,115,0,\n117,0,117,228,230,0,0,0,0,2603,0,0,0,0,0,0,0,228,342,115,0,0,0,117,3,3,4,0,4299,4300,4301,0,0,0,0,115,0,0,115,0,\n117,0,3,3,4,0,0,0,0,0,2489,2490,0,0,0,0,0,0,115,228,229,342,0,3,3,4,117,0,0,0,0,0,4073,4074,4074,115,0,0,115,0,\n3,4,0,0,3,3,4,0,0,0,0,0,2490,0,0,0,0,2491,115,0,0,115,0,0,0,117,3,3,4,0,0,0,4186,0,0,3,0,0,115,0,\n0,117,0,0,0,0,3,3,3,3,3,4,2603,0,0,0,0,2604,228,342,0,228,342,0,0,3,3,4,117,0,0,4073,0,0,3,0,0,2,3,0,\n0,3,3,3,4,0,0,0,0,0,0,3,3,4,0,0,0,2604,0,228,342,0,228,342,2,4,0,117,3,4,4073,0,0,115,0,0,0,115,0,0,\n0,0,0,0,3,3,3,3,3,3,4,0,0,117,2492,2493,0,2717,2718,0,228,229,342,115,228,230,0,117,0,117,4186,0,0,115,0,2,4,115,0,0,\n0,0,0,0,0,0,0,0,2,4,3,3,4,3,3,4,2493,0,0,2604,2,4,115,228,342,0,0,3,4,117,4186,0,0,115,0,228,230,115,0,0,\n0,0,0,0,0,0,0,0,228,230,0,0,117,2,4,117,2606,4,0,2604,228,230,228,342,228,342,0,0,117,117,4186,0,0,115,0,0,0,115,0,0,\n3,3,3,3,4,2,4,0,0,0,0,341,230,228,230,117,2606,230,0,2604,0,0,0,228,342,115,0,0,117,117,4299,0,0,228,342,2,3,3,0,0,\n0,0,0,0,117,228,230,0,341,229,229,230,0,0,341,230,2606,0,0,2717,2718,2605,0,0,115,115,0,0,117,117,0,4299,0,0,115,115,0,0,0,0,\n0,0,341,229,230,0,341,229,230,0,0,341,229,229,230,2605,2719,2,4,0,0,2717,2605,0,115,228,342,0,117,3,3,4,4299,4300,115,115,0,0,0,0,\n0,341,230,0,0,341,230,341,229,229,229,230,2605,2605,2718,2719,0,228,230,0,0,0,2717,2605,115,0,115,0,117,0,0,3,4,0,115,115,0,0,0,0,\n0,117,0,341,229,230,341,230,4409,4410,4410,4411,2718,2719,0,0,0,0,0,0,0,0,0,2604,228,342,115,0,117,0,0,0,3,3,3,115,0,0,0,0,\n0,117,341,230,341,229,230,4409,4635,0,0,4637,4410,4411,0,0,0,0,0,0,0,0,0,2717,2718,115,115,0,3,3,3,3,3,3,3,3,0,0,0,0,\n0,117,117,0,117,4409,4410,4635,0,0,0,0,0,4524,0,0,0,0,0,0,0,0,0,0,0,115,228,342,341,229,229,229,229,229,342,0,0,0,0,0,\n341,230,117,341,230,4522,0,0,0,4524,4636,4636,4636,4636,0,0,0,0,0,0,0,0,0,0,0,228,342,115,117,0,0,0,0,0,115,0,0,0,0,0,\n117,0,117,117,4409,4635,0,0,0,4524,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,115,117,0,0,0,0,0,115,0,0,0,0,0,\n117,341,230,117,4522,0,0,0,0,4524,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,115,117,0,0,0,0,0,228,342,0,0,0,0,\n117,117,0,117,4522,0,0,0,0,4524,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,115,115,3,3,3,3,3,3,4,115,0,0,0,0,\n117,117,341,230,4522,0,0,0,0,4524,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,115,228,229,229,229,229,229,229,230,115,0,0,0,0,\n117,117,117,0,4636,4522,0,0,0,4524,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,229,229,229,229,229,229,342,2,3,0,0,0,0,\n117,117,117,0,4409,4635,0,0,0,4524,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2488,2489,2489,2489,2489,2490,115,115,0,0,0,0,0,\n117,117,3,4,4522,0,0,0,0,4524,0,0,2488,2489,2490,0,0,0,0,0,0,0,0,0,0,0,0,2601,2602,2602,2602,2602,2603,115,115,0,0,0,0,0,\n117,3,4,117,4522,0,0,0,0,4524,0,0,2714,2715,2716,0,0,0,0,0,0,0,0,0,0,0,2488,2602,2602,2715,2715,2715,2716,115,115,0,0,0,0,0,\n3,4,117,117,4522,0,0,0,0,4637,4411,0,0,0,0,0,0,0,0,0,0,0,0,2488,2489,2489,2602,2715,2716,2,3,3,3,3,115,0,0,0,0,0,\n0,117,117,117,4636,4636,4636,4522,0,0,4637,4410,4410,4411,0,0,0,0,0,0,0,0,0,2714,2715,2715,2716,0,2,115,0,0,0,0,115,0,0,0,0,0,\n0,117,117,117,0,0,0,4636,4522,0,0,0,0,4524,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,115,0,0,0,0,228,229,229,342,0,0,\n0,117,117,3,3,3,4,0,4636,4636,4636,4636,4636,4636,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,228,229,342,0,0,0,0,0,115,0,0,\n0,117,3,4,0,0,3,3,3,3,3,3,3,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,229,342,228,342,0,0,0,0,115,0,0,\n0,3,4,3,3,3,3,3,3,3,4,0,0,3,3,4,0,0,341,229,229,229,229,229,342,0,0,0,0,0,115,0,115,0,0,0,0,115,0,0,\n0,0,3,4,0,0,0,0,0,0,117,0,0,0,0,117,0,0,117,0,0,0,0,0,115,0,0,0,0,0,115,0,228,229,342,0,0,228,342,0,\n0,0,0,117,0,0,0,0,0,0,117,0,0,0,0,117,0,341,230,0,0,0,0,0,228,229,342,0,0,0,115,0,0,0,228,229,342,0,115,0,\n229,229,229,230,0,0,0,341,229,229,230,0,0,0,0,117,0,117,0,0,341,229,229,229,229,342,228,229,342,0,228,342,0,0,0,0,115,0,115,0,\n0,0,0,0,341,229,229,230,0,0,0,0,0,0,0,117,341,230,0,341,230,0,0,0,0,228,229,342,228,229,342,228,342,0,0,0,115,0,228,342,\n0,341,229,229,230,0,0,0,0,0,0,0,341,229,229,230,117,341,229,230,0,3288,3289,3290,0,0,0,228,229,342,228,342,228,342,0,0,115,0,0,228,\n229,230,0,0,0,341,229,229,229,229,229,229,230,0,0,341,230,117,0,0,0,3401,3402,3403,0,0,0,0,0,115,0,115,0,115,0,0,228,342,0,0,\n0,0,0,0,341,230,0,0,0,0,0,0,0,0,0,117,341,230,0,0,0,3401,3402,3403,0,0,0,0,0,115,0,115,0,115,0,0,0,228,342,0,\n229,229,229,229,230,0,0,0,0,0,341,229,229,229,229,230,117,0,0,0,0,3401,3402,3403,0,0,0,0,0,115,0,228,342,115,0,0,0,0,228,229,\n0,0,0,0,0,0,0,341,229,229,230,0,0,341,229,229,230,0,0,0,0,3401,3402,3403,0,0,0,0,0,115,0,0,115,228,229,342,0,0,0,0,\n0,0,0,0,341,229,229,230,0,0,0,0,0,117,0,0,0,0,0,0,0,3401,3402,3403,0,0,0,0,0,115,0,0,115,0,0,228,342,0,0,0,\n229,229,229,229,230,0,0,0,0,0,341,229,229,230,0,3288,3289,3289,3289,3289,3289,3401,3402,3403,0,0,0,0,0,228,342,0,228,229,342,0,228,229,229,229,\n0,0,0,0,0,0,0,341,229,229,230,0,0,0,0,3401,3402,3402,3402,3402,3402,3401,3402,3403,0,0,0,0,0,0,228,229,342,0,228,229,342,0,0,0,\n0,0,0,0,0,341,229,230,0,0,0,0,0,0,0,3401,3402,3402,3515,3515,3515,3515,3515,3516,0,0,0,0,0,0,0,0,115,0,0,0,228,229,229,229,\n0,0,0,341,229,230,0,0,0,0,0,0,0,0,0,3401,3402,3403,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,229,229,229,229,229,229,229,\n229,229,229,230,0,0,0,0,0,0,0,0,0,0,0,3401,3402,3403,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3401,3402,3403,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3401,3402,3403,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"3\" name=\"3\" width=\"40\" height=\"140\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,205,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,772,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,772,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,219,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,218,218,218,0,0,0,0,0,0,0,0,0,0,0,0,0,219,219,218,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,219,219,219,218,218,218,0,0,0,0,0,0,0,0,0,0,219,219,219,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,219,219,219,219,219,219,218,0,0,0,0,0,0,0,0,0,219,219,219,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,219,219,219,219,219,219,219,218,0,0,0,0,0,0,0,218,219,927,928,928,931,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,219,219,219,219,219,219,219,219,0,0,0,0,0,0,0,219,219,1040,1041,1041,1044,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,219,219,219,219,219,331,331,219,0,0,0,0,0,0,0,219,219,1153,1154,1155,1157,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,218,218,218,219,219,219,219,219,216,217,219,0,0,0,0,0,0,218,219,219,1266,1267,1268,1270,0,0,0,0,0,0,0,0,0,0,0,\n0,0,218,218,218,219,219,219,219,219,219,331,331,329,330,331,0,0,0,0,0,0,219,219,219,205,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n218,218,219,219,219,219,219,219,219,219,331,0,0,0,0,0,0,0,0,0,0,0,331,331,331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n219,219,219,219,219,219,219,219,219,331,0,0,0,0,0,0,0,0,0,0,0,0,0,218,218,218,659,659,659,659,0,0,0,0,0,0,0,0,0,0,\n219,219,219,219,219,219,219,219,331,0,0,0,0,0,0,0,0,0,0,0,0,0,218,219,219,331,659,659,659,659,0,0,0,0,0,0,0,0,0,0,\n219,219,219,219,219,219,219,331,0,0,0,0,0,0,0,0,0,0,0,218,218,218,219,219,331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n219,219,219,219,219,219,331,0,0,0,0,0,0,0,0,0,0,0,218,219,331,331,331,331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n219,219,219,219,331,331,0,0,0,0,0,0,0,0,0,0,0,0,331,331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n219,219,331,331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n331,331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,907,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n218,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,\n219,219,218,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,\n219,219,219,219,218,218,0,0,0,0,907,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n219,219,219,219,219,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,\n331,331,331,331,331,331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,772,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,907,0,0,0,0,0,0,0,0,0,772,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,907,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,907,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,907,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,907,2,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,907,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,907,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,2,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,907,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,907,0,0,0,0,0,0,3453,3454,3455,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3566,3567,3568,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,907,0,0,0,0,0,0,3679,3680,3681,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3792,3793,3794,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3905,3906,3907,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4018,4019,4020,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n218,218,218,218,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,\n219,219,219,219,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,\n219,219,219,331,331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n331,331,331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,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,907,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,907,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,907,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,907,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,907,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,907,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,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,\n0,0,0,0,0,0,0,0,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,\n0,0,0,0,0,0,0,0,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,\n0,0,0,0,0,0,0,0,331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,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,\n0,0,0,0,0,0,0,331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,0,0,0,0,0,2,4,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,0,0,0,0,0,0,0,0,0,2,4,0,0,0,0,\n0,0,0,0,0,218,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,\n0,0,0,0,0,331,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,\n0,0,0,0,218,218,219,0,907,0,0,0,0,0,0,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,\n0,0,0,0,219,219,331,0,0,0,0,0,218,218,218,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,\n0,0,0,0,331,219,0,0,0,0,0,0,331,219,219,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,\n0,0,0,0,0,331,0,0,0,0,0,0,0,331,331,331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,907,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,218,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,\n0,0,0,0,0,0,0,331,331,0,0,0,0,0,0,0,0,0,0,907,0,0,907,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,\n0,0,0,907,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,907,0,0,0,0,0,0,907,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,907,0,0,0,0,0,0,907,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,907,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,907,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,907,0,0,0,0,0,0,0,907,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,907,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3473,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,218,0,0,0,0,0,0,0,0,0,0,0,0,0,3584,3585,3586,3587,3588,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,219,218,0,0,0,0,0,0,218,218,0,0,0,0,3697,3698,3699,3700,3701,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,331,331,331,0,0,0,0,0,0,219,331,0,0,0,0,3810,3811,3812,3813,3814,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,4204,4205,4205,4205,4208,0,0,218,218,218,0,0,331,0,0,0,0,0,3923,3924,3925,3926,3927,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,1901,4317,4318,4318,4318,4321,1902,1903,219,219,331,0,0,0,0,0,0,0,0,4036,4037,4038,4039,4040,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,2014,4430,4431,4431,4431,4434,0,2016,219,219,0,0,0,0,0,0,0,0,0,4149,4150,4151,4152,4153,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,2014,4543,4545,4544,4545,4547,0,2016,219,331,0,0,0,0,0,0,0,0,0,0,4263,4264,4265,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,2014,4656,4658,3640,4658,4660,0,2016,331,0,0,0,0,218,218,218,0,0,0,0,4376,4377,4378,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,2127,1902,1902,0,1902,1902,205,2129,0,0,0,0,218,219,219,219,218,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,218,218,0,0,0,0,0,0,0,0,0,0,331,219,331,219,331,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,331,219,0,0,0,0,0,0,0,218,218,0,0,331,205,331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,331,0,0,0,0,0,0,0,331,219,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,218,0,0,0,0,331,0,0,0,0,0,0,218,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,219,218,0,0,0,0,0,0,0,0,0,218,219,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,219,219,218,218,0,0,0,0,0,218,218,219,219,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,331,331,219,219,331,0,0,0,0,0,331,219,219,219,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,219,0,0,0,1348,1349,1349,0,219,219,219,218,218,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,331,331,0,218,0,0,0,0,0,331,331,331,219,219,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,331,659,0,0,0,0,0,0,659,331,331,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,0,0,1348,1349,1349,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,331,0,0,0,0,0,205,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,218,218,0,0,0,0,0,218,0,0,0,0,0,218,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,218,0,218,218,218,218,0,219,331,0,0,0,218,218,331,0,0,0,0,0,219,218,218,0,659,0,218,0,0,0,0,0,0,0,\n0,0,0,0,0,0,331,0,331,219,331,331,0,331,0,0,0,0,219,331,659,0,0,0,0,659,331,219,331,0,0,0,331,0,0,0,0,0,0,0,\n218,218,0,218,0,0,659,0,0,331,0,218,218,0,0,0,0,659,331,0,0,0,0,0,0,0,0,331,0,0,218,0,0,0,0,0,0,0,0,0,\n219,219,0,331,0,0,0,0,0,0,0,219,219,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,331,218,0,0,218,0,0,0,0,0,\n331,331,0,0,0,0,0,0,218,218,659,331,331,0,0,0,0,0,0,0,0,0,0,0,0,218,218,0,659,0,0,331,0,0,331,0,0,0,0,0,\n0,0,0,0,0,218,0,0,331,331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,219,0,0,0,0,0,0,218,0,0,0,0,0,0,\n0,218,0,0,0,331,0,0,0,0,0,218,0,0,0,0,0,0,0,0,0,0,0,0,0,331,331,0,218,218,0,0,0,331,0,0,0,0,0,0,\n0,331,218,0,0,0,0,0,0,0,218,219,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,331,0,0,0,0,0,659,0,0,0,0,\n0,0,331,0,0,0,1911,0,0,659,331,331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,659,331,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,659,2133,1908,1908,1908,1908,1908,1909,0,0,0,0,0,0,0,1907,1908,1908,1908,1908,1908,1908,1908,1908,1908,1908,1908,1908,1908,1908,218,218,218,218,218,\n1911,0,0,0,0,0,0,0,0,0,659,0,2022,0,0,0,0,0,0,0,2020,0,659,0,218,218,218,218,218,218,218,218,218,218,218,219,219,219,331,219,\n2020,0,0,0,0,0,0,659,0,0,0,659,2022,0,0,0,0,0,0,0,2020,0,0,218,219,219,219,219,219,219,219,219,219,219,219,219,219,331,0,331\n</data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/hoenn-route-112.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"40\" height=\"60\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"5\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"1\" name=\"1\" width=\"40\" height=\"60\">\n  <data encoding=\"csv\">\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n125,125,125,125,125,125,125,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,0,125,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,0,125,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,114,114,114,114,114,114,114,114,114,114,114,114,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,114,114,114,114,114,114,114,114,114,114,116,116,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,114,114,114,114,114,114,116,116,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,114,114,114,114,114,116,116,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,114,114,116,116,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,114,114,116,116,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,114,114,116,116,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,114,114,116,116,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,114,114,116,116,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,114,114,116,116,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,114,114,116,116,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,114,114,116,116,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,114,114,116,116,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,114,114,116,116,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,114,114,116,116,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,114,114,116,116,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,114,114,116,116,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,114,114,114,116,116,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,114,114,114,116,116,116,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,0,0,0,114,114,114,114,116,116,116,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,114,114,114,114,114,114,116,116,116,116,\n0,0,0,0,0,0,0,0,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,114,114,114,114,114,114,116,116,116,116,\n0,0,0,0,0,0,0,0,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,114,114,114,114,114,114,116,116,116,116,\n0,0,0,0,0,0,0,0,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,114,114,114,114,114,114,116,116,116,116,\n0,0,0,0,0,0,0,0,0,0,0,0,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,114,114,114,114,114,116,116,116,116,\n0,0,0,0,0,114,114,114,114,114,114,114,114,0,0,0,0,125,125,125,125,125,125,125,125,125,125,125,0,0,114,114,114,114,114,114,114,116,116,116,\n0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,0,125,125,125,125,125,125,125,125,125,0,114,114,114,114,114,114,114,114,114,114,0,0,0,\n0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,125,125,125,125,125,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,\n114,125,125,125,125,125,125,125,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,116,116,116,116,\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116\n</data>\n </layer>\n <layer id=\"2\" name=\"2\" width=\"40\" height=\"60\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,2721,2721,2721,2721,2722,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,2722,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,2721,2722,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n12,12,12,12,12,12,12,12,12,12,12,12,12,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,\n12,12,12,12,13,0,0,0,0,0,0,0,0,12,12,12,12,12,12,12,12,12,12,13,0,0,2837,2498,2498,2498,2498,2838,0,0,0,95,95,0,0,0,\n12,12,12,13,12,12,12,12,12,13,0,0,0,0,0,0,0,0,0,0,0,0,0,126,13,0,1811,1812,1812,1812,1812,1813,0,95,95,95,95,95,0,0,\n12,12,13,12,13,0,0,0,0,12,12,12,13,0,0,0,0,0,0,0,0,0,0,126,126,11,13,0,0,0,0,0,95,95,95,95,95,0,0,0,\n12,13,12,13,126,13,11,12,12,12,13,0,126,12,12,12,12,13,0,0,350,238,465,239,126,237,239,0,0,0,0,0,0,95,95,0,0,0,0,0,\n13,12,13,126,126,126,12,13,0,0,12,13,12,12,12,12,13,126,0,350,239,350,578,238,239,0,0,0,95,95,95,0,0,0,0,0,0,0,0,0,\n12,13,126,126,126,12,13,126,13,0,0,126,12,13,0,0,126,126,0,126,350,239,0,0,0,0,0,95,95,95,95,95,95,0,0,0,0,0,0,0,\n0,126,126,126,12,13,126,126,126,13,0,12,13,126,0,0,126,126,0,126,126,0,0,0,0,0,95,95,95,95,95,0,0,0,0,0,0,0,0,0,\n0,126,126,126,0,126,126,126,126,12,13,0,126,126,12,13,12,12,13,12,12,12,13,0,0,0,11,13,0,0,0,0,0,0,0,0,0,0,0,0,\n0,126,126,126,0,126,126,126,12,13,12,13,126,126,0,126,0,0,126,13,0,0,126,12,12,13,237,239,0,0,0,0,0,0,0,0,0,0,0,0,\n350,239,126,126,0,126,126,126,0,126,0,126,126,12,13,126,12,13,12,12,12,13,12,12,13,12,12,13,0,0,0,0,0,0,0,0,0,0,0,0,\n239,350,239,126,0,126,126,126,0,126,0,126,12,13,126,126,0,126,13,0,0,126,12,13,126,0,0,12,13,0,0,0,0,0,0,0,0,2,3,3,\n238,239,350,239,0,126,126,126,0,126,0,126,0,126,126,126,0,126,126,0,0,126,0,126,12,12,13,0,126,12,12,13,0,0,0,0,0,115,0,0,\n0,350,239,0,0,126,126,126,0,126,0,126,0,126,126,126,0,126,126,0,0,126,0,12,13,0,126,0,12,12,13,12,13,0,0,0,0,115,2,3,\n238,239,0,0,350,239,126,126,0,126,0,126,0,126,126,126,350,239,126,0,350,239,0,0,126,0,12,12,13,0,12,13,12,12,12,13,0,115,115,0,\n238,238,238,238,239,350,239,126,350,239,0,126,0,126,126,126,126,350,239,350,239,0,0,0,126,0,0,0,12,12,13,12,12,12,13,12,13,115,115,2,\n0,0,350,238,238,239,350,239,126,0,350,239,0,126,126,126,126,126,0,126,0,0,0,350,239,0,0,0,0,0,12,12,12,13,126,0,126,115,115,115,\n238,238,239,350,238,238,239,350,239,350,239,0,350,239,126,126,126,126,0,126,0,350,238,239,0,0,0,0,0,0,0,0,0,126,12,13,126,115,115,115,\n0,350,238,239,0,350,238,239,0,126,0,350,239,350,239,126,126,126,0,126,0,126,0,0,0,0,0,0,0,0,0,0,0,126,0,126,126,115,115,115,\n238,239,350,238,238,239,0,0,350,239,0,126,0,126,350,239,126,126,0,126,0,126,0,0,0,0,0,0,0,0,0,0,0,12,13,126,126,115,115,115,\n238,238,239,0,0,0,350,238,239,0,350,239,350,239,126,350,239,126,0,126,0,126,0,0,0,0,0,0,0,0,0,0,0,0,126,126,126,115,115,115,\n350,238,238,238,238,238,239,0,0,0,126,0,126,350,239,126,0,126,0,126,350,239,0,0,0,0,0,0,0,0,0,0,0,0,126,126,126,115,115,115,\n239,0,0,0,350,238,238,238,238,238,239,0,126,126,350,239,350,239,0,126,126,0,0,0,0,0,0,0,0,0,0,0,0,0,126,126,126,115,115,115,\n238,238,238,238,239,0,350,238,238,238,238,238,239,126,126,0,126,0,350,239,126,0,0,0,0,0,0,0,0,0,0,0,0,350,239,126,126,115,115,115,\n0,350,238,238,238,238,239,0,0,350,238,238,238,239,126,350,239,0,126,0,126,0,0,0,0,0,0,0,0,0,0,0,0,126,0,126,126,115,115,115,\n238,239,350,238,238,238,238,238,238,239,0,0,0,350,239,126,0,0,126,0,126,0,0,0,0,0,0,0,0,0,0,331,331,126,350,239,126,115,115,115,\n238,238,239,350,238,238,238,238,238,238,238,238,238,239,350,239,0,0,126,0,126,0,0,0,0,0,0,0,0,0,0,350,238,239,126,0,126,115,115,115,\n238,238,238,239,0,0,0,0,0,0,0,350,238,238,239,0,0,0,126,350,239,0,0,0,0,0,0,0,0,331,331,126,0,350,239,331,126,115,115,115,\n0,0,0,350,238,238,238,238,238,238,238,239,0,0,350,238,238,238,239,126,0,0,0,0,0,0,0,0,0,350,238,239,331,126,0,350,239,115,115,228,\n238,238,238,239,0,0,0,0,0,0,0,0,0,350,239,0,350,238,238,239,0,0,0,0,0,0,0,0,0,126,350,238,238,239,350,239,2,3,115,0,\n238,238,238,238,238,238,238,238,238,238,238,465,238,239,350,238,239,0,0,0,0,0,0,0,0,0,0,0,0,126,126,350,238,238,239,0,115,0,115,0,\n0,0,0,0,0,0,0,0,350,238,238,578,238,238,239,0,0,0,0,0,0,0,0,0,0,0,0,0,0,126,126,126,0,0,0,2,3,0,115,0,\n238,238,238,238,238,238,238,238,239,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,331,126,126,126,0,0,0,115,2,3,3,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,350,239,126,126,0,0,0,115,115,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,350,238,239,0,126,126,0,0,0,115,228,342,0,0,\n0,0,0,0,0,0,0,0,0,0,238,238,351,0,0,0,0,0,0,0,0,0,0,350,238,238,239,350,238,238,239,126,0,0,0,228,342,115,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,237,238,238,238,238,238,238,238,1348,1349,238,239,350,238,238,239,350,238,238,239,0,0,0,0,115,228,229,229,\n0,0,0,0,0,0,0,0,0,0,0,0,1254,1367,238,238,238,238,238,238,1348,1349,238,238,239,350,238,238,239,0,0,0,0,0,0,0,228,229,229,229,\n0,0,0,0,0,0,0,0,0,0,0,0,917,917,0,1254,1029,1367,238,238,1348,1349,238,238,238,239,95,95,95,95,95,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,917,917,0,917,0,917,0,0,2491,2493,0,0,0,95,95,95,95,95,95,95,95,95,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,1254,1029,1030,917,0,917,0,917,0,0,2604,2606,0,0,0,95,95,95,95,95,95,95,95,95,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,917,0,0,917,0,917,0,917,0,0,2604,2606,0,11,12,12,12,12,12,12,13,95,95,95,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,917,0,0,917,0,917,0,917,0,0,2604,2606,0,237,238,351,0,0,0,0,12,13,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,917,0,0,917,0,917,0,917,0,0,2604,2606,0,0,0,237,238,238,238,238,351,126,0,0,0,0,0,0,0,0,\n2492,2492,2493,0,0,0,0,0,0,0,917,0,0,917,0,917,0,917,0,0,2604,2606,0,0,0,0,0,0,0,0,237,239,0,0,0,2491,2492,2492,2492,2492,\n2718,2605,2605,2492,2492,2492,2493,0,0,0,917,0,0,917,0,917,0,917,0,0,2604,2605,2492,2492,2492,2492,2492,2492,2492,2492,2492,2492,2492,2492,2492,2605,2605,2605,2718,2718,\n0,2717,2718,2718,2718,2718,2719,0,0,0,917,0,0,917,0,917,0,917,0,0,2717,2718,2718,2718,2718,2718,2718,2718,2718,2718,2718,2718,2718,2718,2718,2718,2718,2719,0,0,\n0,0,0,0,0,0,0,0,0,0,917,0,0,917,0,917,0,917,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,917,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,3,3,0,\n0,0,0,0,0,0,0,0,0,0,0,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,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,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,0,0,2,3,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,0,2,3,0,\n0,0,11,12,12,12,12,13,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,3,3,3,3,3,2,3,3,0,0,\n11,12,12,0,0,0,0,12,12,12,12,12,12,12,13,0,0,0,0,0,0,0,0,0,2,3,3,3,3,0,0,2,3,3,3,3,0,0,0,0,\n12,0,0,11,12,12,13,0,0,0,0,0,0,0,12,12,13,0,0,0,0,0,0,2,3,0,0,0,0,2,3,3,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"3\" name=\"3\" width=\"40\" height=\"60\">\n  <data encoding=\"csv\">\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,331,331,331,331,331,331,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,331,219,219,219,219,219,331,331,331,219,219,331,331,331,331,331,331,219,219,219,331,331,219,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,331,219,0,0,0,0,0,0,331,331,331,0,0,331,331,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,331,0,0,0,0,0,0,907,0,0,0,0,0,907,331,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,331,0,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,219,0,0,0,\n0,0,0,0,0,0,0,0,0,0,331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,907,0,219,219,219,219,219,219,219,\n0,0,0,0,0,0,0,0,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,219,219,219,219,219,219,219,\n0,0,0,0,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,219,219,219,219,219,219,219,219,219,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,331,219,219,219,219,219,219,219,219,331,331,331,\n0,0,0,0,0,0,0,0,0,0,331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,331,331,331,219,219,219,219,219,0,0,0,\n0,0,0,0,3580,0,0,0,0,0,0,0,0,0,0,0,0,0,0,331,0,0,0,0,0,0,0,0,0,0,0,0,331,219,219,219,219,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,331,0,0,0,331,0,219,0,0,0,0,331,0,0,0,0,0,331,331,331,219,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,0,0,0,0,0,0,0,0,0,0,0,0,0,331,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,331,0,0,219,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,3579,0,0,0,0,0,0,0,0,331,0,0,0,219,219,219,0,0,0,0,0,0,0,0,0,0,0,0,\n0,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,331,331,219,219,0,0,0,0,0,0,0,0,0,0,\n331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,331,331,0,0,331,331,0,0,331,0,0,0,0,0,0,0,\n0,0,0,0,0,0,331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3462,3463,3463,3459,3460,3347,0,0,0,0,0,0,0,\n0,0,0,331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,0,0,0,0,0,0,0,0,3575,3576,3576,3572,3573,3687,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,331,0,0,0,0,0,0,0,0,331,0,0,0,0,0,3580,0,0,3688,3689,3690,3685,3686,3687,219,0,0,0,0,0,0,\n0,331,331,331,0,0,0,0,0,0,0,331,0,0,0,0,0,0,0,0,0,0,331,0,0,0,331,3801,3802,3803,3798,3799,3800,331,0,0,0,0,0,0,\n0,0,0,0,0,331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,0,219,219,331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n331,0,0,0,0,0,0,331,331,0,0,0,0,0,0,0,0,0,0,0,0,219,219,219,331,0,0,0,0,0,0,219,219,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,331,331,0,0,0,0,0,0,219,0,219,219,331,1902,1902,0,0,1902,1902,219,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,219,0,331,0,219,219,0,0,0,0,0,0,0,219,0,0,0,0,0,0,0,0,0,\n0,0,0,0,331,331,0,0,0,331,331,0,0,0,0,0,331,331,0,0,0,219,331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n331,331,331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,331,0,0,0,0,0,0,219,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,331,331,331,331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,0,0,0,0,0,0,0,0,0,0,0,\n219,219,219,219,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,219,0,0,0,0,0,0,0,0,0,0,0,\n331,331,331,331,331,331,0,331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,219,0,0,0,219,219,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,205,0,0,0,0,219,0,0,0,0,219,219,219,0,0,0,0,0,\n219,219,219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,331,331,0,0,0,0,219,219,219,0,0,0,0,0,\n219,219,219,219,219,219,219,219,219,219,331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,219,219,0,0,0,0,0,\n219,219,219,219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,219,219,0,0,0,0,0,\n219,219,219,219,219,219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,219,219,0,0,0,0,0,\n219,219,219,219,219,219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,331,331,0,219,219,219,219,0,0,0,0,\n219,219,219,219,219,219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,331,331,331,219,219,0,219,219,219,\n219,219,219,219,219,219,219,219,219,219,331,331,0,0,0,0,0,0,0,205,0,0,0,0,0,0,0,0,0,0,0,0,0,0,331,331,219,219,219,219,\n219,219,219,219,219,219,331,331,219,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,331,331,331,331,\n331,219,219,219,219,219,0,0,219,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,\n0,331,219,219,219,331,0,0,219,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,\n0,0,331,331,331,0,0,0,331,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,\n0,0,0,0,205,0,0,0,0,331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,219,219,219,219,219,219,219,0,1902,1902,1902,1902,1902,1902,1902,1902,1902,1902,1902,1902,1902,1902,1902,1902,1902,0,0,0,0,0,\n219,0,0,0,0,0,0,0,0,219,219,219,219,219,219,219,219,219,0,0,0,0,0,0,219,219,219,219,219,219,0,0,0,0,0,0,0,0,0,0,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,331,0,0,0,0,0,\n219,219,331,219,219,219,219,331,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,331,331,331,331,331,331,0,0,0,0,0,0,\n331,331,0,0,0,0,0,0,331,219,219,219,219,331,331,219,219,219,219,219,219,219,219,219,331,331,331,331,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,331,331,219,219,219,219,219,219,331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,219,219,219,219,219,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"4\" name=\"4\" width=\"40\" height=\"60\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,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,218,218,0,0,0,\n0,0,0,0,0,0,0,0,0,0,218,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,218,0,0,218,218,218,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,0,0,0,0,0,0,0,\n3469,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,218,218,218,0,0,0,0,0,0,0,0,\n3582,3468,3469,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,3582,3468,3354,3469,0,0,0,0,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,\n0,0,0,0,3467,3582,3468,3469,0,0,0,0,0,0,0,0,0,0,0,218,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,3582,3468,3469,0,0,0,0,0,0,218,0,0,0,218,0,218,0,0,0,0,218,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,3582,3468,3469,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,3582,3353,3468,3469,0,0,0,0,0,0,0,0,0,0,218,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,3466,0,3582,3468,3469,0,0,0,0,218,0,0,0,0,218,218,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3582,3468,3469,0,0,0,0,0,0,0,0,0,218,218,0,0,0,0,0,0,0,0,0,0,\n218,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3582,3468,3469,0,0,0,218,0,0,0,0,0,0,0,218,0,0,0,0,0,0,0,\n0,0,0,0,0,0,218,0,0,0,0,0,0,0,0,0,0,0,0,0,3582,3468,3469,0,0,0,0,3349,3350,3350,3346,3347,0,0,0,0,0,0,0,0,\n0,0,0,218,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,0,0,0,3582,3468,3354,3356,3356,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,218,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3467,0,0,0,0,0,0,0,0,218,0,0,0,0,0,0,\n0,218,218,218,0,0,0,0,0,0,0,218,0,0,0,0,0,0,0,0,0,0,218,0,0,0,218,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,218,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,0,218,218,218,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n218,0,0,0,0,0,0,218,218,0,0,0,0,0,0,0,0,0,0,0,0,0,218,0,0,0,0,0,0,0,0,218,218,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,218,218,0,0,0,0,0,0,218,0,0,0,0,0,0,0,0,0,0,218,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,218,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,218,218,0,0,0,218,218,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,0,0,0,0,0,218,0,0,0,0,\n218,218,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,218,0,0,0,218,0,0,0,0,0,0,0,\n0,0,0,0,218,218,218,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,\n218,218,218,218,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,218,218,0,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,218,218,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,0,0,0,0,0,\n218,218,218,218,218,218,218,218,218,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,218,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,218,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,218,0,0,0,0,218,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,0,0,0,0,0,218,218,218,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,218,218,218,218,218,218,218,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n218,0,0,0,0,0,0,0,0,218,0,0,0,0,0,0,0,218,0,0,0,0,0,0,218,218,218,218,218,218,0,0,0,0,0,0,0,0,0,0,\n0,218,218,218,218,218,218,218,218,0,0,0,0,0,0,0,0,0,218,218,218,218,218,218,0,0,0,0,0,0,218,218,218,218,218,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/hoenn-route-113.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"100\" height=\"20\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"6\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"1\" name=\"1\" width=\"100\" height=\"20\">\n  <data encoding=\"csv\">\n4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,0,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,116,116,116,116,116,116,116,116,116,116,\n4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,0,0,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,116,116,116,116,116,116,116,116,116,116,116,116,\n4302,4303,4303,4303,4303,4303,4303,4303,4303,4303,4303,4304,0,0,0,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,116,116,116,116,116,116,116,116,116,116,116,116,116,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,0,0,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,0,0,0,116,116,116,116,116,116,116,116,116,\n4077,4077,4077,4077,4077,4077,4077,4077,4077,4077,4077,4077,4077,4077,4077,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,0,0,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,114,114,114,0,116,116,116,116,116,0,114,\n4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,0,0,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,0,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,114,114,114,114,114,114,114,114,114,114,114,114,\n4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,0,0,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,0,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,114,114,114,114,114,114,114,114,114,114,114,114,114,\n4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,116,116,116,116,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,0,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,116,116,116,116,116,116,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,116,116,116,116,116,116,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,\n4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,0,0,0,0,116,116,116,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,114,114,114,114,116,116,116,116,116,116,116,116,116,116,\n4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,116,116,116,0,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,116,116,116,0,2608,2608,2608,2608,2608,2608,2608,116,116,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,116,116,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,116,116,116,116,116,116,116,116,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,116,116,116,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,116,116,116,116,116,116,116,116,116,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,116,116,116,116,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,116,116,116,116,116,116,116,116,116,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,116,116,116,116,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,0,2608,0,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,0,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,2608,114,2608,114,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114\n</data>\n </layer>\n <layer id=\"5\" name=\"2\" width=\"100\" height=\"20\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,337,338,337,338,337,338,337,338,337,338,337,338,337,338,337,338,337,338,337,338,337,338,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"2\" name=\"3\" width=\"100\" height=\"20\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,135,135,135,793,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4636,4636,4636,2,3,3,3,3,3,3,3,3,3,3,4,\n0,0,0,0,0,0,0,0,0,0,0,0,135,135,135,906,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,0,0,0,0,0,0,0,0,0,0,117,\n0,0,0,0,0,0,0,0,0,0,0,0,135,135,135,906,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,795,0,0,0,0,0,0,0,0,0,0,0,0,795,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,115,0,0,0,0,0,0,0,0,0,0,0,117,\n247,247,247,247,247,247,247,247,247,247,247,247,248,135,135,906,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,908,0,0,0,0,0,0,0,0,0,0,0,0,908,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,115,228,229,229,229,229,229,342,0,341,229,229,229,230,\n247,247,247,247,247,247,247,247,247,247,247,247,247,248,135,906,0,0,0,0,1132,1020,1020,1020,1020,1020,1246,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,3,4,0,0,0,908,0,0,0,0,0,0,0,0,0,0,0,0,908,0,0,0,0,0,0,0,0,0,0,0,795,0,0,0,0,115,228,229,229,229,229,229,342,228,229,230,341,229,229,229,\n247,247,247,247,247,247,247,247,247,247,247,247,247,247,248,906,0,0,0,0,0,0,0,0,0,0,906,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,116,116,117,0,0,0,908,0,0,0,0,0,0,0,0,0,0,0,0,908,0,0,0,0,0,0,0,0,0,0,0,908,0,0,0,0,228,229,229,229,229,342,0,228,229,229,229,230,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,906,0,0,0,0,0,0,0,0,0,0,906,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,116,116,117,0,0,0,908,0,0,0,0,0,0,0,0,0,2,3,4,908,0,0,0,0,0,0,0,0,0,0,0,908,0,0,0,0,0,0,0,0,2722,228,229,342,0,0,0,0,0,341,229,\n0,0,0,3282,3283,3283,3284,0,3282,3283,3283,3284,0,0,2494,906,0,0,0,0,0,0,0,0,0,0,906,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,116,116,117,0,0,0,908,0,0,0,0,0,0,0,0,0,115,116,117,908,0,0,0,0,0,0,1132,1020,1020,1020,1020,1021,0,0,0,0,0,0,0,2722,0,0,0,228,229,229,229,229,229,230,0,\n0,0,0,3395,3396,3396,3397,0,3395,3396,3396,3397,0,2494,0,906,0,0,0,0,0,0,0,0,0,0,1019,1020,1020,1246,0,0,0,0,0,0,0,0,0,2,3,3,3,4,0,0,0,0,228,229,229,230,1132,1020,1020,1021,0,0,0,0,0,0,0,0,0,115,116,117,908,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2722,0,0,0,0,0,0,0,0,0,0,2491,2492,\n0,0,0,3508,3509,3509,3510,0,3508,3509,3509,3510,0,2607,0,1019,1020,1020,1133,0,0,0,0,0,0,0,0,0,0,906,0,0,0,0,0,0,0,0,2,3,2,3,4,3,3,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,229,230,908,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2722,0,0,0,0,0,0,0,0,0,0,0,2717,2718,\n0,0,0,0,0,0,0,0,0,0,0,0,0,2607,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1019,1020,1020,1020,1020,1133,0,0,0,115,2,228,229,230,3,4,117,0,0,0,0,0,0,0,0,0,0,0,0,0,1245,1020,1133,0,0,0,1132,1020,1020,1021,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2609,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,3282,3283,3283,3284,0,3282,3283,3283,3284,0,2607,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,228,229,229,229,342,117,117,0,0,0,0,0,0,0,0,0,0,0,0,0,908,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2609,0,0,0,0,2,3,3,3,3,3,3,3,3,3,\n0,0,0,3395,3396,3396,3397,0,3395,3396,3396,3397,0,2607,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,229,229,229,342,228,230,3,4,2,4,0,0,0,0,0,0,0,0,0,0,908,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,3,3,3,3,3,3,3,3,3,3,3,3,0,0,0,2,3,3,3,3,3,\n0,0,0,3508,3509,3509,3510,0,3508,3509,3509,3510,0,2607,0,0,0,0,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,0,0,0,117,228,230,0,0,0,0,2,3,3,4,2,4,908,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,0,0,2,3,3,3,3,3,3,3,3,3,3,4,0,115,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,2607,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,342,0,0,117,0,0,0,0,0,0,115,0,0,117,228,230,908,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,3,2,3,3,3,2,3,3,3,3,3,3,4,0,0,117,2,3,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,2607,0,0,0,0,0,0,0,0,0,0,0,0,2,3,3,3,3,3,3,3,4,0,0,0,0,0,0,0,0,228,229,229,230,0,0,0,0,0,0,115,0,0,117,1132,1020,1021,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,2,4,115,0,0,0,115,0,0,0,0,341,229,230,0,0,117,115,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,2607,0,0,0,0,0,0,0,0,0,0,0,0,115,0,0,0,0,0,0,0,3,3,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,0,3,3,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,228,230,115,0,0,0,228,229,229,229,229,230,0,341,229,229,230,115,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,2607,0,0,0,0,0,0,0,0,0,0,0,0,115,0,0,0,0,0,0,0,0,0,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,0,0,0,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,0,228,229,342,0,0,0,0,0,341,229,229,230,0,0,0,228,229,229,229,229,229,229,\n0,0,0,0,0,0,0,0,0,0,0,0,0,2607,0,0,0,0,0,0,0,0,0,0,0,0,115,0,0,0,0,0,0,0,0,0,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,0,0,0,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,0,0,0,228,229,229,229,229,229,230,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,11,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,13,228,229,229,229,229,229,229,229,229,229,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,229,229,229,229,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2721,228,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229\n</data>\n </layer>\n <layer id=\"3\" name=\"4\" width=\"100\" height=\"20\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,208,208,208,208,208,208,208,208,208,208,208,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,208,208,208,208,208,208,208,208,208,208,208,208,208,0,0,0,0,0,0,0,208,208,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,208,208,208,208,208,208,208,208,208,208,0,0,0,0,208,208,208,0,0,0,0,0,208,208,208,208,208,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,208,208,208,208,208,208,208,208,208,208,208,0,0,0,0,208,208,208,0,0,0,0,0,208,208,208,208,208,208,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,208,208,208,208,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,208,208,0,0,0,0,0,0,0,0,0,0,208,208,208,208,208,208,208,208,208,0,0,0,0,0,0,0,0,0,0,0,208,208,208,208,208,208,208,208,208,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,208,208,208,208,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,208,208,208,208,0,0,0,0,0,0,0,0,0,208,208,208,208,208,208,208,208,0,0,0,0,0,0,0,0,0,0,0,0,0,208,208,208,208,208,208,208,208,208,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,208,208,208,208,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,3849,0,0,3623,0,3849,3849,0,0,0,0,0,0,0,0,0,208,208,208,208,208,208,0,0,0,0,0,0,0,0,0,208,208,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,208,208,208,208,208,208,0,0,0,0,0,0,0,0,0,0,0,0,208,208,208,208,208,208,208,208,208,208,208,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,3623,0,0,0,3623,0,0,0,0,0,0,0,0,0,208,208,208,208,208,208,208,208,208,208,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,208,208,208,208,208,208,208,208,208,208,0,0,0,0,0,0,0,0,0,208,208,208,208,208,208,208,208,208,208,208,208,208,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,208,208,208,208,208,208,208,208,208,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,208,208,208,208,208,208,208,0,0,0,0,0,0,0,0,0,0,0,0,208,208,208,208,208,208,208,208,208,208,208,208,208,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,3736,0,0,0,0,0,0,0,0,0,0,0,0,208,208,208,208,208,208,208,208,208,208,208,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,208,208,208,208,208,0,0,0,0,0,0,0,0,0,0,0,0,208,208,208,208,208,208,208,208,208,208,208,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,3623,0,3849,3849,0,0,0,3849,3849,0,0,0,0,0,0,0,0,0,0,0,208,208,208,208,208,208,208,208,208,208,208,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,208,208,208,208,0,0,0,0,0,0,0,0,0,0,0,0,0,0,208,208,208,208,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,208,208,208,208,208,208,208,208,208,208,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,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,208,208,208,208,208,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,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"4\" name=\"5\" width=\"100\" height=\"20\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,224,450,451,450,451,450,451,450,451,450,451,450,451,450,451,450,451,450,451,450,451,450,451,450,451,450,451,450,451,450,451,450,451,450,451,450,451,450,451,450,451,450,451,450,451,450,451,450,451,450,451,450,451,450,451,450,451,450,451,450,338,337,451,450,451,450,451,450,451,450,338,547,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,337,451,450,338,337,451,450,451,450,451,450,338,337,451,450,451,450,451,450,451,450,451,450,451,450,338,337,338,337,338,337,338,337,338,337,338,337,338,337,338,337,338,337,451,450,451,450,451,450,338,337,338,337,338,337,338,337,451,450,451,225,224,450,338,337,451,450,451,450,338,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,224,450,451,225,224,450,451,450,451,450,451,225,224,450,451,450,3752,3753,3753,3755,451,450,451,450,451,225,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,546,547,337,338,337,338,337,338,0,0,0,0,0,547,0,0,337,338,337,338,337,338,547,0,337,451,450,338,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,337,451,450,338,337,338,337,338,337,338,337,451,450,451,450,338,3865,3866,3866,3868,337,338,337,338,337,338,0,0,0,0,0,0,0,0,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,225,224,225,0,0,546,224,450,451,225,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,224,450,451,225,0,0,0,0,0,0,0,337,338,337,338,0,3978,3979,3980,3981,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,206,0,0,0,0,0,0,0,0,0,0,0,546,224,225,224,450,338,337,338,0,547,0,337,338,337,338,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,337,451,450,338,0,0,0,0,0,0,0,0,0,0,0,205,4091,4092,4093,4094,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,337,338,337,338,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,907,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,224,450,451,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,0,0,0,0,0,0,0,0,0,224,225,224,225,224,225,0,0,0,0,0,0,0,0,0,0,205,547,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,337,451,450,338,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,337,451,450,451,450,338,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,337,338,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,546,337,338,337,338,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,547,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,547,546,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,224,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,546,0,0,547,0,0,0,0,0,0,0,0,224,225,224,225,224,225,224,225,224,225,224,225,224,225,547,546,0,0,907,907,0,0,0,0,0,0,0,0,0,0,0,0,907,0,0,0,0,0,0,\n224,225,224,225,224,225,224,225,224,225,224,225,224,225,0,337,451,225,224,225,224,225,224,225,224,225,0,0,0,0,0,0,0,0,0,0,224,225,224,225,546,0,0,0,0,0,0,546,224,225,224,225,546,0,0,0,0,0,0,0,224,450,338,337,451,450,451,450,338,337,451,450,338,337,338,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n450,451,450,451,450,338,337,451,450,338,337,451,450,451,225,224,450,451,450,451,450,451,450,451,450,451,0,0,0,0,0,0,0,0,0,546,337,451,450,451,225,547,0,0,0,0,0,224,450,338,337,451,225,0,0,0,0,0,0,0,337,451,225,224,450,451,450,451,450,451,450,451,225,224,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,\n338,337,451,450,451,225,224,450,451,225,224,450,451,450,451,450,451,450,338,337,451,450,338,337,451,225,0,0,0,0,0,0,0,0,0,0,0,337,338,337,451,225,224,225,224,225,224,225,224,225,224,450,338,0,0,0,0,0,0,0,224,450,451,450,451,450,451,450,451,450,451,450,451,450,338,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n225,224,450,451,450,451,450,451,450,451,450,451,450,451,450,451,450,451,225,224,450,451,225,224,450,338,0,0,0,0,0,0,0,0,0,0,0,224,225,224,450,451,450,451,450,451,450,451,450,451,450,451,225,0,0,0,0,0,0,224,450,451,450,451,450,451,450,451,450,451,450,451,450,451,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,\n451,450,338,337,451,450,451,450,451,450,451,450,451,450,451,450,451,450,451,450,451,450,451,450,451,225,0,0,0,0,0,0,0,0,0,0,0,337,451,450,451,450,451,450,451,450,451,450,451,450,451,450,338,0,0,0,0,0,0,337,451,450,451,450,451,450,451,450,451,450,451,450,451,450,338,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n337,338,0,0,0,0,0,0,0,0,0,0,0,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,450,451,450,451,450,451,450,451,450,451,450,451,450,451,225,0,0,0,218,0,0,224,450,451,450,451,450,451,450,451,450,451,450,451,450,451,225,0,218,218,218,218,0,218,0,0,218,218,218,218,218,218,218,0,0,0,218,218,218,218,218,218\n</data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/hoenn-route-114.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"36\" height=\"80\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"5\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"1\" name=\"1\" width=\"36\" height=\"80\">\n  <data encoding=\"csv\">\n4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4189,4190,4190,4528,4303,4303,4303,4303,4303,4303,4303,4303,4303,4303,4303,\n4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4191,0,0,0,0,4189,4190,4190,4191,0,0,0,0,0,0,0,0,0,0,0,\n4190,4190,4190,4190,4190,4303,4303,4303,4303,4303,4303,4303,4303,4303,4303,4303,4304,0,0,0,0,4302,4303,4303,4304,0,0,0,0,0,0,0,0,0,0,0,\n4190,4190,4190,4190,4190,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4417,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n4190,4190,4190,4190,4191,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4076,4077,4077,4077,4077,4077,4077,4077,\n4190,4190,4190,4190,4191,0,0,4076,4077,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4189,4190,4190,4190,4190,4190,4190,4190,\n4190,4190,4190,4190,4191,0,0,4189,4190,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4076,4077,4077,4077,4077,4642,4190,4190,4190,4190,4190,4190,4190,\n4303,4303,4303,4303,4304,0,0,4189,4190,0,0,0,0,0,0,0,0,0,0,0,0,0,4076,4642,0,0,0,0,4190,4190,4190,4190,4190,4190,4190,4190,\n0,0,0,0,0,0,0,4189,4190,0,0,0,0,0,0,0,0,0,0,0,0,0,4189,4190,0,0,0,0,4190,4190,4190,4190,4190,4190,4190,4190,\n0,0,0,0,0,0,0,4302,4303,0,0,0,0,0,0,0,0,0,0,0,0,0,4189,4190,0,0,0,0,4190,4190,4190,4190,4190,4190,4190,4190,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4076,4077,4077,4077,4642,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4076,4077,4642,4190,4190,4190,4190,4190,4190,0,0,0,4190,4190,4190,4190,4190,4190,4190,4190,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4189,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,\n0,0,4076,4077,4077,4077,4077,4077,4077,0,0,0,0,4077,4077,4077,4642,0,0,0,0,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,\n0,0,4189,4190,4190,4190,4190,4190,4190,0,0,0,0,4190,4190,4190,4190,0,0,0,0,4190,4190,0,0,0,0,0,4190,4190,4190,4190,4190,4190,4190,4190,\n0,0,4189,4190,4190,4190,4190,4190,0,0,0,0,0,4190,4190,4190,4190,0,0,0,0,4190,4190,0,0,0,0,0,4190,4190,4190,4190,4190,4190,4190,4190,\n0,0,0,0,0,0,0,0,0,0,0,0,0,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,0,0,0,0,0,4190,4190,4190,4190,4190,4190,4190,4190,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4190,4190,4190,4190,4190,4190,4190,0,0,0,0,0,4190,4190,4190,4190,4190,4190,4190,4190,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4190,4190,4190,4190,4190,4190,4190,0,0,0,0,0,4190,4190,4190,4190,4190,4190,4190,4190,\n4077,4077,4077,4077,4077,4077,4077,4077,0,0,0,0,0,0,0,0,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,\n4190,4190,4190,4190,4190,4190,4190,4190,0,0,0,0,0,0,0,0,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,4190,\n0,4190,4190,4190,4190,4190,4190,4190,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4190,4190,4190,4190,4190,4190,\n119,4190,4190,4190,4190,4190,4190,4190,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4190,4190,4190,4190,4190,4190,\n119,119,4190,4190,4190,4190,4190,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4190,4190,4190,4190,4190,4190,\n119,119,119,4190,4190,4190,4190,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4190,4190,4190,4190,4190,4190,\n119,119,119,119,119,119,0,0,0,0,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4190,4190,4190,4190,4190,4190,\n119,119,119,119,119,119,0,0,0,0,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4190,4190,4190,\n119,119,119,119,119,119,0,0,0,0,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4190,4190,4190,\n119,119,119,119,119,119,0,0,0,0,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,119,119,\n119,119,119,119,119,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,119,119,\n119,119,119,119,119,119,0,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,119,119,\n119,119,119,119,119,119,0,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,119,119,\n119,119,119,119,119,119,0,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,119,119,\n119,119,119,119,119,119,0,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,0,119,119,\n119,119,119,119,119,119,119,119,119,119,119,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,119,119,\n119,119,119,119,119,119,119,119,119,119,119,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,119,119,\n119,119,119,119,119,119,119,119,119,119,119,119,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,119,119,\n119,119,119,119,119,119,119,119,119,119,119,119,119,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,119,119,\n119,119,119,119,119,119,119,119,119,119,119,119,119,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,119,119,\n119,119,119,119,119,119,119,119,119,119,119,119,119,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,119,119,\n119,119,119,119,119,119,119,119,119,119,119,119,119,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,119,119,\n119,119,119,119,119,119,119,119,119,119,119,119,119,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,119,119,\n119,119,119,119,119,119,119,119,119,119,119,119,119,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,119,119,\n119,119,119,119,119,119,119,119,119,119,119,119,119,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,119,119,\n119,119,119,119,119,119,119,119,119,119,119,119,119,119,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,119,119,\n119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,119,119,\n119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,119,119,\n119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,119,119,119,\n119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,119,119,119,119,119,\n119,119,119,119,119,119,119,119,119,119,119,119,119,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,119,119,119,119,119,119,119,119,\n119,119,119,119,119,119,119,119,119,119,119,119,119,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,119,119,119,119,119,119,119,119,\n119,119,119,119,119,119,119,119,119,119,119,119,119,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,119,119,119,119,119,119,119,119,\n119,119,119,119,119,119,119,119,119,119,119,119,119,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,119,119,119,119,119,119,119,119,\n119,119,119,119,119,119,119,119,119,119,119,119,119,119,114,114,114,114,114,114,114,114,114,114,114,114,114,114,119,119,119,119,119,119,119,119,\n119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,114,114,114,114,114,114,114,114,119,119,119,119,119,119,119,119,119,119,119,119,\n119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,114,114,114,114,114,114,114,119,119,119,119,119,119,119,119,119,119,119,119,\n119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,114,114,114,114,114,114,119,119,119,119,119,119,119,119,119,119,119,119,\n119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,114,114,114,114,114,114,119,119,119,119,119,119,119,119,119,119,119,119,\n119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,114,114,114,114,119,119,119,119,119,119,119,119,119,119,119,119,119,\n119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119\n</data>\n </layer>\n <layer id=\"2\" name=\"2\" width=\"36\" height=\"80\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,135,135,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,359,247,248,135,0,0,0,0,0,247,247,247,247,247,247,247,247,247,247,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,135,359,247,248,0,0,0,0,135,0,247,3756,3757,3757,3760,247,247,247,247,\n0,0,0,0,0,359,247,247,247,247,247,247,247,247,247,247,247,248,135,0,359,247,247,247,247,0,135,0,247,247,247,247,247,247,247,247,\n0,0,0,0,0,135,359,247,247,247,247,247,247,247,247,247,247,247,248,359,248,359,0,0,0,247,0,135,0,0,0,0,0,0,0,0,\n0,0,0,0,0,135,135,0,0,4409,4410,4410,4410,4410,4410,4410,4410,4410,4411,135,359,248,359,0,0,0,247,0,0,0,0,0,3282,3283,3283,3284,\n0,0,0,0,0,135,135,0,0,4522,0,0,0,0,0,0,0,0,4524,135,135,359,248,0,0,0,0,0,0,0,0,0,3395,3396,3396,3397,\n0,0,0,0,0,135,135,0,0,4522,0,0,0,0,4524,359,247,247,247,248,135,135,0,0,4409,4410,4410,4411,0,3285,3287,0,3395,3396,3396,3397,\n247,247,247,247,247,248,135,0,0,4522,0,0,4524,359,247,248,359,247,247,247,248,135,0,0,4522,0,0,4524,0,3398,3400,0,3508,3509,3509,3510,\n247,247,247,247,247,247,248,0,0,4522,0,0,4524,135,359,247,248,359,247,247,247,248,0,0,4522,0,0,4524,0,3398,3400,0,0,0,0,0,\n247,247,247,247,247,247,247,247,247,2267,2267,2267,2267,248,135,359,247,248,0,0,0,0,0,0,4636,4636,4636,4636,0,3398,3400,0,0,0,0,0,\n359,247,247,247,247,247,247,247,247,2267,2267,2267,2267,247,248,135,0,0,0,0,3285,3286,3286,3286,3286,3286,3286,3286,3286,3399,3400,0,3282,3283,3283,3284,\n135,359,247,247,247,247,247,247,247,2267,2267,2267,2267,247,247,248,0,0,0,0,3398,3399,3512,3512,3512,3512,3512,3512,3512,3512,3513,0,3395,3396,3396,3397,\n135,135,0,0,0,0,0,0,0,4522,0,0,4524,0,0,0,0,4409,4410,4411,3398,3400,0,0,0,0,0,0,0,0,0,0,3395,3396,3396,3397,\n248,135,0,0,0,0,0,0,0,4522,0,0,4524,0,0,0,0,4522,0,4524,3398,3400,0,4409,4410,4410,4410,4411,0,0,0,0,3508,3509,3509,3510,\n247,248,0,0,0,0,0,0,4409,4635,0,0,4524,0,0,0,0,4522,0,4524,3398,3400,0,4522,0,0,0,4524,0,0,0,0,0,0,0,0,\n4410,4410,4410,4410,4410,4410,4410,4410,4635,0,0,0,4524,0,0,0,0,4636,4636,4636,3398,3400,0,4522,0,0,0,4524,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,4637,4410,4410,4411,0,0,0,0,3398,3400,0,4522,0,0,0,4524,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4524,0,0,0,0,3398,3400,0,4522,0,0,0,4524,0,0,0,0,0,0,0,0,\n4636,4636,4636,4636,4636,4636,4636,4636,4522,0,0,0,0,0,0,4524,0,0,0,0,3511,3513,0,4636,4636,4636,4636,4636,0,0,0,0,0,0,0,0,\n7,0,0,0,0,0,0,0,4522,0,0,0,0,0,0,4524,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n120,0,0,0,0,0,0,0,4522,0,0,0,0,0,0,4637,4410,4410,4410,0,0,0,0,4410,4410,4410,4410,4410,4410,4411,0,0,0,0,0,0,\n6,7,0,0,0,0,0,0,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4524,0,0,0,0,0,0,\n0,6,7,0,0,0,0,4409,4635,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4524,0,0,0,0,0,0,\n0,0,6,6,6,6,7,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4524,0,0,0,0,0,0,\n7,0,0,0,0,0,120,4522,0,4524,4636,4636,4636,4636,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4524,0,0,0,0,0,0,\n120,0,0,0,0,0,120,4522,0,4524,0,0,0,0,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4637,4410,4410,4411,0,0,0,\n6,6,7,0,0,0,120,4522,0,4524,0,0,0,0,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4524,5,6,6,\n0,0,120,0,0,0,120,4522,0,4524,0,0,0,0,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4524,118,0,0,\n0,0,6,7,0,0,120,4522,0,4637,4410,4410,4410,4410,4635,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4524,118,0,0,\n0,0,0,120,0,0,120,4636,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4524,118,0,0,\n0,0,0,120,0,0,120,0,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4524,118,0,5,\n0,0,0,120,0,0,120,0,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4524,118,0,118,\n0,0,0,120,0,0,120,0,4636,4636,4636,4636,4636,4636,4522,0,0,0,0,0,0,0,0,4524,4636,927,928,928,928,931,4636,4636,4636,118,0,118,\n0,0,0,6,6,7,6,6,6,6,6,7,0,0,4636,4636,4636,4636,4636,4636,0,0,0,4636,0,0,0,0,0,0,0,0,0,118,0,118,\n6,6,6,7,0,6,6,6,6,6,7,120,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,118,0,118,\n7,0,0,120,7,0,0,0,0,0,120,6,6,7,1248,1023,1023,1023,1136,0,0,0,1135,1023,1249,0,0,0,0,0,0,0,0,118,0,118,\n6,6,7,6,6,6,6,7,0,0,120,0,0,120,911,0,0,0,0,0,0,0,0,0,1022,1136,2714,2715,2716,1135,1249,0,0,118,0,118,\n0,0,120,0,0,0,0,120,7,0,6,7,0,120,911,0,0,0,0,0,0,0,5,7,0,0,0,0,0,0,909,0,0,118,0,118,\n0,0,120,0,0,0,0,120,120,7,0,120,0,120,911,0,0,0,0,0,0,0,231,233,0,0,0,0,0,0,909,0,0,118,0,118,\n0,0,120,0,0,0,0,120,120,120,0,120,0,120,911,0,0,0,0,0,0,0,0,5,7,0,0,0,0,0,909,0,0,118,0,118,\n0,344,233,0,0,0,0,120,120,120,0,120,0,120,911,0,0,1248,1023,1023,1136,0,0,231,233,0,0,0,0,0,909,0,0,118,0,118,\n344,233,0,0,0,0,0,120,120,120,0,120,0,120,911,0,0,911,0,0,0,0,0,0,0,0,0,0,0,0,909,0,0,118,0,118,\n120,0,0,0,0,0,344,233,120,120,0,120,0,120,911,0,0,911,0,0,0,0,0,0,0,0,0,0,0,0,909,0,0,118,0,118,\n120,0,0,344,232,232,233,0,120,120,0,120,0,6,6,7,0,911,0,0,0,0,0,0,0,0,0,1135,1249,0,909,0,0,118,0,118,\n120,0,344,233,344,232,232,232,233,120,0,120,0,0,0,6,7,911,0,0,0,0,0,0,0,0,0,0,909,0,909,0,0,118,0,118,\n120,0,120,344,233,344,232,232,232,233,344,233,0,0,0,0,120,911,0,0,0,1135,1023,1023,1023,1023,1249,0,909,0,909,0,0,118,0,118,\n6,7,120,120,344,233,0,0,344,232,233,0,0,0,0,0,120,911,0,0,0,0,0,0,0,0,909,0,909,0,909,5,6,6,6,6,\n0,120,120,120,120,0,0,344,233,0,0,0,0,0,0,0,120,911,0,0,0,0,0,0,0,0,909,0,5,6,6,6,5,6,6,6,\n0,120,120,120,120,344,232,233,0,0,0,0,0,344,232,232,233,0,0,0,5,7,0,0,0,0,909,5,118,5,6,6,6,5,6,6,\n0,120,120,120,120,120,0,0,0,0,0,0,0,120,0,0,0,0,0,0,231,233,0,0,0,0,909,118,118,118,0,0,5,6,0,0,\n0,120,120,120,120,120,0,0,0,0,0,0,0,120,0,0,0,0,0,0,0,0,0,0,0,0,909,118,118,231,232,345,118,0,0,0,\n0,120,120,120,120,120,0,5,7,0,0,0,0,120,0,0,0,0,0,0,0,0,0,0,0,0,909,118,118,0,0,118,118,0,0,0,\n0,120,120,120,120,6,7,231,233,0,0,0,0,6,6,6,7,0,0,0,0,0,0,5,6,6,6,6,118,0,0,118,118,0,0,0,\n0,120,120,120,6,7,6,6,6,7,0,0,0,0,0,0,120,0,0,0,0,0,0,118,5,6,6,6,6,0,0,118,231,345,0,0,\n0,120,120,6,6,6,6,7,0,6,6,7,0,0,0,0,6,6,7,0,0,0,0,118,118,0,0,0,0,0,0,118,0,118,0,0,\n0,120,6,6,6,6,7,6,7,0,0,6,6,7,0,0,0,0,120,0,0,0,0,118,118,0,0,0,0,0,0,118,0,231,345,0,\n0,6,6,6,6,7,6,7,6,6,6,7,0,120,0,0,0,0,120,0,0,0,0,118,231,232,232,345,0,0,0,231,232,345,118,0,\n0,0,0,0,0,120,0,0,7,0,0,120,7,120,0,0,0,0,6,6,6,6,6,6,0,0,0,118,0,0,0,0,0,118,118,0,\n0,0,0,0,0,120,0,0,120,0,0,120,120,120,0,0,0,0,0,0,0,0,0,0,0,0,0,118,0,0,0,0,0,118,118,0,\n0,0,0,344,232,233,0,0,120,0,344,233,120,120,0,0,0,0,0,0,0,0,0,0,0,0,0,118,0,0,0,0,0,118,118,0,\n0,0,344,233,344,232,232,232,233,344,233,0,120,6,6,6,6,6,6,6,6,7,0,0,0,0,5,6,0,0,0,0,5,6,118,0,\n0,0,120,344,233,344,232,232,232,233,344,232,233,0,5,6,6,6,6,6,7,120,5,6,6,6,6,0,0,0,0,0,118,0,118,0,\n0,0,120,120,0,120,344,232,232,232,233,0,0,5,118,0,0,0,0,0,6,6,6,6,7,0,5,7,0,0,0,0,118,0,118,0,\n0,0,120,120,344,233,120,0,0,0,0,0,5,6,6,6,0,0,0,0,0,0,0,0,120,7,231,233,0,0,0,5,6,0,118,0,\n0,0,120,120,120,0,120,0,0,0,0,5,118,0,0,0,0,0,0,0,0,0,0,0,6,6,7,0,0,0,0,118,0,5,6,0,\n0,0,120,120,120,344,233,0,0,0,0,118,118,0,0,0,0,0,5,6,6,7,0,0,0,0,120,7,0,0,0,118,0,118,0,0,\n0,0,120,120,120,120,5,7,0,0,0,118,231,232,232,232,345,5,6,0,0,120,0,0,0,0,120,120,0,0,0,118,0,118,0,0,\n0,0,120,120,120,120,231,233,0,0,0,231,345,0,0,0,118,118,0,0,344,233,0,0,0,0,120,120,0,0,0,118,5,6,0,0,\n0,0,120,120,6,6,7,0,0,0,0,0,231,232,232,345,118,231,345,0,120,0,0,344,232,232,233,120,0,0,0,118,118,0,0,5,\n0,0,120,6,7,0,120,7,0,0,0,0,0,0,0,118,231,345,231,232,233,0,344,233,0,0,0,120,0,0,0,118,118,0,0,118,\n0,0,120,0,120,0,120,120,0,0,0,0,0,0,0,231,345,118,0,0,0,0,120,344,232,232,232,233,0,0,0,118,118,0,0,118,\n0,0,120,0,120,0,6,6,7,0,0,0,0,0,0,0,118,118,5,6,6,7,120,120,0,0,0,0,0,0,0,118,118,5,6,6,\n0,0,120,0,6,6,7,0,120,7,0,0,0,0,0,5,6,6,118,0,0,120,120,120,0,0,0,0,0,0,5,6,6,118,0,0,\n0,0,6,6,7,0,120,0,6,6,6,6,6,6,6,6,5,6,6,0,0,120,6,6,7,0,0,0,0,5,118,0,5,6,0,0,\n0,0,0,0,120,0,120,0,0,0,0,0,0,5,6,6,6,0,5,6,7,6,7,0,6,6,6,6,6,6,6,0,118,0,0,5,\n0,0,0,0,6,7,6,6,6,6,6,6,6,6,0,5,6,6,6,0,120,0,120,0,0,0,0,0,0,0,0,0,118,0,0,118,\n0,0,0,0,0,6,7,0,0,0,0,0,5,6,6,6,0,0,0,0,6,7,6,6,7,0,0,0,0,0,5,6,6,0,0,118,\n0,0,0,0,0,0,6,6,6,6,6,6,6,0,0,0,0,0,0,0,0,6,6,7,6,6,6,7,0,0,118,0,0,0,5,6,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,7,0,0,6,6,6,6,0,0,0,118,0\n</data>\n </layer>\n <layer id=\"3\" name=\"3\" width=\"36\" height=\"80\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,359,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,359,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,248,0,359,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,247,247,247,0,248,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,247,247,247,0,248,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3736,0,3849,3849,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3849,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3623,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3623,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3623,0,0,0,0,0,0,0,0,0,0,0,0,0,3849,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3623,0,0,0,0,0,0,0,0,3849,3849,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,3736,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3623,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3623,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3623,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3623,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1350,1351,1351,1352,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1350,1351,1351,1352,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1350,1351,1351,1352,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1350,1351,1351,1352,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1350,1351,1351,1352,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1350,1351,1351,1352,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,659,0,0,659,0,0,0,0,0,1350,1351,1351,1352,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,659,0,0,0,0,0,0,1350,1351,1351,1352,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1350,1351,1351,1352,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1350,1351,1351,1352,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1350,1351,1351,1352,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1350,1351,1351,1352,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1350,1351,1351,1352,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,95,95,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,95,95,95,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,95,95,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,95,95,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,95,95,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,95,0,0,0,0,0,0,0,0,0,0,95,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,95,95,95,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,95,95,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,95,95,95,95,95,95,95,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,95,95,95,95,95,95,0,0,0,0,0,0,2837,2498,2838,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,95,95,95,95,95,0,0,0,0,0,0,0,2836,2611,2949,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,95,95,95,95,0,0,0,0,0,0,0,0,2836,2611,2949,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,95,95,0,0,0,0,0,0,0,0,0,0,1811,1812,1813,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,1348,0,0,0,0,0,0,0,1348,1349,0,95,95,95,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,95,95,95,95,95,95,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,95,95,95,95,95,95,95,95,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,95,95,95,95,95,95,95,95,95,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,95,95,95,95,95,95,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,95,95,95,95,95,95,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,95,95,95,95,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,95,0,95,95,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,95,0,0,1348,1349,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,459,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,572,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,1348,1349,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,1348,1349,0,0,0,0,0,0,0,0,0,1348,1349,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1348,1349,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"4\" name=\"4\" width=\"36\" height=\"80\">\n  <data encoding=\"csv\">\n451,450,451,450,451,450,451,450,451,450,451,450,451,450,451,225,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n450,451,450,338,337,338,337,338,337,338,337,338,337,338,337,338,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n451,450,451,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,\n450,451,450,338,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3869,3870,3870,3873,224,225,224,225,\n451,450,451,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,3982,3983,3984,3986,337,338,337,338,\n450,451,450,338,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4091,4092,4093,4094,0,0,0,0,\n338,337,338,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,205,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,224,225,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,224,225,224,225,0,0,0,0,0,0,0,0,0,0,337,338,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,337,451,450,451,225,0,0,0,0,0,0,224,225,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,224,450,451,450,338,0,0,0,0,0,224,450,451,225,0,0,0,0,0,0,0,0,0,0,0,224,225,0,0,0,0,0,0,\n0,0,0,337,338,337,338,0,0,0,0,0,0,337,338,337,338,0,0,0,0,0,0,0,0,0,0,0,337,451,225,0,0,0,0,0,\n0,0,0,0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,337,451,225,224,225,0,0,\n0,202,203,0,0,315,316,202,203,0,0,0,0,0,0,0,0,224,225,0,0,0,0,0,0,0,0,0,0,224,450,451,450,451,225,224,\n0,315,316,224,225,224,225,315,316,0,0,0,0,0,0,0,224,450,451,225,0,0,0,0,0,0,0,0,0,337,338,337,451,450,451,450,\n0,0,224,450,451,450,451,225,0,0,0,0,0,0,0,0,337,451,450,338,0,0,0,0,0,0,0,0,0,224,225,0,337,451,450,451,\n0,224,450,451,450,451,450,338,0,0,0,0,0,0,0,0,0,337,338,0,0,0,0,0,0,0,0,546,0,337,451,225,224,450,451,450,\n0,337,451,450,451,450,451,225,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,337,451,450,451,450,338,\n0,0,337,451,450,451,450,338,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,224,450,451,450,451,225,\n0,0,0,337,338,337,338,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,337,451,450,338,337,451,\n0,0,0,0,0,0,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,450,451,225,224,450,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,337,338,337,451,450,451,\n0,910,0,0,0,0,0,0,0,0,0,216,217,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,337,338,337,\n0,0,0,0,0,0,0,0,0,0,0,329,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1040,1041,1041,1041,1044,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1153,1155,1154,1155,1157,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1266,1268,1267,1268,1270,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,910,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,910,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,910,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,910,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,910,0,0,0,0,0,0,0,0,0,0,0,0,910,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,910,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/hoenn-route-115.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"40\" height=\"80\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"5\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"1\" name=\"1\" width=\"40\" height=\"80\">\n  <data encoding=\"csv\">\n0,4978,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n0,4978,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n0,4978,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n0,4978,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n0,4978,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n0,4978,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n0,4978,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n0,4978,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n0,4978,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n0,4978,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n0,4978,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n0,4978,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n0,4978,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n0,4978,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n0,4978,4978,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n0,0,4978,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n0,0,4978,4978,4978,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n0,0,0,0,4978,4978,4978,114,114,114,114,114,114,114,114,114,114,114,114,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n0,0,0,0,0,0,4978,114,114,114,114,114,114,114,114,114,114,114,114,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n0,0,0,0,0,0,4978,114,114,114,114,114,114,114,114,114,114,114,114,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n0,0,0,0,0,0,4978,114,114,114,114,114,114,114,114,114,114,114,114,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n0,0,0,0,0,0,4978,114,114,114,114,114,114,114,114,114,114,114,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n0,0,0,0,0,0,4978,4978,114,114,114,114,114,114,114,114,114,114,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n0,0,0,0,0,0,0,4978,114,114,114,114,114,114,114,114,114,114,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n0,0,0,0,0,0,0,4978,114,114,114,114,114,114,114,114,114,114,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n0,0,0,0,0,0,0,4978,114,114,114,114,114,114,114,114,114,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n0,0,0,0,0,0,0,4978,114,114,114,114,114,114,114,114,114,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n0,0,0,0,0,0,0,4978,114,114,114,114,114,114,114,114,114,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n0,0,0,0,0,0,0,4978,114,114,114,114,114,114,114,114,114,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n0,0,0,0,0,0,0,4978,114,114,114,114,114,114,114,114,114,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n0,0,0,0,0,0,0,4978,4978,114,114,114,114,114,114,114,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n0,0,0,0,0,0,0,4978,4978,4978,4978,114,114,114,114,114,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n0,0,0,0,0,0,0,0,0,0,4978,114,114,114,114,114,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n0,0,0,0,0,0,0,0,0,0,4978,114,114,4978,4978,114,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n0,0,0,0,0,0,0,0,0,0,4978,4978,4978,4978,4978,114,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n0,0,0,0,0,0,0,0,0,0,4978,4978,4978,4978,4978,114,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n0,0,0,0,0,0,0,0,0,0,0,0,0,4978,4978,114,114,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,4978,114,114,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,4978,114,114,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,4978,4978,114,114,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4978,114,114,114,114,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4978,114,114,114,114,114,114,114,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4978,114,114,114,114,114,114,114,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4978,114,114,114,114,114,114,114,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4978,114,114,114,114,114,114,114,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4978,114,114,114,114,114,114,114,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,4978,4978,114,114,114,114,114,114,114,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n0,0,0,0,0,0,0,0,0,0,0,0,0,4978,4978,4978,4978,4978,4978,114,114,114,114,114,114,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,\n0,0,0,0,0,0,0,0,0,0,0,0,0,2605,2605,2605,2605,4978,4978,114,114,114,114,114,114,114,114,114,114,114,114,114,114,119,119,119,119,119,119,119,\n0,0,0,0,0,0,0,0,0,0,0,0,0,2605,2605,2605,2605,4978,4978,114,114,114,114,114,114,114,114,114,114,114,114,114,114,119,119,119,119,119,119,119,\n0,0,0,0,0,0,0,0,0,0,0,0,0,2605,2605,2605,2605,4978,4978,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,0,0,0,0,0,2605,2605,2605,2605,2605,2605,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,2605,2605,2605,2605,2605,2605,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,2605,2605,2605,2605,2605,2605,2605,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,2605,2605,2605,2605,2605,2605,2605,2605,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2605,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2605,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2605,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2605,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2605,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2605,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,0,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,2605,2605,2605,2605,2605,2605,2605,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,2605,2605,2605,2605,2605,2605,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,2605,2605,2605,2605,2605,2605,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,2605,2605,2605,2605,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,2605,2605,2605,2605,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,2605,2605,2605,2605,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,2605,2605,2605,2605,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,2605,2605,2605,2605,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,2605,2605,2605,2605,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,2605,2605,2605,2605,2605,2605,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,2605,2605,2605,2605,2605,2605,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,2605,2605,2605,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,0,0,0,0,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,0,0,0,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114\n</data>\n </layer>\n <layer id=\"2\" name=\"2\" width=\"40\" height=\"80\">\n  <data encoding=\"csv\">\n5429,115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,118,118,118,118,118,0,0,0,118,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n4977,115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,118,118,118,118,118,0,0,0,231,232,345,0,0,5,6,6,6,7,0,0,0,0,0,0,\n4977,115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,118,118,118,118,118,0,0,0,0,0,118,0,0,118,0,0,0,6,6,6,6,7,0,0,\n4977,115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,118,118,118,118,118,0,0,0,0,0,118,0,0,118,0,0,0,0,0,0,0,6,6,7,\n4977,115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,118,118,118,118,231,232,232,232,232,345,231,232,345,231,232,232,232,232,232,345,0,0,0,120,\n4977,115,0,0,0,95,95,95,0,0,0,2837,2498,2498,2498,2838,118,118,118,231,232,232,232,232,345,118,0,0,231,232,232,232,232,232,345,118,0,0,344,233,\n4977,115,0,0,95,95,95,95,95,0,0,1811,1812,1812,1812,1813,118,118,231,232,232,232,345,0,118,231,232,232,232,232,232,232,232,345,118,118,0,0,120,0,\n4977,115,0,0,95,95,95,95,95,0,0,0,0,0,0,0,118,118,0,0,0,0,118,0,231,232,345,0,0,0,0,0,0,118,118,118,0,0,120,0,\n4977,115,0,0,95,95,95,95,95,0,0,0,0,0,0,0,118,118,0,0,0,0,231,232,345,0,231,232,772,232,232,345,0,118,118,231,232,232,233,0,\n4977,115,0,0,0,0,95,95,0,0,0,0,0,0,0,0,118,118,0,0,0,0,0,0,231,232,232,232,772,232,345,118,0,118,231,232,232,232,345,0,\n4977,115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,118,118,0,0,0,0,0,0,0,0,0,0,0,0,118,118,0,231,232,232,232,345,118,0,\n4977,115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,118,118,0,0,0,0,0,0,0,0,0,0,0,0,118,118,0,0,0,0,0,118,118,0,\n4977,115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,118,231,1348,1349,232,232,232,232,232,232,232,1348,1349,345,118,118,0,0,0,0,0,118,118,0,\n4977,115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,231,232,1348,1349,345,0,0,0,0,0,0,0,0,118,118,118,0,0,0,0,0,118,118,0,\n4977,228,342,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,118,0,0,0,0,5,6,7,0,118,118,118,0,0,0,0,0,118,118,0,\n5090,5429,115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,118,0,0,0,0,231,232,233,0,118,118,118,0,0,0,0,5,6,118,0,\n0,4977,228,229,342,0,0,0,0,0,0,0,0,0,0,0,0,0,5,6,6,0,0,0,0,0,0,0,0,118,118,118,0,0,0,5,6,5,6,0,\n0,5090,5091,5429,228,229,342,0,0,0,0,0,0,0,0,0,0,0,118,0,5,6,7,0,0,0,0,5,6,6,118,118,0,0,0,118,0,118,0,0,\n0,0,0,5090,5091,5429,115,0,0,0,0,0,0,0,0,0,0,0,118,0,231,232,233,0,0,5,6,6,5,6,6,6,0,0,5,6,0,118,0,0,\n0,0,0,0,0,4977,115,0,0,0,0,0,0,0,0,0,0,0,118,0,0,0,0,0,0,118,0,5,118,0,0,0,0,0,118,0,0,118,0,0,\n0,0,0,0,0,4977,115,0,0,0,0,0,0,0,0,0,0,0,118,0,0,0,5,6,6,6,5,6,6,0,0,0,0,0,118,0,0,118,0,0,\n0,5,7,0,0,4977,115,0,0,0,0,0,0,0,0,0,0,5,6,0,0,0,118,0,5,6,118,0,0,0,0,0,0,5,6,0,0,118,0,0,\n0,231,233,0,0,4977,228,342,0,0,0,0,0,0,0,0,0,118,5,6,6,6,6,5,6,6,6,0,0,0,5,6,6,6,0,5,6,6,0,0,\n0,0,0,0,0,5090,5429,115,0,0,0,0,0,0,0,0,0,118,118,0,0,0,5,118,5,6,7,0,0,0,118,5,6,6,6,6,0,0,0,0,\n0,0,0,0,0,0,4977,115,0,0,0,0,0,0,0,0,0,118,118,0,5,6,6,118,231,232,233,0,0,5,6,6,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,4977,115,0,0,0,0,0,0,0,0,5,6,118,0,118,0,5,6,0,0,0,0,5,118,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,4977,115,0,0,0,0,0,0,0,0,118,0,118,5,6,0,118,0,0,0,0,0,118,118,0,0,0,0,0,0,0,0,0,0,\n0,0,5,7,0,0,4977,115,0,0,0,0,0,0,0,0,118,0,118,118,0,0,118,0,0,5,6,6,6,6,0,0,0,0,0,0,0,0,0,0,\n0,0,231,233,0,0,4977,115,0,0,0,0,0,0,0,0,118,0,118,231,345,0,118,0,5,118,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,4977,115,0,0,0,0,0,0,0,0,118,0,118,0,118,0,118,0,118,118,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,4977,228,229,342,0,0,0,0,0,5,6,0,118,0,231,345,231,345,118,231,345,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,5,7,0,0,4977,0,0,228,342,0,0,0,0,118,0,0,231,345,0,118,0,118,231,345,231,345,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,231,233,0,0,5090,5091,5091,5429,115,0,0,0,0,118,0,0,0,118,0,118,0,231,345,231,345,231,345,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,5,7,0,0,0,0,4977,228,1348,1349,229,342,118,0,0,0,118,0,118,0,0,231,345,118,0,231,232,232,232,345,0,0,0,0,0,0,0,\n0,0,0,231,233,0,0,0,0,4977,0,0,0,0,115,118,0,0,0,118,0,231,232,345,0,118,231,345,0,0,0,0,231,232,232,232,232,232,345,0,\n0,0,0,0,0,0,0,0,0,4977,0,0,0,0,115,118,0,5,7,118,0,0,0,118,0,231,345,231,232,232,232,232,232,232,232,232,232,345,118,0,\n0,5,7,0,0,0,0,0,0,5090,5091,5091,5429,0,115,231,345,231,233,231,345,0,0,118,0,0,231,459,232,232,232,232,232,232,232,345,0,118,231,345,\n0,231,233,0,0,0,0,0,0,0,0,0,5090,5429,115,0,118,0,0,0,118,0,0,231,232,232,232,572,232,232,232,232,345,0,0,118,0,231,345,118,\n0,0,0,0,0,0,0,0,0,0,0,5,7,4977,115,0,118,0,0,0,231,232,232,345,0,0,0,0,0,0,0,0,231,232,345,231,232,345,118,118,\n0,0,0,0,0,0,0,0,0,0,0,231,233,4977,228,342,231,345,0,0,0,5,7,118,0,0,0,0,344,232,232,232,232,345,118,0,0,118,118,118,\n0,0,0,0,0,0,0,0,0,0,0,0,0,5090,5429,115,0,231,232,345,0,231,233,118,0,0,0,0,120,5,7,0,0,118,118,0,0,118,118,118,\n0,5,7,0,0,0,0,0,0,5,7,0,0,0,4977,115,0,0,0,231,232,232,345,118,0,0,0,0,120,231,233,0,0,118,118,0,0,118,118,118,\n0,231,233,0,0,0,5,7,0,231,233,0,0,0,4977,115,0,0,0,0,0,0,118,231,1348,1349,232,232,233,0,0,0,0,118,231,345,0,118,118,118,\n5,7,0,0,0,0,231,233,0,0,0,0,0,0,4977,115,0,0,0,0,0,0,118,0,0,0,0,0,5,7,0,0,5,6,6,118,0,118,118,231,\n231,233,0,0,0,0,0,0,0,0,0,0,0,0,4977,115,0,0,0,0,0,0,118,0,0,0,0,0,231,233,0,5,6,0,0,118,0,118,118,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,4864,5203,115,0,0,0,0,0,0,118,5,7,0,0,0,0,0,0,118,0,0,0,231,345,118,231,345,\n0,0,0,0,0,0,0,0,0,0,0,0,4864,5203,0,228,1348,1349,342,0,0,0,118,231,233,0,0,0,0,0,0,231,232,345,0,0,118,231,345,231,\n0,5,7,0,0,0,0,0,0,0,0,0,4977,0,0,0,0,0,115,0,0,0,231,232,345,0,0,0,0,0,0,0,0,118,0,0,118,0,231,232,\n0,231,233,0,0,0,0,0,0,0,0,0,4977,0,0,0,0,0,115,0,0,0,0,0,231,232,1348,1349,232,232,232,232,345,118,0,0,231,232,232,232,\n0,0,5,7,0,0,0,0,5,7,0,0,4977,0,0,0,0,0,115,0,0,0,0,0,0,0,0,0,0,0,0,0,118,231,232,232,232,232,232,232,\n0,0,231,233,0,0,0,0,231,233,0,0,4977,0,0,0,0,0,115,0,0,0,0,0,0,0,2491,2493,0,0,0,0,231,232,232,232,232,232,232,232,\n0,0,0,0,0,0,0,0,0,0,0,0,4977,0,0,0,0,0,115,0,0,0,0,0,0,0,2604,2606,0,793,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,5090,5429,0,0,0,0,228,342,0,0,0,0,0,0,2604,2606,0,906,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,4977,0,0,0,0,0,228,229,342,0,0,0,0,2604,2606,0,906,0,0,0,0,0,0,0,0,0,0,\n0,0,5,7,0,0,0,0,0,0,0,0,0,4977,0,0,0,0,0,0,0,115,0,0,0,0,2604,2606,0,906,0,0,0,0,0,0,0,0,0,0,\n5,7,231,233,0,0,0,0,0,0,0,0,0,5090,5091,5091,5091,5091,5091,5091,5429,115,0,0,0,0,2604,2606,0,906,0,0,0,0,0,0,0,0,0,0,\n231,233,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4977,115,0,0,0,0,2604,2606,0,906,659,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4977,115,0,0,0,0,2604,2606,0,906,0,0,659,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4977,115,0,0,0,0,2604,2606,0,906,659,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4977,115,0,0,0,0,2604,2606,0,906,0,0,659,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,4864,4865,4865,4865,4865,4865,4865,4865,4865,4865,4865,4865,5203,115,0,0,0,0,2604,2606,0,906,659,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,4864,4865,5203,0,0,0,0,0,2,3,3,3,3,3,3,3,0,0,0,0,2604,2606,0,906,0,0,659,0,0,0,0,0,0,0,\n0,0,0,0,0,4864,5203,0,0,0,0,2,3,3,3,0,0,0,0,0,0,659,0,0,0,0,2604,2606,0,906,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,4977,0,0,0,0,0,115,0,0,0,0,0,0,659,0,0,0,793,0,0,0,2604,2606,0,906,1698,1699,1700,0,0,0,0,0,0,0,\n0,0,0,0,0,4977,0,0,0,2,3,3,0,0,0,0,0,0,0,0,0,659,906,0,0,0,2604,2606,0,906,2836,2611,2949,0,0,0,0,0,0,0,\n2,4,0,0,0,4977,0,0,0,115,0,0,0,0,0,0,0,0,659,0,0,0,906,0,0,0,2604,2606,0,906,2836,2611,2949,0,0,0,0,0,0,0,\n228,230,0,0,0,4977,0,0,0,115,0,0,0,0,0,0,0,0,0,0,0,659,906,0,0,0,2604,2606,0,906,1811,1812,1813,0,0,0,0,0,0,0,\n0,0,0,0,0,4977,0,0,0,115,0,0,0,0,0,0,0,0,0,659,0,0,906,0,0,0,2717,2719,0,1019,1020,1020,1133,0,0,0,0,0,0,0,\n0,0,0,0,0,4977,0,0,0,115,0,0,0,0,0,793,0,0,0,0,0,0,906,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n2,4,0,0,0,4977,0,0,0,115,0,0,0,0,0,906,0,0,0,0,0,0,1019,1020,1020,1020,1020,1020,1020,1020,1020,1133,0,0,0,0,0,0,0,0,\n228,230,0,0,0,4977,0,0,0,228,1461,1462,342,0,0,906,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,5090,5429,0,0,0,0,0,115,0,0,1019,1020,1020,1020,1133,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,4977,0,0,0,0,0,115,0,0,0,0,0,0,0,0,0,0,1132,1020,1020,1020,1020,1020,1020,1020,1133,0,0,0,0,0,0,0,0,\n0,2,4,0,0,0,5090,5429,0,0,0,5430,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,\n0,228,230,0,0,0,0,5090,5091,5091,5091,5092,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,\n0,0,2,4,0,0,0,0,0,0,0,0,115,0,0,0,0,1132,1020,1020,1020,1133,0,0,1132,1020,1020,1020,1020,1133,0,0,0,0,0,0,0,0,0,0,\n0,0,228,230,0,0,0,0,0,0,0,2,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,\n0,0,0,0,0,0,2,4,0,0,0,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,\n0,0,0,0,0,0,228,230,0,0,0,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,\n0,0,0,0,0,0,0,0,0,0,2,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\n</data>\n </layer>\n <layer id=\"3\" name=\"3\" width=\"40\" height=\"80\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1810,1810,1810,1810,1810,1810,1810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,1810,1810,1810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,1810,1810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,1810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,1810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"4\" name=\"4\" width=\"40\" height=\"80\">\n  <data encoding=\"csv\">\n0,0,219,219,219,219,219,219,219,219,219,219,219,219,219,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,\n0,0,219,219,219,219,219,219,219,219,219,219,219,219,219,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,\n0,0,219,219,219,219,219,219,219,219,219,219,219,219,219,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,\n0,0,219,219,219,219,219,219,219,219,219,219,219,219,219,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,\n0,0,219,219,219,331,331,331,219,219,331,331,331,331,331,331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,219,219,331,0,0,0,331,331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,219,219,0,0,0,0,0,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,\n0,0,219,219,0,0,0,0,0,219,218,218,218,0,218,218,0,0,0,910,0,0,0,0,0,0,0,910,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,219,219,0,0,0,0,0,219,219,219,219,0,219,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,\n0,0,219,219,218,218,0,0,218,219,219,219,219,0,219,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,\n0,0,219,219,219,219,218,0,219,219,219,219,219,0,219,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,\n0,0,219,219,219,219,219,0,331,219,219,331,219,0,219,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,\n0,0,219,219,219,219,219,218,0,331,331,0,219,0,331,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,\n0,0,331,219,219,219,219,219,218,218,218,0,331,0,0,331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,219,219,331,331,331,331,331,331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,331,331,218,218,218,0,0,0,0,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,\n0,0,0,0,0,331,331,219,218,0,0,218,219,0,218,218,218,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,219,219,218,0,331,331,0,219,219,219,0,0,0,0,0,0,0,0,910,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,331,331,219,218,0,0,218,219,219,219,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,202,203,0,0,216,217,219,219,0,218,219,219,219,331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,315,316,0,0,329,330,219,219,0,219,219,219,219,0,0,0,910,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,219,219,0,219,219,219,331,218,0,0,0,910,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,331,219,0,331,219,219,0,219,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,218,0,219,0,0,331,331,0,219,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,202,203,0,219,0,219,218,0,0,0,218,331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,202,203,315,316,0,219,0,331,219,218,0,218,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,\n0,0,0,315,316,0,0,0,219,218,0,219,219,0,219,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,\n0,0,0,0,0,0,0,0,219,219,0,331,219,0,219,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,\n0,0,0,0,0,0,0,0,219,219,0,0,331,0,219,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,\n0,202,203,0,0,0,0,0,331,331,0,0,0,0,219,331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,315,316,0,0,0,0,0,0,0,0,0,0,0,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,910,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,202,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,\n0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,202,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,\n0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,910,0,0,0,0,0,0,0,0,910,0,0,0,0,0,0,0,0,0,0,0,\n315,316,202,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,\n0,0,315,316,0,0,0,202,203,0,0,0,0,0,0,0,2014,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,2014,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,2127,1902,1902,1902,1902,2014,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,202,203,315,316,0,0,0,0,0,0,2014,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,2014,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,202,203,0,0,0,0,0,0,202,203,0,0,0,0,0,0,0,0,0,0,2014,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,315,316,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,2014,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2014,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2127,1902,2014,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2127,1902,0,0,0,0,1902,1902,1902,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,99,100,99,100,99,100,99,\n0,0,0,202,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,212,213,212,213,212,213,212,\n0,202,203,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,99,100,0,0,0,0,0,0,0,0,0,438,439,438,439,438,439,438,\n0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,212,213,0,0,0,0,0,0,0,0,0,212,213,212,213,212,213,212,\n0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,0,0,0,0,0,0,0,438,439,0,0,0,0,0,0,0,0,907,438,439,438,439,438,439,438,\n0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,212,213,0,0,0,0,0,0,0,0,0,212,213,212,213,212,213,212,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,438,439,0,0,0,0,0,0,0,0,0,438,439,438,439,438,439,438,\n202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,212,213,0,0,0,0,0,0,0,0,0,212,213,212,213,212,213,212,\n315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,438,439,0,0,0,0,0,0,0,0,0,438,439,438,439,438,439,438,\n0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,212,213,0,0,0,0,0,0,0,0,0,212,213,212,213,212,213,212,\n0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,438,439,0,0,0,0,0,0,0,0,0,438,439,438,439,438,439,438,\n0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,212,213,0,0,0,0,0,0,0,0,0,212,213,212,213,212,213,212,\n0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,99,100,0,325,326,0,0,0,0,0,0,907,0,0,438,439,438,439,438,439,438,\n202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,212,213,0,0,0,0,0,0,0,0,0,0,0,0,212,213,212,213,212,213,212,\n315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,205,0,0,438,439,0,0,0,0,0,0,0,0,0,0,0,0,438,439,438,439,438,439,438,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,212,213,0,0,0,0,0,0,0,0,0,0,0,0,212,213,212,213,212,213,212,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,325,326,0,0,0,0,0,0,0,0,0,0,0,0,438,439,438,439,438,439,438,\n0,202,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,212,213,212,213,212,213,212,\n0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,99,551,552,551,552,551,326,325,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,212,213,212,213,212,213,99,100,\n0,0,0,0,0,0,0,0,0,0,0,0,0,99,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,438,439,438,439,438,439,212,213,\n202,203,0,0,0,0,0,0,0,0,0,0,0,212,213,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,212,213,212,213,212,213,438,439,\n315,316,0,0,0,0,0,0,0,0,0,0,0,438,439,99,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,438,439,438,439,438,439,212,213,\n0,0,0,0,0,0,0,0,0,0,0,0,0,212,213,212,213,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,212,213,212,213,212,213,438,439,\n0,0,0,0,0,0,0,0,0,0,0,0,0,438,439,438,439,0,0,0,0,0,0,0,0,0,0,0,0,0,99,100,438,439,438,439,438,439,212,213,\n0,0,0,0,0,0,0,0,0,0,0,0,0,212,213,212,213,0,0,0,0,0,0,0,0,0,0,0,0,0,212,213,212,213,212,213,212,213,438,439,\n0,0,0,0,202,203,0,0,0,202,203,0,0,438,439,438,439,0,0,0,0,0,0,0,0,0,99,100,99,100,438,439,438,439,438,439,438,439,212,213,\n0,0,0,0,315,316,0,0,0,315,316,0,0,212,213,212,213,0,0,0,0,0,0,0,0,0,212,213,212,213,212,213,212,213,212,213,212,213,438,439,\n0,0,0,0,0,0,0,0,202,203,0,0,0,438,439,438,439,0,0,0,0,0,0,0,99,100,438,439,438,439,438,439,438,439,438,439,438,439,212,213,\n0,0,0,0,0,0,0,0,315,316,0,99,100,212,213,212,213,99,100,0,0,0,0,0,212,213,212,213,212,213,212,213,212,213,212,213,212,213,438,439\n</data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/hoenn-route-116.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"100\" height=\"20\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"5\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"2\" name=\"1\" width=\"100\" height=\"20\">\n  <data encoding=\"csv\">\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,114,116,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,114,116,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,114,116,116,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,114,116,116,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,114,116,116,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,116,116,116,114,114,114,114,114,114,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,116,116,116,116,114,114,116,116,116,116,116,116,116,116,116,116,114,114\n</data>\n </layer>\n <layer id=\"3\" name=\"2\" width=\"100\" height=\"20\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,115,0,115,0,0,115,0,0,115,0,0,0,0,0,0,0,0,0,0,0,341,229,229,230,0,0,0,0,0,0,2,3,3,3,3,3,3,3,3,4,0,115,0,0,115,0,0,0,341,230,0,117,0,117,117,0,0,117,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,115,0,228,342,0,228,342,0,228,342,0,0,0,0,0,0,0,0,0,341,230,0,0,0,0,0,0,0,0,0,228,229,229,229,229,342,0,0,0,3,4,115,0,0,228,342,0,0,117,0,0,117,0,117,117,0,0,117,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,793,2837,2498,2498,2498,2498,2838,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,228,342,0,115,0,0,115,0,0,228,229,342,0,0,0,0,0,0,0,117,0,0,0,0,0,0,0,0,341,229,229,229,229,342,0,115,0,0,0,341,230,228,342,0,0,228,342,0,117,0,0,117,341,230,117,0,0,117,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,906,1811,1812,1812,1812,1812,1813,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,115,0,115,0,0,228,229,229,229,342,228,229,342,0,341,229,229,229,230,0,0,0,0,0,0,0,341,230,0,0,0,0,228,342,228,342,0,0,117,0,0,228,342,0,0,228,342,117,0,341,230,117,341,230,0,341,230,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,906,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,0,115,0,228,342,0,0,0,0,0,228,229,342,228,229,230,0,0,0,0,0,0,0,0,0,0,341,230,341,229,229,229,342,0,228,342,228,229,229,230,0,0,0,115,0,0,0,115,117,0,117,0,117,117,0,0,117,0,\n0,0,0,0,0,0,0,0,0,0,0,0,95,0,0,0,906,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,342,228,229,342,115,0,0,0,0,0,0,0,228,229,229,229,342,0,0,0,0,0,0,0,341,229,230,0,117,0,0,0,228,229,342,228,229,229,229,229,229,342,0,115,0,0,0,115,117,0,117,0,117,117,0,0,117,0,\n0,0,0,0,0,0,0,0,0,95,0,95,0,95,0,0,906,0,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,0,0,115,228,229,229,229,229,229,229,229,229,229,229,342,115,0,0,0,0,0,341,229,230,0,341,229,230,0,0,0,0,0,228,229,229,229,229,229,342,115,0,228,342,0,0,228,230,0,117,0,117,117,0,0,117,0,\n0,0,0,0,0,0,0,0,95,0,95,95,95,95,95,95,1019,1020,1020,1020,1020,1246,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,342,0,228,229,456,229,229,229,342,0,0,0,0,0,115,115,0,341,229,229,229,230,0,0,0,117,0,0,0,0,0,0,0,0,0,0,0,0,0,115,228,342,0,228,342,0,0,0,0,117,341,230,117,0,341,230,0,\n0,0,0,0,0,0,0,0,0,0,95,95,95,95,95,95,95,95,0,0,0,906,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,229,229,229,569,229,229,342,228,229,1348,229,229,342,115,115,0,117,341,229,229,229,229,229,229,230,341,229,229,1348,229,229,342,0,0,0,0,0,0,115,0,115,0,0,115,0,0,0,341,230,117,341,230,0,117,0,0,\n0,0,0,0,0,0,0,0,0,0,95,95,95,95,95,95,95,0,95,0,0,906,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1924,1924,1924,0,0,0,0,0,0,0,0,0,0,115,0,0,0,0,0,115,115,115,0,117,117,341,229,229,229,229,229,229,230,0,0,0,2,4,228,229,229,342,0,0,0,115,0,115,0,0,115,0,0,0,117,341,230,117,0,0,117,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,95,95,95,95,0,95,0,0,0,906,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1924,1924,1924,0,0,0,0,0,0,0,0,0,0,228,342,0,0,0,0,115,115,115,0,117,117,117,341,229,229,229,229,342,0,0,0,0,228,230,0,0,0,228,229,229,342,115,0,228,342,0,228,342,0,341,230,117,0,117,0,0,117,0,341,\n0,0,0,0,0,0,0,0,0,0,0,0,95,95,95,0,95,0,0,0,0,906,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,1348,229,342,0,115,115,228,229,230,117,117,117,0,0,0,0,228,229,229,229,1348,229,229,229,229,229,229,229,342,115,115,0,0,228,342,0,228,229,230,0,117,0,117,0,0,117,0,117,\n0,0,0,0,0,95,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1019,1020,1020,1020,1020,1020,1020,1020,1020,1020,1020,1020,1020,1020,1133,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,115,228,229,229,229,230,117,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,115,115,0,0,0,115,0,0,0,0,0,117,0,117,0,0,117,0,117,\n0,0,0,0,95,0,95,95,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,95,95,95,95,95,95,95,95,95,0,0,95,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,228,229,229,229,342,0,117,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,115,115,0,0,0,115,0,0,0,341,229,230,0,117,0,0,117,0,117,\n0,0,0,0,0,95,95,95,95,95,95,95,95,95,0,0,0,0,0,0,0,0,0,95,0,95,95,95,0,0,95,95,95,95,95,0,95,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,0,0,0,0,228,229,230,117,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,3,116,115,115,0,0,0,228,342,0,341,230,0,0,0,117,0,0,117,0,117,\n0,0,0,0,95,0,95,95,95,95,95,95,95,95,0,0,0,0,0,0,0,0,0,0,95,95,95,95,0,95,95,95,95,95,95,95,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,229,342,0,0,0,0,341,229,230,0,0,0,0,0,0,0,0,2,3,3,3,3,116,2,3,3,3,115,0,0,0,0,228,229,230,0,341,229,229,230,0,0,117,0,117,\n0,0,0,0,0,95,95,95,95,95,95,95,95,0,0,0,0,0,0,0,0,0,0,95,95,95,95,95,95,95,95,95,0,0,95,0,95,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,0,0,0,117,0,0,0,0,0,0,0,0,0,0,115,0,0,2,3,3,3,0,2,3,3,0,0,0,0,0,0,0,0,117,0,0,0,0,0,3,4,117,\n0,0,0,0,95,95,95,95,95,95,0,95,0,95,0,0,0,0,0,0,0,0,95,0,95,0,0,95,95,95,95,0,0,95,95,95,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,229,229,229,229,230,0,0,0,0,0,0,0,0,0,0,115,0,2,3,0,2,3,3,3,0,0,0,0,0,0,0,0,341,229,230,0,0,0,0,0,0,117,117,\n0,0,0,0,0,0,0,0,0,0,0,0,95,0,95,0,0,0,0,0,0,0,0,95,95,95,0,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,115,0,115,2,3,3,0,0,0,0,0,0,0,0,0,0,0,117,0,0,0,0,0,0,0,0,117,117,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,95,95,95,95,95,95,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,228,342,115,115,0,0,0,0,0,0,341,229,229,229,229,229,229,230,0,0,0,0,0,0,0,0,117,117\n</data>\n </layer>\n <layer id=\"1\" name=\"3\" width=\"100\" height=\"20\">\n  <data encoding=\"csv\">\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,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,\n438,439,438,439,438,439,438,439,438,439,438,439,438,439,325,326,325,326,325,326,325,326,325,552,551,552,551,552,551,552,551,552,551,552,551,552,551,552,551,552,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,\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,0,0,0,0,0,0,0,0,0,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,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,\n438,439,438,439,438,439,325,326,325,326,325,326,325,326,0,0,0,0,0,0,0,0,0,325,326,325,326,325,326,325,326,438,439,325,326,438,439,438,439,438,439,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n212,213,212,213,212,213,0,0,0,0,0,0,0,0,0,0,0,218,0,0,0,0,218,219,219,0,218,218,0,218,0,212,213,331,219,212,213,212,213,212,213,0,907,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n438,439,325,326,325,326,0,0,0,0,0,0,0,0,0,0,0,331,218,0,218,0,331,331,331,0,331,331,0,331,0,325,326,0,331,325,927,928,928,928,931,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n212,213,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,331,0,331,0,0,0,0,218,0,0,0,218,0,331,331,0,0,219,1040,1041,1041,1041,1044,0,0,907,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n325,326,0,0,0,0,0,0,99,100,0,0,0,0,0,0,0,0,0,0,0,0,218,0,0,219,218,218,0,219,0,0,0,0,0,219,1153,1155,1154,1155,1157,0,0,0,0,0,0,0,0,0,0,0,907,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,907,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,99,100,212,213,0,0,0,0,0,0,0,0,0,0,0,0,331,218,0,331,331,331,218,331,0,218,218,218,218,331,1266,1268,1267,1268,1270,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,907,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,212,213,438,439,99,100,0,0,0,0,0,0,0,0,0,0,0,219,0,218,0,0,219,0,0,331,331,331,331,0,0,0,0,0,205,0,0,0,0,0,0,0,0,205,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,456,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,205,438,439,212,213,212,213,0,0,0,0,0,0,0,0,0,0,0,331,0,331,218,0,331,206,0,218,0,0,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,569,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,212,213,438,439,438,439,99,100,99,100,0,0,0,0,0,0,0,0,0,0,331,0,0,0,0,331,0,0,331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,325,326,212,213,212,213,212,213,212,213,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n99,100,0,0,0,0,0,0,325,326,325,326,325,326,438,439,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,99,100,99,100,99,100,99,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,99,100,99,100,99,100,99,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,\n212,213,0,0,0,0,0,0,0,0,0,0,0,0,212,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,212,213,212,213,212,213,212,213,0,0,0,0,0,0,0,0,0,0,0,0,0,0,212,213,212,213,212,213,212,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,\n438,439,99,100,0,0,0,0,0,0,0,0,0,0,325,326,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,99,100,438,439,438,439,438,439,438,439,99,100,0,0,0,0,0,0,0,0,0,0,99,100,438,439,438,439,438,439,438,439,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n212,213,212,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,212,213,212,213,212,213,212,213,212,213,212,213,0,0,0,0,0,0,0,0,0,0,212,213,212,213,212,213,212,213,212,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,\n438,439,438,439,99,100,99,100,99,100,99,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,99,100,99,100,99,100,99,100,99,100,99,100,438,439,438,439,438,439,438,439,438,439,438,439,99,100,99,100,99,100,99,100,99,0,438,439,438,439,438,439,438,439,438,439,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n212,213,212,213,212,213,212,213,212,213,212,213,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,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,\n438,439,438,439,438,439,438,439,438,439,438,439,99,100,99,100,99,100,99,100,99,100,99,100,99,100,99,100,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"4\" name=\"4\" width=\"100\" height=\"20\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,218,0,0,0,0,0,0,0,0,218,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,218,0,0,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/hoenn-route-117.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"60\" height=\"20\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"5\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"1\" name=\"1\" width=\"60\" height=\"20\">\n  <data encoding=\"csv\">\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,4184,4184,4184,4184,4184,4184,4184,114,114,114,114,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,4184,4184,4184,4184,4184,4184,4184,4184,114,114,114,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,4184,4184,4184,4184,4184,4184,4184,4184,4184,114,114,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,4184,4184,4184,4184,4184,4184,4184,4184,4184,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,4184,4184,4184,4184,4184,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,4184,4184,4184,4184,4184,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,4184,4184,4184,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,4184,4184,4184,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,4184,4184,4184,4184,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,4184,4184,4184,4184,4184,4184,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,4184,4184,4184,4184,4184,4184,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,4184,4184,4184,4184,4184,4184,4184,4184,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,4184,4184,4184,4184,4184,4184,4184,4184,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,4184,4184,4184,4184,4184,4184,4184,4184,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,4184,4184,4184,4184,4184,4184,4184,4184,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114\n</data>\n </layer>\n <layer id=\"2\" name=\"2\" width=\"60\" height=\"20\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,775,95,0,0,4183,4184,4184,4185,0,0,95,95,775,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,95,95,0,0,0,0,0,0,0,0,0,0,4409,4410,4410,4410,4410,4410,4411,0,0,0,2,115,0,117,3,4,0,0,0,775,95,4183,4184,4184,4185,0,0,95,95,95,95,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,95,95,95,95,95,95,95,0,0,0,0,0,0,0,4522,0,0,0,0,0,4637,4411,0,0,115,228,229,230,0,117,0,0,95,95,0,4183,4184,4297,4298,95,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4522,0,0,0,0,0,0,4637,4411,0,115,0,0,341,229,230,0,95,95,0,4070,4184,4185,95,775,0,0,775,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,662,662,662,662,662,662,0,0,0,0,0,0,0,662,4522,0,0,0,0,0,0,0,4524,0,228,229,229,230,0,0,95,0,95,0,4296,4297,4298,0,0,0,775,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,662,662,662,662,662,662,0,0,0,0,0,0,0,0,4636,4636,4636,4636,4522,0,0,0,4524,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n2037,0,0,0,0,0,0,0,662,662,662,662,662,662,0,0,0,0,0,0,0,0,0,0,0,662,4522,0,0,0,4524,0,662,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n2037,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2491,2492,2492,2492,2492,2492,2493,0,0,0,4636,4636,4522,0,4524,662,0,0,0,2491,2492,2492,2492,2492,2492,2492,2492,2492,2492,2492,2492,2492,2492,2493,0,0,0,0,0,0,0,0,0,0,\n2037,2037,0,2037,0,2037,0,2037,0,0,0,0,0,0,0,0,2604,2605,2718,2718,2718,2718,2719,0,0,0,0,0,4636,4636,4636,0,0,2491,2492,2605,2605,2605,2718,2718,2718,2718,2718,2718,2718,2718,2718,2605,2605,2605,2492,2493,0,0,0,0,0,0,0,0,\n2037,2037,0,0,2037,0,2037,0,2491,2492,2492,2492,2492,2492,2492,2492,2605,2606,0,0,0,0,0,0,0,0,0,0,2491,2492,2492,2492,2492,2605,2605,2605,2605,2719,0,0,0,0,0,0,0,0,0,2717,2718,2605,2605,2605,2492,2492,2493,0,0,0,0,0,\n2037,2037,0,2037,0,2037,0,2037,2604,2605,2605,2605,2605,2605,2605,2605,2605,2606,0,0,4409,4410,4411,662,0,0,0,0,2717,2718,2605,2605,2605,2605,2605,2605,2719,0,0,0,0,0,0,0,0,0,0,0,0,2717,2605,2605,2605,2718,2719,0,0,0,0,0,\n2037,2037,2037,0,0,0,0,0,2717,2718,2718,2718,2718,2718,2718,2718,2718,2719,0,0,4522,0,4637,4411,662,0,0,0,0,0,2717,2718,2605,2605,2605,2606,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2604,2605,2719,0,0,0,0,0,0,0,\n2037,0,2037,0,2037,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4522,0,0,4637,4410,4411,0,0,0,0,0,0,2717,2605,2605,2606,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2604,2606,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,95,95,4522,0,0,0,0,4524,0,662,0,0,0,0,0,2604,2605,2605,2493,0,0,0,0,0,0,0,0,0,0,0,0,2491,2605,2606,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,662,662,662,662,662,662,662,0,95,95,95,4522,0,0,0,0,4637,4410,4411,0,95,95,95,0,2717,2605,2605,2606,0,0,0,0,0,0,0,0,0,0,0,0,2604,2605,2719,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,662,662,662,662,662,662,662,0,95,95,95,4522,0,0,0,0,0,0,4524,95,95,95,95,95,0,2604,2605,2605,2493,0,0,0,0,0,0,0,0,0,0,2491,2605,2606,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,662,662,662,662,662,662,662,0,95,95,95,4522,0,0,0,0,0,0,4524,95,95,95,95,95,95,2717,2605,2605,2605,2492,2492,2492,2492,2492,2492,2492,2492,2492,2492,2605,2605,2719,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4522,0,0,0,0,0,0,4524,95,95,95,95,95,95,95,2717,2718,2718,2718,2718,2718,2718,2718,2718,2718,2718,2718,2718,2718,2719,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4636,4636,4636,4636,4636,4636,4636,4636,0,0,95,95,95,95,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"3\" name=\"3\" width=\"60\" height=\"20\">\n  <data encoding=\"csv\">\n219,219,219,219,219,219,219,219,331,331,331,331,219,219,219,219,219,219,0,0,331,331,331,331,331,331,331,331,331,219,219,331,331,331,331,331,331,331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n219,219,219,219,219,219,219,219,0,0,0,0,331,331,331,331,331,331,0,0,0,0,0,0,0,0,0,0,0,331,219,1911,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,331,0,0,0,0,0,0,0,0,0,0,0,0,\n219,219,219,219,219,219,219,331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,331,2020,0,0,0,0,0,0,331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n219,219,219,219,219,219,219,1901,1902,1902,1902,1902,1902,1902,1903,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2020,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1040,1041,1041,1044,0,0,331,0,0,0,\n219,219,219,219,219,219,219,2014,0,0,0,0,0,0,2016,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2020,0,0,0,0,0,0,0,0,0,331,0,0,0,0,0,0,0,0,1153,1154,1155,1157,0,0,0,0,0,0,\n331,219,219,219,219,219,331,2014,0,0,0,0,0,0,2016,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2133,1908,1908,1908,1908,1908,1908,1908,1908,1908,1908,1908,1908,1908,1908,1908,0,1908,205,1266,1267,1268,1270,1908,1908,1908,1908,1908,1908,\n0,331,331,331,331,331,0,2014,0,0,0,0,0,0,2016,0,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,\n1902,1902,1902,1902,1902,1902,1902,2127,1902,0,0,0,0,1902,2129,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,212,213,212,213,212,213,212,213,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,551,552,551,552,551,552,551,552,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,212,213,212,213,212,213,212,213,212,213,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,438,439,325,326,325,326,325,552,551,326,0,205,0,0,0,0,0,0,0,0,0,0,\n1902,1902,1902,1902,1902,1902,1902,1902,1901,1902,1902,0,0,0,1902,1902,1903,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,212,213,0,0,0,0,0,212,213,0,0,0,0,0,0,0,0,0,0,0,219,219,\n0,0,219,219,219,219,0,0,2014,0,0,0,0,0,0,0,2016,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,325,326,0,0,0,0,0,325,326,0,0,0,0,0,0,0,0,219,219,219,219,219,\n0,219,219,219,219,219,219,0,2014,0,0,0,0,0,0,0,2016,0,0,0,0,0,0,0,0,0,0,0,0,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,219,219,219,219,219,219,\n219,219,219,219,219,219,219,0,2014,0,0,0,0,0,0,0,2016,0,0,0,0,0,0,0,0,0,0,0,0,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,219,219,219,219,219,219,\n219,219,219,331,331,331,331,331,2127,0,1902,1902,1902,1902,1902,1902,2129,1902,1902,1902,0,0,0,0,0,0,0,0,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,219,219,219,219,219,219,219,\n219,219,219,0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,219,219,0,219,219,219,219,219,219,0,219,219,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,219,219,219,219,219,219,219,219,\n219,219,219,219,0,219,219,219,219,219,0,219,219,219,219,219,0,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,0,0,0,0,0,219,219,219,219,219,219,219,219,219,219,219,0,0,219,219,219,219,219,219,219,219,219,219\n</data>\n </layer>\n <layer id=\"4\" name=\"4\" width=\"60\" height=\"20\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,4,0,0,0,0,0,0,0,0,0,0,0,218,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,927,928,928,931,0,0,218,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,99,100,99,100,99,100,99,100,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,99,0,0,0,0,0,0,0,0,100,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,218,\n0,0,218,218,218,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,0,218,218,218,0,0,\n0,218,0,0,0,0,218,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,218,218,0,0,0,0,0,\n218,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,218,218,0,218,218,218,218,218,218,0,218,218,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,0,0,0,0,0,0,0,0,\n0,0,0,218,0,218,218,218,218,218,0,218,218,218,218,218,0,0,0,0,218,0,0,0,0,0,0,218,0,0,218,218,0,0,0,0,0,218,218,218,218,218,218,218,218,218,218,218,0,0,218,0,0,0,0,0,0,0,0,0,\n0,0,0,0,218,0,0,0,0,0,218,0,0,0,0,0,218,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,218,218,0,0,0,0,0,0,0,0,0,0,0,0,0,218,218,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/hoenn-route-118.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"80\" height=\"20\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"5\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"1\" name=\"1\" width=\"80\" height=\"20\">\n  <data encoding=\"csv\">\n114,114,114,114,114,114,114,116,116,116,116,116,116,114,114,114,114,114,114,114,114,4978,0,0,0,0,0,4978,4978,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,114,\n114,114,114,114,114,114,114,116,116,116,116,116,116,114,114,114,114,114,114,114,114,4978,0,0,0,0,0,4978,4978,114,114,114,114,114,114,114,114,114,114,0,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,114,\n114,114,114,114,114,114,114,116,116,116,116,116,116,114,114,114,114,114,114,114,114,4978,0,0,0,0,0,4978,4978,114,114,114,114,114,114,114,114,114,114,0,116,116,116,116,116,0,116,116,116,116,116,116,116,116,116,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,114,\n114,114,114,114,114,114,114,116,116,116,116,116,116,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,4978,4978,4978,114,114,114,114,114,114,114,114,114,116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,114,\n114,114,114,114,114,114,114,116,116,116,116,116,116,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,4978,4978,4978,114,114,114,114,114,114,114,114,114,116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,116,116,114,114,114,\n114,114,114,114,114,114,114,116,116,116,116,116,114,114,114,114,114,4978,4978,4978,0,0,0,0,0,0,0,0,4978,4978,4978,114,114,114,114,114,114,114,114,114,116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,116,116,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,4978,4978,116,4978,0,0,0,0,0,0,0,0,4978,4978,4978,4978,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,4978,4978,4978,4978,4978,0,0,0,0,0,0,0,0,4978,4978,4978,4978,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,4978,4978,4978,4978,0,0,0,0,0,0,0,0,0,0,4978,4978,4978,4978,4978,4978,4978,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,4978,4978,4978,4978,4978,0,0,0,0,0,0,0,0,0,0,4978,4978,4978,4978,4978,4978,4978,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,4978,4978,4978,4978,4978,4978,0,0,0,0,0,0,0,0,0,0,0,0,0,4978,4978,4978,4978,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,4978,4978,4978,4978,4978,4978,0,0,0,0,0,0,0,0,0,0,0,0,0,4978,4978,4978,4978,4978,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,4978,4978,4978,4978,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4978,4978,4978,4978,4978,4978,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,4978,4978,4978,4978,4978,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,4978,4978,4978,4978,4978,4978,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,4978,4978,4978,4978,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114\n</data>\n </layer>\n <layer id=\"2\" name=\"2\" width=\"80\" height=\"20\">\n  <data encoding=\"csv\">\n0,0,0,0,0,908,115,115,115,0,0,117,117,117,0,0,0,0,0,0,908,0,4979,0,0,0,4977,0,0,906,0,0,0,0,0,0,0,0,0,2,115,2,3,3,3,0,0,0,341,229,229,230,0,0,117,117,0,2604,2605,2606,0,115,115,115,0,0,0,0,0,0,0,0,0,0,0,0,0,117,117,117,\n0,0,0,0,0,908,115,115,115,0,0,117,117,117,0,0,0,0,0,0,908,0,4979,0,0,0,4977,0,0,906,0,0,0,0,0,0,0,0,0,115,115,115,0,341,229,229,229,229,230,0,0,0,0,0,117,117,0,2604,2605,2606,0,115,115,115,0,0,0,0,0,0,0,0,0,0,0,0,0,117,117,117,\n0,0,0,0,0,908,115,115,115,0,0,117,117,117,0,0,0,0,0,1245,1021,0,4979,0,0,0,4977,0,0,1019,1020,1246,0,0,0,0,0,0,0,115,115,115,0,117,341,229,229,229,229,229,229,229,229,229,230,117,0,2604,2605,2606,0,115,115,228,229,229,229,229,342,0,0,0,0,0,0,341,229,230,117,117,\n0,0,0,0,0,908,115,115,115,0,341,230,117,117,0,0,0,0,0,908,5430,5091,5092,0,0,0,5090,5429,2,3,4,906,0,0,0,0,0,0,0,115,115,115,0,117,117,341,229,229,229,229,229,229,229,229,229,230,0,2604,2605,2606,0,115,228,229,229,229,229,342,115,0,0,0,0,341,229,230,341,229,230,117,\n0,0,0,0,0,908,115,115,228,229,230,341,230,117,0,0,1245,1020,1020,1021,4979,0,0,0,0,0,0,4977,115,116,117,906,0,0,0,0,0,0,0,115,115,228,229,230,117,117,0,0,0,0,0,0,0,0,0,95,0,2604,2605,2606,0,228,229,229,229,229,342,115,228,229,229,229,229,230,0,0,117,341,229,230,\n0,0,0,0,0,0,115,228,229,229,229,230,341,230,0,1245,1021,2,3,4,4979,0,0,0,0,0,0,4977,228,229,230,1019,1246,0,2837,2498,2498,2498,2838,115,228,229,229,229,230,117,0,0,0,0,0,95,95,95,95,95,0,2717,2718,2719,0,95,95,95,95,0,115,228,229,229,229,342,0,0,341,229,230,117,0,0,\n0,0,0,0,0,0,228,229,229,229,229,229,230,0,1132,1021,0,115,0,117,4979,0,0,0,0,0,0,4977,0,0,0,0,906,0,1811,3062,3062,3062,1813,228,229,229,229,229,229,230,0,0,0,0,0,95,95,95,95,95,0,0,0,0,95,95,95,95,95,95,228,229,229,229,342,228,229,229,230,341,229,230,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,2491,0,0,228,229,230,4979,0,0,0,0,0,0,4977,0,0,0,0,1019,1020,1020,1246,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,95,95,95,95,0,0,0,0,95,95,95,95,95,95,0,0,0,0,228,229,229,229,229,230,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,2491,0,0,0,0,5430,5091,5092,0,0,0,0,0,0,4977,0,0,0,0,0,0,0,906,0,0,0,1132,1020,1020,1020,1020,1020,1020,1020,1020,1020,1020,1020,1020,1020,1020,1020,1133,0,0,0,0,1132,1020,1020,1020,1020,1020,1020,1020,1020,1020,1020,1020,1020,1020,1020,1020,1133,0,0,0,\n0,0,0,0,659,795,659,0,659,0,0,0,2491,0,0,0,0,0,4979,0,0,0,0,0,0,0,0,4977,0,0,0,0,0,0,0,906,0,0,0,0,0,0,0,0,0,0,0,0,95,95,95,95,95,95,0,0,0,0,0,0,0,0,0,95,95,95,95,95,95,95,95,95,95,95,0,0,0,0,0,0,\n0,0,0,659,0,908,0,659,0,0,0,0,2604,0,0,0,0,0,4979,0,0,0,0,0,0,0,0,5090,5091,5091,5429,0,0,0,0,1019,1246,0,0,0,0,0,0,0,0,0,0,0,95,95,95,95,95,95,95,95,0,0,0,0,0,0,0,0,0,95,95,95,95,95,95,95,95,0,0,0,0,0,0,0,\n0,0,0,0,0,908,659,0,659,795,0,2491,0,0,0,0,0,0,4979,0,0,0,0,0,0,0,0,0,0,0,4977,0,0,0,0,0,1019,1246,0,0,0,0,0,0,0,0,0,0,0,95,95,95,95,95,95,95,95,0,0,0,0,0,0,0,0,95,95,95,95,95,95,95,95,0,0,0,0,0,0,0,\n0,0,0,0,0,908,0,0,0,908,0,2604,0,0,0,0,5430,5091,5092,0,0,0,0,0,0,0,0,0,0,0,4977,0,0,0,0,0,0,1019,1020,1020,1020,1020,1133,0,0,0,2,3,4,0,0,0,95,95,95,95,95,0,0,0,0,0,0,0,0,0,95,95,95,95,95,95,0,0,0,0,0,0,0,0,\n0,0,0,0,0,908,0,0,0,908,2491,0,0,0,0,0,4979,0,0,0,0,0,0,0,0,0,0,0,0,0,4977,0,0,0,0,0,0,0,0,0,0,2492,2492,2492,2492,2492,2492,116,117,793,0,0,0,0,95,95,95,0,0,0,0,0,0,0,0,0,0,95,95,95,95,95,0,0,0,0,0,0,0,0,\n0,0,0,0,1020,1021,0,0,1245,1021,0,0,0,0,0,0,4979,0,0,0,0,0,0,0,0,0,0,0,0,0,5090,5091,5091,5429,0,0,0,0,0,0,0,0,0,0,0,0,228,229,230,906,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,1020,1020,1020,1020,1021,0,0,0,0,5430,5091,5091,5092,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5090,5091,5091,5091,5091,5429,0,0,0,0,0,0,0,0,0,0,906,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,4522,5090,5091,5091,5091,5091,5091,5091,5091,5092,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5090,5091,5091,5091,5091,5091,5091,5091,5091,5091,5429,906,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4977,1019,1020,1020,1020,1020,1020,1020,1246,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n4410,4410,4410,4410,4635,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5090,5091,5091,5091,5091,5091,5091,5429,1019,1246,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5090,5429,906,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"3\" name=\"3\" width=\"80\" height=\"20\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"4\" name=\"4\" width=\"80\" height=\"20\">\n  <data encoding=\"csv\">\n219,219,219,219,219,0,0,0,0,0,0,0,0,0,219,219,219,219,219,219,0,0,0,0,0,0,0,0,0,0,219,219,219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,0,0,0,219,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n219,219,219,219,219,0,0,0,0,0,0,0,0,0,219,219,219,219,219,331,0,0,0,0,0,0,0,0,0,0,331,331,219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,0,0,0,219,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n219,219,219,219,219,0,0,0,0,0,0,0,0,0,219,219,219,219,219,0,0,0,0,0,0,0,0,0,0,0,0,0,219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,0,0,0,219,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n219,219,219,219,219,0,0,0,0,0,0,0,0,0,219,219,331,331,331,0,0,0,0,0,202,203,0,0,0,0,0,0,219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,0,218,218,218,218,218,218,218,0,331,0,0,0,219,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n219,219,219,331,331,0,0,0,0,0,0,0,0,0,219,331,0,0,0,0,0,0,202,203,315,316,202,203,0,0,0,0,331,219,331,331,331,331,331,0,0,0,0,0,0,0,216,217,219,219,219,331,331,331,331,0,0,0,0,0,331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n219,331,331,0,0,0,0,0,0,0,0,0,0,0,331,0,0,0,0,0,202,203,315,316,0,0,315,316,0,0,0,0,0,219,0,0,0,0,0,0,0,0,0,0,0,0,329,330,331,331,331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n331,0,0,0,0,0,0,0,0,0,0,0,0,205,0,0,907,0,0,0,315,316,0,0,0,0,0,0,0,0,0,907,0,331,907,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,907,0,0,0,0,0,0,0,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,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,907,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,218,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,205,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,331,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,331,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,331,331,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,218,218,218,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,907,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n218,219,219,219,219,0,0,218,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,218,218,0,0,0,0,0,0,0,0,218,218,218,218,0,0,0,0,0,0,0,0,0,0,0,0,218,218,218,218,\n219,219,219,219,331,0,218,219,331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,907,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,219,218,218,0,0,0,218,218,218,219,219,219,219,218,0,0,0,0,0,0,0,218,218,218,218,219,219,219,219,\n3300,3301,3301,3305,0,0,331,331,0,0,0,0,907,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,907,0,0,0,0,219,219,219,219,218,218,218,219,219,219,219,219,219,219,219,218,218,218,218,218,218,218,219,219,219,219,219,219,219,219,\n3413,3414,3414,3418,0,0,0,0,0,0,907,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,907,0,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n3526,3529,3530,3531,0,0,0,0,0,202,203,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,331,331,331,331,331,331,331,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n3639,3642,3643,3644,0,0,0,0,0,315,316,202,203,0,0,0,0,0,0,202,203,315,316,0,202,203,315,316,202,203,0,0,202,203,0,0,202,203,0,0,0,0,202,203,202,203,315,316,0,0,0,0,0,0,0,0,0,331,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n0,0,0,0,0,0,0,0,0,0,0,315,316,202,203,202,203,202,203,315,316,0,202,203,315,316,0,0,315,316,202,203,315,316,202,203,315,316,202,203,202,203,315,316,315,316,0,0,0,0,0,0,0,0,0,0,0,0,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,315,316,315,316,0,0,0,315,316,0,0,0,0,0,0,315,316,0,0,315,316,0,0,315,316,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,331,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219\n</data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/hoenn-route-119.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"40\" height=\"140\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"6\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"1\" name=\"1\" width=\"40\" height=\"140\">\n  <data encoding=\"csv\">\n114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,116,0,0,0,114,114,114,114,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,114,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,116,0,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n116,116,116,116,116,0,0,0,0,0,116,116,0,114,114,114,114,0,0,0,116,116,116,116,0,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,0,0,0,0,0,0,0,0,0,116,116,116,0,116,116,0,0,116,116,116,116,116,116,116,116,114,114,114,114,114,116,0,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,116,116,116,114,0,116,116,116,0,116,116,116,116,116,116,116,116,116,116,116,116,116,116,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,114,114,116,116,116,116,116,116,116,114,114,114,114,114,114,114,0,116,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,114,114,0,0,0,114,114,116,116,114,114,114,114,114,114,114,0,116,0,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,114,114,0,0,0,114,114,116,116,114,114,114,114,114,114,114,0,116,116,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,114,114,0,0,0,114,114,116,114,114,114,114,114,114,114,114,116,116,116,0,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,114,0,0,0,0,0,114,116,114,114,114,114,114,114,114,114,116,116,116,116,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,114,0,0,0,0,0,114,116,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,114,0,0,0,0,0,114,116,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,114,0,0,0,0,0,114,116,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,114,0,0,0,0,0,114,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,116,116,116,114,114,114,114,114,114,114,114,114,114,0,114,0,0,0,0,0,114,114,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,116,116,116,116,114,114,114,114,114,114,114,114,114,0,114,0,0,0,0,0,114,0,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,0,0,116,116,116,114,114,114,114,114,114,114,114,0,114,0,0,0,0,0,0,0,116,114,114,114,114,114,114,114,114,0,114,114,114,114,114,114,114,\n114,114,114,116,116,116,114,114,114,114,114,114,114,114,0,114,0,0,0,0,0,0,0,116,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,114,\n114,114,114,114,116,116,114,114,114,114,114,114,114,114,0,114,0,0,0,0,0,0,0,116,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,114,0,0,0,0,0,0,0,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,114,0,0,0,0,0,0,0,0,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,0,0,114,\n0,0,0,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,\n114,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,\n114,114,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,\n114,114,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,\n114,114,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,116,0,114,114,0,0,0,0,0,114,114,114,114,114,\n114,114,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,116,0,114,114,114,0,0,0,0,0,114,114,114,114,\n114,114,0,0,0,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,116,116,0,114,114,114,114,114,0,0,0,0,0,114,114,114,114,\n114,114,0,0,0,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,116,0,114,114,114,114,114,114,0,0,0,0,0,114,114,114,114,\n114,114,114,114,0,114,114,114,114,114,0,0,0,0,0,116,116,116,116,116,116,116,0,0,114,114,114,114,114,114,114,0,0,0,0,0,114,114,114,114,\n114,114,114,114,0,114,114,114,114,0,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,114,114,114,114,\n114,114,114,114,0,0,0,0,0,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,114,114,114,114,\n114,114,114,114,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,116,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,116,116,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,116,116,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,116,116,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,116,116,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,116,116,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,116,116,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,116,116,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,116,116,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,116,116,116,114,114,114,114,114,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,\n0,116,116,116,116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,114,114,114,114,114,114,\n0,116,116,116,116,116,116,116,116,116,116,116,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,114,114,114,114,114,\n0,116,116,116,116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,114,114,114,114,114,114,114,114,116,116,116,116,116,114,114,\n0,116,116,116,116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,114,114,114,114,114,114,114,114,116,116,116,116,116,114,114,\n0,116,116,116,116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,114,114,114,114,114,114,114,114,116,116,116,116,116,114,114,\n114,116,116,116,116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,114,114,114,114,114,114,114,114,116,116,116,116,116,116,114,\n114,114,116,116,116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,114,114,114,114,114,114,114,114,116,116,116,116,114,116,114,\n114,114,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,114,114,114,114,114,114,114,114,116,116,116,116,114,116,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,114,114,114,114,114,114,114,114,116,116,116,116,116,116,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,114,114,114,114,114,114,114,114,116,116,116,116,116,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,116,116,116,116,116,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,114,114,114,114,114,114,114,116,116,116,116,116,116,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,114,114,114,114,114,116,116,116,116,116,116,116,116,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,114,114,114,114,114,116,116,116,116,116,116,116,116,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,114,114,114,114,114,116,116,116,116,116,116,116,116,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,114,114,114,114,114,116,116,116,0,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,114,114,114,114,114,116,116,116,0,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,4978,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,4978,4978,4978,4978,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,4978,4978,4978,4978,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,0,4978,4978,4978,4978,4978,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,116,116,116,116,116,116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,116,116,116,116,116,116,114,114,114,114,\n114,114,116,116,116,116,116,116,116,116,116,116,116,116,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,114,\n114,0,116,116,116,116,116,116,116,116,116,116,116,116,116,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,114\n</data>\n </layer>\n <layer id=\"2\" name=\"2\" width=\"40\" height=\"140\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,117,0,0,115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,341,229,229,230,0,0,115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,117,0,0,0,0,0,115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,341,229,229,229,230,0,0,0,0,0,115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,117,0,0,0,0,0,0,0,0,0,115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,117,0,0,0,0,0,0,0,0,0,115,0,0,0,0,0,2497,2498,2498,2499,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,117,0,0,0,0,0,0,0,0,0,115,0,0,0,0,0,3176,3062,3062,3177,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,341,229,229,229,230,0,0,0,0,0,0,0,0,0,115,0,0,0,0,0,0,0,0,0,0,0,0,2491,2492,2492,2492,2492,2492,2493,0,0,\n0,0,0,0,117,0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,0,0,0,0,0,0,0,0,0,0,2491,2605,2605,2605,2718,2718,2718,2719,0,0,\n0,0,0,341,230,0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,0,0,0,0,0,0,0,0,0,0,2604,2605,2605,2606,0,0,0,0,0,0,\n0,341,229,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,0,0,0,0,0,0,0,0,0,0,2604,2605,2605,2719,0,0,0,0,0,0,\n0,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,0,0,0,0,0,0,0,0,0,0,2604,2605,2606,0,0,0,0,0,0,0,\n0,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,0,0,0,0,0,0,0,0,0,0,2604,2605,2606,0,0,0,0,0,0,0,\n0,3,3,3,3,3,3,4,0,0,0,0,0,0,0,0,0,0,115,0,0,0,0,0,0,0,0,0,0,0,2604,2605,2606,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,117,0,0,0,0,0,0,0,0,0,0,228,342,0,0,0,0,0,0,0,0,0,2491,2605,2605,2719,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,117,0,0,0,0,0,0,0,0,0,0,0,115,0,0,0,0,0,0,0,0,0,2604,2605,2606,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,3,3,3,3,3,3,3,3,4,0,0,0,115,0,0,0,0,0,0,0,0,0,2604,2605,2606,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,117,0,0,0,115,0,0,0,0,0,0,0,0,0,2604,2605,2606,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,117,0,0,0,228,342,0,0,0,0,0,0,0,0,2604,2605,2719,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,1132,1020,1020,1133,0,0,0,0,117,0,0,0,0,115,0,0,0,0,0,0,0,0,2604,2606,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,117,4636,4522,0,0,115,0,0,0,0,0,0,0,2491,2605,2606,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,117,0,4522,0,0,115,0,0,0,0,0,0,0,2604,2605,2606,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,1698,1699,1699,1700,0,341,1348,1349,230,0,4522,0,0,115,0,0,0,0,0,0,0,2604,2605,2719,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,2950,2724,2724,2951,0,117,0,0,0,0,4522,0,0,115,0,0,0,0,0,0,2491,2605,2606,0,0,0,207,207,207,0,0,0,0,\n229,229,229,229,229,229,229,229,229,229,229,229,230,0,0,0,0,4522,0,0,228,229,229,229,229,342,0,2604,2605,2606,0,0,0,0,0,0,0,0,0,0,\n229,229,229,229,229,229,229,229,229,229,342,0,341,229,229,229,229,2267,2267,2267,229,229,229,229,342,115,0,2604,2605,2719,0,207,207,0,0,0,207,0,0,0,\n229,229,229,229,229,229,229,229,229,342,228,229,230,341,229,229,229,2267,2267,2267,229,229,229,342,115,228,229,1348,1349,229,229,229,342,207,207,207,0,0,0,0,\n0,0,0,0,0,0,0,0,0,228,229,229,229,230,341,229,229,2267,2267,2267,229,229,342,115,228,229,229,1348,1349,229,229,342,115,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,117,341,229,2267,2267,2267,229,342,115,115,0,0,2491,2605,2606,0,0,115,115,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,117,117,0,4409,4410,4411,0,115,115,115,0,2491,2605,2605,2719,0,0,115,228,342,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,117,117,0,4522,0,4524,0,115,115,115,0,2717,2718,2719,0,0,0,115,0,115,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,117,117,4409,4635,0,4637,4411,115,115,228,229,1348,1349,229,229,229,342,228,342,228,342,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,117,117,4522,0,0,0,4524,115,115,0,2491,2492,2493,0,0,0,115,0,228,342,115,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,117,117,4522,0,0,0,4524,115,115,0,2604,2605,2605,2493,0,0,228,229,342,115,228,229,229,229,229,229,\n0,0,0,0,0,2491,2492,2493,0,0,0,0,0,0,117,117,4522,0,0,0,4524,115,115,0,2717,2605,2605,2606,0,0,0,0,115,228,229,229,229,229,229,229,\n2,3,3,3,4,2604,2605,2605,2493,0,0,0,0,0,117,117,4522,0,0,0,4524,115,115,0,0,2717,2718,2719,0,0,0,0,228,229,229,229,229,229,229,229,\n115,0,0,0,117,2717,2605,2605,2719,0,0,0,0,0,117,117,4522,0,0,0,4524,115,228,229,1348,1349,229,229,229,342,0,0,0,0,0,0,0,0,0,0,\n115,0,0,0,3,4,2717,2719,0,0,0,0,0,0,117,117,4522,0,0,0,4524,228,229,342,0,0,0,0,0,115,0,0,0,0,0,0,0,0,0,0,\n228,229,342,0,0,3,4,0,0,0,0,0,0,0,117,117,4522,0,0,0,4637,4410,4411,115,0,0,0,0,0,115,0,0,0,0,0,0,0,0,0,0,\n0,0,115,0,0,0,117,0,0,0,0,0,0,0,117,117,4522,0,0,0,0,0,4524,115,0,0,0,0,0,228,342,0,0,0,0,0,0,0,0,0,\n0,0,228,342,0,0,117,0,0,0,0,207,0,0,117,117,4522,0,0,0,0,0,4524,115,0,0,0,0,0,0,228,229,229,229,229,229,229,229,229,229,\n0,0,0,228,229,229,230,0,0,0,0,0,207,207,117,117,4522,0,0,0,0,0,4524,228,229,1348,229,229,229,229,229,229,229,229,229,229,229,229,229,229,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,117,117,4522,0,0,0,0,0,4637,4411,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,117,117,4522,0,0,0,0,0,0,4637,4410,4410,4410,4410,4410,4410,4411,0,0,0,0,0,0,0,0,0,\n229,229,342,0,0,0,0,0,0,0,0,0,0,0,3,3,3,3,3,4,0,0,0,0,0,0,0,0,0,0,4637,4410,4411,0,0,0,0,0,0,0,\n229,342,115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,4,0,0,0,0,0,0,0,0,0,0,0,4524,0,0,0,0,0,0,0,\n0,115,115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,3,3,4,0,0,0,0,0,0,0,0,4637,4410,4411,0,0,0,0,0,\n0,115,115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,117,3,3,3,4,0,0,0,0,0,0,4524,0,0,0,0,0,\n0,115,115,0,0,0,0,0,0,0,0,0,0,207,207,207,0,0,341,229,229,1348,1349,230,0,0,0,117,4636,4636,4522,0,0,0,4524,0,0,0,0,0,\n0,115,115,0,0,0,0,0,0,0,207,207,207,0,0,0,0,0,117,0,0,0,0,0,0,0,0,117,0,0,4636,4522,0,0,4637,4411,0,0,0,0,\n0,115,228,229,342,0,0,207,207,207,0,0,0,0,0,341,229,229,230,0,0,0,0,0,0,341,229,230,0,0,0,4522,0,0,0,4524,0,0,0,0,\n0,228,229,342,115,0,0,0,0,0,0,0,0,0,0,117,0,0,0,0,0,0,0,0,341,230,0,0,0,0,0,4522,0,0,0,4524,0,0,0,0,\n0,0,0,115,115,0,0,0,0,0,341,229,229,229,229,230,0,0,0,0,0,0,341,229,230,0,0,0,0,0,0,4522,0,0,0,4524,0,0,0,0,\n0,0,0,115,115,0,0,0,0,341,230,0,0,341,229,229,229,229,229,1348,1349,229,230,0,0,0,0,0,0,0,0,4522,0,0,0,4524,0,0,0,0,\n0,0,0,115,228,229,772,229,229,230,0,341,229,230,0,0,0,0,0,0,0,0,0,0,0,207,0,0,0,0,0,4522,0,0,0,4524,0,0,0,0,\n0,0,0,228,229,229,772,229,229,229,229,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,207,207,207,0,0,4522,0,0,0,4524,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4522,0,0,0,4524,0,0,0,0,\n0,0,0,0,0,4070,4072,0,0,0,0,207,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4522,0,0,0,4524,0,0,0,0,\n0,0,0,0,4070,4184,4298,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4409,4635,0,0,0,4524,0,0,0,0,\n0,0,0,0,4296,4298,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4409,4410,4410,4635,0,0,0,4524,4636,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,207,0,0,0,0,0,0,0,0,4409,4635,0,0,0,0,0,4524,4636,0,0,0,0,0,\n0,0,0,0,0,0,4070,4072,0,0,0,0,207,0,0,0,0,0,0,0,0,0,0,0,0,0,4522,0,0,0,0,0,0,4524,0,0,0,0,0,0,\n0,0,0,0,0,0,4296,4298,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4522,0,0,0,0,0,0,4524,0,0,0,0,207,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,207,0,0,0,0,0,0,0,0,0,4522,0,0,0,0,0,4524,4636,0,0,207,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4409,4410,4635,0,0,4524,4636,4636,4636,0,0,0,0,207,207,207,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4522,0,0,0,4524,4636,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,207,0,0,0,0,0,0,4409,4410,4635,0,0,0,4524,0,0,0,0,0,207,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,4070,4072,207,207,0,0,0,0,0,0,0,4522,0,0,0,0,0,4524,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,4296,4298,0,0,0,0,0,0,0,0,0,4522,0,0,0,4524,4636,4636,0,0,0,0,207,0,0,0,0,0,0,\n229,229,342,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4409,4410,4635,0,0,0,4524,0,0,0,0,0,0,0,0,0,0,0,0,0,\n229,342,115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4522,0,0,0,0,4524,4636,0,0,0,0,0,0,0,0,0,0,0,0,0,\n342,115,228,342,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4522,0,0,0,0,4524,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n115,115,0,115,0,0,0,0,0,0,0,0,0,207,0,0,0,0,0,0,4522,0,0,0,0,4524,0,0,0,0,207,207,207,0,0,0,0,0,0,0,\n115,115,0,115,0,0,0,0,207,0,0,0,0,0,0,0,0,0,0,0,4522,0,0,4524,4636,4636,0,0,0,207,0,0,0,0,0,0,0,0,0,0,\n115,115,0,115,0,0,0,0,0,207,0,0,207,0,0,0,0,0,0,0,4636,4522,0,4524,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n115,228,342,115,0,0,0,0,0,0,207,207,0,0,0,0,0,0,0,0,0,4522,0,4524,0,0,0,0,0,0,0,0,0,0,0,0,0,341,229,229,\n115,0,115,115,0,0,0,4070,4072,0,0,0,0,0,0,0,0,0,0,0,0,4522,0,4524,0,0,0,0,0,0,0,0,0,0,0,0,0,117,341,229,\n115,0,115,115,0,0,0,4296,4298,0,0,0,0,0,0,0,0,0,0,0,0,4522,0,4524,0,0,0,0,0,0,0,0,0,0,0,0,0,117,117,341,\n115,0,115,115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4522,0,4524,0,0,0,0,0,0,0,0,0,0,0,0,0,117,117,117,\n115,0,115,115,0,0,0,0,0,341,229,229,229,229,229,229,229,229,229,229,229,2267,2267,2267,229,229,229,229,229,229,229,229,229,342,0,0,0,117,117,117,\n115,0,115,228,229,1348,1349,229,229,230,341,229,229,229,229,229,229,229,229,229,229,2267,2267,2267,229,229,229,229,229,229,342,0,0,228,342,0,0,117,117,117,\n115,0,115,0,0,0,0,341,229,229,230,0,341,229,229,229,229,229,229,229,229,2267,2267,2267,229,229,229,229,229,342,228,229,229,342,115,0,0,117,117,117,\n115,0,115,0,0,0,0,117,0,341,229,229,230,0,0,0,0,659,0,0,341,2267,2267,2267,342,0,0,0,0,228,229,229,342,115,228,229,229,230,117,117,\n115,0,115,0,0,0,0,117,0,117,0,0,0,0,0,0,0,0,0,0,117,0,0,0,115,0,0,0,0,0,0,0,115,115,0,0,0,0,117,117,\n115,0,115,0,0,0,0,117,0,117,0,0,0,0,0,0,0,0,0,0,117,0,0,0,115,0,0,0,0,0,0,0,115,115,0,0,0,0,117,117,\n228,342,115,0,0,0,0,117,0,117,0,0,0,0,0,0,0,0,0,0,117,0,0,0,115,0,0,0,0,0,0,0,115,115,0,0,0,0,117,117,\n0,115,228,229,229,229,229,230,0,117,0,0,0,0,0,0,0,0,0,0,117,0,0,0,115,0,0,0,0,0,0,0,115,115,0,0,0,341,230,117,\n0,228,229,229,229,229,229,229,229,230,0,0,0,0,0,0,0,0,0,0,117,0,0,0,115,0,0,0,0,0,0,0,115,115,0,0,0,117,0,117,\n0,0,0,0,0,0,0,0,0,0,0,4070,4072,0,0,0,0,0,0,0,117,0,0,0,115,0,0,0,0,0,0,0,115,228,342,0,0,117,0,117,\n0,0,0,0,0,0,0,0,0,0,0,4296,4184,4072,0,0,0,0,0,0,117,0,0,0,115,0,0,0,1698,1699,1699,1700,115,0,228,1348,1349,230,341,230,\n0,0,0,0,0,0,0,0,0,0,0,0,4296,4298,0,0,0,0,341,229,230,0,0,0,115,0,0,0,2950,2724,2724,2951,115,0,0,0,0,0,117,0,\n0,0,0,0,207,207,207,207,0,0,0,0,0,0,0,0,0,0,117,0,0,0,0,0,115,0,0,0,0,2,3,3,3,0,0,0,0,0,117,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,117,0,0,0,0,0,115,0,0,0,0,115,0,0,0,0,0,0,0,0,117,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,117,0,0,0,0,0,115,0,0,0,0,115,0,0,0,0,0,0,0,0,117,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,341,229,230,0,0,0,0,0,115,0,0,0,0,115,0,0,0,0,0,0,0,0,117,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,117,0,0,0,0,0,0,0,115,0,0,0,0,115,0,0,0,341,229,229,229,229,230,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,117,0,0,0,0,0,0,0,115,0,0,0,0,115,0,0,0,117,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,341,229,229,230,0,0,0,0,0,0,0,228,342,0,0,0,228,1348,1349,229,230,0,0,0,0,0,0,\n0,0,207,207,0,0,0,0,0,0,0,0,0,117,0,0,0,0,0,0,0,0,0,0,0,115,0,0,0,0,2491,2493,0,0,0,0,0,0,0,0,\n0,0,0,0,207,0,0,0,0,0,0,207,0,117,0,0,0,0,0,0,0,0,0,0,0,115,0,0,0,0,2604,2606,0,0,0,0,0,0,0,0,\n0,0,0,0,0,207,207,207,207,207,207,0,0,117,0,0,0,0,0,0,0,0,0,0,0,115,0,0,0,207,2604,2606,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,117,0,0,0,0,0,0,0,0,0,0,0,115,0,0,207,0,2604,2606,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,117,4866,0,0,0,0,0,0,0,0,0,0,115,207,207,0,0,2604,2606,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,341,1348,1349,230,4979,0,0,0,0,0,0,0,0,0,0,228,229,229,229,229,1348,1349,229,229,229,229,229,229,229,229,\n0,0,0,0,0,0,0,0,0,0,117,0,0,0,4979,0,0,0,0,0,0,0,0,0,0,4524,0,0,0,0,2604,2606,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,341,229,230,0,0,0,4979,0,0,0,0,0,0,0,0,0,0,4524,0,0,0,0,2604,2606,0,0,0,0,0,0,0,0,\n0,0,0,341,229,229,229,229,230,5091,5091,5091,5091,5091,5092,0,0,0,0,0,0,0,0,0,0,4524,0,0,0,0,2604,2606,0,0,0,0,0,0,0,0,\n0,0,341,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4524,0,0,0,2491,2605,2606,0,0,0,0,0,0,0,0,\n0,0,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4524,0,0,2491,2605,2605,2606,0,0,0,0,0,0,0,0,\n0,0,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4524,4636,4636,0,2491,2605,2605,2605,2719,0,0,0,0,0,0,0,0,\n0,0,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4524,4636,4636,4636,4636,0,0,2491,2605,2605,2605,2719,0,0,0,0,0,0,0,0,0,\n229,229,230,0,0,0,0,0,0,4636,4636,4636,4636,4636,4636,4636,4636,4636,4636,4636,0,0,0,0,2491,2492,2605,2605,2605,2606,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,4636,4636,0,0,0,0,0,0,0,0,0,0,0,2491,2492,2492,2492,2605,2605,2605,2605,2718,2719,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2491,2492,2605,2605,2605,2718,2718,2718,2718,2719,0,0,0,0,0,0,0,0,0,0,0,0,\n4636,4636,4636,4636,4636,4636,4636,0,0,0,0,0,0,0,0,0,0,0,2717,2718,2718,2718,2719,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,207,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,207,207,207,207,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,207,207,0,0,0,207,207,207,207,207,0,0,0,0,207,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,207,0,0,0,0,0,207,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,207,207,207,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,207,207,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,207,0,0,207,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,207,0,0,0,0,0,0,207,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,207,0,\n0,0,0,0,0,0,207,207,0,0,0,0,0,0,0,0,0,0,0,0,207,207,207,0,0,0,0,0,0,0,0,0,0,0,0,0,0,207,0,0,\n0,0,207,207,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,207,207,207,0,0,0,\n0,0,0,0,0,207,207,207,207,207,207,207,207,207,0,0,0,0,0,0,0,0,0,0,0,0,207,207,207,207,207,207,207,207,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,207,207,207,207,207,207,207,207,207,207,207,207,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2491,2492,2493,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,2,3,3,3,3,3,3,3,3,4,0,0,0,0,0,2604,2605,2606,0,2,3,3,3,3,3,3,3,3,3,3,3,3,3,4,0,0,0,0,\n0,2,115,0,2,3,3,3,3,3,4,3,3,3,4,0,0,2604,2605,2606,0,115,2,3,3,3,3,3,3,3,3,3,3,3,4,3,3,3,3,4,\n0,115,115,0,115,0,0,0,0,0,3,4,0,0,117,4,0,2604,2605,2606,0,115,115,2,3,3,3,3,3,3,3,3,3,4,3,3,3,3,4,117,\n2,3,3,0,115,0,0,0,0,0,0,117,0,0,117,117,0,2604,2605,2606,0,115,115,115,0,0,0,0,0,0,0,0,0,3,3,3,3,4,117,117\n</data>\n </layer>\n <layer id=\"3\" name=\"3\" width=\"40\" height=\"140\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,1810,1810,1810,1810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,1810,1810,1810,1810,1810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1810,1810,1810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"4\" name=\"4\" width=\"40\" height=\"140\">\n  <data encoding=\"csv\">\n219,219,219,219,219,219,219,219,219,219,219,219,331,331,331,0,0,0,0,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,0,0,0,0,0,0,0,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,209,210,210,211,331,331,331,331,0,0,0,0,0,0,0,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,218,218,218,0,0,0,0,0,0,0,0,0,0,0,0,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,331,0,0,0,0,0,0,0,0,0,0,0,0,331,219,219,219,331,331,331,331,331,219,219,219,219,219,219,219,331,331,219,219,219,\n219,219,219,219,219,331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,219,219,0,0,0,0,0,219,331,219,331,219,331,331,0,0,331,331,331,\n219,219,219,219,331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,219,219,218,0,0,0,0,331,0,331,0,331,0,0,0,0,0,0,0,\n219,219,219,219,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,219,219,219,218,218,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n219,219,219,331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,219,219,219,219,219,218,0,0,0,0,0,0,0,0,0,0,0,0,0,\n219,331,331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,331,219,219,219,219,219,219,218,206,0,0,0,0,0,0,0,0,0,0,0,\n219,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,219,219,219,219,219,219,0,0,0,0,0,0,94,218,218,218,218,218,\n219,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,219,219,219,219,219,219,0,0,0,0,0,218,94,219,219,219,219,219,\n219,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,219,219,219,219,219,219,218,0,0,0,0,219,94,219,219,219,219,219,\n219,218,218,218,218,218,218,0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,219,219,219,219,219,219,331,0,0,0,0,219,94,219,219,219,219,219,\n219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,219,219,331,331,331,331,0,0,0,0,0,219,94,219,219,219,219,219,\n219,219,219,209,210,210,211,0,0,0,0,218,218,218,218,0,0,0,0,0,0,219,219,219,218,218,218,218,0,0,0,0,218,219,94,219,219,219,219,219,\n219,219,219,218,218,218,0,0,0,0,0,219,219,219,219,0,0,0,0,0,0,219,219,219,219,219,219,219,0,0,0,0,219,219,94,331,219,219,219,219,\n219,219,219,219,219,219,218,0,0,0,0,219,219,331,331,0,0,0,0,0,0,219,219,219,219,219,219,219,0,0,0,0,219,219,94,94,219,219,219,219,\n219,219,219,219,219,219,219,0,0,0,0,219,331,0,0,0,0,0,0,0,0,219,219,219,219,219,219,331,0,0,0,0,219,219,94,94,219,219,219,219,\n219,219,219,219,219,219,219,0,0,0,0,331,0,0,0,0,0,0,0,0,0,219,219,219,219,219,219,205,0,0,0,0,331,219,94,94,219,219,219,219,\n219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,219,219,219,219,219,0,0,0,0,0,0,331,94,94,219,219,219,219,\n219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,219,219,219,219,331,0,0,0,0,0,94,94,94,94,219,219,219,219,\n219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,219,219,219,219,0,0,0,0,0,0,94,94,94,94,331,219,219,219,\n331,331,331,331,331,331,331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,331,331,331,331,331,0,0,0,0,0,94,94,96,97,98,94,219,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,94,209,210,211,94,219,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,94,94,0,219,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,219,219,219,\n219,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,218,218,219,219,219,219,\n219,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,331,219,219,219,219,219,219,\n219,0,0,0,0,0,0,0,0,0,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,219,219,219,219,219,\n219,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,331,219,219,219,219,219,\n219,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,219,219,219,219,219,\n219,219,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,331,331,331,331,331,\n219,219,219,0,0,0,0,0,0,205,0,0,0,0,1240,1240,1240,1240,1240,1240,1240,1240,1240,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n331,331,331,0,0,0,0,0,0,0,0,0,0,0,1353,1353,1353,1353,1353,1353,1353,1353,1353,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,218,218,218,218,218,218,\n0,0,0,0,0,0,0,0,0,0,0,94,94,94,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,219,219,219,219,219,219,219,\n0,0,0,0,0,0,0,0,0,0,0,94,94,94,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,219,219,219,219,219,219,219,219,\n218,218,0,0,0,0,0,0,0,0,0,94,94,94,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,219,219,219,219,219,219,219,219,\n219,219,0,0,0,0,0,0,0,0,0,94,94,94,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,331,331,331,331,331,331,331,331,331,\n219,219,218,0,0,0,0,0,0,0,0,0,94,94,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n219,219,219,218,218,218,218,94,94,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,218,218,218,218,218,218,218,218,218,218,218,218,218,\n219,219,219,219,219,219,219,94,94,94,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,331,331,331,331,331,219,219,219,219,219,219,219,219,219,\n331,331,331,219,219,219,219,94,94,94,94,94,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,331,331,219,219,219,219,219,219,219,\n0,0,0,219,219,219,219,94,94,94,94,94,94,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,219,219,219,219,219,219,\n218,0,0,219,219,219,219,94,94,94,94,94,94,94,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,331,331,219,219,219,219,219,\n219,0,0,219,219,219,219,94,94,94,94,94,94,94,94,94,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,331,219,219,219,219,\n219,0,0,219,219,219,219,94,94,94,94,94,94,94,94,94,0,0,0,0,0,0,0,0,0,0,0,0,218,218,0,0,0,0,0,0,219,219,219,219,\n219,0,0,219,219,219,219,94,94,94,94,94,94,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,219,218,0,0,0,0,0,219,219,219,219,\n219,0,0,331,331,219,219,94,94,94,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,219,219,0,0,0,0,0,331,219,219,219,\n219,0,0,0,0,331,331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,219,219,0,0,0,202,203,0,219,219,219,\n219,0,218,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,94,331,219,219,0,0,0,315,316,0,219,219,219,\n219,218,219,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,94,94,94,331,219,0,0,0,0,0,0,219,219,219,\n219,219,219,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,94,94,94,0,219,0,0,0,0,0,218,219,219,219,\n219,219,219,0,0,0,0,0,0,0,0,0,0,0,94,94,94,0,0,0,218,218,218,218,218,0,94,94,94,218,219,202,203,0,0,0,219,219,219,219,\n219,219,219,0,0,0,0,0,0,0,0,0,94,94,94,94,94,94,0,218,219,219,219,219,219,218,0,0,0,219,219,315,316,0,0,0,219,219,219,219,\n219,219,219,0,0,0,0,0,218,218,218,94,94,94,94,94,94,94,0,219,219,219,219,219,219,219,218,218,218,219,219,0,0,0,0,0,219,219,219,219,\n219,219,219,218,0,0,0,0,219,219,219,0,94,94,94,94,94,94,218,219,219,219,219,219,219,219,219,219,219,219,331,0,0,0,0,0,219,219,219,219,\n219,219,219,219,0,0,0,0,219,219,219,218,94,94,94,94,94,94,219,219,219,219,219,219,219,219,219,331,331,331,0,0,0,0,0,0,331,219,219,219,\n219,219,219,219,0,0,0,0,219,219,219,219,94,94,94,94,94,94,219,219,219,219,219,219,219,219,331,0,0,0,0,0,0,0,0,0,0,331,331,219,\n219,219,219,219,218,0,0,0,219,219,219,219,94,94,94,94,94,0,219,219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,0,218,94,94,94,331,\n219,219,219,219,219,0,0,0,219,219,219,219,0,94,94,94,94,218,219,219,219,219,219,219,219,219,0,0,0,0,0,0,202,203,218,219,94,94,94,94,\n219,219,219,219,219,218,0,0,331,331,219,219,218,94,94,94,94,219,219,219,219,219,219,219,219,219,0,0,0,0,0,0,315,316,219,219,94,94,0,94,\n219,219,219,219,219,219,218,0,0,0,219,219,219,94,94,94,0,219,219,219,219,219,219,219,331,331,0,0,0,0,0,0,0,0,219,219,0,94,94,94,\n219,219,219,219,219,219,219,0,0,0,219,219,331,94,94,94,218,219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,0,94,331,219,218,0,0,0,\n219,219,219,219,219,219,219,0,0,0,331,331,0,94,94,94,219,219,219,219,219,219,331,331,0,0,0,0,0,0,0,94,94,94,94,219,219,218,218,218,\n219,219,219,219,219,219,219,0,0,0,0,0,0,94,94,0,219,219,219,219,219,219,0,0,0,0,0,0,0,0,218,94,94,94,0,219,219,219,219,219,\n219,219,219,219,219,219,219,0,94,94,0,0,0,0,0,218,219,219,219,219,219,219,0,0,0,0,0,0,0,218,219,94,94,94,218,219,219,219,219,219,\n331,331,331,219,219,219,219,218,94,94,0,0,0,0,0,219,219,219,219,219,331,331,0,0,0,0,0,0,0,219,219,94,94,0,219,219,219,219,219,219,\n0,0,0,219,219,219,219,219,94,94,0,0,0,0,218,219,219,219,219,219,0,0,0,0,0,0,0,0,218,219,331,94,94,218,219,219,219,219,219,219,\n0,0,0,331,219,219,219,219,94,94,94,94,94,94,219,219,219,219,219,219,0,0,0,0,0,0,0,218,219,331,94,94,94,219,219,219,219,219,219,219,\n0,0,0,0,219,219,219,219,94,94,94,94,94,94,219,219,219,219,219,219,0,0,0,0,0,0,0,219,219,94,94,94,94,219,219,219,219,219,219,219,\n0,0,0,0,219,219,219,331,94,94,94,94,94,0,219,219,219,219,219,219,0,0,0,0,0,0,218,219,219,94,96,97,98,219,219,219,219,219,219,219,\n0,0,0,0,219,219,219,0,0,94,94,94,94,218,219,219,219,219,219,219,0,0,0,0,0,0,219,219,219,0,209,210,211,219,219,219,219,219,219,219,\n0,0,0,0,219,219,219,0,0,0,94,94,0,219,219,219,219,219,331,331,0,0,202,203,0,0,219,219,219,218,218,218,218,219,219,219,219,331,331,331,\n0,0,0,0,219,219,331,0,0,0,0,0,218,219,219,219,219,219,216,217,0,0,315,316,218,0,219,219,219,219,219,219,219,219,219,219,219,0,0,0,\n0,0,0,0,219,331,0,0,0,0,0,0,219,219,219,219,219,219,329,330,0,202,203,0,219,0,219,219,219,219,219,219,219,219,219,219,219,0,0,0,\n0,0,0,0,331,0,0,0,0,0,0,0,219,219,219,219,219,219,218,218,218,315,316,0,219,218,219,219,219,219,219,219,219,219,219,219,219,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,331,331,331,331,331,331,331,331,331,0,0,0,331,331,331,331,331,331,331,331,331,331,219,219,219,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,331,219,219,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,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,219,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,218,0,0,0,0,0,0,0,0,218,0,0,0,0,0,0,331,331,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,219,0,0,0,0,0,0,0,0,219,218,218,218,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,218,218,218,0,218,218,218,218,219,219,0,0,0,0,0,218,0,0,219,219,219,219,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,1240,1240,1240,1240,1240,1240,1240,1240,1240,1240,1240,1240,1240,1240,1240,1240,1240,1240,1240,1240,1240,1240,1240,1240,1240,1240,1240,0,0,0,0,0,0,\n0,0,0,0,0,0,0,1353,1353,1353,1353,1353,1353,1353,1353,1353,1353,1353,1353,1353,1353,1353,1353,1353,1353,1353,1353,1353,1353,1353,1353,1353,1353,1353,0,0,0,0,0,0,\n218,0,0,0,0,0,0,0,0,0,219,219,219,0,219,219,219,219,219,219,0,0,0,0,0,219,0,0,331,219,219,219,0,0,0,0,0,0,0,0,\n219,0,218,218,218,218,0,0,0,0,331,331,331,0,331,219,219,219,219,219,0,0,0,0,0,219,218,0,0,331,331,331,0,0,0,0,0,0,0,0,\n219,218,219,219,219,219,94,94,0,0,0,0,0,0,0,331,219,219,219,219,0,0,0,0,0,219,219,0,0,0,0,0,0,0,0,0,0,0,0,0,\n219,219,219,209,210,211,94,94,0,0,0,0,0,0,0,0,331,331,331,331,0,0,0,0,0,219,219,0,0,0,0,0,0,0,0,0,0,0,0,0,\n219,219,219,218,94,94,94,94,218,218,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,331,0,0,0,0,0,0,0,0,0,0,0,0,0,\n219,219,219,219,0,0,0,0,219,219,218,0,0,0,0,0,0,0,0,0,0,0,0,0,0,331,0,0,0,0,0,0,0,0,0,0,0,0,0,218,\n219,219,219,219,218,218,218,218,219,219,219,218,218,0,0,218,218,218,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,218,218,219,331,331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,\n219,219,219,219,331,331,331,331,331,331,331,219,219,219,219,219,0,0,0,0,0,0,0,0,0,0,0,94,94,0,0,0,0,0,218,218,218,218,218,219,\n219,219,331,331,0,0,94,94,94,94,94,331,219,331,331,331,0,0,0,0,0,0,0,0,0,0,94,94,94,0,0,0,0,0,219,219,219,219,219,219,\n219,219,94,94,94,94,94,94,94,94,94,94,331,0,0,0,0,0,0,0,0,0,0,0,0,0,94,94,94,0,0,0,0,218,219,219,219,219,219,219,\n219,219,0,0,94,94,94,94,94,94,94,94,0,0,0,202,203,0,0,202,203,0,0,202,203,0,94,94,94,94,0,0,218,219,219,219,219,219,219,219,\n219,219,218,218,0,94,94,94,94,94,94,0,0,0,0,315,316,202,203,315,316,202,203,315,316,0,94,94,94,94,0,0,219,219,219,219,219,219,219,219,\n219,219,219,219,218,0,96,97,98,0,0,0,0,0,0,0,0,315,316,0,0,315,316,0,0,0,94,94,94,0,0,0,331,219,219,219,219,219,219,219,\n219,219,219,219,219,218,209,210,211,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,94,0,0,0,0,0,219,219,219,219,219,219,219,\n219,219,219,219,219,219,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,331,331,331,331,331,331,331,\n219,219,219,219,219,219,219,218,218,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,218,0,0,0,0,0,218,218,218,218,218,218,218,\n219,219,219,219,219,219,219,219,331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,219,0,0,0,0,218,219,219,219,219,219,219,219,\n219,219,219,331,331,331,331,331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,331,0,0,0,0,219,219,219,219,219,219,219,219,\n219,219,331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,331,0,0,0,0,0,927,928,928,931,219,219,219,219,\n219,219,0,0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,1040,1041,1041,1044,219,219,219,219,\n219,219,0,0,0,315,316,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1153,1154,1155,1157,219,219,219,219,\n219,219,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1266,1267,1268,1270,219,219,219,219,\n331,331,0,0,0,0,202,203,0,0,0,0,0,218,218,218,218,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,331,219,219,219,\n0,0,0,0,0,0,315,316,0,218,218,218,218,219,219,219,219,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,331,219,219,\n0,0,0,0,0,202,203,218,218,219,219,219,219,219,219,219,331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,94,94,94,94,219,219,\n0,0,0,0,0,315,316,219,219,219,219,219,219,219,219,331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,94,94,94,94,94,94,94,219,219,\n218,218,218,218,218,218,218,219,219,219,219,219,219,219,331,0,0,0,0,0,0,0,0,0,94,94,94,94,94,94,94,94,94,94,94,94,94,94,219,219,\n219,219,219,219,219,219,219,219,219,219,219,331,331,331,0,0,0,0,0,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,219,219,\n219,219,219,219,219,219,219,219,219,219,331,0,0,0,0,0,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,0,94,94,94,94,331,219,\n219,219,219,219,219,219,219,219,219,331,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,0,94,94,94,94,94,219,\n219,219,219,219,219,219,219,219,219,94,94,94,94,94,94,94,94,94,94,0,0,0,0,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,219,\n219,219,219,219,219,219,219,331,331,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,219,\n219,219,219,219,219,219,331,94,94,94,94,94,0,0,94,94,94,0,0,0,0,0,94,94,94,94,0,94,94,94,94,94,94,94,94,94,94,94,94,331,\n219,219,219,219,219,331,94,94,94,94,94,94,0,0,94,94,0,218,218,218,218,0,0,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,\n219,219,219,219,331,94,94,94,94,94,94,94,94,94,94,94,0,219,219,219,219,218,0,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,\n219,219,219,219,94,94,94,94,94,94,94,94,94,94,94,94,0,219,219,219,219,219,0,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,\n219,219,219,219,94,94,94,94,0,0,0,94,94,94,94,94,94,331,331,219,219,219,0,94,94,94,94,94,94,0,0,94,94,94,94,94,94,94,94,94,\n219,219,219,331,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,331,331,331,94,94,94,94,94,94,0,218,218,0,94,94,94,94,94,94,94,94,\n219,219,219,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,0,219,219,218,0,94,94,94,94,94,94,0,\n219,219,219,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,0,219,219,219,0,94,94,94,94,94,94,218,\n219,219,331,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,331,331,331,0,94,94,94,94,94,0,219,\n219,219,94,94,94,94,0,0,94,94,94,94,94,94,94,94,94,94,94,94,0,0,0,94,94,94,94,94,94,94,94,94,94,94,94,94,94,0,218,219,\n219,219,0,0,0,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,0,0,0,218,219,219,\n219,219,218,218,218,0,0,0,0,0,0,0,0,0,94,94,94,94,94,94,94,94,94,94,94,94,0,0,0,0,0,0,0,0,0,218,218,219,219,219,\n219,219,219,219,219,218,218,218,218,218,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,218,218,218,218,218,218,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,218,218,218,218,218,0,0,0,0,0,0,0,218,218,218,218,218,218,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,218,0,0,0,0,0,218,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,331,331,219,219,219,219,219,219,331,331,219,219,219,219,0,0,0,0,0,331,331,219,219,219,219,219,219,219,219,219,331,331,331,331,219,219,219,219,\n219,331,0,0,0,0,0,0,0,0,0,0,331,219,331,219,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,331,331,331,331,\n219,0,0,0,0,0,0,0,0,0,0,0,0,0,0,331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,0,0,0,218,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"5\" name=\"5\" width=\"40\" height=\"140\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,96,97,97,98,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,96,97,97,98,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,96,97,98,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/hoenn-route-120.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"40\" height=\"100\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"5\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"1\" name=\"1\" width=\"40\" height=\"100\">\n  <data encoding=\"csv\">\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,116,116,0,0,0,0,0,0,0,114,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,116,116,4184,4184,4184,4184,4184,4184,4184,114,116,116,116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,116,116,4184,4184,4184,4184,4184,4184,4184,114,114,114,114,114,114,114,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,116,116,4184,4184,4184,4184,4184,4184,4184,114,114,114,114,114,114,114,114,114,114,116,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,116,116,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,116,116,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,116,116,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,116,116,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,116,116,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,116,116,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,116,116,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,116,116,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,116,116,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,116,116,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,116,116,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,116,116,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,116,116,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,116,116,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,4184,4184,4184,4184,4184,4184,4184,116,116,116,4184,4184,4184,4184,4184,116,116,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,0,4184,4184,4184,4184,4184,4184,116,116,116,4184,4184,4184,114,114,116,116,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,0,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,116,114,114,114,0,4184,4184,4184,4184,4184,4184,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,2602,2602,114,114,114,114,114,114,114,114,114,114,114,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,2602,2602,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,2602,2602,2602,2602,2602,2602,2602,2602,114,114,2602,2602,2602,2602,2602,2602,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,2602,2602,2602,2602,2602,2602,2602,2602,2602,2602,2602,2602,2602,2602,2602,2602,2602,2602,2602,2602,2602,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,2602,2602,2602,2602,2602,2602,2602,2602,2602,2602,2602,2602,2602,2602,2602,2602,2602,2602,2602,2602,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,2602,2602,2602,2602,2602,2602,2602,2602,2602,2602,2602,2602,2602,2602,2602,2602,2602,2602,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,2602,2602,2602,2602,2602,2602,2602,2602,2602,2602,2602,2602,2602,2602,2602,2602,2602,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,2602,2602,2602,2602,2602,114,2602,2602,2602,2602,2602,2602,2602,2602,2602,2602,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,2602,2602,2602,2602,2602,2602,2602,2602,2602,2602,2602,2602,2602,2602,2602,2602,2602,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,2602,2602,2602,2602,2602,2602,2602,2602,2602,2602,2602,2602,2602,2602,2602,2602,2602,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,2602,2602,2602,2602,2602,2602,2602,2602,114,2602,2602,2602,2602,2602,114,2602,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,2602,2602,2602,2602,2602,2602,2602,2602,2602,2602,2602,2602,2602,2602,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,2602,2602,2602,2602,2602,114,114,114,2602,2602,2602,2602,2602,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,2602,2602,2602,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,116,116,116,114,114,114,114,114,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,116,116,116,114,114,114,114,114,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,114,114,114,114,114,114,116,116,116,116,116,116,116,116,116,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,114,114,114,114,114,114,116,116,116,116,116,116,116,116,116,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,114,114,114,114,114,114,114,4184,4184,4184,4184,4184,4184,4184,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,116,116,114,114,114,114,116,114,114,114,114,114,114,114,4184,4184,4184,4184,4184,4184,4184,4184,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,116,114,114,114,114,114,116,114,114,114,114,114,114,114,4184,4184,4184,4184,4184,4184,4184,4184,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,116,114,114,114,114,114,116,114,114,114,114,114,114,114,4184,4184,4184,4184,4184,4184,4184,4184,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,116,114,114,114,114,114,116,114,114,114,114,114,114,114,4184,4184,4184,4184,4184,4184,4184,4184,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,116,116,116,114,114,114,114,114,116,114,114,114,114,114,114,114,4184,4184,4184,4184,4184,4184,4184,4184,114,114,114,114,114,114,114,114,\n114,116,116,116,116,116,116,116,116,114,114,114,114,114,114,114,116,114,114,114,114,114,114,114,4184,4184,4184,4184,4184,4184,4184,4184,114,114,114,114,114,114,114,114,\n116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,114,114,114,114,114,114,114,4184,4184,4184,4184,4184,4184,4184,4184,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,4184,4184,4184,4184,4184,4184,4184,4184,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,4184,4184,4184,4184,4184,4184,4184,4184,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,4184,4184,4184,4184,4184,4184,4184,4184,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,114,114,114,114,114,114,114,114,4184,4184,4184,4184,4184,4184,4184,4184,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,114,114,114,114,114,114,114,114,114,114,4184,4184,4184,4184,4184,4184,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,114,114,114,114,114,114,114,114,114,114,4184,4184,4184,4184,4184,116,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,114,114,114,114,114,114,114,114,\n4184,4184,4184,4184,4184,4184,4184,4184,4184,114,114,114,114,114,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,114,114,114,114,114,114,114,114,\n4184,4184,4184,4184,4184,4184,4184,4184,4184,114,114,114,114,114,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,114,114,114,114,114,114,114,114,\n4184,4184,4184,4184,4184,4184,4184,4184,4184,114,114,114,114,114,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,114,114,114,114,114,114,114,\n4184,4184,4184,4184,4184,4184,4184,4184,4184,114,114,114,114,114,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,114,114,114,114,114,114,114,\n4184,4184,4184,4184,4184,4184,4184,4184,4184,114,114,114,114,114,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,114,114,114,114,\n4184,4184,4184,4184,4184,4184,4184,4184,4184,114,114,114,114,114,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,4184,4184,4184,4184,4184,4184,4184,114,116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,4184,4184,4184,4184,4184,114,116,114,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,116,116,116,116,116,114,114,114,\n114,114,114,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,116,4184,4184,4184,4184,116,116,116,116,\n116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,116,116,4184,4184,4184,4184,4184,4184,4184,4184,4184,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,\n114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,\n114,114,114,114,114,114,114,114,114,114,114,116,116,116,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,\n114,114,114,114,114,114,114,114,114,114,114,116,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,114\n</data>\n </layer>\n <layer id=\"2\" name=\"2\" width=\"40\" height=\"100\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2491,2492,2492,2492,2492,2492,2492,2492,2492,2492,2492,2492,2492,2493,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,2491,2492,2492,2492,2605,2605,2605,2605,2718,2718,2718,2718,2718,2718,2718,2718,2718,2719,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,2491,2492,2492,2492,2492,2492,2492,2492,2605,2605,2605,2605,2718,2718,2718,2719,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,2717,2718,2718,2718,2718,2718,2718,2718,2718,2718,2718,2719,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,207,207,207,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,341,229,229,229,229,229,229,229,229,229,342,0,207,207,207,207,207,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,117,341,229,229,229,229,229,229,229,342,228,229,229,229,229,229,342,0,0,0,0,0,0,0,0,0,0,0,0,207,0,0,\n0,0,0,0,0,0,0,0,117,117,4409,4410,4410,4410,4410,4410,4411,228,229,229,229,229,229,342,228,229,229,342,0,0,0,0,0,0,0,0,207,0,0,0,\n0,0,0,0,0,0,0,0,117,117,4522,0,0,0,0,0,4524,0,0,0,0,0,0,228,229,229,342,115,207,0,0,0,207,207,207,207,0,0,0,0,\n0,0,0,0,0,0,0,0,117,117,4522,0,0,0,0,0,4637,4410,4410,4410,4410,4410,4410,4410,4410,4411,115,115,0,207,207,207,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,117,117,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4524,115,115,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,117,117,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4524,115,115,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,117,117,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4524,115,115,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,117,117,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4524,115,115,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,117,117,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4524,115,115,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,117,117,4522,0,0,0,0,0,0,0,2,3,4,0,0,0,0,4524,115,115,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,3,3,3,4,0,0,0,0,0,2,115,0,117,4,0,0,0,4524,115,115,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,117,4522,0,0,0,0,115,228,456,230,117,0,2,3,3,3,3,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,4070,4072,0,0,0,0,0,117,4522,0,0,0,0,228,229,569,229,230,2,115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,4296,4298,0,0,0,0,0,3,3,3,3,4,0,0,0,0,0,4524,115,115,0,0,0,0,0,0,0,0,0,2837,2498,2498,2498,2838,0,0,\n0,0,0,0,0,0,0,0,2488,0,0,0,0,0,0,3,3,3,3,3,3,3,3,3,0,0,0,0,0,0,0,0,0,1811,1812,1812,1812,1813,0,0,\n0,0,0,0,0,0,0,0,2601,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,2601,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,4070,4072,0,0,0,2601,4070,4072,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,4296,4298,0,0,0,2714,4296,4298,0,0,0,0,0,0,0,0,0,4070,4072,0,0,0,0,0,0,0,2603,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,2714,2715,0,0,0,0,0,0,0,0,0,4296,4298,0,0,0,0,0,0,0,2603,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,4070,4072,0,2714,0,0,0,0,0,4070,4072,0,0,0,0,4070,4072,0,0,0,0,2603,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,4296,4184,4072,0,2601,0,0,0,4070,4184,4298,0,0,0,4070,4184,4298,0,0,0,0,2603,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,4296,4298,0,2714,0,0,0,4296,4298,0,0,0,0,4183,4185,0,0,0,0,0,4070,4072,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,2601,0,0,0,0,0,0,0,0,4296,4184,4072,0,0,0,4070,4184,4298,2490,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,2714,0,0,0,0,0,0,4070,4072,0,4183,4185,0,0,4070,4184,4185,0,2603,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4070,4184,4298,0,4296,4298,0,0,4296,4297,4298,0,2603,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4296,4298,0,0,2715,2715,2715,0,0,0,0,0,2716,0,0,0,0,0,0,0,0,\n3,3,3,3,3,3,3,3,3,3,3,3,4,207,207,0,0,0,0,2715,2715,2715,2716,0,0,0,2714,0,0,0,2716,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,3,3,4,207,0,0,0,0,0,0,0,0,0,0,0,2714,2715,2716,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,117,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,117,117,207,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n3,3,3,3,3,3,3,4,0,0,0,0,0,0,3,3,4,207,0,0,0,0,0,0,207,207,207,207,0,207,207,207,207,207,207,0,0,0,0,0,\n0,0,0,0,0,0,0,117,3,3,3,3,3,4,0,0,117,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,4,0,0,117,0,0,117,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,117,0,0,117,0,0,117,117,207,207,207,207,207,207,207,207,207,207,0,207,207,207,207,207,0,207,207,0,0,0,\n0,0,0,0,0,0,0,0,0,0,117,0,0,3,3,4,117,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,3,3,3,3,4,117,117,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,117,117,117,117,0,0,207,207,207,207,207,207,207,207,207,207,207,207,207,207,207,207,207,0,0,0,\n0,0,0,0,0,0,0,0,4070,4072,0,0,0,0,117,117,117,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,2,4,0,0,0,4296,4298,2,4,0,0,117,117,117,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,228,230,0,0,0,0,0,228,230,0,0,117,117,117,117,0,0,207,207,207,207,207,207,207,207,0,0,207,207,207,207,207,207,0,0,0,0,\n0,0,0,0,0,0,2,3,4,0,0,0,0,0,117,117,117,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,2,115,0,117,4,0,0,0,0,117,117,117,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,207,207,207,\n0,2,4,0,0,115,228,229,230,117,0,0,2,4,117,117,117,117,0,207,207,207,207,207,207,207,207,207,207,207,0,207,207,207,207,207,207,0,0,0,\n0,228,230,0,0,228,229,229,229,230,0,0,228,230,117,117,117,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,117,117,117,117,207,207,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n4070,4072,0,0,0,0,4070,4071,4072,0,0,0,0,0,117,117,117,117,0,0,207,207,207,207,207,207,207,207,207,207,207,207,207,207,207,207,0,0,0,0,\n4296,4298,0,2,4,0,4183,4184,4185,0,2,4,0,0,117,117,117,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,228,230,4070,4184,4297,4298,0,228,230,0,0,117,117,117,117,0,0,0,1245,1020,1133,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,4296,4298,0,0,0,0,0,0,0,117,117,117,117,0,0,0,908,0,0,207,207,207,207,207,207,207,207,207,207,207,207,207,207,207,207,\n0,0,4070,4072,0,0,0,0,4070,4072,0,4070,4072,0,117,117,117,117,0,0,0,908,0,0,0,0,0,0,0,0,0,0,0,0,1132,1020,1020,1020,1133,0,\n0,0,4296,4298,0,4070,4072,0,4296,4298,0,4296,4298,0,117,117,117,117,0,0,0,908,0,341,229,229,229,229,229,229,229,342,0,0,0,0,0,0,0,0,\n0,0,0,0,0,4296,4184,4072,0,0,0,0,0,0,117,117,117,117,0,0,1132,1021,0,117,0,0,0,0,0,0,0,115,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,4296,4298,0,0,0,0,0,0,117,117,117,117,0,0,0,0,0,117,0,0,0,0,0,0,0,115,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,341,229,1348,229,230,117,117,117,0,0,0,0,0,117,4409,4410,4410,4410,4410,4410,4411,228,342,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,117,341,1348,229,229,230,117,117,0,0,0,0,0,117,4522,0,0,0,0,0,4637,4411,115,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,117,117,0,0,0,0,117,117,4070,4072,0,0,0,1240,1240,1240,1240,1240,1240,1240,1240,1240,1240,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,117,117,0,0,0,0,117,117,4296,4298,0,0,0,1353,1353,1353,1353,1353,1353,1353,1353,1353,1353,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,117,117,0,0,0,0,117,117,0,0,0,0,0,117,4522,0,0,0,0,0,0,4524,115,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,341,229,230,117,0,0,0,0,117,117,0,0,0,0,0,117,4522,0,0,0,0,0,0,4524,115,0,0,0,0,0,0,0,\n229,229,229,229,229,229,229,229,230,341,229,230,0,0,0,207,117,117,0,0,0,0,0,117,4522,0,0,0,0,0,0,4524,115,0,0,0,0,0,0,0,\n229,229,229,229,229,229,229,229,229,230,0,0,0,0,0,341,230,117,0,0,4070,4072,0,117,4522,0,0,0,0,0,0,4524,115,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,117,341,230,0,0,4183,4184,4072,117,4522,0,0,0,0,0,0,4524,115,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,207,0,0,0,117,117,0,0,0,4296,4297,4298,117,4522,0,0,0,0,0,0,4524,115,0,0,0,0,0,0,0,\n0,0,0,0,331,331,331,0,0,0,0,0,0,0,207,117,117,0,4070,4072,0,0,0,117,4522,0,0,0,0,0,0,4524,115,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,341,230,117,0,4296,4298,0,341,1348,230,4522,0,0,0,0,0,0,4524,115,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,4070,4072,0,207,207,117,341,230,0,0,0,0,117,0,0,4636,4522,0,0,0,0,2,3,3,3,3,3,3,3,3,3,\n0,0,0,1698,1699,1699,1699,1699,1700,4296,4298,0,0,0,117,117,0,0,0,4070,4072,117,0,0,0,4522,0,0,0,2,115,2,3,3,3,3,3,3,3,3,\n0,0,0,2950,2724,2724,2724,2724,2951,0,0,0,0,0,117,117,0,0,0,4296,4298,117,0,0,0,4636,4636,4636,4636,115,115,115,0,0,0,0,0,0,0,0,\n4409,4410,4410,4410,4410,4410,4410,4410,4411,0,0,0,4070,4072,117,117,0,0,0,0,0,117,0,0,0,0,0,0,0,115,115,115,0,0,0,0,0,0,0,0,\n4522,0,0,0,0,0,0,0,4524,0,0,0,4296,4298,117,117,0,4070,4072,0,0,117,0,0,0,0,0,0,0,115,115,115,0,0,0,0,0,0,0,0,\n4522,0,0,0,0,0,0,0,4524,0,0,0,0,0,117,117,4070,4184,4298,0,0,3,3,3,3,3,3,3,3,3,115,228,342,0,0,0,0,0,0,0,\n4522,0,0,0,0,0,0,0,4524,0,0,0,0,0,117,117,4296,4298,0,0,0,0,0,0,0,0,0,0,0,0,228,342,115,0,0,0,0,0,0,0,\n4522,0,0,0,0,0,0,0,4524,0,0,0,0,0,117,117,0,2491,2493,0,0,0,0,0,0,0,0,0,0,0,0,115,228,229,229,229,229,229,229,229,\n4522,0,0,0,0,0,0,0,4524,0,0,0,0,0,117,117,0,2604,2606,207,0,0,0,0,0,0,0,0,0,0,0,228,229,229,229,229,229,229,229,229,\n4636,4636,4522,0,0,0,0,0,4524,0,341,229,1348,229,230,117,0,2604,2605,2493,207,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,4636,4636,4522,0,0,0,4524,0,117,341,1348,229,229,230,0,2604,2605,2606,0,207,207,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,4636,4636,4636,4636,4636,0,117,117,0,0,0,0,0,2717,2605,2605,2493,659,0,207,207,207,207,207,207,207,207,207,0,659,0,0,659,0,0,0,\n0,0,0,0,0,0,0,0,0,0,117,117,0,4070,4072,0,0,0,2717,2605,2605,2492,2492,2492,2492,2492,2492,2492,2492,2492,2492,2492,2492,2492,2492,2493,0,0,0,659,\n0,0,0,0,0,0,341,229,229,229,230,117,0,4296,4298,0,0,4070,4072,2717,2718,2718,2718,2718,2718,2718,2718,2718,2718,2718,2718,2718,2718,2605,2605,2605,2492,2492,2492,2492,\n0,0,0,0,0,0,117,341,229,229,229,230,0,0,659,0,0,4296,4184,4072,0,0,0,4070,4072,0,659,0,0,0,0,0,0,2717,2718,2718,2718,2718,2718,2718,\n0,0,0,0,0,0,117,117,2837,2498,2498,2498,2838,0,0,0,0,0,4296,4298,0,0,0,4296,4298,0,0,0,0,0,0,0,0,0,0,0,0,0,659,0,\n0,0,0,0,0,0,117,117,1811,1812,1812,1812,1813,0,0,0,0,0,0,659,0,0,0,0,0,0,0,0,0,0,0,341,229,229,229,229,342,0,0,0,\n0,0,341,229,229,229,230,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,341,230,4409,4410,4410,4411,228,229,229,229,\n229,229,230,341,229,229,229,230,0,0,0,0,0,0,0,0,0,0,0,0,0,341,229,229,229,229,229,229,229,229,230,4409,4635,0,0,4637,4410,4410,4410,4411,\n229,229,229,230,0,0,0,0,0,0,0,0,0,0,0,341,229,229,229,229,229,230,4409,4410,4410,4410,4410,4410,4410,4410,4410,4635,0,0,0,0,0,0,0,4524,\n0,0,0,0,0,0,0,0,0,0,0,0,0,341,229,230,4409,4410,4410,4410,4410,4410,4635,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4524,\n0,0,0,0,0,0,0,0,0,0,0,341,229,230,4409,4410,4635,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4524,\n0,0,0,0,0,0,0,0,0,0,341,230,4409,4410,4635,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4524,4636\n</data>\n </layer>\n <layer id=\"3\" name=\"3\" width=\"40\" height=\"100\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n219,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n219,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n219,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n219,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n1810,1810,1810,1810,1810,1810,1810,1810,1810,1810,1810,1810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,1810,1810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n1810,1810,1810,1810,1810,1810,1810,0,0,0,0,0,0,0,1810,1810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,1810,1810,1810,1810,1810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,1810,1810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,1810,1810,1810,1810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1810,1810,1810,1810,1810,1810,1810,1810,1810,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1810,1810,1810,1810,1810,1810,1810,1810,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1810,1810,1810,1810,1810,1810,1810,1810,1810,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"4\" name=\"4\" width=\"40\" height=\"100\">\n  <data encoding=\"csv\">\n219,219,219,219,219,219,219,219,219,331,331,331,219,219,219,331,331,331,331,331,331,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,218,218,0,331,331,331,0,218,218,218,218,0,331,331,331,331,331,331,331,331,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,218,218,218,218,218,219,219,219,331,0,0,0,0,0,0,0,0,0,331,331,331,331,219,219,219,219,219,219,219,\n219,219,219,219,331,331,219,219,219,219,219,219,219,219,219,219,331,331,331,0,0,0,0,0,0,0,0,205,0,0,0,0,0,331,331,331,219,219,219,219,\n219,331,331,331,0,0,331,331,331,331,331,331,331,331,331,331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,331,331,219,219,\n219,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,331,219,\n331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,94,94,94,94,94,94,94,94,94,94,0,0,0,0,0,0,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,0,0,0,331,\n0,0,0,0,218,218,218,0,0,0,0,0,0,0,0,0,0,0,0,218,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,0,0,0,\n0,218,218,218,219,219,219,218,0,0,0,0,0,0,0,0,0,0,0,219,94,94,94,94,94,96,97,98,94,94,94,94,94,94,94,94,94,94,0,218,\n218,219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,0,0,0,331,0,0,0,0,0,209,210,211,94,94,94,94,94,94,94,94,94,94,218,219,\n219,219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,94,94,94,94,94,94,94,94,0,219,219,\n219,219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,94,94,94,94,94,94,94,0,218,219,219,\n219,219,219,219,219,219,219,219,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,94,94,0,0,0,0,0,219,219,219,\n219,219,219,219,219,331,331,331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,219,219,219,\n219,219,219,219,331,0,0,0,1240,1240,1240,1240,1240,1240,1240,1240,1240,1240,1240,1240,1240,1240,1240,1240,1240,1240,1240,1240,0,0,0,0,0,0,218,218,219,219,219,219,\n219,219,219,219,0,0,0,0,1353,1353,1353,1353,1353,1353,1353,1353,1353,1353,1353,1353,1353,1353,1353,1353,1353,1353,1353,1353,0,0,0,0,0,218,219,219,219,219,219,219,\n219,219,219,331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,218,218,218,219,219,219,219,219,219,219,\n219,219,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,218,219,219,219,219,219,219,219,219,219,219,219,\n219,219,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,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,219,0,0,0,0,0,218,218,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,331,0,0,0,0,0,219,219,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,219,219,219,219,219,219,219,219,219,219,219,\n219,219,0,0,0,0,0,0,219,219,218,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,218,218,219,219,96,97,98,219,219,219,219,219,219,219,\n219,331,0,0,0,0,0,0,219,219,219,0,0,218,218,218,0,0,0,0,0,0,0,0,218,219,219,219,219,219,209,210,211,331,331,331,331,331,219,219,\n219,0,0,0,0,0,0,0,331,219,219,218,218,219,219,219,218,218,218,218,218,0,0,0,219,219,219,219,219,219,218,0,0,0,0,0,0,0,219,219,\n331,0,0,0,0,0,0,0,0,331,219,219,219,219,219,219,219,219,219,219,219,218,218,218,219,219,219,219,219,219,219,0,0,0,0,0,0,0,219,219,\n0,0,0,0,0,0,0,0,0,0,331,331,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,218,0,0,0,0,0,218,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,331,331,219,219,219,219,219,331,331,331,331,331,219,219,219,219,219,219,219,219,0,0,0,0,218,219,219,219,\n218,0,0,0,0,0,0,0,0,0,0,0,0,0,331,331,331,331,331,0,0,0,0,0,331,331,331,331,331,331,219,219,218,218,0,0,219,219,219,219,\n219,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,331,219,219,219,218,0,219,219,219,219,\n219,218,0,0,0,0,0,0,0,0,0,0,0,218,218,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,331,219,219,219,0,219,219,219,219,\n219,219,218,218,218,0,0,0,0,0,0,0,0,219,219,0,0,0,0,0,218,0,0,0,0,0,218,218,0,0,0,0,331,219,219,0,219,219,219,219,\n219,219,219,219,219,218,218,0,0,0,0,0,0,331,331,0,0,0,0,218,219,218,0,0,0,218,219,219,0,0,0,0,0,331,331,0,219,219,219,219,\n219,219,219,219,219,219,219,218,0,0,0,0,0,0,0,0,0,0,0,219,331,331,0,0,0,219,219,331,0,0,0,0,0,0,0,0,219,219,219,219,\n219,219,219,219,219,219,219,219,218,218,0,0,0,0,218,218,0,0,0,331,0,0,0,0,0,331,331,0,0,0,0,0,0,0,0,0,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,218,218,218,0,219,219,218,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,94,331,331,219,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,331,94,94,94,331,218,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,219,219,219,219,\n218,218,218,218,218,218,0,0,218,218,218,218,0,0,0,94,94,331,218,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,219,219,219,219,\n219,219,219,219,219,219,218,218,219,219,219,219,218,218,0,0,94,94,219,218,218,218,218,218,0,0,0,0,0,0,0,0,0,0,0,331,331,219,219,219,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,0,0,94,94,219,219,219,219,219,219,94,94,94,94,0,94,94,94,94,94,94,94,94,219,219,219,\n219,219,219,219,219,219,219,331,219,219,219,219,219,219,0,0,0,94,331,219,219,219,219,219,94,94,94,94,0,94,94,94,94,94,94,94,94,219,219,219,\n218,218,218,218,218,218,218,0,331,331,331,331,331,331,218,0,0,0,94,331,331,331,331,331,0,0,0,0,0,0,0,0,0,0,0,94,94,331,219,219,\n219,219,219,219,219,219,219,0,0,0,0,218,0,0,219,218,0,0,94,94,94,94,94,94,94,94,94,94,0,94,94,94,94,94,0,94,94,94,219,219,\n219,219,219,219,219,219,219,218,218,218,0,219,218,0,219,219,0,0,94,94,94,94,94,94,94,94,94,94,0,94,94,94,94,94,0,94,94,94,219,219,\n219,219,219,219,219,219,219,219,219,219,0,219,219,0,331,331,0,0,94,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,219,219,\n219,219,219,219,219,219,219,219,219,331,0,331,331,0,0,0,0,0,94,0,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,219,219,\n219,219,219,219,219,219,331,331,331,0,0,0,218,218,0,0,0,0,94,0,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,331,219,\n219,219,219,331,331,331,0,0,0,0,0,0,331,219,0,0,0,0,94,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,94,219,\n219,219,331,0,0,0,0,0,0,0,0,0,0,331,0,0,0,0,94,0,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,0,94,94,219,\n219,331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,0,94,94,219,\n219,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,0,0,0,0,0,0,0,0,94,94,0,0,0,0,0,0,0,94,94,331,\n219,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,94,94,94,94,94,94,94,94,94,94,94,0,94,94,94,94,94,94,94,94,94,\n331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,94,94,94,94,94,94,94,94,94,94,94,0,94,94,94,94,94,94,96,97,98,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,94,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,209,210,211,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,94,0,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,0,94,94,94,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,0,94,94,94,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,218,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,94,94,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,219,218,0,0,0,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,219,219,0,0,0,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,94,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,331,331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,331,0,0,0,0,0,0,0,0,0,0,0,0,0,218,218,0,0,0,0,0,218,\n0,0,0,0,0,0,0,0,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,219,218,0,0,0,0,219,\n218,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,0,0,0,0,0,0,0,0,0,219,219,219,218,0,0,0,219,\n219,218,218,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,219,0,0,0,0,0,0,0,0,0,331,219,219,219,0,0,0,219,\n219,219,219,218,218,218,218,0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,219,0,0,0,0,0,0,0,0,0,0,219,219,219,0,0,0,219,\n219,219,219,219,219,219,219,218,0,0,0,0,0,0,0,0,0,0,0,0,0,331,331,0,0,0,0,0,0,0,0,0,0,331,331,331,0,0,0,219,\n219,219,219,219,219,219,219,219,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,219,\n219,219,219,219,219,219,219,219,219,218,0,0,0,94,94,94,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,219,\n219,219,219,219,219,219,219,219,331,331,0,0,94,94,94,94,0,0,218,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,219,219,\n331,331,331,331,331,331,331,331,0,0,0,0,94,94,94,94,0,0,219,218,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,219,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,94,94,94,0,0,0,219,219,0,0,0,0,0,0,0,0,0,0,0,0,0,218,218,218,219,219,219,219,\n218,218,218,218,218,218,218,218,218,0,0,94,94,94,94,0,0,0,219,331,0,0,0,0,0,0,0,0,0,0,0,0,0,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,218,0,94,94,94,94,0,0,0,331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,219,219,219,219,219,219,\n219,219,219,219,219,219,219,219,219,331,0,0,94,94,94,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,219,219,219,219,219,219,\n219,219,219,219,96,97,98,219,331,0,0,0,94,94,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,219,219,219,219,219,219,\n219,219,219,219,209,210,211,331,0,0,0,0,94,94,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,219,219,219,219,219,219,\n219,219,219,331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n219,219,331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,218,218,218,218,\n331,331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,218,219,219,219,219,219,\n0,0,0,0,0,0,0,0,0,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,219,219,219,219,219,219,\n0,0,0,0,0,0,0,0,0,218,218,0,0,0,0,0,0,0,0,0,94,0,0,0,218,218,218,218,218,0,0,0,0,219,219,219,219,219,219,219,\n0,0,0,0,0,0,0,0,0,219,219,0,0,0,0,0,0,0,0,94,94,0,0,0,331,331,219,219,219,218,0,0,0,331,219,219,219,219,219,219,\n0,0,0,0,0,0,0,0,0,219,219,0,0,0,0,0,0,0,0,94,94,94,94,94,94,94,331,331,219,219,0,0,0,0,331,331,331,331,331,331,\n0,0,0,0,0,0,0,0,0,219,219,0,0,0,0,0,0,0,0,94,94,94,94,94,94,94,94,94,96,97,98,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,219,331,0,0,0,0,0,0,0,0,0,94,94,94,94,94,94,94,94,209,210,211,0,218,218,218,218,218,218,218,0,\n0,0,0,0,0,0,0,0,0,219,0,0,0,0,0,0,0,0,0,0,0,94,94,94,94,94,94,94,94,94,94,94,219,219,331,331,331,331,331,0,\n218,218,0,0,0,0,0,0,0,331,0,0,0,0,0,0,0,0,0,0,0,0,0,94,94,94,94,94,94,94,94,94,331,331,0,0,0,0,0,0,\n219,219,218,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,205,0,\n219,219,219,219,218,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,\n219,219,219,219,219,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,\n219,219,219,219,219,219,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,218,218,218,0,0,0,0,0,0,0,\n219,219,219,219,219,219,0,0,0,0,0,0,0,0,0,0,218,218,0,0,0,0,0,0,0,218,218,218,218,219,219,331,331,0,0,0,0,0,0,0,\n219,219,331,331,331,331,0,0,0,0,0,0,0,218,218,218,219,219,218,0,0,0,0,218,218,219,219,219,219,219,331,0,0,0,0,0,0,0,0,0,\n331,331,0,0,0,0,0,0,218,218,218,218,218,219,219,219,219,219,219,218,218,0,0,331,331,331,331,331,331,331,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,218,218,0,219,219,219,219,219,219,219,331,331,331,331,331,331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n218,218,0,0,218,219,219,218,219,219,219,219,219,331,331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n219,219,218,218,219,219,219,219,219,219,219,331,331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n219,219,219,219,219,219,219,219,219,219,331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n219,219,219,219,219,219,219,219,219,331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/hoenn-route-121.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"80\" height=\"20\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"4\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"1\" name=\"Calque de Tuiles 1\" width=\"80\" height=\"20\">\n  <data encoding=\"csv\">\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,\n114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,114,114,114,114,114,114,0,0,0,0,0,3402,3402,3402,3402,3402,3402,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,\n114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3402,3402,3402,3402,3402,3402,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,3402,3402,3402,3402,3402,3402,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n114,114,114,0,0,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3402,3402,3402,3402,3402,3402,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n114,114,114,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3402,3402,3402,3402,3402,3402,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n114,114,116,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"2\" name=\"Calque de Tuiles 2\" width=\"80\" height=\"20\">\n  <data encoding=\"csv\">\n0,0,0,0,117,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,117,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,\n0,0,0,0,117,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,117,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,\n0,0,0,0,117,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,117,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,\n0,0,0,0,117,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,117,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,\n229,229,229,229,230,117,0,0,0,0,0,0,0,0,95,95,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,117,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,\n229,229,229,229,229,230,0,0,0,0,0,0,0,0,95,95,95,95,0,0,0,0,0,95,95,95,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,341,229,229,230,117,0,0,0,0,0,0,0,0,95,95,95,95,95,0,0,0,0,0,0,0,0,0,95,95,95,95,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,95,95,95,95,95,0,0,0,0,0,0,0,0,0,0,0,0,0,0,117,0,0,341,230,0,0,0,0,0,0,0,0,0,95,95,95,95,95,95,95,0,0,0,0,0,95,95,95,95,95,95,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,95,95,95,95,95,0,0,0,0,0,0,0,0,0,0,0,0,0,0,117,0,0,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,\n0,0,0,0,659,2491,2492,2492,2492,2492,2492,2492,2493,0,0,0,0,0,0,0,0,95,95,95,95,95,95,95,0,0,0,0,0,0,0,0,341,229,229,229,229,230,0,0,117,95,95,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,95,95,0,95,95,95,0,0,0,0,0,0,0,0,\n0,659,0,2491,2492,2605,2605,2718,2718,2718,2718,2718,2719,0,95,95,95,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,117,0,0,0,0,0,0,0,117,95,95,95,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,95,95,95,95,95,95,0,0,0,0,0,0,0,0,\n2492,2492,2492,2605,2605,2605,2719,0,0,0,0,0,95,95,95,95,95,95,95,95,95,95,95,0,341,229,229,229,229,229,229,229,229,229,229,229,230,0,0,0,0,0,0,0,117,95,95,95,95,95,95,95,0,0,0,0,0,95,95,0,0,0,0,0,0,0,95,95,95,95,95,95,0,0,0,0,0,0,0,0,\n2718,2718,2718,2718,2718,2719,0,0,0,0,0,95,95,95,95,95,95,95,95,95,341,229,229,229,230,341,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,230,0,0,0,0,0,0,0,0,0,0,0,0,95,95,95,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,659,0,0,659,0,0,0,0,0,0,0,0,0,0,341,229,229,229,230,341,229,229,229,230,0,0,0,0,0,0,0,0,0,0,0,0,95,95,95,95,95,0,0,0,0,0,0,0,0,0,0,0,0,95,95,95,95,95,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,341,229,\n659,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,117,341,229,229,229,230,0,0,0,0,0,341,229,229,229,229,229,229,342,0,0,0,0,95,95,95,95,95,95,95,0,0,0,0,0,0,0,0,0,95,95,95,95,95,0,0,0,0,0,0,0,0,0,0,0,0,0,0,341,229,229,229,230,4409,\n229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,230,117,0,0,0,0,0,341,229,229,229,230,0,0,0,0,0,0,228,229,229,229,229,342,95,95,95,95,95,95,95,0,0,0,0,0,0,0,95,95,95,95,95,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,117,4409,4410,4410,4410,4635,\n0,0,0,0,0,0,0,0,341,229,229,229,229,229,229,229,229,230,341,229,229,229,229,230,4409,4410,4410,4411,0,0,0,0,0,0,4409,4410,4410,4410,4411,228,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,230,4522,0,0,0,0,\n0,0,0,0,0,341,229,229,230,0,0,0,0,0,0,341,229,229,230,4409,4410,4410,4410,4410,4635,0,0,4524,0,0,0,0,0,0,4522,0,0,0,4637,4410,4410,4410,4410,4410,4410,4410,4410,4410,4410,4410,4410,4410,4410,4410,4410,4410,4410,4410,4410,4410,4410,4410,4410,4410,4410,4410,4410,4410,4410,4410,4410,4410,4410,4410,4410,4635,0,0,0,0,\n0,0,0,341,229,230,341,229,229,229,229,229,229,229,229,230,4409,4410,4410,4635,0,0,0,0,0,0,0,4524,0,0,0,0,0,0,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,341,230,0,0,117,4409,4410,4410,4410,4410,4410,4410,4410,4410,4635,0,0,0,0,0,0,0,0,0,0,4524,0,0,0,0,0,0,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,341,230,0,341,229,230,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4637,4410,4410,4410,4410,4410,4410,4635,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"3\" name=\"Calque de Tuiles 3\" width=\"80\" height=\"20\">\n  <data encoding=\"csv\">\n219,219,219,219,0,0,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,1562,212,213,212,213,212,213,212,213,2891,2892,2892,2892,2896,212,213,0,0,0,0,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n219,219,219,219,0,0,438,439,438,439,438,439,438,439,325,326,325,326,438,439,438,439,438,439,438,439,1562,325,326,325,326,325,326,325,326,2891,2892,2892,2892,2896,325,326,0,0,0,0,325,326,325,326,325,326,325,326,438,439,438,439,325,326,325,326,325,326,325,326,325,326,438,439,438,439,438,439,438,439,438,439,438,439,\n219,219,331,331,0,0,212,213,212,213,212,213,212,213,0,0,0,0,212,213,212,213,212,213,212,213,1562,0,0,0,0,0,0,0,0,2891,2892,2892,2892,2896,0,0,0,0,0,0,0,0,0,0,0,0,0,0,212,213,212,213,0,0,0,0,0,0,0,0,0,0,212,213,212,213,212,213,212,213,212,213,212,213,\n331,331,0,0,0,0,438,439,438,439,438,439,438,439,0,0,0,0,325,326,325,326,325,326,325,326,1562,0,0,0,0,0,0,0,0,3004,3005,3005,3005,3009,0,0,0,0,0,0,0,0,0,0,0,0,0,0,325,326,325,326,0,0,0,0,0,0,0,0,0,0,325,326,325,326,325,326,325,326,325,326,325,326,\n0,0,0,0,0,0,212,213,212,213,212,213,212,213,0,0,0,1449,1450,1450,1450,1450,1450,1450,1450,1450,1450,1450,1450,1450,1450,1450,1450,1450,1450,3117,3118,3119,3120,3122,0,0,0,0,0,0,1449,1450,1450,1450,1450,1450,1450,1450,1450,1450,1450,1450,1450,1450,1450,1450,1450,1450,1451,0,1449,1450,1450,1450,1450,1450,1450,1678,1450,1450,1450,1450,1450,1451,\n0,0,0,0,0,0,325,326,325,326,325,326,325,326,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,99,100,0,3230,3231,3232,3233,3235,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1564,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,212,213,0,0,0,0,0,205,0,0,216,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,1564,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,438,439,99,100,0,0,0,0,0,0,329,330,0,1449,1450,1450,1450,1450,1451,0,0,1449,1450,1450,1451,0,0,1449,1450,1451,0,0,1449,1450,1450,1450,1450,1450,1450,1450,1450,1451,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,212,213,212,213,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1564,0,0,0,0,1564,0,0,1562,0,0,0,0,0,0,0,0,1564,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1449,1450,1450,1450,1450,1450,1450,1450,1450,1450,1450,1450,1451,0,0,325,326,325,326,0,0,0,0,0,0,0,0,0,0,0,0,1449,1450,1450,1450,1450,1451,0,1449,1451,0,0,0,0,1564,0,0,1562,0,0,0,0,0,0,0,0,1564,0,0,0,0,99,100,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1564,0,0,0,0,1564,0,0,0,0,0,0,0,0,0,0,0,0,0,0,99,100,212,213,\n0,0,0,0,0,0,0,0,99,100,99,100,99,100,99,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,1449,1450,1450,1450,1450,1450,1450,1450,1450,1450,1450,1451,0,0,0,0,1564,0,0,0,0,0,0,0,0,0,0,0,0,0,0,212,213,325,326,\n0,0,0,0,0,0,0,0,212,213,212,213,212,213,212,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,1564,1449,1450,1450,1450,1450,1450,1450,1450,1450,1451,0,0,0,0,325,326,0,0,\n0,0,0,0,0,0,0,0,325,326,325,326,325,326,325,326,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1564,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,99,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3410,0,0,0,205,3412,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1449,1450,1451,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,212,213,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3410,0,0,0,0,3412,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n99,100,0,325,326,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,3410,0,0,0,0,3412,202,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,\n212,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,315,316,3410,0,0,0,0,3412,315,316,202,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,\n325,326,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,3523,0,0,0,0,3525,0,0,315,316,202,203,202,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,315,316,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/hoenn-route-122.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"100\" height=\"100\" tilewidth=\"16\" tileheight=\"16\" infinite=\"1\" nextlayerid=\"3\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"2\" name=\"Calque de Tuiles 2\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n   <chunk x=\"0\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,\n0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,\n0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,\n0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,\n0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,\n0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,116,\n0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,116\n</chunk>\n   <chunk x=\"16\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,116,116,116,116,116,116,116,116,0,0,0,0,0,0,\n116,116,116,116,116,116,116,116,116,116,116,0,0,0,0,0,\n116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,0,\n116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116\n</chunk>\n   <chunk x=\"32\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"0\" y=\"16\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,116,\n0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,116,\n0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,116,\n0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,116,\n0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,116,\n0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,116,\n0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,116,\n0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,116,\n0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,116,\n0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,116,\n0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,\n0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,\n0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,\n0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,\n0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,\n0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,0\n</chunk>\n   <chunk x=\"16\" y=\"16\" width=\"16\" height=\"16\">\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,0,0,0,0,0,\n116,116,116,116,116,116,116,116,116,116,116,0,0,0,0,0,\n116,116,116,116,116,116,116,116,116,116,0,0,0,0,0,0,\n116,116,116,116,116,116,116,116,116,114,0,0,0,0,0,0,\n116,116,116,116,114,114,114,114,114,114,0,0,0,0,0,0,\n0,0,0,0,114,114,114,114,114,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"32\" y=\"16\" width=\"16\" height=\"16\">\n116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"16\" y=\"32\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,114,114,114,114,0,0,0,0,0,0,0,0,0,0,\n0,0,114,114,114,114,0,0,0,0,0,0,0,0,0,0,\n0,0,114,114,114,114,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n  </data>\n </layer>\n <layer id=\"1\" name=\"Calque de Tuiles 1\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n   <chunk x=\"0\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,2,4,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,228,230,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,202,203,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,\n0,0,0,0,0,2,4,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,228,230,0,0,0,0,0,0,0,0,0,\n0,0,202,203,2,4,0,0,0,0,0,0,0,0,0,0,\n0,0,315,316,228,230,0,0,0,0,0,0,0,0,0,2,\n0,202,203,0,0,0,0,0,0,0,0,0,0,0,2,115,\n0,315,316,0,0,0,0,0,0,0,2,3,3,3,3,3,\n0,2,4,0,0,0,0,0,0,2,115,0,2,3,3,3,\n0,228,230,0,0,0,0,0,2,3,3,0,115,0,2,3,\n0,2,4,0,0,0,0,2,115,2,3,3,3,0,115,0,\n0,228,230,0,0,0,2,3,115,115,2,3,3,3,3,2,\n2,4,0,0,0,4524,115,2,3,115,115,0,2,3,3,3,\n228,230,0,0,0,4524,115,115,2,3,115,2,115,0,2,3\n</chunk>\n   <chunk x=\"16\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,202,203,2,4,2,4,0,0,0,0,0,\n0,0,0,0,0,315,316,228,230,228,230,202,203,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,315,316,2,4,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,2,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n3,3,3,3,3,3,3,3,3,3,4,0,0,0,0,0,\n2,3,3,3,3,3,3,3,4,0,3,4,0,0,0,0,\n115,2,3,3,3,3,4,0,117,0,0,117,4,0,0,0,\n3,115,0,0,0,0,117,0,3,3,4,3,3,4,0,0,\n3,3,2,3,3,4,3,3,3,4,3,4,0,3,4,0,\n2,3,3,0,0,3,4,0,0,117,0,3,3,4,3,4,\n115,0,0,0,0,0,3,3,4,3,3,4,0,3,4,117,\n3,2,3,3,3,3,4,0,117,4,0,117,0,0,117,117,\n3,3,0,0,0,0,117,4,117,117,0,117,0,0,117,117\n</chunk>\n   <chunk x=\"32\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n4,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,\n230,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,2,4,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,228,230,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,2,4,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,228,230,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,2,4,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,228,230,0,0,0,0,0,0,0,0,0,\n4,0,0,0,0,202,203,0,0,0,0,0,0,0,0,0,\n117,4522,0,0,0,315,316,0,0,0,0,0,0,0,0,0,\n117,4522,0,0,0,0,2,4,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"0\" y=\"16\" width=\"16\" height=\"16\">\n202,203,0,0,0,4524,115,115,115,2,3,115,115,2,115,0,\n315,316,0,0,0,4524,115,115,115,115,0,115,115,115,115,0,\n202,203,0,0,0,4524,115,115,115,115,0,115,115,115,228,229,\n315,316,0,0,0,4524,115,115,115,115,0,115,115,228,229,342,\n2,4,0,0,0,4524,115,115,115,115,0,115,228,229,342,115,\n228,230,0,0,0,4524,115,115,115,228,342,228,342,0,115,228,\n202,203,0,0,0,4524,115,115,115,0,228,342,228,342,228,342,\n315,316,0,0,0,4524,115,115,228,342,0,228,342,115,0,228,\n2,4,0,0,0,4524,115,228,342,115,0,0,115,228,229,342,\n228,230,0,0,0,4524,228,342,115,228,229,342,228,229,342,228,\n2,4,0,0,0,4637,4411,115,228,342,0,115,0,0,228,229,\n228,230,0,0,0,0,4524,228,342,228,342,228,229,342,0,0,\n0,202,203,0,0,0,4637,4411,115,0,115,0,0,228,229,229,\n0,315,316,0,0,0,0,4524,115,0,228,229,229,229,229,229,\n0,202,203,0,0,0,0,4524,228,342,0,0,0,0,341,229,\n0,315,316,0,0,0,0,4637,4411,228,229,229,229,229,230,4409\n</chunk>\n   <chunk x=\"16\" y=\"16\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,117,117,117,117,0,117,0,0,117,117,\n0,0,0,0,0,0,117,117,117,117,341,230,0,341,230,117,\n342,0,0,341,229,229,230,117,117,117,117,0,0,117,0,117,\n115,0,0,117,0,341,229,230,117,117,117,341,229,230,0,117,\n228,229,229,230,0,117,0,341,230,117,117,117,0,0,341,230,\n229,229,229,229,229,230,341,230,341,230,117,117,0,0,117,0,\n0,0,0,0,341,229,230,341,230,341,230,117,341,229,230,341,\n229,229,229,229,230,341,229,230,0,117,0,117,117,0,0,117,\n0,0,0,0,0,117,341,229,229,230,341,230,117,0,0,117,\n229,229,229,229,229,230,117,341,229,229,230,0,117,0,0,117,\n229,229,229,229,229,229,230,117,341,229,229,229,230,341,229,230,\n0,341,229,229,229,229,229,230,117,341,229,229,229,230,4409,4410,\n229,230,0,341,229,229,456,229,230,117,4409,4410,4410,4410,4635,0,\n229,229,229,230,341,229,569,229,229,230,4522,0,0,0,0,0,\n229,229,229,229,230,0,0,0,0,0,4522,0,0,0,0,0,\n4410,4410,4410,4411,0,0,0,0,0,4409,4635,0,0,0,0,0\n</chunk>\n   <chunk x=\"32\" y=\"16\" width=\"16\" height=\"16\">\n117,4522,0,0,0,0,228,230,0,0,0,0,0,0,0,0,\n117,4522,0,0,0,0,202,203,0,0,0,0,0,0,0,0,\n117,4522,0,0,0,0,315,316,0,0,0,0,0,0,0,0,\n117,4522,0,0,0,0,2,4,0,0,0,0,0,0,0,0,\n117,4522,0,0,0,0,228,230,0,0,0,0,0,0,0,0,\n117,4522,0,0,0,0,202,203,0,0,0,0,0,0,0,0,\n230,4522,0,0,0,0,315,316,0,0,0,0,0,0,0,0,\n4409,4635,0,0,0,0,2,4,0,0,0,0,0,0,0,0,\n4522,0,0,0,0,0,228,230,0,0,0,0,0,0,0,0,\n4522,0,0,0,0,2,4,0,0,0,0,0,0,0,0,0,\n4522,0,0,0,0,228,230,0,0,0,0,0,0,0,0,0,\n4635,0,0,0,0,202,203,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,\n0,0,0,0,202,203,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,2,4,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"0\" y=\"32\" width=\"16\" height=\"16\">\n0,0,2,4,0,0,0,0,4637,4410,4410,4410,4410,4410,4410,4635,\n0,0,228,230,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,315,316,2,4,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,228,230,2,4,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,228,230,202,203,0,0,2,4,202,203,\n0,0,0,0,0,0,0,0,315,316,202,203,228,230,315,316,\n0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"16\" y=\"32\" width=\"16\" height=\"16\">\n0,0,0,4637,4410,4410,4410,4410,4410,4635,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,2,4,0,0,2,4,\n0,4524,4636,4636,4636,4636,4522,0,202,203,228,230,2,4,228,230,\n202,4524,0,0,0,0,4522,203,315,316,0,0,228,230,0,0,\n315,4524,3410,0,0,3412,4522,316,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"32\" y=\"32\" width=\"16\" height=\"16\">\n0,0,0,2,4,228,230,0,0,0,0,0,0,0,0,0,\n0,0,0,228,230,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,2,4,0,0,0,0,0,0,0,0,0,0,0,\n0,202,203,228,230,0,0,0,0,0,0,0,0,0,0,0,\n0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,\n202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n  </data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/hoenn-route-123.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"140\" height=\"20\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"4\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"1\" name=\"Calque de Tuiles 1\" width=\"140\" height=\"20\">\n  <data encoding=\"csv\">\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,4184,4184,4184,4184,4184,4184,4184,4184,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,4184,4184,4184,4184,4184,4184,4184,4184,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,4184,4184,4184,4184,4184,4184,4184,4184,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,4184,4184,4184,4184,4184,4184,4184,4184,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,4184,4184,4184,4184,4184,4184,4184,4184,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114\n</data>\n </layer>\n <layer id=\"3\" name=\"Calque de Tuiles 3\" width=\"140\" height=\"20\">\n  <data encoding=\"csv\">\n219,219,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n219,219,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,95,95,95,95,0,0,0,95,0,95,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,\n219,219,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,95,95,95,95,95,95,0,0,95,95,95,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,\n219,219,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,95,95,95,95,95,95,0,0,95,95,95,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,\n219,219,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,0,0,0,0,0,0,0,0,95,95,0,0,0,0,0,0,0,0,0,0,0,0,0,95,95,95,95,95,95,95,0,95,95,95,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,\n219,219,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,0,0,0,0,0,0,0,95,95,95,95,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,95,95,0,0,0,95,95,0,0,0,0,0,95,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,\n219,219,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,0,0,0,0,0,0,95,95,95,95,95,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,95,0,0,0,0,0,0,0,0,0,0,95,95,95,95,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,\n219,219,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,0,0,0,0,0,0,95,95,95,95,95,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,95,95,95,95,95,95,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,\n219,331,331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,95,95,95,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,95,95,95,95,95,95,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,\n331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,95,95,95,0,0,0,0,0,0,0,0,0,0,0,0,95,95,95,0,0,0,0,0,0,0,0,0,0,0,0,95,95,95,95,95,95,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,95,95,0,0,0,0,0,0,0,0,0,0,0,0,0,0,95,95,0,0,0,0,0,0,0,0,0,0,0,0,0,95,95,95,95,95,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,95,95,95,95,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,95,95,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,\n218,218,218,0,0,0,0,0,0,0,0,0,0,659,0,0,659,0,0,659,0,0,0,0,659,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,95,95,95,95,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,95,95,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,\n219,219,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,659,0,0,659,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,95,95,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,95,95,95,95,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,\n219,219,219,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,95,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,95,95,95,95,95,95,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,\n219,219,219,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,95,95,95,95,95,95,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,\n219,219,219,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,95,95,95,95,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,\n219,219,219,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,\n219,219,219,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n219,219,219,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"2\" name=\"Calque de Tuiles 2\" width=\"140\" height=\"20\">\n  <data encoding=\"csv\">\n0,0,0,219,219,219,219,219,219,331,219,219,331,331,331,331,331,331,331,331,331,219,219,219,219,219,331,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,331,331,331,331,331,331,331,331,331,331,331,331,331,331,331,331,219,219,219,219,219,219,219,331,331,331,331,219,219,219,331,331,331,331,331,331,331,331,331,331,331,219,219,219,219,219,219,219,219,219,219,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4524,3410,0,0,3412,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,219,219,219,219,219,219,2014,331,331,0,0,0,0,0,0,0,0,0,219,219,219,219,219,2014,219,219,219,219,219,219,219,219,219,219,219,219,219,219,331,331,331,0,0,2,3,3,3,3,3,3,3,3,3,3,3,3,4,219,219,219,219,219,331,331,0,0,0,0,331,219,219,0,0,0,0,793,907,2837,2498,2498,2498,2838,219,219,219,219,219,219,219,219,219,219,4522,0,218,218,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4524,3410,0,0,3412,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,219,219,219,219,219,219,2014,1901,1902,1902,1902,1902,1902,1902,1902,1902,1903,0,331,331,331,331,331,2014,219,219,219,219,219,219,219,219,219,219,219,331,331,331,0,0,0,0,0,115,0,0,0,0,0,0,0,0,0,0,0,0,117,219,219,219,219,331,0,0,0,0,0,0,0,219,219,0,0,0,0,906,0,1811,1812,1812,1812,1813,219,219,219,219,219,219,219,219,219,219,218,218,219,219,218,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4524,3410,0,0,3412,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,219,219,219,219,219,219,2014,2014,2497,2499,0,2497,2499,0,2497,2499,2016,0,927,928,928,931,0,2014,219,219,219,219,219,219,219,331,331,331,331,0,0,0,0,0,0,907,0,228,229,229,229,229,229,229,342,0,0,0,0,0,117,219,219,219,331,0,0,0,0,0,0,0,0,331,219,0,0,0,0,906,0,0,0,0,0,0,331,219,219,219,219,219,219,219,219,219,219,219,219,219,219,218,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4524,3410,0,0,3412,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,219,219,219,219,219,219,2014,2014,3176,3177,0,3176,3177,0,3176,3177,2016,0,1040,1041,1041,1044,0,2014,219,219,219,219,219,219,219,4409,4410,4410,4410,4410,4410,4410,4411,0,0,0,0,0,0,793,0,0,0,0,228,342,0,0,0,0,117,219,219,219,0,0,0,0,0,0,0,0,0,0,331,0,0,0,0,906,0,0,0,0,0,0,0,331,331,331,331,331,331,331,219,219,219,219,219,219,219,219,218,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4524,3410,0,0,3412,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,219,219,219,219,219,331,2014,2014,2497,2499,0,2497,2499,0,2497,2499,2016,0,1153,1154,1155,1157,0,2014,219,219,219,219,219,331,331,4522,0,0,0,0,0,0,4524,0,0,0,0,0,0,906,0,0,0,0,0,228,229,229,229,218,218,219,219,219,1132,1020,1020,1020,1020,1020,1133,218,0,0,0,0,0,0,0,906,0,0,0,0,0,0,0,0,218,218,218,218,218,0,219,219,219,219,219,219,219,219,219,218,218,0,0,0,0,0,0,0,0,0,0,0,0,0,4524,3410,0,0,3412,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,219,219,219,331,331,0,2014,2014,3176,3177,0,3176,3177,0,3176,3177,2016,0,1266,1267,1268,1270,0,2014,219,331,331,331,331,0,0,4522,0,0,0,0,0,0,4524,0,0,0,0,0,0,906,0,0,0,0,0,1132,1246,0,0,331,219,219,219,331,0,0,0,0,0,0,218,219,0,0,0,0,0,0,0,906,0,0,0,0,0,0,0,0,331,219,219,219,219,0,219,219,219,219,219,219,219,219,219,219,219,218,218,0,0,0,0,0,0,0,0,0,0,0,4524,3410,0,0,3412,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,218,218,\n0,0,0,219,331,331,0,0,0,2014,2127,1902,1902,0,0,0,0,1902,1902,2129,205,0,0,0,0,0,2014,331,0,793,907,0,0,0,4522,0,0,0,0,0,0,4524,0,0,0,0,0,0,906,0,0,0,0,0,0,906,0,0,0,219,219,331,0,0,0,0,0,0,0,219,219,218,0,0,0,0,0,0,1584,218,218,0,0,0,0,0,0,0,219,219,219,219,0,219,219,219,219,219,219,219,219,219,219,219,219,219,218,0,0,0,0,0,0,0,0,0,0,4524,3410,0,0,3412,4522,0,0,0,0,0,0,0,0,0,0,0,0,218,218,219,219,219,\n0,0,0,331,0,0,0,0,0,2014,218,218,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2014,0,0,906,0,0,0,0,4522,0,0,0,0,0,0,4524,0,0,0,0,0,0,1584,218,218,0,0,0,0,906,0,0,0,219,331,0,0,0,0,0,0,0,0,331,219,219,218,0,0,0,0,0,218,219,219,218,0,0,0,0,0,0,331,219,219,219,0,219,219,219,219,219,219,219,219,219,219,219,219,219,219,218,218,0,0,0,0,0,0,0,0,4524,3410,0,0,3412,4522,0,0,0,0,0,0,0,0,0,218,218,218,219,219,219,219,219,\n0,0,0,0,0,0,0,0,0,2014,219,331,0,0,0,0,0,0,0,0,0,2488,2490,0,0,0,2014,0,0,906,0,0,0,0,4636,4636,4636,4636,4636,4636,4636,4636,0,0,0,907,0,218,218,219,219,218,0,0,0,906,0,218,0,331,1132,1020,1020,1020,1020,1133,218,0,0,0,219,219,219,218,0,0,0,0,219,219,219,219,218,0,0,0,0,0,0,219,219,219,0,331,331,331,331,331,331,331,331,331,219,219,219,219,219,219,219,218,218,218,218,218,0,0,0,4524,3410,0,0,3412,4522,0,0,218,218,218,218,218,218,218,219,219,219,219,219,219,219,219,\n0,0,0,0,0,0,0,0,0,2014,331,0,0,0,0,0,0,0,0,0,0,2601,2603,0,0,0,2014,0,0,906,0,0,218,218,218,0,0,0,0,0,0,0,0,0,0,0,218,219,219,219,219,219,0,0,0,906,218,219,0,0,0,0,0,0,0,0,219,218,0,0,331,331,219,219,0,0,0,0,331,219,219,219,219,218,0,0,0,0,0,331,219,219,0,218,218,218,218,218,218,218,218,0,219,219,219,219,219,219,219,219,219,219,219,219,3298,3298,3298,205,0,0,0,0,3298,3298,3298,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,\n0,0,0,0,0,0,0,0,0,2127,1902,1902,1902,1902,1902,1902,1902,1902,1902,1902,0,2601,2603,0,1902,1902,2018,0,0,1019,1020,1020,219,219,219,218,1020,1020,1020,1020,1020,1020,1246,218,218,218,219,219,219,219,219,219,0,0,0,906,219,219,0,0,0,0,0,0,0,218,219,219,0,0,0,0,331,331,1132,1020,1020,1020,1133,219,219,219,219,331,0,0,0,0,0,0,331,331,0,331,331,331,331,331,219,219,219,0,219,219,219,219,219,219,219,219,219,219,219,331,0,907,0,0,0,2491,2493,0,0,907,0,331,219,219,219,331,331,331,331,331,331,331,331,331,331,219,\n0,0,0,218,0,0,0,0,0,0,205,0,0,0,0,0,0,0,0,0,0,2601,2603,0,0,0,0,0,0,0,0,0,331,219,219,219,0,0,0,0,0,0,906,219,219,219,219,219,219,219,219,331,0,0,0,218,219,331,0,0,0,0,0,0,218,219,219,219,218,0,0,0,0,0,0,0,0,0,0,331,331,331,331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,219,219,0,219,219,219,219,219,219,331,331,331,331,331,0,0,0,0,0,2491,2605,2606,0,0,0,0,0,219,219,219,0,218,218,218,218,218,218,218,218,218,219,\n0,0,0,219,218,218,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2601,2603,0,0,0,0,0,0,0,0,0,0,331,331,331,0,0,0,0,0,0,906,331,219,219,219,219,219,219,331,0,0,0,0,331,331,1132,1020,1020,1020,1020,1020,1133,219,219,219,219,219,218,218,0,0,0,0,0,0,0,0,0,0,793,0,0,907,0,0,0,0,0,0,0,0,0,0,0,0,0,331,331,331,0,331,219,219,219,219,331,2837,2498,2498,2498,2838,0,0,2491,2492,2492,2605,2605,2719,0,0,0,0,0,331,331,331,0,219,219,219,219,219,219,219,219,331,219,\n0,0,0,219,219,219,218,0,2488,2489,2489,2489,2489,2489,2489,2489,2489,2489,2489,2489,2489,2602,2602,2489,2489,2489,2489,2489,2489,2489,2489,2489,2489,2489,2489,2489,2489,2489,2489,2490,0,0,906,0,331,331,219,219,219,219,1020,1020,1020,1020,1020,1020,1246,0,0,0,0,0,0,0,331,331,219,219,219,219,331,0,0,0,0,0,2491,2492,2492,2493,0,906,2491,2492,2492,2492,2493,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,331,331,331,331,0,1811,1812,1812,1812,1813,2491,2492,2605,2605,2605,2605,2719,0,0,0,0,218,218,218,218,218,0,331,331,331,331,331,331,331,331,0,331,\n0,0,0,219,219,219,219,218,2714,2715,2715,2715,2715,2715,2715,2715,2715,2715,2715,2715,2715,2715,2715,2715,2715,2715,2715,2715,2715,2715,2715,2715,2715,2715,2715,2715,2715,2715,2715,2716,0,0,906,0,0,0,331,331,331,331,0,0,0,0,0,0,906,0,2491,2492,2492,2492,2492,2492,2493,0,331,331,331,331,0,793,0,2491,2492,2492,2605,2605,2718,2719,0,906,2717,2718,2718,2605,2605,2492,2492,2492,2493,907,0,0,0,0,0,0,0,0,0,0,2491,2492,2492,2492,2492,2492,2492,2492,2492,2492,2492,2605,2605,2605,2718,2718,2719,0,0,907,218,218,219,219,219,219,219,0,218,218,218,218,218,218,218,218,0,218,\n0,0,0,219,219,219,219,219,218,218,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,218,218,218,0,0,0,0,0,906,0,0,2491,2492,2492,2492,2492,2492,2492,2493,0,0,0,906,0,2717,2718,2718,2718,2718,2605,2605,2492,2492,2492,2492,2493,0,906,0,2717,2718,2718,2718,2719,0,0,0,906,0,0,0,2717,2718,2718,2718,2718,2719,218,218,218,218,0,0,0,0,0,0,0,2717,2718,2718,2718,2718,2718,2718,2718,2718,2718,2718,2718,2718,2719,0,0,0,0,218,218,219,219,219,219,219,219,219,0,219,219,219,219,219,219,219,219,218,219,\n0,0,0,219,219,219,219,219,219,219,218,1902,0,1902,1902,1902,1902,1902,1902,1902,1902,1902,1902,1902,218,218,1902,1902,1902,1902,1902,0,218,219,219,219,219,218,218,218,0,0,906,218,0,2717,2718,2718,2718,2718,2718,2718,2719,0,0,0,1584,218,218,0,0,0,0,2717,2718,2718,2718,2718,2718,2719,0,906,0,0,0,0,0,0,0,0,0,1584,218,218,0,0,0,218,218,218,218,219,219,219,219,218,218,218,218,0,0,0,0,0,0,0,0,0,907,0,0,0,0,0,218,218,218,218,218,218,219,219,219,219,219,219,219,219,219,0,331,331,331,331,331,331,331,331,331,219,\n0,0,0,219,219,219,219,219,219,219,219,218,218,218,218,218,218,218,218,218,218,218,218,218,218,219,218,0,218,218,218,218,219,219,219,219,219,219,219,219,218,218,1584,219,218,218,0,0,0,0,907,0,218,218,218,218,218,219,219,218,218,218,218,0,0,0,0,907,0,0,0,1584,218,218,218,0,0,0,218,218,218,218,219,219,218,218,218,219,219,219,219,219,219,219,219,219,219,219,219,218,218,907,0,0,0,0,0,0,0,218,218,218,218,218,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,218,218,218,218,218,218,218,218,218,218,219,\n0,0,0,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,218,219,219,219,219,219,219,219,219,219,219,219,219,219,219,218,219,219,219,218,218,218,218,218,218,219,219,219,219,219,219,219,219,219,219,219,218,218,218,218,218,218,218,218,218,219,219,219,218,218,218,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,218,218,218,218,218,218,218,218,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219\n</data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/hoenn-route-124.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"80\" height=\"80\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"4\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"3\" name=\"Calque de Tuiles 3\" width=\"80\" height=\"80\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,116,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,116,116,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,0,0,0,116,116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,0,0,0,0,0,0,0,0,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,116,116,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,0,0,116,116,116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,116,116,116,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,0,116,116,116,116,116,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,0,0,0,0,0,0,0,0,116,0,0,0,0,0,0,0,0,0,\n0,0,0,116,116,116,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,0,116,116,116,116,116,116,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4862,0,0,4862,0,0,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,4862,0,0,0,4862,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,116,116,4975,0,0,116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,4975,116,116,116,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,116,116,4975,0,0,116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,4975,116,116,116,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,0,116,4975,0,0,116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,4975,116,116,116,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,0,4975,0,0,116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,4975,4975,116,116,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,0,0,116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,116,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,116,116,0,0,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,0,0,0,0,116,116,116,116,116,116,0,0,0,0,116,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,116,0,0,0,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,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,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,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,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,0,0,116,116,116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,116,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,116,116,116,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,116,116,116,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,116,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,116,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,\n0,0,0,0,0,0,116,116,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,0,116,\n0,0,0,0,0,0,116,116,116,116,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,\n0,0,0,0,0,0,0,0,116,116,116,116,0,0,0,0,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,\n0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,0,\n0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4978,4978,4978,4978,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4978,4978,4978,4978,4978,4975,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4978,4978,4978,4978,4978,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4978,4978,4978,4978,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4978,4978,4978,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,0,0,0,0,0,0,0,4975,0,0,0,4975,4975,5314,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,0,0,0,0,4975,4975,4976,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,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,0,0,0,0,0,0,0,4975,4975,4978,4978,0,4978,4978,4975,5314,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,0,0,116,116,116,116,116,116,116,116,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,0,0,0,0,0,4975,4975,4978,4978,4978,4978,4978,4975,4975,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,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,0,0,0,0,4975,4975,4975,4978,4978,4978,4978,4975,4975,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,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,0,0,0,0,0,4975,4975,4978,4978,4978,4975,4975,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,0,0,0,0,0,116,116,116,0,0,0,0,0,0,0,0,0,0,0,116,116,116,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,0,0,0,0,0,4975,4975,4975,4975,4975,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,0,0,0,0,0,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,116,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,0,0,0,0,0,0,4975,4975,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,0,0,0,0,4975,4975,4975,0,0,0,0,0,0,116,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,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,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,0,0,116,116,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,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,0,0,116,116,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,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,0,0,116,116,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,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,0,0,116,116,116,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,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,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,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,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,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,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,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,116,116,116,116,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,116,116,116,116,116,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,116,116,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,116,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,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,\n0,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,\n0,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,\n0,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,116,\n0,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,116,\n0,116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,116,116\n</data>\n </layer>\n <layer id=\"2\" name=\"Calque de Tuiles 2\" width=\"80\" height=\"80\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,2,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,\n0,0,0,0,2,3,4,0,0,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,0,0,2,4,0,0,0,0,0,0,0,0,0,0,0,0,2,3,3,3,4,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,2,3,3,0,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,2,3,3,3,4,0,2,4,0,0,0,0,228,230,0,0,228,230,2,4,2,3,3,3,4,0,0,2,4,0,115,0,2,4,3,4,0,0,0,0,0,0,0,0,0,0,0,\n0,0,115,2,3,4,117,0,0,0,0,0,0,0,0,2,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,0,0,0,3,4,228,230,0,0,0,0,0,0,0,0,0,0,228,230,115,0,0,0,117,2,4,228,230,0,228,342,228,230,0,117,0,0,0,0,0,0,0,0,0,0,0,\n0,0,115,115,0,117,117,0,0,0,0,0,0,0,0,228,230,0,0,0,0,0,0,0,0,0,2,4,0,0,0,2,3,2,3,3,4,0,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,229,342,0,117,228,230,0,0,0,0,228,229,229,229,230,2,3,4,0,0,0,0,0,0,0,0,\n0,0,115,115,0,117,3,4,0,0,0,0,0,0,0,0,0,2,3,4,2,4,0,0,2,4,228,230,2,4,0,115,0,115,0,0,3,4,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,228,229,230,0,0,0,0,0,0,0,2,4,0,0,115,0,117,0,0,0,0,0,0,0,0,\n0,0,115,115,0,3,4,117,0,0,0,0,0,0,0,0,0,115,341,230,228,230,0,0,228,230,0,0,228,230,0,115,2,3,2,3,4,117,3,4,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,0,0,0,0,0,0,0,0,0,0,228,230,0,0,228,229,230,0,0,0,0,0,0,0,0,\n0,0,115,115,0,0,117,117,0,0,0,0,0,0,0,0,0,228,230,0,0,0,0,0,0,4861,2,3,3,4,4863,115,115,2,3,0,117,3,4,117,0,0,0,0,0,0,0,0,0,0,4861,2,3,3,3,4,4863,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,0,0,0,0,0,0,0,\n0,0,115,228,342,0,117,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4974,115,0,0,117,4976,115,115,115,0,0,117,0,117,3,4,0,0,0,0,0,0,0,0,0,4974,115,2,3,4,117,5314,4862,4862,4863,0,0,0,0,0,0,0,0,0,0,0,228,230,0,0,0,0,0,0,0,\n0,0,228,342,115,0,117,3,4,0,2,4,0,0,0,0,0,0,0,0,0,0,0,0,0,4974,115,0,0,117,4976,115,115,115,0,0,117,0,117,0,117,0,0,0,0,0,0,0,0,0,4974,115,115,0,117,117,0,0,0,5314,4863,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,115,228,342,117,0,117,0,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,4974,228,342,0,117,4976,115,115,228,229,229,230,341,230,0,117,0,0,0,0,0,0,0,0,0,4974,115,228,342,117,117,0,0,0,0,4976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,228,342,228,230,0,3,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4974,0,228,229,230,4976,115,228,342,0,0,341,230,2,4,117,2,4,0,0,0,0,0,0,0,4974,228,342,228,230,117,0,0,0,0,4976,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,0,0,0,0,\n0,0,0,0,228,342,0,0,0,117,2,3,4,0,0,0,0,0,0,0,0,0,0,0,0,4974,0,0,0,0,4976,115,0,228,229,229,230,0,228,230,117,228,230,2,3,4,0,0,0,0,5087,5426,228,342,0,117,0,0,0,0,4976,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,0,0,0,0,\n0,0,0,0,0,228,342,0,0,117,115,0,3,4,0,0,0,0,0,0,0,0,0,0,0,5087,5426,0,0,0,4976,228,229,342,0,0,0,0,0,0,117,0,0,115,0,117,0,2,4,0,0,5087,5426,228,229,230,0,0,0,0,4976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,\n0,0,0,0,0,0,115,0,341,230,115,0,0,117,0,2,3,4,0,0,0,0,0,0,0,0,5087,5088,5088,5088,5089,0,0,228,342,0,0,0,341,229,230,0,0,228,229,230,0,228,230,0,0,0,5087,5088,5088,5426,0,0,0,5427,5089,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,\n0,0,0,0,2,4,228,229,230,0,228,229,229,230,0,115,0,117,0,0,0,0,0,0,0,0,2,3,4,0,0,0,0,0,228,229,229,229,230,0,0,0,0,0,2,4,0,0,2,3,3,3,4,0,0,5087,5088,5088,5088,5089,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,228,230,0,0,0,0,2,4,0,0,0,228,229,230,2,4,0,0,0,0,0,0,115,0,117,0,0,0,0,2,4,0,0,0,0,0,0,0,0,0,228,230,0,2,3,2,3,4,3,3,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,\n0,0,0,0,0,0,0,0,0,0,228,230,0,0,0,0,0,0,228,230,0,0,0,0,0,0,228,229,230,0,0,0,0,228,230,0,0,0,0,0,0,0,0,0,0,2,3,3,2,3,0,3,3,4,3,3,4,0,0,0,0,0,0,0,0,0,0,2,4,0,0,0,0,0,0,0,0,0,0,2,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,4,115,2,4,115,0,2,4,0,117,2,4,117,0,0,0,0,2,4,0,0,0,0,228,230,0,2,3,4,0,0,0,0,0,0,228,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,0,0,0,0,115,0,117,115,228,230,228,342,228,230,341,230,228,230,117,2,4,0,0,228,230,0,0,0,0,0,0,2,3,0,117,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,0,0,0,0,228,229,230,228,229,342,0,228,229,229,230,0,0,0,117,228,230,0,0,0,0,0,0,0,0,0,0,115,0,0,3,4,0,0,0,0,0,2,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,229,342,0,0,0,0,341,229,230,0,0,0,0,0,0,0,0,0,0,0,0,115,0,0,0,3,3,4,0,0,0,115,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,229,229,229,229,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,0,0,0,0,117,0,0,0,228,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,0,2,3,4,0,3,4,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,2,3,0,3,3,4,3,4,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,3,3,0,115,0,0,0,0,117,0,3,3,3,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,0,0,0,115,0,0,2,3,3,0,0,0,0,3,3,4,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,0,0,0,115,0,0,115,0,0,0,0,0,0,0,0,3,4,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,229,342,115,0,0,0,0,0,0,0,0,0,117,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,228,229,342,0,0,0,0,0,0,0,3,4,\n0,0,0,0,0,0,2,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,228,229,342,115,0,0,0,0,0,0,0,0,117,\n0,0,0,0,2,4,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,228,229,342,0,0,0,0,0,0,117,\n0,0,0,0,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,229,342,115,0,0,0,0,0,0,117,\n0,0,0,0,0,2,3,3,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,2,4,115,115,0,0,0,0,0,0,117,\n0,0,0,0,0,115,2,4,3,3,3,4,0,0,0,0,0,0,2,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,228,230,115,115,0,0,0,0,0,0,117,\n0,0,0,0,0,115,228,230,0,0,0,117,0,0,0,0,2,4,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,228,229,342,0,0,0,0,117,\n0,0,0,0,0,228,229,342,0,0,0,3,3,3,3,3,3,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,228,229,342,228,229,342,0,341,230,\n0,0,0,0,0,0,0,228,342,0,2,4,0,0,0,0,0,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,4861,4862,4862,4862,4862,4862,4862,4863,0,0,0,0,0,0,0,0,0,228,229,342,115,0,117,341,\n0,0,0,0,0,0,0,0,228,342,228,230,0,0,0,0,341,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4974,4867,4868,4868,4868,4868,4869,5314,4863,0,0,0,0,0,0,0,0,2,4,115,115,0,117,117,\n0,0,0,0,0,0,2,4,0,228,229,229,229,229,229,229,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4861,5313,4980,0,0,0,0,5317,4869,4976,0,0,0,0,0,0,0,0,228,230,115,115,0,117,117,\n0,0,0,0,0,0,228,230,0,0,0,2,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,4974,0,4980,0,0,0,0,0,4982,5314,4863,0,0,0,0,0,0,2,4,0,115,228,229,230,117,\n0,0,0,0,0,0,0,0,0,2,4,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4974,0,4980,0,0,0,0,0,4982,0,4976,0,0,0,0,0,0,228,230,0,228,229,229,229,230,\n0,0,0,0,0,0,0,0,0,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4974,0,5093,5429,0,0,0,0,4982,0,4976,0,0,0,0,0,0,0,0,0,0,2,4,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5087,5426,0,4980,0,0,0,5430,5095,5427,5089,0,0,0,0,0,0,0,0,0,0,228,230,2,4,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5087,5426,5093,5094,5094,5094,5095,5427,5089,0,0,4861,4862,4862,4862,4862,4862,4862,4863,0,0,0,228,230,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5087,5426,0,0,5427,5088,5089,0,0,0,4974,4867,0,0,0,0,0,4862,4863,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,3,3,3,3,3,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5087,5088,5088,5089,0,0,0,0,4861,5313,4980,0,0,0,0,4868,4869,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,4,115,0,0,2,3,3,4,3,3,3,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,4974,0,4980,0,0,0,0,0,4982,4862,4863,0,0,0,\n0,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,0,117,115,0,0,115,0,0,3,3,3,4,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,4974,0,4980,0,0,0,0,0,4982,0,4976,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,2,4,2,3,4,0,0,0,0,0,0,0,0,228,229,230,228,229,342,228,229,229,342,0,0,117,3,4,0,2,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4974,0,5093,5429,0,0,0,0,4982,0,4976,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,228,230,115,0,3,4,2,4,0,2,3,3,3,4,0,0,0,0,228,229,229,342,228,229,229,230,0,117,0,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5087,5426,0,4980,0,0,0,5430,5095,5427,5089,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,0,117,228,230,0,115,2,3,4,117,0,0,0,0,0,0,0,228,229,342,0,0,0,3,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,5087,5426,5093,5094,5094,5094,5095,5427,5089,0,0,0,0,\n0,0,0,0,0,0,0,2,4,0,0,0,0,0,228,342,0,117,0,0,0,115,228,342,117,117,0,0,4861,4862,4862,4862,4863,0,0,228,229,342,0,0,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,5087,5426,0,0,5427,5088,5089,0,0,0,0,0,\n0,0,0,0,0,0,0,228,230,0,0,0,2,4,0,228,229,230,0,0,0,228,342,228,230,117,0,0,4974,0,0,0,4976,0,0,0,0,115,0,0,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,5087,5088,5088,5089,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,228,230,0,0,0,0,0,2,4,0,228,229,229,230,0,0,5087,5426,0,0,4976,0,2,4,0,228,229,229,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,0,0,0,0,0,0,0,0,5087,5088,5088,5089,0,228,230,0,0,2,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,0,0,2,4,0,0,0,115,0,117,2,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,0,0,228,230,0,2,4,228,229,230,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4861,\n0,0,0,2,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,0,0,0,0,0,0,228,230,0,0,0,0,2,3,3,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,4974,\n0,0,0,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,4,228,230,0,0,0,0,0,0,0,0,0,4861,4862,4863,115,0,0,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,4974,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,2,3,116,117,0,0,0,0,0,0,0,0,0,4861,4862,5313,0,4976,115,0,0,3,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,4974,\n0,0,0,0,2,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,115,116,116,117,0,0,0,0,0,0,0,0,0,4974,0,0,0,4976,115,2,3,4,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,4974,\n0,0,0,0,228,230,0,0,0,0,0,0,0,2,3,3,3,3,4,0,0,0,228,229,229,230,2,4,0,0,0,0,0,0,0,4974,0,0,0,4976,115,115,0,117,117,0,2,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,4974,\n0,0,0,0,0,0,0,2,4,0,0,0,0,115,0,0,0,0,3,3,3,3,4,0,0,0,228,230,0,0,0,0,0,0,0,5087,5426,0,0,4976,115,115,0,117,3,4,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4974,\n0,0,0,0,0,0,0,228,230,0,0,0,2,3,2,3,3,3,3,3,4,0,3,3,3,4,0,0,0,0,0,0,0,0,0,0,5087,5088,5088,5089,115,228,342,117,0,117,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4974,\n0,0,0,0,0,0,0,0,2,3,4,0,115,0,115,0,0,2,3,4,3,3,4,0,0,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,342,115,117,0,117,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5087,\n0,0,0,0,0,0,0,0,115,116,117,2,3,0,228,229,342,115,0,3,3,4,3,3,4,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,228,230,341,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,228,229,230,115,0,0,0,0,115,228,229,229,229,230,0,0,117,3,3,4,0,0,0,0,0,0,0,0,0,0,0,0,0,228,229,229,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,2,3,3,3,3,3,0,0,0,0,228,229,229,229,229,342,0,0,117,0,0,117,0,0,0,0,0,0,0,0,0,0,0,2,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,\n0,2,3,3,3,3,3,0,0,0,0,0,0,2,3,3,4,0,0,0,0,228,229,229,230,0,0,117,0,0,0,0,0,0,0,0,0,0,0,228,230,2,3,4,0,2,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,\n0,115,0,0,2,3,3,3,3,3,3,4,0,115,0,0,3,4,0,0,0,341,229,342,0,0,0,117,0,0,0,0,2,3,3,3,4,0,0,0,0,115,0,117,0,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n2,3,2,3,3,0,0,0,0,0,0,3,4,228,229,229,229,230,0,0,0,117,0,228,229,229,229,230,2,4,0,0,115,0,0,0,117,0,0,0,0,228,229,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,0,0,0,0,0,0,0,0,0,0,0,2,3,3,3,3,3,4,\n115,2,3,0,2,3,3,3,3,3,3,4,3,3,4,0,0,0,0,0,0,117,2,4,0,0,0,0,228,230,0,0,228,342,0,0,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,2,3,3,3,0,0,0,0,0,3,\n115,115,2,3,3,0,0,0,0,0,0,3,3,4,3,3,3,4,0,0,0,117,228,230,0,0,0,0,0,0,2,4,0,228,229,229,230,0,0,0,0,0,0,0,0,0,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,2,4,0,0,2,4,0,0,0,\n115,115,115,0,0,0,341,229,229,229,229,229,229,230,0,0,0,3,4,0,0,117,0,0,0,0,0,0,0,0,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,228,230,0,0,228,230,0,0,0,\n115,115,115,341,229,229,230,0,0,341,229,229,229,229,229,229,342,0,117,0,0,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,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,0,2,3,3,3,3,3,3,3,\n115,115,115,117,341,229,229,229,229,230,0,0,0,0,0,0,115,0,117,0,0,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,2,4,0,0,0,0,0,0,0,115,0,2,3,0,0,0,2,4,0,0,\n115,115,115,117,117,341,229,229,229,229,229,229,229,229,229,342,115,0,117,0,0,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,4,0,0,0,0,2,3,4,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,0,0,0,0,0,0,2,3,0,115,0,0,0,0,228,230,0,0\n</data>\n </layer>\n <layer id=\"1\" name=\"Calque de Tuiles 1\" width=\"80\" height=\"80\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,202,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,202,203,0,0,0,0,202,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,\n0,0,0,0,0,0,0,202,203,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,202,203,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,315,316,0,0,0,0,202,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,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,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,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,202,203,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,315,316,0,0,0,0,0,0,0,202,203,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,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,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,202,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,315,316,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,202,203,\n0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,315,316,0,0,0,0,0,202,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,202,203,315,316,0,0,0,0,0,0,0,0,0,0,0,315,316,\n0,0,315,316,0,0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n202,203,0,0,0,0,0,315,316,0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,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,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n315,316,0,0,0,0,0,0,202,203,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,202,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n202,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n315,316,202,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,202,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,202,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,315,316,0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,202,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,0,0,0,0,\n0,0,0,0,0,0,202,203,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,927,928,928,931,0,0,0,0,0,0,0,\n0,0,0,0,0,0,315,316,202,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,0,0,0,0,0,0,0,0,0,0,0,1040,1041,1041,1044,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1153,1154,1155,1157,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,0,0,0,0,0,202,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,1266,1267,1268,1270,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,202,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,202,203,0,0,202,203,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,315,316,202,203,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n202,203,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,202,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,315,316,202,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,202,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,\n0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,202,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,202,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,202,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,202,203,315,316,0,0,0,315,316,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,202,203,0,0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,315,316,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,315,316,202,203,0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,0,0,202,203,0,0,0,0,0,0,0,0,0,0,315,316,0,0,315,316,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/hoenn-route-125.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"80\" height=\"40\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"4\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"1\" name=\"Calque de Tuiles 1\" width=\"80\" height=\"40\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4862,0,0,0,0,0,0,0,0,0,0,0,0,4862,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,116,116,116,116,116,116,116,116,116,116,116,116,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,116,116,116,116,116,116,116,116,116,116,116,116,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4862,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,4862,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,4975,0,0,0,0,116,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,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,4975,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,4975,0,0,0,0,0,0,0,0,0,0,0,0,4975,4978,4978,4978,4978,4975,4975,0,0,0,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,4975,0,0,0,0,0,0,0,0,0,0,0,0,4975,4978,4978,0,0,4978,4975,4975,0,0,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4978,4978,4978,4978,4975,4975,0,0,0,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,116,0,0,0,4975,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,4975,0,0,0,0,0,0,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,4975,0,0,0,0,0,0,4975,4978,4978,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,4975,4975,0,0,0,0,4975,4975,4975,4978,4978,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,4975,4975,0,0,0,0,4975,4978,4978,4978,4978,4978,4978,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,4975,0,0,0,0,0,4975,4978,4978,4978,4978,4978,4978,4975,0,0,0,0,0,0,0,0,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,4975,0,0,0,0,0,116,116,116,116,116,116,116,116,116,116,4975,4975,0,0,0,0,0,4975,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n116,116,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,116,116,116,116,116,116,116,116,116,116,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n116,116,0,0,0,0,0,0,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,116,116,116,116,116,116,116,116,116,116,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,4975,4975,4975,4975,4975,4978,4975,0,0,0,0,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,4975,4978,4978,4978,4978,4975,4975,0,0,0,0,0,0,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,4975,4978,116,116,4978,4975,4975,0,0,0,0,0,0,0,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,4975,4978,4978,4978,4978,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n116,0,0,0,0,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n116,0,0,0,0,0,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4978,4978,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4978,4978,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4978,4978,4978,4978,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4978,116,116,4978,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4978,4978,116,4978,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4978,4978,4978,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,116,116,116,116,116,116,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,116,116,116,116,116,116,116,116,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,116,116,116,116,116,116,116,116,116,0,0,0,0,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"2\" name=\"Calque de Tuiles 2\" width=\"80\" height=\"40\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4861,2,3,3,3,3,3,3,3,3,3,3,3,3,4,4863,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4974,115,0,2,3,3,3,3,3,3,3,3,4,0,117,4976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4974,115,0,115,0,0,2,4,0,0,0,0,3,4,117,4976,0,0,0,0,0,0,0,0,0,0,0,2,4,0,0,0,0,115,0,117,0,0,0,0,2,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4861,2,3,3,3,0,115,2,4,228,230,0,0,0,2,4,117,3,3,3,4,4863,0,0,0,0,0,0,0,0,228,230,0,0,0,0,228,229,230,0,0,0,0,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4974,115,2,3,3,3,3,228,230,0,0,0,0,0,228,230,3,4,0,0,117,4976,0,0,2,3,3,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4861,5313,115,115,2,3,3,3,3,3,3,3,3,3,3,3,3,4,3,3,4,117,4976,0,0,115,0,0,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4974,2,3,115,115,0,2,3,3,3,3,3,4,0,0,0,0,117,0,0,117,117,4976,0,0,228,229,229,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4974,115,2,3,115,0,115,0,0,0,0,0,3,3,3,4,0,3,4,0,117,117,4976,0,2,4,0,0,0,0,0,0,0,4861,4862,4862,4862,4862,4862,4862,4863,0,0,0,0,0,0,0,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4974,115,115,0,115,0,115,2,4,0,0,0,0,0,0,117,0,0,117,0,117,117,4976,0,228,230,0,0,0,0,0,0,0,4974,4867,4868,4868,4868,4868,4869,5314,4863,0,2,3,3,3,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4861,5313,115,115,0,115,0,115,228,230,0,0,0,0,0,0,117,2,4,117,341,230,117,4976,0,0,0,0,0,0,0,0,0,0,4974,4977,2,3,3,4,5317,4869,5314,4863,115,2,3,4,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4974,2,3,115,2,3,0,115,0,0,0,0,0,0,0,0,117,228,230,117,117,341,230,4976,0,0,0,0,0,0,0,0,0,0,4974,4977,228,229,342,3,4,4979,0,4976,115,228,342,117,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,2,3,4,0,4861,5313,115,2,3,115,2,3,3,0,0,0,0,0,0,0,0,117,0,0,117,117,117,0,4976,0,0,0,0,0,0,0,0,0,0,4974,5090,5429,0,228,229,230,4979,0,4976,228,342,228,230,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,115,0,117,0,4974,2,3,115,0,115,115,0,2,4,0,0,0,0,0,0,341,230,341,229,230,117,117,5427,5089,0,0,0,0,0,0,0,0,0,0,5087,5426,5090,5091,5091,5091,5091,5092,5427,5089,0,228,229,229,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n4,0,0,0,0,0,0,0,0,0,0,228,229,230,0,4974,115,2,3,0,115,115,0,228,230,0,0,0,0,2,4,117,0,117,341,229,230,117,4976,0,0,0,0,4861,4862,4862,4862,4862,4863,0,0,5087,5088,5426,0,0,0,5427,5089,0,0,0,0,2,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n230,2,4,0,2,3,3,4,0,0,0,0,0,0,0,4974,115,115,0,2,3,115,0,0,0,0,0,0,0,228,230,117,0,117,117,2,4,117,4976,0,0,0,0,4974,4867,4868,4868,4869,4976,0,0,0,0,5087,5088,5088,5088,5089,0,0,0,0,0,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,228,230,0,228,229,229,230,0,0,0,0,0,0,0,4974,115,115,0,115,0,228,229,342,0,0,0,0,0,0,0,117,0,117,117,228,230,117,4976,0,0,4861,4862,5313,4977,2,4,4979,5314,4862,4863,0,0,0,0,0,0,0,0,0,0,2,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,2,4,0,0,0,0,0,0,0,0,0,0,4861,5313,115,228,342,228,229,229,342,228,229,229,229,342,2,4,0,117,341,230,117,0,341,230,4976,0,0,4974,4867,4868,5316,228,230,5317,4868,4869,4976,0,0,0,0,0,0,0,0,0,0,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n4,0,228,230,0,0,0,0,0,0,0,0,0,0,4974,0,115,0,228,229,342,0,228,229,229,229,342,115,228,230,0,117,117,0,117,0,117,0,4976,0,0,4974,4977,2,4,0,0,2,4,4979,4976,0,0,0,0,0,0,2,3,3,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n230,0,0,0,0,0,0,0,0,0,0,0,0,4861,5313,0,228,229,229,342,228,229,456,229,229,342,115,228,342,0,341,230,117,0,117,341,230,5427,5089,0,0,4974,4977,228,230,0,0,228,230,4979,4976,0,0,0,0,0,0,115,0,0,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n2,3,4,0,0,0,0,0,0,0,0,4861,4862,5313,0,0,0,0,0,228,229,229,569,229,342,115,228,342,228,229,230,341,230,341,230,117,0,4976,0,0,0,4974,5090,5091,5091,5091,5091,5091,5091,5092,4976,0,0,0,0,0,0,115,0,0,3,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n3,0,117,0,0,0,0,4861,4862,4862,4862,5313,0,0,0,0,0,0,0,0,0,0,0,0,115,115,0,228,229,229,229,230,341,230,0,117,0,4976,0,0,0,5087,5088,5088,5088,5088,5088,5088,5088,5088,5089,0,0,0,0,0,0,115,2,3,4,117,0,2,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,117,0,4861,4862,4862,5313,0,4867,4868,4869,0,0,0,0,0,0,0,0,0,0,0,0,115,228,229,229,229,229,229,229,230,0,0,117,0,4976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,115,0,117,117,0,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n229,229,230,0,4974,4867,4868,4868,4868,5316,0,4982,5427,5088,5088,5426,0,0,0,0,0,0,0,0,228,229,229,229,229,229,229,229,229,229,229,230,0,4976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,115,0,117,3,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n2,4,0,0,4974,4980,2,3,4,0,5430,5095,4976,0,0,5087,5088,5426,0,0,0,0,0,0,0,5427,5088,5088,5088,5088,5088,5088,5088,5088,5088,5088,5088,5089,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,228,342,117,0,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n228,230,0,0,4974,4980,115,0,3,4,4982,0,4976,0,0,0,0,5087,5426,0,0,0,5427,5088,5088,5089,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,342,115,117,0,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n3,4,0,0,4974,4980,228,229,229,230,4982,5427,5089,0,0,0,0,0,5087,5088,5088,5088,5089,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4861,4862,4862,4862,4862,4863,0,0,0,0,0,2,4,0,115,228,230,341,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,117,0,0,4974,5090,5091,5091,5091,5091,5095,4976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4974,4867,4868,4868,4869,4976,0,0,0,0,0,228,230,0,228,229,229,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,117,0,0,5087,5426,0,0,0,0,5427,5089,0,0,0,0,0,0,0,0,4861,4862,4862,4862,4862,4862,4862,4863,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4974,4980,2,4,4982,4976,0,0,0,0,0,0,0,0,0,2,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,117,0,0,0,5087,5088,5088,5088,5088,5089,0,0,0,0,0,0,0,0,0,4974,4867,4868,4868,4868,4868,4869,5314,4863,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4974,4980,228,230,4982,4976,0,0,0,0,0,0,0,0,0,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4974,4980,2,3,3,4,4982,0,4976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4974,5093,5094,5094,5095,4976,0,0,0,0,0,0,0,0,0,0,0,2,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4974,4980,115,0,0,117,4982,0,4976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5087,5088,5088,5088,5088,5089,0,0,0,0,0,0,0,0,0,0,0,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4974,4980,228,342,0,117,4982,0,4976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,117,2,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4974,5093,5429,228,229,230,4982,0,4976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,115,0,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n341,230,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5087,5426,5093,5094,5094,5094,5095,5427,5089,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,228,229,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n117,0,0,0,2,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5087,5088,5426,0,0,5427,5089,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n117,0,0,0,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5087,5088,5088,5089,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n117,0,0,0,0,2,3,3,3,3,3,4,0,0,0,0,0,0,0,0,2,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,\n230,0,0,0,2,3,0,2,3,3,4,3,3,3,4,0,0,0,0,0,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,115,0,2,115,0,0,117,4,0,0,117,0,0,2,3,4,0,2,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,2,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,\n0,0,0,0,115,0,115,228,229,229,230,117,0,0,117,0,0,115,0,117,0,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"3\" name=\"Calque de Tuiles 3\" width=\"80\" height=\"40\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,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,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,0,0,0,0,202,203,0,0,0,0,0,0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,0,315,316,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,202,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,315,316,202,203,0,0,0,202,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,315,316,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,202,203,0,0,0,0,202,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,202,203,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,0,0,0,0,0,0,202,203,315,316,202,203,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,315,316,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n202,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,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n315,316,202,203,0,0,0,0,0,0,0,0,0,0,0,202,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/hoenn-route-126.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"80\" height=\"80\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"4\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"2\" name=\"Calque de Tuiles 2\" width=\"80\" height=\"80\">\n  <data encoding=\"csv\">\n0,116,116,116,116,0,0,0,0,0,0,0,0,4975,4975,0,116,116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,0,0,0,0,0,0,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,116,116,\n0,116,116,0,0,0,0,0,0,0,0,0,0,4975,4975,0,116,116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,0,0,0,0,0,0,0,0,0,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,116,116,\n0,116,116,116,116,116,116,0,0,0,0,0,0,0,4975,0,116,116,116,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,0,0,0,0,0,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,116,116,\n0,0,116,116,116,116,116,116,0,0,0,0,0,0,0,0,116,116,116,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,0,0,0,0,0,0,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,116,116,\n0,0,116,116,116,116,116,116,0,0,0,0,0,0,0,0,116,116,116,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,116,116,\n0,0,116,116,116,116,116,116,0,0,0,0,0,0,0,0,116,116,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,116,116,\n0,0,0,0,116,116,116,116,0,0,0,0,0,0,0,0,116,116,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,116,116,\n0,0,0,0,116,116,116,116,116,116,116,116,116,0,0,0,116,116,116,0,0,0,0,0,0,0,116,116,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,116,116,\n0,0,0,0,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,116,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,116,116,\n0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,116,116,0,0,0,0,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,116,\n0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,116,\n0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,116,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,116,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,116,\n0,0,0,0,0,0,0,0,0,0,0,116,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,\n0,0,0,0,0,0,0,0,0,0,0,116,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,\n0,0,0,0,0,0,0,0,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,122,122,0,0,0,0,122,122,122,122,122,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,122,0,0,0,0,0,122,122,122,122,122,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,122,122,122,122,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,116,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,122,122,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,122,122,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,122,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,122,122,122,122,122,122,122,122,122,122,122,122,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,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,\n0,0,122,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,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,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,\n0,0,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,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,122,122,122,122,122,122,122,122,122,122,122,122,128,1,1,1,1,1,1,128,122,122,122,122,122,122,122,122,122,122,122,122,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,122,122,122,122,122,122,122,122,122,122,122,122,128,1,1,1,1,1,1,128,122,122,122,122,122,122,122,122,122,122,122,122,122,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,122,122,122,122,122,122,122,122,122,122,122,122,128,1,1,1,1,1,1,128,122,122,122,122,122,122,122,122,122,122,122,122,122,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,122,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,122,122,122,122,122,122,122,122,122,122,122,122,128,1,1,1,1,1,1,128,122,122,122,122,122,122,122,122,122,122,122,122,122,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,122,122,0,0,0,0,0,0,0,0,0,0,0,0,0,0,122,122,122,122,122,122,122,122,122,122,122,122,128,1,1,1,1,1,1,128,122,122,122,122,122,122,122,122,122,122,122,122,122,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,122,122,0,0,0,0,0,0,0,0,0,0,0,0,0,0,122,122,122,122,122,122,122,122,122,122,122,122,128,1,1,1,1,1,1,128,122,122,122,122,122,122,122,122,122,122,122,122,122,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,122,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,122,122,122,122,122,122,122,122,122,122,122,122,128,1,1,1,1,1,1,128,122,122,122,122,122,122,122,122,122,122,122,122,122,0,0,0,122,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,122,122,122,122,122,122,122,122,122,122,122,122,122,122,1,1,1,1,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,0,0,0,122,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,122,122,122,122,122,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,122,122,122,122,122,122,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,122,122,122,122,122,122,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,122,122,122,122,122,122,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,122,122,122,122,122,122,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,122,122,122,122,122,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,122,122,122,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,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,\n0,0,0,0,0,0,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,122,122,122,122,122,122,122,122,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,122,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,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,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,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,122,122,122,122,122,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,122,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,122,122,122,122,122,122,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,122,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,122,122,122,122,122,122,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,122,122,122,122,122,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,122,122,122,122,122,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,122,122,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,122,122,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,122,0,0,0,0,0,0,0,0,0,0,0,0,0,0,122,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,122,122,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,122,0,0,0,0,122,122,0,0,0,0,0,0,0,0,0,0,0,0,0,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"1\" name=\"Calque de Tuiles 1\" width=\"80\" height=\"80\">\n  <data encoding=\"csv\">\n115,115,115,3,3,3,4,0,2,4,0,0,4974,0,0,115,115,0,117,0,0,117,0,0,0,0,0,0,0,0,0,0,0,2,4,0,0,115,0,117,2,4,0,0,115,0,117,2,3,3,3,4,2,3,4,0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,2,3,0,0,0,2,3,3,3,4,\n115,115,228,229,229,342,117,4,228,230,0,0,4974,0,0,115,115,0,117,0,0,117,0,0,0,0,0,0,0,0,0,2,4,228,230,0,0,115,0,117,228,230,0,0,228,229,230,115,0,0,0,117,228,229,230,0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,115,2,4,0,2,3,0,0,0,3,\n115,228,342,0,0,115,117,117,4,0,0,0,5087,5426,0,115,115,0,117,0,341,230,0,0,0,0,0,0,0,0,0,228,230,0,0,0,0,228,229,230,0,0,0,0,0,0,0,228,342,0,0,3,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,115,228,230,0,115,0,0,0,0,0,\n228,342,228,229,342,115,117,117,117,0,0,0,0,5087,5088,115,115,0,117,0,117,2,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,228,342,0,0,117,0,0,0,0,0,0,0,0,0,0,0,0,2,4,0,115,0,115,0,0,2,3,0,0,0,0,0,\n0,115,0,0,115,115,117,117,117,0,0,0,0,0,0,115,115,0,117,0,117,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,229,229,230,0,0,0,0,0,0,0,0,0,0,0,0,228,230,0,115,0,115,0,0,115,0,0,0,0,0,0,\n0,115,0,0,115,115,117,117,117,0,0,0,0,0,0,115,115,0,117,341,230,0,2,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,115,0,115,0,0,115,0,0,0,0,0,0,\n0,228,229,342,115,115,3,3,3,3,3,3,4,0,0,115,115,0,117,117,0,0,228,230,0,2,3,3,3,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,115,0,228,342,0,115,0,0,0,0,0,0,\n0,0,0,115,115,228,229,229,342,0,0,0,117,3,3,3,3,341,230,117,0,0,0,2,4,115,0,0,0,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,115,0,0,115,0,115,0,0,0,0,0,0,\n0,0,0,115,228,229,229,342,115,0,0,341,230,0,0,341,229,230,0,117,2,3,4,228,230,228,342,0,0,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,228,342,0,115,0,115,0,0,0,0,0,0,\n0,0,0,228,229,342,0,115,228,229,229,230,0,0,341,230,0,341,229,230,115,0,117,0,0,0,228,229,229,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,0,115,0,115,0,0,0,0,0,341,\n0,0,0,0,0,228,342,228,229,229,229,229,229,229,230,0,0,117,0,0,228,229,230,0,0,0,2,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,115,0,228,342,115,0,0,0,0,0,117,\n0,0,0,0,0,0,228,229,342,0,0,0,0,0,0,0,341,230,0,0,0,0,0,0,0,0,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,0,115,2,4,115,228,229,342,0,0,0,117,\n0,0,0,0,0,0,0,0,228,229,229,229,229,229,229,229,230,0,0,0,0,0,0,0,0,0,0,0,0,0,2,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,228,230,0,115,228,230,115,0,0,115,0,0,341,230,\n0,0,0,0,0,0,0,0,0,0,2,3,3,4,0,0,2,4,0,0,0,0,0,0,0,0,0,0,0,0,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,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,0,0,115,0,0,228,229,229,230,0,\n0,0,0,0,0,0,0,0,0,0,115,0,0,3,4,0,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,229,342,115,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,2,3,4,228,229,229,229,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,228,229,342,0,0,0,0,0,\n0,0,0,0,0,0,0,115,0,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,228,229,342,115,0,0,0,0,0,\n0,0,0,0,0,0,0,228,229,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,228,229,342,0,0,0,\n0,0,0,0,0,0,0,2,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,228,229,342,115,0,0,0,\n0,0,0,0,0,2,4,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,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,2,4,115,228,229,342,0,\n0,0,0,0,0,228,230,0,0,0,0,0,0,0,0,0,8,9,10,8,10,0,8,9,9,9,9,10,0,0,0,0,0,0,234,236,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,228,229,342,228,229,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,9,0,123,234,236,8,9,0,8,9,10,9,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,228,229,342,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0,347,236,0,0,121,0,0,121,0,123,0,123,0,8,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,2,3,4,0,0,115,\n0,0,0,0,2,4,0,0,0,0,0,0,0,8,10,234,235,236,0,0,0,234,348,0,234,235,236,0,123,0,234,236,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,10,8,9,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,117,0,0,115,\n0,0,0,0,228,230,0,0,0,0,0,0,0,234,236,0,0,0,0,0,0,0,234,235,348,0,0,0,123,8,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,234,236,121,0,9,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,229,230,2,4,115,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,234,235,235,235,236,234,236,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,234,348,0,123,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,0,228,230,115,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,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,234,235,236,8,10,0,0,0,0,0,0,0,0,0,0,0,0,228,230,0,0,0,115,\n0,0,0,0,0,0,2,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,234,236,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,234,236,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,\n0,0,0,0,0,0,228,230,0,0,0,0,0,0,0,0,8,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,234,236,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,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,228,230,0,0,0,\n0,0,0,8,10,0,0,0,0,0,0,0,0,0,0,0,0,234,236,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,9,9,9,9,9,9,9,9,9,9,9,10,0,0,0,0,8,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,\n0,0,0,234,236,0,0,0,0,0,0,0,0,0,0,8,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,9,9,9,0,0,0,0,0,0,0,0,0,0,0,9,9,9,10,0,234,236,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,234,236,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,9,0,0,8,9,9,9,9,9,9,9,9,9,9,9,9,10,0,9,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,121,0,8,9,9,0,0,0,0,0,0,0,0,0,0,0,0,123,0,0,9,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,\n0,0,8,9,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,8,9,121,0,121,0,0,8,9,9,9,9,9,9,9,9,9,10,0,9,9,10,0,123,9,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,\n0,8,9,0,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,8,121,8,9,8,9,8,9,9,0,0,0,0,0,0,0,0,0,9,9,9,10,123,0,123,0,123,10,0,0,0,8,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,121,0,347,236,0,8,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,9,9,9,121,8,9,0,121,0,0,347,235,235,235,235,235,235,235,235,348,0,0,123,123,0,9,10,9,9,10,0,0,234,236,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,234,235,236,0,0,234,236,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,121,0,0,8,9,121,0,8,9,0,0,123,353,241,241,241,241,241,241,354,121,0,0,123,9,9,10,9,10,0,9,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,8,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4524,121,121,0,0,121,8,9,0,121,0,0,0,123,129,353,241,241,241,241,354,127,121,0,0,9,9,10,123,0,9,10,0,123,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,234,236,0,0,0,0,0,0,0,0,8,10,0,0,0,0,0,0,0,0,0,0,4524,121,121,0,0,121,121,0,8,9,0,0,0,123,129,129,0,0,0,0,127,127,121,0,0,0,0,123,9,9,10,123,0,123,123,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,8,9,10,0,0,0,0,0,0,234,236,0,0,0,0,0,0,0,0,0,0,4524,121,121,0,0,121,121,0,121,0,0,0,0,123,129,129,0,0,0,0,127,127,121,0,0,0,0,123,0,0,123,123,0,123,123,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,121,0,123,0,0,0,0,8,9,10,0,0,0,0,0,0,0,0,0,0,0,4524,121,121,0,0,121,121,0,121,0,0,0,0,123,129,129,0,0,0,0,127,127,121,0,0,0,0,9,10,0,123,123,0,123,123,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,234,235,236,0,0,0,8,9,0,123,0,0,0,0,0,0,0,0,0,0,0,4524,121,121,0,0,121,121,0,121,0,0,0,0,123,129,129,0,0,0,0,127,127,121,0,0,0,0,0,123,0,123,123,0,123,123,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,8,10,0,0,0,121,0,0,123,0,0,0,0,0,0,0,0,0,8,10,4524,121,121,0,0,121,121,0,121,0,0,0,0,123,129,129,0,0,0,0,127,127,121,0,0,0,0,0,123,0,123,123,0,123,123,4522,0,8,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,234,236,0,0,0,121,0,347,236,0,0,0,0,0,0,0,0,0,234,236,4524,121,234,348,0,121,121,0,234,348,0,0,0,123,129,129,0,0,0,0,127,127,121,0,0,0,0,347,236,0,123,123,0,123,123,4522,0,121,9,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,8,9,9,9,9,10,0,0,234,235,236,0,0,0,0,0,0,0,0,0,0,0,0,4524,234,348,121,0,121,234,348,0,234,348,0,0,9,9,9,9,9,9,9,9,9,9,0,0,0,0,123,0,347,236,123,347,236,123,4522,0,121,0,123,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,8,9,0,0,0,0,9,10,8,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4637,4411,121,121,0,234,348,234,348,0,234,348,0,0,0,0,0,0,0,0,0,0,0,0,0,347,235,236,0,123,0,123,123,347,236,4522,0,234,235,236,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,121,0,8,9,9,10,0,123,234,236,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4524,121,234,348,0,121,0,234,348,0,234,235,348,0,0,0,0,0,0,0,0,0,347,235,236,0,0,0,123,347,236,123,123,4409,4635,8,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,121,0,121,0,0,9,10,123,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,10,4524,234,348,121,0,121,0,0,121,0,0,0,234,235,235,348,0,0,0,347,235,235,236,0,0,0,347,235,236,123,347,236,123,4522,0,234,236,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,234,348,121,0,0,0,123,9,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,234,236,4637,4411,121,121,0,234,348,0,234,235,235,348,0,0,0,234,235,235,235,236,0,0,0,0,347,235,236,0,347,236,123,347,236,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,0,0,\n0,0,121,234,235,348,0,123,0,123,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4524,121,234,348,0,234,348,0,0,0,234,235,235,348,0,0,0,0,0,347,235,235,235,236,0,0,347,236,0,123,123,4409,4635,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,0,0,\n0,0,234,348,0,234,235,236,0,123,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4524,234,348,121,0,0,234,235,348,0,0,0,0,234,235,235,235,235,235,236,0,0,347,235,235,235,236,347,235,236,123,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,234,235,348,0,0,0,123,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4637,4411,121,234,235,348,0,0,234,235,235,348,0,0,0,347,235,235,235,235,235,235,236,0,0,0,0,123,347,235,236,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,234,235,235,235,236,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4524,234,235,348,234,348,0,0,0,0,234,235,235,235,236,0,0,0,0,0,0,347,235,235,235,235,236,123,4409,4410,4635,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,8,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4637,4410,4411,234,348,234,235,235,235,348,0,0,0,0,0,347,235,235,235,235,235,236,347,235,235,235,235,236,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,234,236,8,9,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4637,4411,234,235,235,235,348,234,235,235,235,235,235,236,347,235,235,235,235,235,236,4409,4410,4410,4410,4410,4635,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,121,0,123,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4637,4410,4410,4410,4411,234,235,235,235,235,235,235,235,236,4409,4410,4410,4410,4410,4410,4635,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,234,235,236,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4637,4410,4410,4410,4410,4410,4410,4410,4410,4410,4635,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,8,9,10,0,0,0,0,0,8,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,\n0,0,0,8,9,0,123,0,0,0,0,0,234,236,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,121,0,347,236,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,234,235,236,0,0,0,0,0,0,0,8,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,\n0,0,8,10,0,0,0,0,0,0,0,0,0,234,236,0,8,9,9,9,9,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,8,9,10,0,0,0,0,0,0,0,0,\n0,0,234,236,0,0,0,0,0,0,0,0,0,0,0,8,9,8,9,10,0,9,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,8,9,0,123,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0,121,0,123,0,0,9,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,121,0,347,236,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0,234,235,236,8,9,10,9,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,234,235,236,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,8,10,234,235,348,0,0,121,0,123,0,123,8,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,8,10,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,234,236,0,0,121,0,0,234,235,236,0,123,234,236,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,234,236,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,8,10,0,0,0,0,0,0,234,235,235,235,235,235,235,236,0,0,0,0,0,8,9,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,9,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,234,236,0,0,0,8,9,10,0,0,0,0,0,0,0,0,0,0,0,0,8,9,0,123,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,9,9,9,0,123,8,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0,123,0,0,0,0,0,0,0,0,0,0,0,0,121,0,347,236,8,9,10,0,0,8,9,9,10,0,0,0,0,0,0,0,0,0,0,121,0,0,0,347,236,234,236,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,234,235,236,0,0,0,0,0,0,0,0,0,0,0,0,234,235,236,0,121,0,123,0,0,121,0,0,123,0,0,0,0,0,0,0,0,0,0,234,348,0,347,236,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,234,235,236,0,0,234,235,235,236,8,10,0,0,0,0,0,0,8,10,0,234,235,236,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,234,236,0,0,0,0,0,0,234,236,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"3\" name=\"Calque de Tuiles 3\" width=\"80\" height=\"80\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,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,202,203,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,202,203,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,0,0,0,0,202,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,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,202,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,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,202,203,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,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,\n0,0,0,202,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,202,203,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,202,203,0,0,0,0,0,0,0,202,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,315,316,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,202,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,202,203,0,0,0,0,0,0,0,202,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,202,203,315,316,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,202,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,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,\n0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,202,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,202,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,0,0,\n0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,202,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,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,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,0,315,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,202,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,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,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,202,203,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,315,316,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,315,316,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,0,\n0,0,0,0,202,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,\n0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,202,203,0,0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,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,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,315,316,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,0,0,0,0,0,315,316,0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,202,203,0,0,0,0,0,0,0,0,0,0,202,203,315,316,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,202,203,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,202,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/hoenn-route-127.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"80\" height=\"80\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"4\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"2\" name=\"Calque de Tuiles 2\" width=\"80\" height=\"80\">\n  <data encoding=\"csv\">\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,0,0,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,0,0,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,0,0,\n116,116,116,116,116,116,116,116,116,116,4975,4975,4975,4975,4975,4975,4975,116,116,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,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,116,116,116,116,0,0,\n116,116,116,116,116,116,116,116,116,116,4975,4975,4975,4975,4975,4975,4975,116,116,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,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,116,116,116,0,0,\n116,116,116,116,116,116,116,116,4975,4975,4975,4975,4975,4975,4975,4975,4975,0,0,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,116,116,116,0,0,\n116,116,116,116,116,116,116,116,4975,4975,4975,4975,4975,4975,4975,4975,4975,0,0,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,116,116,116,116,0,\n116,116,116,116,116,116,116,116,4975,4975,4975,4975,4975,4975,4975,4975,4975,0,0,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,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,0,0,0,0,0,0,0,116,116,116,0,\n116,116,116,116,116,116,0,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,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,0,0,0,0,0,0,0,116,116,116,0,\n116,116,116,116,116,116,0,4975,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,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,0,0,0,0,0,0,0,116,116,116,0,\n116,116,116,116,116,116,0,4975,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,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,0,0,0,0,0,0,0,116,116,116,0,\n116,116,116,116,116,116,0,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,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,0,0,0,0,0,0,0,0,116,116,116,0,\n116,116,116,116,116,116,0,4975,4975,4975,4975,4975,4975,0,0,0,0,0,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,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,0,0,0,0,0,0,0,0,0,0,0,116,116,0,\n116,116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,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,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,0,\n116,116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,0,\n116,116,116,116,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,0,0,0,0,0,116,116,116,116,116,116,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,0,\n116,116,116,116,116,0,0,0,0,0,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,4975,4978,4978,4978,4978,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,0,\n116,116,116,116,116,0,0,0,0,0,4975,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,4978,4978,116,116,116,116,0,4978,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,0,\n116,116,116,116,116,0,0,0,0,0,4975,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,0,0,0,0,0,4975,4975,4975,4975,4975,4978,4978,116,116,116,116,116,116,116,116,4978,4978,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,0,\n116,116,116,116,116,0,0,0,0,0,4975,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,0,0,0,0,0,0,4975,4975,4978,4978,4978,116,116,116,116,116,116,116,116,116,116,116,116,4978,4978,4978,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,116,116,0,\n116,116,116,116,116,0,0,0,0,0,4975,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,0,0,0,0,0,0,4975,4978,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,4978,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,116,116,0,\n116,116,116,116,0,0,0,0,0,0,4975,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,0,0,0,0,0,4975,4975,4978,116,116,116,116,116,0,4978,4978,0,116,116,116,116,116,116,4978,4978,4978,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,116,116,0,\n116,116,116,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,0,0,0,0,0,0,4975,4975,4978,116,116,116,116,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,116,116,0,\n116,116,116,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,0,0,0,0,0,0,4975,4975,4978,116,116,4978,4978,4978,4978,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,116,116,0,\n116,116,116,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,0,0,0,0,0,0,0,4975,4978,4978,4978,4978,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,0,\n116,116,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,0,\n116,116,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,0,\n0,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,0,\n0,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,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,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,0,0,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,0,0,0,0,0,0,0,0,0,0,0,0,116,116,0,0,0,0,0,0,0,0,116,116,116,0,0,0,0,0,0,116,116,116,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,0,0,0,0,0,0,0,0,0,0,0,0,116,116,0,0,0,0,0,0,0,0,116,116,116,0,0,0,0,0,0,116,116,116,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,0,0,0,0,0,0,0,0,0,0,0,116,116,116,0,0,0,0,0,0,0,0,0,116,116,0,0,0,0,0,0,116,116,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,0,0,0,0,0,0,0,0,0,0,0,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,0,0,0,0,0,0,0,0,0,0,0,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,0,0,0,0,0,0,0,0,0,0,0,0,116,116,0,0,0,0,0,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,116,116,116,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,0,0,0,0,0,0,0,0,0,0,0,0,116,116,0,0,0,0,0,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,116,116,116,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,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,0,0,0,0,0,0,0,0,0,0,0,0,116,116,0,0,0,4975,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,116,116,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,0,0,0,0,0,0,0,0,0,0,0,116,116,116,0,0,0,4975,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,116,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,0,0,4975,4975,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,116,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,0,0,4975,4975,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,116,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,0,0,4975,4975,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,116,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,0,0,4975,4975,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,0,0,0,4975,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,0,0,0,0,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,0,0,0,0,0,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,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,\n0,0,0,0,0,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,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,\n0,0,0,0,0,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,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,\n0,0,0,0,116,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,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,0,\n0,0,0,0,116,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,0,0,\n0,0,0,0,116,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,0,0,\n0,0,0,116,116,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,0,0,0,\n0,0,0,116,116,116,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,0,0,0,\n0,0,0,116,116,116,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,0,0,0,\n0,0,0,116,116,116,116,0,0,0,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,0,0,0,\n0,0,0,116,116,116,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,0,0,0,0,0,116,116,116,0,0,0,\n0,0,0,0,116,116,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,0,0,0,4975,4975,4978,4978,4978,4975,0,0,0,0,0,116,116,116,116,0,0,\n0,0,0,0,116,116,116,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4978,4978,4975,4975,4975,4975,4975,4975,4978,4978,4978,4975,4975,0,0,0,0,116,116,116,116,0,0,\n0,0,0,0,116,116,116,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4978,4978,4978,4978,4978,4975,4975,4975,4978,4978,0,116,4978,4975,4975,0,0,0,116,116,116,116,0,0,\n0,0,0,0,116,116,116,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4978,4978,116,116,116,4978,4978,4978,4978,4978,4978,4978,4978,4978,4975,4975,0,0,0,116,116,116,116,0,0,\n0,0,0,0,116,116,116,116,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4978,4978,4978,116,116,116,116,4978,4978,4975,4975,4975,4975,4975,4975,4975,4975,0,0,0,116,116,116,116,0,0,\n0,0,0,0,0,116,116,116,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,0,0,0,0,0,0,0,0,0,0,0,0,116,0,0,0,0,0,4975,4975,4975,4978,4978,4978,116,116,116,116,4978,4978,4975,4975,4975,4975,4975,4975,4975,0,0,0,116,116,116,116,116,0,0,\n0,0,0,0,0,0,116,116,116,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,0,0,0,0,0,0,0,0,0,0,116,116,0,0,0,0,4975,4975,4975,4975,4975,4975,4978,0,116,116,116,4978,4978,4975,4975,4975,4975,0,0,0,0,0,0,116,116,116,116,0,0,0,\n0,0,0,0,0,0,116,116,116,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,0,0,0,0,0,0,0,0,0,0,116,116,0,0,0,0,0,4975,0,0,0,4975,4975,4978,4978,4978,4978,4978,4975,4975,4975,4975,0,0,0,0,0,0,0,116,116,116,116,0,0,0,\n0,0,0,0,0,0,116,116,116,116,0,0,0,0,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,0,0,0,0,0,116,116,0,0,0,0,0,0,0,0,0,0,4975,4978,4978,4978,4978,4975,4975,4975,4975,0,0,0,0,0,0,0,116,116,116,116,116,0,0,0,\n0,0,0,0,0,0,116,116,116,116,116,0,0,116,116,0,0,0,0,0,0,0,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,0,0,0,0,0,0,0,0,0,0,4975,4978,4978,4978,4978,4975,4975,4975,4975,0,0,0,0,0,0,0,116,116,116,116,116,0,0,0,\n0,0,0,0,0,0,0,116,116,116,116,0,0,116,116,0,0,0,0,0,0,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,0,0,0,0,0,0,0,0,0,4975,4978,4978,4978,4978,4975,4975,0,0,0,0,0,0,0,0,116,116,116,116,116,0,0,0,0,\n0,0,0,0,0,0,0,116,116,116,116,0,0,116,116,0,0,0,0,0,0,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,0,0,0,0,0,0,0,0,0,4975,4978,4978,116,4978,4975,4975,0,0,0,0,0,0,0,0,116,116,116,116,116,0,0,0,0,\n0,0,0,0,0,0,0,116,116,116,116,0,0,116,116,0,0,0,0,0,0,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,0,0,0,0,0,0,0,0,0,4975,4975,4978,4978,4978,4975,4975,0,0,0,0,0,0,0,0,116,116,116,116,0,0,0,0,0,\n0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,0,0,0,0,0,0,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,116,116,116,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,0,0,0,0,0,0,0,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,0,0,0,0,0,0,0,0,116,116,116,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,0,0,0,0,0,0,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,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,116,116,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,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,0,0,0,0,116,116,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,116,116,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,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,0,0,0,116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,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,0,0,0,116,116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,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,0,0,0,0,116,116,116,116,116,116,3,3,3,4,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"1\" name=\"Calque de Tuiles 1\" width=\"80\" height=\"80\">\n  <data encoding=\"csv\">\n0,0,0,3,3,4,0,0,0,0,0,115,0,228,229,229,342,0,117,0,117,0,117,228,230,0,0,0,0,0,0,0,0,0,4974,0,0,0,0,0,0,0,0,0,5427,5088,5089,0,0,0,0,0,0,0,0,0,0,0,2,4,0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,115,117,3,4,0,\n3,4,0,0,0,3,4,0,0,2,4,228,229,229,229,342,228,229,230,341,230,341,230,0,0,0,0,0,0,0,0,0,0,0,5087,5088,5088,5088,5088,5088,5088,5088,5088,5088,5089,0,2,4,0,0,0,0,0,0,0,0,0,0,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,115,117,0,117,0,\n0,117,0,0,0,0,117,0,0,228,230,0,0,0,0,228,229,342,0,117,341,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,4,228,230,0,0,0,0,0,0,0,0,0,0,0,2,3,3,3,3,3,3,4,0,0,0,0,2,4,115,0,115,3,4,117,0,\n0,117,0,0,0,0,117,0,0,0,341,229,229,229,229,229,342,115,0,117,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,117,0,0,0,0,0,0,0,0,0,0,0,0,2,3,0,2,3,3,3,4,3,3,4,0,0,228,230,115,0,228,342,117,117,0,\n0,117,0,2,4,0,117,0,0,0,117,0,0,0,0,0,115,228,229,230,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,117,0,0,2,4,0,0,0,0,0,0,0,0,115,0,0,115,0,0,0,117,0,0,117,0,0,0,0,228,342,0,115,117,117,0,\n0,117,0,228,230,341,230,0,341,229,230,0,0,0,0,0,228,229,342,0,117,2,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,0,117,0,0,228,230,0,0,0,0,0,0,0,0,228,342,0,228,342,0,0,117,0,0,117,0,0,0,0,0,115,0,115,117,117,0,\n0,117,0,0,0,117,0,0,117,0,0,0,0,0,0,0,0,4976,115,0,117,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,0,0,117,0,0,0,0,0,0,0,0,0,0,0,2,4,115,0,0,228,229,229,230,0,341,230,0,0,0,0,0,115,0,115,117,3,4,\n0,117,0,0,0,117,0,0,117,0,0,0,0,0,0,0,0,4976,115,0,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,2,3,4,117,0,0,0,0,0,0,0,2,4,0,0,228,230,228,229,229,229,229,229,229,229,230,0,0,0,0,0,0,228,342,115,117,0,117,\n341,230,0,0,341,230,341,229,230,0,0,0,0,0,0,0,0,4976,228,229,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,0,2,3,115,0,117,117,2,4,0,0,0,0,0,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,115,3,4,117,\n230,0,0,341,230,0,117,0,0,0,0,0,0,0,0,5427,5088,5089,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,2,3,2,3,0,117,117,228,230,0,0,0,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,228,342,117,117,\n0,0,0,117,0,0,117,0,0,0,0,0,0,0,0,4976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,115,0,341,230,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,115,0,115,117,117,\n0,0,0,117,0,0,117,0,0,0,0,0,0,5427,5088,5089,0,4861,4862,4862,4863,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,0,0,2,3,0,228,229,230,341,230,0,0,0,0,0,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,0,115,117,117,\n0,0,341,230,0,0,117,0,0,0,0,0,0,4976,0,0,0,4974,0,0,5314,4863,0,0,0,0,0,0,0,0,0,0,0,0,228,230,2,3,3,0,0,0,341,229,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,342,115,117,117,\n0,0,117,0,0,341,230,5088,5088,5088,5088,5088,5088,5089,0,0,0,4974,0,0,0,4976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,2,4,341,229,230,0,0,0,0,0,4861,4862,4862,4862,4862,4862,4862,4862,4862,4862,4863,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,115,117,117,\n0,0,117,0,0,117,0,0,0,0,0,0,0,0,0,0,0,5087,5088,5426,0,4976,0,0,0,0,0,0,0,0,0,0,0,2,3,3,3,0,228,230,117,0,0,0,0,0,0,4861,5313,0,0,0,0,0,0,0,0,0,5314,4862,4863,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,115,117,117,\n0,0,3,4,0,117,0,0,0,4861,4862,4862,4862,4862,4862,4862,4862,4863,0,5087,5088,5089,0,0,0,0,0,0,0,0,0,2,4,115,0,2,3,4,0,0,117,0,0,0,0,4861,4862,5313,0,0,0,4867,4868,4868,4868,4868,4869,0,0,0,5314,4863,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,115,117,117,\n0,0,0,117,0,117,2,4,0,4974,0,0,0,0,0,0,0,5314,4863,0,0,0,0,0,0,0,0,0,0,0,0,228,230,115,2,3,0,117,341,229,230,0,0,0,4861,5313,0,0,0,4867,4868,5316,2,3,3,4,5317,4868,4869,0,0,5314,4862,4862,4863,0,0,0,0,0,0,0,0,0,0,0,115,115,117,117,\n2,4,0,117,0,117,228,230,0,4974,0,0,0,0,0,0,0,0,4976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,115,0,0,117,117,0,0,0,4861,4862,5313,0,0,4867,4868,5316,2,3,3,0,0,3,3,4,5317,4868,4869,0,0,0,4976,0,0,0,0,0,0,0,0,0,0,0,115,115,117,117,\n228,230,0,117,0,117,0,0,0,4974,0,0,0,0,0,0,0,0,4976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,115,0,341,230,117,0,0,0,4974,0,4867,4868,4868,5316,2,3,3,0,2,3,3,3,4,3,3,4,5317,4868,4868,4869,5314,4863,0,0,0,0,0,0,0,0,0,0,115,115,117,117,\n0,0,0,117,0,117,0,0,0,4974,0,0,0,0,0,0,0,0,4976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,115,0,117,341,230,0,0,0,4974,4867,5316,2,3,3,3,0,0,0,115,0,0,0,3,3,4,3,3,3,4,4982,0,4976,0,0,0,0,0,0,0,0,0,0,115,115,117,117,\n342,0,0,117,0,117,0,0,0,4974,0,0,0,0,0,0,0,0,4976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,228,342,117,117,0,0,0,4861,5313,4980,2,3,2,3,4,0,0,0,228,229,342,0,0,0,117,0,0,0,117,4982,0,4976,0,0,0,0,0,0,0,0,0,0,115,115,117,117,\n115,0,341,230,341,230,0,0,0,4974,0,0,0,0,0,0,0,0,4976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,228,230,117,0,0,0,4974,0,4980,115,2,3,0,117,0,341,229,229,342,228,229,229,229,230,0,341,229,230,4982,0,4976,0,0,0,0,0,0,0,0,0,0,115,115,117,117,\n115,0,117,341,230,0,0,0,0,4974,0,0,0,0,0,0,0,0,4976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,0,341,230,0,0,0,4974,0,4980,115,228,229,229,230,341,230,0,0,228,229,229,229,229,229,229,230,5430,5094,5095,0,4976,0,0,0,0,0,0,0,0,0,0,115,115,117,117,\n115,0,117,117,0,0,0,0,0,4974,0,0,0,0,0,0,0,0,4976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,342,0,117,0,0,0,0,4974,0,4980,115,0,0,341,229,230,0,5430,5094,5094,5094,5094,5094,5094,5094,5094,5094,5095,0,0,0,4976,0,0,0,0,0,0,0,0,0,0,115,115,117,117,\n228,342,117,117,0,2,4,0,0,5087,5088,5426,0,0,0,0,0,5427,5089,0,2,4,0,0,0,0,0,0,0,0,0,0,0,0,115,0,117,0,0,0,0,5087,5426,4980,228,229,229,230,5430,5094,5094,5095,0,0,0,5427,5088,5088,5088,5088,5088,5088,5088,5088,5088,5089,0,0,0,0,0,0,0,0,0,0,115,115,117,117,\n0,115,117,117,0,228,230,0,0,0,0,5087,5088,5088,5088,5088,5088,5089,0,0,228,230,0,0,0,0,0,0,0,0,0,0,0,0,115,341,230,0,0,0,0,0,4974,5093,5094,5094,5094,5094,5095,0,0,0,0,5427,5088,5089,0,0,0,2,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,115,117,117,\n0,228,230,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,4,0,0,0,0,0,0,0,0,0,0,0,0,0,115,117,0,0,0,0,0,0,5087,5426,0,0,0,0,0,5427,5088,5088,5088,5089,0,0,0,0,0,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,115,117,117,\n342,0,341,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,117,0,0,0,0,0,0,0,0,0,0,0,0,0,115,117,2,4,0,0,0,0,0,5087,5088,5088,5088,5088,5088,5089,0,0,0,0,0,0,0,2,3,4,0,2,4,0,0,0,0,0,0,0,0,0,0,0,0,0,115,115,117,117,\n115,0,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,0,117,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,117,0,228,230,2,4,0,0,0,0,0,0,0,0,0,0,2,3,115,117,117,\n115,341,230,0,2,4,0,0,0,0,0,0,0,0,0,0,0,115,2,4,117,2,3,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,2,3,4,0,0,0,0,0,0,0,0,0,0,2,3,0,117,0,0,0,228,230,0,2,3,3,3,4,0,0,0,0,115,0,115,117,117,\n228,230,0,0,228,230,0,0,0,0,0,0,0,0,0,0,0,115,115,117,117,115,0,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,115,0,117,0,0,0,0,0,0,0,0,0,0,115,2,4,117,0,0,0,0,0,0,115,2,3,4,117,0,0,0,0,115,2,3,117,117,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,115,117,117,228,229,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,0,117,0,0,0,0,0,0,0,0,0,0,115,115,117,117,0,0,0,0,0,0,115,228,342,117,117,0,0,0,0,115,115,341,230,117,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,115,117,3,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,2,4,117,0,0,0,0,0,0,0,0,0,2,3,115,117,117,0,0,0,0,0,0,228,342,228,230,117,0,0,0,0,115,115,117,341,230,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,115,3,4,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,115,117,117,0,0,0,0,0,0,0,0,0,115,2,3,117,117,0,0,0,0,0,0,0,228,229,229,230,0,0,0,0,115,115,117,117,0,\n0,0,2,4,0,0,0,0,0,0,0,0,0,0,0,0,115,0,115,0,117,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,228,230,117,0,0,0,0,0,0,0,0,0,115,115,341,230,117,0,0,4861,4862,4862,4862,4862,4862,4863,0,2,3,4,0,2,3,115,117,117,0,\n0,0,228,230,0,0,0,0,0,0,0,0,0,0,0,0,228,342,228,342,117,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,0,341,230,0,0,0,0,0,0,0,0,0,115,115,117,341,230,0,0,4974,0,0,0,0,0,4976,0,228,342,117,0,115,2,3,117,117,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,228,230,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,342,0,117,0,0,0,0,0,0,0,0,0,0,115,115,117,117,0,4861,4862,5313,0,0,0,0,0,5314,4863,0,228,230,0,115,115,341,230,117,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,0,341,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,341,230,0,0,0,0,0,0,0,0,0,0,115,115,117,117,0,4974,0,0,0,0,0,0,0,0,4976,0,0,2,4,115,228,230,341,230,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,342,0,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,2,4,0,0,0,0,0,0,0,0,2,3,115,117,117,0,4974,0,0,0,0,0,0,0,0,5314,4863,0,228,230,115,0,341,230,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,0,0,0,0,0,0,0,0,115,0,115,117,3,4,4974,0,0,0,0,0,0,0,0,0,4976,0,0,0,115,0,117,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,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,115,0,115,3,4,117,4974,0,0,0,0,0,0,0,0,0,4976,0,0,0,115,0,117,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,341,230,0,0,0,0,0,0,0,0,0,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,0,115,0,117,117,4974,0,0,0,0,0,0,0,0,0,4976,0,0,0,115,0,117,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,2,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,228,342,115,0,117,117,4974,0,0,0,0,0,0,0,0,0,4976,0,0,0,115,341,230,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,0,0,0,0,0,0,0,0,0,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,115,0,117,117,5087,5426,0,0,0,0,0,0,0,0,4976,0,0,0,115,117,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,115,0,117,117,0,5087,5426,0,0,0,0,0,0,0,4976,0,0,0,115,117,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,2,3,0,117,117,0,0,5087,5426,0,0,0,0,0,0,4976,0,0,0,228,230,0,0,0,0,\n0,0,0,0,0,2,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,2,3,115,0,341,230,117,0,0,0,5087,5088,5088,5088,5088,5088,5088,5089,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,2,3,341,230,341,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,115,341,230,341,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,0,\n0,0,0,0,0,2,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,115,2,3,117,341,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,0,\n0,0,0,0,2,3,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,115,115,341,230,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,2,4,0,115,0,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,115,115,117,0,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,228,230,2,3,0,117,0,2,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,115,228,230,341,230,0,0,0,0,0,0,0,0,0,2,4,0,0,0,0,0,0,0,0,2,4,0,0,\n0,0,0,115,2,4,117,0,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,0,341,230,0,0,2,4,0,0,0,0,0,0,228,230,0,0,0,0,0,0,0,0,228,230,0,0,\n0,0,0,115,115,117,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,115,0,117,0,0,0,228,230,2,4,0,0,0,0,0,0,0,0,0,0,0,2,4,2,3,4,0,0,\n0,0,2,3,115,117,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,115,341,230,0,0,0,0,0,228,230,0,0,0,0,0,0,0,0,0,0,0,228,230,115,0,117,0,0,\n0,0,115,0,115,117,3,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,115,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,0,117,0,0,\n2,4,115,0,115,3,4,117,0,2,3,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,115,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,2,4,117,0,0,\n228,230,115,0,115,0,117,117,0,115,0,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,228,230,0,0,0,0,0,0,0,0,0,4861,4862,4862,4862,4862,4862,4863,0,0,0,0,115,115,117,117,0,0,\n0,0,115,0,115,0,117,117,0,228,229,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4861,4862,4862,4862,4862,4863,0,4861,5313,4867,4868,4868,4868,4869,4976,0,0,0,2,3,115,117,117,0,0,\n0,0,228,342,115,0,117,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,2,4,0,0,0,0,0,0,4861,5313,4867,4868,4868,4869,5314,4862,5313,0,4980,0,0,0,4982,5314,4863,0,0,115,0,115,117,3,4,0,\n0,0,0,115,115,0,117,3,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,228,230,0,0,0,0,4861,4862,5313,4867,5316,0,0,5317,4868,4869,0,4867,5316,2,3,4,5317,4869,5314,4863,0,115,0,115,3,4,117,0,\n0,0,0,115,228,342,117,0,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,4861,5313,0,4867,5316,2,3,3,4,0,5317,4868,5316,0,228,342,3,4,4982,0,4976,0,115,0,115,0,117,117,0,\n0,0,0,115,0,115,3,4,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,4861,5313,0,4867,5316,0,115,0,0,3,4,0,0,0,0,0,228,229,230,4982,0,4976,0,115,0,115,0,117,117,0,\n0,0,0,115,0,115,0,117,3,4,0,0,2,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,2,3,4,0,0,0,4974,0,0,4980,0,0,115,2,3,4,3,4,0,5430,5094,5094,5094,5094,5094,5095,0,4976,0,115,2,3,0,117,117,0,\n0,0,0,228,342,228,342,3,4,117,0,0,228,230,0,0,0,0,0,0,0,2,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,117,0,0,4861,5313,0,0,4980,0,0,115,228,342,117,0,117,0,4982,0,0,0,0,0,0,5427,5089,2,3,115,0,341,230,117,0,\n0,0,0,0,228,342,115,0,117,3,4,0,0,0,0,0,0,0,0,0,0,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,0,117,0,0,4974,0,0,0,5093,5094,5429,228,342,228,230,0,117,0,4982,0,0,0,5427,5088,5088,5089,0,115,0,115,0,117,341,230,0,\n0,0,0,0,0,115,115,0,117,0,117,0,0,2,3,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,2,4,115,2,4,117,0,0,5087,5426,0,5427,5088,5426,5093,5429,228,229,229,229,230,5430,5095,0,0,5427,5089,0,0,0,0,115,0,115,0,117,117,0,0,\n0,0,0,0,0,115,115,0,3,4,117,0,0,115,0,117,0,0,0,0,0,2,3,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,115,115,117,117,0,0,0,5087,5088,5089,0,5087,5426,4980,0,0,0,0,5430,5095,0,0,5427,5089,0,0,0,0,2,3,2,3,0,117,117,0,0,\n0,0,0,0,0,115,228,342,0,117,3,4,2,3,0,117,0,0,0,0,0,115,0,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,115,117,117,0,0,0,0,0,0,0,0,4974,4980,0,0,0,0,4982,0,0,0,4976,0,0,0,0,0,115,0,115,0,341,230,117,0,0,\n0,0,0,0,0,228,342,115,0,117,0,117,115,2,4,117,0,0,0,0,2,3,0,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,115,117,3,4,0,0,0,0,0,0,0,4974,4980,2,3,3,4,4982,0,5427,5088,5089,0,0,2,4,2,3,2,3,0,117,341,230,0,0,\n0,0,0,0,0,0,115,115,0,117,0,117,115,115,117,117,0,0,0,0,115,2,4,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,115,3,4,117,0,0,0,0,0,0,0,4974,4980,228,342,0,117,4982,0,4976,0,0,0,0,228,230,115,0,115,0,341,230,117,0,0,0,\n0,0,0,0,0,0,115,228,342,117,0,117,115,115,117,117,0,0,0,0,115,228,230,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,115,0,117,117,0,0,0,0,0,0,0,4974,5093,5429,228,229,230,4982,0,4976,0,0,0,0,0,0,115,0,115,341,230,341,230,0,0,0,\n0,0,0,0,0,0,115,0,115,3,4,3,3,115,117,117,0,0,0,0,228,342,0,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,115,0,117,117,0,0,0,0,0,0,0,5087,5426,5093,5094,5094,5094,5095,0,4976,0,0,0,0,0,0,115,2,3,117,341,230,0,0,0,0,\n0,0,0,0,0,0,228,342,228,342,3,4,0,115,117,3,4,0,0,0,0,115,0,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,115,0,117,117,0,0,0,0,0,0,0,0,5087,5088,5426,0,0,0,0,4976,0,0,0,0,0,0,115,115,341,230,117,0,0,0,0,0,\n0,0,0,0,0,0,0,115,0,115,0,3,4,115,3,4,117,0,0,0,0,115,0,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,115,0,117,117,0,0,0,0,0,0,0,0,0,0,5087,5088,5088,5088,5088,5089,0,0,0,2,4,0,115,115,117,341,230,0,0,0,0,0,\n0,0,0,0,0,0,0,228,342,115,0,0,3,3,0,117,117,0,0,0,0,115,341,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,342,115,0,117,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,0,115,228,230,117,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,115,115,0,0,0,0,0,117,117,0,0,0,0,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,228,342,117,3,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,0,341,230,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,115,228,229,342,0,0,0,117,3,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,115,0,115,3,4,3,3,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,3,3,3,0,0,117,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,228,229,342,115,0,0,0,117,0,117,0,0,0,0,2,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,228,342,115,0,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,3,3,0,2,3,3,4,0,117,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"3\" name=\"Calque de Tuiles 3\" width=\"80\" height=\"80\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,335,336,335,336,335,336,335,336,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,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,202,203,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,202,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,222,223,222,223,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,335,449,448,449,223,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,222,448,449,448,336,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,202,203,0,0,222,448,336,335,449,223,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,315,316,0,222,448,336,0,222,448,449,223,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,335,449,223,0,335,449,448,336,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,335,336,0,0,335,336,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,202,203,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,223,222,223,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,335,449,448,449,223,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,448,449,448,336,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,448,336,335,449,223,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,448,336,0,222,448,449,223,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,335,449,223,0,335,449,448,449,223,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,335,336,0,0,335,336,335,336,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,0,0,0,202,203,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,315,316,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,315,316,202,203,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,315,316,0,0,0,0,0,315,316,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/hoenn-route-128.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"120\" height=\"40\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"4\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"2\" name=\"Calque de Tuiles 2\" width=\"120\" height=\"40\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,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,0,0,0,116,116,116,116,116,116,116,116,116,116,3,3,3,3,3,3,3,116,116,116,116,116,116,116,116,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,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,0,0,0,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,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,0,0,0,0,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,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,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,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,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,116,116,116,116,116,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,0,0,0,0,0,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,0,0,0,0,0,4975,4975,4975,116,116,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,0,0,0,0,0,4975,4975,4975,0,116,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,0,0,0,0,0,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,0,0,0,0,0,0,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,0,0,0,0,0,0,0,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,116,116,116,116,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,0,116,116,116,116,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,0,116,116,116,116,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,4975,0,0,116,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,0,0,0,0,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,0,0,0,0,0,0,0,0,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,0,0,0,0,0,0,0,0,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,0,0,0,0,0,0,0,0,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,0,0,0,0,0,0,0,0,0,0,4975,4975,0,0,0,0,0,0,0,0,4975,4975,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,116,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,0,0,0,0,0,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,116,116,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,4975,4975,4975,0,4863,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4976,0,0,0,0,0,0,0,0,0,0,0,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,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,4975,5427,5089,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,0,116,116,116,116,116,116,4975,4976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,116,116,116,116,116,116,116,116,4975,4976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4861,5313,4975,4975,4975,0,0,116,116,116,116,116,116,4975,4975,4975,4975,4976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,0,0,0,0,0,0,0,0,4974,4975,4975,4975,4975,116,116,116,116,116,116,4975,4975,4975,5427,5088,5088,5089,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,0,0,0,0,0,0,0,0,4974,4975,4975,4975,4975,116,116,116,116,116,4975,4975,5427,5088,5089,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5087,5426,4975,4975,4975,4975,4975,4975,4975,4975,4975,5427,5089,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5087,5088,5088,5088,5088,5088,5088,5088,5088,5088,5089,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"1\" name=\"Calque de Tuiles 1\" width=\"120\" height=\"40\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,115,228,229,342,0,117,0,3,4,0,0,0,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,228,342,3,3,3,3,3,4,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,0,0,117,341,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,228,342,0,115,0,117,0,0,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,115,0,228,229,229,342,0,0,3,3,4,0,0,0,0,0,0,0,0,0,0,2,3,0,0,341,230,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,\n0,0,0,0,0,0,0,0,0,0,0,115,0,115,0,3,4,0,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,228,342,0,0,0,228,229,342,0,0,3,3,3,3,3,3,3,3,3,3,3,3,341,229,229,230,341,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,115,0,228,342,0,117,0,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,228,229,229,342,0,0,228,229,229,342,0,0,0,0,0,0,0,0,0,0,341,230,341,229,229,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,228,342,0,115,0,117,0,117,0,0,0,4861,4862,4862,4862,4862,4862,4863,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,229,342,0,0,0,228,229,229,229,229,229,229,229,229,229,229,230,341,230,0,0,2,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,\n0,0,0,0,0,0,0,0,0,0,0,0,115,0,228,342,117,0,117,0,0,4861,5313,0,2,3,3,4,5314,4863,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,230,2,4,0,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,228,342,0,115,117,341,230,0,0,4974,0,0,115,0,0,117,0,4976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,228,342,228,230,117,0,0,0,4974,0,0,228,342,0,117,0,4976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4861,4862,4862,4862,4863,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,342,0,117,0,2,4,4974,0,0,0,228,229,230,0,4976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4974,0,0,0,5314,4863,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,0,0,0,0,4861,4862,4862,4862,4862,4862,4863,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,117,0,228,230,5087,5426,0,0,0,0,0,0,4976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4974,0,0,0,0,4976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,4861,5313,0,2,3,3,4,5314,4863,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,117,0,0,0,0,5087,5426,0,0,0,0,5427,5089,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5087,5426,0,0,0,4976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,4974,2,3,3,0,0,3,4,5314,4862,4862,4863,2,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,341,230,0,0,0,0,0,5087,5088,5088,5088,5088,5089,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5087,5088,5088,5088,5089,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4974,228,229,342,0,0,0,3,3,3,4,4976,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4974,0,0,228,229,342,0,0,0,0,117,4976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,0,0,2,4,0,0,0,0,0,0,0,0,0,0,0,4861,4862,4862,4862,4862,4862,4863,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4974,0,0,0,0,228,229,229,342,0,117,4976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,0,0,228,230,0,0,0,0,0,0,0,0,0,4861,4862,5313,0,0,0,0,0,5314,4862,4862,4862,4863,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5087,5426,0,0,0,0,2,4,228,229,230,4976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,0,0,0,0,0,0,0,0,0,0,0,4974,0,0,0,0,0,0,0,0,0,0,0,4976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5087,5426,0,0,0,228,230,0,0,5427,5089,2,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,0,0,0,0,0,0,0,0,0,0,0,4974,0,0,0,5427,5088,5088,5426,0,0,0,0,5314,4863,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5087,5088,5426,0,0,0,0,5427,5089,0,228,230,0,0,0,0,0,0,0,0,0,0,0,0,2,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,0,0,0,0,0,0,0,0,0,4974,0,0,5427,5089,0,0,5087,5088,5088,5426,0,0,4976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5087,5088,5088,5088,5088,5089,0,0,0,0,0,2,4,0,0,0,0,0,0,2,3,4,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,0,0,0,0,0,0,0,0,0,4974,0,0,4976,0,0,0,0,0,0,4974,0,0,4976,0,0,0,0,0,0,0,0,0,0,4861,4862,4862,4862,4862,4862,4862,4863,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,0,0,0,0,2,4,115,0,117,0,2,3,3,3,3,3,3,3,3,3,3,4,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,4,0,0,0,0,0,0,0,0,4974,0,0,4976,0,0,0,0,0,0,4974,0,0,4976,0,0,0,0,0,0,0,0,0,4861,5313,0,2,3,3,4,0,5314,4863,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,228,229,230,0,228,342,2,3,3,3,3,3,3,3,4,3,3,3,4,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,117,0,0,0,0,0,0,0,0,4974,0,0,5314,4862,4863,0,0,0,4861,5313,0,0,4976,0,0,0,0,0,0,0,0,0,4974,0,0,228,342,0,117,0,0,4976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,115,228,229,342,0,0,0,0,0,3,3,3,4,3,4,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,0,117,0,0,0,0,0,0,0,0,5087,5426,0,0,0,5314,4862,4862,4862,5313,0,0,5427,5089,0,0,0,0,0,0,0,0,0,5087,5426,0,0,228,229,230,0,5427,5089,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,228,229,342,228,229,229,229,229,229,342,0,0,117,0,3,3,4,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,0,117,0,0,0,0,0,0,0,0,0,5087,5426,0,0,0,0,0,0,0,0,0,4976,0,0,0,0,0,0,0,0,0,0,0,5087,5426,0,0,0,5427,5088,5089,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,229,229,229,229,229,342,228,229,229,230,0,341,229,230,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,2,4,117,0,0,0,0,0,0,0,0,0,0,5087,5088,5426,0,0,0,0,0,0,5427,5089,0,0,0,0,0,0,0,0,0,0,0,0,5087,5088,5088,5088,5089,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,0,0,228,229,342,0,0,341,230,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,115,117,117,0,0,0,0,0,0,0,0,0,0,0,0,5087,5088,5088,5088,5088,5088,5088,5089,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,0,0,0,0,228,229,229,230,0,2,4,2,4,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,228,230,117,2,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,2,4,228,230,228,230,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,342,0,117,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4861,4862,4862,4862,4862,4862,4862,4862,4862,4863,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,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,4861,4862,5313,0,0,0,0,0,0,0,0,5314,0,0,2,4,0,0,0,0,0,0,0,0,0,0,0,0,0,2,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,341,230,2,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,4861,4862,5313,0,0,0,2,4,0,0,0,2,4,0,0,0,228,230,2,4,0,0,0,0,0,2,3,4,0,0,0,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,0,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4861,5313,0,0,0,0,0,228,230,0,0,0,228,230,0,0,0,0,0,228,230,0,0,0,0,0,115,0,117,0,2,3,3,3,3,3,3,4,0,0,0,2,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,0,0,0,0,0,0,4861,4862,4862,4863,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4974,0,0,0,0,0,0,2,3,3,3,3,3,4,0,0,2,4,0,0,0,0,0,0,0,0,228,229,230,0,115,2,3,3,3,4,0,3,3,3,4,228,230,0,0,0,0,0,0,2,4,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,0,2,4,0,0,4861,5313,2,4,5314,4863,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4861,5313,0,0,0,0,2,3,3,2,3,3,3,4,117,0,0,228,230,0,0,0,0,0,0,0,0,0,0,2,4,115,228,342,0,0,3,3,3,3,4,3,3,3,3,3,3,3,4,0,228,230,2,4,2,4,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,115,117,0,0,4974,0,228,230,0,4976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4861,5313,0,0,0,0,2,3,2,3,3,341,229,229,230,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,228,342,228,229,342,0,0,0,0,3,3,3,3,3,4,0,0,3,4,0,0,228,230,228,230,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,115,3,4,0,5087,5426,0,0,5427,5089,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,2,3,3,3,2,3,341,229,230,341,229,229,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,229,342,228,342,0,0,0,0,0,0,0,0,3,3,4,0,3,3,4,0,0,0,0,2,4,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,117,0,0,5087,5088,5088,5089,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,115,2,3,3,3,341,230,341,229,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,228,229,229,229,229,342,0,0,0,0,341,230,0,341,229,230,0,0,0,0,228,230,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,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,115,228,229,229,229,230,341,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,229,229,229,229,342,0,228,229,229,229,229,230,0,341,230,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,342,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,228,229,229,229,229,229,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,229,229,229,229,229,229,229,229,230,0,0,0,0,0,0,0,0,0,0,0,\n0,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,3,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,342,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,2,4,2,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"3\" name=\"Calque de Tuiles 3\" width=\"120\" height=\"40\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,202,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,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,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,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,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,202,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,202,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,202,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,202,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,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,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,0,202,203,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,315,316,202,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,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,202,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,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,202,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,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/hoenn-route-129.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"80\" height=\"40\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"4\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"2\" name=\"Calque de Tuiles 2\" width=\"80\" height=\"40\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,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,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,0,116,116,116,116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,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,0,0,0,0,0,0,0,0,0,0,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,116,116,116,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,0,0,0,0,0,0,0,0,0,0,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,116,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,0,0,0,0,0,0,0,0,0,0,0,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,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,0,0,0,0,0,0,0,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,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,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,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,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,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,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,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,116,116,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,0,0,0,0,0,0,0,0,0,0,0,0,0,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,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,116,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,116,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,116,116,116,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,116,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"1\" name=\"Calque de Tuiles 1\" width=\"80\" height=\"40\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,0,0,2,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,3,3,3,3,3,3,4,228,230,0,0,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,342,2,3,3,3,4,0,3,3,3,3,3,3,3,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,228,342,0,0,3,3,3,3,3,3,4,0,0,3,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,342,228,229,342,0,0,0,0,0,0,3,3,4,0,3,3,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,0,0,0,0,0,0,0,0,0,0,0,0,0,228,229,342,228,342,0,0,0,0,0,0,341,230,0,341,229,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,0,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,228,229,229,229,342,0,341,230,0,341,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,0,0,0,0,0,115,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,229,229,229,229,342,115,341,230,0,341,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,2,3,3,3,3,3,3,3,3,4,0,228,230,2,4,0,0,0,115,3,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,115,117,341,229,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,2,3,3,3,0,2,3,3,3,4,0,0,3,4,0,0,228,230,0,0,0,228,342,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,228,230,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,2,4,115,0,0,0,2,3,0,0,0,3,3,4,0,3,3,4,0,0,0,0,2,4,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,228,342,0,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n2,4,0,0,0,0,0,228,230,228,342,0,0,228,342,0,0,0,0,341,230,0,341,229,230,0,0,0,0,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,228,230,0,115,0,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n228,230,0,0,0,0,0,0,0,0,228,229,342,0,228,229,229,229,229,230,0,341,230,0,0,0,0,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,3,4,0,0,115,341,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,2,4,0,0,0,0,0,0,0,228,229,229,229,229,229,229,229,229,230,0,0,0,0,0,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,0,117,0,0,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,3,0,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,\n0,2,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,115,0,0,341,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,0,0,0,0,0,0,0,0,0,0,0,115,0,0,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,\n0,0,0,0,0,0,0,0,2,3,3,3,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,0,0,0,0,0,0,0,0,0,0,0,115,0,341,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,228,342,0,0,3,4,0,0,2,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,115,0,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,\n0,0,0,0,0,0,0,0,0,228,342,0,0,117,0,0,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,0,0,0,0,0,0,0,0,0,0,0,0,2,4,228,342,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,\n0,0,0,0,0,0,0,0,0,0,228,229,229,230,2,3,4,0,2,4,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,0,0,0,0,0,0,0,0,0,0,0,0,228,230,0,115,3,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,117,0,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,342,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,229,230,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,0,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,3,4,0,0,0,0,0,0,0,0,2,4,0,0,0,0,0,0,2,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,3,0,0,3,4,0,0,0,0,0,2,4,228,230,0,0,0,0,0,0,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,3,2,3,3,4,0,3,3,3,3,4,0,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,4,228,342,2,3,0,0,3,3,3,3,3,4,3,3,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,\n0,0,0,0,2,4,0,0,0,2,3,3,3,3,3,3,4,0,0,228,342,3,4,115,228,229,342,0,0,0,0,0,0,3,3,4,3,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,\n0,0,0,0,228,230,0,0,2,3,2,3,3,3,3,4,3,3,3,4,228,229,230,228,229,342,228,229,229,229,229,229,342,0,0,117,0,3,3,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,\n0,0,2,4,0,0,2,4,115,0,228,342,0,0,0,3,3,3,4,3,4,0,0,0,0,228,229,229,229,229,229,342,228,229,229,230,0,341,229,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n2,4,228,230,0,0,228,230,228,229,342,228,229,229,342,0,0,0,117,0,117,0,0,0,0,0,0,2,4,0,0,228,229,342,0,0,341,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n228,230,0,0,0,0,0,0,0,0,228,229,229,342,228,229,229,229,230,0,117,0,0,0,0,0,0,228,230,0,0,0,0,228,229,229,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n4,0,0,0,0,0,0,0,0,0,0,0,0,228,229,342,0,0,0,341,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,229,229,229,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"3\" name=\"Calque de Tuiles 3\" width=\"80\" height=\"40\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,202,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,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,0,0,0,\n0,0,315,316,0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,202,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,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,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,202,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,202,203,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/hoenn-route-130.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"80\" height=\"40\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"4\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"2\" name=\"Calque de Tuiles 2\" width=\"80\" height=\"40\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,116,116,116,116,116,116,116,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,116,116,116,116,116,116,116,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,0,0,0,0,\n0,0,0,0,0,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,0,0,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,\n0,0,0,0,0,0,0,116,116,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,116,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,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,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,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,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,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,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,0,0,0,0,\n116,116,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,0,0,0,\n116,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,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,0,0,0,0,0,0,0,0,0,0,0,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,0,0,0,0,0,0,0,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"1\" name=\"Calque de Tuiles 1\" width=\"80\" height=\"40\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,2,3,3,3,3,3,3,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,\n0,0,0,0,2,3,0,2,3,3,4,0,3,4,0,0,0,0,2,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,2,3,3,3,3,3,3,3,4,0,0,0,0,\n0,0,0,2,3,0,2,3,0,0,117,0,0,117,2,4,0,0,228,230,0,2,3,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,2,3,3,3,0,2,3,3,3,4,0,3,4,0,0,0,\n0,2,4,228,342,0,228,229,229,229,230,0,341,230,228,230,0,0,0,0,0,115,0,117,0,0,0,0,2,4,2,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,115,0,0,0,2,3,2,3,4,3,4,0,3,4,0,0,\n0,228,230,0,228,229,342,0,0,0,341,229,230,0,0,2,3,3,4,0,0,228,229,230,0,0,0,0,228,230,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,115,0,0,0,115,0,228,229,230,0,117,0,0,117,0,0,\n0,0,0,0,0,0,228,229,229,229,230,0,0,0,0,115,0,0,117,0,0,0,0,0,2,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,2,4,228,230,228,342,0,0,228,342,0,0,0,341,230,0,341,230,0,0,\n0,0,0,0,0,2,4,0,0,0,0,0,0,2,4,228,229,229,230,0,0,0,0,0,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,0,0,0,228,229,342,0,228,229,229,229,230,0,341,230,0,2,4,\n3,4,0,0,0,228,230,0,0,0,0,0,0,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,3,4,0,0,0,0,0,0,228,229,229,229,229,229,229,229,230,0,0,228,230,\n0,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,2,3,3,0,3,3,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,2,3,3,0,0,117,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,0,0,0,0,\n229,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,228,342,0,0,0,0,3,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,115,0,0,0,341,230,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,0,0,0,0,0,0,0,228,230,0,228,229,229,229,229,229,230,2,4,0,0,0,0,0,0,2,3,3,4,0,2,4,0,228,229,229,229,230,2,4,0,0,0,0,0,0,2,4,0,0,0,0,0,0,0,0,0,0,\n0,0,2,4,0,0,0,0,0,0,0,0,0,0,0,0,2,3,3,4,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,0,0,0,2,3,3,3,2,4,3,4,228,230,0,0,0,0,0,0,228,230,0,0,0,0,0,0,228,230,0,0,0,0,0,0,0,0,0,0,\n0,0,228,230,2,3,4,0,0,0,0,0,0,0,2,4,228,229,229,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,0,0,115,0,0,0,228,230,0,117,0,2,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,\n2,4,0,0,115,341,230,0,0,0,0,0,0,0,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,0,0,228,229,229,342,0,0,341,230,0,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n228,230,0,0,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,229,229,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,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,2,3,3,3,4,228,230,0,0,\n2,3,3,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,115,0,117,2,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,2,3,3,0,0,0,3,4,0,2,4,\n3,0,0,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,2,4,228,229,230,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,3,3,0,0,0,0,0,0,3,4,228,230,\n0,0,341,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,0,2,4,0,0,0,228,342,0,0,0,0,0,0,0,0,0,3,4,0,\n229,229,230,2,4,0,0,0,0,2,3,4,0,2,4,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,0,228,230,0,0,0,0,228,229,342,0,0,0,0,0,0,341,229,230,0,\n0,0,0,228,230,0,0,0,0,228,229,230,0,228,230,0,0,0,0,0,0,0,0,0,2,3,3,3,4,0,0,0,2,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,2,4,0,2,3,3,3,4,0,0,228,229,229,229,229,229,229,230,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,2,4,0,0,0,0,0,0,2,4,0,0,115,0,0,0,3,3,4,0,228,230,0,0,0,0,0,0,2,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,0,228,342,0,0,3,4,0,0,0,0,0,0,0,0,0,0,0,2,\n0,0,0,0,0,0,0,0,0,0,0,0,228,230,0,0,0,2,3,4,228,230,2,4,228,229,229,342,0,0,3,4,0,2,4,0,0,0,0,0,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,3,3,4,0,0,0,228,342,341,229,230,0,0,0,0,0,0,0,0,0,0,0,228,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,117,0,0,228,230,0,0,0,228,229,229,229,230,0,228,230,0,0,0,0,0,0,0,2,3,3,4,0,2,4,0,0,0,0,2,3,3,0,2,4,3,4,0,0,0,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,229,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,0,0,0,228,342,0,3,4,228,230,0,2,3,3,3,2,3,4,228,230,0,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,0,0,0,0,228,229,229,230,0,0,0,228,342,0,0,228,229,230,0,0,341,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,229,229,229,229,229,229,229,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"3\" name=\"Calque de Tuiles 3\" width=\"80\" height=\"40\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,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,0,0,0,0,\n202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,0,315,316,0,0,0,0,202,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,\n315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,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,315,316,0,0,0,0,0,0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,202,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,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,315,316,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,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,0,0,0,0,0,0,0,0,\n0,0,0,0,0,315,316,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,\n0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,202,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,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,0,0,0,0,0,0,202,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,315,316,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,202,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,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,202,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,202,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,\n0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/hoenn-route-131.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"60\" height=\"40\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"4\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"1\" name=\"Calque de Tuiles 1\" width=\"60\" height=\"40\">\n  <data encoding=\"csv\">\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,0,4978,4978,4978,4978,4978,4978,4978,4978,4978,116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,4978,4978,4978,4978,4978,4978,4978,4978,116,116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,0,4978,4978,4978,4978,4978,0,116,116,116,0,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,0,4978,4978,4978,0,116,116,116,0,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n116,116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,0,0,116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n116,116,116,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,0,0,116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,0,0,0,0,0,0,0,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4978,4978,4978,4978,4978,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4978,4978,4978,4978,4978,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n116,116,116,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,116,116,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,0,0,0,0,0,\n116,116,116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,\n116,116,116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,0,116,116,0,0,0,0,0,0,0,\n116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,0,116,116,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,0,116,116,116,0,0,0,0,0,0,0,0,\n116,116,116,116,116,116,116,116,116,116,116,116,116,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"2\" name=\"Calque de Tuiles 2\" width=\"60\" height=\"40\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,341,229,229,230,117,341,229,229,230,0,0,0,0,0,4637,4411,228,342,228,342,228,342,0,0,0,0,0,0,0,0,0,117,341,230,117,4409,4635,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,341,229,229,230,0,0,341,230,117,0,0,0,0,0,0,0,0,0,4637,4411,228,342,228,342,115,0,0,0,0,0,0,0,0,341,230,117,341,230,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,\n229,229,229,229,229,229,229,229,230,0,0,0,341,229,230,341,230,0,0,0,0,0,0,0,0,0,0,4637,4411,115,0,115,228,342,0,0,0,0,0,341,229,230,0,117,117,4409,4635,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,341,229,229,229,229,229,229,230,0,341,230,0,0,0,0,0,0,0,0,0,0,0,202,4524,115,0,228,342,228,342,0,0,0,341,230,0,341,229,230,117,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,341,229,229,230,0,0,0,341,229,229,229,229,230,0,0,0,0,0,0,0,0,0,0,0,0,315,4524,228,342,0,228,342,228,229,229,229,230,0,341,230,341,229,230,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n229,229,230,0,341,229,229,229,229,230,0,0,0,0,0,0,0,0,2,4,0,0,0,0,0,202,203,0,4637,4411,228,342,0,228,229,229,229,229,229,229,230,0,117,4409,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n229,229,229,229,230,0,0,0,0,0,0,2,4,0,2,3,4,0,228,230,0,0,0,0,0,315,316,0,0,4637,4411,228,229,229,229,229,229,229,229,229,229,229,230,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,202,203,0,0,0,0,0,0,0,228,230,0,115,116,117,0,0,0,0,0,0,0,0,0,202,203,0,0,4637,4410,4410,4411,0,0,0,0,0,4409,4410,4410,4410,4635,0,0,0,0,202,203,0,0,0,0,0,0,0,0,0,0,\n0,0,315,316,0,0,0,0,2,4,0,0,0,0,228,229,230,0,0,0,0,0,0,0,2,4,315,316,0,0,0,0,0,4524,0,0,0,0,0,4522,0,315,316,2,3,3,3,4,315,316,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,2,3,4,0,228,230,0,0,2,4,202,203,0,0,0,0,0,0,202,203,228,230,0,0,0,0,0,0,0,4637,4410,4410,4410,4410,4410,4635,0,2,4,228,229,342,0,117,0,0,2,4,0,0,0,0,0,0,0,0,\n0,0,0,0,115,116,117,0,0,0,0,0,228,230,315,316,0,0,2,4,0,0,315,316,0,2,3,4,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,0,0,228,229,230,202,203,228,230,0,0,0,0,0,0,0,0,\n202,203,0,0,228,229,230,0,0,2,4,202,203,0,0,0,202,203,228,230,0,202,203,0,0,115,116,117,2,4,0,0,0,0,0,0,0,0,0,0,2,4,0,0,0,0,0,0,315,316,0,2,3,3,4,0,0,0,0,0,\n315,316,0,0,0,0,0,202,203,228,230,315,316,0,2,4,315,316,0,202,203,315,316,0,0,228,229,230,228,230,0,0,2,4,0,0,0,0,0,2,3,117,0,0,0,0,0,0,0,0,2,3,0,0,3,4,0,0,0,0,\n0,0,0,0,0,0,0,315,316,0,0,0,0,0,228,230,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,228,230,0,0,0,0,0,115,116,117,0,0,0,0,0,0,0,0,228,229,229,229,229,230,202,203,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,228,229,230,0,0,0,0,0,0,0,2,4,0,0,202,203,0,315,316,2,3,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,2,3,4,0,0,0,0,0,0,0,0,0,0,0,0,202,203,228,230,0,0,0,0,0,0,0,0,0,0,228,230,0,0,315,316,0,0,0,115,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,116,3,3,4,0,0,0,0,2,4,0,0,2,4,315,316,0,0,0,0,0,0,0,2,3,4,0,0,0,0,0,202,203,0,0,2,4,228,229,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,229,229,229,230,0,0,0,0,228,230,2,4,228,230,0,0,0,0,0,0,0,2,3,3,0,117,0,0,0,0,0,315,316,0,0,228,230,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,0,0,0,0,0,0,228,230,0,0,0,0,0,0,0,0,0,115,0,0,0,117,0,0,0,0,0,0,202,203,0,0,0,202,203,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,229,229,229,230,0,0,0,0,0,0,315,316,0,0,0,315,316,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,2,4,0,0,0,0,0,0,0,2,3,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,202,203,228,230,0,0,0,0,2,4,2,116,116,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,2,3,3,4,228,230,228,229,229,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,229,229,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,202,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,2,4,\n0,0,0,0,0,0,202,203,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,2,4,0,0,0,0,0,0,228,230,\n0,0,0,2,4,0,315,316,0,0,0,0,0,0,0,0,2,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,315,316,228,230,0,0,0,0,0,0,2,3,\n202,203,0,228,230,0,0,0,2,3,4,0,0,0,0,0,115,3,4,0,2,4,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,0,0,0,0,0,0,0,0,0,2,4,0,0,0,0,0,0,0,0,0,0,115,0,\n315,316,0,0,0,0,0,0,115,116,117,0,2,4,0,0,228,342,3,4,228,230,0,0,0,0,0,0,0,0,0,0,0,202,203,228,230,0,0,0,0,0,0,0,2,4,228,230,0,0,0,0,0,0,0,0,202,203,228,229,\n3,3,3,3,4,0,0,0,228,229,230,0,228,230,2,4,0,228,229,230,0,0,0,0,0,0,0,2,3,3,4,0,0,315,316,0,0,2,4,0,0,0,0,0,228,230,0,0,0,202,203,0,2,4,0,0,315,316,0,0,\n0,0,0,0,3,3,4,0,0,0,0,2,4,0,228,230,0,0,2,4,0,0,0,0,0,0,0,115,0,0,3,3,4,0,0,0,0,228,230,2,4,0,0,2,3,3,4,0,0,315,316,0,228,230,0,2,4,0,0,0,\n3,3,3,3,4,0,3,3,3,3,4,228,230,0,0,0,2,4,228,230,0,0,2,3,3,4,0,228,342,0,0,0,3,4,0,0,0,0,0,228,230,0,2,3,0,0,3,3,3,4,2,3,3,3,4,228,230,0,0,0,\n0,0,0,0,3,3,3,4,0,0,3,3,4,0,0,0,228,230,0,0,2,3,3,0,0,117,2,4,228,229,229,229,229,230,0,0,0,0,0,0,202,203,228,229,229,229,342,0,0,3,3,0,0,341,230,0,0,0,0,0,\n0,0,0,0,0,0,0,3,4,0,0,0,117,4,0,0,0,0,0,0,115,0,0,0,341,230,228,230,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,228,229,342,0,0,0,341,230,0,0,0,0,202,203,\n0,0,0,0,0,0,0,0,3,3,3,4,117,117,3,4,0,0,2,4,228,229,229,229,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,229,229,229,230,0,0,0,0,0,315,316,\n0,0,0,0,0,0,0,0,0,0,0,3,3,3,3,3,4,0,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,117,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\n</data>\n </layer>\n <layer id=\"3\" name=\"Calque de Tuiles 3\" width=\"60\" height=\"40\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,907,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,907,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,203,0,0,0,0,0,0,907,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/hoenn-route-132.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"80\" height=\"40\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"3\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"2\" name=\"Calque de Tuiles 2\" width=\"80\" height=\"40\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,116,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,116,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,4975,4975,4975,4975,4975,4975,4975,4975,4975,0,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,4975,4975,4975,4975,4975,4975,4975,4975,4975,0,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,4975,4975,0,0,0,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,4975,4975,4978,4978,4978,4978,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,4975,4975,4975,4978,4978,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,4975,4975,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4978,4978,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,4975,4975,0,0,0,0,0,0,0,4975,4975,4975,4975,4978,4978,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,4975,4975,0,0,0,0,0,0,0,4975,4975,4975,4978,4978,4978,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,0,0,0,0,0,0,4975,4975,4978,0,4978,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,0,0,0,0,0,0,0,4975,4975,4978,4978,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,0,0,0,0,0,0,0,0,0,4975,4975,4975,0,0,0,0,0,0,0,4975,4975,4978,4978,4978,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,4978,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4978,4978,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,116,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,116,116\n</data>\n </layer>\n <layer id=\"1\" name=\"Calque de Tuiles 1\" width=\"80\" height=\"40\">\n  <data encoding=\"csv\">\n0,0,202,203,0,0,0,2,4,202,203,0,0,202,203,2,3,3,4,2,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,202,203,0,0,0,0,0,0,2,4,0,0,202,203,0,0,0,0,0,0,0,202,203,2,3,3,4,0,0,0,115,115,0,228,342,0,0,0,0,0,0,\n2,4,315,316,0,0,0,228,230,315,316,2,4,315,316,115,116,116,117,228,230,202,203,0,0,0,0,0,0,2,4,0,0,202,203,0,0,228,230,315,316,202,203,0,0,202,203,228,230,2,4,315,316,2,3,4,202,203,0,0,315,316,115,116,116,117,0,0,0,115,228,342,0,228,229,342,0,0,0,0,\n228,230,0,0,2,3,4,0,0,0,0,228,230,2,4,228,229,229,230,0,0,315,316,202,203,2,4,202,203,228,230,202,203,315,316,2,4,0,0,0,0,315,316,2,4,315,316,0,0,228,230,0,0,115,116,117,315,316,202,203,0,0,228,229,229,230,0,0,0,228,342,228,229,342,0,228,342,0,0,0,\n0,0,0,0,115,116,117,0,0,0,0,0,0,228,230,0,0,0,0,0,0,0,0,315,316,228,230,315,316,0,0,315,316,0,0,228,230,0,0,0,0,0,0,228,230,0,202,203,0,0,0,0,0,228,229,230,0,0,315,316,0,0,0,0,0,0,202,203,0,0,228,342,0,228,229,342,228,229,229,229,\n0,0,0,0,228,229,230,0,2,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,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,228,229,229,342,228,229,229,229,229,\n0,0,0,0,0,0,0,0,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,0,0,202,203,0,228,229,229,342,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,0,0,0,0,0,0,0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,202,203,315,316,0,0,0,0,228,229,229,\n0,0,0,0,0,0,0,0,0,0,0,2,4,2,4,228,230,0,0,0,0,0,0,0,0,315,316,0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,2,4,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,2,4,228,230,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,202,203,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,315,316,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,0,0,0,0,0,\n0,0,0,0,0,2,4,2,4,228,230,4861,4862,4862,4863,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,202,203,0,0,0,0,0,0,0,0,202,203,0,0,202,203,202,203,202,203,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,4,0,0,2,4,0,0,\n0,0,0,0,0,228,230,228,230,4861,4862,5313,0,0,4976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,202,203,315,316,0,0,315,316,315,316,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,116,117,0,0,228,230,0,0,\n0,0,0,0,4861,4862,4862,4862,4862,5313,0,0,0,0,5314,4863,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,229,230,0,0,0,0,0,0,\n0,0,0,4861,5313,0,0,0,0,0,0,0,0,0,0,4976,0,0,0,0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,2,3,3,4,0,\n0,0,0,4974,0,2,3,3,4,2,3,4,0,0,0,4976,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,228,342,116,117,0,\n0,0,0,4974,2,3,341,229,230,228,229,230,2,3,4,4976,0,0,0,0,0,0,0,0,0,202,203,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,229,230,0,\n0,0,0,4974,228,229,230,0,0,0,0,0,228,229,230,4976,0,0,0,0,202,203,0,0,0,315,316,0,0,0,0,0,0,0,0,0,2,4,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,202,203,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,5087,5426,0,0,0,0,0,0,0,0,0,0,4976,0,0,0,0,315,316,202,203,0,0,0,0,0,0,0,0,0,0,0,0,228,230,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,315,316,315,316,0,202,203,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,5087,5426,0,0,5427,5088,5426,0,0,0,0,4976,0,0,0,0,0,0,315,316,0,0,0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,202,203,0,0,0,315,316,315,316,202,203,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,5087,5088,5088,5089,0,5087,5088,5088,5088,5088,5089,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,315,316,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n202,203,202,203,0,0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4861,4862,4862,4862,4862,4863,0,0,0,0,0,0,0,0,0,4861,4862,4862,4862,4862,4862,4862,4862,4862,4862,4862,4862,4862,4862,4863,202,203,0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n315,316,315,316,202,203,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4974,0,0,0,0,4976,0,0,0,0,0,0,0,0,4861,5313,4867,4868,4868,4868,4868,4869,2,4,0,2,4,0,0,4976,315,316,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,315,316,202,203,0,0,0,0,0,0,0,0,0,0,4861,4862,4862,4862,4862,4862,4862,4862,4862,4862,4862,5313,0,0,0,0,4976,0,0,0,0,0,0,0,4861,5313,0,4977,0,2,4,0,5317,115,117,0,228,230,5427,5088,5089,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,4974,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4976,0,0,0,0,0,0,4861,5313,0,0,4977,0,228,230,5094,5091,228,230,5427,5088,5088,5089,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,202,203,0,0,0,0,0,0,0,0,0,0,4974,0,0,0,0,5427,5088,5088,5088,5088,5088,5088,5088,5426,0,0,4976,0,0,0,0,0,4861,5313,0,0,4867,5316,0,0,4982,2,4,5427,5088,5089,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,4974,0,0,0,0,4976,0,0,0,0,0,0,0,4974,0,0,4976,0,0,0,0,0,4974,2,4,4867,5316,0,0,5430,5095,228,230,4976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,4974,0,0,0,0,4976,0,0,0,0,0,0,0,4974,0,0,5314,4862,4863,0,0,0,4974,228,230,4977,2,4,0,4982,0,0,0,4976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,3,4,0,0,0,0,\n0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,5087,5088,5426,0,0,4976,0,0,0,0,0,0,0,5087,5426,0,0,0,4976,0,0,0,5087,5426,0,4977,228,230,0,4982,0,0,0,4976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,116,116,117,0,0,0,0,\n0,0,0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4974,0,0,5314,4863,0,0,0,0,0,0,0,4974,0,0,0,4976,0,0,0,0,5087,5426,5090,5429,2,4,5317,4869,0,0,5314,4862,4863,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,228,229,229,230,2,4,0,0,\n0,0,202,203,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4974,0,0,0,5314,4862,4862,4862,4862,4862,4862,4862,5313,0,0,0,4976,0,0,0,0,0,4974,0,4977,228,230,0,5317,4869,0,2,4,5314,4863,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,0,0,0,0,228,230,0,0,\n202,203,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4974,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4976,0,0,0,0,0,4974,0,5090,5091,5091,5429,0,5317,4869,228,230,0,5314,4862,4863,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,\n315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4974,0,0,0,0,5427,5088,5088,5088,5088,5088,5088,5088,5088,5088,5088,5089,0,0,0,0,0,5087,5426,0,2,4,4977,0,0,5317,4868,4868,4869,2,4,5314,4862,4863,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,0,2,3,3,3,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4974,0,0,0,0,4976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5087,5426,228,230,5090,5091,5091,5091,5091,5091,5092,228,230,0,0,4976,0,0,0,0,0,202,203,0,0,2,4,0,0,228,230,2,3,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5087,5088,5088,5088,5088,5089,0,0,0,2,4,0,0,0,0,0,0,0,0,0,0,0,0,0,5087,5088,5088,5088,5088,5088,5088,5088,5088,5088,5088,5088,5088,5088,5089,0,0,0,0,0,315,316,202,203,228,230,2,4,0,2,3,0,2,3,3,3,\n202,203,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,0,2,4,0,0,202,203,0,0,0,202,203,228,230,0,0,0,0,202,203,0,2,4,0,0,202,203,0,0,202,203,0,0,2,4,0,0,0,0,0,2,4,202,203,0,202,203,2,4,315,316,0,0,228,230,2,115,2,3,3,0,0,0,\n315,316,0,0,2,4,0,0,2,4,2,4,315,316,2,4,202,203,228,230,202,203,315,316,2,4,0,315,316,0,202,203,202,203,0,315,316,0,228,230,202,203,315,316,2,4,315,316,2,4,228,230,2,3,4,202,203,228,230,315,316,0,315,316,228,230,0,0,0,0,2,3,3,3,115,0,0,0,0,0,\n0,0,202,203,228,230,202,203,228,230,228,230,0,0,228,230,315,316,0,0,315,316,0,0,228,230,2,4,0,0,315,316,315,316,202,203,0,2,4,0,315,316,0,0,228,230,0,0,228,230,0,0,115,116,117,315,316,0,0,0,0,2,4,0,0,0,0,0,0,2,115,0,2,3,3,0,0,0,0,0,\n0,0,315,316,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,0,0,0,0,0,0,315,316,0,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,228,229,230,0,0,0,0,0,0,228,230,0,0,0,0,2,3,115,115,0,115,0,0,0,0,0,0,0\n</data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/hoenn-route-133.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"80\" height=\"40\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"3\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"2\" name=\"Calque de Tuiles 2\" width=\"80\" height=\"40\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,4975,4975,4975,4975,0,0,\n0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,116,116,116,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,4975,0,0,\n0,0,0,0,4975,4975,4975,4975,4975,4975,4975,4975,4975,116,116,116,116,116,116,116,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,0,0,\n0,0,0,0,4975,116,116,4975,4975,4975,4975,4975,116,116,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,4975,116,116,116,116,4975,4975,116,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,4975,116,116,116,116,116,116,116,4975,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,4975,4975,116,116,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4978,4978,4978,4978,4978,4975,4975,4975,4975,4975,4975,4978,4978,4975,4975,4975,4975,4975,4978,4978,4978,4978,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,4975,4975,4975,4975,0,0,0,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,4975,0,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,4975,0,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"1\" name=\"Calque de Tuiles 1\" width=\"80\" height=\"40\">\n  <data encoding=\"csv\">\n0,0,0,0,2,4,2,4,202,203,0,0,0,0,202,203,0,0,0,0,0,0,2,4,0,0,0,0,202,203,202,203,0,0,0,0,2,4,202,203,202,203,202,203,0,0,0,202,203,0,0,202,203,0,0,2,4,202,203,2,4,0,0,0,0,202,203,202,203,2,4,202,203,2,4,0,0,0,202,203,\n202,203,0,0,228,230,228,230,315,316,0,0,2,4,315,316,202,203,2,4,202,203,228,230,202,203,2,4,315,316,315,316,0,0,202,203,228,230,315,316,315,316,315,316,0,2,4,315,316,202,203,315,316,202,203,228,230,315,316,228,230,202,203,2,4,315,316,315,316,228,230,315,316,228,230,202,203,0,315,316,\n315,316,2,4,0,0,0,0,0,0,2,4,228,230,0,0,315,316,228,230,315,316,0,0,315,316,228,230,0,0,0,0,202,203,315,316,0,0,0,0,0,0,0,202,203,228,230,0,0,315,316,0,0,315,316,0,0,0,0,0,0,315,316,228,230,0,0,0,0,0,0,0,0,0,0,315,316,202,203,0,\n0,0,228,230,0,0,0,0,0,0,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,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,\n0,0,0,0,0,0,0,0,2,4,0,0,2,4,0,0,0,2,4,0,0,0,0,4861,4862,4862,4862,4863,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4861,4862,4862,4862,4862,4862,4862,4862,4862,4862,4862,4862,4862,4863,0,\n0,0,0,0,0,0,2,4,228,230,0,0,228,230,0,0,0,228,230,4861,4862,4862,4862,5313,0,0,0,4976,0,0,0,0,202,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,4974,0,0,0,0,0,0,0,0,0,0,0,0,4976,0,\n0,0,0,0,0,0,228,230,4861,4862,4862,4862,4862,4862,4862,4862,4862,4862,4862,5313,2,3,3,3,3,4,5427,5089,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5087,5088,5088,5426,0,0,0,0,0,0,0,0,0,4976,0,\n0,0,0,4861,4862,4862,4862,4862,5313,0,0,0,2,3,3,3,3,3,3,3,3,0,0,341,229,230,4976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5087,5088,5088,5426,0,0,0,0,0,0,4976,0,\n0,0,0,4974,2,3,4,0,0,0,0,0,115,0,0,0,0,0,0,0,341,229,229,230,0,0,4976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4861,4862,4862,4862,4863,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5087,5088,5426,0,0,0,0,4976,0,\n0,0,4861,5313,115,0,3,4,0,0,2,3,3,0,341,229,229,229,229,229,230,0,0,0,5427,5088,5089,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4974,0,0,0,5314,4862,4862,4863,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5087,5088,5088,5088,5088,5089,0,\n0,0,4974,2,3,0,0,3,3,3,3,341,229,229,230,0,0,0,0,0,0,0,5427,5088,5089,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5087,5426,0,0,0,0,0,5314,4862,4862,4863,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,4861,5313,115,0,0,0,0,0,0,0,117,0,0,0,0,0,0,0,5427,5088,5088,5089,0,0,0,0,0,0,0,0,2,3,3,3,3,3,3,3,3,3,3,3,3,4,0,0,0,0,0,0,5087,5426,0,0,0,0,0,0,0,5314,4862,4862,4863,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,4974,0,115,0,0,341,229,229,229,229,230,0,5427,5088,5088,5088,5088,5088,5089,0,0,0,0,0,0,0,0,2,3,3,116,116,116,116,116,116,116,116,116,116,116,116,116,116,3,3,4,0,0,0,0,5087,5426,0,0,0,0,0,0,0,0,0,5314,4862,4862,4863,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,4974,0,228,229,229,230,0,0,0,0,0,0,4976,0,0,0,0,0,0,0,0,0,0,0,0,0,2,116,116,116,116,341,229,229,229,229,229,229,229,229,229,229,342,116,116,116,116,3,4,0,0,0,5087,5426,0,0,0,0,0,0,0,0,0,0,0,5314,4862,4862,4863,0,0,0,0,0,0,0,0,0,0,\n0,4974,0,0,0,0,0,0,0,5427,5088,5088,5088,5089,0,0,0,0,0,0,0,0,0,0,2,3,3,116,116,341,229,229,230,0,0,0,0,0,0,0,0,0,0,228,229,229,229,342,116,117,0,0,0,0,5087,5426,0,0,0,0,0,0,0,0,0,0,0,0,0,4976,0,0,0,0,0,0,0,0,0,0,\n0,5087,5088,5426,0,0,0,0,5427,5089,0,0,0,0,0,0,0,0,0,0,0,0,2,3,116,341,229,229,229,230,0,5430,5091,5091,5091,5091,5429,0,0,5430,5091,5091,5091,5429,0,0,0,115,116,116,4,0,0,0,0,5087,5088,5088,5088,5088,5088,5088,5088,5088,5088,5088,5088,5088,5088,5089,0,0,0,0,0,0,0,0,0,0,\n0,0,0,5087,5088,5088,5088,5088,5089,0,0,0,0,0,0,0,0,0,0,0,0,0,115,341,229,230,5091,5091,5091,5091,5091,5092,5427,5088,5088,5426,5090,5091,5091,5092,5427,5088,5426,5090,5091,5091,5091,228,229,342,3,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,5087,5088,5088,5088,5088,5088,5088,5088,5089,0,0,5087,5088,5088,5088,5088,5089,0,5087,5088,5088,5088,5088,5088,5089,228,229,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,202,203,0,0,0,0,202,203,0,0,0,0,0,0,0,0,2,3,3,3,3,3,3,3,3,3,3,4,0,0,0,202,203,0,0,202,203,0,0,0,202,203,202,203,0,0,0,0,0,202,203,202,203,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,315,316,202,203,315,316,202,203,202,203,315,316,0,0,0,0,2,3,3,3,116,116,116,116,116,116,116,116,116,116,116,116,4,202,203,315,316,0,0,315,316,0,202,203,315,316,315,316,202,203,0,202,203,315,316,315,316,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,0,315,316,0,0,0,315,316,0,0,315,316,315,316,0,0,0,0,0,2,116,116,341,229,229,229,229,229,342,116,341,229,229,229,229,229,230,315,316,0,0,0,0,0,0,0,315,316,0,0,0,0,315,316,0,315,316,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,3,116,341,230,0,0,429,0,0,228,342,117,0,0,429,0,0,5314,4863,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,0,0,\n4862,4863,0,0,0,0,0,0,0,0,0,0,0,2,4,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,3,116,341,229,229,230,0,0,0,0,429,0,0,228,230,0,0,0,0,0,0,5314,4863,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,315,316,0,0,0,0,0,\n0,4976,0,0,0,0,0,0,0,0,0,2,4,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,116,116,116,341,230,0,0,0,0,0,2,4,0,0,0,0,0,0,429,2,4,0,0,0,4976,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,\n0,4976,0,0,0,0,0,0,0,0,0,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,229,229,229,230,0,0,429,0,0,0,228,230,0,0,0,0,0,0,0,115,117,2,4,0,4976,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,0,0,0,0,\n0,4976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4974,0,0,0,0,2,4,0,0,0,0,0,0,0,0,0,228,230,115,117,0,4976,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,\n0,4976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5087,5088,5426,0,0,115,117,0,429,0,0,0,0,0,0,0,0,0,228,230,0,4976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,0,0,0,\n0,4976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4974,0,0,228,230,0,0,0,0,5427,5088,5088,5088,5426,0,0,0,0,5427,5089,0,0,0,0,0,0,0,0,0,202,203,0,0,0,315,316,202,203,0,0,0,0,\n0,4976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5087,5426,0,0,0,0,0,5427,5088,5089,0,0,0,5087,5088,5088,5088,5088,5089,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,315,316,202,203,202,203,\n5427,5089,0,0,0,0,0,0,0,0,0,0,202,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,5087,5426,0,0,0,5427,5089,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,315,316,\n5089,0,0,0,0,0,0,0,0,0,0,0,315,316,202,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,5087,5088,5088,5088,5089,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,2,4,202,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,2,4,0,0,0,0,315,316,0,0,0,0,0,0,0,0,\n2,4,0,0,0,0,0,0,0,0,0,0,2,4,0,0,228,230,315,316,0,0,0,0,0,0,202,203,0,0,0,0,202,203,0,0,0,0,0,202,203,2,4,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,0,0,202,203,2,4,228,230,0,0,0,0,0,0,0,0,0,0,202,203,202,203,\n228,230,0,0,0,0,0,0,2,4,202,203,228,230,0,0,0,0,2,4,0,0,0,0,0,0,315,316,2,4,202,203,315,316,0,0,0,0,0,315,316,228,230,202,203,0,0,0,0,0,0,202,203,2,4,0,228,230,202,203,315,316,228,230,202,203,0,0,2,4,0,0,0,0,202,203,315,316,315,316,\n0,0,202,203,202,203,2,4,228,230,315,316,0,0,0,0,0,0,228,230,2,4,2,4,202,203,2,4,228,230,315,316,0,202,203,2,4,202,203,0,0,0,0,315,316,202,203,2,4,2,4,315,316,228,230,202,203,0,315,316,0,0,0,0,315,316,2,4,228,230,202,203,2,4,315,316,0,0,0,0,\n0,0,315,316,315,316,228,230,0,0,0,0,0,0,0,0,0,0,0,0,228,230,228,230,315,316,228,230,0,0,0,0,0,315,316,228,230,315,316,0,0,0,0,0,0,315,316,228,230,228,230,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,228,230,0,0,315,316,228,230,0,0,0,0,0,0\n</data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/hoenn-route-134.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"80\" height=\"40\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"4\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"3\" name=\"Calque de Tuiles 3\" width=\"80\" height=\"40\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,\n0,0,0,0,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,\n0,0,0,0,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,0,0,0,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,0,0,0,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,0,0,4975,116,116,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,0,0,4975,0,0,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,0,0,4975,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,0,0,0,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,0,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,0,0,0,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,0,0,0,0,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,0,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,4975,0,0,0,0,0,4975,4975,0,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,116,116,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,116,116,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,116,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"1\" name=\"Calque de Tuiles 1\" width=\"80\" height=\"40\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,0,0,0,0,0,0,0,2,4,2,4,0,0,0,0,0,0,0,0,0,0,0,2,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,2,4,0,0,2,4,0,0,0,2,3,4,0,0,0,0,0,2,4,0,0,2,4,0,0,0,0,0,0,228,230,0,0,0,0,0,0,0,228,230,228,230,2,4,0,0,0,2,4,0,0,0,0,228,230,0,0,0,0,0,0,2,4,0,0,2,4,0,0,0,\n0,0,0,0,0,0,0,0,0,0,228,230,2,4,228,230,0,0,0,115,0,117,2,4,0,0,0,228,230,0,0,228,230,2,4,0,0,0,0,0,0,0,0,2,4,0,0,0,0,0,0,0,228,230,0,2,4,228,230,4861,4862,4862,4862,4862,4862,4862,4863,0,0,0,0,228,230,0,0,228,230,0,0,0,\n0,0,0,0,0,0,0,0,2,3,4,0,228,230,0,0,0,2,4,228,229,230,228,230,0,0,0,0,0,0,0,0,0,228,230,0,0,0,0,0,0,0,0,228,230,0,0,0,0,0,0,0,0,0,0,228,230,0,0,4974,0,2,3,3,4,0,5314,4862,4862,4862,4862,4862,4863,0,0,0,0,0,0,0,\n0,0,0,0,2,3,4,0,115,0,117,0,0,0,0,0,0,228,230,0,0,0,0,0,0,0,0,4861,4862,4862,4863,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5087,5426,228,229,229,230,2,3,3,3,3,4,0,4976,0,0,0,0,0,0,0,\n0,0,0,2,3,0,117,0,228,229,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4974,0,0,5314,4863,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5087,5088,5088,5426,0,228,229,229,229,229,230,5427,5089,0,0,0,0,0,0,0,\n0,0,0,115,0,341,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4974,0,0,0,5314,4863,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5087,5088,5088,5088,5088,5088,5088,5088,5089,0,0,0,0,0,0,0,0,\n0,0,0,228,229,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4861,4862,4862,4863,0,4974,0,0,0,0,5314,4863,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4974,0,0,4976,0,4974,0,0,0,0,0,4976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4861,4862,4862,4862,4862,4863,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4974,0,0,5314,4863,4974,2,3,4,0,0,4976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4861,4862,4862,5313,2,3,3,4,4976,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4974,0,0,0,4976,4974,115,0,3,4,5427,5089,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4861,5313,2,3,3,3,341,229,230,4976,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4861,5313,0,0,0,4976,4974,228,229,229,230,4976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4861,4862,5313,2,3,341,229,229,230,5427,5088,5089,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4861,5313,0,0,0,0,4976,5087,5426,2,4,0,5314,4862,4862,4862,4862,4862,4862,4862,4863,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4861,5313,2,3,3,341,230,0,0,0,4976,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4974,0,0,2,4,0,4976,0,4974,228,230,0,0,0,0,0,0,0,0,0,5314,4862,4862,4863,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4974,2,3,341,229,230,0,0,0,5427,5089,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4861,5313,0,0,228,230,0,4976,0,5087,5426,0,0,2,3,3,3,3,4,0,0,0,0,0,5314,4862,4862,4862,4862,4862,4862,4862,4862,4862,4862,4862,4862,4862,4862,4862,5313,115,341,230,0,0,0,0,0,4976,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4974,0,0,0,0,0,0,4976,0,0,5087,5426,0,228,229,229,229,229,230,0,2,4,0,0,4867,4868,4868,4868,4868,4868,4868,4868,4868,4868,4868,4868,4868,4869,2,4,0,228,230,0,0,0,0,0,5427,5089,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4974,0,0,2,4,0,0,4976,0,0,0,5087,5088,5088,5088,5088,5088,5088,5088,5426,228,230,2,4,4980,0,0,0,0,0,0,0,0,0,0,0,0,4982,228,230,2,4,0,0,0,0,0,5427,5089,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,2,3,3,4,0,0,0,0,0,0,0,0,0,0,0,5087,5088,5426,228,230,0,0,4976,0,0,0,0,0,0,0,0,0,0,0,5087,5088,5426,228,230,5093,5094,5094,5094,5094,5094,5094,5094,5094,5094,5094,5094,5094,5095,0,0,228,230,0,0,0,5427,5088,5089,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,115,0,0,3,3,4,0,0,0,0,0,0,0,0,0,0,0,5087,5088,5088,5088,5088,5089,0,0,0,0,0,0,0,0,0,0,0,0,0,5087,5088,5088,5088,5088,5088,5088,5088,5088,5088,5088,5088,5088,5088,5088,5088,5088,5088,5088,5088,5088,5088,5088,5088,5089,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,228,342,0,0,0,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,\n0,0,0,0,0,228,229,229,229,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4861,4862,4862,4862,4862,4862,4863,0,0,0,0,0,0,0,0,0,0,4861,4862,4862,4862,4863,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,2,3,4,0,0,0,0,0,0,0,0,0,0,4861,5313,0,0,0,0,0,5314,4863,0,0,0,0,0,0,0,0,0,4974,0,0,0,4976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,115,0,117,0,0,0,0,0,0,0,0,0,0,4974,0,0,0,0,0,0,0,5314,4863,0,0,0,0,0,0,0,0,5087,5088,5088,5088,5089,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,228,229,230,0,0,0,0,0,0,0,0,0,4861,5313,0,0,0,0,0,0,0,0,4976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,2,4,2,3,4,0,0,0,0,0,0,4974,0,0,0,2,4,0,0,0,0,4976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4861,4862,4862,4862,\n0,0,0,0,0,0,0,0,0,0,228,230,115,0,3,4,0,0,0,0,0,4974,0,0,0,228,230,0,0,0,5427,5089,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4861,5313,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,228,342,0,117,0,0,0,0,0,4974,0,0,0,0,0,0,0,5427,5089,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,0,0,0,0,0,0,0,0,2,4,0,0,0,0,0,0,0,4861,5313,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,228,229,230,0,0,0,0,0,4974,0,0,0,0,0,0,0,4976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,0,0,0,0,0,0,0,0,228,230,0,0,0,0,0,0,0,4974,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,0,0,0,0,0,0,5087,5426,0,0,0,0,0,5427,5089,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4974,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,0,0,0,0,0,0,0,5087,5426,0,0,0,5427,5089,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4974,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,0,0,0,0,0,0,0,5087,5088,5088,5088,5089,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4974,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,0,0,2,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,4974,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,2,4,0,0,2,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,2,4,0,0,0,0,0,0,0,0,2,4,0,0,0,0,0,0,0,4974,0,0,0,0,5427,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,0,0,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,0,0,0,0,0,0,0,0,0,0,0,0,228,230,0,0,0,0,0,0,0,0,228,230,0,0,0,0,0,0,0,5087,5088,5088,5088,5088,5089,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,2,3,4,2,4,0,0,0,0,0,0,0,0,0,228,230,0,0,0,0,2,4,0,0,0,2,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,115,0,117,228,230,0,0,0,0,0,2,4,0,0,0,0,0,0,0,0,228,230,0,0,0,228,230,2,4,0,0,0,0,2,4,0,0,0,0,0,0,0,0,0,2,4,0,0,0,2,4,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,229,230,0,0,0,0,0,0,0,228,230,0,0,0,0,0,0,0,0,0,2,4,0,0,0,0,228,230,0,0,0,0,228,230,0,0,2,4,0,0,2,4,0,228,230,0,0,0,228,230,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,0,0,228,230,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"2\" name=\"Calque de Tuiles 2\" width=\"80\" height=\"40\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,0,202,203,0,0,0,0,0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,202,203,202,203,0,0,202,203,0,0,202,203,0,0,0,0,0,0,0,202,203,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,0,0,315,316,0,0,0,0,315,316,0,0,0,0,202,203,315,316,0,0,202,203,0,0,202,203,0,0,0,0,0,0,0,315,316,0,0,0,315,316,315,316,0,0,315,316,202,203,315,316,0,0,0,0,0,0,0,315,316,\n0,0,0,0,0,0,202,203,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,202,203,0,0,0,0,0,0,0,0,315,316,0,0,0,0,315,316,0,0,315,316,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,202,203,0,0,202,203,0,\n0,202,203,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,315,316,0,\n0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n202,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,202,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n202,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n315,316,202,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,202,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,202,203,202,203,0,0,0,0,0,0,0,202,203,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,202,203,0,0,0,0,0,0,0,202,203,315,316,315,316,0,0,0,0,202,203,0,315,316,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,202,203,0,0,0,0,0,315,316,0,0,0,0,0,0,202,203,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,315,316,202,203,0,0,0,202,203,0,0,0,0,0,0,315,316,0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,315,316,0,0,0,315,316,0,202,203,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,202,203,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,0,315,316,0,315,316,0,0,0,202,203,0,0,202,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,202,203,0,0,202,203,0,0,0,0,202,203,315,316,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,315,316,202,203,202,203,315,316,0,0,0,202,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,315,316,315,316,0,0,0,202,203,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,202,203,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,0,0,0,0,0,0,0,202,203,315,316,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,202,203,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,202,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,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,202,203,0,0,202,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,202,203,0,0,202,203,0,0,0,202,203,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,0,315,316,0,0,315,316,202,203,0,0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,315,316,0,0,0,315,316,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,202,203,0,0,0,0,0,0,0,0,315,316,0,0,0,315,316,0,0,0,0,202,203,202,203,0,0,202,203,0,0,202,203,0,0,0,0,0,0,202,203,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,315,316,0,0,315,316,0,0,315,316,0,0,0,0,0,0,315,316,0,0,0,0\n</data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/hoenn-safari-zone-expansion-north.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"24\" height=\"19\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"5\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"1\" name=\"Calque de Tuiles 1\" width=\"24\" height=\"19\">\n  <data encoding=\"csv\">\n116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,116,\n0,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,\n116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,\n116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,\n116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,\n116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,\n0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,116,116,116,\n116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,\n116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,229,\n0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,114,114,114,114,114,114,114,114\n</data>\n </layer>\n <layer id=\"2\" name=\"Calque de Tuiles 2\" width=\"24\" height=\"19\">\n  <data encoding=\"csv\">\n0,341,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,342,0,0,0,0,0,\n229,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,342,0,0,0,0,\n0,0,0,0,0,0,341,229,229,229,229,229,229,229,229,342,0,0,0,115,0,0,0,0,\n0,0,0,0,341,229,230,0,0,95,95,95,95,95,0,228,1348,229,342,115,0,0,0,0,\n0,0,341,229,230,0,2488,2829,0,0,0,0,0,0,0,0,0,95,115,115,0,0,0,0,\n0,0,117,0,0,0,3168,0,341,229,229,229,229,1348,342,0,95,95,115,228,342,0,0,0,\n0,341,230,95,95,0,0,341,230,0,0,0,0,0,228,342,95,95,115,0,228,229,229,229,\n342,117,0,95,95,341,229,230,0,2827,2828,2828,2829,0,0,228,342,95,228,229,342,0,0,0,\n115,117,95,95,341,230,0,0,0,0,341,1348,342,0,0,0,228,229,342,0,228,229,229,229,\n228,230,95,95,117,0,0,0,341,229,230,0,228,342,0,0,0,0,228,229,229,229,229,0,\n342,95,95,341,230,2942,0,341,230,0,0,0,0,228,229,342,0,0,0,95,0,0,0,0,\n115,95,341,230,2488,2716,0,117,0,0,0,0,0,0,0,228,229,342,95,95,0,0,0,0,\n228,229,230,0,3168,0,341,230,2488,2828,2829,0,0,0,2942,0,0,115,95,95,0,0,0,0,\n0,0,0,0,0,0,117,0,3055,0,0,0,0,0,2601,2490,0,115,95,95,95,0,0,0,\n342,0,0,0,341,229,230,2488,2716,0,0,0,0,0,2714,2716,0,228,229,229,229,229,229,229,\n228,229,229,229,230,0,0,3055,0,0,0,0,0,0,0,4409,4410,4410,4410,4410,4410,4410,4410,4410,\n0,0,0,0,0,2488,2828,2716,0,0,0,0,0,0,4409,4635,0,0,0,0,0,0,0,0,\n0,0,0,0,0,3055,0,0,0,0,0,0,4409,4410,4635,0,4524,4636,95,95,4636,4636,4636,4636,\n0,0,0,0,2488,2602,2489,2828,2828,2828,2829,0,4522,0,0,4524,4636,0,95,95,95,0,0,0\n</data>\n </layer>\n <layer id=\"3\" name=\"Calque de Tuiles 3\" width=\"24\" height=\"19\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,218,218,218,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,3842,0,0,0,0,0,0,331,331,331,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,3955,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,218,218,218,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,219,219,219,\n0,0,0,0,0,0,0,0,0,0,0,218,0,0,0,0,0,0,0,0,219,219,219,219,\n0,0,0,0,0,0,0,0,0,0,0,219,218,0,0,0,0,0,0,0,331,219,219,219,\n0,0,0,0,0,0,0,0,0,218,218,219,219,0,0,0,0,0,0,0,0,331,331,331,\n0,0,0,0,0,0,0,0,218,219,219,331,331,0,0,0,0,0,0,0,0,0,0,0,\n218,218,0,0,0,0,0,0,219,219,331,0,0,0,0,0,0,0,0,202,203,0,0,0,\n219,219,0,0,0,0,0,218,219,331,0,0,0,0,0,0,0,3842,0,315,316,218,218,218,\n219,331,0,0,0,0,0,331,331,0,0,0,0,0,0,0,0,3955,0,0,331,219,219,219,\n331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,219,219\n</data>\n </layer>\n <layer id=\"4\" name=\"Calque de Tuiles 4\" width=\"24\" height=\"19\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/hoenn-safari-zone-expansion-south.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"100\" height=\"100\" tilewidth=\"16\" tileheight=\"16\" infinite=\"1\" nextlayerid=\"5\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"1\" name=\"Calque de Tuiles 1\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n   <chunk x=\"0\" y=\"0\" width=\"16\" height=\"16\">\n114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,114,\n114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,114,\n114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,\n114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,114,\n0,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,\n0,0,0,114,114,114,114,114,114,114,114,0,0,0,0,0,\n0,0,0,114,114,114,116,114,114,114,114,0,0,0,0,0,\n0,0,0,116,116,116,116,114,114,114,114,114,114,0,0,0,\n0,0,0,116,116,116,116,114,114,114,114,114,114,114,0,0,\n0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,0,\n0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,114,116,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,116,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114\n</chunk>\n   <chunk x=\"16\" y=\"0\" width=\"16\" height=\"16\">\n114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,\n116,114,116,116,116,116,116,0,0,0,0,0,0,0,0,0,\n116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,114,114,114,114,0,0,0,0,0,0,0,0,\n0,0,0,0,114,114,114,114,0,0,0,0,0,0,0,0,\n0,0,0,114,114,114,114,114,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0\n</chunk>\n  </data>\n </layer>\n <layer id=\"2\" name=\"Calque de Tuiles 2\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n   <chunk x=\"0\" y=\"0\" width=\"16\" height=\"16\">\n95,95,95,2488,2602,2602,2716,0,95,0,0,0,4522,0,4524,4636,\n95,95,0,2601,2602,2716,0,95,95,0,0,0,4522,0,4524,0,\n0,0,0,2714,2716,0,0,341,229,1348,229,229,229,229,229,229,\n0,95,0,0,0,95,0,117,0,0,95,341,229,229,229,342,\n0,95,95,0,95,95,0,117,0,95,95,117,0,0,4524,228,\n0,95,95,0,95,95,0,117,0,95,95,117,0,0,4637,4411,\n0,0,0,0,95,95,0,117,95,95,0,117,0,0,0,4637,\n0,0,0,0,0,0,341,230,95,0,341,230,0,0,0,0,\n0,0,0,341,229,229,230,341,229,1348,230,4636,4636,4522,0,0,\n0,0,0,117,341,229,229,230,0,95,95,0,0,4636,4522,0,\n0,0,0,117,117,0,0,0,95,95,95,95,0,0,4636,4522,\n0,0,0,117,117,0,0,95,95,95,95,0,95,0,0,4636,\n0,0,0,117,117,0,0,0,0,0,0,95,95,95,0,0,\n0,0,0,117,3,3,4,0,0,0,0,95,95,0,0,0,\n0,0,0,3,3,4,117,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,117,117,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"16\" y=\"0\" width=\"16\" height=\"16\">\n0,0,95,95,95,0,0,0,0,0,0,0,0,0,0,0,\n0,95,95,95,0,0,0,0,0,0,0,0,0,0,0,0,\n342,95,341,229,229,229,229,229,0,0,0,0,0,0,0,0,\n228,229,230,341,229,229,229,229,0,0,0,0,0,0,0,0,\n229,229,229,230,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n4410,4410,4410,4410,4410,4410,4410,4410,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,4524,4636,4636,4636,4636,0,0,0,0,0,0,0,0,\n0,0,0,4524,95,0,0,0,0,0,0,0,0,0,0,0,\n0,0,4524,4636,95,0,0,0,0,0,0,0,0,0,0,0,\n4636,4636,4636,95,95,0,0,0,0,0,0,0,0,0,0,0,\n0,95,95,95,95,0,0,0,0,0,0,0,0,0,0,0,\n95,95,95,95,95,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n  </data>\n </layer>\n <layer id=\"4\" name=\"Calque de Tuiles 4\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n   <chunk x=\"0\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,1810,1810,0,0,0,0,0,0,0,0,0,0,\n0,0,0,1810,1810,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"16\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,202,203,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n  </data>\n </layer>\n <layer id=\"3\" name=\"Calque de Tuiles 3\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n   <chunk x=\"0\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,218,0,218,0,0,0,0,0,0,0,\n0,0,0,0,0,0,219,0,219,0,0,0,0,0,0,0,\n0,0,0,0,0,0,219,0,219,0,0,0,0,0,0,0,\n0,0,0,0,0,0,219,0,331,0,0,0,0,0,0,0,\n0,0,0,218,218,0,331,0,0,0,0,0,0,0,0,0,\n0,0,0,331,331,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,218,218,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,219,219,0,0,0,0,3842,0,0,0,0,\n0,0,0,0,0,219,219,218,0,99,100,3955,0,0,0,0,\n0,0,0,0,218,331,331,219,218,212,213,0,0,0,0,0,\n0,0,0,218,219,0,0,331,331,438,439,99,100,99,100,99,\n0,0,0,219,331,0,0,212,213,212,213,212,213,212,213,212,\n0,0,0,331,0,0,0,438,439,438,439,438,439,438,439,438\n</chunk>\n   <chunk x=\"16\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,219,219,219,0,0,0,0,0,0,0,0,\n0,0,0,0,0,331,331,331,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,218,218,218,0,0,0,0,0,0,0,0,\n3842,0,0,0,0,331,219,219,0,0,0,0,0,0,0,0,\n3955,0,0,0,0,0,331,331,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,218,218,218,218,0,0,0,0,0,0,0,0,\n0,0,0,0,331,219,219,219,0,0,0,0,0,0,0,0,\n0,0,0,0,0,219,219,219,0,0,0,0,0,0,0,0,\n0,0,0,0,0,219,219,219,0,0,0,0,0,0,0,0,\n0,0,0,0,0,331,331,219,0,0,0,0,0,0,0,0,\n0,0,0,0,0,212,213,219,0,0,0,0,0,0,0,0,\n100,99,100,99,100,438,439,331,0,0,0,0,0,0,0,0,\n213,212,213,212,213,212,213,212,213,0,0,0,0,0,0,0,\n439,438,439,438,439,438,439,438,439,0,0,0,0,0,0,0\n</chunk>\n  </data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/hoenn-safari-zone-neacro-bike-area.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"16\" height=\"16\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"5\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"1\" name=\"Calque de Tuiles 1\" width=\"16\" height=\"16\">\n  <data encoding=\"csv\">\n114,0,0,0,0,116,116,116,116,116,116,0,116,116,116,116,\n114,114,114,114,114,0,2605,2605,2605,0,116,116,116,116,116,116,\n114,114,114,114,114,114,2605,2605,2605,2605,2605,116,116,116,116,116,\n114,114,114,114,114,114,114,2605,2605,2605,2605,116,116,116,116,116,\n114,114,114,114,114,114,114,114,2605,2605,2605,2605,116,116,116,116,\n114,114,114,114,114,114,114,114,114,2605,2605,2605,116,116,116,116,\n114,114,114,114,114,114,114,114,114,2605,2605,2605,116,116,116,116,\n114,114,114,114,114,114,114,114,114,114,114,2605,116,116,116,116,\n114,114,116,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,116,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,116,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,116,114,114,116,114,114,114,114,\n114,114,116,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114\n</data>\n </layer>\n <layer id=\"2\" name=\"Calque de Tuiles 2\" width=\"16\" height=\"16\">\n  <data encoding=\"csv\">\n230,341,229,229,342,0,228,229,229,229,229,342,0,0,115,0,\n229,230,95,95,228,229,229,229,229,342,0,228,342,0,115,0,\n0,0,95,95,0,2717,0,0,0,228,342,0,115,0,228,342,\n0,95,95,95,0,0,2604,0,0,0,115,0,115,0,0,115,\n0,95,95,0,0,0,2717,2718,0,0,228,342,115,0,0,228,\n0,95,95,0,0,0,0,0,2604,0,0,115,115,0,0,0,\n0,0,0,0,0,0,0,0,2717,0,0,115,228,342,0,0,\n0,0,2,3,3,3,3,4,0,2717,2718,115,0,228,229,229,\n0,2,3,2830,2831,2832,0,117,0,0,0,115,341,229,229,342,\n0,115,0,0,341,229,229,230,0,0,0,115,117,0,0,115,\n0,228,342,0,117,0,0,0,95,95,95,115,117,0,0,115,\n0,0,115,0,3,3,4,95,95,0,95,115,117,0,0,228,\n0,0,115,95,0,0,3,3,4,95,95,115,117,0,0,0,\n0,0,115,95,95,0,0,0,3,3,3,3,117,0,0,0,\n0,2,3,95,0,0,0,0,0,0,0,0,117,0,0,0,\n2,3,0,95,0,0,0,0,0,0,0,341,230,0,0,0\n</data>\n </layer>\n <layer id=\"4\" name=\"Calque de Tuiles 4\" width=\"16\" height=\"16\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,1810,1810,1810,1810,0,0,0,0,0,0,0,0,0,\n0,0,1810,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,1810,1810,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,1810,1810,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,1810,1810,1810,1810,0,0,0,0,\n0,0,1810,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,1810,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"3\" name=\"Calque de Tuiles 3\" width=\"16\" height=\"16\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n218,218,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n219,331,0,0,0,0,0,907,0,0,0,0,0,0,0,0,\n219,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n219,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n219,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n331,0,0,0,0,0,0,0,0,0,907,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,1468,0,0,0,0,0,0,218,218,0,\n0,0,0,0,0,0,1581,0,0,0,0,0,0,219,219,0,\n0,0,0,0,0,0,1694,0,0,3842,0,0,0,219,219,0,\n0,0,0,0,0,0,0,0,0,3955,0,0,0,219,219,218,\n218,0,0,0,0,0,0,0,0,0,0,218,0,219,219,219,\n219,0,0,0,0,218,218,0,0,0,218,219,0,219,219,219,\n331,218,95,0,218,219,219,0,0,218,219,331,0,219,219,219,\n0,219,218,0,331,331,331,0,0,219,219,0,218,219,219,219\n</data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/hoenn-safari-zone-nwmach-bike-area.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"23\" height=\"16\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"5\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"1\" name=\"Calque de Tuiles 1\" width=\"23\" height=\"16\">\n  <data encoding=\"csv\">\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,4184,4184,4184,4184,4184,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,4184,4184,4184,4184,4184,4184,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,4184,4184,4184,4184,4184,4184,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114\n</data>\n </layer>\n <layer id=\"2\" name=\"Calque de Tuiles 2\" width=\"23\" height=\"16\">\n  <data encoding=\"csv\">\n0,2,3,3,0,0,0,0,0,0,0,228,229,229,229,229,229,229,229,229,229,229,229,\n0,115,0,0,0,0,0,0,0,0,0,341,229,229,229,229,229,229,229,229,229,229,229,\n0,115,0,95,95,95,95,0,0,0,0,117,0,0,0,4409,4410,4410,4410,4411,0,0,0,\n0,115,0,95,0,95,95,0,0,0,0,117,0,0,0,4522,0,0,0,4637,4411,0,0,\n0,115,0,95,95,95,0,0,0,0,0,117,0,0,0,4522,0,0,0,0,4524,0,0,\n0,115,0,95,95,0,2491,2493,341,229,229,230,0,0,0,4636,4636,4636,4636,4636,4636,95,0,\n0,115,0,0,0,0,2604,2719,117,95,95,95,0,0,0,0,2491,2493,95,95,95,95,0,\n0,115,0,0,0,0,3171,0,117,95,95,95,95,95,0,2491,2605,2719,95,0,95,95,0,\n0,115,0,0,0,0,0,0,3,3,4,0,95,95,0,2717,2719,0,0,95,95,95,0,\n0,115,2,3,4,0,95,0,0,0,3,3,4,0,0,0,0,0,0,0,0,0,0,\n0,115,115,0,117,95,95,95,0,0,0,0,3,3,4,0,0,0,0,0,0,0,0,\n0,115,115,0,117,95,95,95,95,0,2830,2493,0,0,117,0,0,0,95,95,95,0,0,\n0,115,115,0,3,3,3,3,3,4,0,3058,0,0,117,95,95,95,95,95,95,0,0,\n0,115,115,95,95,95,0,93,0,117,0,3171,0,0,117,95,0,95,95,95,95,0,0,\n0,115,115,95,95,95,0,341,229,230,0,0,0,0,117,95,95,95,95,95,0,0,0,\n0,115,115,0,0,0,0,117,0,0,0,341,229,229,230,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"4\" name=\"Calque de Tuiles 4\" width=\"23\" height=\"16\">\n  <data encoding=\"csv\">\n0,0,1810,1810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,1348,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,1810,1810,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,1810,1810,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,1810,1810,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,1810,1810,1810,1810,1810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,1348,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,1348,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"3\" name=\"Calque de Tuiles 3\" width=\"23\" height=\"16\">\n  <data encoding=\"csv\">\n219,0,218,218,218,218,218,218,218,218,218,0,0,0,0,0,0,0,0,0,0,0,0,\n219,0,219,331,331,331,331,219,219,219,219,0,218,218,218,0,0,0,0,0,0,218,218,\n219,0,219,0,3842,0,0,331,331,331,219,0,331,219,219,0,0,0,0,0,0,219,219,\n219,0,219,0,3955,0,0,0,0,0,331,0,907,331,219,0,0,0,0,0,0,219,219,\n219,0,219,0,0,0,0,0,0,0,0,0,0,0,331,0,0,0,0,0,0,331,219,\n219,0,219,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,\n219,0,219,218,218,0,0,0,0,0,0,0,0,0,0,0,0,907,0,3842,0,0,219,\n219,0,219,219,219,218,0,0,0,0,0,0,0,0,218,0,0,0,0,3955,0,0,219,\n219,0,331,331,331,331,0,0,0,0,218,218,0,0,331,218,907,0,0,0,0,0,219,\n219,0,0,218,0,907,0,0,0,0,331,331,0,0,0,331,0,0,0,0,0,218,219,\n219,0,0,219,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,219,\n219,0,0,219,218,0,0,0,0,0,0,0,0,218,0,0,0,0,0,0,0,219,219,\n219,0,0,331,331,0,0,0,0,0,218,0,907,219,0,0,3842,0,0,0,0,219,219,\n219,0,0,0,0,0,0,0,0,0,331,0,0,219,0,0,3955,0,0,0,0,219,219,\n219,0,0,0,0,0,0,0,0,0,0,0,0,331,0,0,0,0,0,0,218,219,219,\n219,0,0,218,218,0,0,0,0,0,0,0,0,0,0,218,218,218,218,218,219,219,219\n</data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/hoenn-safari-zone-se.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"100\" height=\"100\" tilewidth=\"16\" tileheight=\"16\" infinite=\"1\" nextlayerid=\"4\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"1\" name=\"Calque de Tuiles 1\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n   <chunk x=\"0\" y=\"0\" width=\"16\" height=\"16\">\n0,114,114,114,114,114,0,0,0,0,114,114,114,114,114,114,\n0,114,114,114,114,114,0,0,0,0,114,114,114,114,114,114,\n0,114,114,114,114,114,0,0,0,0,114,114,114,114,114,114,\n0,0,0,114,114,114,0,0,0,0,114,114,114,114,114,114,\n0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114\n</chunk>\n   <chunk x=\"16\" y=\"0\" width=\"16\" height=\"16\">\n114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,0,114,114,0,\n114,114,114,114,114,114,114,114,114,114,114,114,0,114,114,0,\n114,114,114,114,114,114,114,114,114,114,114,114,0,114,114,0,\n114,114,114,114,114,114,114,114,114,114,114,114,0,114,114,0,\n114,114,114,114,114,114,114,114,114,114,114,114,0,114,114,0,\n114,114,114,114,114,114,114,114,114,114,114,114,0,114,114,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,\n114,114,114,114,114,114,114,114,114,114,114,114,0,114,114,0,\n114,114,114,114,114,114,114,114,114,114,114,114,0,114,114,0\n</chunk>\n  </data>\n </layer>\n <layer id=\"3\" name=\"Calque de Tuiles 3\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n   <chunk x=\"0\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,115,0,0,341,\n0,0,0,0,0,0,0,0,0,0,0,0,115,0,0,117,\n0,1132,1020,1020,1133,0,0,0,0,0,0,95,115,0,0,117,\n0,0,0,0,0,0,0,0,0,0,95,95,228,229,229,230,\n0,0,0,0,0,2488,2489,2490,0,0,95,95,95,95,0,0,\n0,0,0,0,2827,2715,2602,2716,0,0,0,95,95,95,0,0,\n0,0,0,0,0,0,3168,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,2942,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,2714,2829,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,95,95,\n0,0,0,0,0,0,0,0,0,0,0,0,2942,95,95,95,\n0,0,0,0,0,0,0,0,0,0,0,0,3055,95,95,0,\n0,0,0,0,0,0,0,0,0,0,95,95,2714,2490,95,95,\n0,0,0,0,0,0,0,0,0,95,95,0,0,2714,2828,2829,\n0,0,0,0,0,0,0,2827,2828,2829,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"16\" y=\"0\" width=\"16\" height=\"16\">\n229,229,342,0,0,0,0,117,0,0,0,0,0,0,0,0,\n0,0,115,0,0,341,229,230,0,0,0,0,0,0,0,0,\n0,0,228,229,229,230,95,95,0,0,0,0,0,0,0,0,\n0,0,0,0,95,95,95,95,0,0,0,0,0,0,0,0,\n0,0,2827,2829,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n95,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n95,95,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n95,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n  </data>\n </layer>\n <layer id=\"2\" name=\"Calque de Tuiles 2\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n   <chunk x=\"0\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,219,219,0,0,0,0,219,219,0,331,331,0,\n0,0,0,0,331,331,0,0,0,0,219,331,0,907,0,0,\n0,0,0,0,0,907,0,0,0,0,331,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,1348,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,218,0,0,0,0,0,\n0,0,0,0,0,0,0,0,218,218,219,218,0,0,0,218,\n0,0,0,0,0,0,0,218,219,219,219,331,0,218,0,331,\n0,0,0,0,0,0,0,331,219,219,331,907,0,219,0,0,\n0,0,0,0,0,0,0,907,331,331,0,0,218,331,0,0,\n0,0,0,0,0,0,0,0,0,0,0,218,331,0,0,0,\n0,0,0,0,0,0,0,0,0,218,218,219,0,0,0,3842,\n0,0,0,0,0,0,0,0,218,219,331,331,0,0,0,3955,\n0,0,0,0,0,0,0,218,331,331,0,0,0,0,0,0,\n0,0,0,0,0,0,0,331,0,0,0,218,218,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,331,331,0,0,0\n</chunk>\n   <chunk x=\"16\" y=\"0\" width=\"16\" height=\"16\">\n0,1469,0,0,0,331,331,0,219,219,219,219,0,0,0,0,\n1469,1695,0,0,0,0,0,0,219,219,219,219,0,0,0,0,\n1695,218,218,0,0,0,0,0,219,219,219,219,0,0,0,0,\n0,331,331,0,0,0,0,0,331,331,331,331,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n218,2778,2779,2779,2779,2779,2779,2779,2779,2779,2779,2779,2783,99,100,0,\n219,2891,2892,2892,2892,2892,2892,2892,2892,2892,2892,2892,2896,212,213,0,\n219,3004,3005,3005,3005,3005,3005,3005,2892,2892,2892,2892,2896,438,439,0,\n331,3117,3118,3119,3120,3126,3125,3126,2891,2892,2892,2892,2896,212,213,0,\n0,3230,3231,3232,3233,3234,3234,3234,2891,2892,2892,2892,2896,438,439,0,\n0,0,0,0,212,213,212,213,2891,2892,2892,2892,2896,212,213,0,\n0,0,0,0,438,439,438,439,2891,2892,2892,2892,2896,438,439,0,\n0,0,212,213,212,213,212,213,2891,2892,2892,2892,2896,212,213,0,\n0,0,438,439,438,439,438,439,2891,2892,2892,2892,2896,438,439,0,\n212,213,212,213,212,213,212,213,2891,2892,2892,2892,2896,212,213,0,\n438,439,438,439,438,439,438,439,2891,2892,2892,2892,2896,438,439,0\n</chunk>\n  </data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/hoenn-safari-zone-sw.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"100\" height=\"100\" tilewidth=\"16\" tileheight=\"16\" infinite=\"1\" nextlayerid=\"5\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"1\" name=\"Calque de Tuiles 1\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n   <chunk x=\"0\" y=\"0\" width=\"16\" height=\"16\">\n114,114,0,114,114,114,114,114,114,114,0,114,0,0,0,0,\n114,114,114,0,0,0,114,114,114,114,114,114,0,0,0,0,\n114,0,114,114,0,0,114,114,114,114,114,114,0,0,0,0,\n114,0,0,0,0,114,114,114,114,114,114,114,114,114,0,0,\n114,0,0,0,0,114,114,114,114,114,114,114,114,114,0,0,\n114,0,0,0,0,114,114,114,114,114,114,114,114,114,0,0,\n114,0,0,0,0,114,114,114,114,114,0,0,0,114,114,0,\n114,0,0,0,0,114,114,114,114,114,4184,4184,4184,114,114,0,\n114,0,0,0,0,114,114,114,114,114,4184,4184,4184,114,114,0,\n114,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,\n114,0,0,0,0,114,114,114,114,114,114,0,0,114,114,114,\n114,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,\n114,114,0,0,0,114,114,114,114,114,114,114,114,114,114,114,\n0,114,114,0,0,114,4184,4184,4184,4184,114,114,114,114,114,114,\n114,114,116,116,114,0,4184,4184,4184,4184,114,114,114,114,114,114,\n114,114,114,114,0,0,4184,4184,4184,4184,114,114,114,114,114,114\n</chunk>\n   <chunk x=\"16\" y=\"0\" width=\"16\" height=\"16\">\n0,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,\n0,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,\n0,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,\n0,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n  </data>\n </layer>\n <layer id=\"2\" name=\"Calque de Tuiles 2\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n   <chunk x=\"0\" y=\"0\" width=\"16\" height=\"16\">\n0,115,115,0,0,0,341,230,0,341,229,230,0,0,0,0,\n0,115,115,341,229,229,230,341,229,230,0,0,0,0,0,0,\n0,115,115,117,341,229,229,230,0,0,0,0,0,0,0,0,\n0,115,115,117,117,0,95,95,0,0,0,0,0,0,0,0,\n0,115,115,117,117,0,95,95,0,0,0,0,0,0,0,0,\n0,115,115,117,117,0,95,95,0,0,0,0,0,0,0,0,\n0,115,115,117,117,0,95,0,0,2,3,3,3,3,4,0,\n0,115,115,117,117,0,0,4070,4072,115,4409,4410,4411,0,117,0,\n0,115,115,117,117,0,0,4296,4298,115,4522,0,4524,0,117,0,\n0,115,115,117,117,0,0,0,95,115,4636,4636,4636,341,230,0,\n0,115,115,117,117,0,0,95,95,228,229,229,229,230,0,0,\n2,3,115,117,117,0,0,95,95,95,95,0,793,0,0,0,\n115,0,115,117,117,0,0,0,0,95,95,0,1019,1133,0,95,\n3,0,115,117,3,4,4409,4410,4410,4411,0,0,0,0,0,95,\n3,3,3,3,4,117,4522,0,0,4524,0,0,0,0,0,0,\n0,0,0,0,117,117,4522,0,0,4524,0,0,0,0,0,0\n</chunk>\n   <chunk x=\"16\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n95,95,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n95,95,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n95,95,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n  </data>\n </layer>\n <layer id=\"4\" name=\"Calque de Tuiles 4\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n   <chunk x=\"0\" y=\"0\" width=\"16\" height=\"16\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,1810,1810,1810,1810,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,1348,0,0,0,0,\n0,1810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n1810,0,0,0,1810,0,0,0,0,0,0,0,0,0,0,0,\n1810,1810,1810,1810,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,331,331,331,331,0,0\n</chunk>\n  </data>\n </layer>\n <layer id=\"3\" name=\"Calque de Tuiles 3\" width=\"100\" height=\"100\">\n  <data encoding=\"csv\">\n   <chunk x=\"0\" y=\"0\" width=\"16\" height=\"16\">\n219,0,0,331,331,0,0,0,0,0,218,0,0,0,0,0,\n219,0,0,0,0,0,0,0,0,218,219,0,0,0,0,0,\n219,0,0,0,0,218,0,0,0,219,219,218,0,0,0,0,\n219,0,0,0,0,219,0,0,0,219,219,219,0,0,0,0,\n219,0,0,0,0,219,0,0,0,331,219,219,218,218,0,0,\n219,0,0,0,0,219,0,0,0,0,219,219,219,219,0,0,\n219,0,0,0,0,219,0,0,0,0,0,0,0,0,0,0,\n219,0,0,0,0,219,218,0,0,0,0,3842,0,0,0,0,\n219,0,0,0,0,219,219,0,0,0,0,3955,0,0,0,0,\n219,0,0,0,0,219,219,0,0,0,0,0,0,0,0,0,\n331,218,0,0,0,219,331,0,0,0,0,0,0,0,0,218,\n0,219,0,0,0,219,0,0,0,0,0,0,0,0,218,331,\n0,331,0,0,218,331,0,0,0,0,0,0,0,0,331,0,\n0,0,0,0,331,0,0,0,0,0,0,0,0,0,0,0,\n218,218,218,218,0,0,0,0,0,0,218,218,218,218,0,0,\n219,219,219,219,0,0,99,100,99,100,99,100,99,100,99,100\n</chunk>\n   <chunk x=\"16\" y=\"0\" width=\"16\" height=\"16\">\n0,927,928,928,931,0,0,0,0,0,0,0,0,0,0,0,\n0,1040,1041,1041,1044,0,0,0,0,0,0,0,0,0,0,0,\n0,1153,1154,1156,1157,0,0,0,0,0,0,0,0,0,0,0,\n0,1266,1267,1269,1270,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n218,218,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n331,331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n99,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</chunk>\n  </data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/lavaridge-town.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"20\" height=\"20\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"4\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"1\" name=\"1A\" width=\"20\" height=\"20\">\n  <data encoding=\"csv\">\n125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,\n0,0,125,125,125,125,125,125,125,125,125,0,0,0,0,0,0,0,125,0,\n0,0,0,0,0,0,0,0,0,0,125,125,125,125,125,125,125,125,125,0,\n0,114,4061,4061,4061,4061,114,114,114,114,0,0,0,0,0,0,0,0,0,0,\n0,114,4061,4061,4061,4061,4061,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,114,114,4061,4061,4061,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n125,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n125,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n125,125,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n125,125,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n125,125,125,125,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,125\n</data>\n </layer>\n <layer id=\"2\" name=\"1B\" width=\"20\" height=\"20\">\n  <data encoding=\"csv\">\n238,238,239,0,350,238,238,238,238,238,351,0,0,0,0,0,0,0,0,0,\n350,238,238,238,239,0,4288,4288,4288,4288,237,238,238,238,238,238,238,238,238,238,\n126,350,238,238,238,238,238,238,238,4287,351,0,0,0,0,0,0,0,0,0,\n126,126,0,0,0,0,0,0,0,0,237,238,238,238,238,238,238,238,238,238,\n126,126,0,0,0,0,0,0,0,0,0,0,659,659,0,0,0,0,0,0,\n126,126,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n126,126,0,0,0,0,0,0,0,0,0,0,0,0,659,2604,2606,0,0,0,\n126,126,2944,2944,2944,2944,2944,2945,0,2604,2606,0,659,659,0,2604,2606,0,0,0,\n126,126,2944,2944,2944,0,3170,1816,0,2604,2606,0,0,0,0,2604,2606,0,0,0,\n126,126,2944,2944,2944,0,2945,0,0,2604,2605,2492,2492,2492,2492,2605,2605,2492,2492,2492,\n126,126,1815,1815,1815,1815,1816,0,0,2717,2718,2718,2718,2718,2718,2718,2718,2718,2718,2718,\n126,126,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n126,126,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n126,126,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n126,126,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n126,126,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n126,126,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n12,12,13,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,126,13,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n13,0,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12\n</data>\n </layer>\n <layer id=\"3\" name=\"2A\" width=\"20\" height=\"20\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,331,331,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,\n0,0,3719,3720,3720,3720,3721,3722,0,0,0,0,0,0,27,28,28,30,0,331,\n0,0,3832,0,0,0,3947,3835,23,24,25,26,0,0,140,141,142,143,218,218,\n0,0,3832,0,0,0,0,3835,136,137,138,139,99,100,253,254,255,256,219,219,\n0,0,3832,3833,0,0,3834,3835,249,250,251,252,212,213,362,363,368,369,219,219,\n0,0,3945,3946,3946,3946,3946,3948,362,363,364,365,325,326,0,0,0,0,331,331,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,3836,0,3836,0,0,0,0,0,0,0,205,0,0,0,0,0,0,\n0,0,0,3949,0,3949,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,31,32,32,32,32,36,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,144,145,145,145,145,149,0,0,0,927,928,928,931,927,928,928,931,0,\n0,0,257,258,259,145,261,262,0,0,0,1040,1041,1041,1044,1040,1041,1041,1044,218,\n0,0,370,371,372,373,374,376,0,0,0,1153,1154,1155,1157,1153,1154,1155,1157,219,\n0,0,483,484,485,486,487,489,0,0,0,1266,1267,1268,1270,1266,1267,1268,1270,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,205,0,0,0,0,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,219,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,331,331,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/lilycove-city.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"80\" height=\"40\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"6\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"1\" name=\"Calque de Tuiles 1\" width=\"80\" height=\"40\">\n  <data encoding=\"csv\">\n114,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,116,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,0,0,0,4975,116,116,116,116,116,116,116,4975,4975,4975,4975,4975,0,\n114,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,116,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,0,0,4975,4975,116,116,116,116,116,116,116,4975,4975,4975,4975,4975,0,\n114,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,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,4975,4975,4975,4975,0,116,116,116,116,116,116,4975,4975,4975,4975,4975,0,\n114,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,4975,0,116,116,116,116,116,116,4975,4975,4975,4975,4975,0,\n114,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,0,0,0,0,0,4975,4975,4975,4975,4975,4975,4975,4975,4975,116,116,116,116,116,116,4975,4975,4975,4975,0,0,\n114,114,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,4975,4975,4975,4975,4975,4975,4975,116,116,4975,4975,0,0,0,0,0,0,4975,4975,4975,4975,0,0,\n114,114,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,4975,4975,4975,4975,4975,4975,116,116,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,\n114,114,114,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,4975,4975,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,4975,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,4978,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,116,116,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,4978,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,4978,4978,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,114,4978,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,4978,4978,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,4978,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,4978,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,4978,4978,4978,4975,4975,4975,4975,0,0,0,0,4975,4975,4975,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,4978,4978,4978,4978,4978,4978,4975,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,4978,4978,4978,4978,4978,4978,4975,4975,4975,0,4975,4975,4975,4975,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,4978,4978,4978,4978,4978,4975,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,4978,4978,4978,4978,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,4978,0,4978,4978,4978,4978,4978,4978,4978,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,\n0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,4978,4978,4978,4978,4978,4978,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,\n0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,4978,4978,4978,4975,4975,4975,4975,4975,4975,4975,4975,4975,0,0,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,4978,4978,4978,4978,4975,4975,4975,4975,4975,4975,4975,4975,4975,0,0,0,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,4978,4978,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,4978,4978,4975,4975,4975,4975,4975,0,0,0,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,4978,4978,4978,4978,4975,4975,4975,4975,4975,4975,0,0,0,4975,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,4978,4978,4978,4978,4978,4978,4978,4978,4978,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,0,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4975,4975,4975,4975,4975,4975,0,0,0,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,116,0,0,0,0,0,\n0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,116,0,0,0,0,0,\n0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4975,4975,4975,4975,0,0,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,0,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4975,4975,4975,4975,0,0,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,116,0,0,0,0,4978,4978,4978,4978,4978,4978,4975,4975,4975,4975,4975,0,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,116,0,0,0,0,4978,4978,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"2\" name=\"Calque de Tuiles 2\" width=\"80\" height=\"40\">\n  <data encoding=\"csv\">\n115,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,0,0,0,0,0,0,117,117,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,4861,5313,115,115,228,342,0,0,117,117,117,0,0,0,0,4976,\n115,115,0,0,0,2,3,3,3,3,3,3,3,3,3,3,3,3,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,117,117,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4861,4862,5313,0,115,228,342,115,0,0,117,117,117,0,0,0,0,4976,\n115,115,0,0,0,115,0,0,0,0,0,0,0,0,0,0,0,0,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,3,3,3,3,3,3,3,3,3,3,3,3,4,0,0,0,0,0,0,0,0,0,0,4861,4862,5313,0,0,0,228,342,115,115,0,0,117,117,117,0,0,0,0,4976,\n115,115,0,0,0,115,0,0,0,0,0,0,0,0,0,0,0,0,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,3,3,3,3,4,0,0,0,0,4861,4862,5313,0,0,0,0,0,0,115,115,228,229,229,230,117,117,0,0,0,0,4976,\n115,228,342,0,0,115,659,0,0,0,0,0,0,0,0,0,0,659,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,3,3,3,4862,4862,5313,0,0,0,0,0,2,4,0,115,228,229,229,229,229,230,117,0,0,0,5427,5089,\n228,342,115,0,0,115,0,0,0,0,0,0,0,0,0,0,0,0,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,117,4,0,0,0,0,0,2,115,117,4,228,229,229,229,229,229,229,230,0,0,0,4976,0,\n0,115,228,342,0,115,659,0,0,0,0,0,0,0,0,0,0,659,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,117,117,4,0,0,0,0,115,228,230,117,5427,5088,5089,0,5087,5088,5088,5088,5088,5088,5088,5089,0,\n0,228,342,115,0,228,229,229,229,229,342,0,0,341,229,229,229,229,230,0,0,0,0,0,0,0,1706,1706,1706,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,117,117,117,0,0,0,0,228,229,229,230,4976,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,115,228,229,229,229,342,1706,1706,228,229,229,230,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,0,0,0,0,0,0,0,0,0,0,0,0,117,117,117,0,0,0,0,0,0,0,5427,5089,0,0,0,0,0,0,0,2,4,0,0,0,\n0,0,115,0,0,0,0,115,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,0,0,1245,1020,1020,1020,1020,1020,1020,1020,1246,0,117,117,117,4869,0,0,0,0,5427,5088,5089,0,0,0,0,0,0,4861,4862,115,117,4862,4863,0,\n0,0,228,229,229,229,342,115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1706,1706,0,341,229,229,229,229,229,229,229,229,229,342,0,908,0,0,0,0,0,0,0,906,0,117,117,117,5317,4869,0,5427,5088,5089,0,0,0,0,0,0,0,0,4974,115,228,230,117,4976,0,\n0,0,0,0,0,0,115,228,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,230,341,229,229,229,229,229,229,342,0,228,229,229,1020,1020,1020,1020,1020,1020,1020,1020,229,230,117,3,4,4979,0,4976,0,0,0,0,0,0,0,0,0,0,4974,228,229,229,230,4976,0,\n0,0,0,0,0,0,228,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,230,659,0,0,0,0,0,115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,4,117,5317,4869,4976,0,0,0,0,0,0,0,0,0,0,5087,5088,5088,5088,5088,5089,0,\n0,0,0,0,0,0,0,0,659,659,659,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1706,1706,0,659,659,659,0,0,0,0,0,115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,117,3,4,4979,4976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1706,1706,0,0,0,0,0,0,0,0,0,115,0,0,1245,1020,1020,1020,1246,0,0,0,0,0,0,0,0,117,0,117,4979,5314,4862,4863,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1706,1706,1706,0,0,0,0,1706,1706,1706,1706,0,0,0,0,1706,1706,1706,0,115,0,0,908,0,0,0,906,0,0,0,0,0,0,0,0,117,0,117,5317,4868,4869,5314,4862,4862,4863,0,0,4861,4862,4862,4862,4863,0,0,0,0,0,\n0,0,0,0,0,0,0,0,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,0,228,229,229,229,0,0,0,906,0,0,0,0,0,0,0,0,117,0,117,0,0,5317,4868,4868,4869,5314,4862,4862,5313,0,0,0,4976,0,0,0,0,0,\n0,0,0,0,0,0,0,0,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,0,0,0,0,0,906,0,0,1019,1020,1020,1246,0,0,0,0,0,117,0,117,0,0,0,0,0,4979,0,4867,4868,4869,0,0,0,4976,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1706,1706,1706,1706,0,0,0,0,0,0,0,0,0,0,0,0,906,0,0,0,0,0,906,0,0,0,0,0,117,0,117,0,0,0,0,0,4979,0,4977,4978,4979,0,0,0,4976,0,0,0,2,4,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1706,1706,0,0,0,0,0,0,0,0,0,0,0,0,0,906,0,0,0,0,0,906,0,0,0,0,0,117,0,117,0,0,0,0,5430,5092,0,5090,5091,5092,0,0,5427,5089,0,0,0,228,230,\n0,0,0,0,0,0,0,0,659,659,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1706,1706,0,0,0,0,0,0,0,0,0,0,0,0,0,1019,1020,1020,1020,1020,1020,1020,229,229,229,229,229,230,341,230,0,0,5430,5091,5092,0,0,0,0,0,0,0,4976,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,659,659,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1706,1706,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,341,229,229,229,229,229,229,230,0,5430,5091,5092,0,0,0,0,0,0,0,5427,5088,5089,0,0,2,4,0,0,\n229,229,342,0,0,0,0,0,0,0,0,0,0,0,0,0,0,659,0,0,0,0,0,0,0,0,0,0,0,659,0,1706,1706,0,0,0,0,0,0,0,0,0,659,659,659,0,0,0,0,0,0,0,117,0,0,0,0,0,5430,5091,5091,5092,0,4867,4868,4868,4869,0,0,0,5427,5089,0,0,0,0,228,230,0,0,\n4410,4410,115,0,0,0,0,0,0,0,1706,1706,1706,0,0,0,0,659,0,0,0,0,0,0,0,0,0,0,0,659,0,1706,1706,0,0,0,0,0,0,0,0,0,659,659,659,0,0,0,0,0,0,0,117,0,0,5430,5091,5091,5092,0,0,4867,4868,5316,4978,4978,4979,0,0,5427,5089,0,0,0,0,0,0,0,0,0,\n0,0,115,0,0,0,0,0,0,1706,1706,1706,1706,0,0,0,0,659,0,0,0,0,0,0,0,0,0,0,0,0,0,1706,1706,0,0,0,0,0,0,0,0,0,659,659,659,0,0,0,0,341,229,229,230,5430,5091,5092,0,0,0,0,0,4977,4978,4978,4978,5430,5092,0,0,4976,0,0,0,0,0,0,0,0,0,0,\n0,0,115,0,0,0,0,0,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,0,0,0,0,0,117,0,5430,5091,5092,0,4867,4868,4868,4868,4869,0,5090,5091,5091,5091,5092,0,0,0,4976,0,0,0,0,2,4,0,0,0,0,\n0,0,115,0,0,0,0,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,1706,0,0,0,0,0,117,0,4979,0,0,0,4977,4978,4978,4978,5317,4869,0,0,0,0,0,0,0,0,4976,0,0,0,0,228,230,0,0,0,0,\n0,0,115,0,0,0,0,1706,1706,0,0,0,0,0,0,0,0,0,0,0,0,659,659,659,659,659,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,341,229,229,229,229,230,0,4979,0,0,0,5090,5429,4978,4978,4978,5317,4868,4869,0,0,0,0,0,5427,5089,0,0,0,0,0,2,4,0,0,0,\n0,0,115,0,0,0,0,1706,1706,0,0,0,0,0,0,341,229,229,229,229,229,229,229,229,229,342,0,0,0,0,0,0,0,0,0,0,0,0,0,0,341,229,229,229,230,0,0,0,0,0,5430,5092,0,0,0,4867,5316,4978,4978,4978,4978,4978,4979,0,0,0,0,5427,5089,0,0,0,0,0,0,228,230,0,0,0,\n0,0,115,0,0,0,0,1706,1706,0,0,0,0,0,0,117,0,0,0,0,0,0,0,0,0,228,229,342,0,0,0,0,0,0,341,229,229,229,229,229,230,0,0,0,0,0,0,0,0,0,4979,0,0,0,0,4977,4978,4978,4978,5430,5091,5091,5092,0,0,5427,5088,5089,0,0,0,0,0,2,3,4,0,0,0,0,\n0,0,228,342,0,0,0,1706,1706,0,0,0,0,0,0,117,0,0,0,0,0,0,0,0,0,0,0,115,0,0,0,0,0,0,117,0,0,0,0,0,0,0,0,0,0,0,0,0,5430,5091,5092,0,0,0,0,5090,5091,5091,5091,5092,0,0,0,0,0,4976,0,0,0,0,0,0,0,115,0,117,0,0,0,0,\n0,0,0,115,0,0,0,1706,1706,0,0,0,0,0,0,117,0,0,0,0,0,0,0,0,0,0,0,115,0,0,0,0,0,0,117,0,0,0,0,0,0,0,0,0,0,0,0,5430,5092,0,4867,4868,4868,4869,0,0,0,0,0,0,0,0,0,0,0,4976,0,0,0,0,0,0,0,115,0,117,0,0,0,0,\n0,0,0,115,0,0,0,1706,1706,0,0,0,0,0,0,3,3,3,4,0,0,0,0,0,0,0,0,115,0,0,0,0,0,0,117,0,0,0,0,0,0,0,0,0,0,0,0,4979,0,0,4977,4978,4978,4979,0,0,0,0,0,0,0,0,0,0,0,4976,0,0,0,0,0,0,0,228,229,230,0,0,0,0,\n0,0,0,115,0,0,0,1706,1706,1706,1706,1706,1706,1706,1706,0,0,0,117,0,0,0,0,0,0,0,0,228,229,342,0,0,0,0,3,3,4,0,0,0,0,0,0,0,0,0,0,4979,0,0,4977,4978,4978,4979,0,0,0,0,0,0,0,0,0,0,0,4976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,115,0,0,0,0,1706,1706,1706,1706,1706,1706,0,0,0,0,117,0,0,0,0,0,0,0,0,0,0,115,0,0,0,0,0,0,3,3,3,3,3,4,0,0,0,0,0,5317,4869,0,5090,5429,4978,4979,0,0,0,0,2,3,3,3,3,3,5088,5089,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,228,229,342,0,0,0,0,0,0,0,0,0,0,0,0,117,0,0,0,0,0,0,0,0,0,0,228,342,0,0,0,0,0,0,0,0,0,0,3,3,3,3,3,3,4,4979,0,0,5090,5091,5092,0,0,0,0,115,0,0,0,0,0,117,0,0,0,0,0,0,2,4,0,0,0,0,0,0,0,\n0,0,0,0,0,228,229,229,342,0,0,0,0,0,341,229,229,229,230,0,0,0,0,0,0,0,0,0,0,0,115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,3,3,3,3,3,3,3,3,3,3,3,0,0,0,0,0,117,0,0,0,0,0,0,228,230,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,228,229,229,229,229,229,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,229,229,342,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,341,229,229,229,229,229,342,0,0,0,0,0,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,230,0,0,0,0,0,228,229,229,229,229,229,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"3\" name=\"Calque de Tuiles 3\" width=\"80\" height=\"40\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,1810,1810,1810,1810,1810,1810,1810,1810,1810,1810,1810,1810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1810,1810,1810,1810,1810,1810,1810,1810,1810,1810,1810,1810,1810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1810,1810,1810,1810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1810,1810,1810,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,4,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1810,1810,1810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1810,1810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1810,1810,1810,1810,1810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1810,1810,1810,1810,1810,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1810,1810,1810,1810,1810,1810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1810,1810,1810,1810,1810,1810,1810,1810,1810,1810,1810,1810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"4\" name=\"Calque de Tuiles 4\" width=\"80\" height=\"40\">\n  <data encoding=\"csv\">\n0,0,212,213,325,326,325,326,0,2656,2657,2657,2657,2657,2661,0,0,0,0,438,439,438,439,2575,2581,2582,2577,2576,2577,2581,2582,2583,438,439,212,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,\n0,0,325,552,0,0,0,0,0,2769,2994,2994,2994,2994,2774,0,0,0,0,212,213,212,213,2575,2577,2577,2577,2577,2577,2577,2577,2583,212,213,438,439,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,212,213,0,0,2880,2881,2882,2883,2883,2883,2883,2887,2881,2889,0,0,438,439,438,439,2575,2581,2582,2577,2576,2577,2581,2582,2583,438,439,212,213,0,0,0,99,100,0,0,0,0,99,100,99,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,\n0,0,0,438,439,0,0,2993,2994,2995,2996,2997,2998,2996,3000,2994,3002,0,0,212,213,212,213,2575,2577,2577,2577,2577,2577,2577,2577,2583,212,213,325,2283,2284,2284,2286,212,213,2283,2284,2284,2286,212,213,212,213,99,100,99,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,\n0,0,0,212,213,0,0,3106,2883,2883,2883,2883,2883,2883,2883,2883,3115,0,0,325,326,325,326,2575,2581,2582,2578,2579,2580,2581,2582,2583,325,326,0,2396,2397,2397,2399,438,439,2396,2397,2397,2399,438,439,438,439,212,213,212,213,0,0,0,0,0,0,0,0,429,0,429,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,325,326,0,0,3219,3220,3226,3222,3223,3223,3225,3226,3227,3228,0,0,1449,1450,1450,1450,2688,2689,2690,2691,2692,2693,2694,2695,2696,1450,1450,1451,2509,2510,2511,2512,212,213,2509,2510,2511,2512,212,213,212,213,325,326,325,326,0,0,0,0,0,0,0,429,0,429,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,3332,3339,3339,3335,3336,3336,3338,3339,3339,3341,0,0,0,0,0,0,2801,2802,2803,2804,2805,2806,2807,2808,2809,0,0,205,2622,2623,2624,2625,325,326,2622,2623,2624,2625,325,326,325,326,0,0,0,0,0,0,0,0,0,0,429,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,202,203,0,0,\n0,0,0,0,0,0,0,0,0,0,3448,3449,3449,3451,0,0,0,0,0,205,0,0,0,0,0,0,0,0,0,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,429,0,0,0,0,0,0,0,0,0,0,0,0,315,316,315,316,202,203,\n99,100,0,0,0,0,0,0,0,0,3561,3449,3449,3564,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,\n212,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,\n438,439,0,0,99,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,\n212,213,212,213,212,213,0,0,0,0,0,2283,2284,2284,2286,0,0,0,0,0,0,0,0,23,24,25,26,0,0,0,0,0,0,0,0,0,0,2283,2284,2284,2284,2286,0,0,0,0,0,0,0,0,0,0,0,0,2283,2284,2284,2286,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n438,439,438,439,438,439,99,100,0,0,0,2396,2397,2397,2399,0,0,0,0,0,0,0,0,136,137,138,139,0,0,0,0,0,0,0,0,0,0,2396,2397,2397,2397,2399,0,0,0,0,0,0,0,0,0,0,0,0,2396,2397,2397,2399,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n212,213,212,213,212,213,212,213,0,0,0,2509,2510,2511,2512,0,0,0,0,0,0,0,0,249,250,251,252,0,0,0,1564,0,0,1562,0,0,0,2513,2514,2510,2511,2512,0,0,0,0,0,0,0,0,0,0,0,0,2509,2510,2511,2512,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n325,326,325,326,325,326,325,326,1449,1450,1451,2622,2623,2624,2625,1449,1450,1450,1450,1450,1450,1450,1451,362,363,364,365,1449,1450,1450,1451,0,0,1449,1450,1450,205,2626,2627,2623,2624,2625,0,0,0,0,0,0,0,0,0,0,0,0,2622,2623,2624,2625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n99,100,99,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,\n212,213,212,213,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,38,39,39,39,39,39,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,\n438,439,438,439,99,100,99,100,1449,1450,2283,2284,2284,2286,1450,1450,1450,1450,1450,1450,151,152,152,152,152,152,156,1450,1450,1451,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,\n212,213,212,213,212,213,212,213,0,0,2396,2397,2397,2399,0,0,0,0,99,100,151,152,152,152,152,152,156,99,100,0,0,0,0,0,0,0,0,4336,4339,4339,4340,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,\n325,326,325,552,551,552,551,326,0,0,2509,2510,2511,2512,0,0,0,0,212,213,151,152,152,152,152,152,156,212,213,0,0,0,0,0,0,0,4336,4337,4452,4452,4338,4340,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,212,213,212,213,0,0,0,2622,2623,2624,2625,0,0,0,0,438,439,264,265,265,265,265,265,269,438,439,0,0,0,0,0,0,0,4449,4450,4454,4454,4451,4453,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,438,439,438,439,0,0,0,0,0,0,0,0,0,0,0,212,213,377,378,379,380,381,378,382,212,213,0,0,0,0,0,0,0,4562,4563,4564,4565,4565,4566,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,\n0,0,0,212,213,212,213,0,0,0,0,0,0,0,0,0,0,0,325,326,490,491,492,493,494,491,495,325,326,205,0,0,0,0,0,205,4675,4676,4677,4678,4678,4679,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,\n0,0,0,438,439,438,439,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,212,213,212,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,\n0,0,0,438,439,438,439,0,0,2909,2910,2910,2910,2910,2910,2915,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,212,213,212,213,0,0,3022,3023,3023,3023,3023,3023,3028,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,907,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,325,552,551,326,0,0,3022,3023,3023,3023,3023,3023,3028,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,212,213,0,0,0,3135,3136,3136,3136,3136,3136,3141,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,325,326,0,0,0,3248,3249,3250,3251,3252,3253,3254,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,907,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,3361,3362,3363,3364,3365,3362,3367,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,907,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3841,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,429,0,0,0,0,3954,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,315,316,202,203,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,315,316,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/littleroot-town.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"20\" height=\"20\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"5\" nextobjectid=\"7\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"2\" name=\"1\" width=\"20\" height=\"20\">\n  <data encoding=\"csv\">\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114\n</data>\n </layer>\n <layer id=\"1\" name=\"2\" width=\"20\" height=\"20\">\n  <data encoding=\"csv\">\n212,213,212,213,212,213,212,213,212,213,0,0,212,213,212,213,212,213,212,213,\n438,439,325,326,325,326,325,326,325,326,0,0,325,326,325,326,325,326,438,439,\n212,213,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,212,213,\n325,326,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,325,326,\n0,0,2735,2736,2736,2736,2741,0,0,0,0,0,0,2735,2736,2736,2736,2741,0,0,\n0,0,2848,2849,2849,2849,2854,0,0,0,0,0,0,2848,2849,2849,2849,2854,0,0,\n0,0,2961,2962,2962,2962,2967,0,0,0,0,0,0,2961,2962,2962,2962,2967,0,0,\n0,0,3074,3077,3078,3075,3080,0,0,0,0,0,0,3074,3075,3076,3077,3080,0,659,\n659,0,3187,3190,3191,3188,3193,205,0,0,0,0,205,3187,3188,3189,3190,3193,659,0,\n0,659,0,0,0,93,0,0,0,0,0,0,0,0,93,0,0,0,0,659,\n659,0,0,659,0,0,0,0,0,0,0,0,0,0,0,0,659,0,659,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,475,477,478,476,476,476,479,0,0,0,0,0,0,0,0,0,0,\n0,0,0,588,590,591,589,589,589,592,0,0,0,0,0,205,0,0,0,0,\n0,0,0,588,589,589,589,589,589,592,0,0,0,0,0,0,0,0,0,0,\n0,0,0,701,703,703,707,702,706,705,0,0,0,0,0,0,0,0,99,100,\n0,0,0,814,816,816,820,815,819,818,0,0,0,0,0,0,0,0,212,213,\n99,100,0,659,659,659,205,93,0,0,0,0,0,0,0,0,99,100,438,439,\n212,213,0,659,659,659,0,0,0,0,0,0,0,0,0,0,212,213,212,213,\n438,439,99,100,99,100,99,100,99,100,99,100,99,100,99,100,438,439,438,439\n</data>\n </layer>\n <layer id=\"4\" name=\"3\" width=\"20\" height=\"20\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,6325,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <objectgroup id=\"3\" name=\"people\">\n  <object id=\"1\" name=\"scientist\" type=\"wander\" x=\"32\" y=\"272\">\n   <polygon points=\"0,0 64,0 64,48 0,48\"/>\n  </object>\n  <object id=\"2\" name=\"generic_m2\" type=\"wander\" x=\"160\" y=\"176\">\n   <polygon points=\"0,0 80,0 80,80 0,80\"/>\n  </object>\n  <object id=\"3\" name=\"rich_boy\" type=\"wander\" x=\"160\" y=\"256\">\n   <polygon points=\"0,0 80,0 80,-32 128,-32 128,32 96,32 96,64 0,64\"/>\n  </object>\n  <object id=\"4\" name=\"twin\" type=\"wander\" x=\"240\" y=\"176\">\n   <polygon points=\"0,0 80,0 80,80 48,80 48,48 16,48 16,32 0,32\"/>\n  </object>\n  <object id=\"5\" name=\"mom\" type=\"wander\" x=\"32\" y=\"144\">\n   <polygon points=\"0,0 96,0 96,48 0,48\"/>\n  </object>\n  <object id=\"6\" name=\"generic_f3\" type=\"wander\" x=\"208\" y=\"112\">\n   <polygon points=\"0,0 -32,0 -32,-64 32,-64 32,-32 0,-32\"/>\n  </object>\n </objectgroup>\n</map>\n"
  },
  {
    "path": "maps/hoenn/mauville-city.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"40\" height=\"20\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"4\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"1\" name=\"1\" width=\"40\" height=\"20\">\n  <data encoding=\"csv\">\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0\n</data>\n </layer>\n <layer id=\"2\" name=\"2\" width=\"40\" height=\"20\">\n  <data encoding=\"csv\">\n0,0,659,0,659,0,659,659,0,659,0,0,0,0,0,3401,3402,3403,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,659,0,659,0,0,0,0,0,0,0,0,0,0,3401,3402,3403,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,659,0,659,659,0,0,0,0,0,0,659,0,0,0,3401,3402,3403,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,659,659,0,0,0,0,0,0,0,0,0,0,0,3401,3402,3403,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3401,3402,3403,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3401,3402,3403,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,3288,3289,3290,0,0,0,0,0,3401,3402,3403,0,0,0,0,3288,3290,0,0,0,0,0,0,0,0,0,0,0,3288,3290,0,0,0,\n0,0,0,0,0,0,0,3401,3402,3403,0,0,0,0,3288,3402,3402,3402,3290,0,0,0,3401,3403,0,0,0,0,0,0,0,0,0,0,0,3401,3403,0,0,0,\n3288,3289,3289,3289,3289,3289,3289,3402,3402,3402,3289,3289,3289,3289,3402,3402,3402,3402,3402,3289,3289,3289,3402,3402,3289,3289,3289,3289,3289,3289,3289,3289,3289,3289,3289,3402,3402,3289,3289,3290,\n3514,3515,3515,3515,3515,3515,3515,3515,3515,3515,3515,3515,3402,3402,3515,3515,3515,3515,3515,3515,3515,3515,3515,3515,3515,3515,3515,3515,3402,3402,3515,3515,3515,3515,3515,3515,3515,3515,3515,3516,\n0,0,0,0,0,0,0,0,0,0,0,0,3401,3403,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3401,3403,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,3401,3403,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3401,3403,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,3401,3403,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3401,3403,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,3401,3403,0,659,659,659,0,0,0,0,0,0,0,0,0,0,3401,3403,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,3401,3403,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3401,3403,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,3401,3403,0,3288,3289,3289,3289,3289,3289,3289,3289,3289,3289,3289,3289,3289,3402,3402,3289,3289,3289,3290,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,3514,3516,0,3401,3402,3402,3515,3515,3515,3515,3515,3515,3515,3515,3515,3515,3515,3515,3515,3515,3515,3516,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3401,3402,3403,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3401,3402,3403,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4409,4410,4410,4410,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3514,3515,3516,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4522,0,0,0\n</data>\n </layer>\n <layer id=\"3\" name=\"3\" width=\"40\" height=\"20\">\n  <data encoding=\"csv\">\n2020,0,0,0,0,0,0,0,0,0,0,0,2022,0,0,0,0,0,0,0,2020,0,218,219,219,219,219,219,219,219,219,219,219,219,219,219,219,218,218,218,\n2020,0,0,0,0,31,32,32,32,32,36,0,2022,0,0,0,0,0,0,0,2020,0,331,331,331,331,331,331,331,331,331,331,331,331,331,219,219,219,219,219,\n2020,0,0,0,0,144,145,145,145,145,149,0,2022,0,0,0,0,0,0,0,2020,23,24,25,26,1907,1908,1908,1908,1908,1908,1908,1908,1909,3300,3301,3301,3301,3305,219,\n2020,0,0,0,0,257,258,259,145,261,262,0,2022,0,0,0,0,0,0,0,2020,136,137,138,139,2020,3606,3607,3608,0,3606,3607,3608,2022,3413,3414,3414,3414,3418,219,\n2136,1908,1908,1908,1908,370,371,372,373,374,375,1908,2135,0,0,0,0,0,0,0,2133,249,250,251,252,2020,3606,3607,3608,0,3606,3607,3608,2022,3526,3527,3528,3530,3531,219,\n2020,0,0,0,0,483,484,485,486,487,488,376,0,0,0,0,0,0,0,0,0,362,363,364,365,2133,0,0,0,0,0,0,0,2135,3639,3640,3641,3643,3644,219,\n2024,0,0,0,0,0,0,0,0,0,0,489,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,205,0,0,0,0,0,331,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,205,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,2902,2903,2903,2903,2903,2903,2908,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n1911,0,0,0,0,3015,3016,3016,3016,3016,3016,3021,0,0,0,0,0,0,3300,3301,3301,3305,27,28,28,30,0,0,0,0,0,3300,3301,3301,3301,3305,4204,4205,4205,4208,\n2024,0,0,0,0,3128,3129,3130,3131,3132,3129,3134,0,0,1907,1908,1908,1908,3413,3414,3414,3418,140,141,142,143,0,0,0,0,0,3413,3414,3414,3414,3418,4317,4318,4318,4321,\n2024,0,0,0,0,3241,3242,3243,3244,3245,3242,3247,0,0,2020,0,0,0,3526,3527,3530,3531,253,254,255,256,0,0,0,0,0,3532,3527,3533,3534,3535,4430,4431,4431,4434,\n2133,1908,1908,1908,1908,1908,1909,0,0,0,0,0,0,0,2020,0,0,0,3639,3640,3643,3644,362,363,368,369,0,0,0,0,0,3645,3640,3646,3647,3648,4543,4545,4545,4547,\n218,218,0,0,0,0,2022,0,0,0,0,205,0,0,2020,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,4656,4658,4658,4660,\n219,219,218,218,218,0,2022,0,0,0,0,0,0,0,2020,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,218,218,0,0,\n219,219,219,219,219,218,2022,0,0,0,0,0,0,0,2020,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,219,331,331,0,0,\n219,219,219,219,219,219,2023,1908,1908,1908,1908,1908,1908,1908,2024,0,0,0,0,1908,1908,1908,1908,1908,1908,218,218,1908,1908,1908,1908,1908,1908,0,218,219,0,0,0,0,\n219,219,219,219,219,219,218,218,218,0,218,2016,0,0,0,0,0,0,0,2014,218,218,218,218,218,219,219,218,0,218,218,218,218,218,219,219,0,0,0,0\n</data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/mossdeep-city.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"80\" height=\"40\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"5\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"2\" name=\"Calque de Tuiles 2\" width=\"80\" height=\"40\">\n  <data encoding=\"csv\">\n0,0,0,0,0,116,116,116,116,116,116,116,116,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,116,116,116,116,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,116,114,114,114,114,114,114,114,114,114,114,114,116,0,0,0,114,116,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,0,0,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,0,0,0,0,0,0,0,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,114,114,114,114,114,114,114,114,114,114,116,114,114,114,114,114,114,114,114,114,114,114,116,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,114,114,114,114,114,114,114,114,114,114,116,114,116,114,114,114,114,114,114,114,114,114,114,114,116,116,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,114,114,114,114,114,114,114,114,116,114,116,114,114,114,114,114,114,114,114,114,114,114,114,114,116,114,114,116,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,114,114,114,114,114,114,114,114,114,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,114,114,114,114,114,114,114,114,116,114,114,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,0,116,0,0,\n0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,4975,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,114,0,\n0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,114,114,114,114,114,114,114,114,114,114,114,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,114,116,0,\n0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,114,114,114,114,114,114,114,114,114,114,116,114,114,114,114,116,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,114,114,116,0,\n0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,114,114,114,114,114,114,114,114,114,114,116,116,116,114,116,116,114,114,114,114,114,114,114,114,114,114,116,114,114,114,114,114,114,114,116,0,\n0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,114,114,114,114,114,114,114,114,116,114,114,114,114,114,114,114,116,0,\n0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,0,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,114,114,114,114,114,114,114,114,114,114,114,114,116,114,116,116,114,114,114,114,114,114,114,114,114,116,116,114,116,114,114,114,114,116,0,\n4975,4975,4975,4975,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,114,114,114,114,114,114,114,114,114,116,116,116,114,114,114,114,114,116,0,\n4975,4978,4978,4975,4975,4975,4975,0,0,0,0,0,4975,4975,4975,4975,4975,4975,4975,4975,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,116,116,116,116,114,114,114,116,116,116,0,\n4975,4978,4978,4978,4978,4978,4975,4975,4975,0,0,0,4975,4975,4975,4975,4975,4975,4975,4975,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,0,\n4975,4978,4978,4978,4978,4978,4978,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,0,0,\n4975,4978,4978,4978,4978,4978,4978,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,116,116,116,116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,0,0,\n4975,4978,4978,4978,4978,4978,4978,4978,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,0,0,\n4975,4975,4978,4978,4978,4978,4978,4978,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,0,0,0,0,0,\n0,4975,4975,4978,4978,4978,4978,4978,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,116,116,116,116,116,116,116,116,116,116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,0,0,0,0,0,\n0,4975,4975,4978,4978,4978,4978,4978,4975,4975,0,0,0,0,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,0,0,0,0,0,\n0,4975,4975,4978,4978,4978,4978,4978,4975,4975,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,116,116,0,0,0,0,0,0,\n0,0,4975,4975,4978,4978,4978,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,0,0,0,0,0,0,\n0,0,0,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,116,116,116,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,4975,4975,4975,4975,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,4975,4975,4975,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n116,116,116,116,116,116,116,116,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,0,0,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n116,116,116,116,116,116,116,116,116,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,0,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,0,0,0,0,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,0,0,0,0,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,0,0,0,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,4975,4975,4975,4975,4975,4975,4975,4975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,116,116,116,116,0,0\n</data>\n </layer>\n <layer id=\"1\" name=\"Calque de Tuiles 1\" width=\"80\" height=\"40\">\n  <data encoding=\"csv\">\n0,0,0,0,115,0,228,229,229,229,229,230,0,0,117,0,0,228,229,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,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,\n0,0,0,0,228,229,342,0,0,0,0,0,341,229,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,2,4,228,229,229,229,229,229,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,4861,4862,4862,4862,4863,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,3,3,4,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,\n0,0,0,0,0,0,0,0,0,0,0,0,4861,4862,4862,4862,4862,4862,4862,5313,0,0,0,5314,4862,4862,4863,0,0,0,2,3,3,3,3,3,3,3,3,3,3,3,4,0,0,0,2,115,0,0,0,3,3,3,3,3,0,3,3,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,4861,5313,0,0,0,0,0,0,0,0,0,0,0,0,2,3,3,3,3,3,0,0,0,0,0,0,0,0,0,0,0,3,3,3,3,115,115,0,0,0,0,0,0,659,659,0,0,0,3,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,4861,5313,0,0,0,0,0,0,0,0,0,0,2,3,3,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,115,0,0,0,0,0,0,0,0,0,0,2,3,3,3,3,1052,1053,3,3,3,3,3,4,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,4861,5313,0,0,0,2,3,3,3,3,3,3,3,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,3,659,0,0,0,0,0,659,0,2,3,115,659,0,0,0,1165,1166,0,0,0,0,659,117,4,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,4974,0,0,0,2,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,0,2,115,659,0,0,2491,2492,2492,2493,0,2,3,115,2,3,659,0,0,0,0,0,0,0,0,0,0,117,117,3,4,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,4974,0,0,0,115,115,0,659,659,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,3,0,0,0,2604,2605,2718,2719,2,3,2,3,115,0,0,0,0,0,0,0,0,0,0,0,0,117,3,4,117,4,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,4974,0,0,0,115,115,0,659,659,0,0,0,0,0,0,0,0,0,0,0,0,659,0,2491,2492,2492,2492,2492,2492,2492,2492,2493,0,2,115,659,0,0,0,2491,2605,2606,0,2,115,0,115,0,115,0,0,0,0,0,0,0,0,0,0,0,0,3,4,117,117,117,4,0,0,0,0,\n0,0,0,0,0,0,0,0,0,4974,0,0,0,115,228,342,0,0,0,0,0,0,0,0,0,0,0,659,0,0,0,0,2604,2605,2605,2718,2718,2718,2718,2718,2719,0,115,115,0,0,0,2491,2605,2605,2606,2,3,115,2,3,0,115,0,0,0,0,0,0,0,0,0,0,0,0,0,117,117,117,117,117,4,0,0,0,\n0,0,0,0,0,0,0,0,0,4974,0,0,0,228,342,115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2604,2605,2606,0,0,0,0,0,0,2,3,3,0,0,2491,2605,2605,2605,2606,115,0,115,115,0,0,115,0,0,0,0,0,0,0,0,0,0,0,0,0,117,117,117,117,117,117,4,0,0,\n0,0,0,0,0,0,0,0,0,4974,0,0,0,0,115,228,342,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2604,2605,2606,0,0,0,0,659,2,115,0,0,0,0,2604,2605,2605,2605,2606,115,659,115,228,342,0,115,0,0,0,0,0,0,0,0,0,0,0,0,0,117,117,117,117,117,117,117,3,4,\n0,0,0,0,0,0,0,0,0,4974,0,0,0,0,228,342,115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2604,2605,2606,0,0,659,0,0,115,115,0,0,0,0,2717,2605,2605,2605,2719,115,0,115,0,228,342,115,659,0,0,0,0,0,0,0,0,0,0,0,0,117,117,117,117,117,117,3,4,117,\n0,0,0,0,0,0,0,0,0,5087,5426,0,0,0,0,115,115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2604,2605,2606,659,0,0,0,0,115,115,0,0,0,0,0,2717,2605,2606,0,228,342,115,0,659,115,228,342,659,0,0,0,0,0,0,0,0,0,0,0,117,117,117,117,117,117,659,117,117,\n0,0,0,0,0,0,0,0,0,0,4974,0,0,0,0,115,115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2604,2605,2606,0,0,0,0,0,115,228,342,659,0,0,0,0,2604,2606,0,0,115,228,342,0,115,0,228,342,0,659,0,2491,2492,2493,0,0,659,0,341,230,117,117,117,117,117,0,117,117,\n0,0,0,0,0,0,0,0,0,0,4974,0,0,0,0,115,115,0,0,0,0,0,0,0,0,2491,2492,2492,2492,2492,2492,2492,2605,2605,2606,0,0,0,0,0,228,342,228,342,0,0,0,0,2717,2719,0,0,228,342,228,342,228,229,342,228,229,342,0,2717,2718,2719,0,0,0,0,117,341,230,117,117,117,3,4,117,117,\n0,0,0,0,0,0,0,0,0,0,4974,0,0,0,0,115,228,342,0,0,0,0,0,0,0,2604,2605,2718,2718,2718,2718,2718,2605,2605,2606,0,0,0,0,0,0,228,342,115,0,0,0,0,0,0,0,0,0,228,342,228,229,342,228,229,342,228,229,1348,1349,1349,229,229,229,229,230,117,0,117,117,117,0,117,117,117,\n4862,4862,4862,4862,4863,0,0,0,0,0,4974,0,0,0,0,228,342,115,0,0,0,0,0,0,0,2604,2606,0,0,0,659,0,2604,2605,2605,2492,2492,2492,2492,2492,2492,2493,115,228,342,0,659,0,0,0,0,0,0,0,228,229,342,228,229,342,228,229,229,1348,1349,1349,229,229,229,229,229,230,341,230,117,117,0,117,117,117,\n4867,4868,4868,4869,5314,4862,4862,4863,0,0,5087,5426,0,0,0,0,115,228,229,229,342,0,0,0,0,2604,2606,0,0,0,0,0,2604,2605,2718,2718,2718,2718,2718,2718,2605,2606,228,342,228,342,0,0,0,0,0,0,0,2491,2493,0,228,229,342,228,229,342,659,0,0,0,0,0,0,659,341,229,230,341,230,117,659,117,117,117,\n4980,0,0,5317,4868,4868,4869,5314,4862,4863,0,4974,0,0,0,0,228,229,229,342,115,0,0,0,0,2604,2606,0,0,0,0,0,2604,2606,0,0,0,0,0,0,2604,2606,0,228,342,228,229,342,0,0,0,0,0,2604,2605,2492,2493,0,228,229,342,228,229,1348,1349,1349,229,229,229,229,230,341,229,230,0,117,341,230,117,117,\n4980,0,0,0,0,0,5317,4869,0,5314,4862,5313,0,0,0,0,0,0,0,115,228,229,229,342,0,2604,2606,0,0,0,0,0,2604,2606,0,0,0,0,0,0,2604,2606,0,0,228,229,342,228,229,229,342,0,0,2717,2605,2605,2605,2492,2492,2493,228,229,229,1348,1349,1349,229,229,229,229,229,230,659,0,0,117,117,341,230,117,\n4980,0,0,0,0,0,0,4979,0,0,0,0,0,0,0,0,0,0,0,228,229,229,342,115,0,2604,2606,0,0,0,0,0,2604,2606,0,0,0,0,0,0,2604,2606,0,0,0,0,228,229,229,342,228,342,0,0,2717,2718,2605,2605,2605,2605,2493,0,0,0,0,0,0,0,0,0,0,0,0,341,229,230,117,117,341,230,\n4980,0,0,0,0,0,0,5317,4869,0,0,0,0,0,0,0,0,0,0,0,0,0,115,228,229,1348,1349,229,229,229,342,0,2604,2606,0,0,0,0,0,0,2604,2606,0,0,0,0,0,0,0,228,342,115,659,0,0,0,2717,2605,2605,2718,2719,0,0,0,0,0,0,0,0,0,0,0,341,230,341,229,230,117,117,0,\n4980,0,0,0,0,0,0,0,4982,0,0,0,0,0,0,0,0,0,0,0,0,0,228,229,229,1348,1349,229,229,342,115,0,2604,2606,0,0,0,0,0,0,2604,2605,2492,2492,2492,2492,2492,2493,0,0,115,228,229,229,342,659,0,2717,2719,0,0,0,0,0,0,0,0,0,0,0,659,0,117,341,230,341,229,230,117,0,\n5093,5429,0,0,0,0,0,0,4982,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,115,0,2604,2606,0,0,0,0,0,0,2717,2718,2718,2718,2718,2718,2605,2606,0,0,228,229,229,342,228,342,0,0,0,0,0,0,659,0,0,0,0,0,0,0,0,341,230,117,341,230,341,229,230,0,\n5426,5093,5429,0,0,0,0,0,4982,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,228,229,1348,1349,229,229,229,229,229,229,229,229,229,342,0,0,2604,2606,0,0,0,0,0,228,342,228,229,1348,1349,229,229,229,229,229,342,0,0,0,0,0,0,117,341,230,117,341,230,0,0,0,\n4974,0,4980,0,0,0,0,0,4982,0,5427,5088,5088,5426,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,229,229,1348,1349,229,342,0,0,0,0,0,0,0,115,0,0,2604,2606,0,0,0,0,0,0,228,229,229,1348,1349,229,229,229,342,0,228,342,0,0,0,0,0,117,117,341,230,117,0,0,0,0,\n4974,0,4980,0,0,0,0,0,4982,0,4976,0,0,5087,5088,5088,5426,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,229,229,229,229,229,229,342,115,0,0,2604,2605,2492,2492,2492,2492,2492,2492,2492,2492,2492,2605,2606,0,0,0,228,229,342,228,229,229,229,229,229,230,117,117,341,230,0,0,0,0,\n5087,5426,5093,5429,0,0,0,5430,5095,5427,5089,0,0,0,0,0,5087,5088,5088,5088,5088,5088,5426,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,228,342,0,2717,2718,2718,2718,2718,2718,2718,2718,2718,2718,2718,2718,2719,0,0,0,0,659,228,229,229,229,229,229,229,229,230,117,117,0,0,0,0,0,\n0,5087,5426,5093,5094,5094,5094,5095,5427,5089,0,0,0,0,0,0,0,0,0,0,0,0,5087,5088,5088,5088,5088,5426,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,659,228,229,1348,1349,229,229,342,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,659,341,229,229,229,229,229,230,117,0,0,0,0,0,\n0,0,5087,5088,5088,5088,5088,5088,5089,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5087,5088,5088,5088,5426,0,0,0,0,0,0,0,0,0,0,115,0,0,0,0,0,0,0,228,229,229,342,0,0,0,0,0,0,0,659,0,0,0,341,229,230,0,659,341,229,229,229,230,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5087,5088,5426,0,0,0,0,0,0,0,0,115,0,0,0,0,0,0,0,0,0,0,228,229,229,229,229,229,342,0,0,0,341,229,230,0,659,0,0,117,0,0,0,0,0,0,0,0,0,\n3,3,3,3,3,3,3,3,4,0,2,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5087,5426,0,0,0,0,0,0,0,115,0,0,0,659,0,0,0,0,0,0,0,0,0,0,0,659,228,229,229,229,230,341,229,229,229,229,229,230,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,3,4,228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4974,0,0,0,0,0,0,0,228,229,229,229,229,229,342,0,0,659,0,0,0,0,0,0,0,0,0,659,0,0,117,0,0,0,0,0,0,0,0,0,0,2,4,0,0,0,\n0,0,0,0,0,0,0,0,0,3,3,3,3,3,3,3,3,3,3,3,3,4,0,0,0,0,0,0,0,0,0,0,0,0,4974,0,0,0,0,0,0,0,0,0,0,0,0,0,228,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,230,0,0,0,0,0,0,0,0,0,2,3,117,0,0,0,\n3,3,4,0,0,0,0,0,0,0,0,0,2,3,3,3,3,3,3,4,0,3,4,0,0,0,0,0,0,0,0,0,0,0,4974,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5427,5088,5088,5088,5088,5088,5089,0,0,0,0,0,0,0,0,0,0,0,0,0,115,0,117,0,0,0,\n0,0,3,4,0,0,2,4,0,0,0,2,3,0,2,3,3,4,0,3,4,0,117,0,0,0,0,0,0,0,0,0,0,0,4974,0,0,0,0,0,0,0,0,0,0,0,0,0,5427,5088,5088,5088,5088,5088,5089,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,0,3,4,0,0,\n0,0,0,117,0,0,228,230,0,0,0,115,0,2,3,0,0,3,4,0,117,0,117,2,4,0,0,0,0,0,0,0,0,0,4974,0,0,0,0,0,0,0,0,0,0,0,5427,5088,5089,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,0,2,4,117,0,0\n</data>\n </layer>\n <layer id=\"3\" name=\"Calque de Tuiles 3\" width=\"80\" height=\"40\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1810,1810,1810,1810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1810,1810,1810,1810,1810,1810,1810,1810,1810,1810,1810,0,0,0,0,0,0,0,0,0,1810,1810,1810,1810,1810,1810,1810,1810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1810,1810,1810,1810,1810,0,0,0,0,0,0,0,0,0,0,0,1810,1810,1810,1810,0,0,0,0,0,0,0,0,0,0,0,0,0,1810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1810,1810,1810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1810,1810,1810,1810,1810,1810,1810,1810,1810,1810,1810,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1810,1810,1810,1810,1810,1810,1810,1810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1810,1810,0,0,0,0,0,0,0,0,0,1810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1810,0,0,1810,0,0,0,0,0,0,0,0,0,0,0,0,0,1810,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1810,1810,0,0,0,0,0,0,0,0,1810,0,1810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1810,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1810,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1810,0,0,1810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1810,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1810,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1810,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"4\" name=\"Calque de Tuiles 4\" width=\"80\" height=\"40\">\n  <data encoding=\"csv\">\n0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1051,825,600,601,938,1051,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,202,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,1379,1380,1380,1383,0,0,0,0,676,677,678,0,0,1164,0,713,714,0,1164,0,0,0,0,0,0,0,0,0,0,0,0,0,\n202,203,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1492,1493,1493,1496,0,0,0,0,789,790,791,0,0,1164,825,826,827,938,1164,0,0,0,0,0,0,0,0,0,0,0,0,0,\n315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,429,0,0,0,0,0,0,0,0,0,222,223,222,223,31,32,32,32,32,36,0,0,0,0,0,0,0,1605,1606,1607,1609,0,0,0,0,902,903,904,0,0,1164,0,939,940,0,1164,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,429,0,0,0,0,0,0,0,222,223,0,1379,1380,1380,1383,335,449,448,336,144,145,145,145,145,149,0,0,222,223,0,0,0,1718,1719,1720,1722,0,0,0,0,0,0,0,0,0,1164,1051,1052,1053,0,1164,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,429,0,222,223,0,1379,1380,1380,1383,0,222,448,449,223,1492,1493,1493,1496,0,335,336,0,257,258,259,145,261,262,0,222,448,336,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1164,1164,0,0,0,1164,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,335,336,0,1492,1493,1493,1496,222,448,449,223,336,1605,1606,1607,1609,0,0,0,376,370,371,372,373,374,375,222,448,336,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1275,1276,1277,1278,1279,1280,1281,1282,1283,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1605,1606,1607,1609,335,336,335,336,0,1718,1719,1720,1722,0,0,0,489,483,484,485,486,487,488,335,336,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1388,1389,1390,1391,1392,1393,1394,1395,1396,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,429,0,0,0,0,0,1718,1719,1720,1722,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1501,1502,1503,1504,1505,1506,1507,1508,1509,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1614,1615,1615,1617,1844,1619,1621,1621,1622,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,222,223,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,676,677,678,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1727,1728,1728,1730,1844,1732,1734,1734,1735,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1379,1380,1380,1383,0,0,0,335,449,223,23,24,25,26,0,0,0,0,0,0,0,0,0,0,0,789,790,791,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1840,1841,1841,1842,1844,1846,1847,1847,1848,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1492,1493,1493,1496,0,222,223,222,448,336,136,137,138,139,0,0,0,0,0,0,0,0,0,0,0,902,903,904,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1953,1954,1954,1956,1957,1958,1954,1954,1961,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1605,1606,1607,1609,0,335,336,335,336,0,249,250,251,252,0,0,0,0,0,27,28,28,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2066,2067,2067,2069,2070,2071,2073,2073,2074,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1718,1719,1720,1722,0,0,0,0,0,0,362,363,364,365,0,0,0,0,0,140,141,142,143,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,205,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,253,254,255,256,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,222,223,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,362,363,368,369,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,335,336,222,223,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,676,677,678,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,335,336,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,789,790,791,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,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,223,0,0,0,0,1831,1832,1832,1832,1834,0,0,0,0,0,0,0,0,902,903,904,0,0,0,0,0,0,913,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,222,223,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,222,448,336,0,0,0,0,1944,1945,1945,1945,1947,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1379,1380,1380,1383,0,0,0,0,0,0,0,0,0,0,\n0,0,0,335,449,223,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,335,336,0,0,0,0,0,2057,1606,2058,2059,2060,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1492,1493,1493,1496,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,335,336,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2170,1719,2171,2172,2173,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1605,1606,1607,1609,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1718,1719,1720,1722,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,222,223,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,676,677,678,0,0,0,0,0,0,0,0,0,\n0,0,0,0,335,336,0,0,0,0,0,0,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,223,222,223,0,222,223,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,789,790,791,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,335,336,335,336,0,335,336,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,902,903,904,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,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,223,222,223,222,223,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,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,448,449,448,449,448,336,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,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,448,336,335,449,448,449,223,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,335,449,223,222,448,449,448,336,0,0,222,223,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,335,449,448,336,335,336,0,0,222,448,336,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,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,448,449,223,222,223,0,0,335,336,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,335,336,335,222,448,449,223,0,0,0,222,223,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,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,223,222,448,449,448,336,0,0,222,448,449,223,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,335,449,448,336,335,449,223,0,0,335,449,448,336,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,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,448,336,0,222,448,449,223,0,222,448,336,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,335,449,223,222,448,449,448,449,223,335,336,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/navel-rock.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"21\" height=\"24\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"4\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"3\" name=\"1\" width=\"21\" height=\"24\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,116,0,0,0,0,0,0,0,0,0,116,0,0,0,0,0,\n0,0,0,0,116,0,2605,2605,2605,2605,2605,2605,2605,2605,2605,0,116,0,0,0,0,\n0,0,0,116,116,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,2605,116,116,0,0,0,\n0,0,0,116,116,2605,2605,2605,116,116,116,116,116,2605,2605,2605,116,116,0,0,0,\n0,0,0,116,116,2605,2605,2605,116,116,116,116,116,0,2605,2605,116,116,0,0,0,\n0,0,0,116,116,2605,2605,2605,116,116,116,116,116,0,2605,2605,116,116,0,0,0,\n0,0,0,116,116,2605,2605,2605,2605,116,116,116,2605,2605,2605,2605,116,116,0,0,0,\n0,0,0,116,116,0,2605,2605,2605,2605,2605,2605,2605,2605,2605,116,116,116,0,0,0,\n0,0,0,116,116,0,0,2605,2605,2605,2605,2605,2605,2605,116,116,116,116,0,0,0,\n0,0,0,116,116,116,116,2605,2605,2605,2605,2605,2605,2605,116,116,116,116,0,0,0,\n0,0,0,0,116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"1\" name=\"2\" width=\"21\" height=\"24\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,2,3,3,3,3,3,3,3,3,3,4,0,0,0,0,0,\n0,0,0,0,2,3,341,229,229,229,229,229,229,229,342,3,4,0,0,0,0,\n0,0,0,2,115,341,230,0,0,0,0,0,0,0,228,342,117,4,0,0,0,\n0,0,4524,115,115,117,0,0,2,3,3,3,4,0,0,115,117,117,4522,0,0,\n0,0,4524,115,115,117,0,2,115,0,0,0,117,4,0,115,117,117,4522,0,0,\n0,0,4524,115,115,117,0,115,115,0,0,0,117,117,0,115,117,117,4522,0,0,\n0,0,4524,115,115,117,0,115,228,342,0,341,230,117,0,115,117,117,4522,0,0,\n0,0,4524,115,115,117,0,228,342,228,229,230,341,230,0,115,117,117,4522,0,0,\n0,0,4524,115,115,3,4,0,228,229,229,229,230,0,2,3,117,117,4522,0,0,\n0,0,4524,115,228,342,3,4,0,0,0,0,0,2,3,341,230,117,4522,0,0,\n0,0,4524,228,342,228,229,230,0,0,0,0,0,228,229,230,341,230,4522,0,0,\n0,0,4637,4411,228,229,229,229,229,1348,1349,1349,229,229,229,229,230,4409,4635,0,0,\n0,0,0,4637,4410,4410,4410,4410,4410,0,0,0,4410,4410,4410,4410,4410,4635,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"2\" name=\"3\" width=\"21\" height=\"24\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,202,203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,907,0,0,0,0,0,0,\n0,0,0,0,0,0,907,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,907,0,0,0,456,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,569,0,0,907,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,3917,3918,3919,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,4030,4031,4032,0,0,0,0,202,203,0,0,0,\n0,0,0,0,202,203,0,0,0,4030,4031,4032,0,202,203,0,315,316,0,0,0,\n0,0,0,0,315,316,0,0,0,4030,4031,4032,0,315,316,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,4142,4143,4144,4145,4146,0,0,0,0,0,0,0,0,\n0,0,0,0,202,203,0,4254,4255,4256,4256,4256,4259,4260,0,0,0,0,0,0,0,\n0,0,0,0,315,316,0,4367,4255,4256,4256,4256,4259,4373,0,202,203,0,0,0,0,\n0,0,0,0,0,0,0,4254,4368,4369,4370,4371,4372,4260,0,315,316,0,0,0,0,\n0,0,0,0,0,0,0,4367,4481,4482,4483,4484,4485,4373,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/oldale-town.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"20\" height=\"20\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"6\" nextobjectid=\"6\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"3\" name=\"1\" width=\"20\" height=\"20\">\n  <data encoding=\"csv\">\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114\n</data>\n </layer>\n <layer id=\"2\" name=\"2\" width=\"20\" height=\"20\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,2488,2490,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,2488,2602,2603,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,2601,2602,2602,2490,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,2601,2602,2602,2603,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,2601,2602,2602,2603,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,2601,2602,2602,2602,2490,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,2601,2602,2602,2602,2603,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,2601,2715,2715,2715,2602,2489,2489,2489,2489,2490,0,0,\n0,0,0,0,0,2488,2489,2489,2603,0,0,0,2601,2602,2602,2602,2602,2602,2490,0,\n0,0,0,2488,2489,2602,2602,2602,2603,0,0,0,2601,2602,2602,2602,2602,2602,2716,0,\n2942,0,2488,2602,2602,2602,2602,2602,2603,0,0,0,2601,2602,2602,2602,2602,2716,0,0,\n3168,0,2714,2715,2715,2602,2602,2602,2602,2489,2489,2489,2602,2602,2602,2715,2716,0,0,0,\n0,0,0,0,0,2714,2715,2602,2602,2602,2602,2602,2602,2602,2603,0,0,0,0,0,\n0,0,0,0,0,0,0,2714,2715,2602,2602,2602,2602,2715,2716,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,2601,2602,2602,2603,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,2601,2602,2602,2603,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,2601,2602,2602,2716,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,2488,2489,2602,2602,2603,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,2601,2602,2602,2602,2603,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,2714,2602,2602,2602,2716,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"1\" name=\"3\" width=\"20\" height=\"20\">\n  <data encoding=\"csv\">\n212,213,212,213,212,213,212,213,0,0,0,0,212,213,212,213,212,213,212,213,\n438,439,438,439,325,326,325,326,0,0,0,0,325,326,325,326,438,439,438,439,\n212,213,212,213,0,0,0,0,0,0,0,0,0,0,0,0,212,213,212,213,\n438,439,325,326,0,0,0,0,0,0,0,0,0,27,28,28,325,326,438,439,\n212,213,0,0,3650,3651,3651,3653,0,0,0,0,0,140,141,142,143,0,212,213,\n438,439,0,0,3763,3764,3764,3766,0,0,0,0,0,253,254,255,256,0,438,439,\n212,213,0,0,3876,3877,3878,3879,0,0,0,0,0,362,363,368,369,0,212,213,\n438,439,0,0,3989,3990,3991,3992,0,0,0,0,0,0,0,0,0,0,325,326,\n212,213,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n325,326,0,0,0,0,0,0,0,0,0,205,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n99,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,99,100,\n212,213,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,212,213,\n438,439,0,0,0,23,24,25,26,0,0,0,0,0,3650,3651,3651,3653,438,439,\n212,213,0,0,0,136,137,138,139,0,0,0,0,0,3763,3764,3764,3766,212,213,\n438,439,99,100,0,249,250,251,252,0,0,0,0,0,3876,3877,3878,3879,438,439,\n212,213,212,213,0,362,363,364,365,0,0,0,0,0,3989,3990,3991,3992,212,213,\n438,439,438,439,0,0,0,0,0,0,0,0,0,0,0,0,99,100,438,439,\n212,213,212,213,0,0,0,0,0,0,0,0,0,0,0,0,212,213,212,213,\n438,439,438,439,99,100,99,100,0,0,0,0,99,100,99,100,438,439,438,439\n</data>\n </layer>\n <layer id=\"5\" name=\"4\" width=\"20\" height=\"20\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <objectgroup id=\"4\" name=\"people\">\n  <object id=\"1\" name=\"shopkeeper_m\" type=\"fixed\" x=\"240\" y=\"224\">\n   <polygon points=\"0,0 16,0 16,16 0,16\"/>\n  </object>\n  <object id=\"2\" name=\"schoolkid_f\" type=\"wander\" x=\"256\" y=\"160\">\n   <polygon points=\"0,0 32,0 32,-16 64,-16 64,48 -16,48 -16,16 0,16\"/>\n  </object>\n  <object id=\"3\" name=\"pokemaniac\" type=\"fixed\" x=\"160\" y=\"144\">\n   <properties>\n    <property name=\"right\" type=\"bool\" value=\"true\"/>\n   </properties>\n   <polygon points=\"0,0 16,0 16,16 0,16\"/>\n  </object>\n  <object id=\"4\" name=\"aroma\" type=\"wander\" x=\"64\" y=\"112\">\n   <polygon points=\"0,0 32,0 32,16 64,16 64,48 0,48\"/>\n  </object>\n  <object id=\"5\" name=\"generic_m1\" type=\"wander\" x=\"80\" y=\"192\">\n   <polygon points=\"0,0 0,48 32,48 32,32 64,32 64,0\"/>\n  </object>\n </objectgroup>\n</map>\n"
  },
  {
    "path": "maps/hoenn/pacifidlog-town.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"20\" height=\"40\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"4\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"1\" name=\"Calque de Tuiles 1\" width=\"20\" height=\"40\">\n  <data encoding=\"csv\">\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n0,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,\n0,0,0,0,0,0,116,116,116,116,116,116,116,116,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,0,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,\n116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116\n</data>\n </layer>\n <layer id=\"2\" name=\"Calque de Tuiles 2\" width=\"20\" height=\"40\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,341,\n229,229,342,0,0,0,0,0,0,0,0,0,0,0,0,0,341,229,229,230,\n342,0,228,342,0,0,0,0,0,0,0,0,0,0,341,229,230,0,0,0,\n228,342,0,228,229,229,229,229,229,229,229,229,229,229,230,0,0,341,229,229,\n342,228,229,229,229,229,342,0,0,0,0,0,0,341,229,229,229,230,0,341,\n228,229,229,229,229,342,228,229,229,229,229,229,229,230,341,229,229,229,229,230,\n0,0,0,0,0,228,229,229,229,229,229,229,229,229,230,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,230,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,2194,0,0,0,0,0,0,0,0,0,0,0,0,2194,0,0,0,\n0,0,0,2307,2191,2192,0,0,0,0,0,0,2191,2192,2191,2192,2307,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,2194,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,2307,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,2194,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,2307,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,2194,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,2307,0,0,0,0,0,0,0,0,2194,0,0,\n0,0,0,2194,0,0,0,0,2194,0,0,0,0,0,0,0,0,2307,0,0,\n0,0,0,2307,2191,2192,2191,2192,2307,0,0,0,0,0,0,0,0,2194,0,0,\n0,0,0,0,0,0,0,0,2194,2191,2192,2191,2192,2191,2192,2191,2192,2307,0,0,\n0,0,0,0,0,0,0,0,2307,0,0,0,0,0,0,0,0,0,0,0,\n2,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n228,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,0,0,\n0,0,2,3,3,3,3,3,3,3,3,3,3,3,3,4,228,230,0,0,\n3,3,3,0,0,0,0,2,3,3,3,3,3,4,0,3,3,3,3,3,\n0,0,0,0,2,3,3,3,0,0,0,0,0,3,3,3,3,4,0,0,\n2,3,3,3,3,0,0,0,0,0,0,0,0,0,0,0,0,3,3,3,\n3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"3\" name=\"Calque de Tuiles 3\" width=\"20\" height=\"40\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,2306,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n2417,2418,2419,2420,2421,0,0,0,0,0,0,0,0,0,0,0,2306,0,0,0,\n2530,2531,2532,2533,2534,0,0,0,0,0,0,0,0,0,2417,2418,2419,2420,2421,0,\n2643,2644,2645,2646,2647,0,0,23,24,25,26,0,0,0,2530,2531,2532,2533,2534,0,\n2643,2757,2757,2757,2647,0,2417,136,137,138,139,2421,0,0,2643,2644,2645,2646,2647,0,\n2756,2757,2757,2757,2760,0,2530,249,250,251,252,2534,0,0,2756,2757,2757,2757,2760,0,\n2869,2870,2870,2871,2873,0,2643,362,363,364,365,2647,0,0,2869,2870,2871,2870,2873,0,\n0,0,0,0,0,0,2643,2757,2757,2757,2757,2647,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,2756,2757,2757,2757,2757,2760,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,2869,2870,2871,2870,2870,2873,0,0,0,0,0,2306,0,0,\n0,0,0,2306,0,0,0,0,0,0,0,0,0,0,0,2417,2418,2419,2420,2421,\n0,2417,2418,2419,2420,2421,0,0,0,0,0,0,0,0,0,2530,2531,2532,2533,2534,\n0,2530,2531,2532,2533,2534,0,0,0,0,0,0,2306,0,0,2643,2644,2645,2646,2647,\n0,2643,2644,2645,2646,2647,0,0,0,0,2417,2418,2419,2420,2421,2756,2757,2757,2757,2760,\n0,2756,2757,2757,2757,2760,0,0,0,0,2530,2531,2532,2533,2534,2869,2870,2871,2870,2873,\n0,2869,2870,2871,2870,2873,0,0,0,0,2643,2644,2645,2646,2647,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,2756,2757,2757,2757,2760,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,2869,2870,2871,2870,2873,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/petalburg-city.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"30\" height=\"30\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"6\" nextobjectid=\"7\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"1\" name=\"1\" width=\"30\" height=\"30\">\n  <data encoding=\"csv\">\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,4184,4184,4184,4184,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,4184,4184,4184,4184,4184,4184,4184,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,4184,4184,4184,4184,4184,4184,4184,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,4184,4184,4184,4184,4184,4184,4184,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,4184,4184,4184,4184,4184,4184,4184,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,4184,4184,4184,4184,4184,4184,4184,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,4184,4184,4184,4184,4184,4184,4184,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,4184,4184,4184,4184,4184,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,4184,4184,4184,4184,4184,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,4184,4184,4184,4184,4184,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,4184,4184,4184,4184,4184,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,4184,4184,4184,4184,4184,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,4184,4184,4184,4184,4184,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,4184,4184,4184,4184,4184,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,4184,4184,4184,4184,4184,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,4184,4184,4184,4184,4184,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,4184,4184,4184,4184,4184,4184,4184,4184,4184,4184,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114\n</data>\n </layer>\n <layer id=\"2\" name=\"2\" width=\"30\" height=\"30\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4409,4410,4410,4411,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4409,4410,4410,4635,0,0,4524,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4522,0,0,0,0,0,4524,0,0,0,0,\n0,0,0,0,659,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4522,0,0,0,0,0,4524,0,0,0,0,\n0,0,0,0,659,659,2491,2493,659,659,0,0,0,0,0,0,0,0,0,4522,0,0,0,0,0,4524,0,0,0,0,\n0,0,0,0,659,659,2604,2606,659,659,0,0,0,0,0,0,0,0,0,4522,0,0,0,0,0,4524,0,0,0,0,\n0,0,0,0,0,0,2604,2606,0,0,0,0,0,0,0,0,0,0,0,4522,0,0,0,0,0,4524,0,0,0,0,\n0,0,0,0,0,0,2604,2606,0,0,0,0,0,0,2491,2492,2493,0,0,4636,4636,4636,4636,4636,4636,4636,0,0,0,0,\n0,0,0,0,0,0,2604,2606,0,0,0,0,0,0,2604,2605,2606,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,2604,2606,0,0,0,0,0,0,2604,2605,2606,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,2491,2492,2492,2492,2605,2605,2492,2492,2492,2492,2492,2492,2605,2605,2606,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,2717,2718,2718,2718,2718,2718,2718,2718,2718,2718,2718,2718,2718,2605,2606,0,0,0,0,0,0,0,0,2491,2493,0,0,0,\n0,0,4409,4410,4410,4410,4411,0,0,0,0,0,0,0,0,2604,2606,0,0,0,0,0,0,0,0,2604,2606,0,0,0,\n0,0,4522,0,0,0,4524,0,0,0,0,0,0,0,0,2604,2606,0,0,0,0,0,0,0,0,2604,2606,0,0,0,\n0,0,4522,0,0,0,4524,0,0,0,0,0,0,0,0,2604,2606,0,0,0,0,0,0,0,0,2604,2606,0,0,0,\n0,0,4522,0,0,0,4524,0,0,0,0,0,0,0,0,2604,2605,2492,2492,2492,2492,2492,2492,2492,2492,2605,2605,2493,0,0,\n0,0,4522,0,0,0,4524,0,0,0,0,0,0,0,0,2604,2605,2718,2718,2718,2718,2718,2718,2718,2718,2718,2718,2719,0,0,\n0,0,4522,0,0,0,4524,0,0,0,0,0,0,0,0,2604,2606,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,4522,0,0,0,4524,0,0,0,93,0,0,0,0,2604,2606,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,4522,0,0,0,4524,0,0,0,0,0,0,0,0,2604,2606,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,4522,0,0,0,4524,0,0,0,0,0,0,0,0,2604,2606,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,4522,0,0,0,4637,4410,4410,4410,4410,4411,0,0,0,2604,2606,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,4522,0,0,0,0,0,0,0,0,4524,0,0,659,2604,2606,659,0,0,0,0,0,659,659,0,0,0,0,0,\n0,0,4522,0,0,0,0,0,0,0,0,4524,0,0,0,2604,2605,2492,2492,2492,2492,2493,0,659,659,0,0,0,0,0,\n0,0,4522,0,0,0,0,0,0,0,0,4524,0,0,659,2717,2718,2718,2718,2718,2718,2719,0,0,0,0,0,0,0,0,\n0,0,4522,0,0,0,0,0,0,0,0,4524,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,4636,4636,4636,4636,4636,4636,4636,4636,4636,4636,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"4\" name=\"3\" width=\"30\" height=\"30\">\n  <data encoding=\"csv\">\n212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,438,439,325,326,325,326,325,326,325,326,551,552,551,552,551,552,551,326,325,326,325,326,325,326,438,439,438,439,\n212,213,212,213,654,927,928,928,928,931,656,212,213,212,213,212,213,212,213,0,0,0,0,0,0,0,212,213,212,213,\n438,439,438,439,657,1040,1041,1041,1041,1044,657,325,326,325,326,325,326,325,326,0,0,0,0,0,0,0,438,439,438,439,\n212,213,212,213,770,1153,1155,1154,1155,1157,657,544,31,32,32,32,32,36,544,0,0,0,0,0,0,0,212,213,212,213,\n438,439,438,439,0,1266,1268,1267,1268,1270,657,657,144,145,145,145,145,149,657,0,0,0,0,0,0,0,438,439,438,439,\n212,213,212,213,0,0,0,0,0,0,657,657,257,258,259,145,261,262,657,0,0,0,0,0,0,0,212,213,212,213,\n438,439,438,439,0,0,0,0,0,0,657,657,370,371,372,373,374,375,657,0,0,0,0,0,0,0,438,439,438,439,\n212,213,212,213,0,0,0,0,0,771,769,657,483,484,485,486,487,488,657,0,0,0,0,0,0,0,212,213,212,213,\n438,439,325,326,0,0,0,0,205,884,882,770,0,0,0,0,0,376,770,0,0,0,0,0,0,0,325,326,438,439,\n212,213,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,489,0,0,0,0,0,0,140,141,142,143,212,213,\n325,326,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,253,254,255,256,438,439,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,362,363,368,369,212,213,\n99,100,0,0,0,0,0,99,100,0,0,0,0,0,0,0,0,0,0,23,24,25,26,0,0,0,0,0,438,439,\n212,213,0,0,0,0,0,212,213,0,0,0,0,0,0,0,0,0,0,136,137,138,139,0,0,0,0,0,212,213,\n438,439,0,0,0,0,0,438,439,0,0,0,0,0,0,0,0,0,0,249,250,251,252,0,0,0,0,0,325,326,\n212,213,0,0,0,0,0,212,213,927,928,928,931,0,0,0,0,205,0,362,363,364,365,0,0,0,0,0,0,0,\n438,439,0,0,0,0,0,438,439,1040,1041,1041,1044,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n212,213,0,0,0,0,0,212,213,1153,1154,1155,1157,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n438,439,0,0,0,0,0,325,326,1266,1267,1268,1270,0,0,0,0,0,0,0,0,0,0,0,0,0,99,100,99,100,\n212,213,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,541,542,542,542,542,542,542,543,212,213,212,213,\n438,439,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,654,927,928,928,931,655,655,656,438,439,438,439,\n212,213,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,657,1040,1041,1041,1044,317,317,657,212,213,212,213,\n438,439,0,0,0,0,0,0,0,0,0,0,99,100,0,0,0,0,770,1153,1154,1155,1157,317,317,657,438,439,438,439,\n212,213,0,0,0,0,0,0,0,0,0,0,212,213,0,0,0,0,0,1266,1267,1268,1270,0,0,657,212,213,212,213,\n438,439,0,0,0,0,0,0,0,0,0,0,438,439,0,0,0,0,0,0,0,0,0,0,0,657,438,439,438,439,\n212,213,0,0,0,0,0,0,0,0,0,0,212,213,0,0,0,0,0,0,0,0,0,0,0,770,212,213,212,213,\n438,439,0,0,0,99,100,99,100,99,100,0,438,439,99,100,99,100,99,100,99,100,99,100,99,100,438,439,438,439,\n212,213,0,0,0,212,213,212,213,212,213,0,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,\n438,439,99,100,99,551,552,551,552,551,552,100,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439,438,439\n</data>\n </layer>\n <layer id=\"5\" name=\"4\" width=\"30\" height=\"30\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,541,542,542,542,542,542,543,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,27,28,28,30,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <objectgroup id=\"3\" name=\"people\">\n  <object id=\"1\" name=\"gentleman\" type=\"wander\" x=\"304\" y=\"144\">\n   <polygon points=\"0,0 64,0 64,48 0,48\"/>\n  </object>\n  <object id=\"2\" name=\"generic_f3\" type=\"wander\" x=\"256\" y=\"272\">\n   <polygon points=\"0,0 48,0 48,48 0,48\"/>\n  </object>\n  <object id=\"3\" name=\"schoolkid_m\" type=\"wander\" x=\"336\" y=\"400\">\n   <polygon points=\"0,0 32,0 32,-16 64,-16 64,32 0,32\"/>\n  </object>\n  <object id=\"4\" name=\"generic_m1\" type=\"fixed\" x=\"128\" y=\"352\">\n   <polygon points=\"0,0 16,0 16,16 0,16\"/>\n  </object>\n  <object id=\"5\" name=\"norman\" type=\"wander\" x=\"208\" y=\"144\">\n   <polygon points=\"0,0 32,0 32,32 0,32\"/>\n  </object>\n  <object id=\"6\" name=\"rich_boy\" type=\"wander\" x=\"80\" y=\"176\">\n   <polygon points=\"0,0 16,0 16,16 0,16\"/>\n  </object>\n </objectgroup>\n</map>\n"
  },
  {
    "path": "maps/hoenn/rustboro-city.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"40\" height=\"60\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"6\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"2\" name=\"1\" width=\"40\" height=\"60\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,0,0,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114\n</data>\n </layer>\n <layer id=\"3\" name=\"2\" width=\"40\" height=\"60\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,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,0,\n0,0,0,0,0,0,0,0,0,0,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,0,\n0,0,0,0,0,0,0,0,0,0,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,0,\n0,0,0,0,0,0,0,0,0,0,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,0,\n0,0,0,0,0,0,0,0,0,0,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,0,\n0,0,0,0,0,0,2,3,3,3,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,\n0,0,0,0,0,2,3,0,0,0,0,0,0,0,0,0,0,0,0,2503,2504,2504,2504,2504,2504,2504,2504,2504,2504,2504,2504,2504,2504,2504,2504,2504,2505,0,0,0,\n0,0,0,0,0,115,0,0,0,0,0,0,0,0,2504,2504,2504,2504,2504,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2618,0,0,0,\n0,0,0,0,0,115,2503,2504,2504,2504,2504,2504,2504,2504,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2618,0,0,0,\n0,0,0,0,0,115,2616,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2618,0,0,0,\n0,0,0,0,0,115,2616,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2618,0,0,0,\n0,0,0,0,0,115,2616,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2618,0,0,0,\n0,0,0,0,0,115,2616,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2618,0,0,0,\n0,0,0,0,0,115,2616,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2618,0,0,0,\n0,0,0,0,0,115,2616,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2618,0,0,0,\n0,0,0,0,0,115,2616,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2618,0,0,0,\n0,0,0,0,0,115,2616,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2618,0,0,0,\n0,0,0,0,0,115,2616,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2618,0,0,0,\n0,0,0,0,2,3,2616,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2618,0,0,0,\n0,0,0,0,115,0,2616,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2618,0,0,0,\n0,0,0,0,115,0,2616,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,3288,3289,3289,3289,3289,3289,3289,3289,3289,3289,3289,3289,3289,3289,3289,3290,2617,2617,2618,0,0,0,\n0,0,0,0,115,0,2616,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,3514,3515,3402,3402,3515,3515,3515,3515,3515,3515,3515,3515,3515,3515,3515,3516,2617,2617,2618,0,0,0,\n0,0,0,0,115,0,2616,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,3401,3403,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2618,0,0,0,\n0,0,0,2,3,0,2616,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,3401,3403,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2618,0,0,0,\n0,0,0,115,0,0,2616,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,3401,3403,2617,2617,2730,2730,2730,2730,2730,2730,2730,2730,2617,2617,2617,2617,2618,0,0,0,\n0,0,0,115,0,0,2616,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,3401,3403,2617,2618,0,0,0,0,0,0,0,0,2616,2617,2617,2617,2618,0,0,0,\n0,0,0,115,0,0,2616,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,3401,3403,2617,2618,0,659,0,0,0,0,0,0,0,659,659,2616,2618,0,0,0,\n0,0,2,3,0,0,2616,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,3401,3403,2617,2618,0,659,0,0,0,0,0,0,0,659,659,2616,2618,0,0,0,\n0,0,115,0,0,0,2616,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,3401,3403,2617,2618,0,0,659,659,0,0,0,0,0,659,659,2616,2618,0,0,0,\n0,0,115,0,0,0,2616,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,3401,3403,2617,2618,0,0,0,0,0,0,0,0,0,0,2616,2617,2618,0,0,0,\n0,2,3,0,0,0,2616,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,3401,3403,2617,2617,2504,2504,2504,2504,2504,2504,2618,0,0,2616,2617,2617,2618,0,0,0,\n0,115,0,0,0,0,2616,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,3401,3403,2617,2617,2617,2617,2617,2617,2617,2617,2618,0,0,2616,2617,2617,2618,0,0,0,\n0,115,0,0,0,0,2616,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,3401,3403,2617,2617,2617,2617,2617,2617,2617,2617,2617,2504,2504,2617,2617,2617,2618,0,0,0,\n0,115,0,0,0,0,2616,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,3401,3403,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2618,0,0,0,\n3,3,0,0,0,0,2616,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,3401,3403,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2618,0,0,0,\n0,0,0,0,0,0,2616,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,3401,3403,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2618,0,0,0,\n0,0,0,0,0,0,2616,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,3401,3403,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2618,0,0,0,\n0,0,0,0,0,0,2616,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,3401,3403,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2618,0,0,0,\n0,0,0,0,0,0,2616,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,3401,3403,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2618,0,0,0,\n0,0,0,0,0,0,2616,2617,3288,3289,3289,3289,3289,3289,3289,3289,3289,3289,3289,3289,3402,3403,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2618,0,0,0,\n0,0,2503,2504,2504,2504,2617,2617,3514,3515,3515,3515,3515,3515,3515,3515,3515,3515,3515,3515,3402,3403,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2618,0,0,0,\n0,0,2616,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,3401,3403,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2618,0,0,0,\n0,0,2616,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,3401,3403,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2618,0,0,0,\n0,0,2616,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,3401,3403,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2618,0,0,0,\n0,0,2616,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,3401,3403,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2618,0,0,0,\n0,0,2616,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,3401,3403,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2618,0,0,0,\n0,0,2616,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,3288,3289,3289,3289,3289,3402,3402,3289,3289,3289,3289,3289,3289,3290,2617,2617,2617,2617,2617,2617,2617,2618,0,0,0,\n0,0,2616,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,3401,3402,3515,3515,3515,3515,3515,3515,3515,3515,3515,3515,3515,3516,2617,2617,2617,2617,2617,2617,2617,2618,0,0,0,\n0,0,2616,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,3402,3403,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2618,0,0,0,\n0,0,2616,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,3401,3403,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2618,0,0,0,\n0,0,2616,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,3401,3403,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2730,2730,2730,2730,2731,0,0,0,\n0,0,2616,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,3401,3403,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2618,0,0,0,0,0,0,0,0,\n0,0,2616,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,3401,3403,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2617,2618,0,0,0,0,0,0,0,0,\n0,0,2729,2730,2731,2730,2730,2730,2730,2730,2730,2617,2617,2617,2617,3401,3403,2617,2617,2617,2617,2730,2730,2730,2730,2730,2730,2730,2730,2729,2730,2731,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,2503,2617,2617,2617,3401,3403,2617,2617,2617,2505,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,2616,2617,2617,2617,3401,3403,2617,2617,2617,2618,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,2729,2730,2730,2730,3401,3403,2730,2730,2730,2731,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3514,3516,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"4\" name=\"3\" width=\"40\" height=\"60\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,1810,1810,1810,1810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,1810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,1810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,1810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,1810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,1810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n1810,1810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"1\" name=\"4\" width=\"40\" height=\"60\">\n  <data encoding=\"csv\">\n202,203,0,0,0,0,0,0,0,0,0,212,213,438,439,438,439,212,213,0,0,0,0,0,438,439,438,439,438,439,438,439,438,439,438,439,438,439,212,213,\n315,316,0,0,0,202,203,0,0,0,0,438,439,212,213,212,213,438,439,0,0,0,0,0,212,213,212,213,212,213,212,213,212,213,212,213,212,213,438,439,\n0,0,0,0,0,315,316,0,0,0,0,212,213,438,439,438,439,212,213,0,0,0,0,0,438,439,438,439,438,439,438,439,438,439,438,439,438,439,212,213,\n0,0,0,0,0,0,0,0,0,0,0,438,439,212,213,212,213,438,439,0,0,0,0,0,212,213,212,213,212,213,212,213,212,213,212,213,212,213,438,439,\n0,0,0,0,0,0,0,0,0,0,0,212,213,438,439,438,439,212,213,0,0,0,0,0,325,326,438,439,438,439,438,439,438,439,438,439,438,439,212,213,\n0,0,0,0,0,0,0,0,0,0,0,325,326,212,213,212,213,438,439,0,0,0,0,0,0,0,212,213,212,213,212,213,212,213,212,213,212,213,438,439,\n0,0,202,203,0,0,0,0,0,0,0,0,0,325,326,325,326,212,213,0,0,0,0,0,0,0,325,326,325,326,325,326,325,326,325,326,325,326,212,213,\n0,0,315,316,0,0,0,1551,1552,1553,1554,1555,1555,1557,1551,1552,1553,325,326,0,0,0,0,0,1455,1456,1456,1456,1456,1456,1456,1456,1456,1456,1456,1456,1457,0,325,326,\n0,0,0,0,0,0,1571,1664,1665,1666,1667,1668,1668,1670,1664,1665,1666,1457,0,0,0,0,0,0,0,0,0,0,0,0,205,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,1570,1777,1778,1778,1780,1781,1782,1783,1785,1785,1786,1570,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,1570,1890,1891,1891,1893,1894,1894,1896,1898,1898,1899,1570,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,1570,1777,1778,1778,2006,2007,2007,2009,1785,1785,1786,1570,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,1570,1890,1891,1891,1893,1894,1894,1896,1898,1898,1899,1570,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,99,100,0,\n0,0,0,0,0,0,1570,2003,2004,2004,2006,2007,2007,2009,2011,2011,2012,1570,0,0,0,0,0,0,1455,1456,1456,1456,1456,1456,1456,1456,1456,1456,1456,1456,1573,212,213,0,\n0,0,0,0,0,0,1570,2116,2117,2117,2119,2120,2120,2122,2117,2117,2118,1570,0,0,0,0,0,0,1568,0,0,0,0,0,0,0,0,0,0,0,1568,325,552,100,\n0,0,0,0,0,0,1570,0,0,0,2232,2233,2233,2235,0,0,0,1570,0,2709,0,0,2709,0,31,32,32,32,32,36,0,3665,3666,3666,3666,3669,1568,0,212,213,\n0,0,0,0,0,0,1570,0,0,0,0,0,0,0,0,0,0,1570,0,2822,0,0,2822,0,144,145,145,145,145,149,0,3778,3779,3779,3779,3782,1568,99,551,326,\n0,0,0,0,0,0,1570,0,2709,0,0,0,0,0,0,2709,0,1570,0,0,0,0,0,0,257,258,259,145,261,262,0,3891,3892,3892,3892,3895,1568,212,213,0,\n0,0,0,0,0,0,1570,0,2822,0,0,0,0,0,0,2822,0,1570,0,0,0,0,0,376,370,371,372,373,374,375,0,4004,4006,4005,4006,4008,1568,325,552,100,\n0,0,0,0,0,0,1570,0,0,2709,0,0,0,0,2709,0,1458,1459,0,0,0,0,0,489,483,484,485,486,487,488,0,4117,4119,4118,4119,4121,1568,0,212,213,\n0,0,0,0,0,0,1570,0,0,2822,0,0,0,0,2822,0,0,205,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1568,99,551,326,\n0,0,0,0,0,0,1570,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1568,212,213,0,\n0,0,0,0,0,0,1570,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1568,325,552,100,\n0,0,0,0,0,0,1571,1456,1456,1456,1456,1456,1456,1456,1456,1456,1456,1459,0,2709,0,0,2709,0,0,0,0,0,0,0,0,0,0,0,0,0,1568,0,212,213,\n0,0,0,0,0,0,1570,0,0,0,0,0,0,0,0,0,0,0,0,2822,0,0,2822,0,0,0,0,0,3665,3666,3666,3666,3669,0,0,0,1568,99,551,326,\n0,0,0,0,99,100,1570,0,0,3658,3659,3659,3659,3659,3659,3659,3663,3664,0,0,0,0,0,0,1455,1456,1456,1456,3778,3779,3779,3779,3782,1456,1456,1456,1573,212,213,0,\n0,0,0,0,212,213,1570,0,0,3771,3772,3772,3772,3772,3772,3772,3776,3777,0,0,0,0,0,0,1568,0,99,100,3891,3892,3892,3892,3895,0,0,0,1568,325,552,100,\n0,0,0,0,438,439,1570,0,0,3884,3885,3885,3885,3885,3885,3885,3885,3888,0,0,0,0,0,0,1568,0,212,213,4004,4006,4005,4006,4008,0,0,0,1568,0,212,213,\n0,0,0,0,212,213,1570,0,0,3997,3999,4000,3999,4000,3999,4000,3999,4001,0,0,0,0,0,0,1568,0,325,326,4117,4119,4118,4119,4121,0,0,0,1568,99,551,326,\n0,0,0,0,438,439,1570,0,0,3997,3999,4000,4000,3998,4000,4000,3999,4001,0,0,0,0,0,0,1568,0,0,0,0,0,0,0,0,0,0,0,1568,212,213,0,\n0,0,0,0,212,213,1570,0,0,4110,4112,4112,4112,4111,4112,4112,4112,4114,0,2709,0,0,2709,0,3658,3659,3659,3659,3659,3663,3664,0,0,0,1455,1456,1573,325,552,0,\n0,0,99,100,438,439,1570,0,0,0,0,0,0,0,0,0,0,0,0,2822,0,0,2822,0,3771,3772,3772,3772,3772,3776,3777,0,0,0,0,0,1568,0,212,213,\n0,0,212,213,212,213,1570,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3884,3885,3885,3885,3885,3885,3888,0,0,0,0,0,1568,99,551,326,\n0,0,438,439,438,439,1570,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3997,3999,3999,3998,3999,3999,4001,0,0,0,0,0,1568,212,213,0,\n0,0,212,213,212,213,1570,3658,3659,3659,3663,3664,0,0,0,0,0,0,0,0,0,0,0,0,4110,4112,4112,4111,4112,4112,4114,0,0,0,0,0,1568,325,552,100,\n99,100,438,439,438,439,1570,3771,3772,3772,3776,3777,0,0,0,23,24,25,26,0,0,0,0,0,0,205,0,0,0,0,0,0,0,0,0,0,1568,0,212,213,\n212,213,212,213,212,213,1570,3884,3885,3885,3885,3888,0,0,0,136,137,138,139,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1568,99,551,326,\n438,439,438,439,438,439,1570,3997,3999,3998,3999,4001,0,0,0,249,250,251,252,2709,0,0,2709,0,0,0,0,0,0,0,0,0,0,0,0,0,1568,212,213,0,\n212,213,212,213,212,213,1570,4110,4112,4111,4112,4114,205,0,0,362,363,364,365,2822,0,0,2822,0,0,0,0,2597,2598,2599,0,0,0,0,0,0,1568,325,552,100,\n438,439,325,326,325,326,1570,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2710,2711,2712,0,3665,3666,3666,3669,0,1568,0,212,213,\n212,213,1684,1456,1456,1456,1459,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2823,2824,2825,0,3778,3779,3779,3782,0,1568,99,551,326,\n438,439,1570,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3891,3892,3892,3895,0,1568,212,213,0,\n212,213,1570,0,0,0,0,0,0,0,0,0,0,0,0,27,28,28,30,0,0,0,0,0,3658,3659,3659,3659,3659,3662,0,4004,4007,4007,4008,0,1568,325,552,100,\n438,439,1570,3665,3666,3666,3666,3666,3666,3669,0,0,0,0,0,140,141,142,143,0,0,0,0,0,3771,3772,3772,3772,3772,3775,0,4004,4006,4006,4008,0,1568,0,212,213,\n212,213,1570,3778,3779,3779,3779,3779,3779,3782,0,0,0,0,0,253,254,255,256,2709,0,0,2709,0,3884,3885,3885,3885,3885,3888,0,4004,4007,4007,4008,0,1568,99,551,326,\n438,439,1570,3891,3892,3892,3892,3892,3892,3895,0,0,0,0,0,362,363,368,369,2822,0,0,2822,0,3997,3999,3998,3999,3999,4001,0,4004,4006,4006,4008,0,1568,212,213,0,\n212,213,1570,4004,4006,4007,4006,4007,4006,4008,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4110,4112,4111,4112,4112,4114,0,4117,4119,4119,4121,0,1568,325,552,100,\n438,439,1570,4004,4006,4007,4006,4007,4006,4008,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1568,0,212,213,\n212,213,1570,4004,4007,4007,4007,4007,4007,4008,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2709,0,0,0,0,0,0,1568,99,551,326,\n438,439,1570,4004,4006,4007,4006,4007,4006,4008,0,0,0,0,0,0,0,0,0,205,0,0,0,0,0,0,0,0,0,2822,0,0,0,0,0,0,1568,212,213,0,\n212,213,1570,4004,4006,4005,4006,4007,4006,4008,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1568,438,439,0,\n438,439,1570,4117,4119,4118,4119,4119,4119,4121,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1455,1456,1456,1456,1456,1573,212,213,0,\n212,213,1570,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1568,0,212,213,212,213,325,552,100,\n438,439,1570,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1568,0,438,439,325,552,100,212,213,\n212,213,1684,1456,1456,1456,1456,1456,1456,1456,1456,1457,0,0,2709,0,0,2709,0,0,1455,1456,1456,1456,1456,1456,1456,1456,1456,1456,1456,1568,0,212,213,0,212,213,438,439,\n438,439,99,100,99,100,99,100,99,100,0,1570,0,0,2822,0,0,2822,0,0,1568,0,99,100,99,100,99,100,99,100,99,100,99,551,552,100,438,439,212,213,\n212,213,212,213,212,213,212,213,212,213,0,1570,0,0,0,0,0,0,0,0,1568,0,212,213,212,213,212,213,212,213,212,213,212,213,212,213,212,213,438,439,\n438,439,438,439,438,439,325,326,325,326,0,1570,0,0,0,0,0,0,0,0,1568,0,325,326,325,326,325,326,325,326,325,326,325,326,438,439,438,439,212,213,\n212,213,212,213,212,213,0,0,0,0,0,1570,0,0,0,0,0,0,0,0,1568,0,0,0,0,0,0,0,0,0,0,0,0,0,212,213,212,213,438,439,\n438,439,438,439,438,439,1456,1456,1456,1456,1456,1459,0,0,0,0,0,0,0,0,1458,1456,1456,1456,1456,1456,1456,1456,1456,1456,1456,1456,1459,0,438,439,438,439,212,213\n</data>\n </layer>\n <layer id=\"5\" name=\"5\" width=\"40\" height=\"60\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,99,100,99,100,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/sky-pillar.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"31\" height=\"25\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"4\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"2\" name=\"Calque de Tuiles 2\" width=\"31\" height=\"25\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,4978,4978,4978,4978,4978,4978,4978,4978,4978,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,116,116,0,0,0,0,0,0,\n0,0,0,0,0,0,116,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,116,116,116,0,0,0,0,0,\n0,0,0,0,0,116,116,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,0,116,116,116,0,0,0,0,\n0,0,0,0,116,116,116,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,0,116,116,116,0,0,0,0,\n0,0,0,0,116,116,116,0,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,0,116,116,116,0,0,0,0,\n0,0,0,0,116,116,116,116,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,0,116,116,116,0,0,0,0,\n0,0,0,0,116,116,116,116,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,0,116,116,116,116,0,0,0,0,\n0,0,0,0,116,116,116,116,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,0,116,116,116,116,0,0,0,0,\n0,0,0,0,0,116,116,116,116,4978,4978,4978,4978,4978,4978,4978,116,116,116,116,4978,4978,0,116,116,116,116,0,0,0,0,\n0,0,0,0,0,116,116,116,116,4978,4978,4978,4978,4978,4978,116,116,116,116,116,0,4978,0,116,116,116,116,0,0,0,0,\n0,0,0,0,0,116,116,116,116,116,4978,4978,4978,4978,4978,116,116,116,116,116,0,4978,116,116,116,116,116,0,0,0,0,\n0,0,0,0,0,116,116,116,116,116,116,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,116,116,116,116,116,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"1\" name=\"Calque de Tuiles 1\" width=\"31\" height=\"25\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,2,3,3,3,3,3,3,3,3,3,4,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,2,3,3,0,0,0,0,0,0,0,0,0,3,3,3,4,0,0,0,0,0,0,0,\n0,0,0,0,0,0,2,3,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,117,3,4,0,0,0,0,0,\n0,0,0,0,0,2,115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,117,0,117,4,0,0,0,0,\n0,0,0,0,2,115,115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,117,0,117,117,4522,0,0,0,\n0,0,0,4524,115,115,115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,117,0,117,117,4522,0,0,0,\n0,0,0,4524,115,115,228,342,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,117,0,117,117,4522,0,0,0,\n0,0,0,4524,115,115,0,115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,117,341,230,117,4522,0,0,0,\n0,0,0,4524,115,228,342,115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,341,230,117,0,117,4522,0,0,0,\n0,0,0,4524,228,342,115,115,0,0,0,0,0,0,0,0,2,3,3,4,0,0,117,0,117,0,117,4522,0,0,0,\n0,0,0,4637,4411,115,115,228,342,0,0,0,0,0,0,2,3,0,0,117,4,0,117,0,117,0,117,4522,0,0,0,\n0,0,0,0,4524,115,115,0,115,0,0,0,0,0,2,115,0,0,0,117,117,0,117,0,117,341,230,4522,0,0,0,\n0,0,0,0,4524,115,228,342,228,342,0,0,0,0,115,228,229,229,229,230,117,0,117,341,230,117,0,4522,0,0,0,\n0,0,0,0,4524,228,342,228,342,228,342,0,0,0,228,229,229,229,229,229,230,341,230,117,341,230,4409,4635,0,0,0\n</data>\n </layer>\n <layer id=\"3\" name=\"Calque de Tuiles 3\" width=\"31\" height=\"25\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,3908,3909,3910,3911,3912,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,4021,4022,4023,4024,4025,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,4134,4137,4137,4137,4138,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,4247,4249,4249,4249,4251,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,4247,4250,4249,4250,4251,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,4247,4249,4249,4249,4251,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,4247,4250,4249,4250,4251,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,5318,4247,4249,4249,4249,4251,5318,5318,5318,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,5318,5318,0,4247,4250,4249,4250,4251,0,907,0,5318,5318,5318,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,5318,5318,0,0,0,4247,4249,4249,4249,4251,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,907,0,4247,4250,4249,4250,4251,0,0,0,0,907,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,4360,4249,4362,4249,4364,0,0,907,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,907,907,4473,4474,4475,4476,4477,907,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,907,0,0,0,0,0,0,0,0,907,907,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,907,0,0,0,0,0,0,0,0,0,0,0,907,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,907,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,907,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,456,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,569,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/slateport-city.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"40\" height=\"60\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"4\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"1\" name=\"1\" width=\"40\" height=\"60\">\n  <data encoding=\"csv\">\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,\n0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,\n0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,\n0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,\n0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,\n0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,\n0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,\n0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,\n0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,\n0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,\n0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,\n0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,0,0,\n0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,\n0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,\n0,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,\n0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,114,114,114,114,114,114,114,114,114,114,0,0,0,0,\n0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,\n0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,\n0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,\n0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,\n0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,\n0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,\n0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,\n0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,\n0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,\n0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,\n0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,\n0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,\n0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,\n0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,\n0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,\n0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,\n0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,\n0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,\n0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,\n0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,\n0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,0,0,0,0,114,114,114,114,114,114,114,114,114,114,0,0,\n0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,\n0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,\n0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,\n0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,4978,4978,4978,4978,4978,4978,4978,114,114,114,114,114,114,114,114,114,114,4865,0,\n0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,4978,4978,4978,4978,4978,4978,4978,114,114,114,114,114,114,114,114,114,114,4978,0,\n0,0,4977,4978,4978,4978,4978,4978,114,114,114,114,114,114,114,114,114,114,114,114,114,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,114,114,114,114,4978,4978,4978,4978,0,\n0,0,0,0,0,0,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,114,114,114,114,114,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,114,114,114,114,4978,0,0,0,0,\n0,0,0,0,0,0,0,0,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,0,0,0,0,\n0,0,0,0,0,0,0,0,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,4978,0,0,0,0\n</data>\n </layer>\n <layer id=\"2\" name=\"2\" width=\"40\" height=\"60\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4522,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4522,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4522,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4522,0,0,0,\n4411,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4522,0,0,0,\n4524,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4522,0,0,0,\n4524,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4522,0,0,0,\n4524,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4522,0,0,0,\n4524,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4522,0,0,0,\n4524,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4410,4410,4410,4410,4635,0,0,0,\n4637,4411,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2500,2501,2502,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,4524,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2613,2614,2615,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,4524,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2613,2614,2615,0,0,0,0,0,0,0,0,0,0,0,0,4636,4522,0,0,0,0,0,0,\n0,4637,4411,0,0,0,0,0,2500,2501,2501,2501,2501,2501,2501,2501,2501,2614,2614,2614,2501,2501,2501,2501,2501,2501,2501,2501,2501,2502,0,0,0,4636,4636,4636,4636,4636,4522,0,\n0,0,4524,0,0,0,0,0,2613,2614,2614,2614,2614,2614,2614,2614,2614,2614,2614,2614,2614,2614,2614,2614,2614,2614,2614,2614,2614,2615,0,0,0,0,0,0,0,0,4522,0,\n0,0,4524,0,0,0,0,0,2726,2614,2614,2614,2727,2727,2727,2727,2727,2727,2727,2727,2727,2727,2727,2727,2727,2727,2727,2727,2727,2728,0,0,0,0,0,0,0,0,4522,0,\n0,0,4524,0,0,0,0,0,0,2613,2614,2615,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4522,0,\n0,0,4524,0,0,0,0,0,0,2613,2614,2615,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4409,4410,4410,4410,4410,4410,4635,0,\n0,4524,4636,0,0,0,0,0,0,2613,2614,2615,0,0,0,0,0,0,0,0,0,0,0,0,0,4409,4410,4410,4410,4410,4410,4410,4635,0,0,0,0,0,0,0,\n0,4524,0,0,0,0,0,0,0,2613,2614,2615,0,0,0,0,0,0,0,0,0,0,0,4409,4410,4635,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,4524,0,0,0,2500,2501,2501,2501,2614,2614,2614,2501,2501,2501,2501,2501,2501,2501,2502,0,0,0,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n4524,4636,0,0,0,2726,2727,2727,2727,2614,2614,2614,2727,2727,2727,2727,2727,2614,2614,2615,0,0,0,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n4524,0,0,0,0,0,0,0,0,2613,2614,2615,0,0,0,0,0,2613,2614,2615,0,0,0,4522,0,4524,2620,2620,2620,2620,2620,2620,2620,2620,2620,2620,4522,0,0,0,\n4524,0,0,0,0,0,0,0,0,2613,2614,2615,0,0,0,0,0,2613,2614,2615,0,0,0,4522,4524,2620,2620,2733,2733,2733,2733,2733,2733,2733,2733,2620,2620,4522,0,0,\n4524,0,0,0,0,0,0,0,0,2613,2614,2615,0,0,0,0,0,2613,2614,2615,0,0,0,4522,4524,2620,2734,0,0,0,0,0,0,0,0,2732,2620,4522,0,0,\n4524,0,0,0,0,0,0,0,0,2613,2614,2615,0,0,0,0,0,2613,2614,2615,0,0,0,4522,4524,2621,0,0,0,0,0,0,0,0,0,0,2619,4522,0,0,\n4524,0,0,0,0,0,0,0,0,2613,2614,2615,0,0,0,0,0,2613,2614,2614,2501,2501,2620,2620,2620,2621,0,0,0,0,0,0,0,0,0,0,2619,4522,0,0,\n4524,0,0,2500,2501,2501,2501,2501,2501,2614,2614,2614,2501,2501,2501,2501,2501,2614,2614,2614,2614,2614,2620,2620,2620,2621,0,0,0,0,0,0,0,0,0,0,2619,4522,0,0,\n4524,0,0,2726,2727,2727,2727,2727,2727,2614,2614,2614,2727,2727,2727,2727,2727,2614,2614,2614,2614,2614,2620,2620,2620,2620,2508,0,0,0,0,0,0,0,0,2506,2620,4522,0,0,\n4524,0,0,0,0,0,0,0,0,2613,2614,2615,0,0,0,0,0,2613,2614,2614,2727,2727,2620,2620,2620,2620,2620,2507,2507,2507,2507,2507,2507,2507,2507,2620,2620,4522,0,0,\n4524,0,0,0,0,0,0,0,0,2613,2614,2615,0,0,0,0,0,2613,2614,2615,0,0,0,4409,4411,2620,2620,2620,2620,2620,2620,2620,2620,2620,2620,2620,2620,4522,0,0,\n4524,0,659,0,659,0,659,0,0,2613,2614,2615,0,0,659,0,0,2613,2614,2615,0,0,0,4522,4637,4410,4410,4410,4410,4410,4410,4410,4410,4410,4410,4410,4410,4635,0,0,\n4524,0,0,0,0,0,0,0,0,2613,2614,2615,0,0,0,659,0,2613,2614,2615,0,0,0,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n4524,0,2500,2501,2501,2501,2501,2501,2501,2614,2614,2614,2501,2502,0,0,0,2613,2614,2615,0,0,0,4636,4636,4636,4636,2620,2620,2620,2620,2620,2620,2620,2620,2620,2620,2620,2620,4522,\n4524,0,2613,2614,2614,2614,2614,2614,2614,2614,2614,2614,2614,2615,0,659,0,2613,2614,2615,0,0,0,0,0,0,0,0,0,0,0,0,2620,2620,2620,2620,2620,2620,2620,4522,\n4524,0,2613,2614,2614,2614,2614,2614,2614,2614,2614,2614,2614,2615,0,0,0,2613,2614,2615,0,0,0,0,0,0,0,0,0,0,0,0,4410,4410,4410,4410,4410,4410,4410,4635,\n4524,0,2613,2614,2614,2614,2614,2614,2614,2614,2614,2614,2614,2615,0,659,0,2613,2614,2615,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n4524,0,2613,2614,2614,2614,2614,2614,2614,2614,2614,2614,2614,2615,0,0,0,2613,2614,2615,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n4524,0,2613,2614,2614,2614,2614,2614,2614,2614,2614,2614,2614,2615,0,659,0,2613,2614,2615,0,0,0,0,0,0,0,2620,2620,2620,2620,2620,2620,4522,0,0,0,0,0,0,\n4524,0,2613,2614,2614,2614,2614,2614,2614,2614,2614,2614,2614,2615,0,0,0,2613,2614,2954,2620,2620,2620,2620,2620,2620,2620,2620,2620,2620,2620,2620,2620,2620,2620,2620,2620,2620,2620,4522,\n4524,0,2613,2614,2614,2614,2614,2614,2614,2614,2614,2614,2614,2615,0,659,0,2613,2614,2954,2620,2620,2620,2620,2620,2620,2620,2620,2620,2620,2620,2620,2620,2620,2620,2620,2620,2620,2620,4522,\n4524,0,2613,2614,2614,2614,2614,2614,2614,2614,2614,2614,2614,2615,0,0,0,2613,2614,2615,0,0,0,0,0,0,0,0,0,0,2620,2620,2620,2620,2620,2620,2620,2620,2620,4522,\n4524,0,2613,2614,2614,2614,2614,2614,2614,2614,2614,2614,2614,2615,0,659,0,2613,2614,2615,0,0,0,0,0,0,0,0,0,0,2620,2620,2620,2620,2620,2620,2620,2620,2620,4522,\n4524,0,2613,2614,2614,2614,2614,2614,2614,2614,2614,2614,2614,2615,0,0,0,2613,2614,2615,0,0,0,0,0,0,0,0,0,0,2620,2620,2620,4409,4410,4410,4410,4410,4410,4635,\n4524,0,2613,2614,2614,2614,2614,2614,2614,2614,2614,2614,2614,2615,0,659,0,2613,2614,2615,0,0,0,0,0,0,0,0,0,0,2620,2620,2620,4522,0,0,0,0,0,0,\n4524,0,2613,2614,2614,2614,2614,2614,2614,2614,2614,2614,2614,2615,0,0,0,2613,2614,2954,2620,2620,2620,2620,2620,2620,2620,2620,2620,2620,2620,2620,2620,4522,0,0,0,0,0,0,\n4524,0,2613,2614,2614,2614,2614,2614,2614,2614,2614,2614,2614,2615,0,659,0,2613,2614,2954,2620,2620,2620,2620,2620,2620,2620,2620,2620,2620,2620,2620,2620,4522,0,0,0,0,0,0,\n4524,0,2613,2614,2614,2614,2614,2614,2614,2614,2614,2614,2614,2615,0,0,0,2613,2614,2954,2620,2620,2620,2620,2620,2620,2620,2620,2620,2620,2620,2620,2620,4522,0,0,0,0,0,0,\n4524,0,2613,2614,2614,2614,2614,2614,2614,2614,2614,2614,2614,2615,0,659,0,2613,2614,2615,0,4409,4410,4410,4410,4410,4410,4410,4410,4410,4410,4410,4410,4635,0,0,0,0,0,0,\n4524,0,2613,2614,2614,2614,2614,2614,2614,2614,2614,2614,2614,2615,0,0,0,2613,2614,2615,0,4522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n4524,0,2613,2614,2614,2614,2614,2614,2614,2614,2614,2614,2614,2615,0,659,0,2613,2614,2615,0,4522,0,0,0,0,0,4524,2620,2620,2620,2620,2620,2620,2620,2620,2620,2620,4522,0,\n4524,0,2613,2614,2614,2614,2614,2614,2614,2614,2614,2614,2614,2614,2501,2501,2501,2614,2614,2954,2620,2620,2620,2620,2620,2620,2620,2620,2620,2620,2620,2733,2733,2733,2733,2620,2620,2620,4522,0,\n4524,0,2613,2614,2614,2614,2614,2614,2614,2614,2614,2614,2614,2614,2614,2614,2614,2614,2614,2954,2620,2620,2620,2620,2620,2620,2620,2620,2620,2620,2621,0,0,0,0,2619,2620,2620,4522,0,\n4524,0,2613,2614,2614,2614,2614,2614,2614,2614,2614,2614,2614,2614,2614,2727,2727,2614,2614,2954,2620,2620,2620,2620,2620,2620,2620,2620,2620,2620,2621,0,0,0,0,2619,2620,2620,4522,0,\n4524,0,2613,2614,2614,2614,2614,2614,2614,2614,2614,2614,2614,2614,2615,0,0,2613,2614,2615,0,2149,2150,2150,2150,2150,2150,2151,2620,2620,2621,0,0,0,0,2619,2620,2620,2262,4866,\n4524,0,2726,2727,2727,2727,2727,2727,2727,2727,2727,2727,2727,2727,2728,0,0,2613,2614,2615,0,2262,0,0,0,0,0,2264,2620,2620,2620,2507,2507,2507,2507,2620,2620,2620,2262,4979,\n2265,2150,2150,2150,2150,2150,2150,2151,0,0,0,0,0,0,0,0,0,2613,2614,2615,0,2262,0,0,0,0,0,2265,2150,2150,2151,2620,2620,2620,2620,2149,2150,2150,2266,4979,\n0,0,5090,5091,5091,5429,0,2265,2150,2150,2150,2150,2150,2150,2150,2151,0,2613,2614,2615,0,2262,0,0,0,0,0,0,0,0,2264,2620,2620,2620,2620,2262,5430,5091,5091,5092,\n0,0,0,0,0,5090,5091,5429,0,0,0,0,0,0,0,2265,2150,1348,1349,1349,2150,2266,0,0,0,0,0,0,0,0,2265,2150,1348,1349,2150,2266,4979,0,0,0,\n0,0,0,0,0,0,0,4977,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4979,0,0,0\n</data>\n </layer>\n <layer id=\"3\" name=\"3\" width=\"40\" height=\"60\">\n  <data encoding=\"csv\">\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,218,0,0,0,0,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,0,0,0,0,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,0,0,0,0,331,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,0,0,0,0,\n219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,331,0,0,0,0,0,331,219,219,219,219,219,219,219,219,219,219,219,219,219,219,0,0,0,0,\n331,219,219,219,219,219,219,219,219,219,219,219,219,219,219,2016,0,0,0,0,0,2014,219,219,219,219,219,219,219,219,219,219,219,219,219,219,0,0,0,0,\n0,219,219,219,219,219,219,219,219,219,219,219,219,219,219,2016,0,0,0,0,0,2014,219,219,219,219,219,219,219,219,219,219,219,219,219,219,0,0,0,0,\n0,219,219,219,219,219,219,219,219,219,219,219,219,219,331,2016,0,0,0,0,0,2014,331,219,219,219,219,219,219,219,219,219,219,219,219,219,0,0,202,203,\n0,219,219,219,219,219,219,219,219,219,219,219,219,331,0,2016,0,0,0,0,0,2014,0,331,219,219,219,219,219,219,219,219,219,219,219,219,202,203,315,316,\n0,219,219,331,331,331,331,331,331,331,331,331,331,0,0,2016,2933,2934,2934,2934,2935,2014,0,0,331,2341,2342,2342,2342,2342,2342,2348,219,219,219,219,315,316,0,0,\n0,219,219,2016,1902,1902,1902,1902,604,605,606,607,608,1902,1902,2129,3046,3047,3047,3047,3048,2127,1902,1902,1902,2454,2455,2455,2455,2455,2455,2461,331,331,331,331,0,0,0,0,\n0,331,219,2016,0,0,0,0,717,718,719,720,721,0,0,0,3159,0,0,0,3161,0,0,0,0,2454,2455,2455,2455,2455,2455,2461,0,0,0,0,0,0,0,0,\n0,0,219,2016,0,0,0,89,830,831,832,833,834,0,0,0,0,0,0,0,0,0,0,0,0,2567,2568,2568,2568,2568,2568,2574,0,0,0,0,0,0,0,0,\n0,0,219,2016,0,0,0,89,943,944,945,946,947,89,0,0,0,0,0,0,0,0,0,0,0,2680,2682,2683,2684,2685,2686,2687,0,0,0,0,0,0,0,0,\n0,0,331,2016,0,0,0,89,1056,1057,1058,1059,1060,89,0,0,0,0,0,0,0,0,0,0,205,2793,2794,2796,2797,2798,2794,2800,0,0,0,0,0,0,0,0,\n0,0,0,2016,0,0,0,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,\n0,0,0,2016,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,2016,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,\n0,0,0,2016,932,933,933,935,0,0,0,0,0,0,0,0,0,0,23,24,25,26,0,0,0,0,0,0,0,0,0,0,3524,3524,3524,3524,3524,3524,315,316,\n0,0,0,2016,1045,1046,1046,1048,0,0,0,0,0,0,0,0,0,0,136,137,138,139,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,\n0,0,0,2016,1158,1159,1160,1161,0,0,0,0,0,0,0,0,0,0,249,250,251,252,2014,0,0,0,0,0,0,0,0,0,0,202,203,315,316,0,0,0,\n0,0,0,2016,1266,1267,1268,1270,205,0,0,0,0,0,0,0,0,0,362,363,364,365,2014,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,0,\n0,0,0,2016,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2014,0,0,0,0,0,0,0,0,0,0,0,202,203,0,0,0,0,\n0,2016,1902,2129,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2014,0,0,0,0,0,0,0,0,0,0,0,315,316,0,0,0,0,\n0,2016,2213,2214,2214,2214,2217,0,0,0,0,0,0,0,0,0,205,0,0,0,0,0,2014,0,0,0,3297,3298,2535,2536,2537,2537,2539,2540,3298,3299,0,0,0,0,\n0,2016,2326,2327,2327,2327,2330,0,0,0,0,0,27,28,28,30,0,0,0,0,0,0,2014,0,0,3297,0,0,2648,2649,2650,2651,2652,2653,0,0,3299,0,0,0,\n0,2016,2439,2440,2440,2440,2443,0,0,0,0,0,140,141,142,143,0,0,0,0,0,0,2014,0,0,3410,0,0,2761,2762,2763,2764,2765,2766,0,0,3412,0,0,0,\n0,2016,2552,2553,2554,2555,2556,0,0,0,0,0,253,254,255,256,0,0,0,0,0,0,2014,0,0,3410,0,89,2874,2875,2876,2876,2878,2879,89,0,3412,0,0,0,\n0,2016,2665,2666,2667,2668,2669,0,205,0,0,0,362,363,368,369,0,0,0,0,0,0,3298,3298,3298,0,205,89,2987,2988,2989,2989,2991,2992,89,0,3412,0,0,0,\n0,2016,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3100,3100,3102,3102,3105,3105,0,0,3412,0,0,0,\n0,2016,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3412,0,0,0,\n0,2016,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3524,3524,3524,0,0,0,0,0,0,0,0,0,0,0,3412,0,0,0,\n0,2016,0,0,0,0,0,0,2933,2934,2934,2934,2935,0,0,0,0,0,0,0,0,0,2014,0,0,3523,3524,3524,3524,3524,3524,3524,3524,3524,3524,3524,3525,0,0,0,\n0,2016,0,0,0,0,0,0,3046,3047,3047,3047,3048,0,0,0,0,0,0,0,0,0,2014,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,2016,1902,1902,1902,1902,1902,1902,3159,0,0,0,3161,1902,1903,0,0,0,0,0,0,0,2014,0,2224,2226,2225,2225,2225,2225,2226,2227,0,0,0,0,0,0,0,0,\n0,2016,0,0,2936,0,0,0,0,0,0,0,0,2937,2016,0,0,0,0,0,0,0,2014,0,2337,2339,2338,2338,2338,2338,2339,2340,0,0,0,0,0,0,0,0,\n0,2016,0,0,3049,2937,2938,0,0,0,0,0,2937,0,2016,0,0,0,0,0,0,0,2127,1902,2110,2111,2111,2111,2111,2111,2111,2112,0,3274,0,0,0,3274,0,0,\n0,2016,0,2937,2938,3163,2938,0,0,0,0,2936,3050,0,2016,0,0,0,0,0,0,3380,3381,3382,2110,2111,2111,2111,2111,2111,2111,2112,0,0,2364,2365,0,0,0,0,\n0,2016,0,3275,2938,3163,3164,3051,0,0,92,3164,3163,0,2016,0,0,0,0,0,0,3493,3494,3495,2563,2564,2564,2564,2565,2564,2565,2566,0,2476,2477,2478,0,0,0,0,\n0,2016,0,3163,3163,3275,3051,0,0,0,0,0,3163,0,2016,0,0,0,0,0,0,0,0,0,2676,2677,2678,2677,2677,2677,2677,2679,0,2589,2590,2591,0,2816,2817,0,\n0,2016,0,0,3276,3276,0,0,0,0,3275,3164,3275,0,2016,0,0,0,0,0,0,0,0,205,2789,2790,2791,2790,2790,2790,2790,2792,3299,2702,2703,2704,2928,2929,2930,0,\n0,2016,0,0,2938,3276,0,0,0,3275,2936,0,3051,0,2016,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3298,3298,3298,3274,3298,3299,0,\n0,2016,0,0,0,0,0,0,0,0,0,0,0,0,2016,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3412,0,\n0,2016,3387,3388,3615,3389,3390,3275,3276,0,3387,3388,3389,3390,2016,0,0,0,0,0,932,933,933,935,932,933,933,933,933,935,0,0,0,0,0,0,0,0,3274,0,\n0,2016,3500,3501,3728,3502,3503,2937,0,0,3500,3501,3502,3503,2016,0,0,0,0,0,1045,1046,1046,1048,1045,1046,1046,1046,1046,1048,0,0,0,3524,3524,3524,3524,3524,3525,0,\n0,2016,3159,3163,3163,0,3161,3163,0,0,3159,2938,2938,3161,2016,0,0,0,0,0,1158,1159,1160,1161,1158,1160,1047,1160,1047,1161,0,0,3412,0,0,0,0,0,0,0,\n0,2016,0,2938,0,0,0,0,0,0,0,0,3275,2936,2016,0,0,0,0,0,1266,1267,1268,1270,1266,1268,1269,1268,1269,1270,0,0,3412,0,0,2816,2817,0,0,0,\n0,2016,3387,3388,3615,3389,3390,3162,0,0,3387,3388,3389,3390,2016,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3412,0,2928,2929,2930,0,0,0,\n0,2016,3500,3501,3728,3502,3503,2936,3162,0,3500,3501,3502,3503,2016,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3412,0,3041,3042,3043,0,0,0,\n0,2016,3159,3051,0,0,3161,3276,2938,0,3159,0,0,3161,2016,0,0,0,0,0,3524,3524,3524,3524,3524,3524,3524,3524,3524,3524,3524,3274,3525,0,0,0,0,0,0,0,\n0,2016,2936,0,0,0,0,0,0,0,0,0,0,2937,2016,0,0,0,0,0,3410,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2816,2817,0,0,\n0,2016,3387,3388,3615,3389,3390,0,0,0,3387,3388,3389,3390,2016,0,0,0,0,0,3410,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2928,2929,2930,0,0,\n0,2016,3500,3501,3728,3502,3503,0,3275,0,3500,3501,3502,3503,2016,0,0,0,0,0,3410,0,0,0,0,0,0,0,3297,3298,3298,3298,3298,3298,3298,3298,3298,3299,0,0,\n0,2016,3159,3051,3051,0,3161,0,3162,0,3159,0,3163,3161,205,0,0,0,0,0,3298,3298,3298,3298,3298,3298,3298,3298,0,0,0,0,3272,3273,0,0,0,3412,0,0,\n0,2016,0,3163,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3385,3386,0,0,0,3412,0,0,\n0,2016,0,3275,3163,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3498,3499,0,0,0,3412,0,0,\n0,2016,0,0,0,0,2936,3162,3051,3275,3164,3276,3276,0,0,0,0,0,0,0,3412,3298,3298,3298,3298,3298,3298,3298,3410,0,0,0,3611,3612,0,0,0,3412,0,0,\n0,2016,0,0,0,0,3162,2936,2937,2936,0,0,0,0,0,0,0,0,0,0,3412,0,0,0,0,0,0,0,3410,0,0,0,0,0,0,0,0,3412,0,0,\n0,3298,3298,3298,3298,3298,3298,3298,3050,3049,0,0,0,0,0,0,0,0,0,0,3412,0,0,0,0,0,0,0,3298,3298,3298,3410,0,0,3412,3298,3298,3298,0,0,\n0,0,0,202,203,0,0,0,3298,3298,3298,3298,3298,3298,3298,3298,3410,0,0,0,3412,0,0,0,0,0,0,0,0,0,0,3410,0,0,3412,0,0,202,203,0,\n0,202,203,315,316,0,0,0,0,0,0,0,0,0,0,0,3298,0,0,0,3298,0,0,0,0,0,0,0,0,0,0,3298,0,0,3298,0,0,315,316,0,\n0,315,316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203\n</data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/southern-island.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"33\" height=\"30\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"4\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"2\" name=\"Calque de Tuiles 2\" width=\"33\" height=\"30\">\n  <data encoding=\"csv\">\n116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,0,\n116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,0,\n116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,0,\n116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,0,\n116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,0,\n116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,0,\n116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,0,0,\n116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,0,0,\n116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,0,0,\n0,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,0,0,\n0,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,0,0,\n0,0,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,0,0,\n0,0,116,116,116,116,116,116,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,0,0,\n0,0,116,116,116,116,116,116,0,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,0,0,0,\n0,0,116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,116,116,0,0,0,\n0,0,116,116,116,116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,116,116,116,116,0,0,0,0,\n0,0,0,0,0,116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,116,116,116,116,116,116,116,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,116,116,116,116,116,116,116,116,116,116,116,116,116,116,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,3402,3402,3402,3402,3402,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,3402,3402,3402,3402,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,3402,3402,3402,3402,3402,3402,3402,3402,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,3402,3402,3402,3402,3402,3402,3402,3402,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"1\" name=\"Calque de Tuiles 1\" width=\"33\" height=\"30\">\n  <data encoding=\"csv\">\n0,115,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,341,230,117,117,117,0,\n0,115,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,117,0,117,117,117,0,\n0,115,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,117,0,117,117,117,0,\n0,115,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,117,341,230,117,117,0,\n0,115,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,117,117,0,117,117,0,\n342,115,115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,341,230,117,341,230,117,0,\n115,115,228,229,342,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,117,0,117,117,341,230,0,\n115,228,342,0,115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,117,341,230,117,117,0,0,\n228,342,115,0,115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,117,117,0,117,117,0,0,\n342,115,228,342,115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,117,117,0,117,117,0,0,\n115,228,342,115,228,229,229,342,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,341,1348,1349,230,117,0,117,117,0,0,\n228,342,115,228,342,0,0,115,0,0,0,0,0,0,0,0,0,0,341,229,229,229,229,230,0,0,0,117,341,230,117,0,0,\n0,115,115,0,228,229,342,228,229,229,342,0,0,0,0,0,0,341,230,0,0,0,0,341,1348,1349,229,230,117,0,117,0,0,\n0,115,115,0,0,0,228,0,0,342,228,229,229,229,229,229,229,230,341,229,229,229,229,230,0,0,0,0,117,341,230,0,0,\n0,115,228,229,229,229,342,0,0,228,342,0,0,0,341,229,229,229,230,0,0,0,0,0,0,0,341,229,230,117,0,0,0,\n0,115,0,0,0,0,228,229,229,342,228,229,229,229,230,0,0,0,0,0,0,0,0,0,0,341,230,0,341,230,0,0,0,\n0,228,229,229,342,0,0,0,0,115,0,0,0,0,0,0,0,0,0,0,341,229,229,229,229,230,341,229,230,0,0,0,0,\n0,0,0,0,228,229,229,342,0,228,229,229,229,229,229,1348,1349,229,229,229,230,341,229,229,229,229,230,0,0,0,0,0,0,\n0,0,0,0,0,0,0,228,229,229,229,229,229,229,0,0,0,0,229,229,229,230,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"3\" name=\"Calque de Tuiles 3\" width=\"33\" height=\"30\">\n  <data encoding=\"csv\">\n0,0,0,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,0,0,0,0,0,0,\n0,0,0,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,0,0,0,0,0,0,\n0,0,0,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,219,0,0,0,0,0,0,\n0,0,0,219,219,219,219,219,219,219,219,219,219,219,331,331,219,219,219,219,219,219,219,219,219,219,219,0,0,0,0,0,0,\n0,0,0,331,219,219,219,219,219,219,219,219,219,219,0,0,219,219,219,219,219,219,219,219,219,219,331,0,0,0,0,0,0,\n0,0,0,0,331,219,219,219,219,219,219,219,219,331,0,0,331,219,219,219,219,219,219,219,219,219,0,0,0,0,0,0,0,\n0,0,0,0,0,219,219,219,219,219,219,219,219,0,0,0,205,219,219,331,331,331,331,331,331,219,0,0,0,0,0,0,0,\n0,0,0,0,0,219,219,219,219,219,219,219,219,0,0,0,0,331,331,0,218,218,218,0,0,331,0,0,0,0,0,0,0,\n0,0,0,0,0,331,219,219,219,219,219,219,219,218,0,0,0,0,0,218,219,219,219,218,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,331,331,219,219,219,219,219,219,218,0,0,0,218,219,219,219,219,331,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,218,218,0,331,219,219,219,219,219,219,218,218,218,331,331,331,331,331,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,331,331,0,0,331,331,219,219,219,219,219,219,331,0,218,218,218,218,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,331,331,331,331,331,331,0,0,331,331,331,331,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,218,218,0,0,218,218,218,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,331,331,0,0,331,331,331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,3410,0,0,3412,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,3410,0,0,3412,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,3297,3298,3298,3298,0,0,0,3412,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,3410,0,0,0,0,0,0,3412,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,1465,1466,1466,1463,1464,1466,1466,1467,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,1578,0,0,0,0,0,0,1580,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n</map>\n"
  },
  {
    "path": "maps/hoenn/verdanturf-town.tmx",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<map version=\"1.5\" tiledversion=\"1.7.2\" orientation=\"orthogonal\" renderorder=\"right-down\" width=\"20\" height=\"20\" tilewidth=\"16\" tileheight=\"16\" infinite=\"0\" nextlayerid=\"4\" nextobjectid=\"1\">\n <tileset firstgid=\"1\" source=\"../../copyrighted/textures/rse/tileset.tsx\"/>\n <layer id=\"1\" name=\"1\" width=\"20\" height=\"20\">\n  <data encoding=\"csv\">\n116,116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n116,116,116,116,116,116,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,\n114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114\n</data>\n </layer>\n <layer id=\"2\" name=\"2\" width=\"20\" height=\"20\">\n  <data encoding=\"csv\">\n229,229,230,0,0,341,229,229,229,229,229,229,229,229,229,229,229,229,230,117,\n0,0,0,0,0,117,341,229,229,229,229,229,229,229,229,229,229,229,229,230,\n229,229,229,229,229,230,117,2037,2037,2037,2037,0,0,0,0,0,0,0,0,0,\n229,229,229,229,229,229,230,2037,2037,2037,2037,0,0,0,2037,2037,0,0,0,0,\n0,0,0,0,0,0,2037,2037,2037,2037,2037,2037,0,0,2037,2037,0,0,2037,0,\n0,0,0,0,0,0,2037,2037,2037,2037,2037,2037,0,0,2037,2037,0,0,2037,2037,\n0,0,0,0,0,0,2037,662,2037,2037,2037,2037,0,0,2037,2037,0,0,2037,2037,\n0,0,0,0,0,0,0,2037,2037,2037,2037,0,0,0,0,0,0,0,2037,2037,\n0,2037,2037,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2037,2037,2037,\n2038,2037,2037,2037,0,0,0,0,0,0,0,0,0,0,0,0,2037,2037,2037,2037,\n662,2037,2037,2037,2037,2037,2037,2037,2037,2037,662,2037,2037,0,0,2037,2037,2037,2037,2037,\n0,0,0,0,2037,2037,2037,2037,0,0,0,0,0,0,0,2037,2037,2037,2037,2037,\n0,0,0,0,2037,2037,2037,2037,0,0,0,0,0,0,0,2037,2037,2037,2037,2037,\n0,0,0,0,662,2037,662,662,0,0,0,0,0,0,0,2037,2037,2037,2037,2037,\n0,0,0,0,2037,662,662,2037,0,0,0,0,0,0,0,2037,2037,2037,2037,2037,\n0,2037,2037,2037,2037,2037,2037,2037,2037,2037,2037,0,0,0,2037,2037,2037,2037,2037,2037,\n0,2037,2037,2037,2037,2037,2037,2037,2037,2037,2037,2037,2037,2037,2037,2037,2037,2037,2037,2037,\n0,662,2037,2037,2037,2037,662,0,0,0,0,0,662,2037,2037,2037,2037,2037,2037,0,\n0,0,0,662,2037,2037,0,0,0,0,0,0,0,2037,2037,2037,2037,2037,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0\n</data>\n </layer>\n <layer id=\"3\" name=\"3\" width=\"20\" height=\"20\">\n  <data encoding=\"csv\">\n0,0,0,0,0,0,0,0,456,0,0,27,28,28,30,23,24,25,26,0,\n0,0,0,0,0,0,0,0,569,0,0,140,141,142,143,136,137,138,139,0,\n0,0,0,0,0,0,0,0,0,0,2014,253,254,255,256,249,250,251,252,218,\n218,604,605,606,607,608,0,205,0,0,2014,362,363,368,369,362,363,364,365,219,\n219,717,718,719,720,721,0,0,0,0,0,0,0,0,0,0,0,0,0,331,\n219,830,831,832,833,834,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n219,943,944,945,946,947,0,0,0,0,0,0,0,0,205,0,0,0,0,0,\n219,1056,1057,1058,1059,1060,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n331,205,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n4769,4770,4770,4772,0,0,0,0,4769,4770,4770,4770,4772,0,0,0,0,0,0,0,\n4882,4883,4883,4885,1902,1902,1902,1902,4882,4883,4883,4883,4885,0,0,0,4769,4770,4770,4772,\n4995,4996,4999,5000,0,0,0,0,4995,4999,4996,4999,5000,0,0,0,4882,4883,4883,4885,\n5108,5109,5112,5113,0,0,0,205,5108,5112,5109,5112,5113,0,0,0,4995,4996,4999,5000,\n321,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5108,5109,5112,5113,\n434,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\n218,0,0,0,0,0,0,218,218,218,218,0,0,0,0,0,0,0,0,218,\n219,218,218,0,0,0,218,219,219,219,219,218,218,0,0,320,320,320,218,219,\n219,219,219,218,218,218,219,219,219,219,219,219,219,218,218,218,218,218,219,219\n</data>\n </layer>\n</map>\n"
  },
  {
    "path": "vercel.json",
    "content": "{\n  \"headers\": [\n    {\n      \"source\": \"/(.+)\",\n      \"headers\" : [\n        {\n          \"key\" : \"Cache-Control\",\n          \"value\" : \"public, max-age=86400, immutable\"\n        }\n      ]\n    },\n    {\n      \"source\": \"/(index.html)?\",\n      \"headers\" : [\n        {\n          \"key\" : \"Cache-Control\",\n          \"value\" : \"no-store, no-cache\"\n        }\n      ]\n    }\n  ],\n  \"github\": {\n    \"silent\": true,\n    \"autoJobCancelation\": true\n  }\n}"
  }
]