------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/gmake-4.3.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/libffi-3.2.1_3.txz Installing /packages/All/libxml2-2.9.10.txz Installing /packages/All/wayland-1.16.0.txz Installing /packages/All/xkeyboard-config-2.29.txz Installing /packages/All/libpthread-stubs-0.4.txz Installing /packages/All/libXau-1.0.9.txz Installing /packages/All/xorgproto-2020.1.txz Installing /packages/All/libXdmcp-1.1.3.txz Installing /packages/All/libxcb-1.13.1.txz Installing /packages/All/libxkbcommon-0.10.0_2.txz ===== Message from libxkbcommon-0.10.0_2: -- If arrow keys don't work under X11 switch to legacy rules e.g., For sh/bash/ksh/zsh run and (optionally) add into ~/.profile: export XKB_DEFAULT_RULES=xorg For csh/tcsh run and (optionally) add into ~/.login: setenv XKB_DEFAULT_RULES xorg Installing /packages/All/pciids-20200421.txz Installing /packages/All/libpciaccess-0.16.txz Installing /packages/All/libdrm-2.4.101.txz Installing /packages/All/libelf-0.8.13_3.txz Installing /packages/All/libX11-1.6.9_1,1.txz Installing /packages/All/libXfixes-5.0.3_2.txz Installing /packages/All/libXdamage-1.1.5.txz Installing /packages/All/libXext-1.3.4,1.txz Installing /packages/All/libXrender-0.9.10_2.txz Installing /packages/All/libXrandr-1.5.2.txz Installing /packages/All/libxshmfence-1.3.txz Installing /packages/All/libXxf86vm-1.1.4_3.txz Installing /packages/All/mesa-libs-19.0.8.txz ===== Message from mesa-libs-19.0.8: -- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. Installing /packages/All/libXinerama-1.1.4_2,1.txz Installing /packages/All/libXcursor-1.2.0.txz Installing /packages/All/libXi-1.7.10,1.txz Installing /packages/All/libXScrnSaver-1.2.3_2.txz Installing /packages/All/sdl2-2.0.10_1.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/libtextstyle-0.20.2.txz Installing /packages/All/gettext-tools-0.20.2.txz Installing /packages/All/png-1.6.37.txz Installing /packages/All/jbigkit-2.1_1.txz Installing /packages/All/jpeg-turbo-2.0.4.txz Installing /packages/All/tiff-4.1.0.txz Installing /packages/All/giflib-5.2.1.txz Installing /packages/All/webp-1.1.0.txz Installing /packages/All/sdl2_image-2.0.5.txz Installing /packages/All/libogg-1.3.4,4.txz Installing /packages/All/flac-1.3.3.txz Installing /packages/All/libvorbis-1.3.6,3.txz Installing /packages/All/libsndfile-1.0.28_2.txz Installing /packages/All/libsamplerate-0.1.9.txz Installing /packages/All/celt-0.11.3_3.txz Installing /packages/All/db5-5.3.28_7.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/jackit-0.125.0_9.txz ===== Message from jackit-0.125.0_9: -- ====================================================================== It is recommended to run Jack with real-time priority (-R). The recommended way to start Jack is to add the following lines to /etc/rc.conf: jackd_enable="YES" jackd_user="{your-jack-user}" jackd_rtprio="YES" jackd_args="-R -doss -r{sample-rate} -p1024 -n3 -w16 \ --capture /dev/dsp{N} --playback /dev/dsp{N}" Where: - your-jack-user: is the user who is going to use jack; currently only one user is supported - sample-rate: can be 44100, 48000, etc. - /dev/dsp{N}: your OSS devices, usually /dev/dsp0 Please note that the port option COOKEDMODE is "on" by default, which makes your system to automatically scale the sample-rate between Jack and audio hardware. One reason COOKEDMODE=on is because Jack's OSS driver doesn't support some sample-rate and hardware combinations when COOKEDMODE=off. To achieve the best sound quality please make sure your hardware natively supports the sample-rate set in jackd_args, and set COOKEDMODE=off. ====================================================================== Installing /packages/All/pcre-8.43_2.txz Installing /packages/All/libiconv-1.14_11.txz Installing /packages/All/openssl-1.1.1g,1.txz Installing /packages/All/python37-3.7.7.txz ===== Message from python37-3.7.7: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/glib-2.56.3_7,1.txz No schema files found: doing nothing. Installing /packages/All/fluidsynth-2.1.2.txz Installing /packages/All/libmodplug-0.8.9.0.txz Installing /packages/All/mpg123-1.25.13.txz Installing /packages/All/opus-1.3.1.txz Installing /packages/All/opusfile-0.10.txz Installing /packages/All/sdl2_mixer-2.0.4_2.txz Installing /packages/All/freetype2-2.10.1.txz ===== Message from freetype2-2.10.1: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/site/index.html, if documentation was installed). Installing /packages/All/sdl2_ttf-2.0.15.txz SUCCEEDED 00:00:27 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> legend-of-edgar-1.33 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> legend-of-edgar-1.33 depends on file: /usr/local/sbin/pkg - found => edgar-1.33-1.tar.gz doesn't seem to exist in /distfiles/. => Attempting to fetch https://github.com/riksweeney/edgar/releases/download/1.33/edgar-1.33-1.tar.gz edgar-1.33-1.tar.gz 0% of 87 MB 0 Bps edgar-1.33-1.tar.gz 0% of 87 MB 694 kBps edgar-1.33-1.tar.gz 1% of 87 MB 765 kBps edgar-1.33-1.tar.gz 2% of 87 MB 737 kBps 02m02s edgar-1.33-1.tar.gz 3% of 87 MB 741 kBps 02m01s edgar-1.33-1.tar.gz 4% of 87 MB 769 kBps 01m57s edgar-1.33-1.tar.gz 4% of 87 MB 774 kBps 01m55s edgar-1.33-1.tar.gz 5% of 87 MB 766 kBps 01m53s edgar-1.33-1.tar.gz 6% of 87 MB 757 kBps 01m52s edgar-1.33-1.tar.gz 7% of 87 MB 771 kBps 01m51s edgar-1.33-1.tar.gz 8% of 87 MB 755 kBps 01m49s edgar-1.33-1.tar.gz 9% of 87 MB 789 kBps 01m48s edgar-1.33-1.tar.gz 10% of 87 MB 780 kBps 01m47s edgar-1.33-1.tar.gz 10% of 87 MB 769 kBps 01m45s edgar-1.33-1.tar.gz 11% of 87 MB 756 kBps 01m44s edgar-1.33-1.tar.gz 12% of 87 MB 756 kBps 01m43s edgar-1.33-1.tar.gz 13% of 87 MB 759 kBps 01m42s edgar-1.33-1.tar.gz 14% of 87 MB 796 kBps 01m41s edgar-1.33-1.tar.gz 15% of 87 MB 745 kBps 01m40s edgar-1.33-1.tar.gz 16% of 87 MB 753 kBps 01m39s edgar-1.33-1.tar.gz 16% of 87 MB 767 kBps 01m38s edgar-1.33-1.tar.gz 17% of 87 MB 774 kBps 01m37s edgar-1.33-1.tar.gz 18% of 87 MB 800 kBps 01m36s edgar-1.33-1.tar.gz 19% of 87 MB 774 kBps 01m34s edgar-1.33-1.tar.gz 20% of 87 MB 789 kBps 01m33s edgar-1.33-1.tar.gz 21% of 87 MB 741 kBps 01m32s edgar-1.33-1.tar.gz 22% of 87 MB 774 kBps 01m31s edgar-1.33-1.tar.gz 22% of 87 MB 795 kBps 01m30s edgar-1.33-1.tar.gz 23% of 87 MB 748 kBps 01m29s edgar-1.33-1.tar.gz 24% of 87 MB 779 kBps 01m28s edgar-1.33-1.tar.gz 25% of 87 MB 749 kBps 01m27s edgar-1.33-1.tar.gz 26% of 87 MB 756 kBps 01m26s edgar-1.33-1.tar.gz 27% of 87 MB 766 kBps 01m25s edgar-1.33-1.tar.gz 28% of 87 MB 764 kBps 01m24s edgar-1.33-1.tar.gz 28% of 87 MB 741 kBps 01m23s edgar-1.33-1.tar.gz 29% of 87 MB 723 kBps 01m22s edgar-1.33-1.tar.gz 30% of 87 MB 739 kBps 01m22s edgar-1.33-1.tar.gz 31% of 87 MB 738 kBps 01m20s edgar-1.33-1.tar.gz 32% of 87 MB 725 kBps 01m20s edgar-1.33-1.tar.gz 32% of 87 MB 741 kBps 01m19s edgar-1.33-1.tar.gz 33% of 87 MB 754 kBps 01m18s edgar-1.33-1.tar.gz 34% of 87 MB 773 kBps 01m17s edgar-1.33-1.tar.gz 35% of 87 MB 767 kBps 01m16s edgar-1.33-1.tar.gz 36% of 87 MB 710 kBps 01m15s edgar-1.33-1.tar.gz 37% of 87 MB 767 kBps 01m14s edgar-1.33-1.tar.gz 38% of 87 MB 746 kBps 01m13s edgar-1.33-1.tar.gz 38% of 87 MB 769 kBps 01m12s edgar-1.33-1.tar.gz 39% of 87 MB 713 kBps 01m11s edgar-1.33-1.tar.gz 40% of 87 MB 774 kBps 01m10s edgar-1.33-1.tar.gz 41% of 87 MB 754 kBps 01m09s edgar-1.33-1.tar.gz 42% of 87 MB 773 kBps 01m08s edgar-1.33-1.tar.gz 43% of 87 MB 801 kBps 01m07s edgar-1.33-1.tar.gz 43% of 87 MB 726 kBps 01m06s edgar-1.33-1.tar.gz 44% of 87 MB 761 kBps 01m05s edgar-1.33-1.tar.gz 45% of 87 MB 753 kBps 01m04s edgar-1.33-1.tar.gz 46% of 87 MB 757 kBps 01m03s edgar-1.33-1.tar.gz 47% of 87 MB 774 kBps 01m02s edgar-1.33-1.tar.gz 48% of 87 MB 735 kBps 01m01s edgar-1.33-1.tar.gz 48% of 87 MB 773 kBps 60s edgar-1.33-1.tar.gz 49% of 87 MB 754 kBps 59s edgar-1.33-1.tar.gz 50% of 87 MB 757 kBps 58s edgar-1.33-1.tar.gz 51% of 87 MB 733 kBps 57s edgar-1.33-1.tar.gz 52% of 87 MB 776 kBps 56s edgar-1.33-1.tar.gz 53% of 87 MB 802 kBps 55s edgar-1.33-1.tar.gz 54% of 87 MB 742 kBps 54s edgar-1.33-1.tar.gz 54% of 87 MB 712 kBps 53s edgar-1.33-1.tar.gz 55% of 87 MB 752 kBps 52s edgar-1.33-1.tar.gz 56% of 87 MB 757 kBps 51s edgar-1.33-1.tar.gz 57% of 87 MB 793 kBps 50s edgar-1.33-1.tar.gz 58% of 87 MB 768 kBps 49s edgar-1.33-1.tar.gz 59% of 87 MB 793 kBps 48s edgar-1.33-1.tar.gz 60% of 87 MB 751 kBps 47s edgar-1.33-1.tar.gz 60% of 87 MB 759 kBps 46s edgar-1.33-1.tar.gz 61% of 87 MB 805 kBps 45s edgar-1.33-1.tar.gz 62% of 87 MB 770 kBps 44s edgar-1.33-1.tar.gz 63% of 87 MB 792 kBps 43s edgar-1.33-1.tar.gz 64% of 87 MB 783 kBps 42s edgar-1.33-1.tar.gz 65% of 87 MB 809 kBps 40s edgar-1.33-1.tar.gz 66% of 87 MB 782 kBps 39s edgar-1.33-1.tar.gz 66% of 87 MB 757 kBps 38s edgar-1.33-1.tar.gz 67% of 87 MB 774 kBps 37s edgar-1.33-1.tar.gz 68% of 87 MB 741 kBps 36s edgar-1.33-1.tar.gz 69% of 87 MB 741 kBps 35s edgar-1.33-1.tar.gz 70% of 87 MB 755 kBps 34s edgar-1.33-1.tar.gz 71% of 87 MB 742 kBps 33s edgar-1.33-1.tar.gz 72% of 87 MB 747 kBps 33s edgar-1.33-1.tar.gz 72% of 87 MB 753 kBps 31s edgar-1.33-1.tar.gz 73% of 87 MB 744 kBps 31s edgar-1.33-1.tar.gz 74% of 87 MB 770 kBps 29s edgar-1.33-1.tar.gz 75% of 87 MB 773 kBps 29s edgar-1.33-1.tar.gz 76% of 87 MB 753 kBps 27s edgar-1.33-1.tar.gz 77% of 87 MB 760 kBps 27s edgar-1.33-1.tar.gz 77% of 87 MB 802 kBps 25s edgar-1.33-1.tar.gz 78% of 87 MB 726 kBps 24s edgar-1.33-1.tar.gz 79% of 87 MB 773 kBps 23s edgar-1.33-1.tar.gz 80% of 87 MB 754 kBps 22s edgar-1.33-1.tar.gz 81% of 87 MB 757 kBps 21s edgar-1.33-1.tar.gz 82% of 87 MB 753 kBps 20s edgar-1.33-1.tar.gz 83% of 87 MB 740 kBps 20s edgar-1.33-1.tar.gz 83% of 87 MB 759 kBps 19s edgar-1.33-1.tar.gz 84% of 87 MB 739 kBps 18s edgar-1.33-1.tar.gz 85% of 87 MB 774 kBps 17s edgar-1.33-1.tar.gz 86% of 87 MB 721 kBps 16s edgar-1.33-1.tar.gz 87% of 87 MB 743 kBps 15s edgar-1.33-1.tar.gz 88% of 87 MB 794 kBps 14s edgar-1.33-1.tar.gz 88% of 87 MB 625 kBps 13s edgar-1.33-1.tar.gz 89% of 87 MB 741 kBps 12s edgar-1.33-1.tar.gz 90% of 87 MB 723 kBps 11s edgar-1.33-1.tar.gz 91% of 87 MB 727 kBps 10s edgar-1.33-1.tar.gz 92% of 87 MB 738 kBps 09s edgar-1.33-1.tar.gz 92% of 87 MB 726 kBps 08s edgar-1.33-1.tar.gz 93% of 87 MB 737 kBps 07s edgar-1.33-1.tar.gz 94% of 87 MB 743 kBps 06s edgar-1.33-1.tar.gz 95% of 87 MB 773 kBps 05s edgar-1.33-1.tar.gz 96% of 87 MB 755 kBps 04s edgar-1.33-1.tar.gz 97% of 87 MB 758 kBps 03s edgar-1.33-1.tar.gz 97% of 87 MB 754 kBps 02s edgar-1.33-1.tar.gz 98% of 87 MB 771 kBps 01s edgar-1.33-1.tar.gz 99% of 87 MB 784 kBps 01m58s edgar-1.33-1.tar.gz 87 MB 757 kBps 01m58s ===> Fetching all distfiles required by legend-of-edgar-1.33 for building SUCCEEDED 00:01:59 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> legend-of-edgar-1.33 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by legend-of-edgar-1.33 for building => SHA256 Checksum OK for edgar-1.33-1.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> legend-of-edgar-1.33 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by legend-of-edgar-1.33 for building ===> Extracting for legend-of-edgar-1.33 => SHA256 Checksum OK for edgar-1.33-1.tar.gz. Extracted Memory Use: 163.73M SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for legend-of-edgar-1.33 ===> Applying ports patches for legend-of-edgar-1.33 ===> Cleanly applied ports patch(es) patch-makefile patch-src_headers.h SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> legend-of-edgar-1.33 depends on package: gmake>=4.3 - found ===> legend-of-edgar-1.33 depends on file: /usr/local/bin/sdl2-config - found ===> legend-of-edgar-1.33 depends on executable: msgfmt - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> legend-of-edgar-1.33 depends on shared library: libpng.so - found (/usr/local/lib/libpng.so) ===> legend-of-edgar-1.33 depends on shared library: libSDL2_image.so - found (/usr/local/lib/libSDL2_image.so) ===> legend-of-edgar-1.33 depends on shared library: libSDL2_mixer.so - found (/usr/local/lib/libSDL2_mixer.so) ===> legend-of-edgar-1.33 depends on shared library: libSDL2.so - found (/usr/local/lib/libSDL2.so) ===> legend-of-edgar-1.33 depends on shared library: libSDL2_ttf.so - found (/usr/local/lib/libSDL2_ttf.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> legend-of-edgar-1.33 depends on package: gmake>=4.3 - found ===> legend-of-edgar-1.33 depends on file: /usr/local/bin/sdl2-config - found ===> legend-of-edgar-1.33 depends on executable: msgfmt - found ===> legend-of-edgar-1.33 depends on shared library: libpng.so - found (/usr/local/lib/libpng.so) ===> legend-of-edgar-1.33 depends on shared library: libSDL2_image.so - found (/usr/local/lib/libSDL2_image.so) ===> legend-of-edgar-1.33 depends on shared library: libSDL2_mixer.so - found (/usr/local/lib/libSDL2_mixer.so) ===> legend-of-edgar-1.33 depends on shared library: libSDL2.so - found (/usr/local/lib/libSDL2.so) ===> legend-of-edgar-1.33 depends on shared library: libSDL2_ttf.so - found (/usr/local/lib/libSDL2_ttf.so) ===> Configuring for legend-of-edgar-1.33 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for legend-of-edgar-1.33 gmake[1]: Entering directory '/construction/games/legend-of-edgar/edgar-1.33' for i in src/*.c src/*/*.c; do cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -MM "${i}"; done > makefile.dep cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/draw.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/main.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/graphics/animation.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/audio/audio.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/collisions.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/entity.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/graphics/font.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/game.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/graphics/graphics.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/init.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/input.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/inventory.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/world/lift.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/map.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/player.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/system/resources.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/weather.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/graphics/sprites.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/enemy/bat.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/system/properties.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/custom_actions.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/item.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/enemy/enemies.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/hud.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/system/random.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/graphics/decoration.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/chicken_feed.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/enemy/chicken.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/key_items.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/system/record.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/geometry.c In file included from src/system/../structs.h:20, from src/system/../headers.h:52, from src/system/properties.c:20: src/system/properties.c: In function 'setFlags': src/system/../defs.h:153:31: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] #define STRNCPY(dest, src, n) strncpy(dest, src, n); dest[n - 1] = '\0' ^~~~~~~~~~~~~~~~~~~~~ src/system/properties.c:266:2: note: in expansion of macro 'STRNCPY' STRNCPY(temp, flags, strlen(flags) + 1); ^~~~~~~ src/system/properties.c:266:23: note: length computed here STRNCPY(temp, flags, strlen(flags) + 1); ^~~~~~~~~~~~~ src/system/../defs.h:153:50: note: in definition of macro 'STRNCPY' #define STRNCPY(dest, src, n) strncpy(dest, src, n); dest[n - 1] = '\0' ^ cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/chicken_trap.c src/system/properties.c: In function 'unsetFlags': src/system/../defs.h:153:31: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] #define STRNCPY(dest, src, n) strncpy(dest, src, n); dest[n - 1] = '\0' ^~~~~~~~~~~~~~~~~~~~~ src/system/properties.c:379:2: note: in expansion of macro 'STRNCPY' STRNCPY(temp, flags, strlen(flags) + 1); ^~~~~~~ src/system/properties.c:379:23: note: length computed here STRNCPY(temp, flags, strlen(flags) + 1); ^~~~~~~~~~~~~ src/system/../defs.h:153:50: note: in definition of macro 'STRNCPY' #define STRNCPY(dest, src, n) strncpy(dest, src, n); dest[n - 1] = '\0' ^ cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/world/target.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/world/spawner.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/enemy/rock.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/world/pressure_plate.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/world/door.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/world/weak_wall.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/world/switch.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/world/line_def.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/boss/boulder_boss.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/event/trigger.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/audio/music.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/coal_pile.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/event/objective.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/world/level_exit.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/enemy/spider.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/enemy/grub.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/boss/grub_boss.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/world/save_point.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/shrub.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/projectile.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/system/load_save.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/system/compress.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/event/global_trigger.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/enemy/fireball.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/enemy/wasp.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/enemy/small_boulder.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/dialog.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/event/script.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/menu/main_menu.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/menu/widget.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/menu/menu.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/menu/options_menu.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/world/npc.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/graphics/gib.c In file included from src/structs.h:20, from src/headers.h:52, from src/dialog.c:20: src/dialog.c: In function 'createDialogBox': src/defs.h:153:31: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] #define STRNCPY(dest, src, n) strncpy(dest, src, n); dest[n - 1] = '\0' ^~~~~~~~~~~~~~~~~~~~~ src/dialog.c:118:2: note: in expansion of macro 'STRNCPY' STRNCPY(text, msg, strlen(msg) + 1); ^~~~~~~ src/dialog.c:118:21: note: length computed here STRNCPY(text, msg, strlen(msg) + 1); ^~~~~~~~~~~ src/defs.h:153:50: note: in definition of macro 'STRNCPY' #define STRNCPY(dest, src, n) strncpy(dest, src, n); dest[n - 1] = '\0' ^ src/defs.h:153:31: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] #define STRNCPY(dest, src, n) strncpy(dest, src, n); dest[n - 1] = '\0' ^~~~~~~~~~~~~~~~~~~~~ src/dialog.c:131:3: note: in expansion of macro 'STRNCPY' STRNCPY(titleText, title, strlen(title) + 1); ^~~~~~~ src/dialog.c:131:29: note: length computed here STRNCPY(titleText, title, strlen(title) + 1); ^~~~~~~~~~~~~ src/defs.h:153:50: note: in definition of macro 'STRNCPY' #define STRNCPY(dest, src, n) strncpy(dest, src, n); dest[n - 1] = '\0' ^ src/defs.h:153:31: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] #define STRNCPY(dest, src, n) strncpy(dest, src, n); dest[n - 1] = '\0' ^~~~~~~~~~~~~~~~~~~~~ src/dialog.c:178:2: note: in expansion of macro 'STRNCPY' STRNCPY(text, msg, strlen(msg) + 1); ^~~~~~~ src/dialog.c:178:21: note: length computed here STRNCPY(text, msg, strlen(msg) + 1); ^~~~~~~~~~~ src/defs.h:153:50: note: in definition of macro 'STRNCPY' #define STRNCPY(dest, src, n) strncpy(dest, src, n); dest[n - 1] = '\0' ^ cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/heart_container.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/world/action_point.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/world/falling_platform.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/enemy/spitting_plant.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/enemy/red_grub.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/stalactite.c In file included from src/menu/../structs.h:20, from src/menu/../headers.h:52, from src/menu/widget.c:20: src/menu/widget.c: In function 'createWidgetText.isra.0': src/menu/../defs.h:153:31: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] #define STRNCPY(dest, src, n) strncpy(dest, src, n); dest[n - 1] = '\0' ^~~~~~~~~~~~~~~~~~~~~ src/menu/widget.c:166:2: note: in expansion of macro 'STRNCPY' STRNCPY(text, msg, strlen(msg) + 1); ^~~~~~~ src/menu/widget.c:166:21: note: length computed here STRNCPY(text, msg, strlen(msg) + 1); ^~~~~~~~~~~ src/menu/../defs.h:153:50: note: in definition of macro 'STRNCPY' #define STRNCPY(dest, src, n) strncpy(dest, src, n); dest[n - 1] = '\0' ^ src/menu/../defs.h:153:31: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] #define STRNCPY(dest, src, n) strncpy(dest, src, n); dest[n - 1] = '\0' ^~~~~~~~~~~~~~~~~~~~~ src/menu/widget.c:195:2: note: in expansion of macro 'STRNCPY' STRNCPY(text, msg, strlen(msg) + 1); ^~~~~~~ src/menu/widget.c:195:21: note: length computed here STRNCPY(text, msg, strlen(msg) + 1); ^~~~~~~~~~~ src/menu/../defs.h:153:50: note: in definition of macro 'STRNCPY' #define STRNCPY(dest, src, n) strncpy(dest, src, n); dest[n - 1] = '\0' ^ cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/bomb.c In file included from src/event/../structs.h:20, from src/event/../headers.h:52, from src/event/script.c:20: src/event/script.c: In function 'runScript.part.0': src/event/../defs.h:153:31: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] #define STRNCPY(dest, src, n) strncpy(dest, src, n); dest[n - 1] = '\0' ^~~~~~~~~~~~~~~~~~~~~ src/event/script.c:96:4: note: in expansion of macro 'STRNCPY' STRNCPY(existingLines[i], script.text[i], strlen(script.text[i]) + 1); ^~~~~~~ src/event/script.c:96:46: note: length computed here STRNCPY(existingLines[i], script.text[i], strlen(script.text[i]) + 1); ^~~~~~~~~~~~~~~~~~~~~~ src/event/../defs.h:153:50: note: in definition of macro 'STRNCPY' #define STRNCPY(dest, src, n) strncpy(dest, src, n); dest[n - 1] = '\0' ^ src/event/../defs.h:153:31: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] #define STRNCPY(dest, src, n) strncpy(dest, src, n); dest[n - 1] = '\0' ^~~~~~~~~~~~~~~~~~~~~ src/event/script.c:121:4: note: in expansion of macro 'STRNCPY' STRNCPY(script.text[i], existingLines[i], strlen(existingLines[i]) + 1); ^~~~~~~ src/event/script.c:121:46: note: length computed here STRNCPY(script.text[i], existingLines[i], strlen(existingLines[i]) + 1); ^~~~~~~~~~~~~~~~~~~~~~~~ src/event/../defs.h:153:50: note: in definition of macro 'STRNCPY' #define STRNCPY(dest, src, n) strncpy(dest, src, n); dest[n - 1] = '\0' ^ src/event/../defs.h:153:31: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] #define STRNCPY(dest, src, n) strncpy(dest, src, n); dest[n - 1] = '\0' ^~~~~~~~~~~~~~~~~~~~~ src/event/script.c:170:3: note: in expansion of macro 'STRNCPY' STRNCPY(script.text[i], line, strlen(line) + 1); ^~~~~~~ src/event/script.c:170:33: note: length computed here STRNCPY(script.text[i], line, strlen(line) + 1); ^~~~~~~~~~~~ src/event/../defs.h:153:50: note: in definition of macro 'STRNCPY' #define STRNCPY(dest, src, n) strncpy(dest, src, n); dest[n - 1] = '\0' ^ cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/world/explosion.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/bomb_pile.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/enemy/jumping_slime.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/enemy/egg.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/boss/golem_boss.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/enemy/baby_slime.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/enemy/snail.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/enemy/floating_snapper.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/boss/snake_boss.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/enemy/enemy_generator.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/enemy/flying_bug.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/potions.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/system/pak.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/menu/control_menu.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/menu/label.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/menu/sound_menu.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/boss/fly_boss.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/boss/ant_lion.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/menu/io_menu.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/menu/inventory_menu.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/enemy/scorpion.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/status_panel.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/world/trap_door.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/arrow_target.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/enemy/eye_stalk.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/enemy/snail_shell.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/boss/flying_maggot.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/world/conveyor_belt.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/power_generator.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/enemy/laser_grid.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/enemy/ceiling_snapper.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/enemy/gazer.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/world/teleporter.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/enemy/sludge.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/grabber.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/boss/golem_rock_dropper.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/menu/yes_no_menu.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/menu/about_menu.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/enemy/summoner.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/enemy/energy_drainer.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/symbol_block.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/number_block.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/force_field.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/gazer_eye_slot.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/spring.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/enemy/centurion.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/ice_cube.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/world/vanishing_platform.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/enemy/armadillo.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/bubble_machine.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/bubble.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/event/map_trigger.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/potion_dispenser.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/enemy/ceiling_crawler.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/tesla_charger.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/tesla_pack.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/enemy/lightning_tortoise.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/enemy/fire_burner.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/high_striker.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/containment_unit.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/boss/blob_boss.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/containment_unit_controls.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/ice_spray.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/blending_machine.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/robot.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/world/anti_gravity_field.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/spike_ball.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/system/error.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/code_door.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/code_display.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/skull.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/enemy/poltergiest.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/enemy/book.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/moveable_lift.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/glass_wall.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/enemy/spike_wall.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/enemy/whirlwind.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/enemy/large_book.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/tuning_fork.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/pedestal.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/enemy/spike_sphere.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/cauldron.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/soul_bottle.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/enemy/exploding_spike_sphere.c In file included from src/item/../structs.h:20, from src/item/../headers.h:52, from src/item/pedestal.c:20: src/item/pedestal.c: In function 'addStatue': src/item/pedestal.c:94:57: warning: argument to 'sizeof' in 'strncpy' call is the same expression as the source; did you mean to use the size of the destination? [-Wsizeof-pointer-memaccess] STRNCPY(self->objectiveName, e->objectiveName, sizeof(e->objectiveName)); ^ src/item/../defs.h:153:50: note: in definition of macro 'STRNCPY' #define STRNCPY(dest, src, n) strncpy(dest, src, n); dest[n - 1] = '\0' ^ cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/enemy/thunder_cloud.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/instruction_machine.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/enemy/spirit.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/boss/black_book.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/boss/mataeus.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/boss/mataeus_wall.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/mine_cart.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/boss/boulder_boss_2.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/rock_container.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/scale.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/lava_geyzer.c In file included from src/item/../structs.h:20, from src/item/../headers.h:52, from src/item/instruction_machine.c:20: src/item/instruction_machine.c: In function 'readInputCode': src/item/instruction_machine.c:158:54: warning: argument to 'sizeof' in 'strncpy' call is the same expression as the source; did you mean to use the size of the destination? [-Wsizeof-pointer-memaccess] STRNCPY(e->requires, self->target->requires, sizeof(self->target->requires)); ^ src/item/../defs.h:153:50: note: in definition of macro 'STRNCPY' #define STRNCPY(dest, src, n) strncpy(dest, src, n); dest[n - 1] = '\0' ^ cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/enemy/large_spider.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/crusher.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/medal.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/repellent.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/cloud_geyzer.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/menu/ok_menu.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/enemy/huge_spider.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/boss/armour_boss.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/slime_container.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/final_power_generator.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/mirror.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/light_source.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/light_beam.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/light_target.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/balloon.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/enemy/scanner.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/enemy/fly_trap.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/water_purifier.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/extend_o_grab.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/enemy/mouth_stalk.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/enemy/ground_spear.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/enemy/dragon_fly.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/sliding_puzzle.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/sliding_puzzle_display.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/enemy/auto_spike_ball.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/tread_mill.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/power_meter.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/enemy/gold_centurion.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/shield_pillar.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/crossbow.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/crossbow_bolt.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/catapult.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/menu/stats_menu.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/boss/awesome_boss.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/boss/awesome_boss_meter.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/boss/evil_edgar.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/enemy/fish.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/boss/borer_boss.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/light_pillar.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/exploding_gazer_eye.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/glass_cage.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/lab_crusher.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/exploding_gazer_eye_dud.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/soul_merger.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/soul_merger_control_panel.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/enemy/fire_tortoise.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/lava_door.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/enemy/dark_summoner.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/flame_pillar.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/boss/phoenix.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/enemy/pendulum.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/extend_o_grab_button.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/puzzle_piece.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/jigsaw_puzzle.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/jigsaw_puzzle_display.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/magnet.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/enemy/ice_tortoise.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/enemy/splitter.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/attractor.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/enemy/buzz_saw.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/cell_bars.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/boss/sorceror.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/boss/centurion_boss.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/boss/sewer_boss.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/item_remover.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/safe.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/enemy/ground_snapper.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/enemy/sasquatch.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/enemy/icicle.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/enemy/giant_snowball.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/menu/script_menu.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/snow_pile.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/enemy/ceiling_creeper.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/enemy/gas_plant.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/enemy/centipede.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/spore_crop.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/spore.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/enemy/sludge_pool.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/vines.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/enemy/undead_gazer.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/slime_potion_pool.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/enemy/frog.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/enemy/master_tortoise.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/enemy/red_ceiling_creeper.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/enemy/rampaging_master_tortoise.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/menu/cheat_menu.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/monster_skull.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/boss/cave_boss.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/apple_tree.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/apple.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/one_way_door.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/colour_pot.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/colour_display.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/phase_door.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/mastermind_display.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/mastermind.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/enemy/iron_ball.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/memory_match.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/memory_match_display.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/enemy/hoover.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/boss/black_book_2.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/drawbridge_pulley.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/drawbridge_anchor.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/enemy/giant_ceiling_creeper.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/enemy/baby_salamander.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/safe_combination.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/boss/grimlore.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/grimlore_artifact.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/enemy/magic_missile.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/boss/grimlore_summon_spell.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/hidden_passage_wall.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/poison_meat.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/train.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/train_track.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/enemy/flame_statue.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/enemy/armour_changer.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/credits.c src/item/safe_combination.c: In function 'activate': src/item/safe_combination.c:137:4: warning: 'strncat' output may be truncated copying between 176 and 255 bytes from a string of length 255 [-Wstringop-truncation] strncat(combination, self->description, MAX_MESSAGE_LENGTH - strlen(combination) - 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/boss/black_book_3.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/boss/sorceror_2.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/enemy/sorceror_dark_summoner.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/boss/sorceror_floor.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/menu/medals_menu.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/enemy/skull_door.c In file included from src/structs.h:20, from src/headers.h:52, from src/credits.c:20: src/credits.c: In function 'countTokens': cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/enemy/ghost.c src/defs.h:153:31: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] #define STRNCPY(dest, src, n) strncpy(dest, src, n); dest[n - 1] = '\0' ^~~~~~~~~~~~~~~~~~~~~ src/credits.c:1022:2: note: in expansion of macro 'STRNCPY' STRNCPY(temp, line, strlen(line) + 1); ^~~~~~~ cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/enemy/slug.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/portable_save.c src/credits.c:1022:22: note: length computed here STRNCPY(temp, line, strlen(line) + 1); ^~~~~~~~~~~~ src/defs.h:153:50: note: in definition of macro 'STRNCPY' #define STRNCPY(dest, src, n) strncpy(dest, src, n); dest[n - 1] = '\0' ^ cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/enemy/crypt_skull.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/enemy/skeleton.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/bell_rope.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/music_sheet_display.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/title.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/boss/azriel.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/enemy/zombie.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/boss/mini_gargoyle.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/boss/gargoyle.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/boss/chaos.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/boss/chaos_vine.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/i18n.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/boss/azriel_grave.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/item/chaos_chain_base.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/graphics/save_png.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/graphics/texture_cache.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/draw_editor.c In file included from src/structs.h:20, from src/headers.h:52, from src/i18n.c:20: In function 'put', inlined from 'setLanguage' at src/i18n.c:223:3: src/defs.h:153:31: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] #define STRNCPY(dest, src, n) strncpy(dest, src, n); dest[n - 1] = '\0' ^~~~~~~~~~~~~~~~~~~~~ src/i18n.c:330:2: note: in expansion of macro 'STRNCPY' STRNCPY(newBucket->key, key, strlen(key) + 1); ^~~~~~~ src/i18n.c: In function 'setLanguage': src/i18n.c:330:31: note: length computed here STRNCPY(newBucket->key, key, strlen(key) + 1); ^~~~~~~~~~~ src/defs.h:153:50: note: in definition of macro 'STRNCPY' #define STRNCPY(dest, src, n) strncpy(dest, src, n); dest[n - 1] = '\0' ^ In function 'put', inlined from 'setLanguage' at src/i18n.c:223:3: src/defs.h:153:31: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] #define STRNCPY(dest, src, n) strncpy(dest, src, n); dest[n - 1] = '\0' ^~~~~~~~~~~~~~~~~~~~~ src/i18n.c:331:2: note: in expansion of macro 'STRNCPY' STRNCPY(newBucket->value, value, strlen(value) + 1); ^~~~~~~ src/i18n.c: In function 'setLanguage': src/i18n.c:331:35: note: length computed here STRNCPY(newBucket->value, value, strlen(value) + 1); ^~~~~~~~~~~~~ src/defs.h:153:50: note: in definition of macro 'STRNCPY' #define STRNCPY(dest, src, n) strncpy(dest, src, n); dest[n - 1] = '\0' ^ cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/main_editor.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/cursor.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/pak_creator.c msgfmt -c -o locale/ar.mo locale/ar.po msgfmt -c -o locale/cs.mo locale/cs.po msgfmt -c -o locale/da.mo locale/da.po msgfmt -c -o locale/de.mo locale/de.po msgfmt -c -o locale/el.mo locale/el.po msgfmt -c -o locale/en_GB.mo locale/en_GB.po msgfmt -c -o locale/en_US.mo locale/en_US.po msgfmt -c -o locale/eo.mo locale/eo.po msgfmt -c -o locale/es.mo locale/es.po msgfmt -c -o locale/fa.mo locale/fa.po msgfmt -c -o locale/fr.mo locale/fr.po msgfmt -c -o locale/hi.mo locale/hi.po msgfmt -c -o locale/id.mo locale/id.po msgfmt -c -o locale/it.mo locale/it.po msgfmt -c -o locale/ja.mo locale/ja.po msgfmt -c -o locale/jv.mo locale/jv.po msgfmt -c -o locale/ko.mo locale/ko.po msgfmt -c -o locale/ms.mo locale/ms.po msgfmt -c -o locale/nl.mo locale/nl.po msgfmt -c -o locale/pl.mo locale/pl.po msgfmt -c -o locale/pt.mo locale/pt.po msgfmt -c -o locale/pt_BR.mo locale/pt_BR.po msgfmt -c -o locale/ro.mo locale/ro.po msgfmt -c -o locale/ru.mo locale/ru.po msgfmt -c -o locale/sk.mo locale/sk.po msgfmt -c -o locale/sr.mo locale/sr.po msgfmt -c -o locale/sv.mo locale/sv.po msgfmt -c -o locale/ta.mo locale/ta.po msgfmt -c -o locale/tr.mo locale/tr.po msgfmt -c -o locale/uk.mo locale/uk.po msgfmt -c -o locale/ur.mo locale/ur.po msgfmt -c -o locale/vi.mo locale/vi.po msgfmt -c -o locale/zh_CN.mo locale/zh_CN.po cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DVERSION=1.33 -DRELEASE=1 -DDEV=0 -DINSTALL_PATH=\"/usr/local/share/edgar/\" -DLOCALE_DIR=\"/usr/local/share/locale/\" -DUNIX=1 -DPAK_FILE=\"edgar.pak\" -c src/po_creator.c In file included from src/structs.h:20, from src/headers.h:52, from src/pak_creator.c:20: src/pak_creator.c: In function 'compressFile': src/defs.h:153:31: warning: 'strncpy' specified bound 256 equals destination size [-Wstringop-truncation] #define STRNCPY(dest, src, n) strncpy(dest, src, n); dest[n - 1] = '\0' ^~~~~~~~~~~~~~~~~~~~~ src/pak_creator.c:329:2: note: in expansion of macro 'STRNCPY' STRNCPY(fileData[fileID].filename, filename, MAX_FILE_LENGTH); ^~~~~~~ cc pak_creator.o -o pak `sdl2-config --libs` -lSDL2_mixer -lSDL2_image -lSDL2_ttf -lz -lm -lpng cc draw.o main.o animation.o audio.o collisions.o entity.o font.o game.o graphics.o init.o input.o inventory.o lift.o map.o player.o resources.o weather.o sprites.o bat.o properties.o custom_actions.o item.o enemies.o hud.o random.o decoration.o chicken_feed.o chicken.o key_items.o record.o geometry.o chicken_trap.o target.o spawner.o rock.o pressure_plate.o door.o weak_wall.o switch.o line_def.o boulder_boss.o trigger.o music.o coal_pile.o objective.o level_exit.o spider.o grub.o grub_boss.o save_point.o shrub.o projectile.o load_save.o compress.o global_trigger.o fireball.o wasp.o small_boulder.o dialog.o script.o main_menu.o widget.o menu.o options_menu.o npc.o gib.o heart_container.o action_point.o falling_platform.o spitting_plant.o red_grub.o stalactite.o bomb.o explosion.o bomb_pile.o jumping_slime.o egg.o golem_boss.o baby_slime.o snail.o floating_snapper.o snake_boss.o enemy_generator.o flying_bug.o potions.o pak.o control_menu.o label.o sound_menu.o fly_boss.o ant_lion.o io_menu.o inventory_menu.o scorpion.o status_panel.o trap_door.o arrow_target.o eye_stalk.o snail_shell.o flying_maggot.o conveyor_belt.o power_generator.o laser_grid.o ceiling_snapper.o gazer.o teleporter.o sludge.o grabber.o golem_rock_dropper.o yes_no_menu.o about_menu.o summoner.o energy_drainer.o symbol_block.o number_block.o force_field.o gazer_eye_slot.o spring.o centurion.o ice_cube.o vanishing_platform.o armadillo.o bubble_machine.o bubble.o map_trigger.o potion_dispenser.o ceiling_crawler.o tesla_charger.o tesla_pack.o lightning_tortoise.o fire_burner.o high_striker.o containment_unit.o blob_boss.o containment_unit_controls.o ice_spray.o blending_machine.o robot.o anti_gravity_field.o spike_ball.o error.o code_door.o code_display.o skull.o poltergiest.o book.o moveable_lift.o glass_wall.o spike_wall.o whirlwind.o large_book.o tuning_fork.o pedestal.o spike_sphere.o cauldron.o soul_bottle.o exploding_spike_sphere.o thunder_cloud.o instruction_machine.o spirit.o black_book.o mataeus.o mataeus_wall.o mine_cart.o boulder_boss_2.o rock_container.o scale.o lava_geyzer.o large_spider.o crusher.o medal.o repellent.o cloud_geyzer.o ok_menu.o huge_spider.o armour_boss.o slime_container.o final_power_generator.o mirror.o light_source.o light_beam.o light_target.o balloon.o scanner.o fly_trap.o water_purifier.o extend_o_grab.o mouth_stalk.o ground_spear.o dragon_fly.o sliding_puzzle.o sliding_puzzle_display.o auto_spike_ball.o tread_mill.o power_meter.o gold_centurion.o shield_pillar.o crossbow.o crossbow_bolt.o catapult.o stats_menu.o awesome_boss.o awesome_boss_meter.o evil_edgar.o fish.o borer_boss.o light_pillar.o exploding_gazer_eye.o glass_cage.o lab_crusher.o exploding_gazer_eye_dud.o soul_merger.o soul_merger_control_panel.o fire_tortoise.o lava_door.o dark_summoner.o flame_pillar.o phoenix.o pendulum.o extend_o_grab_button.o puzzle_piece.o jigsaw_puzzle.o jigsaw_puzzle_display.o magnet.o ice_tortoise.o splitter.o attractor.o buzz_saw.o cell_bars.o sorceror.o centurion_boss.o sewer_boss.o item_remover.o safe.o ground_snapper.o sasquatch.o icicle.o giant_snowball.o script_menu.o snow_pile.o ceiling_creeper.o gas_plant.o centipede.o spore_crop.o spore.o sludge_pool.o vines.o undead_gazer.o slime_potion_pool.o frog.o master_tortoise.o red_ceiling_creeper.o rampaging_master_tortoise.o cheat_menu.o monster_skull.o cave_boss.o apple_tree.o apple.o one_way_door.o colour_pot.o colour_display.o phase_door.o mastermind_display.o mastermind.o iron_ball.o memory_match.o memory_match_display.o hoover.o black_book_2.o drawbridge_pulley.o drawbridge_anchor.o giant_ceiling_creeper.o baby_salamander.o safe_combination.o grimlore.o grimlore_artifact.o magic_missile.o grimlore_summon_spell.o hidden_passage_wall.o poison_meat.o train.o train_track.o flame_statue.o armour_changer.o credits.o black_book_3.o sorceror_2.o sorceror_dark_summoner.o sorceror_floor.o medals_menu.o skull_door.o ghost.o slug.o portable_save.o crypt_skull.o skeleton.o bell_rope.o music_sheet_display.o title.o azriel.o zombie.o mini_gargoyle.o gargoyle.o chaos.o chaos_vine.o i18n.o azriel_grave.o chaos_chain_base.o save_png.o texture_cache.o -o edgar `sdl2-config --libs` -lSDL2_mixer -lSDL2_image -lSDL2_ttf -lz -lm -lpng cc draw_editor.o main_editor.o cursor.o animation.o audio.o collisions.o entity.o font.o game.o graphics.o init.o input.o inventory.o lift.o map.o player.o resources.o weather.o sprites.o bat.o properties.o custom_actions.o item.o enemies.o hud.o random.o decoration.o chicken_feed.o chicken.o key_items.o record.o geometry.o chicken_trap.o target.o spawner.o rock.o pressure_plate.o door.o weak_wall.o switch.o line_def.o boulder_boss.o trigger.o music.o coal_pile.o objective.o level_exit.o spider.o grub.o grub_boss.o save_point.o shrub.o projectile.o load_save.o compress.o global_trigger.o fireball.o wasp.o small_boulder.o dialog.o script.o main_menu.o widget.o menu.o options_menu.o npc.o gib.o heart_container.o action_point.o falling_platform.o spitting_plant.o red_grub.o stalactite.o bomb.o explosion.o bomb_pile.o jumping_slime.o egg.o golem_boss.o baby_slime.o snail.o floating_snapper.o snake_boss.o enemy_generator.o flying_bug.o potions.o pak.o control_menu.o label.o sound_menu.o fly_boss.o ant_lion.o io_menu.o inventory_menu.o scorpion.o status_panel.o trap_door.o arrow_target.o eye_stalk.o snail_shell.o flying_maggot.o conveyor_belt.o power_generator.o laser_grid.o ceiling_snapper.o gazer.o teleporter.o sludge.o grabber.o golem_rock_dropper.o yes_no_menu.o about_menu.o summoner.o energy_drainer.o symbol_block.o number_block.o force_field.o gazer_eye_slot.o spring.o centurion.o ice_cube.o vanishing_platform.o armadillo.o bubble_machine.o bubble.o map_trigger.o potion_dispenser.o ceiling_crawler.o tesla_charger.o tesla_pack.o lightning_tortoise.o fire_burner.o high_striker.o containment_unit.o blob_boss.o containment_unit_controls.o ice_spray.o blending_machine.o robot.o anti_gravity_field.o spike_ball.o error.o code_door.o code_display.o skull.o poltergiest.o book.o moveable_lift.o glass_wall.o spike_wall.o whirlwind.o large_book.o tuning_fork.o pedestal.o spike_sphere.o cauldron.o soul_bottle.o exploding_spike_sphere.o thunder_cloud.o instruction_machine.o spirit.o black_book.o mataeus.o mataeus_wall.o mine_cart.o boulder_boss_2.o rock_container.o scale.o lava_geyzer.o large_spider.o crusher.o medal.o repellent.o cloud_geyzer.o ok_menu.o huge_spider.o armour_boss.o slime_container.o final_power_generator.o mirror.o light_source.o light_beam.o light_target.o balloon.o scanner.o fly_trap.o water_purifier.o extend_o_grab.o mouth_stalk.o ground_spear.o dragon_fly.o sliding_puzzle.o sliding_puzzle_display.o auto_spike_ball.o tread_mill.o power_meter.o gold_centurion.o shield_pillar.o crossbow.o crossbow_bolt.o catapult.o stats_menu.o awesome_boss.o awesome_boss_meter.o evil_edgar.o fish.o borer_boss.o light_pillar.o exploding_gazer_eye.o glass_cage.o lab_crusher.o exploding_gazer_eye_dud.o soul_merger.o soul_merger_control_panel.o fire_tortoise.o lava_door.o dark_summoner.o flame_pillar.o phoenix.o pendulum.o extend_o_grab_button.o puzzle_piece.o jigsaw_puzzle.o jigsaw_puzzle_display.o magnet.o ice_tortoise.o splitter.o attractor.o buzz_saw.o cell_bars.o sorceror.o centurion_boss.o sewer_boss.o item_remover.o safe.o ground_snapper.o sasquatch.o icicle.o giant_snowball.o script_menu.o snow_pile.o ceiling_creeper.o gas_plant.o centipede.o spore_crop.o spore.o sludge_pool.o vines.o undead_gazer.o slime_potion_pool.o frog.o master_tortoise.o red_ceiling_creeper.o rampaging_master_tortoise.o cheat_menu.o monster_skull.o cave_boss.o apple_tree.o apple.o one_way_door.o colour_pot.o colour_display.o phase_door.o mastermind_display.o mastermind.o iron_ball.o memory_match.o memory_match_display.o hoover.o black_book_2.o drawbridge_pulley.o drawbridge_anchor.o giant_ceiling_creeper.o baby_salamander.o safe_combination.o grimlore.o grimlore_artifact.o magic_missile.o grimlore_summon_spell.o hidden_passage_wall.o poison_meat.o train.o train_track.o flame_statue.o armour_changer.o credits.o black_book_3.o sorceror_2.o sorceror_dark_summoner.o sorceror_floor.o medals_menu.o skull_door.o ghost.o slug.o portable_save.o crypt_skull.o skeleton.o bell_rope.o music_sheet_display.o title.o azriel.o zombie.o mini_gargoyle.o gargoyle.o chaos.o chaos_vine.o i18n.o azriel_grave.o chaos_chain_base.o save_png.o texture_cache.o -o mapeditor `sdl2-config --libs` -lSDL2_mixer -lSDL2_image -lSDL2_ttf -lz -lm -lpng cc po_creator.o -o po_creator `sdl2-config --libs` -lSDL2_mixer -lSDL2_image -lSDL2_ttf -lz -lm -lpng gmake[1]: Leaving directory '/construction/games/legend-of-edgar/edgar-1.33' SUCCEEDED 00:01:47 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for legend-of-edgar-1.33 ===> Generating temporary packing list gmake[1]: Entering directory '/construction/games/legend-of-edgar/edgar-1.33' ./pak data gfx music sound font edgar.pak Will compress 6799 files Compressing 00%... Compressing 00%... Compressing 00%... Compressing 00%... Compressing 00%... Compressing 00%... Compressing 00%... Compressing 00%... Compressing 00%... Compressing 00%... Compressing 00%... Compressing 00%... Compressing 00%... Compressing 00%... Compressing 00%... Compressing 00%... Compressing 00%... Compressing 00%... Compressing 00%... Compressing 00%... Compressing 00%... Compressing 00%... Compressing 00%... Compressing 00%... Compressing 00%... Compressing 00%... Compressing 00%... Compressing 00%... Compressing 00%... Compressing 00%... Compressing 00%... Compressing 00%... Compressing 00%... Compressing 00%... Compressing 00%... Compressing 00%... Compressing 00%... Compressing 00%... Compressing 00%... Compressing 00%... Compressing 00%... Compressing 00%... Compressing 00%... Compressing 00%... Compressing 00%... Compressing 00%... Compressing 00%... Compressing 00%... Compressing 00%... Compressing 00%... Compressing 00%... Compressing 00%... Compressing 00%... Compressing 00%... Compressing 00%... Compressing 00%... Compressing 00%... Compressing 00%... Compressing 00%... Compressing 00%... Compressing 00%... Compressing 00%... Compressing 00%... Compressing 00%... Compressing 00%... Compressing 00%... Compressing 00%... Compressing 00%... Compressing 00%... Compressing 01%... Compressing 01%... Compressing 01%... Compressing 01%... Compressing 01%... Compressing 01%... Compressing 01%... Compressing 01%... Compressing 01%... Compressing 01%... Compressing 01%... Compressing 01%... Compressing 01%... Compressing 01%... Compressing 01%... Compressing 01%... Compressing 01%... Compressing 01%... Compressing 01%... Compressing 01%... Compressing 01%... Compressing 01%... Compressing 01%... Compressing 01%... Compressing 01%... Compressing 01%... Compressing 01%... Compressing 01%... Compressing 01%... Compressing 01%... Compressing 01%... Compressing 01%... Compressing 01%... Compressing 01%... Compressing 01%... Compressing 01%... Compressing 01%... Compressing 01%... Compressing 01%... Compressing 01%... Compressing 01%... Compressing 01%... Compressing 01%... Compressing 01%... Compressing 01%... Compressing 01%... Compressing 01%... Compressing 01%... Compressing 01%... Compressing 01%... Compressing 01%... Compressing 01%... Compressing 01%... Compressing 01%... Compressing 01%... Compressing 01%... Compressing 01%... Compressing 01%... Compressing 01%... Compressing 01%... Compressing 01%... Compressing 01%... Compressing 01%... Compressing 01%... Compressing 01%... Compressing 01%... Compressing 01%... Compressing 01%... Compressing 02%... Compressing 02%... Compressing 02%... Compressing 02%... Compressing 02%... Compressing 02%... Compressing 02%... Compressing 02%... Compressing 02%... Compressing 02%... Compressing 02%... Compressing 02%... Compressing 02%... Compressing 02%... Compressing 02%... Compressing 02%... Compressing 02%... Compressing 02%... Compressing 02%... Compressing 02%... Compressing 02%... Compressing 02%... Compressing 02%... Compressing 02%... Compressing 02%... Compressing 02%... Compressing 02%... Compressing 02%... Compressing 02%... Compressing 02%... Compressing 02%... Compressing 02%... Compressing 02%... Compressing 02%... Compressing 02%... Compressing 02%... Compressing 02%... Compressing 02%... Compressing 02%... Compressing 02%... Compressing 02%... Compressing 02%... Compressing 02%... Compressing 02%... Compressing 02%... Compressing 02%... Compressing 02%... Compressing 02%... Compressing 02%... Compressing 02%... Compressing 02%... Compressing 02%... Compressing 02%... Compressing 02%... Compressing 02%... Compressing 02%... Compressing 02%... Compressing 02%... Compressing 02%... Compressing 02%... Compressing 02%... Compressing 02%... Compressing 02%... Compressing 02%... Compressing 02%... Compressing 02%... Compressing 02%... Compressing 02%... Compressing 03%... Compressing 03%... Compressing 03%... Compressing 03%... Compressing 03%... Compressing 03%... Compressing 03%... Compressing 03%... Compressing 03%... Compressing 03%... Compressing 03%... Compressing 03%... Compressing 03%... Compressing 03%... Compressing 03%... Compressing 03%... Compressing 03%... Compressing 03%... Compressing 03%... Compressing 03%... Compressing 03%... Compressing 03%... Compressing 03%... Compressing 03%... Compressing 03%... Compressing 03%... Compressing 03%... Compressing 03%... Compressing 03%... Compressing 03%... Compressing 03%... Compressing 03%... Compressing 03%... Compressing 03%... Compressing 03%... Compressing 03%... Compressing 03%... Compressing 03%... Compressing 03%... Compressing 03%... Compressing 03%... Compressing 03%... Compressing 03%... Compressing 03%... Compressing 03%... Compressing 03%... Compressing 03%... Compressing 03%... Compressing 03%... Compressing 03%... Compressing 03%... Compressing 03%... Compressing 03%... Compressing 03%... Compressing 03%... Compressing 03%... Compressing 03%... Compressing 03%... Compressing 03%... Compressing 03%... Compressing 03%... Compressing 03%... Compressing 03%... Compressing 03%... Compressing 03%... Compressing 03%... Compressing 03%... Compressing 03%... Compressing 04%... Compressing 04%... Compressing 04%... Compressing 04%... Compressing 04%... Compressing 04%... Compressing 04%... Compressing 04%... Compressing 04%... Compressing 04%... Compressing 04%... Compressing 04%... Compressing 04%... Compressing 04%... Compressing 04%... Compressing 04%... Compressing 04%... Compressing 04%... Compressing 04%... Compressing 04%... Compressing 04%... Compressing 04%... Compressing 04%... Compressing 04%... Compressing 04%... Compressing 04%... Compressing 04%... Compressing 04%... Compressing 04%... Compressing 04%... Compressing 04%... Compressing 04%... Compressing 04%... Compressing 04%... Compressing 04%... Compressing 04%... Compressing 04%... Compressing 04%... Compressing 04%... Compressing 04%... Compressing 04%... Compressing 04%... Compressing 04%... Compressing 04%... Compressing 04%... Compressing 04%... Compressing 04%... Compressing 04%... Compressing 04%... Compressing 04%... Compressing 04%... Compressing 04%... Compressing 04%... Compressing 04%... Compressing 04%... Compressing 04%... Compressing 04%... Compressing 04%... Compressing 04%... Compressing 04%... Compressing 04%... Compressing 04%... Compressing 04%... Compressing 04%... Compressing 04%... Compressing 04%... Compressing 04%... Compressing 04%... Compressing 05%... Compressing 05%... Compressing 05%... Compressing 05%... Compressing 05%... Compressing 05%... Compressing 05%... Compressing 05%... Compressing 05%... Compressing 05%... Compressing 05%... Compressing 05%... Compressing 05%... Compressing 05%... Compressing 05%... Compressing 05%... Compressing 05%... Compressing 05%... Compressing 05%... Compressing 05%... Compressing 05%... Compressing 05%... Compressing 05%... Compressing 05%... Compressing 05%... Compressing 05%... Compressing 05%... Compressing 05%... Compressing 05%... Compressing 05%... Compressing 05%... Compressing 05%... Compressing 05%... Compressing 05%... Compressing 05%... Compressing 05%... Compressing 05%... Compressing 05%... Compressing 05%... Compressing 05%... Compressing 05%... Compressing 05%... Compressing 05%... Compressing 05%... Compressing 05%... Compressing 05%... Compressing 05%... Compressing 05%... Compressing 05%... Compressing 05%... Compressing 05%... Compressing 05%... Compressing 05%... Compressing 05%... Compressing 05%... Compressing 05%... Compressing 05%... Compressing 05%... Compressing 05%... Compressing 05%... Compressing 05%... Compressing 05%... Compressing 05%... Compressing 05%... Compressing 05%... Compressing 05%... Compressing 05%... Compressing 05%... Compressing 06%... Compressing 06%... Compressing 06%... Compressing 06%... Compressing 06%... Compressing 06%... Compressing 06%... Compressing 06%... Compressing 06%... Compressing 06%... Compressing 06%... Compressing 06%... Compressing 06%... Compressing 06%... Compressing 06%... Compressing 06%... Compressing 06%... Compressing 06%... Compressing 06%... Compressing 06%... Compressing 06%... Compressing 06%... Compressing 06%... Compressing 06%... Compressing 06%... Compressing 06%... Compressing 06%... Compressing 06%... Compressing 06%... Compressing 06%... Compressing 06%... Compressing 06%... Compressing 06%... Compressing 06%... Compressing 06%... Compressing 06%... Compressing 06%... Compressing 06%... Compressing 06%... Compressing 06%... Compressing 06%... Compressing 06%... Compressing 06%... Compressing 06%... Compressing 06%... Compressing 06%... Compressing 06%... Compressing 06%... Compressing 06%... Compressing 06%... Compressing 06%... Compressing 06%... Compressing 06%... Compressing 06%... Compressing 06%... Compressing 06%... Compressing 06%... Compressing 06%... Compressing 06%... Compressing 06%... Compressing 06%... Compressing 06%... Compressing 06%... Compressing 06%... Compressing 06%... Compressing 06%... Compressing 06%... Compressing 06%... Compressing 07%... Compressing 07%... Compressing 07%... Compressing 07%... Compressing 07%... Compressing 07%... Compressing 07%... Compressing 07%... Compressing 07%... Compressing 07%... Compressing 07%... Compressing 07%... Compressing 07%... Compressing 07%... Compressing 07%... Compressing 07%... Compressing 07%... Compressing 07%... Compressing 07%... Compressing 07%... Compressing 07%... Compressing 07%... Compressing 07%... Compressing 07%... Compressing 07%... Compressing 07%... Compressing 07%... Compressing 07%... Compressing 07%... Compressing 07%... Compressing 07%... Compressing 07%... Compressing 07%... Compressing 07%... Compressing 07%... Compressing 07%... Compressing 07%... Compressing 07%... Compressing 07%... Compressing 07%... Compressing 07%... Compressing 07%... Compressing 07%... Compressing 07%... Compressing 07%... Compressing 07%... Compressing 07%... Compressing 07%... Compressing 07%... Compressing 07%... Compressing 07%... Compressing 07%... Compressing 07%... Compressing 07%... Compressing 07%... Compressing 07%... Compressing 07%... Compressing 07%... Compressing 07%... Compressing 07%... Compressing 07%... Compressing 07%... Compressing 07%... Compressing 07%... Compressing 07%... Compressing 07%... Compressing 07%... Compressing 07%... Compressing 08%... Compressing 08%... Compressing 08%... Compressing 08%... Compressing 08%... Compressing 08%... Compressing 08%... Compressing 08%... Compressing 08%... Compressing 08%... Compressing 08%... Compressing 08%... Compressing 08%... Compressing 08%... Compressing 08%... Compressing 08%... Compressing 08%... Compressing 08%... Compressing 08%... Compressing 08%... Compressing 08%... Compressing 08%... Compressing 08%... Compressing 08%... Compressing 08%... Compressing 08%... Compressing 08%... Compressing 08%... Compressing 08%... Compressing 08%... Compressing 08%... Compressing 08%... Compressing 08%... Compressing 08%... Compressing 08%... Compressing 08%... Compressing 08%... Compressing 08%... Compressing 08%... Compressing 08%... Compressing 08%... Compressing 08%... Compressing 08%... Compressing 08%... Compressing 08%... Compressing 08%... Compressing 08%... Compressing 08%... Compressing 08%... Compressing 08%... Compressing 08%... Compressing 08%... Compressing 08%... Compressing 08%... Compressing 08%... Compressing 08%... Compressing 08%... Compressing 08%... Compressing 08%... Compressing 08%... Compressing 08%... Compressing 08%... Compressing 08%... Compressing 08%... Compressing 08%... Compressing 08%... Compressing 08%... Compressing 08%... Compressing 09%... Compressing 09%... Compressing 09%... Compressing 09%... Compressing 09%... Compressing 09%... Compressing 09%... Compressing 09%... Compressing 09%... Compressing 09%... Compressing 09%... Compressing 09%... Compressing 09%... Compressing 09%... Compressing 09%... Compressing 09%... Compressing 09%... Compressing 09%... Compressing 09%... Compressing 09%... Compressing 09%... Compressing 09%... Compressing 09%... Compressing 09%... Compressing 09%... Compressing 09%... Compressing 09%... Compressing 09%... Compressing 09%... Compressing 09%... Compressing 09%... Compressing 09%... Compressing 09%... Compressing 09%... Compressing 09%... Compressing 09%... Compressing 09%... Compressing 09%... Compressing 09%... Compressing 09%... Compressing 09%... Compressing 09%... Compressing 09%... Compressing 09%... Compressing 09%... Compressing 09%... Compressing 09%... Compressing 09%... Compressing 09%... Compressing 09%... Compressing 09%... Compressing 09%... Compressing 09%... Compressing 09%... Compressing 09%... Compressing 09%... Compressing 09%... Compressing 09%... Compressing 09%... Compressing 09%... Compressing 09%... Compressing 09%... Compressing 09%... Compressing 09%... Compressing 09%... Compressing 09%... Compressing 09%... Compressing 09%... Compressing 10%... Compressing 10%... Compressing 10%... Compressing 10%... Compressing 10%... Compressing 10%... Compressing 10%... Compressing 10%... Compressing 10%... Compressing 10%... Compressing 10%... Compressing 10%... Compressing 10%... Compressing 10%... Compressing 10%... Compressing 10%... Compressing 10%... Compressing 10%... Compressing 10%... Compressing 10%... Compressing 10%... Compressing 10%... Compressing 10%... Compressing 10%... Compressing 10%... Compressing 10%... Compressing 10%... Compressing 10%... Compressing 10%... Compressing 10%... Compressing 10%... Compressing 10%... Compressing 10%... Compressing 10%... Compressing 10%... Compressing 10%... Compressing 10%... Compressing 10%... Compressing 10%... Compressing 10%... Compressing 10%... Compressing 10%... Compressing 10%... Compressing 10%... Compressing 10%... Compressing 10%... Compressing 10%... Compressing 10%... Compressing 10%... Compressing 10%... Compressing 10%... Compressing 10%... Compressing 10%... Compressing 10%... Compressing 10%... Compressing 10%... Compressing 10%... Compressing 10%... Compressing 10%... Compressing 10%... Compressing 10%... Compressing 10%... Compressing 10%... Compressing 10%... Compressing 10%... Compressing 10%... Compressing 10%... Compressing 10%... Compressing 11%... Compressing 11%... Compressing 11%... Compressing 11%... Compressing 11%... Compressing 11%... Compressing 11%... Compressing 11%... Compressing 11%... Compressing 11%... Compressing 11%... Compressing 11%... Compressing 11%... Compressing 11%... Compressing 11%... Compressing 11%... Compressing 11%... Compressing 11%... Compressing 11%... Compressing 11%... Compressing 11%... Compressing 11%... Compressing 11%... Compressing 11%... Compressing 11%... Compressing 11%... Compressing 11%... Compressing 11%... Compressing 11%... Compressing 11%... Compressing 11%... Compressing 11%... Compressing 11%... Compressing 11%... Compressing 11%... Compressing 11%... Compressing 11%... Compressing 11%... Compressing 11%... Compressing 11%... Compressing 11%... Compressing 11%... Compressing 11%... Compressing 11%... Compressing 11%... Compressing 11%... Compressing 11%... Compressing 11%... Compressing 11%... Compressing 11%... Compressing 11%... Compressing 11%... Compressing 11%... Compressing 11%... Compressing 11%... Compressing 11%... Compressing 11%... Compressing 11%... Compressing 11%... Compressing 11%... Compressing 11%... Compressing 11%... Compressing 11%... Compressing 11%... Compressing 11%... Compressing 11%... Compressing 11%... Compressing 11%... Compressing 12%... Compressing 12%... Compressing 12%... Compressing 12%... Compressing 12%... Compressing 12%... Compressing 12%... Compressing 12%... Compressing 12%... Compressing 12%... Compressing 12%... Compressing 12%... Compressing 12%... Compressing 12%... Compressing 12%... Compressing 12%... Compressing 12%... Compressing 12%... Compressing 12%... Compressing 12%... Compressing 12%... Compressing 12%... Compressing 12%... Compressing 12%... Compressing 12%... Compressing 12%... Compressing 12%... Compressing 12%... Compressing 12%... Compressing 12%... Compressing 12%... Compressing 12%... Compressing 12%... Compressing 12%... Compressing 12%... Compressing 12%... Compressing 12%... Compressing 12%... Compressing 12%... Compressing 12%... Compressing 12%... Compressing 12%... Compressing 12%... Compressing 12%... Compressing 12%... Compressing 12%... Compressing 12%... Compressing 12%... Compressing 12%... Compressing 12%... Compressing 12%... Compressing 12%... Compressing 12%... Compressing 12%... Compressing 12%... Compressing 12%... Compressing 12%... Compressing 12%... Compressing 12%... Compressing 12%... Compressing 12%... Compressing 12%... Compressing 12%... Compressing 12%... Compressing 12%... Compressing 12%... Compressing 12%... Compressing 12%... Compressing 13%... Compressing 13%... Compressing 13%... Compressing 13%... Compressing 13%... Compressing 13%... Compressing 13%... Compressing 13%... Compressing 13%... Compressing 13%... Compressing 13%... Compressing 13%... Compressing 13%... Compressing 13%... Compressing 13%... Compressing 13%... Compressing 13%... Compressing 13%... Compressing 13%... Compressing 13%... Compressing 13%... Compressing 13%... Compressing 13%... Compressing 13%... Compressing 13%... Compressing 13%... Compressing 13%... Compressing 13%... Compressing 13%... Compressing 13%... Compressing 13%... Compressing 13%... Compressing 13%... Compressing 13%... Compressing 13%... Compressing 13%... Compressing 13%... Compressing 13%... Compressing 13%... Compressing 13%... Compressing 13%... Compressing 13%... Compressing 13%... Compressing 13%... Compressing 13%... Compressing 13%... Compressing 13%... Compressing 13%... Compressing 13%... Compressing 13%... Compressing 13%... Compressing 13%... Compressing 13%... Compressing 13%... Compressing 13%... Compressing 13%... Compressing 13%... Compressing 13%... Compressing 13%... Compressing 13%... Compressing 13%... Compressing 13%... Compressing 13%... Compressing 13%... Compressing 13%... Compressing 13%... Compressing 13%... Compressing 13%... Compressing 14%... Compressing 14%... Compressing 14%... Compressing 14%... Compressing 14%... Compressing 14%... Compressing 14%... Compressing 14%... Compressing 14%... Compressing 14%... Compressing 14%... Compressing 14%... Compressing 14%... Compressing 14%... Compressing 14%... Compressing 14%... Compressing 14%... Compressing 14%... Compressing 14%... Compressing 14%... Compressing 14%... Compressing 14%... Compressing 14%... Compressing 14%... Compressing 14%... Compressing 14%... Compressing 14%... Compressing 14%... Compressing 14%... Compressing 14%... Compressing 14%... Compressing 14%... Compressing 14%... Compressing 14%... Compressing 14%... Compressing 14%... Compressing 14%... Compressing 14%... Compressing 14%... Compressing 14%... Compressing 14%... Compressing 14%... Compressing 14%... Compressing 14%... Compressing 14%... Compressing 14%... Compressing 14%... Compressing 14%... Compressing 14%... Compressing 14%... Compressing 14%... Compressing 14%... Compressing 14%... Compressing 14%... Compressing 14%... Compressing 14%... Compressing 14%... Compressing 14%... Compressing 14%... Compressing 14%... Compressing 14%... Compressing 14%... Compressing 14%... Compressing 14%... Compressing 14%... Compressing 14%... Compressing 14%... Compressing 14%... Compressing 15%... Compressing 15%... Compressing 15%... Compressing 15%... Compressing 15%... Compressing 15%... Compressing 15%... Compressing 15%... Compressing 15%... Compressing 15%... Compressing 15%... Compressing 15%... Compressing 15%... Compressing 15%... Compressing 15%... Compressing 15%... Compressing 15%... Compressing 15%... Compressing 15%... Compressing 15%... Compressing 15%... Compressing 15%... Compressing 15%... Compressing 15%... Compressing 15%... Compressing 15%... Compressing 15%... Compressing 15%... Compressing 15%... Compressing 15%... Compressing 15%... Compressing 15%... Compressing 15%... Compressing 15%... Compressing 15%... Compressing 15%... Compressing 15%... Compressing 15%... Compressing 15%... Compressing 15%... Compressing 15%... Compressing 15%... Compressing 15%... Compressing 15%... Compressing 15%... Compressing 15%... Compressing 15%... Compressing 15%... Compressing 15%... Compressing 15%... Compressing 15%... Compressing 15%... Compressing 15%... Compressing 15%... Compressing 15%... Compressing 15%... Compressing 15%... Compressing 15%... Compressing 15%... Compressing 15%... Compressing 15%... Compressing 15%... Compressing 15%... Compressing 15%... Compressing 15%... Compressing 15%... Compressing 15%... Compressing 15%... Compressing 16%... Compressing 16%... Compressing 16%... Compressing 16%... Compressing 16%... Compressing 16%... Compressing 16%... Compressing 16%... Compressing 16%... Compressing 16%... Compressing 16%... Compressing 16%... Compressing 16%... Compressing 16%... Compressing 16%... Compressing 16%... Compressing 16%... Compressing 16%... Compressing 16%... Compressing 16%... Compressing 16%... Compressing 16%... Compressing 16%... Compressing 16%... Compressing 16%... Compressing 16%... Compressing 16%... Compressing 16%... Compressing 16%... Compressing 16%... Compressing 16%... Compressing 16%... Compressing 16%... Compressing 16%... Compressing 16%... Compressing 16%... Compressing 16%... Compressing 16%... Compressing 16%... Compressing 16%... Compressing 16%... Compressing 16%... Compressing 16%... Compressing 16%... Compressing 16%... Compressing 16%... Compressing 16%... Compressing 16%... Compressing 16%... Compressing 16%... Compressing 16%... Compressing 16%... Compressing 16%... Compressing 16%... Compressing 16%... Compressing 16%... Compressing 16%... Compressing 16%... Compressing 16%... Compressing 16%... Compressing 16%... Compressing 16%... Compressing 16%... Compressing 16%... Compressing 16%... Compressing 16%... Compressing 16%... Compressing 16%... Compressing 17%... Compressing 17%... Compressing 17%... Compressing 17%... Compressing 17%... Compressing 17%... Compressing 17%... Compressing 17%... Compressing 17%... Compressing 17%... Compressing 17%... Compressing 17%... Compressing 17%... Compressing 17%... Compressing 17%... Compressing 17%... Compressing 17%... Compressing 17%... Compressing 17%... Compressing 17%... Compressing 17%... Compressing 17%... Compressing 17%... Compressing 17%... Compressing 17%... Compressing 17%... Compressing 17%... Compressing 17%... Compressing 17%... Compressing 17%... Compressing 17%... Compressing 17%... Compressing 17%... Compressing 17%... Compressing 17%... Compressing 17%... Compressing 17%... Compressing 17%... Compressing 17%... Compressing 17%... Compressing 17%... Compressing 17%... Compressing 17%... Compressing 17%... Compressing 17%... Compressing 17%... Compressing 17%... Compressing 17%... Compressing 17%... Compressing 17%... Compressing 17%... Compressing 17%... Compressing 17%... Compressing 17%... Compressing 17%... Compressing 17%... Compressing 17%... Compressing 17%... Compressing 17%... Compressing 17%... Compressing 17%... Compressing 17%... Compressing 17%... Compressing 17%... Compressing 17%... Compressing 17%... Compressing 17%... Compressing 17%... Compressing 18%... Compressing 18%... Compressing 18%... Compressing 18%... Compressing 18%... Compressing 18%... Compressing 18%... Compressing 18%... Compressing 18%... Compressing 18%... Compressing 18%... Compressing 18%... Compressing 18%... Compressing 18%... Compressing 18%... Compressing 18%... Compressing 18%... Compressing 18%... Compressing 18%... Compressing 18%... Compressing 18%... Compressing 18%... Compressing 18%... Compressing 18%... Compressing 18%... Compressing 18%... Compressing 18%... Compressing 18%... Compressing 18%... Compressing 18%... Compressing 18%... Compressing 18%... Compressing 18%... Compressing 18%... Compressing 18%... Compressing 18%... Compressing 18%... Compressing 18%... Compressing 18%... Compressing 18%... Compressing 18%... Compressing 18%... Compressing 18%... Compressing 18%... Compressing 18%... Compressing 18%... Compressing 18%... Compressing 18%... Compressing 18%... Compressing 18%... Compressing 18%... Compressing 18%... Compressing 18%... Compressing 18%... Compressing 18%... Compressing 18%... Compressing 18%... Compressing 18%... Compressing 18%... Compressing 18%... Compressing 18%... Compressing 18%... Compressing 18%... Compressing 18%... Compressing 18%... Compressing 18%... Compressing 18%... Compressing 18%... Compressing 19%... Compressing 19%... Compressing 19%... Compressing 19%... Compressing 19%... Compressing 19%... Compressing 19%... Compressing 19%... Compressing 19%... Compressing 19%... Compressing 19%... Compressing 19%... Compressing 19%... Compressing 19%... Compressing 19%... Compressing 19%... Compressing 19%... Compressing 19%... Compressing 19%... Compressing 19%... Compressing 19%... Compressing 19%... Compressing 19%... Compressing 19%... Compressing 19%... Compressing 19%... Compressing 19%... Compressing 19%... Compressing 19%... Compressing 19%... Compressing 19%... Compressing 19%... Compressing 19%... Compressing 19%... Compressing 19%... Compressing 19%... Compressing 19%... Compressing 19%... Compressing 19%... Compressing 19%... Compressing 19%... Compressing 19%... Compressing 19%... Compressing 19%... Compressing 19%... Compressing 19%... Compressing 19%... Compressing 19%... Compressing 19%... Compressing 19%... Compressing 19%... Compressing 19%... Compressing 19%... Compressing 19%... Compressing 19%... Compressing 19%... Compressing 19%... Compressing 19%... Compressing 19%... Compressing 19%... Compressing 19%... Compressing 19%... Compressing 19%... Compressing 19%... Compressing 19%... Compressing 19%... Compressing 19%... Compressing 19%... Compressing 20%... Compressing 20%... Compressing 20%... Compressing 20%... Compressing 20%... Compressing 20%... Compressing 20%... Compressing 20%... Compressing 20%... Compressing 20%... Compressing 20%... Compressing 20%... Compressing 20%... Compressing 20%... Compressing 20%... Compressing 20%... Compressing 20%... Compressing 20%... Compressing 20%... Compressing 20%... Compressing 20%... Compressing 20%... Compressing 20%... Compressing 20%... Compressing 20%... Compressing 20%... Compressing 20%... Compressing 20%... Compressing 20%... Compressing 20%... Compressing 20%... Compressing 20%... Compressing 20%... Compressing 20%... Compressing 20%... Compressing 20%... Compressing 20%... Compressing 20%... Compressing 20%... Compressing 20%... Compressing 20%... Compressing 20%... Compressing 20%... Compressing 20%... Compressing 20%... Compressing 20%... Compressing 20%... Compressing 20%... Compressing 20%... Compressing 20%... Compressing 20%... Compressing 20%... Compressing 20%... Compressing 20%... Compressing 20%... Compressing 20%... Compressing 20%... Compressing 20%... Compressing 20%... Compressing 20%... Compressing 20%... Compressing 20%... Compressing 20%... Compressing 20%... Compressing 20%... Compressing 20%... Compressing 20%... Compressing 20%... Compressing 21%... Compressing 21%... Compressing 21%... Compressing 21%... Compressing 21%... Compressing 21%... Compressing 21%... Compressing 21%... Compressing 21%... Compressing 21%... Compressing 21%... Compressing 21%... Compressing 21%... Compressing 21%... Compressing 21%... Compressing 21%... Compressing 21%... Compressing 21%... Compressing 21%... Compressing 21%... Compressing 21%... Compressing 21%... Compressing 21%... Compressing 21%... Compressing 21%... Compressing 21%... Compressing 21%... Compressing 21%... Compressing 21%... Compressing 21%... Compressing 21%... Compressing 21%... Compressing 21%... Compressing 21%... Compressing 21%... Compressing 21%... Compressing 21%... Compressing 21%... Compressing 21%... Compressing 21%... Compressing 21%... Compressing 21%... Compressing 21%... Compressing 21%... Compressing 21%... Compressing 21%... Compressing 21%... Compressing 21%... Compressing 21%... Compressing 21%... Compressing 21%... Compressing 21%... Compressing 21%... Compressing 21%... Compressing 21%... Compressing 21%... Compressing 21%... Compressing 21%... Compressing 21%... Compressing 21%... Compressing 21%... Compressing 21%... Compressing 21%... Compressing 21%... Compressing 21%... Compressing 21%... Compressing 21%... Compressing 21%... Compressing 22%... Compressing 22%... Compressing 22%... Compressing 22%... Compressing 22%... Compressing 22%... Compressing 22%... Compressing 22%... Compressing 22%... Compressing 22%... Compressing 22%... Compressing 22%... Compressing 22%... Compressing 22%... Compressing 22%... Compressing 22%... Compressing 22%... Compressing 22%... Compressing 22%... Compressing 22%... Compressing 22%... Compressing 22%... Compressing 22%... Compressing 22%... Compressing 22%... Compressing 22%... Compressing 22%... Compressing 22%... Compressing 22%... Compressing 22%... Compressing 22%... Compressing 22%... Compressing 22%... Compressing 22%... Compressing 22%... Compressing 22%... Compressing 22%... Compressing 22%... Compressing 22%... Compressing 22%... Compressing 22%... Compressing 22%... Compressing 22%... Compressing 22%... Compressing 22%... Compressing 22%... Compressing 22%... Compressing 22%... Compressing 22%... Compressing 22%... Compressing 22%... Compressing 22%... Compressing 22%... Compressing 22%... Compressing 22%... Compressing 22%... Compressing 22%... Compressing 22%... Compressing 22%... Compressing 22%... Compressing 22%... Compressing 22%... Compressing 22%... Compressing 22%... Compressing 22%... Compressing 22%... Compressing 22%... Compressing 22%... Compressing 23%... Compressing 23%... Compressing 23%... Compressing 23%... Compressing 23%... Compressing 23%... Compressing 23%... Compressing 23%... Compressing 23%... Compressing 23%... Compressing 23%... Compressing 23%... Compressing 23%... Compressing 23%... Compressing 23%... Compressing 23%... Compressing 23%... Compressing 23%... Compressing 23%... Compressing 23%... Compressing 23%... Compressing 23%... Compressing 23%... Compressing 23%... Compressing 23%... Compressing 23%... Compressing 23%... Compressing 23%... Compressing 23%... Compressing 23%... Compressing 23%... Compressing 23%... Compressing 23%... Compressing 23%... Compressing 23%... Compressing 23%... Compressing 23%... Compressing 23%... Compressing 23%... Compressing 23%... Compressing 23%... Compressing 23%... Compressing 23%... Compressing 23%... Compressing 23%... Compressing 23%... Compressing 23%... Compressing 23%... Compressing 23%... Compressing 23%... Compressing 23%... Compressing 23%... Compressing 23%... Compressing 23%... Compressing 23%... Compressing 23%... Compressing 23%... Compressing 23%... Compressing 23%... Compressing 23%... Compressing 23%... Compressing 23%... Compressing 23%... Compressing 23%... Compressing 23%... Compressing 23%... Compressing 23%... Compressing 23%... Compressing 24%... Compressing 24%... Compressing 24%... Compressing 24%... Compressing 24%... Compressing 24%... Compressing 24%... Compressing 24%... Compressing 24%... Compressing 24%... Compressing 24%... Compressing 24%... Compressing 24%... Compressing 24%... Compressing 24%... Compressing 24%... Compressing 24%... Compressing 24%... Compressing 24%... Compressing 24%... Compressing 24%... Compressing 24%... Compressing 24%... Compressing 24%... Compressing 24%... Compressing 24%... Compressing 24%... Compressing 24%... Compressing 24%... Compressing 24%... Compressing 24%... Compressing 24%... Compressing 24%... Compressing 24%... Compressing 24%... Compressing 24%... Compressing 24%... Compressing 24%... Compressing 24%... Compressing 24%... Compressing 24%... Compressing 24%... Compressing 24%... Compressing 24%... Compressing 24%... Compressing 24%... Compressing 24%... Compressing 24%... Compressing 24%... Compressing 24%... Compressing 24%... Compressing 24%... Compressing 24%... Compressing 24%... Compressing 24%... Compressing 24%... Compressing 24%... Compressing 24%... Compressing 24%... Compressing 24%... Compressing 24%... Compressing 24%... Compressing 24%... Compressing 24%... Compressing 24%... Compressing 24%... Compressing 24%... Compressing 24%... Compressing 25%... Compressing 25%... Compressing 25%... Compressing 25%... Compressing 25%... Compressing 25%... Compressing 25%... Compressing 25%... Compressing 25%... Compressing 25%... Compressing 25%... Compressing 25%... Compressing 25%... Compressing 25%... Compressing 25%... Compressing 25%... Compressing 25%... Compressing 25%... Compressing 25%... Compressing 25%... Compressing 25%... Compressing 25%... Compressing 25%... Compressing 25%... Compressing 25%... Compressing 25%... Compressing 25%... Compressing 25%... Compressing 25%... Compressing 25%... Compressing 25%... Compressing 25%... Compressing 25%... Compressing 25%... Compressing 25%... Compressing 25%... Compressing 25%... Compressing 25%... Compressing 25%... Compressing 25%... Compressing 25%... Compressing 25%... Compressing 25%... Compressing 25%... Compressing 25%... Compressing 25%... Compressing 25%... Compressing 25%... Compressing 25%... Compressing 25%... Compressing 25%... Compressing 25%... Compressing 25%... Compressing 25%... Compressing 25%... Compressing 25%... Compressing 25%... Compressing 25%... Compressing 25%... Compressing 25%... Compressing 25%... Compressing 25%... Compressing 25%... Compressing 25%... Compressing 25%... Compressing 25%... Compressing 25%... Compressing 25%... Compressing 26%... Compressing 26%... Compressing 26%... Compressing 26%... Compressing 26%... Compressing 26%... Compressing 26%... Compressing 26%... Compressing 26%... Compressing 26%... Compressing 26%... Compressing 26%... Compressing 26%... Compressing 26%... Compressing 26%... Compressing 26%... Compressing 26%... Compressing 26%... Compressing 26%... Compressing 26%... Compressing 26%... Compressing 26%... Compressing 26%... Compressing 26%... Compressing 26%... Compressing 26%... Compressing 26%... Compressing 26%... Compressing 26%... Compressing 26%... Compressing 26%... Compressing 26%... Compressing 26%... Compressing 26%... Compressing 26%... Compressing 26%... Compressing 26%... Compressing 26%... Compressing 26%... Compressing 26%... Compressing 26%... Compressing 26%... Compressing 26%... Compressing 26%... Compressing 26%... Compressing 26%... Compressing 26%... Compressing 26%... Compressing 26%... Compressing 26%... Compressing 26%... Compressing 26%... Compressing 26%... Compressing 26%... Compressing 26%... Compressing 26%... Compressing 26%... Compressing 26%... Compressing 26%... Compressing 26%... Compressing 26%... Compressing 26%... Compressing 26%... Compressing 26%... Compressing 26%... Compressing 26%... Compressing 26%... Compressing 26%... Compressing 27%... Compressing 27%... Compressing 27%... Compressing 27%... Compressing 27%... Compressing 27%... Compressing 27%... Compressing 27%... Compressing 27%... Compressing 27%... Compressing 27%... Compressing 27%... Compressing 27%... Compressing 27%... Compressing 27%... Compressing 27%... Compressing 27%... Compressing 27%... Compressing 27%... Compressing 27%... Compressing 27%... Compressing 27%... Compressing 27%... Compressing 27%... Compressing 27%... Compressing 27%... Compressing 27%... Compressing 27%... Compressing 27%... Compressing 27%... Compressing 27%... Compressing 27%... Compressing 27%... Compressing 27%... Compressing 27%... Compressing 27%... Compressing 27%... Compressing 27%... Compressing 27%... Compressing 27%... Compressing 27%... Compressing 27%... Compressing 27%... Compressing 27%... Compressing 27%... Compressing 27%... Compressing 27%... Compressing 27%... Compressing 27%... Compressing 27%... Compressing 27%... Compressing 27%... Compressing 27%... Compressing 27%... Compressing 27%... Compressing 27%... Compressing 27%... Compressing 27%... Compressing 27%... Compressing 27%... Compressing 27%... Compressing 27%... Compressing 27%... Compressing 27%... Compressing 27%... Compressing 27%... Compressing 27%... Compressing 27%... Compressing 28%... Compressing 28%... Compressing 28%... Compressing 28%... Compressing 28%... Compressing 28%... Compressing 28%... Compressing 28%... Compressing 28%... Compressing 28%... Compressing 28%... Compressing 28%... Compressing 28%... Compressing 28%... Compressing 28%... Compressing 28%... Compressing 28%... Compressing 28%... Compressing 28%... Compressing 28%... Compressing 28%... Compressing 28%... Compressing 28%... Compressing 28%... Compressing 28%... Compressing 28%... Compressing 28%... Compressing 28%... Compressing 28%... Compressing 28%... Compressing 28%... Compressing 28%... Compressing 28%... Compressing 28%... Compressing 28%... Compressing 28%... Compressing 28%... Compressing 28%... Compressing 28%... Compressing 28%... Compressing 28%... Compressing 28%... Compressing 28%... Compressing 28%... Compressing 28%... Compressing 28%... Compressing 28%... Compressing 28%... Compressing 28%... Compressing 28%... Compressing 28%... Compressing 28%... Compressing 28%... Compressing 28%... Compressing 28%... Compressing 28%... Compressing 28%... Compressing 28%... Compressing 28%... Compressing 28%... Compressing 28%... Compressing 28%... Compressing 28%... Compressing 28%... Compressing 28%... Compressing 28%... Compressing 28%... Compressing 28%... Compressing 29%... Compressing 29%... Compressing 29%... Compressing 29%... Compressing 29%... Compressing 29%... Compressing 29%... Compressing 29%... Compressing 29%... Compressing 29%... Compressing 29%... Compressing 29%... Compressing 29%... Compressing 29%... Compressing 29%... Compressing 29%... Compressing 29%... Compressing 29%... Compressing 29%... Compressing 29%... Compressing 29%... Compressing 29%... Compressing 29%... Compressing 29%... Compressing 29%... Compressing 29%... Compressing 29%... Compressing 29%... Compressing 29%... Compressing 29%... Compressing 29%... Compressing 29%... Compressing 29%... Compressing 29%... Compressing 29%... Compressing 29%... Compressing 29%... Compressing 29%... Compressing 29%... Compressing 29%... Compressing 29%... Compressing 29%... Compressing 29%... Compressing 29%... Compressing 29%... Compressing 29%... Compressing 29%... Compressing 29%... Compressing 29%... Compressing 29%... Compressing 29%... Compressing 29%... Compressing 29%... Compressing 29%... Compressing 29%... Compressing 29%... Compressing 29%... Compressing 29%... Compressing 29%... Compressing 29%... Compressing 29%... Compressing 29%... Compressing 29%... Compressing 29%... Compressing 29%... Compressing 29%... Compressing 29%... Compressing 29%... Compressing 30%... Compressing 30%... Compressing 30%... Compressing 30%... Compressing 30%... Compressing 30%... Compressing 30%... Compressing 30%... Compressing 30%... Compressing 30%... Compressing 30%... Compressing 30%... Compressing 30%... Compressing 30%... Compressing 30%... Compressing 30%... Compressing 30%... Compressing 30%... Compressing 30%... Compressing 30%... Compressing 30%... Compressing 30%... Compressing 30%... Compressing 30%... Compressing 30%... Compressing 30%... Compressing 30%... Compressing 30%... Compressing 30%... Compressing 30%... Compressing 30%... Compressing 30%... Compressing 30%... Compressing 30%... Compressing 30%... Compressing 30%... Compressing 30%... Compressing 30%... Compressing 30%... Compressing 30%... Compressing 30%... Compressing 30%... Compressing 30%... Compressing 30%... Compressing 30%... Compressing 30%... Compressing 30%... Compressing 30%... Compressing 30%... Compressing 30%... Compressing 30%... Compressing 30%... Compressing 30%... Compressing 30%... Compressing 30%... Compressing 30%... Compressing 30%... Compressing 30%... Compressing 30%... Compressing 30%... Compressing 30%... Compressing 30%... Compressing 30%... Compressing 30%... Compressing 30%... Compressing 30%... Compressing 30%... Compressing 30%... Compressing 31%... Compressing 31%... Compressing 31%... Compressing 31%... Compressing 31%... Compressing 31%... Compressing 31%... Compressing 31%... Compressing 31%... Compressing 31%... Compressing 31%... Compressing 31%... Compressing 31%... Compressing 31%... Compressing 31%... Compressing 31%... Compressing 31%... Compressing 31%... Compressing 31%... Compressing 31%... Compressing 31%... Compressing 31%... Compressing 31%... Compressing 31%... Compressing 31%... Compressing 31%... Compressing 31%... Compressing 31%... Compressing 31%... Compressing 31%... Compressing 31%... Compressing 31%... Compressing 31%... Compressing 31%... Compressing 31%... Compressing 31%... Compressing 31%... Compressing 31%... Compressing 31%... Compressing 31%... Compressing 31%... Compressing 31%... Compressing 31%... Compressing 31%... Compressing 31%... Compressing 31%... Compressing 31%... Compressing 31%... Compressing 31%... Compressing 31%... Compressing 31%... Compressing 31%... Compressing 31%... Compressing 31%... Compressing 31%... Compressing 31%... Compressing 31%... Compressing 31%... Compressing 31%... Compressing 31%... Compressing 31%... Compressing 31%... Compressing 31%... Compressing 31%... Compressing 31%... Compressing 31%... Compressing 31%... Compressing 31%... Compressing 32%... Compressing 32%... Compressing 32%... Compressing 32%... Compressing 32%... Compressing 32%... Compressing 32%... Compressing 32%... Compressing 32%... Compressing 32%... Compressing 32%... Compressing 32%... Compressing 32%... Compressing 32%... Compressing 32%... Compressing 32%... Compressing 32%... Compressing 32%... Compressing 32%... Compressing 32%... Compressing 32%... Compressing 32%... Compressing 32%... Compressing 32%... Compressing 32%... Compressing 32%... Compressing 32%... Compressing 32%... Compressing 32%... Compressing 32%... Compressing 32%... Compressing 32%... Compressing 32%... Compressing 32%... Compressing 32%... Compressing 32%... Compressing 32%... Compressing 32%... Compressing 32%... Compressing 32%... Compressing 32%... Compressing 32%... Compressing 32%... Compressing 32%... Compressing 32%... Compressing 32%... Compressing 32%... Compressing 32%... Compressing 32%... Compressing 32%... Compressing 32%... Compressing 32%... Compressing 32%... Compressing 32%... Compressing 32%... Compressing 32%... Compressing 32%... Compressing 32%... Compressing 32%... Compressing 32%... Compressing 32%... Compressing 32%... Compressing 32%... Compressing 32%... Compressing 32%... Compressing 32%... Compressing 32%... Compressing 32%... Compressing 33%... Compressing 33%... Compressing 33%... Compressing 33%... Compressing 33%... Compressing 33%... Compressing 33%... Compressing 33%... Compressing 33%... Compressing 33%... Compressing 33%... Compressing 33%... Compressing 33%... Compressing 33%... Compressing 33%... Compressing 33%... Compressing 33%... Compressing 33%... Compressing 33%... Compressing 33%... Compressing 33%... Compressing 33%... Compressing 33%... Compressing 33%... Compressing 33%... Compressing 33%... Compressing 33%... Compressing 33%... Compressing 33%... Compressing 33%... Compressing 33%... Compressing 33%... Compressing 33%... Compressing 33%... Compressing 33%... Compressing 33%... Compressing 33%... Compressing 33%... Compressing 33%... Compressing 33%... Compressing 33%... Compressing 33%... Compressing 33%... Compressing 33%... Compressing 33%... Compressing 33%... Compressing 33%... Compressing 33%... Compressing 33%... Compressing 33%... Compressing 33%... Compressing 33%... Compressing 33%... Compressing 33%... Compressing 33%... Compressing 33%... Compressing 33%... Compressing 33%... Compressing 33%... Compressing 33%... Compressing 33%... Compressing 33%... Compressing 33%... Compressing 33%... Compressing 33%... Compressing 33%... Compressing 33%... Compressing 33%... Compressing 34%... Compressing 34%... Compressing 34%... Compressing 34%... Compressing 34%... Compressing 34%... Compressing 34%... Compressing 34%... Compressing 34%... Compressing 34%... Compressing 34%... Compressing 34%... Compressing 34%... Compressing 34%... Compressing 34%... Compressing 34%... Compressing 34%... Compressing 34%... Compressing 34%... Compressing 34%... Compressing 34%... Compressing 34%... Compressing 34%... Compressing 34%... Compressing 34%... Compressing 34%... Compressing 34%... Compressing 34%... Compressing 34%... Compressing 34%... Compressing 34%... Compressing 34%... Compressing 34%... Compressing 34%... Compressing 34%... Compressing 34%... Compressing 34%... Compressing 34%... Compressing 34%... Compressing 34%... Compressing 34%... Compressing 34%... Compressing 34%... Compressing 34%... Compressing 34%... Compressing 34%... Compressing 34%... Compressing 34%... Compressing 34%... Compressing 34%... Compressing 34%... Compressing 34%... Compressing 34%... Compressing 34%... Compressing 34%... Compressing 34%... Compressing 34%... Compressing 34%... Compressing 34%... Compressing 34%... Compressing 34%... Compressing 34%... Compressing 34%... Compressing 34%... Compressing 34%... Compressing 34%... Compressing 34%... Compressing 34%... Compressing 35%... Compressing 35%... Compressing 35%... Compressing 35%... Compressing 35%... Compressing 35%... Compressing 35%... Compressing 35%... Compressing 35%... Compressing 35%... Compressing 35%... Compressing 35%... Compressing 35%... Compressing 35%... Compressing 35%... Compressing 35%... Compressing 35%... Compressing 35%... Compressing 35%... Compressing 35%... Compressing 35%... Compressing 35%... Compressing 35%... Compressing 35%... Compressing 35%... Compressing 35%... Compressing 35%... Compressing 35%... Compressing 35%... Compressing 35%... Compressing 35%... Compressing 35%... Compressing 35%... Compressing 35%... Compressing 35%... Compressing 35%... Compressing 35%... Compressing 35%... Compressing 35%... Compressing 35%... Compressing 35%... Compressing 35%... Compressing 35%... Compressing 35%... Compressing 35%... Compressing 35%... Compressing 35%... Compressing 35%... Compressing 35%... Compressing 35%... Compressing 35%... Compressing 35%... Compressing 35%... Compressing 35%... Compressing 35%... Compressing 35%... Compressing 35%... Compressing 35%... Compressing 35%... Compressing 35%... Compressing 35%... Compressing 35%... Compressing 35%... Compressing 35%... Compressing 35%... Compressing 35%... Compressing 35%... Compressing 35%... Compressing 36%... Compressing 36%... Compressing 36%... Compressing 36%... Compressing 36%... Compressing 36%... Compressing 36%... Compressing 36%... Compressing 36%... Compressing 36%... Compressing 36%... Compressing 36%... Compressing 36%... Compressing 36%... Compressing 36%... Compressing 36%... Compressing 36%... Compressing 36%... Compressing 36%... Compressing 36%... Compressing 36%... Compressing 36%... Compressing 36%... Compressing 36%... Compressing 36%... Compressing 36%... Compressing 36%... Compressing 36%... Compressing 36%... Compressing 36%... Compressing 36%... Compressing 36%... Compressing 36%... Compressing 36%... Compressing 36%... Compressing 36%... Compressing 36%... Compressing 36%... Compressing 36%... Compressing 36%... Compressing 36%... Compressing 36%... Compressing 36%... Compressing 36%... Compressing 36%... Compressing 36%... Compressing 36%... Compressing 36%... Compressing 36%... Compressing 36%... Compressing 36%... Compressing 36%... Compressing 36%... Compressing 36%... Compressing 36%... Compressing 36%... Compressing 36%... Compressing 36%... Compressing 36%... Compressing 36%... Compressing 36%... Compressing 36%... Compressing 36%... Compressing 36%... Compressing 36%... Compressing 36%... Compressing 36%... Compressing 36%... Compressing 37%... Compressing 37%... Compressing 37%... Compressing 37%... Compressing 37%... Compressing 37%... Compressing 37%... Compressing 37%... Compressing 37%... Compressing 37%... Compressing 37%... Compressing 37%... Compressing 37%... Compressing 37%... Compressing 37%... Compressing 37%... Compressing 37%... Compressing 37%... Compressing 37%... Compressing 37%... Compressing 37%... Compressing 37%... Compressing 37%... Compressing 37%... Compressing 37%... Compressing 37%... Compressing 37%... Compressing 37%... Compressing 37%... Compressing 37%... Compressing 37%... Compressing 37%... Compressing 37%... Compressing 37%... Compressing 37%... Compressing 37%... Compressing 37%... Compressing 37%... Compressing 37%... Compressing 37%... Compressing 37%... Compressing 37%... Compressing 37%... Compressing 37%... Compressing 37%... Compressing 37%... Compressing 37%... Compressing 37%... Compressing 37%... Compressing 37%... Compressing 37%... Compressing 37%... Compressing 37%... Compressing 37%... Compressing 37%... Compressing 37%... Compressing 37%... Compressing 37%... Compressing 37%... Compressing 37%... Compressing 37%... Compressing 37%... Compressing 37%... Compressing 37%... Compressing 37%... Compressing 37%... Compressing 37%... Compressing 37%... Compressing 38%... Compressing 38%... Compressing 38%... Compressing 38%... Compressing 38%... Compressing 38%... Compressing 38%... Compressing 38%... Compressing 38%... Compressing 38%... Compressing 38%... Compressing 38%... Compressing 38%... Compressing 38%... Compressing 38%... Compressing 38%... Compressing 38%... Compressing 38%... Compressing 38%... Compressing 38%... Compressing 38%... Compressing 38%... Compressing 38%... Compressing 38%... Compressing 38%... Compressing 38%... Compressing 38%... Compressing 38%... Compressing 38%... Compressing 38%... Compressing 38%... Compressing 38%... Compressing 38%... Compressing 38%... Compressing 38%... Compressing 38%... Compressing 38%... Compressing 38%... Compressing 38%... Compressing 38%... Compressing 38%... Compressing 38%... Compressing 38%... Compressing 38%... Compressing 38%... Compressing 38%... Compressing 38%... Compressing 38%... Compressing 38%... Compressing 38%... Compressing 38%... Compressing 38%... Compressing 38%... Compressing 38%... Compressing 38%... Compressing 38%... Compressing 38%... Compressing 38%... Compressing 38%... Compressing 38%... Compressing 38%... Compressing 38%... Compressing 38%... Compressing 38%... Compressing 38%... Compressing 38%... Compressing 38%... Compressing 38%... Compressing 39%... Compressing 39%... Compressing 39%... Compressing 39%... Compressing 39%... Compressing 39%... Compressing 39%... Compressing 39%... Compressing 39%... Compressing 39%... Compressing 39%... Compressing 39%... Compressing 39%... Compressing 39%... Compressing 39%... Compressing 39%... Compressing 39%... Compressing 39%... Compressing 39%... Compressing 39%... Compressing 39%... Compressing 39%... Compressing 39%... Compressing 39%... Compressing 39%... Compressing 39%... Compressing 39%... Compressing 39%... Compressing 39%... Compressing 39%... Compressing 39%... Compressing 39%... Compressing 39%... Compressing 39%... Compressing 39%... Compressing 39%... Compressing 39%... Compressing 39%... Compressing 39%... Compressing 39%... Compressing 39%... Compressing 39%... Compressing 39%... Compressing 39%... Compressing 39%... Compressing 39%... Compressing 39%... Compressing 39%... Compressing 39%... Compressing 39%... Compressing 39%... Compressing 39%... Compressing 39%... Compressing 39%... Compressing 39%... Compressing 39%... Compressing 39%... Compressing 39%... Compressing 39%... Compressing 39%... Compressing 39%... Compressing 39%... Compressing 39%... Compressing 39%... Compressing 39%... Compressing 39%... Compressing 39%... Compressing 39%... Compressing 40%... Compressing 40%... Compressing 40%... Compressing 40%... Compressing 40%... Compressing 40%... Compressing 40%... Compressing 40%... Compressing 40%... Compressing 40%... Compressing 40%... Compressing 40%... Compressing 40%... Compressing 40%... Compressing 40%... Compressing 40%... Compressing 40%... Compressing 40%... Compressing 40%... Compressing 40%... Compressing 40%... Compressing 40%... Compressing 40%... Compressing 40%... Compressing 40%... Compressing 40%... Compressing 40%... Compressing 40%... Compressing 40%... Compressing 40%... Compressing 40%... Compressing 40%... Compressing 40%... Compressing 40%... Compressing 40%... Compressing 40%... Compressing 40%... Compressing 40%... Compressing 40%... Compressing 40%... Compressing 40%... Compressing 40%... Compressing 40%... Compressing 40%... Compressing 40%... Compressing 40%... Compressing 40%... Compressing 40%... Compressing 40%... Compressing 40%... Compressing 40%... Compressing 40%... Compressing 40%... Compressing 40%... Compressing 40%... Compressing 40%... Compressing 40%... Compressing 40%... Compressing 40%... Compressing 40%... Compressing 40%... Compressing 40%... Compressing 40%... Compressing 40%... Compressing 40%... Compressing 40%... Compressing 40%... Compressing 40%... Compressing 41%... Compressing 41%... Compressing 41%... Compressing 41%... Compressing 41%... Compressing 41%... Compressing 41%... Compressing 41%... Compressing 41%... Compressing 41%... Compressing 41%... Compressing 41%... Compressing 41%... Compressing 41%... Compressing 41%... Compressing 41%... Compressing 41%... Compressing 41%... Compressing 41%... Compressing 41%... Compressing 41%... Compressing 41%... Compressing 41%... Compressing 41%... Compressing 41%... Compressing 41%... Compressing 41%... Compressing 41%... Compressing 41%... Compressing 41%... Compressing 41%... Compressing 41%... Compressing 41%... Compressing 41%... Compressing 41%... Compressing 41%... Compressing 41%... Compressing 41%... Compressing 41%... Compressing 41%... Compressing 41%... Compressing 41%... Compressing 41%... Compressing 41%... Compressing 41%... Compressing 41%... Compressing 41%... Compressing 41%... Compressing 41%... Compressing 41%... Compressing 41%... Compressing 41%... Compressing 41%... Compressing 41%... Compressing 41%... Compressing 41%... Compressing 41%... Compressing 41%... Compressing 41%... Compressing 41%... Compressing 41%... Compressing 41%... Compressing 41%... Compressing 41%... Compressing 41%... Compressing 41%... Compressing 41%... Compressing 41%... Compressing 42%... Compressing 42%... Compressing 42%... Compressing 42%... Compressing 42%... Compressing 42%... Compressing 42%... Compressing 42%... Compressing 42%... Compressing 42%... Compressing 42%... Compressing 42%... Compressing 42%... Compressing 42%... Compressing 42%... Compressing 42%... Compressing 42%... Compressing 42%... Compressing 42%... Compressing 42%... Compressing 42%... Compressing 42%... Compressing 42%... Compressing 42%... Compressing 42%... Compressing 42%... Compressing 42%... Compressing 42%... Compressing 42%... Compressing 42%... Compressing 42%... Compressing 42%... Compressing 42%... Compressing 42%... Compressing 42%... Compressing 42%... Compressing 42%... Compressing 42%... Compressing 42%... Compressing 42%... Compressing 42%... Compressing 42%... Compressing 42%... Compressing 42%... Compressing 42%... Compressing 42%... Compressing 42%... Compressing 42%... Compressing 42%... Compressing 42%... Compressing 42%... Compressing 42%... Compressing 42%... Compressing 42%... Compressing 42%... Compressing 42%... Compressing 42%... Compressing 42%... Compressing 42%... Compressing 42%... Compressing 42%... Compressing 42%... Compressing 42%... Compressing 42%... Compressing 42%... Compressing 42%... Compressing 42%... Compressing 42%... Compressing 43%... Compressing 43%... Compressing 43%... Compressing 43%... Compressing 43%... Compressing 43%... Compressing 43%... Compressing 43%... Compressing 43%... Compressing 43%... Compressing 43%... Compressing 43%... Compressing 43%... Compressing 43%... Compressing 43%... Compressing 43%... Compressing 43%... Compressing 43%... Compressing 43%... Compressing 43%... Compressing 43%... Compressing 43%... Compressing 43%... Compressing 43%... Compressing 43%... Compressing 43%... Compressing 43%... Compressing 43%... Compressing 43%... Compressing 43%... Compressing 43%... Compressing 43%... Compressing 43%... Compressing 43%... Compressing 43%... Compressing 43%... Compressing 43%... Compressing 43%... Compressing 43%... Compressing 43%... Compressing 43%... Compressing 43%... Compressing 43%... Compressing 43%... Compressing 43%... Compressing 43%... Compressing 43%... Compressing 43%... Compressing 43%... Compressing 43%... Compressing 43%... Compressing 43%... Compressing 43%... Compressing 43%... Compressing 43%... Compressing 43%... Compressing 43%... Compressing 43%... Compressing 43%... Compressing 43%... Compressing 43%... Compressing 43%... Compressing 43%... Compressing 43%... Compressing 43%... Compressing 43%... Compressing 43%... Compressing 43%... Compressing 44%... Compressing 44%... Compressing 44%... Compressing 44%... Compressing 44%... Compressing 44%... Compressing 44%... Compressing 44%... Compressing 44%... Compressing 44%... Compressing 44%... Compressing 44%... Compressing 44%... Compressing 44%... Compressing 44%... Compressing 44%... Compressing 44%... Compressing 44%... Compressing 44%... Compressing 44%... Compressing 44%... Compressing 44%... Compressing 44%... Compressing 44%... Compressing 44%... Compressing 44%... Compressing 44%... Compressing 44%... Compressing 44%... Compressing 44%... Compressing 44%... Compressing 44%... Compressing 44%... Compressing 44%... Compressing 44%... Compressing 44%... Compressing 44%... Compressing 44%... Compressing 44%... Compressing 44%... Compressing 44%... Compressing 44%... Compressing 44%... Compressing 44%... Compressing 44%... Compressing 44%... Compressing 44%... Compressing 44%... Compressing 44%... Compressing 44%... Compressing 44%... Compressing 44%... Compressing 44%... Compressing 44%... Compressing 44%... Compressing 44%... Compressing 44%... Compressing 44%... Compressing 44%... Compressing 44%... Compressing 44%... Compressing 44%... Compressing 44%... Compressing 44%... Compressing 44%... Compressing 44%... Compressing 44%... Compressing 44%... Compressing 45%... Compressing 45%... Compressing 45%... Compressing 45%... Compressing 45%... Compressing 45%... Compressing 45%... Compressing 45%... Compressing 45%... Compressing 45%... Compressing 45%... Compressing 45%... Compressing 45%... Compressing 45%... Compressing 45%... Compressing 45%... Compressing 45%... Compressing 45%... Compressing 45%... Compressing 45%... Compressing 45%... Compressing 45%... Compressing 45%... Compressing 45%... Compressing 45%... Compressing 45%... Compressing 45%... Compressing 45%... Compressing 45%... Compressing 45%... Compressing 45%... Compressing 45%... Compressing 45%... Compressing 45%... Compressing 45%... Compressing 45%... Compressing 45%... Compressing 45%... Compressing 45%... Compressing 45%... Compressing 45%... Compressing 45%... Compressing 45%... Compressing 45%... Compressing 45%... Compressing 45%... Compressing 45%... Compressing 45%... Compressing 45%... Compressing 45%... Compressing 45%... Compressing 45%... Compressing 45%... Compressing 45%... Compressing 45%... Compressing 45%... Compressing 45%... Compressing 45%... Compressing 45%... Compressing 45%... Compressing 45%... Compressing 45%... Compressing 45%... Compressing 45%... Compressing 45%... Compressing 45%... Compressing 45%... Compressing 45%... Compressing 46%... Compressing 46%... Compressing 46%... Compressing 46%... Compressing 46%... Compressing 46%... Compressing 46%... Compressing 46%... Compressing 46%... Compressing 46%... Compressing 46%... Compressing 46%... Compressing 46%... Compressing 46%... Compressing 46%... Compressing 46%... Compressing 46%... Compressing 46%... Compressing 46%... Compressing 46%... Compressing 46%... Compressing 46%... Compressing 46%... Compressing 46%... Compressing 46%... Compressing 46%... Compressing 46%... Compressing 46%... Compressing 46%... Compressing 46%... Compressing 46%... Compressing 46%... Compressing 46%... Compressing 46%... Compressing 46%... Compressing 46%... Compressing 46%... Compressing 46%... Compressing 46%... Compressing 46%... Compressing 46%... Compressing 46%... Compressing 46%... Compressing 46%... Compressing 46%... Compressing 46%... Compressing 46%... Compressing 46%... Compressing 46%... Compressing 46%... Compressing 46%... Compressing 46%... Compressing 46%... Compressing 46%... Compressing 46%... Compressing 46%... Compressing 46%... Compressing 46%... Compressing 46%... Compressing 46%... Compressing 46%... Compressing 46%... Compressing 46%... Compressing 46%... Compressing 46%... Compressing 46%... Compressing 46%... Compressing 46%... Compressing 47%... Compressing 47%... Compressing 47%... Compressing 47%... Compressing 47%... Compressing 47%... Compressing 47%... Compressing 47%... Compressing 47%... Compressing 47%... Compressing 47%... Compressing 47%... Compressing 47%... Compressing 47%... Compressing 47%... Compressing 47%... Compressing 47%... Compressing 47%... Compressing 47%... Compressing 47%... Compressing 47%... Compressing 47%... Compressing 47%... Compressing 47%... Compressing 47%... Compressing 47%... Compressing 47%... Compressing 47%... Compressing 47%... Compressing 47%... Compressing 47%... Compressing 47%... Compressing 47%... Compressing 47%... Compressing 47%... Compressing 47%... Compressing 47%... Compressing 47%... Compressing 47%... Compressing 47%... Compressing 47%... Compressing 47%... Compressing 47%... Compressing 47%... Compressing 47%... Compressing 47%... Compressing 47%... Compressing 47%... Compressing 47%... Compressing 47%... Compressing 47%... Compressing 47%... Compressing 47%... Compressing 47%... Compressing 47%... Compressing 47%... Compressing 47%... Compressing 47%... Compressing 47%... Compressing 47%... Compressing 47%... Compressing 47%... Compressing 47%... Compressing 47%... Compressing 47%... Compressing 47%... Compressing 47%... Compressing 47%... Compressing 48%... Compressing 48%... Compressing 48%... Compressing 48%... Compressing 48%... Compressing 48%... Compressing 48%... Compressing 48%... Compressing 48%... Compressing 48%... Compressing 48%... Compressing 48%... Compressing 48%... Compressing 48%... Compressing 48%... Compressing 48%... Compressing 48%... Compressing 48%... Compressing 48%... Compressing 48%... Compressing 48%... Compressing 48%... Compressing 48%... Compressing 48%... Compressing 48%... Compressing 48%... Compressing 48%... Compressing 48%... Compressing 48%... Compressing 48%... Compressing 48%... Compressing 48%... Compressing 48%... Compressing 48%... Compressing 48%... Compressing 48%... Compressing 48%... Compressing 48%... Compressing 48%... Compressing 48%... Compressing 48%... Compressing 48%... Compressing 48%... Compressing 48%... Compressing 48%... Compressing 48%... Compressing 48%... Compressing 48%... Compressing 48%... Compressing 48%... Compressing 48%... Compressing 48%... Compressing 48%... Compressing 48%... Compressing 48%... Compressing 48%... Compressing 48%... Compressing 48%... Compressing 48%... Compressing 48%... Compressing 48%... Compressing 48%... Compressing 48%... Compressing 48%... Compressing 48%... Compressing 48%... Compressing 48%... Compressing 48%... Compressing 49%... Compressing 49%... Compressing 49%... Compressing 49%... Compressing 49%... Compressing 49%... Compressing 49%... Compressing 49%... Compressing 49%... Compressing 49%... Compressing 49%... Compressing 49%... Compressing 49%... Compressing 49%... Compressing 49%... Compressing 49%... Compressing 49%... Compressing 49%... Compressing 49%... Compressing 49%... Compressing 49%... Compressing 49%... Compressing 49%... Compressing 49%... Compressing 49%... Compressing 49%... Compressing 49%... Compressing 49%... Compressing 49%... Compressing 49%... Compressing 49%... Compressing 49%... Compressing 49%... Compressing 49%... Compressing 49%... Compressing 49%... Compressing 49%... Compressing 49%... Compressing 49%... Compressing 49%... Compressing 49%... Compressing 49%... Compressing 49%... Compressing 49%... Compressing 49%... Compressing 49%... Compressing 49%... Compressing 49%... Compressing 49%... Compressing 49%... Compressing 49%... Compressing 49%... Compressing 49%... Compressing 49%... Compressing 49%... Compressing 49%... Compressing 49%... Compressing 49%... Compressing 49%... Compressing 49%... Compressing 49%... Compressing 49%... Compressing 49%... Compressing 49%... Compressing 49%... Compressing 49%... Compressing 49%... Compressing 49%... Compressing 50%... Compressing 50%... Compressing 50%... Compressing 50%... Compressing 50%... Compressing 50%... Compressing 50%... Compressing 50%... Compressing 50%... Compressing 50%... Compressing 50%... Compressing 50%... Compressing 50%... Compressing 50%... Compressing 50%... Compressing 50%... Compressing 50%... Compressing 50%... Compressing 50%... Compressing 50%... Compressing 50%... Compressing 50%... Compressing 50%... Compressing 50%... Compressing 50%... Compressing 50%... Compressing 50%... Compressing 50%... Compressing 50%... Compressing 50%... Compressing 50%... Compressing 50%... Compressing 50%... Compressing 50%... Compressing 50%... Compressing 50%... Compressing 50%... Compressing 50%... Compressing 50%... Compressing 50%... Compressing 50%... Compressing 50%... Compressing 50%... Compressing 50%... Compressing 50%... Compressing 50%... Compressing 50%... Compressing 50%... Compressing 50%... Compressing 50%... Compressing 50%... Compressing 50%... Compressing 50%... Compressing 50%... Compressing 50%... Compressing 50%... Compressing 50%... Compressing 50%... Compressing 50%... Compressing 50%... Compressing 50%... Compressing 50%... Compressing 50%... Compressing 50%... Compressing 50%... Compressing 50%... Compressing 50%... Compressing 50%... Compressing 51%... Compressing 51%... Compressing 51%... Compressing 51%... Compressing 51%... Compressing 51%... Compressing 51%... Compressing 51%... Compressing 51%... Compressing 51%... Compressing 51%... Compressing 51%... Compressing 51%... Compressing 51%... Compressing 51%... Compressing 51%... Compressing 51%... Compressing 51%... Compressing 51%... Compressing 51%... Compressing 51%... Compressing 51%... Compressing 51%... Compressing 51%... Compressing 51%... Compressing 51%... Compressing 51%... Compressing 51%... Compressing 51%... Compressing 51%... Compressing 51%... Compressing 51%... Compressing 51%... Compressing 51%... Compressing 51%... Compressing 51%... Compressing 51%... Compressing 51%... Compressing 51%... Compressing 51%... Compressing 51%... Compressing 51%... Compressing 51%... Compressing 51%... Compressing 51%... Compressing 51%... Compressing 51%... Compressing 51%... Compressing 51%... Compressing 51%... Compressing 51%... Compressing 51%... Compressing 51%... Compressing 51%... Compressing 51%... Compressing 51%... Compressing 51%... Compressing 51%... Compressing 51%... Compressing 51%... Compressing 51%... Compressing 51%... Compressing 51%... Compressing 51%... Compressing 51%... Compressing 51%... Compressing 51%... Compressing 51%... Compressing 52%... Compressing 52%... Compressing 52%... Compressing 52%... Compressing 52%... Compressing 52%... Compressing 52%... Compressing 52%... Compressing 52%... Compressing 52%... Compressing 52%... Compressing 52%... Compressing 52%... Compressing 52%... Compressing 52%... Compressing 52%... Compressing 52%... Compressing 52%... Compressing 52%... Compressing 52%... Compressing 52%... Compressing 52%... Compressing 52%... Compressing 52%... Compressing 52%... Compressing 52%... Compressing 52%... Compressing 52%... Compressing 52%... Compressing 52%... Compressing 52%... Compressing 52%... Compressing 52%... Compressing 52%... Compressing 52%... Compressing 52%... Compressing 52%... Compressing 52%... Compressing 52%... Compressing 52%... Compressing 52%... Compressing 52%... Compressing 52%... Compressing 52%... Compressing 52%... Compressing 52%... Compressing 52%... Compressing 52%... Compressing 52%... Compressing 52%... Compressing 52%... Compressing 52%... Compressing 52%... Compressing 52%... Compressing 52%... Compressing 52%... Compressing 52%... Compressing 52%... Compressing 52%... Compressing 52%... Compressing 52%... Compressing 52%... Compressing 52%... Compressing 52%... Compressing 52%... Compressing 52%... Compressing 52%... Compressing 52%... Compressing 53%... Compressing 53%... Compressing 53%... Compressing 53%... Compressing 53%... Compressing 53%... Compressing 53%... Compressing 53%... Compressing 53%... Compressing 53%... Compressing 53%... Compressing 53%... Compressing 53%... Compressing 53%... Compressing 53%... Compressing 53%... Compressing 53%... Compressing 53%... Compressing 53%... Compressing 53%... Compressing 53%... Compressing 53%... Compressing 53%... Compressing 53%... Compressing 53%... Compressing 53%... Compressing 53%... Compressing 53%... Compressing 53%... Compressing 53%... Compressing 53%... Compressing 53%... Compressing 53%... Compressing 53%... Compressing 53%... Compressing 53%... Compressing 53%... Compressing 53%... Compressing 53%... Compressing 53%... Compressing 53%... Compressing 53%... Compressing 53%... Compressing 53%... Compressing 53%... Compressing 53%... Compressing 53%... Compressing 53%... Compressing 53%... Compressing 53%... Compressing 53%... Compressing 53%... Compressing 53%... Compressing 53%... Compressing 53%... Compressing 53%... Compressing 53%... Compressing 53%... Compressing 53%... Compressing 53%... Compressing 53%... Compressing 53%... Compressing 53%... Compressing 53%... Compressing 53%... Compressing 53%... Compressing 53%... Compressing 53%... Compressing 54%... Compressing 54%... Compressing 54%... Compressing 54%... Compressing 54%... Compressing 54%... Compressing 54%... Compressing 54%... Compressing 54%... Compressing 54%... Compressing 54%... Compressing 54%... Compressing 54%... Compressing 54%... Compressing 54%... Compressing 54%... Compressing 54%... Compressing 54%... Compressing 54%... Compressing 54%... Compressing 54%... Compressing 54%... Compressing 54%... Compressing 54%... Compressing 54%... Compressing 54%... Compressing 54%... Compressing 54%... Compressing 54%... Compressing 54%... Compressing 54%... Compressing 54%... Compressing 54%... Compressing 54%... Compressing 54%... Compressing 54%... Compressing 54%... Compressing 54%... Compressing 54%... Compressing 54%... Compressing 54%... Compressing 54%... Compressing 54%... Compressing 54%... Compressing 54%... Compressing 54%... Compressing 54%... Compressing 54%... Compressing 54%... Compressing 54%... Compressing 54%... Compressing 54%... Compressing 54%... Compressing 54%... Compressing 54%... Compressing 54%... Compressing 54%... Compressing 54%... Compressing 54%... Compressing 54%... Compressing 54%... Compressing 54%... Compressing 54%... Compressing 54%... Compressing 54%... Compressing 54%... Compressing 54%... Compressing 54%... Compressing 55%... Compressing 55%... Compressing 55%... Compressing 55%... Compressing 55%... Compressing 55%... Compressing 55%... Compressing 55%... Compressing 55%... Compressing 55%... Compressing 55%... Compressing 55%... Compressing 55%... Compressing 55%... Compressing 55%... Compressing 55%... Compressing 55%... Compressing 55%... Compressing 55%... Compressing 55%... Compressing 55%... Compressing 55%... Compressing 55%... Compressing 55%... Compressing 55%... Compressing 55%... Compressing 55%... Compressing 55%... Compressing 55%... Compressing 55%... Compressing 55%... Compressing 55%... Compressing 55%... Compressing 55%... Compressing 55%... Compressing 55%... Compressing 55%... Compressing 55%... Compressing 55%... Compressing 55%... Compressing 55%... Compressing 55%... Compressing 55%... Compressing 55%... Compressing 55%... Compressing 55%... Compressing 55%... Compressing 55%... Compressing 55%... Compressing 55%... Compressing 55%... Compressing 55%... Compressing 55%... Compressing 55%... Compressing 55%... Compressing 55%... Compressing 55%... Compressing 55%... Compressing 55%... Compressing 55%... Compressing 55%... Compressing 55%... Compressing 55%... Compressing 55%... Compressing 55%... Compressing 55%... Compressing 55%... Compressing 55%... Compressing 56%... Compressing 56%... Compressing 56%... Compressing 56%... Compressing 56%... Compressing 56%... Compressing 56%... Compressing 56%... Compressing 56%... Compressing 56%... Compressing 56%... Compressing 56%... Compressing 56%... Compressing 56%... Compressing 56%... Compressing 56%... Compressing 56%... Compressing 56%... Compressing 56%... Compressing 56%... Compressing 56%... Compressing 56%... Compressing 56%... Compressing 56%... Compressing 56%... Compressing 56%... Compressing 56%... Compressing 56%... Compressing 56%... Compressing 56%... Compressing 56%... Compressing 56%... Compressing 56%... Compressing 56%... Compressing 56%... Compressing 56%... Compressing 56%... Compressing 56%... Compressing 56%... Compressing 56%... Compressing 56%... Compressing 56%... Compressing 56%... Compressing 56%... Compressing 56%... Compressing 56%... Compressing 56%... Compressing 56%... Compressing 56%... Compressing 56%... Compressing 56%... Compressing 56%... Compressing 56%... Compressing 56%... Compressing 56%... Compressing 56%... Compressing 56%... Compressing 56%... Compressing 56%... Compressing 56%... Compressing 56%... Compressing 56%... Compressing 56%... Compressing 56%... Compressing 56%... Compressing 56%... Compressing 56%... Compressing 56%... Compressing 57%... Compressing 57%... Compressing 57%... Compressing 57%... Compressing 57%... Compressing 57%... Compressing 57%... Compressing 57%... Compressing 57%... Compressing 57%... Compressing 57%... Compressing 57%... Compressing 57%... Compressing 57%... Compressing 57%... Compressing 57%... Compressing 57%... Compressing 57%... Compressing 57%... Compressing 57%... Compressing 57%... Compressing 57%... Compressing 57%... Compressing 57%... Compressing 57%... Compressing 57%... Compressing 57%... Compressing 57%... Compressing 57%... Compressing 57%... Compressing 57%... Compressing 57%... Compressing 57%... Compressing 57%... Compressing 57%... Compressing 57%... Compressing 57%... Compressing 57%... Compressing 57%... Compressing 57%... Compressing 57%... Compressing 57%... Compressing 57%... Compressing 57%... Compressing 57%... Compressing 57%... Compressing 57%... Compressing 57%... Compressing 57%... Compressing 57%... Compressing 57%... Compressing 57%... Compressing 57%... Compressing 57%... Compressing 57%... Compressing 57%... Compressing 57%... Compressing 57%... Compressing 57%... Compressing 57%... Compressing 57%... Compressing 57%... Compressing 57%... Compressing 57%... Compressing 57%... Compressing 57%... Compressing 57%... Compressing 57%... Compressing 58%... Compressing 58%... Compressing 58%... Compressing 58%... Compressing 58%... Compressing 58%... Compressing 58%... Compressing 58%... Compressing 58%... Compressing 58%... Compressing 58%... Compressing 58%... Compressing 58%... Compressing 58%... Compressing 58%... Compressing 58%... Compressing 58%... Compressing 58%... Compressing 58%... Compressing 58%... Compressing 58%... Compressing 58%... Compressing 58%... Compressing 58%... Compressing 58%... Compressing 58%... Compressing 58%... Compressing 58%... Compressing 58%... Compressing 58%... Compressing 58%... Compressing 58%... Compressing 58%... Compressing 58%... Compressing 58%... Compressing 58%... Compressing 58%... Compressing 58%... Compressing 58%... Compressing 58%... Compressing 58%... Compressing 58%... Compressing 58%... Compressing 58%... Compressing 58%... Compressing 58%... Compressing 58%... Compressing 58%... Compressing 58%... Compressing 58%... Compressing 58%... Compressing 58%... Compressing 58%... Compressing 58%... Compressing 58%... Compressing 58%... Compressing 58%... Compressing 58%... Compressing 58%... Compressing 58%... Compressing 58%... Compressing 58%... Compressing 58%... Compressing 58%... Compressing 58%... Compressing 58%... Compressing 58%... Compressing 58%... Compressing 59%... Compressing 59%... Compressing 59%... Compressing 59%... Compressing 59%... Compressing 59%... Compressing 59%... Compressing 59%... Compressing 59%... Compressing 59%... Compressing 59%... Compressing 59%... Compressing 59%... Compressing 59%... Compressing 59%... Compressing 59%... Compressing 59%... Compressing 59%... Compressing 59%... Compressing 59%... Compressing 59%... Compressing 59%... Compressing 59%... Compressing 59%... Compressing 59%... Compressing 59%... Compressing 59%... Compressing 59%... Compressing 59%... Compressing 59%... Compressing 59%... Compressing 59%... Compressing 59%... Compressing 59%... Compressing 59%... Compressing 59%... Compressing 59%... Compressing 59%... Compressing 59%... Compressing 59%... Compressing 59%... Compressing 59%... Compressing 59%... Compressing 59%... Compressing 59%... Compressing 59%... Compressing 59%... Compressing 59%... Compressing 59%... Compressing 59%... Compressing 59%... Compressing 59%... Compressing 59%... Compressing 59%... Compressing 59%... Compressing 59%... Compressing 59%... Compressing 59%... Compressing 59%... Compressing 59%... Compressing 59%... Compressing 59%... Compressing 59%... Compressing 59%... Compressing 59%... Compressing 59%... Compressing 59%... Compressing 59%... Compressing 60%... Compressing 60%... Compressing 60%... Compressing 60%... Compressing 60%... Compressing 60%... Compressing 60%... Compressing 60%... Compressing 60%... Compressing 60%... Compressing 60%... Compressing 60%... Compressing 60%... Compressing 60%... Compressing 60%... Compressing 60%... Compressing 60%... Compressing 60%... Compressing 60%... Compressing 60%... Compressing 60%... Compressing 60%... Compressing 60%... Compressing 60%... Compressing 60%... Compressing 60%... Compressing 60%... Compressing 60%... Compressing 60%... Compressing 60%... Compressing 60%... Compressing 60%... Compressing 60%... Compressing 60%... Compressing 60%... Compressing 60%... Compressing 60%... Compressing 60%... Compressing 60%... Compressing 60%... Compressing 60%... Compressing 60%... Compressing 60%... Compressing 60%... Compressing 60%... Compressing 60%... Compressing 60%... Compressing 60%... Compressing 60%... Compressing 60%... Compressing 60%... Compressing 60%... Compressing 60%... Compressing 60%... Compressing 60%... Compressing 60%... Compressing 60%... Compressing 60%... Compressing 60%... Compressing 60%... Compressing 60%... Compressing 60%... Compressing 60%... Compressing 60%... Compressing 60%... Compressing 60%... Compressing 60%... Compressing 60%... Compressing 61%... Compressing 61%... Compressing 61%... Compressing 61%... Compressing 61%... Compressing 61%... Compressing 61%... Compressing 61%... Compressing 61%... Compressing 61%... Compressing 61%... Compressing 61%... Compressing 61%... Compressing 61%... Compressing 61%... Compressing 61%... Compressing 61%... Compressing 61%... Compressing 61%... Compressing 61%... Compressing 61%... Compressing 61%... Compressing 61%... Compressing 61%... Compressing 61%... Compressing 61%... Compressing 61%... Compressing 61%... Compressing 61%... Compressing 61%... Compressing 61%... Compressing 61%... Compressing 61%... Compressing 61%... Compressing 61%... Compressing 61%... Compressing 61%... Compressing 61%... Compressing 61%... Compressing 61%... Compressing 61%... Compressing 61%... Compressing 61%... Compressing 61%... Compressing 61%... Compressing 61%... Compressing 61%... Compressing 61%... Compressing 61%... Compressing 61%... Compressing 61%... Compressing 61%... Compressing 61%... Compressing 61%... Compressing 61%... Compressing 61%... Compressing 61%... Compressing 61%... Compressing 61%... Compressing 61%... Compressing 61%... Compressing 61%... Compressing 61%... Compressing 61%... Compressing 61%... Compressing 61%... Compressing 61%... Compressing 61%... Compressing 62%... Compressing 62%... Compressing 62%... Compressing 62%... Compressing 62%... Compressing 62%... Compressing 62%... Compressing 62%... Compressing 62%... Compressing 62%... Compressing 62%... Compressing 62%... Compressing 62%... Compressing 62%... Compressing 62%... Compressing 62%... Compressing 62%... Compressing 62%... Compressing 62%... Compressing 62%... Compressing 62%... Compressing 62%... Compressing 62%... Compressing 62%... Compressing 62%... Compressing 62%... Compressing 62%... Compressing 62%... Compressing 62%... Compressing 62%... Compressing 62%... Compressing 62%... Compressing 62%... Compressing 62%... Compressing 62%... Compressing 62%... Compressing 62%... Compressing 62%... Compressing 62%... Compressing 62%... Compressing 62%... Compressing 62%... Compressing 62%... Compressing 62%... Compressing 62%... Compressing 62%... Compressing 62%... Compressing 62%... Compressing 62%... Compressing 62%... Compressing 62%... Compressing 62%... Compressing 62%... Compressing 62%... Compressing 62%... Compressing 62%... Compressing 62%... Compressing 62%... Compressing 62%... Compressing 62%... Compressing 62%... Compressing 62%... Compressing 62%... Compressing 62%... Compressing 62%... Compressing 62%... Compressing 62%... Compressing 62%... Compressing 63%... Compressing 63%... Compressing 63%... Compressing 63%... Compressing 63%... Compressing 63%... Compressing 63%... Compressing 63%... Compressing 63%... Compressing 63%... Compressing 63%... Compressing 63%... Compressing 63%... Compressing 63%... Compressing 63%... Compressing 63%... Compressing 63%... Compressing 63%... Compressing 63%... Compressing 63%... Compressing 63%... Compressing 63%... Compressing 63%... Compressing 63%... Compressing 63%... Compressing 63%... Compressing 63%... Compressing 63%... Compressing 63%... Compressing 63%... Compressing 63%... Compressing 63%... Compressing 63%... Compressing 63%... Compressing 63%... Compressing 63%... Compressing 63%... Compressing 63%... Compressing 63%... Compressing 63%... Compressing 63%... Compressing 63%... Compressing 63%... Compressing 63%... Compressing 63%... Compressing 63%... Compressing 63%... Compressing 63%... Compressing 63%... Compressing 63%... Compressing 63%... Compressing 63%... Compressing 63%... Compressing 63%... Compressing 63%... Compressing 63%... Compressing 63%... Compressing 63%... Compressing 63%... Compressing 63%... Compressing 63%... Compressing 63%... Compressing 63%... Compressing 63%... Compressing 63%... Compressing 63%... Compressing 63%... Compressing 63%... Compressing 64%... Compressing 64%... Compressing 64%... Compressing 64%... Compressing 64%... Compressing 64%... Compressing 64%... Compressing 64%... Compressing 64%... Compressing 64%... Compressing 64%... Compressing 64%... Compressing 64%... Compressing 64%... Compressing 64%... Compressing 64%... Compressing 64%... Compressing 64%... Compressing 64%... Compressing 64%... Compressing 64%... Compressing 64%... Compressing 64%... Compressing 64%... Compressing 64%... Compressing 64%... Compressing 64%... Compressing 64%... Compressing 64%... Compressing 64%... Compressing 64%... Compressing 64%... Compressing 64%... Compressing 64%... Compressing 64%... Compressing 64%... Compressing 64%... Compressing 64%... Compressing 64%... Compressing 64%... Compressing 64%... Compressing 64%... Compressing 64%... Compressing 64%... Compressing 64%... Compressing 64%... Compressing 64%... Compressing 64%... Compressing 64%... Compressing 64%... Compressing 64%... Compressing 64%... Compressing 64%... Compressing 64%... Compressing 64%... Compressing 64%... Compressing 64%... Compressing 64%... Compressing 64%... Compressing 64%... Compressing 64%... Compressing 64%... Compressing 64%... Compressing 64%... Compressing 64%... Compressing 64%... Compressing 64%... Compressing 64%... Compressing 65%... Compressing 65%... Compressing 65%... Compressing 65%... Compressing 65%... Compressing 65%... Compressing 65%... Compressing 65%... Compressing 65%... Compressing 65%... Compressing 65%... Compressing 65%... Compressing 65%... Compressing 65%... Compressing 65%... Compressing 65%... Compressing 65%... Compressing 65%... Compressing 65%... Compressing 65%... Compressing 65%... Compressing 65%... Compressing 65%... Compressing 65%... Compressing 65%... Compressing 65%... Compressing 65%... Compressing 65%... Compressing 65%... Compressing 65%... Compressing 65%... Compressing 65%... Compressing 65%... Compressing 65%... Compressing 65%... Compressing 65%... Compressing 65%... Compressing 65%... Compressing 65%... Compressing 65%... Compressing 65%... Compressing 65%... Compressing 65%... Compressing 65%... Compressing 65%... Compressing 65%... Compressing 65%... Compressing 65%... Compressing 65%... Compressing 65%... Compressing 65%... Compressing 65%... Compressing 65%... Compressing 65%... Compressing 65%... Compressing 65%... Compressing 65%... Compressing 65%... Compressing 65%... Compressing 65%... Compressing 65%... Compressing 65%... Compressing 65%... Compressing 65%... Compressing 65%... Compressing 65%... Compressing 65%... Compressing 65%... Compressing 66%... Compressing 66%... Compressing 66%... Compressing 66%... Compressing 66%... Compressing 66%... Compressing 66%... Compressing 66%... Compressing 66%... Compressing 66%... Compressing 66%... Compressing 66%... Compressing 66%... Compressing 66%... Compressing 66%... Compressing 66%... Compressing 66%... Compressing 66%... Compressing 66%... Compressing 66%... Compressing 66%... Compressing 66%... Compressing 66%... Compressing 66%... Compressing 66%... Compressing 66%... Compressing 66%... Compressing 66%... Compressing 66%... Compressing 66%... Compressing 66%... Compressing 66%... Compressing 66%... Compressing 66%... Compressing 66%... Compressing 66%... Compressing 66%... Compressing 66%... Compressing 66%... Compressing 66%... Compressing 66%... Compressing 66%... Compressing 66%... Compressing 66%... Compressing 66%... Compressing 66%... Compressing 66%... Compressing 66%... Compressing 66%... Compressing 66%... Compressing 66%... Compressing 66%... Compressing 66%... Compressing 66%... Compressing 66%... Compressing 66%... Compressing 66%... Compressing 66%... Compressing 66%... Compressing 66%... Compressing 66%... Compressing 66%... Compressing 66%... Compressing 66%... Compressing 66%... Compressing 66%... Compressing 66%... Compressing 66%... Compressing 67%... Compressing 67%... Compressing 67%... Compressing 67%... Compressing 67%... Compressing 67%... Compressing 67%... Compressing 67%... Compressing 67%... Compressing 67%... Compressing 67%... Compressing 67%... Compressing 67%... Compressing 67%... Compressing 67%... Compressing 67%... Compressing 67%... Compressing 67%... Compressing 67%... Compressing 67%... Compressing 67%... Compressing 67%... Compressing 67%... Compressing 67%... Compressing 67%... Compressing 67%... Compressing 67%... Compressing 67%... Compressing 67%... Compressing 67%... Compressing 67%... Compressing 67%... Compressing 67%... Compressing 67%... Compressing 67%... Compressing 67%... Compressing 67%... Compressing 67%... Compressing 67%... Compressing 67%... Compressing 67%... Compressing 67%... Compressing 67%... Compressing 67%... Compressing 67%... Compressing 67%... Compressing 67%... Compressing 67%... Compressing 67%... Compressing 67%... Compressing 67%... Compressing 67%... Compressing 67%... Compressing 67%... Compressing 67%... Compressing 67%... Compressing 67%... Compressing 67%... Compressing 67%... Compressing 67%... Compressing 67%... Compressing 67%... Compressing 67%... Compressing 67%... Compressing 67%... Compressing 67%... Compressing 67%... Compressing 67%... Compressing 68%... Compressing 68%... Compressing 68%... Compressing 68%... Compressing 68%... Compressing 68%... Compressing 68%... Compressing 68%... Compressing 68%... Compressing 68%... Compressing 68%... Compressing 68%... Compressing 68%... Compressing 68%... Compressing 68%... Compressing 68%... Compressing 68%... Compressing 68%... Compressing 68%... Compressing 68%... Compressing 68%... Compressing 68%... Compressing 68%... Compressing 68%... Compressing 68%... Compressing 68%... Compressing 68%... Compressing 68%... Compressing 68%... Compressing 68%... Compressing 68%... Compressing 68%... Compressing 68%... Compressing 68%... Compressing 68%... Compressing 68%... Compressing 68%... Compressing 68%... Compressing 68%... Compressing 68%... Compressing 68%... Compressing 68%... Compressing 68%... Compressing 68%... Compressing 68%... Compressing 68%... Compressing 68%... Compressing 68%... Compressing 68%... Compressing 68%... Compressing 68%... Compressing 68%... Compressing 68%... Compressing 68%... Compressing 68%... Compressing 68%... Compressing 68%... Compressing 68%... Compressing 68%... Compressing 68%... Compressing 68%... Compressing 68%... Compressing 68%... Compressing 68%... Compressing 68%... Compressing 68%... Compressing 68%... Compressing 68%... Compressing 69%... Compressing 69%... Compressing 69%... Compressing 69%... Compressing 69%... Compressing 69%... Compressing 69%... Compressing 69%... Compressing 69%... Compressing 69%... Compressing 69%... Compressing 69%... Compressing 69%... Compressing 69%... Compressing 69%... Compressing 69%... Compressing 69%... Compressing 69%... Compressing 69%... Compressing 69%... Compressing 69%... Compressing 69%... Compressing 69%... Compressing 69%... Compressing 69%... Compressing 69%... Compressing 69%... Compressing 69%... Compressing 69%... Compressing 69%... Compressing 69%... Compressing 69%... Compressing 69%... Compressing 69%... Compressing 69%... Compressing 69%... Compressing 69%... Compressing 69%... Compressing 69%... Compressing 69%... Compressing 69%... Compressing 69%... Compressing 69%... Compressing 69%... Compressing 69%... Compressing 69%... Compressing 69%... Compressing 69%... Compressing 69%... Compressing 69%... Compressing 69%... Compressing 69%... Compressing 69%... Compressing 69%... Compressing 69%... Compressing 69%... Compressing 69%... Compressing 69%... Compressing 69%... Compressing 69%... Compressing 69%... Compressing 69%... Compressing 69%... Compressing 69%... Compressing 69%... Compressing 69%... Compressing 69%... Compressing 69%... Compressing 70%... Compressing 70%... Compressing 70%... Compressing 70%... Compressing 70%... Compressing 70%... Compressing 70%... Compressing 70%... Compressing 70%... Compressing 70%... Compressing 70%... Compressing 70%... Compressing 70%... Compressing 70%... Compressing 70%... Compressing 70%... Compressing 70%... Compressing 70%... Compressing 70%... Compressing 70%... Compressing 70%... Compressing 70%... Compressing 70%... Compressing 70%... Compressing 70%... Compressing 70%... Compressing 70%... Compressing 70%... Compressing 70%... Compressing 70%... Compressing 70%... Compressing 70%... Compressing 70%... Compressing 70%... Compressing 70%... Compressing 70%... Compressing 70%... Compressing 70%... Compressing 70%... Compressing 70%... Compressing 70%... Compressing 70%... Compressing 70%... Compressing 70%... Compressing 70%... Compressing 70%... Compressing 70%... Compressing 70%... Compressing 70%... Compressing 70%... Compressing 70%... Compressing 70%... Compressing 70%... Compressing 70%... Compressing 70%... Compressing 70%... Compressing 70%... Compressing 70%... Compressing 70%... Compressing 70%... Compressing 70%... Compressing 70%... Compressing 70%... Compressing 70%... Compressing 70%... Compressing 70%... Compressing 70%... Compressing 70%... Compressing 71%... Compressing 71%... Compressing 71%... Compressing 71%... Compressing 71%... Compressing 71%... Compressing 71%... Compressing 71%... Compressing 71%... Compressing 71%... Compressing 71%... Compressing 71%... Compressing 71%... Compressing 71%... Compressing 71%... Compressing 71%... Compressing 71%... Compressing 71%... Compressing 71%... Compressing 71%... Compressing 71%... Compressing 71%... Compressing 71%... Compressing 71%... Compressing 71%... Compressing 71%... Compressing 71%... Compressing 71%... Compressing 71%... Compressing 71%... Compressing 71%... Compressing 71%... Compressing 71%... Compressing 71%... Compressing 71%... Compressing 71%... Compressing 71%... Compressing 71%... Compressing 71%... Compressing 71%... Compressing 71%... Compressing 71%... Compressing 71%... Compressing 71%... Compressing 71%... Compressing 71%... Compressing 71%... Compressing 71%... Compressing 71%... Compressing 71%... Compressing 71%... Compressing 71%... Compressing 71%... Compressing 71%... Compressing 71%... Compressing 71%... Compressing 71%... Compressing 71%... Compressing 71%... Compressing 71%... Compressing 71%... Compressing 71%... Compressing 71%... Compressing 71%... Compressing 71%... Compressing 71%... Compressing 71%... Compressing 71%... Compressing 72%... Compressing 72%... Compressing 72%... Compressing 72%... Compressing 72%... Compressing 72%... Compressing 72%... Compressing 72%... Compressing 72%... Compressing 72%... Compressing 72%... Compressing 72%... Compressing 72%... Compressing 72%... Compressing 72%... Compressing 72%... Compressing 72%... Compressing 72%... Compressing 72%... Compressing 72%... Compressing 72%... Compressing 72%... Compressing 72%... Compressing 72%... Compressing 72%... Compressing 72%... Compressing 72%... Compressing 72%... Compressing 72%... Compressing 72%... Compressing 72%... Compressing 72%... Compressing 72%... Compressing 72%... Compressing 72%... Compressing 72%... Compressing 72%... Compressing 72%... Compressing 72%... Compressing 72%... Compressing 72%... Compressing 72%... Compressing 72%... Compressing 72%... Compressing 72%... Compressing 72%... Compressing 72%... Compressing 72%... Compressing 72%... Compressing 72%... Compressing 72%... Compressing 72%... Compressing 72%... Compressing 72%... Compressing 72%... Compressing 72%... Compressing 72%... Compressing 72%... Compressing 72%... Compressing 72%... Compressing 72%... Compressing 72%... Compressing 72%... Compressing 72%... Compressing 72%... Compressing 72%... Compressing 72%... Compressing 72%... Compressing 73%... Compressing 73%... Compressing 73%... Compressing 73%... Compressing 73%... Compressing 73%... Compressing 73%... Compressing 73%... Compressing 73%... Compressing 73%... Compressing 73%... Compressing 73%... Compressing 73%... Compressing 73%... Compressing 73%... Compressing 73%... Compressing 73%... Compressing 73%... Compressing 73%... Compressing 73%... Compressing 73%... Compressing 73%... Compressing 73%... Compressing 73%... Compressing 73%... Compressing 73%... Compressing 73%... Compressing 73%... Compressing 73%... Compressing 73%... Compressing 73%... Compressing 73%... Compressing 73%... Compressing 73%... Compressing 73%... Compressing 73%... Compressing 73%... Compressing 73%... Compressing 73%... Compressing 73%... Compressing 73%... Compressing 73%... Compressing 73%... Compressing 73%... Compressing 73%... Compressing 73%... Compressing 73%... Compressing 73%... Compressing 73%... Compressing 73%... Compressing 73%... Compressing 73%... Compressing 73%... Compressing 73%... Compressing 73%... Compressing 73%... Compressing 73%... Compressing 73%... Compressing 73%... Compressing 73%... Compressing 73%... Compressing 73%... Compressing 73%... Compressing 73%... Compressing 73%... Compressing 73%... Compressing 73%... Compressing 73%... Compressing 74%... Compressing 74%... Compressing 74%... Compressing 74%... Compressing 74%... Compressing 74%... Compressing 74%... Compressing 74%... Compressing 74%... Compressing 74%... Compressing 74%... Compressing 74%... Compressing 74%... Compressing 74%... Compressing 74%... Compressing 74%... Compressing 74%... Compressing 74%... Compressing 74%... Compressing 74%... Compressing 74%... Compressing 74%... Compressing 74%... Compressing 74%... Compressing 74%... Compressing 74%... Compressing 74%... Compressing 74%... Compressing 74%... Compressing 74%... Compressing 74%... Compressing 74%... Compressing 74%... Compressing 74%... Compressing 74%... Compressing 74%... Compressing 74%... Compressing 74%... Compressing 74%... Compressing 74%... Compressing 74%... Compressing 74%... Compressing 74%... Compressing 74%... Compressing 74%... Compressing 74%... Compressing 74%... Compressing 74%... Compressing 74%... Compressing 74%... Compressing 74%... Compressing 74%... Compressing 74%... Compressing 74%... Compressing 74%... Compressing 74%... Compressing 74%... Compressing 74%... Compressing 74%... Compressing 74%... Compressing 74%... Compressing 74%... Compressing 74%... Compressing 74%... Compressing 74%... Compressing 74%... Compressing 74%... Compressing 74%... Compressing 75%... Compressing 75%... Compressing 75%... Compressing 75%... Compressing 75%... Compressing 75%... Compressing 75%... Compressing 75%... Compressing 75%... Compressing 75%... Compressing 75%... Compressing 75%... Compressing 75%... Compressing 75%... Compressing 75%... Compressing 75%... Compressing 75%... Compressing 75%... Compressing 75%... Compressing 75%... Compressing 75%... Compressing 75%... Compressing 75%... Compressing 75%... Compressing 75%... Compressing 75%... Compressing 75%... Compressing 75%... Compressing 75%... Compressing 75%... Compressing 75%... Compressing 75%... Compressing 75%... Compressing 75%... Compressing 75%... Compressing 75%... Compressing 75%... Compressing 75%... Compressing 75%... Compressing 75%... Compressing 75%... Compressing 75%... Compressing 75%... Compressing 75%... Compressing 75%... Compressing 75%... Compressing 75%... Compressing 75%... Compressing 75%... Compressing 75%... Compressing 75%... Compressing 75%... Compressing 75%... Compressing 75%... Compressing 75%... Compressing 75%... Compressing 75%... Compressing 75%... Compressing 75%... Compressing 75%... Compressing 75%... Compressing 75%... Compressing 75%... Compressing 75%... Compressing 75%... Compressing 75%... Compressing 75%... Compressing 75%... Compressing 76%... Compressing 76%... Compressing 76%... Compressing 76%... Compressing 76%... Compressing 76%... Compressing 76%... Compressing 76%... Compressing 76%... Compressing 76%... Compressing 76%... Compressing 76%... Compressing 76%... Compressing 76%... Compressing 76%... Compressing 76%... Compressing 76%... Compressing 76%... Compressing 76%... Compressing 76%... Compressing 76%... Compressing 76%... Compressing 76%... Compressing 76%... Compressing 76%... Compressing 76%... Compressing 76%... Compressing 76%... Compressing 76%... Compressing 76%... Compressing 76%... Compressing 76%... Compressing 76%... Compressing 76%... Compressing 76%... Compressing 76%... Compressing 76%... Compressing 76%... Compressing 76%... Compressing 76%... Compressing 76%... Compressing 76%... Compressing 76%... Compressing 76%... Compressing 76%... Compressing 76%... Compressing 76%... Compressing 76%... Compressing 76%... Compressing 76%... Compressing 76%... Compressing 76%... Compressing 76%... Compressing 76%... Compressing 76%... Compressing 76%... Compressing 76%... Compressing 76%... Compressing 76%... Compressing 76%... Compressing 76%... Compressing 76%... Compressing 76%... Compressing 76%... Compressing 76%... Compressing 76%... Compressing 76%... Compressing 76%... Compressing 77%... Compressing 77%... Compressing 77%... Compressing 77%... Compressing 77%... Compressing 77%... Compressing 77%... Compressing 77%... Compressing 77%... Compressing 77%... Compressing 77%... Compressing 77%... Compressing 77%... Compressing 77%... Compressing 77%... Compressing 77%... Compressing 77%... Compressing 77%... Compressing 77%... Compressing 77%... Compressing 77%... Compressing 77%... Compressing 77%... Compressing 77%... Compressing 77%... Compressing 77%... Compressing 77%... Compressing 77%... Compressing 77%... Compressing 77%... Compressing 77%... Compressing 77%... Compressing 77%... Compressing 77%... Compressing 77%... Compressing 77%... Compressing 77%... Compressing 77%... Compressing 77%... Compressing 77%... Compressing 77%... Compressing 77%... Compressing 77%... Compressing 77%... Compressing 77%... Compressing 77%... Compressing 77%... Compressing 77%... Compressing 77%... Compressing 77%... Compressing 77%... Compressing 77%... Compressing 77%... Compressing 77%... Compressing 77%... Compressing 77%... Compressing 77%... Compressing 77%... Compressing 77%... Compressing 77%... Compressing 77%... Compressing 77%... Compressing 77%... Compressing 77%... Compressing 77%... Compressing 77%... Compressing 77%... Compressing 77%... Compressing 78%... Compressing 78%... Compressing 78%... Compressing 78%... Compressing 78%... Compressing 78%... Compressing 78%... Compressing 78%... Compressing 78%... Compressing 78%... Compressing 78%... Compressing 78%... Compressing 78%... Compressing 78%... Compressing 78%... Compressing 78%... Compressing 78%... Compressing 78%... Compressing 78%... Compressing 78%... Compressing 78%... Compressing 78%... Compressing 78%... Compressing 78%... Compressing 78%... Compressing 78%... Compressing 78%... Compressing 78%... Compressing 78%... Compressing 78%... Compressing 78%... Compressing 78%... Compressing 78%... Compressing 78%... Compressing 78%... Compressing 78%... Compressing 78%... Compressing 78%... Compressing 78%... Compressing 78%... Compressing 78%... Compressing 78%... Compressing 78%... Compressing 78%... Compressing 78%... Compressing 78%... Compressing 78%... Compressing 78%... Compressing 78%... Compressing 78%... Compressing 78%... Compressing 78%... Compressing 78%... Compressing 78%... Compressing 78%... Compressing 78%... Compressing 78%... Compressing 78%... Compressing 78%... Compressing 78%... Compressing 78%... Compressing 78%... Compressing 78%... Compressing 78%... Compressing 78%... Compressing 78%... Compressing 78%... Compressing 78%... Compressing 79%... Compressing 79%... Compressing 79%... Compressing 79%... Compressing 79%... Compressing 79%... Compressing 79%... Compressing 79%... Compressing 79%... Compressing 79%... Compressing 79%... Compressing 79%... Compressing 79%... Compressing 79%... Compressing 79%... Compressing 79%... Compressing 79%... Compressing 79%... Compressing 79%... Compressing 79%... Compressing 79%... Compressing 79%... Compressing 79%... Compressing 79%... Compressing 79%... Compressing 79%... Compressing 79%... Compressing 79%... Compressing 79%... Compressing 79%... Compressing 79%... Compressing 79%... Compressing 79%... Compressing 79%... Compressing 79%... Compressing 79%... Compressing 79%... Compressing 79%... Compressing 79%... Compressing 79%... Compressing 79%... Compressing 79%... Compressing 79%... Compressing 79%... Compressing 79%... Compressing 79%... Compressing 79%... Compressing 79%... Compressing 79%... Compressing 79%... Compressing 79%... Compressing 79%... Compressing 79%... Compressing 79%... Compressing 79%... Compressing 79%... Compressing 79%... Compressing 79%... Compressing 79%... Compressing 79%... Compressing 79%... Compressing 79%... Compressing 79%... Compressing 79%... Compressing 79%... Compressing 79%... Compressing 79%... Compressing 79%... Compressing 80%... Compressing 80%... Compressing 80%... Compressing 80%... Compressing 80%... Compressing 80%... Compressing 80%... Compressing 80%... Compressing 80%... Compressing 80%... Compressing 80%... Compressing 80%... Compressing 80%... Compressing 80%... Compressing 80%... Compressing 80%... Compressing 80%... Compressing 80%... Compressing 80%... Compressing 80%... Compressing 80%... Compressing 80%... Compressing 80%... Compressing 80%... Compressing 80%... Compressing 80%... Compressing 80%... Compressing 80%... Compressing 80%... Compressing 80%... Compressing 80%... Compressing 80%... Compressing 80%... Compressing 80%... Compressing 80%... Compressing 80%... Compressing 80%... Compressing 80%... Compressing 80%... Compressing 80%... Compressing 80%... Compressing 80%... Compressing 80%... Compressing 80%... Compressing 80%... Compressing 80%... Compressing 80%... Compressing 80%... Compressing 80%... Compressing 80%... Compressing 80%... Compressing 80%... Compressing 80%... Compressing 80%... Compressing 80%... Compressing 80%... Compressing 80%... Compressing 80%... Compressing 80%... Compressing 80%... Compressing 80%... Compressing 80%... Compressing 80%... Compressing 80%... Compressing 80%... Compressing 80%... Compressing 80%... Compressing 80%... Compressing 81%... Compressing 81%... Compressing 81%... Compressing 81%... Compressing 81%... Compressing 81%... Compressing 81%... Compressing 81%... Compressing 81%... Compressing 81%... Compressing 81%... Compressing 81%... Compressing 81%... Compressing 81%... Compressing 81%... Compressing 81%... Compressing 81%... Compressing 81%... Compressing 81%... Compressing 81%... Compressing 81%... Compressing 81%... Compressing 81%... Compressing 81%... Compressing 81%... Compressing 81%... Compressing 81%... Compressing 81%... Compressing 81%... Compressing 81%... Compressing 81%... Compressing 81%... Compressing 81%... Compressing 81%... Compressing 81%... Compressing 81%... Compressing 81%... Compressing 81%... Compressing 81%... Compressing 81%... Compressing 81%... Compressing 81%... Compressing 81%... Compressing 81%... Compressing 81%... Compressing 81%... Compressing 81%... Compressing 81%... Compressing 81%... Compressing 81%... Compressing 81%... Compressing 81%... Compressing 81%... Compressing 81%... Compressing 81%... Compressing 81%... Compressing 81%... Compressing 81%... Compressing 81%... Compressing 81%... Compressing 81%... Compressing 81%... Compressing 81%... Compressing 81%... Compressing 81%... Compressing 81%... Compressing 81%... Compressing 81%... Compressing 82%... Compressing 82%... Compressing 82%... Compressing 82%... Compressing 82%... Compressing 82%... Compressing 82%... Compressing 82%... Compressing 82%... Compressing 82%... Compressing 82%... Compressing 82%... Compressing 82%... Compressing 82%... Compressing 82%... Compressing 82%... Compressing 82%... Compressing 82%... Compressing 82%... Compressing 82%... Compressing 82%... Compressing 82%... Compressing 82%... Compressing 82%... Compressing 82%... Compressing 82%... Compressing 82%... Compressing 82%... Compressing 82%... Compressing 82%... Compressing 82%... Compressing 82%... Compressing 82%... Compressing 82%... Compressing 82%... Compressing 82%... Compressing 82%... Compressing 82%... Compressing 82%... Compressing 82%... Compressing 82%... Compressing 82%... Compressing 82%... Compressing 82%... Compressing 82%... Compressing 82%... Compressing 82%... Compressing 82%... Compressing 82%... Compressing 82%... Compressing 82%... Compressing 82%... Compressing 82%... Compressing 82%... Compressing 82%... Compressing 82%... Compressing 82%... Compressing 82%... Compressing 82%... Compressing 82%... Compressing 82%... Compressing 82%... Compressing 82%... Compressing 82%... Compressing 82%... Compressing 82%... Compressing 82%... Compressing 82%... Compressing 83%... Compressing 83%... Compressing 83%... Compressing 83%... Compressing 83%... Compressing 83%... Compressing 83%... Compressing 83%... Compressing 83%... Compressing 83%... Compressing 83%... Compressing 83%... Compressing 83%... Compressing 83%... Compressing 83%... Compressing 83%... Compressing 83%... Compressing 83%... Compressing 83%... Compressing 83%... Compressing 83%... Compressing 83%... Compressing 83%... Compressing 83%... Compressing 83%... Compressing 83%... Compressing 83%... Compressing 83%... Compressing 83%... Compressing 83%... Compressing 83%... Compressing 83%... Compressing 83%... Compressing 83%... Compressing 83%... Compressing 83%... Compressing 83%... Compressing 83%... Compressing 83%... Compressing 83%... Compressing 83%... Compressing 83%... Compressing 83%... Compressing 83%... Compressing 83%... Compressing 83%... Compressing 83%... Compressing 83%... Compressing 83%... Compressing 83%... Compressing 83%... Compressing 83%... Compressing 83%... Compressing 83%... Compressing 83%... Compressing 83%... Compressing 83%... Compressing 83%... Compressing 83%... Compressing 83%... Compressing 83%... Compressing 83%... Compressing 83%... Compressing 83%... Compressing 83%... Compressing 83%... Compressing 83%... Compressing 83%... Compressing 84%... Compressing 84%... Compressing 84%... Compressing 84%... Compressing 84%... Compressing 84%... Compressing 84%... Compressing 84%... Compressing 84%... Compressing 84%... Compressing 84%... Compressing 84%... Compressing 84%... Compressing 84%... Compressing 84%... Compressing 84%... Compressing 84%... Compressing 84%... Compressing 84%... Compressing 84%... Compressing 84%... Compressing 84%... Compressing 84%... Compressing 84%... Compressing 84%... Compressing 84%... Compressing 84%... Compressing 84%... Compressing 84%... Compressing 84%... Compressing 84%... Compressing 84%... Compressing 84%... Compressing 84%... Compressing 84%... Compressing 84%... Compressing 84%... Compressing 84%... Compressing 84%... Compressing 84%... Compressing 84%... Compressing 84%... Compressing 84%... Compressing 84%... Compressing 84%... Compressing 84%... Compressing 84%... Compressing 84%... Compressing 84%... Compressing 84%... Compressing 84%... Compressing 84%... Compressing 84%... Compressing 84%... Compressing 84%... Compressing 84%... Compressing 84%... Compressing 84%... Compressing 84%... Compressing 84%... Compressing 84%... Compressing 84%... Compressing 84%... Compressing 84%... Compressing 84%... Compressing 84%... Compressing 84%... Compressing 84%... Compressing 85%... Compressing 85%... Compressing 85%... Compressing 85%... Compressing 85%... Compressing 85%... Compressing 85%... Compressing 85%... Compressing 85%... Compressing 85%... Compressing 85%... Compressing 85%... Compressing 85%... Compressing 85%... Compressing 85%... Compressing 85%... Compressing 85%... Compressing 85%... Compressing 85%... Compressing 85%... Compressing 85%... Compressing 85%... Compressing 85%... Compressing 85%... Compressing 85%... Compressing 85%... Compressing 85%... Compressing 85%... Compressing 85%... Compressing 85%... Compressing 85%... Compressing 85%... Compressing 85%... Compressing 85%... Compressing 85%... Compressing 85%... Compressing 85%... Compressing 85%... Compressing 85%... Compressing 85%... Compressing 85%... Compressing 85%... Compressing 85%... Compressing 85%... Compressing 85%... Compressing 85%... Compressing 85%... Compressing 85%... Compressing 85%... Compressing 85%... Compressing 85%... Compressing 85%... Compressing 85%... Compressing 85%... Compressing 85%... Compressing 85%... Compressing 85%... Compressing 85%... Compressing 85%... Compressing 85%... Compressing 85%... Compressing 85%... Compressing 85%... Compressing 85%... Compressing 85%... Compressing 85%... Compressing 85%... Compressing 85%... Compressing 86%... Compressing 86%... Compressing 86%... Compressing 86%... Compressing 86%... Compressing 86%... Compressing 86%... Compressing 86%... Compressing 86%... Compressing 86%... Compressing 86%... Compressing 86%... Compressing 86%... Compressing 86%... Compressing 86%... Compressing 86%... Compressing 86%... Compressing 86%... Compressing 86%... Compressing 86%... Compressing 86%... Compressing 86%... Compressing 86%... Compressing 86%... Compressing 86%... Compressing 86%... Compressing 86%... Compressing 86%... Compressing 86%... Compressing 86%... Compressing 86%... Compressing 86%... Compressing 86%... Compressing 86%... Compressing 86%... Compressing 86%... Compressing 86%... Compressing 86%... Compressing 86%... Compressing 86%... Compressing 86%... Compressing 86%... Compressing 86%... Compressing 86%... Compressing 86%... Compressing 86%... Compressing 86%... Compressing 86%... Compressing 86%... Compressing 86%... Compressing 86%... Compressing 86%... Compressing 86%... Compressing 86%... Compressing 86%... Compressing 86%... Compressing 86%... Compressing 86%... Compressing 86%... Compressing 86%... Compressing 86%... Compressing 86%... Compressing 86%... Compressing 86%... Compressing 86%... Compressing 86%... Compressing 86%... Compressing 86%... Compressing 87%... Compressing 87%... Compressing 87%... Compressing 87%... Compressing 87%... Compressing 87%... Compressing 87%... Compressing 87%... Compressing 87%... Compressing 87%... Compressing 87%... Compressing 87%... Compressing 87%... Compressing 87%... Compressing 87%... Compressing 87%... Compressing 87%... Compressing 87%... Compressing 87%... Compressing 87%... Compressing 87%... Compressing 87%... Compressing 87%... Compressing 87%... Compressing 87%... Compressing 87%... Compressing 87%... Compressing 87%... Compressing 87%... Compressing 87%... Compressing 87%... Compressing 87%... Compressing 87%... Compressing 87%... Compressing 87%... Compressing 87%... Compressing 87%... Compressing 87%... Compressing 87%... Compressing 87%... Compressing 87%... Compressing 87%... Compressing 87%... Compressing 87%... Compressing 87%... Compressing 87%... Compressing 87%... Compressing 87%... Compressing 87%... Compressing 87%... Compressing 87%... Compressing 87%... Compressing 87%... Compressing 87%... Compressing 87%... Compressing 87%... Compressing 87%... Compressing 87%... Compressing 87%... Compressing 87%... Compressing 87%... Compressing 87%... Compressing 87%... Compressing 87%... Compressing 87%... Compressing 87%... Compressing 87%... Compressing 87%... Compressing 88%... Compressing 88%... Compressing 88%... Compressing 88%... Compressing 88%... Compressing 88%... Compressing 88%... Compressing 88%... Compressing 88%... Compressing 88%... Compressing 88%... Compressing 88%... Compressing 88%... Compressing 88%... Compressing 88%... Compressing 88%... Compressing 88%... Compressing 88%... Compressing 88%... Compressing 88%... Compressing 88%... Compressing 88%... Compressing 88%... Compressing 88%... Compressing 88%... Compressing 88%... Compressing 88%... Compressing 88%... Compressing 88%... Compressing 88%... Compressing 88%... Compressing 88%... Compressing 88%... Compressing 88%... Compressing 88%... Compressing 88%... Compressing 88%... Compressing 88%... Compressing 88%... Compressing 88%... Compressing 88%... Compressing 88%... Compressing 88%... Compressing 88%... Compressing 88%... Compressing 88%... Compressing 88%... Compressing 88%... Compressing 88%... Compressing 88%... Compressing 88%... Compressing 88%... Compressing 88%... Compressing 88%... Compressing 88%... Compressing 88%... Compressing 88%... Compressing 88%... Compressing 88%... Compressing 88%... Compressing 88%... Compressing 88%... Compressing 88%... Compressing 88%... Compressing 88%... Compressing 88%... Compressing 88%... Compressing 88%... Compressing 89%... Compressing 89%... Compressing 89%... Compressing 89%... Compressing 89%... Compressing 89%... Compressing 89%... Compressing 89%... Compressing 89%... Compressing 89%... Compressing 89%... Compressing 89%... Compressing 89%... Compressing 89%... Compressing 89%... Compressing 89%... Compressing 89%... Compressing 89%... Compressing 89%... Compressing 89%... Compressing 89%... Compressing 89%... Compressing 89%... Compressing 89%... Compressing 89%... Compressing 89%... Compressing 89%... Compressing 89%... Compressing 89%... Compressing 89%... Compressing 89%... Compressing 89%... Compressing 89%... Compressing 89%... Compressing 89%... Compressing 89%... Compressing 89%... Compressing 89%... Compressing 89%... Compressing 89%... Compressing 89%... Compressing 89%... Compressing 89%... Compressing 89%... Compressing 89%... Compressing 89%... Compressing 89%... Compressing 89%... Compressing 89%... Compressing 89%... Compressing 89%... Compressing 89%... Compressing 89%... Compressing 89%... Compressing 89%... Compressing 89%... Compressing 89%... Compressing 89%... Compressing 89%... Compressing 89%... Compressing 89%... Compressing 89%... Compressing 89%... Compressing 89%... Compressing 89%... Compressing 89%... Compressing 89%... Compressing 89%... Compressing 90%... Compressing 90%... Compressing 90%... Compressing 90%... Compressing 90%... Compressing 90%... Compressing 90%... Compressing 90%... Compressing 90%... Compressing 90%... Compressing 90%... Compressing 90%... Compressing 90%... Compressing 90%... Compressing 90%... Compressing 90%... Compressing 90%... Compressing 90%... Compressing 90%... Compressing 90%... Compressing 90%... Compressing 90%... Compressing 90%... Compressing 90%... Compressing 90%... Compressing 90%... Compressing 90%... Compressing 90%... Compressing 90%... Compressing 90%... Compressing 90%... Compressing 90%... Compressing 90%... Compressing 90%... Compressing 90%... Compressing 90%... Compressing 90%... Compressing 90%... Compressing 90%... Compressing 90%... Compressing 90%... Compressing 90%... Compressing 90%... Compressing 90%... Compressing 90%... Compressing 90%... Compressing 90%... Compressing 90%... Compressing 90%... Compressing 90%... Compressing 90%... Compressing 90%... Compressing 90%... Compressing 90%... Compressing 90%... Compressing 90%... Compressing 90%... Compressing 90%... Compressing 90%... Compressing 90%... Compressing 90%... Compressing 90%... Compressing 90%... Compressing 90%... Compressing 90%... Compressing 90%... Compressing 90%... Compressing 90%... Compressing 91%... Compressing 91%... Compressing 91%... Compressing 91%... Compressing 91%... Compressing 91%... Compressing 91%... Compressing 91%... Compressing 91%... Compressing 91%... Compressing 91%... Compressing 91%... Compressing 91%... Compressing 91%... Compressing 91%... Compressing 91%... Compressing 91%... Compressing 91%... Compressing 91%... Compressing 91%... Compressing 91%... Compressing 91%... Compressing 91%... Compressing 91%... Compressing 91%... Compressing 91%... Compressing 91%... Compressing 91%... Compressing 91%... Compressing 91%... Compressing 91%... Compressing 91%... Compressing 91%... Compressing 91%... Compressing 91%... Compressing 91%... Compressing 91%... Compressing 91%... Compressing 91%... Compressing 91%... Compressing 91%... Compressing 91%... Compressing 91%... Compressing 91%... Compressing 91%... Compressing 91%... Compressing 91%... Compressing 91%... Compressing 91%... Compressing 91%... Compressing 91%... Compressing 91%... Compressing 91%... Compressing 91%... Compressing 91%... Compressing 91%... Compressing 91%... Compressing 91%... Compressing 91%... Compressing 91%... Compressing 91%... Compressing 91%... Compressing 91%... Compressing 91%... Compressing 91%... Compressing 91%... Compressing 91%... Compressing 91%... Compressing 92%... Compressing 92%... Compressing 92%... Compressing 92%... Compressing 92%... Compressing 92%... Compressing 92%... Compressing 92%... Compressing 92%... Compressing 92%... Compressing 92%... Compressing 92%... Compressing 92%... Compressing 92%... Compressing 92%... Compressing 92%... Compressing 92%... Compressing 92%... Compressing 92%... Compressing 92%... Compressing 92%... Compressing 92%... Compressing 92%... Compressing 92%... Compressing 92%... Compressing 92%... Compressing 92%... Compressing 92%... Compressing 92%... Compressing 92%... Compressing 92%... Compressing 92%... Compressing 92%... Compressing 92%... Compressing 92%... Compressing 92%... Compressing 92%... Compressing 92%... Compressing 92%... Compressing 92%... Compressing 92%... Compressing 92%... Compressing 92%... Compressing 92%... Compressing 92%... Compressing 92%... Compressing 92%... Compressing 92%... Compressing 92%... Compressing 92%... Compressing 92%... Compressing 92%... Compressing 92%... Compressing 92%... Compressing 92%... Compressing 92%... Compressing 92%... Compressing 92%... Compressing 92%... Compressing 92%... Compressing 92%... Compressing 92%... Compressing 92%... Compressing 92%... Compressing 92%... Compressing 92%... Compressing 92%... Compressing 92%... Compressing 93%... Compressing 93%... Compressing 93%... Compressing 93%... Compressing 93%... Compressing 93%... Compressing 93%... Compressing 93%... Compressing 93%... Compressing 93%... Compressing 93%... Compressing 93%... Compressing 93%... Compressing 93%... Compressing 93%... Compressing 93%... Compressing 93%... Compressing 93%... Compressing 93%... Compressing 93%... Compressing 93%... Compressing 93%... Compressing 93%... Compressing 93%... Compressing 93%... Compressing 93%... Compressing 93%... Compressing 93%... Compressing 93%... Compressing 93%... Compressing 93%... Compressing 93%... Compressing 93%... Compressing 93%... Compressing 93%... Compressing 93%... Compressing 93%... Compressing 93%... Compressing 93%... Compressing 93%... Compressing 93%... Compressing 93%... Compressing 93%... Compressing 93%... Compressing 93%... Compressing 93%... Compressing 93%... Compressing 93%... Compressing 93%... Compressing 93%... Compressing 93%... Compressing 93%... Compressing 93%... Compressing 93%... Compressing 93%... Compressing 93%... Compressing 93%... Compressing 93%... Compressing 93%... Compressing 93%... Compressing 93%... Compressing 93%... Compressing 93%... Compressing 93%... Compressing 93%... Compressing 93%... Compressing 93%... Compressing 93%... Compressing 94%... Compressing 94%... Compressing 94%... Compressing 94%... Compressing 94%... Compressing 94%... Compressing 94%... Compressing 94%... Compressing 94%... Compressing 94%... Compressing 94%... Compressing 94%... Compressing 94%... Compressing 94%... Compressing 94%... Compressing 94%... Compressing 94%... Compressing 94%... Compressing 94%... Compressing 94%... Compressing 94%... Compressing 94%... Compressing 94%... Compressing 94%... Compressing 94%... Compressing 94%... Compressing 94%... Compressing 94%... Compressing 94%... Compressing 94%... Compressing 94%... Compressing 94%... Compressing 94%... Compressing 94%... Compressing 94%... Compressing 94%... Compressing 94%... Compressing 94%... Compressing 94%... Compressing 94%... Compressing 94%... Compressing 94%... Compressing 94%... Compressing 94%... Compressing 94%... Compressing 94%... Compressing 94%... Compressing 94%... Compressing 94%... Compressing 94%... Compressing 94%... Compressing 94%... Compressing 94%... Compressing 94%... Compressing 94%... Compressing 94%... Compressing 94%... Compressing 94%... Compressing 94%... Compressing 94%... Compressing 94%... Compressing 94%... Compressing 94%... Compressing 94%... Compressing 94%... Compressing 94%... Compressing 94%... Compressing 94%... Compressing 95%... Compressing 95%... Compressing 95%... Compressing 95%... Compressing 95%... Compressing 95%... Compressing 95%... Compressing 95%... Compressing 95%... Compressing 95%... Compressing 95%... Compressing 95%... Compressing 95%... Compressing 95%... Compressing 95%... Compressing 95%... Compressing 95%... Compressing 95%... Compressing 95%... Compressing 95%... Compressing 95%... Compressing 95%... Compressing 95%... Compressing 95%... Compressing 95%... Compressing 95%... Compressing 95%... Compressing 95%... Compressing 95%... Compressing 95%... Compressing 95%... Compressing 95%... Compressing 95%... Compressing 95%... Compressing 95%... Compressing 95%... Compressing 95%... Compressing 95%... Compressing 95%... Compressing 95%... Compressing 95%... Compressing 95%... Compressing 95%... Compressing 95%... Compressing 95%... Compressing 95%... Compressing 95%... Compressing 95%... Compressing 95%... Compressing 95%... Compressing 95%... Compressing 95%... Compressing 95%... Compressing 95%... Compressing 95%... Compressing 95%... Compressing 95%... Compressing 95%... Compressing 95%... Compressing 95%... Compressing 95%... Compressing 95%... Compressing 95%... Compressing 95%... Compressing 95%... Compressing 95%... Compressing 95%... Compressing 95%... Compressing 96%... Compressing 96%... Compressing 96%... Compressing 96%... Compressing 96%... Compressing 96%... Compressing 96%... Compressing 96%... Compressing 96%... Compressing 96%... Compressing 96%... Compressing 96%... Compressing 96%... Compressing 96%... Compressing 96%... Compressing 96%... Compressing 96%... Compressing 96%... Compressing 96%... Compressing 96%... Compressing 96%... Compressing 96%... Compressing 96%... Compressing 96%... Compressing 96%... Compressing 96%... Compressing 96%... Compressing 96%... Compressing 96%... Compressing 96%... Compressing 96%... Compressing 96%... Compressing 96%... Compressing 96%... Compressing 96%... Compressing 96%... Compressing 96%... Compressing 96%... Compressing 96%... Compressing 96%... Compressing 96%... Compressing 96%... Compressing 96%... Compressing 96%... Compressing 96%... Compressing 96%... Compressing 96%... Compressing 96%... Compressing 96%... Compressing 96%... Compressing 96%... Compressing 96%... Compressing 96%... Compressing 96%... Compressing 96%... Compressing 96%... Compressing 96%... Compressing 96%... Compressing 96%... Compressing 96%... Compressing 96%... Compressing 96%... Compressing 96%... Compressing 96%... Compressing 96%... Compressing 96%... Compressing 96%... Compressing 96%... Compressing 97%... Compressing 97%... Compressing 97%... Compressing 97%... Compressing 97%... Compressing 97%... Compressing 97%... Compressing 97%... Compressing 97%... Compressing 97%... Compressing 97%... Compressing 97%... Compressing 97%... Compressing 97%... Compressing 97%... Compressing 97%... Compressing 97%... Compressing 97%... Compressing 97%... Compressing 97%... Compressing 97%... Compressing 97%... Compressing 97%... Compressing 97%... Compressing 97%... Compressing 97%... Compressing 97%... Compressing 97%... Compressing 97%... Compressing 97%... Compressing 97%... Compressing 97%... Compressing 97%... Compressing 97%... Compressing 97%... Compressing 97%... Compressing 97%... Compressing 97%... Compressing 97%... Compressing 97%... Compressing 97%... Compressing 97%... Compressing 97%... Compressing 97%... Compressing 97%... Compressing 97%... Compressing 97%... Compressing 97%... Compressing 97%... Compressing 97%... Compressing 97%... Compressing 97%... Compressing 97%... Compressing 97%... Compressing 97%... Compressing 97%... Compressing 97%... Compressing 97%... Compressing 97%... Compressing 97%... Compressing 97%... Compressing 97%... Compressing 97%... Compressing 97%... Compressing 97%... Compressing 97%... Compressing 97%... Compressing 97%... Compressing 98%... Compressing 98%... Compressing 98%... Compressing 98%... Compressing 98%... Compressing 98%... Compressing 98%... Compressing 98%... Compressing 98%... Compressing 98%... Compressing 98%... Compressing 98%... Compressing 98%... Compressing 98%... Compressing 98%... Compressing 98%... Compressing 98%... Compressing 98%... Compressing 98%... Compressing 98%... Compressing 98%... Compressing 98%... Compressing 98%... Compressing 98%... Compressing 98%... Compressing 98%... Compressing 98%... Compressing 98%... Compressing 98%... Compressing 98%... Compressing 98%... Compressing 98%... Compressing 98%... Compressing 98%... Compressing 98%... Compressing 98%... Compressing 98%... Compressing 98%... Compressing 98%... Compressing 98%... Compressing 98%... Compressing 98%... Compressing 98%... Compressing 98%... Compressing 98%... Compressing 98%... Compressing 98%... Compressing 98%... Compressing 98%... Compressing 98%... Compressing 98%... Compressing 98%... Compressing 98%... Compressing 98%... Compressing 98%... Compressing 98%... Compressing 98%... Compressing 98%... Compressing 98%... Compressing 98%... Compressing 98%... Compressing 98%... Compressing 98%... Compressing 98%... Compressing 98%... Compressing 98%... Compressing 98%... Compressing 98%... Compressing 99%... Compressing 99%... Compressing 99%... Compressing 99%... Compressing 99%... Compressing 99%... Compressing 99%... Compressing 99%... Compressing 99%... Compressing 99%... Compressing 99%... Compressing 99%... Compressing 99%... Compressing 99%... Compressing 99%... Compressing 99%... Compressing 99%... Compressing 99%... Compressing 99%... Compressing 99%... Compressing 99%... Compressing 99%... Compressing 99%... Compressing 99%... Compressing 99%... Compressing 99%... Compressing 99%... Compressing 99%... Compressing 99%... Compressing 99%... Compressing 99%... Compressing 99%... Compressing 99%... Compressing 99%... Compressing 99%... Compressing 99%... Compressing 99%... Compressing 99%... Compressing 99%... Compressing 99%... Compressing 99%... Compressing 99%... Compressing 99%... Compressing 99%... Compressing 99%... Compressing 99%... Compressing 99%... Compressing 99%... Compressing 99%... Compressing 99%... Compressing 99%... Compressing 99%... Compressing 99%... Compressing 99%... Compressing 99%... Compressing 99%... Compressing 99%... Compressing 99%... Compressing 99%... Compressing 99%... Compressing 99%... Compressing 99%... Compressing 99%... Compressing 99%... Compressing 99%... Compressing 99%... Compressing 99%... Compressing 100% Completed ./pak -test edgar.pak Loaded up PAK file with 6799 entries 'data/anim/boss/ant_lion.dat' at offset 0 : 35 -> 29 'data/anim/boss/armour_boss.dat' at offset 35 : 207 -> 678 'data/anim/boss/armour_boss_armour.dat' at offset 242 : 124 -> 234 'data/anim/boss/armour_boss_saw.dat' at offset 366 : 59 -> 83 'data/anim/boss/armour_boss_star.dat' at offset 425 : 70 -> 167 'data/anim/boss/armour_boss_tongue.dat' at offset 495 : 53 -> 66 'data/anim/boss/awesome_boss.dat' at offset 548 : 104 -> 289 'data/anim/boss/awesome_fireball.dat' at offset 652 : 44 -> 68 'data/anim/boss/azriel.dat' at offset 696 : 153 -> 358 'data/anim/boss/azriel_grave_piece.dat' at offset 849 : 51 -> 112 'data/anim/boss/azriel_light_beam.dat' at offset 900 : 206 -> 769 'data/anim/boss/azriel_lightning_cage_spell.dat' at offset 1106 : 39 -> 34 'data/anim/boss/azriel_phantasmal_bolt.dat' at offset 1145 : 110 -> 336 'data/anim/boss/azriel_scythe.dat' at offset 1255 : 173 -> 422 'data/anim/boss/azriel_soul_steal_spell.dat' at offset 1428 : 39 -> 34 'data/anim/boss/blob_boss_1.dat' at offset 1467 : 107 -> 253 'data/anim/boss/blob_boss_2.dat' at offset 1574 : 216 -> 719 'data/anim/boss/blob_boss_part.dat' at offset 1790 : 57 -> 103 'data/anim/boss/borer_boss.dat' at offset 1847 : 35 -> 32 'data/anim/boss/borer_boss_gibs.dat' at offset 1882 : 137 -> 447 'data/anim/boss/borer_boss_mouth.dat' at offset 2019 : 39 -> 34 'data/anim/boss/borer_boss_tentacle.dat' at offset 2058 : 47 -> 63 'data/anim/boss/boulder_boss.dat' at offset 2105 : 123 -> 353 'data/anim/boss/cave_boss.dat' at offset 2228 : 412 -> 1581 'data/anim/boss/cave_boss_acid.dat' at offset 2640 : 44 -> 60 'data/anim/boss/centurion_boss_head.dat' at offset 2684 : 91 -> 219 'data/anim/boss/centurion_boss_piece.dat' at offset 2775 : 123 -> 270 'data/anim/boss/chaos.dat' at offset 2898 : 166 -> 407 'data/anim/boss/chaos_flame.dat' at offset 3064 : 48 -> 75 'data/anim/boss/chaos_vine.dat' at offset 3112 : 46 -> 62 'data/anim/boss/evil_edgar.dat' at offset 3158 : 169 -> 446 'data/anim/boss/evil_edgar_sword.dat' at offset 3327 : 74 -> 91 'data/anim/boss/fly_boss.dat' at offset 3401 : 120 -> 277 'data/anim/boss/fly_boss_cocoon_piece.dat' at offset 3521 : 113 -> 319 'data/anim/boss/fly_boss_slime.dat' at offset 3634 : 68 -> 118 'data/anim/boss/flying_maggot.dat' at offset 3702 : 77 -> 146 'data/anim/boss/flying_maggot_2.dat' at offset 3779 : 51 -> 84 'data/anim/boss/gargoyle.dat' at offset 3830 : 208 -> 614 'data/anim/boss/gargoyle_lance.dat' at offset 4038 : 245 -> 711 'data/anim/boss/gargoyle_lance_piece.dat' at offset 4283 : 62 -> 168 'data/anim/boss/gargoyle_piece.dat' at offset 4345 : 69 -> 196 'data/anim/boss/gargoyle_stone_coat.dat' at offset 4414 : 67 -> 114 'data/anim/boss/gargoyle_weapon_remove_blast.dat' at offset 4481 : 39 -> 34 'data/anim/boss/golem_boss.dat' at offset 4520 : 132 -> 328 'data/anim/boss/golem_boss_piece.dat' at offset 4652 : 190 -> 557 'data/anim/boss/grimlore.dat' at offset 4842 : 189 -> 526 'data/anim/boss/grimlore_fist.dat' at offset 5031 : 91 -> 186 'data/anim/boss/grimlore_magic_missile_particle.dat' at offset 5122 : 51 -> 67 'data/anim/boss/grimlore_shield.dat' at offset 5173 : 134 -> 324 'data/anim/boss/grimlore_shield_bite.dat' at offset 5307 : 52 -> 64 'data/anim/boss/grimlore_shield_flame.dat' at offset 5359 : 60 -> 134 'data/anim/boss/grimlore_shield_piece.dat' at offset 5419 : 78 -> 238 'data/anim/boss/grimlore_summon_spell.dat' at offset 5497 : 99 -> 244 'data/anim/boss/grimlore_summon_spell_particle.dat' at offset 5596 : 56 -> 111 'data/anim/boss/grimlore_sword.dat' at offset 5652 : 115 -> 218 'data/anim/boss/grimlore_weapon_box.dat' at offset 5767 : 117 -> 270 'data/anim/boss/grub_boss.dat' at offset 5884 : 96 -> 192 'data/anim/boss/grub_boss_gib.dat' at offset 5980 : 93 -> 193 'data/anim/boss/grub_boss_shot.dat' at offset 6073 : 33 -> 27 'data/anim/boss/mataeus.dat' at offset 6106 : 131 -> 431 'data/anim/boss/mataeus_gibs.dat' at offset 6237 : 114 -> 319 'data/anim/boss/mataeus_knife.dat' at offset 6351 : 97 -> 220 'data/anim/boss/mataeus_rift.dat' at offset 6448 : 69 -> 115 'data/anim/boss/mini_gargoyle.dat' at offset 6517 : 156 -> 556 'data/anim/boss/phoenix.dat' at offset 6673 : 162 -> 528 'data/anim/boss/phoenix_die_fire.dat' at offset 6835 : 99 -> 213 'data/anim/boss/phoenix_flame.dat' at offset 6934 : 56 -> 100 'data/anim/boss/sewer_boss.dat' at offset 6990 : 164 -> 541 'data/anim/boss/sewer_boss_arm.dat' at offset 7154 : 47 -> 63 'data/anim/boss/sewer_boss_claw.dat' at offset 7201 : 60 -> 100 'data/anim/boss/sewer_boss_mouth_orb.dat' at offset 7261 : 43 -> 53 'data/anim/boss/sewer_boss_slime_drip.dat' at offset 7304 : 971 -> 5471 'data/anim/boss/snake_boss.dat' at offset 8275 : 73 -> 122 'data/anim/boss/snake_boss_shot.dat' at offset 8348 : 53 -> 84 'data/anim/boss/sorceror.dat' at offset 8401 : 112 -> 292 'data/anim/boss/sorceror_disintegration_spell.dat' at offset 8513 : 38 -> 33 'data/anim/boss/sorceror_final_spell.dat' at offset 8551 : 96 -> 371 'data/anim/boss/sorceror_flame_wave.dat' at offset 8647 : 58 -> 99 'data/anim/boss/sorceror_hold_person_spell.dat' at offset 8705 : 99 -> 209 'data/anim/boss/sorceror_shield_piece.dat' at offset 8804 : 62 -> 168 'data/anim/boss/sorceror_staff_piece.dat' at offset 8866 : 46 -> 62 'data/anim/boss/sorceror_teleport_spell.dat' at offset 8912 : 39 -> 34 'data/anim/common/action_point.dat' at offset 8951 : 35 -> 33 'data/anim/common/anti_gravity.dat' at offset 8986 : 75 -> 155 'data/anim/common/bomb.dat' at offset 9061 : 69 -> 292 'data/anim/common/conveyor_belt.dat' at offset 9130 : 42 -> 52 'data/anim/common/explosion.dat' at offset 9172 : 53 -> 84 'data/anim/common/large_rock.dat' at offset 9225 : 35 -> 33 'data/anim/common/level_exit.dat' at offset 9260 : 35 -> 33 'data/anim/common/no_anim.dat' at offset 9295 : 51 -> 97 'data/anim/common/pressure_plate.dat' at offset 9346 : 47 -> 64 'data/anim/common/save_point.dat' at offset 9393 : 92 -> 240 'data/anim/common/small_rock.dat' at offset 9485 : 35 -> 33 'data/anim/common/spawner.dat' at offset 9520 : 35 -> 33 'data/anim/common/switch.dat' at offset 9555 : 47 -> 65 'data/anim/common/teleporter.dat' at offset 9602 : 71 -> 143 'data/anim/common/trap_door.dat' at offset 9673 : 47 -> 64 'data/anim/common/wooden_door.dat' at offset 9720 : 35 -> 33 'data/anim/decoration/blood.dat' at offset 9755 : 33 -> 27 'data/anim/decoration/chimney_smoke.dat' at offset 9788 : 39 -> 47 'data/anim/decoration/dust.dat' at offset 9827 : 46 -> 65 'data/anim/decoration/jumping_fireball_trail.dat' at offset 9873 : 34 -> 28 'data/anim/decoration/particle.dat' at offset 9907 : 72 -> 135 'data/anim/decoration/small_flame.dat' at offset 9979 : 50 -> 64 'data/anim/decoration/small_ice.dat' at offset 10029 : 47 -> 56 'data/anim/decoration/sparkle.dat' at offset 10076 : 45 -> 60 'data/anim/decoration/star.dat' at offset 10121 : 37 -> 36 'data/anim/decoration/z.dat' at offset 10158 : 42 -> 65 'data/anim/edgar/edgar.dat' at offset 10200 : 242 -> 1028 'data/anim/edgar/edgar_ash.dat' at offset 10442 : 90 -> 156 'data/anim/edgar/edgar_clothes.dat' at offset 10532 : 94 -> 358 'data/anim/edgar/edgar_gibs.dat' at offset 10626 : 81 -> 175 'data/anim/edgar/edgar_petrify.dat' at offset 10707 : 77 -> 160 'data/anim/edgar/edgar_title.dat' at offset 10784 : 68 -> 146 'data/anim/enemy/armadillo.dat' at offset 10852 : 54 -> 117 'data/anim/enemy/armour_changer.dat' at offset 10906 : 186 -> 793 'data/anim/enemy/arrow_skeleton_bow.dat' at offset 11092 : 67 -> 88 'data/anim/enemy/arrow_skeleton_piece.dat' at offset 11159 : 112 -> 242 'data/anim/enemy/baby_salamander.dat' at offset 11271 : 42 -> 52 'data/anim/enemy/baby_slime.dat' at offset 11313 : 40 -> 52 'data/anim/enemy/bat.dat' at offset 11353 : 37 -> 36 'data/anim/enemy/blue_scanner.dat' at offset 11390 : 91 -> 209 'data/anim/enemy/book.dat' at offset 11481 : 35 -> 32 'data/anim/enemy/buzz_saw.dat' at offset 11516 : 40 -> 44 'data/anim/enemy/ceiling_crawler.dat' at offset 11556 : 120 -> 331 'data/anim/enemy/ceiling_creeper.dat' at offset 11676 : 40 -> 52 'data/anim/enemy/ceiling_snapper.dat' at offset 11716 : 46 -> 55 'data/anim/enemy/ceiling_snapper_vine.dat' at offset 11762 : 37 -> 32 'data/anim/enemy/centipede.dat' at offset 11799 : 53 -> 84 'data/anim/enemy/centipede_segment.dat' at offset 11852 : 53 -> 84 'data/anim/enemy/centurion.dat' at offset 11905 : 97 -> 177 'data/anim/enemy/centurion_piece.dat' at offset 12002 : 131 -> 306 'data/anim/enemy/chicken.dat' at offset 12133 : 101 -> 175 'data/anim/enemy/death_timer.dat' at offset 12234 : 44 -> 68 'data/anim/enemy/dragon_fly.dat' at offset 12278 : 123 -> 346 'data/anim/enemy/dragon_fly_pod.dat' at offset 12401 : 35 -> 32 'data/anim/enemy/energy_beam.dat' at offset 12436 : 42 -> 52 'data/anim/enemy/energy_drainer.dat' at offset 12478 : 93 -> 179 'data/anim/enemy/energy_drainer_ball.dat' at offset 12571 : 50 -> 76 'data/anim/enemy/energy_drainer_spark.dat' at offset 12621 : 45 -> 60 'data/anim/enemy/energy_rift.dat' at offset 12666 : 73 -> 130 'data/anim/enemy/eye_stalk.dat' at offset 12739 : 40 -> 38 'data/anim/enemy/fire.dat' at offset 12779 : 71 -> 164 'data/anim/enemy/fire_burner.dat' at offset 12850 : 77 -> 127 'data/anim/enemy/fire_tortoise.dat' at offset 12927 : 113 -> 250 'data/anim/enemy/fireball.dat' at offset 13040 : 48 -> 84 'data/anim/enemy/fish.dat' at offset 13088 : 86 -> 169 'data/anim/enemy/flame_statue.dat' at offset 13174 : 39 -> 34 'data/anim/enemy/flame_statue_piece.dat' at offset 13213 : 88 -> 306 'data/anim/enemy/floating_snapper.dat' at offset 13301 : 50 -> 59 'data/anim/enemy/fly_trap_base.dat' at offset 13351 : 43 -> 64 'data/anim/enemy/fly_trap_head.dat' at offset 13394 : 39 -> 35 'data/anim/enemy/flying_bug.dat' at offset 13433 : 37 -> 36 'data/anim/enemy/frog.dat' at offset 13470 : 83 -> 250 'data/anim/enemy/frog_tongue.dat' at offset 13553 : 53 -> 65 'data/anim/enemy/gas_plant.dat' at offset 13606 : 83 -> 173 'data/anim/enemy/gazer.dat' at offset 13689 : 71 -> 139 'data/anim/enemy/ghost.dat' at offset 13760 : 78 -> 119 'data/anim/enemy/gold_centurion.dat' at offset 13838 : 110 -> 208 'data/anim/enemy/green_centipede.dat' at offset 13948 : 110 -> 272 'data/anim/enemy/green_scanner.dat' at offset 14058 : 79 -> 243 'data/anim/enemy/ground_snapper.dat' at offset 14137 : 65 -> 115 'data/anim/enemy/grub.dat' at offset 14202 : 54 -> 100 'data/anim/enemy/grub_gibs.dat' at offset 14256 : 94 -> 194 'data/anim/enemy/hoover.dat' at offset 14350 : 151 -> 421 'data/anim/enemy/horizontal_flame.dat' at offset 14501 : 40 -> 52 'data/anim/enemy/ice_tortoise.dat' at offset 14541 : 94 -> 191 'data/anim/enemy/ice_tortoise_ice_ball.dat' at offset 14635 : 47 -> 63 'data/anim/enemy/ice_tortoise_ice_floor_base.dat' at offset 14682 : 55 -> 86 'data/anim/enemy/jumping_fireball.dat' at offset 14737 : 67 -> 118 'data/anim/enemy/jumping_slime.dat' at offset 14804 : 49 -> 103 'data/anim/enemy/jumping_slime_egg.dat' at offset 14853 : 56 -> 94 'data/anim/enemy/large_spider.dat' at offset 14909 : 69 -> 115 'data/anim/enemy/laser.dat' at offset 14978 : 50 -> 76 'data/anim/enemy/magic_missile.dat' at offset 15028 : 82 -> 236 'data/anim/enemy/master_tortoise.dat' at offset 15110 : 137 -> 335 'data/anim/enemy/mini_centurion.dat' at offset 15247 : 42 -> 52 'data/anim/enemy/mouth_stalk.dat' at offset 15289 : 51 -> 67 'data/anim/enemy/poltergiest.dat' at offset 15340 : 44 -> 68 'data/anim/enemy/purple_snail.dat' at offset 15384 : 91 -> 202 'data/anim/enemy/rampaging_master_tortoise.dat' at offset 15475 : 124 -> 254 'data/anim/enemy/red_centurion_piece.dat' at offset 15599 : 131 -> 306 'data/anim/enemy/red_jumping_slime.dat' at offset 15730 : 66 -> 141 'data/anim/enemy/red_sludge.dat' at offset 15796 : 141 -> 387 'data/anim/enemy/red_spider.dat' at offset 15937 : 57 -> 96 'data/anim/enemy/sasquatch.dat' at offset 15994 : 103 -> 203 'data/anim/enemy/sasquatch_club.dat' at offset 16097 : 52 -> 106 'data/anim/enemy/scorpion.dat' at offset 16149 : 92 -> 171 'data/anim/enemy/scorpion_claw.dat' at offset 16241 : 83 -> 223 'data/anim/enemy/skeleton.dat' at offset 16324 : 129 -> 289 'data/anim/enemy/skeleton_bow.dat' at offset 16453 : 102 -> 225 'data/anim/enemy/skeleton_sword.dat' at offset 16555 : 96 -> 146 'data/anim/enemy/skull_door.dat' at offset 16651 : 97 -> 200 'data/anim/enemy/skull_door_piece.dat' at offset 16748 : 88 -> 306 'data/anim/enemy/slime_drip.dat' at offset 16836 : 62 -> 95 'data/anim/enemy/sludge.dat' at offset 16898 : 130 -> 389 'data/anim/enemy/sludge_pool.dat' at offset 17028 : 53 -> 84 'data/anim/enemy/sludge_vomit.dat' at offset 17081 : 102 -> 208 'data/anim/enemy/slug.dat' at offset 17183 : 50 -> 129 'data/anim/enemy/slug_slime.dat' at offset 17233 : 121 -> 284 'data/anim/enemy/small_boulder.dat' at offset 17354 : 108 -> 326 'data/anim/enemy/snail.dat' at offset 17462 : 54 -> 84 'data/anim/enemy/snail_shell_piece.dat' at offset 17516 : 63 -> 113 'data/anim/enemy/spider.dat' at offset 17579 : 34 -> 29 'data/anim/enemy/spike_sphere.dat' at offset 17613 : 48 -> 68 'data/anim/enemy/spirit.dat' at offset 17661 : 52 -> 149 'data/anim/enemy/spitting_plant.dat' at offset 17713 : 102 -> 225 'data/anim/enemy/splitter.dat' at offset 17815 : 58 -> 91 'data/anim/enemy/splitter_small.dat' at offset 17873 : 57 -> 82 'data/anim/enemy/summoner.dat' at offset 17930 : 72 -> 130 'data/anim/enemy/sword_skeleton_piece.dat' at offset 18002 : 117 -> 245 'data/anim/enemy/thunder_cloud.dat' at offset 18119 : 66 -> 118 'data/anim/enemy/tortoise.dat' at offset 18185 : 106 -> 223 'data/anim/enemy/tortoise_electricity.dat' at offset 18291 : 42 -> 50 'data/anim/enemy/undead_gazer.dat' at offset 18333 : 44 -> 68 'data/anim/enemy/upside_down_slug.dat' at offset 18377 : 50 -> 129 'data/anim/enemy/wasp.dat' at offset 18427 : 37 -> 35 'data/anim/enemy/whirlwind.dat' at offset 18464 : 64 -> 119 'data/anim/enemy/zombie.dat' at offset 18528 : 74 -> 118 'data/anim/enemy/zombie_head.dat' at offset 18602 : 74 -> 118 'data/anim/item/apple.dat' at offset 18676 : 35 -> 33 'data/anim/item/apple_tree.dat' at offset 18711 : 35 -> 32 'data/anim/item/arrow_target.dat' at offset 18746 : 47 -> 65 'data/anim/item/attractor.dat' at offset 18793 : 67 -> 108 'data/anim/item/balloon.dat' at offset 18860 : 56 -> 97 'data/anim/item/bell_rope.dat' at offset 18916 : 73 -> 150 'data/anim/item/blender.dat' at offset 18989 : 82 -> 187 'data/anim/item/blender_switch.dat' at offset 19071 : 46 -> 68 'data/anim/item/blender_wheel.dat' at offset 19117 : 59 -> 79 'data/anim/item/book.dat' at offset 19176 : 35 -> 33 'data/anim/item/bottle_magic.dat' at offset 19211 : 48 -> 68 'data/anim/item/bubble.dat' at offset 19259 : 35 -> 33 'data/anim/item/bubble_machine.dat' at offset 19294 : 95 -> 229 'data/anim/item/catapult.dat' at offset 19389 : 76 -> 123 'data/anim/item/catapult_bucket.dat' at offset 19465 : 70 -> 79 'data/anim/item/cauldron.dat' at offset 19535 : 67 -> 119 'data/anim/item/chaos_chain_base.dat' at offset 19602 : 146 -> 422 'data/anim/item/chicken_feed.dat' at offset 19748 : 35 -> 33 'data/anim/item/chicken_feed_bag.dat' at offset 19783 : 35 -> 33 'data/anim/item/chicken_trap.dat' at offset 19818 : 118 -> 270 'data/anim/item/coal.dat' at offset 19936 : 35 -> 33 'data/anim/item/coal_bag.dat' at offset 19971 : 35 -> 33 'data/anim/item/coal_pile.dat' at offset 20006 : 35 -> 33 'data/anim/item/code_display.dat' at offset 20041 : 73 -> 160 'data/anim/item/code_door.dat' at offset 20114 : 57 -> 111 'data/anim/item/colour_display.dat' at offset 20171 : 95 -> 229 'data/anim/item/colour_pot.dat' at offset 20266 : 38 -> 34 'data/anim/item/containment_unit_controls.dat' at offset 20304 : 73 -> 124 'data/anim/item/crossbow.dat' at offset 20377 : 38 -> 34 'data/anim/item/crusher.dat' at offset 20415 : 38 -> 38 'data/anim/item/drawbridge_anchor.dat' at offset 20453 : 54 -> 69 'data/anim/item/drawbridge_pulley.dat' at offset 20507 : 59 -> 84 'data/anim/item/drawbridge_pulley_chain.dat' at offset 20566 : 62 -> 94 'data/anim/item/exploding_gazer_eye.dat' at offset 20628 : 56 -> 97 'data/anim/item/extend_o_grab.dat' at offset 20684 : 66 -> 130 'data/anim/item/extend_o_grab_button.dat' at offset 20750 : 47 -> 65 'data/anim/item/flame_pillar.dat' at offset 20797 : 37 -> 36 'data/anim/item/force_field.dat' at offset 20834 : 53 -> 84 'data/anim/item/gazer_eye_slot.dat' at offset 20887 : 47 -> 65 'data/anim/item/gem.dat' at offset 20934 : 44 -> 68 'data/anim/item/glass_cage.dat' at offset 20978 : 70 -> 116 'data/anim/item/glass_wall.dat' at offset 21048 : 82 -> 193 'data/anim/item/grabber.dat' at offset 21130 : 47 -> 65 'data/anim/item/health_bottle.dat' at offset 21177 : 35 -> 33 'data/anim/item/heart.dat' at offset 21212 : 35 -> 33 'data/anim/item/heart_container.dat' at offset 21247 : 44 -> 67 'data/anim/item/high_striker.dat' at offset 21291 : 143 -> 522 'data/anim/item/horizontal_glass_wall.dat' at offset 21434 : 73 -> 160 'data/anim/item/ice_platform.dat' at offset 21507 : 72 -> 146 'data/anim/item/instruction_machine.dat' at offset 21579 : 53 -> 84 'data/anim/item/iron_key.dat' at offset 21632 : 35 -> 33 'data/anim/item/lava_door.dat' at offset 21667 : 102 -> 265 'data/anim/item/lava_door_piece.dat' at offset 21769 : 95 -> 229 'data/anim/item/lava_geyzer.dat' at offset 21864 : 50 -> 76 'data/anim/item/light_pillar.dat' at offset 21914 : 64 -> 100 'data/anim/item/light_target.dat' at offset 21978 : 59 -> 83 'data/anim/item/magnet_ray.dat' at offset 22037 : 48 -> 68 'data/anim/item/mastermind_peg.dat' at offset 22085 : 82 -> 187 'data/anim/item/mastermind_score.dat' at offset 22167 : 95 -> 222 'data/anim/item/metal_crate.dat' at offset 22262 : 35 -> 33 'data/anim/item/mine_cart.dat' at offset 22297 : 62 -> 103 'data/anim/item/monster_skull.dat' at offset 22359 : 47 -> 65 'data/anim/item/moveable_lift.dat' at offset 22406 : 79 -> 156 'data/anim/item/music_note.dat' at offset 22485 : 64 -> 155 'data/anim/item/music_sheet_display.dat' at offset 22549 : 37 -> 33 'data/anim/item/number_block.dat' at offset 22586 : 53 -> 97 'data/anim/item/one_way_door.dat' at offset 22639 : 53 -> 84 'data/anim/item/poison_meat.dat' at offset 22692 : 66 -> 173 'data/anim/item/portable_save.dat' at offset 22758 : 47 -> 65 'data/anim/item/potion_dispenser.dat' at offset 22805 : 75 -> 155 'data/anim/item/power_generator.dat' at offset 22880 : 147 -> 389 'data/anim/item/power_meter.dat' at offset 23027 : 70 -> 180 'data/anim/item/puzzle_piece.dat' at offset 23097 : 108 -> 301 'data/anim/item/repellent_spray.dat' at offset 23205 : 70 -> 117 'data/anim/item/robot.dat' at offset 23275 : 82 -> 151 'data/anim/item/rock_pile.dat' at offset 23357 : 35 -> 33 'data/anim/item/safe.dat' at offset 23392 : 48 -> 66 'data/anim/item/safe_display.dat' at offset 23440 : 129 -> 585 'data/anim/item/skull.dat' at offset 23569 : 69 -> 133 'data/anim/item/sliding_puzzle_block.dat' at offset 23638 : 143 -> 522 'data/anim/item/slime_container.dat' at offset 23781 : 47 -> 65 'data/anim/item/slime_potion_pool.dat' at offset 23828 : 41 -> 47 'data/anim/item/sonic_boom_panel.dat' at offset 23869 : 87 -> 162 'data/anim/item/soul_bottle.dat' at offset 23956 : 47 -> 65 'data/anim/item/soul_merger.dat' at offset 24003 : 102 -> 227 'data/anim/item/soul_merger_control_panel.dat' at offset 24105 : 37 -> 38 'data/anim/item/spring.dat' at offset 24142 : 54 -> 68 'data/anim/item/symbol_block.dat' at offset 24196 : 82 -> 193 'data/anim/item/tesla_charge.dat' at offset 24278 : 96 -> 194 'data/anim/item/tesla_charger.dat' at offset 24374 : 103 -> 221 'data/anim/item/tesla_shock.dat' at offset 24477 : 52 -> 101 'data/anim/item/train_track.dat' at offset 24529 : 128 -> 487 'data/anim/item/tread_mill.dat' at offset 24657 : 42 -> 52 'data/anim/item/tree_apple.dat' at offset 24699 : 93 -> 244 'data/anim/item/vines.dat' at offset 24792 : 47 -> 85 'data/anim/item/wooden_crate.dat' at offset 24839 : 35 -> 33 'data/anim/item/yellow_gem.dat' at offset 24874 : 164 -> 743 'data/anim/lift/lift_target.dat' at offset 25038 : 34 -> 28 'data/anim/lift/mine_lift.dat' at offset 25072 : 34 -> 28 'data/anim/misc/chopped_log.dat' at offset 25106 : 34 -> 28 'data/anim/misc/log.dat' at offset 25140 : 34 -> 28 'data/anim/misc/long_tree_branch.dat' at offset 25174 : 34 -> 28 'data/anim/misc/small_boulder_piece.dat' at offset 25208 : 64 -> 108 'data/anim/misc/small_log.dat' at offset 25272 : 34 -> 28 'data/anim/misc/small_tree.dat' at offset 25306 : 34 -> 28 'data/anim/misc/small_tree_piece.dat' at offset 25340 : 101 -> 257 'data/anim/misc/tree_branch.dat' at offset 25441 : 34 -> 28 'data/anim/misc/tree_stump.dat' at offset 25475 : 34 -> 28 'data/anim/misc/web_piece.dat' at offset 25509 : 64 -> 109 'data/anim/npc/borgan.dat' at offset 25573 : 72 -> 233 'data/anim/npc/edgar_father.dat' at offset 25645 : 80 -> 140 'data/anim/npc/jacob.dat' at offset 25725 : 44 -> 53 'data/anim/npc/maggie.dat' at offset 25769 : 44 -> 53 'data/anim/wall/mataeus_wall.dat' at offset 25813 : 71 -> 111 'data/anim/wall/weak_forest_wall.dat' at offset 25884 : 34 -> 29 'data/anim/wall/weak_mine_wall.dat' at offset 25918 : 34 -> 29 'data/anim/weapon/basic_sword.dat' at offset 25952 : 161 -> 650 'data/anim/weapon/bow.dat' at offset 26113 : 167 -> 676 'data/anim/weapon/disintegration_shield.dat' at offset 26280 : 200 -> 824 'data/anim/weapon/fire_shield.dat' at offset 26480 : 156 -> 637 'data/anim/weapon/legendary_sword.dat' at offset 26636 : 190 -> 742 'data/anim/weapon/lightning_sword.dat' at offset 26826 : 155 -> 636 'data/anim/weapon/pickaxe.dat' at offset 26981 : 157 -> 654 'data/anim/weapon/small_wooden_shield.dat' at offset 27138 : 155 -> 647 'data/anim/weapon/wood_axe.dat' at offset 27293 : 161 -> 652 'data/credits.dat' at offset 27454 : 4430 -> 19067 'data/cursor/map01.dat' at offset 31884 : 188 -> 337 'data/cursor/map02.dat' at offset 32072 : 265 -> 558 'data/cursor/map03.dat' at offset 32337 : 203 -> 393 'data/cursor/map04.dat' at offset 32540 : 317 -> 675 'data/cursor/map05.dat' at offset 32857 : 237 -> 482 'data/cursor/map06.dat' at offset 33094 : 136 -> 216 'data/cursor/map07.dat' at offset 33230 : 334 -> 743 'data/cursor/map08.dat' at offset 33564 : 393 -> 921 'data/cursor/map09.dat' at offset 33957 : 427 -> 979 'data/cursor/map10.dat' at offset 34384 : 512 -> 1192 'data/cursor/map11.dat' at offset 34896 : 487 -> 1172 'data/cursor/map12.dat' at offset 35383 : 427 -> 1002 'data/cursor/map13.dat' at offset 35810 : 484 -> 1101 'data/cursor/map14.dat' at offset 36294 : 110 -> 156 'data/cursor/map15.dat' at offset 36404 : 295 -> 605 'data/cursor/map16.dat' at offset 36699 : 326 -> 774 'data/cursor/map17.dat' at offset 37025 : 513 -> 1225 'data/cursor/map18.dat' at offset 37538 : 229 -> 423 'data/cursor/map19.dat' at offset 37767 : 257 -> 507 'data/cursor/map20.dat' at offset 38024 : 349 -> 762 'data/cursor/map21.dat' at offset 38373 : 181 -> 320 'data/cursor/map22.dat' at offset 38554 : 339 -> 803 'data/cursor/map23.dat' at offset 38893 : 396 -> 932 'data/cursor/map24.dat' at offset 39289 : 94 -> 126 'data/cursor/map25.dat' at offset 39383 : 261 -> 517 'data/cursor/map26.dat' at offset 39644 : 148 -> 267 'data/cursor/map_credits.dat' at offset 39792 : 85 -> 102 'data/cursor/test.dat' at offset 39877 : 45 -> 40 'data/cursor/tutorial.dat' at offset 39922 : 144 -> 236 'data/gfx/boss/ant_lion.dat' at offset 40066 : 31 -> 31 'data/gfx/boss/armour_boss.dat' at offset 40097 : 141 -> 932 'data/gfx/boss/armour_boss_armour.dat' at offset 40238 : 61 -> 280 'data/gfx/boss/armour_boss_saw.dat' at offset 40299 : 50 -> 108 'data/gfx/boss/armour_boss_star.dat' at offset 40349 : 86 -> 481 'data/gfx/boss/armour_boss_tongue.dat' at offset 40435 : 46 -> 68 'data/gfx/boss/awesome_boss_1.dat' at offset 40481 : 73 -> 357 'data/gfx/boss/awesome_boss_2.dat' at offset 40554 : 73 -> 357 'data/gfx/boss/awesome_boss_3.dat' at offset 40627 : 73 -> 357 'data/gfx/boss/awesome_boss_4.dat' at offset 40700 : 73 -> 357 'data/gfx/boss/awesome_boss_energy_bar.dat' at offset 40773 : 41 -> 37 'data/gfx/boss/awesome_boss_meter.dat' at offset 40814 : 37 -> 40 'data/gfx/boss/awesome_fireball.dat' at offset 40851 : 60 -> 168 'data/gfx/boss/awesome_fireball_particle.dat' at offset 40911 : 48 -> 44 'data/gfx/boss/awesome_super_fireball.dat' at offset 40959 : 61 -> 172 'data/gfx/boss/azriel.dat' at offset 41020 : 123 -> 443 'data/gfx/boss/azriel_grave.dat' at offset 41143 : 35 -> 33 'data/gfx/boss/azriel_grave_piece.dat' at offset 41178 : 56 -> 164 'data/gfx/boss/azriel_ground_spikes.dat' at offset 41234 : 43 -> 41 'data/gfx/boss/azriel_light_beam.dat' at offset 41277 : 159 -> 1764 'data/gfx/boss/azriel_lightning_cage_spell.dat' at offset 41436 : 49 -> 41 'data/gfx/boss/azriel_phantasmal_bolt.dat' at offset 41485 : 99 -> 684 'data/gfx/boss/azriel_scythe.dat' at offset 41584 : 148 -> 590 'data/gfx/boss/black_book.dat' at offset 41732 : 34 -> 35 'data/gfx/boss/black_book_back.dat' at offset 41766 : 37 -> 40 'data/gfx/boss/black_book_die.dat' at offset 41803 : 38 -> 39 'data/gfx/boss/black_book_front.dat' at offset 41841 : 40 -> 41 'data/gfx/boss/black_book_page.dat' at offset 41881 : 39 -> 40 'data/gfx/boss/black_book_side.dat' at offset 41920 : 39 -> 40 'data/gfx/boss/blob_boss_1.dat' at offset 41959 : 111 -> 885 'data/gfx/boss/blob_boss_2.dat' at offset 42070 : 277 -> 2124 'data/gfx/boss/blob_boss_part.dat' at offset 42347 : 58 -> 222 'data/gfx/boss/borer_boss.dat' at offset 42405 : 28 -> 30 'data/gfx/boss/borer_boss_gib.dat' at offset 42433 : 85 -> 540 'data/gfx/boss/borer_boss_mouth.dat' at offset 42518 : 33 -> 36 'data/gfx/boss/borer_boss_slime.dat' at offset 42551 : 33 -> 36 'data/gfx/boss/borer_boss_tentacle.dat' at offset 42584 : 50 -> 88 'data/gfx/boss/borer_boss_tentacle_red.dat' at offset 42634 : 54 -> 96 'data/gfx/boss/boulder_boss.dat' at offset 42688 : 132 -> 1505 'data/gfx/boss/cave_boss.dat' at offset 42820 : 361 -> 4768 'data/gfx/boss/cave_boss_acid.dat' at offset 43181 : 43 -> 61 'data/gfx/boss/cave_boss_egg.dat' at offset 43224 : 48 -> 92 'data/gfx/boss/centurion_boss.dat' at offset 43272 : 94 -> 681 'data/gfx/boss/centurion_boss_head.dat' at offset 43366 : 47 -> 52 'data/gfx/boss/centurion_boss_piece.dat' at offset 43413 : 63 -> 260 'data/gfx/boss/chaos.dat' at offset 43476 : 97 -> 403 'data/gfx/boss/chaos_flame.dat' at offset 43573 : 51 -> 165 'data/gfx/boss/chaos_vine.dat' at offset 43624 : 42 -> 65 'data/gfx/boss/evil_edgar.dat' at offset 43666 : 165 -> 1348 'data/gfx/boss/fly_boss.dat' at offset 43831 : 106 -> 482 'data/gfx/boss/fly_boss_cocoon_piece.dat' at offset 43937 : 80 -> 508 'data/gfx/boss/fly_boss_shot.dat' at offset 44017 : 32 -> 35 'data/gfx/boss/fly_boss_slime.dat' at offset 44049 : 76 -> 438 'data/gfx/boss/flying_maggot.dat' at offset 44125 : 55 -> 215 'data/gfx/boss/flying_maggot_2.dat' at offset 44180 : 71 -> 360 'data/gfx/boss/gargoyle.dat' at offset 44251 : 163 -> 935 'data/gfx/boss/gargoyle_lance_1.dat' at offset 44414 : 134 -> 1043 'data/gfx/boss/gargoyle_lance_1_piece.dat' at offset 44548 : 65 -> 228 'data/gfx/boss/gargoyle_lance_2.dat' at offset 44613 : 134 -> 1043 'data/gfx/boss/gargoyle_lance_2_piece.dat' at offset 44747 : 65 -> 228 'data/gfx/boss/gargoyle_lance_3.dat' at offset 44812 : 134 -> 1043 'data/gfx/boss/gargoyle_lance_3_piece.dat' at offset 44946 : 65 -> 228 'data/gfx/boss/gargoyle_piece.dat' at offset 45011 : 63 -> 273 'data/gfx/boss/gargoyle_stone_coat.dat' at offset 45074 : 63 -> 97 'data/gfx/boss/gargoyle_weapon_remove_blast.dat' at offset 45137 : 50 -> 42 'data/gfx/boss/golem_boss.dat' at offset 45187 : 142 -> 707 'data/gfx/boss/golem_boss_piece.dat' at offset 45329 : 87 -> 532 'data/gfx/boss/grimlore.dat' at offset 45416 : 144 -> 717 'data/gfx/boss/grimlore_armour.dat' at offset 45560 : 154 -> 787 'data/gfx/boss/grimlore_armour_piece.dat' at offset 45714 : 70 -> 322 'data/gfx/boss/grimlore_fist.dat' at offset 45784 : 64 -> 261 'data/gfx/boss/grimlore_item_destroyer.dat' at offset 45848 : 46 -> 46 'data/gfx/boss/grimlore_magic_missile_particle.dat' at offset 45894 : 54 -> 54 'data/gfx/boss/grimlore_shield.dat' at offset 45948 : 77 -> 280 'data/gfx/boss/grimlore_shield_bite.dat' at offset 46025 : 55 -> 92 'data/gfx/boss/grimlore_shield_flame.dat' at offset 46080 : 73 -> 324 'data/gfx/boss/grimlore_shield_piece.dat' at offset 46153 : 70 -> 322 'data/gfx/boss/grimlore_summon_spell.dat' at offset 46223 : 98 -> 672 'data/gfx/boss/grimlore_summon_spell_particle.dat' at offset 46321 : 65 -> 165 'data/gfx/boss/grimlore_sword.dat' at offset 46386 : 61 -> 136 'data/gfx/boss/grimlore_sword_piece.dat' at offset 46447 : 69 -> 315 'data/gfx/boss/grimlore_sword_stab.dat' at offset 46516 : 42 -> 42 'data/gfx/boss/grimlore_sword_stab_piece.dat' at offset 46558 : 74 -> 350 'data/gfx/boss/grimlore_weapon_box.dat' at offset 46632 : 64 -> 264 'data/gfx/boss/grub_boss.dat' at offset 46696 : 81 -> 484 'data/gfx/boss/grub_boss_gib.dat' at offset 46777 : 58 -> 272 'data/gfx/boss/grub_boss_shot.dat' at offset 46835 : 33 -> 37 'data/gfx/boss/mataeus.dat' at offset 46868 : 110 -> 930 'data/gfx/boss/mataeus_anchor.dat' at offset 46978 : 36 -> 36 'data/gfx/boss/mataeus_anchor_chain.dat' at offset 47014 : 42 -> 42 'data/gfx/boss/mataeus_gibs.dat' at offset 47056 : 71 -> 385 'data/gfx/boss/mataeus_knife.dat' at offset 47127 : 81 -> 340 'data/gfx/boss/mataeus_knife_special.dat' at offset 47208 : 89 -> 404 'data/gfx/boss/mataeus_rift.dat' at offset 47297 : 79 -> 369 'data/gfx/boss/mataeus_shield.dat' at offset 47376 : 36 -> 36 'data/gfx/boss/mataeus_wall.dat' at offset 47412 : 68 -> 218 'data/gfx/boss/mini_gargoyle.dat' at offset 47480 : 58 -> 186 'data/gfx/boss/phoenix.dat' at offset 47538 : 138 -> 780 'data/gfx/boss/phoenix_die_fire.dat' at offset 47676 : 74 -> 336 'data/gfx/boss/phoenix_flame.dat' at offset 47750 : 68 -> 280 'data/gfx/boss/sewer_boss.dat' at offset 47818 : 127 -> 946 'data/gfx/boss/sewer_boss_arm.dat' at offset 47945 : 42 -> 82 'data/gfx/boss/sewer_boss_claw.dat' at offset 47987 : 50 -> 128 'data/gfx/boss/sewer_boss_mouth_orb.dat' at offset 48037 : 51 -> 141 'data/gfx/boss/sewer_boss_slime_drip.dat' at offset 48088 : 114 -> 1020 'data/gfx/boss/sewer_boss_water.dat' at offset 48202 : 35 -> 36 'data/gfx/boss/snake_boss.dat' at offset 48237 : 51 -> 154 'data/gfx/boss/snake_boss_body.dat' at offset 48288 : 33 -> 40 'data/gfx/boss/snake_boss_normal_shot.dat' at offset 48321 : 70 -> 392 'data/gfx/boss/snake_boss_special_shot.dat' at offset 48391 : 71 -> 400 'data/gfx/boss/sorceror.dat' at offset 48462 : 115 -> 422 'data/gfx/boss/sorceror_energy_flash.dat' at offset 48577 : 41 -> 41 'data/gfx/boss/sorceror_final_spell.dat' at offset 48618 : 77 -> 360 'data/gfx/boss/sorceror_flame_wave.dat' at offset 48695 : 86 -> 173 'data/gfx/boss/sorceror_floor.dat' at offset 48781 : 37 -> 37 'data/gfx/boss/sorceror_hold_person_spell.dat' at offset 48818 : 87 -> 416 'data/gfx/boss/sorceror_shield.dat' at offset 48905 : 38 -> 38 'data/gfx/boss/sorceror_shield_piece.dat' at offset 48943 : 66 -> 276 'data/gfx/boss/sorceror_staff.dat' at offset 49009 : 37 -> 37 'data/gfx/boss/sorceror_staff_piece.dat' at offset 49046 : 50 -> 72 'data/gfx/boss/sorceror_teleport_spell.dat' at offset 49096 : 45 -> 37 'data/gfx/common/action_point.dat' at offset 49141 : 36 -> 28 'data/gfx/common/anti_gravity.dat' at offset 49177 : 88 -> 576 'data/gfx/common/conveyor_belt_left.dat' at offset 49265 : 52 -> 172 'data/gfx/common/conveyor_belt_middle.dat' at offset 49317 : 54 -> 180 'data/gfx/common/conveyor_belt_right.dat' at offset 49371 : 53 -> 176 'data/gfx/common/explosion.dat' at offset 49424 : 59 -> 216 'data/gfx/common/green_blob.dat' at offset 49483 : 34 -> 26 'data/gfx/common/ice_piece.dat' at offset 49517 : 59 -> 216 'data/gfx/common/large_pressure_plate.dat' at offset 49576 : 51 -> 76 'data/gfx/common/large_rock.dat' at offset 49627 : 34 -> 26 'data/gfx/common/level_exit.dat' at offset 49661 : 34 -> 26 'data/gfx/common/pressure_plate.dat' at offset 49695 : 46 -> 64 'data/gfx/common/red_blob.dat' at offset 49741 : 32 -> 24 'data/gfx/common/reset_switch.dat' at offset 49773 : 44 -> 60 'data/gfx/common/save_point.dat' at offset 49817 : 88 -> 441 'data/gfx/common/small_rock.dat' at offset 49905 : 34 -> 26 'data/gfx/common/spawner.dat' at offset 49939 : 31 -> 23 'data/gfx/common/switch.dat' at offset 49970 : 38 -> 47 'data/gfx/common/teleporter.dat' at offset 50008 : 52 -> 224 'data/gfx/common/trap_door.dat' at offset 50060 : 49 -> 63 'data/gfx/common/web_piece.dat' at offset 50109 : 60 -> 156 'data/gfx/decoration/blood.dat' at offset 50169 : 32 -> 24 'data/gfx/decoration/bolt_trail.dat' at offset 50201 : 42 -> 36 'data/gfx/decoration/chimney_smoke.dat' at offset 50243 : 52 -> 105 'data/gfx/decoration/dust.dat' at offset 50295 : 50 -> 135 'data/gfx/decoration/jumping_fireball_trail.dat' at offset 50345 : 50 -> 42 'data/gfx/decoration/particle.dat' at offset 50395 : 73 -> 174 'data/gfx/decoration/rift_energy.dat' at offset 50468 : 40 -> 32 'data/gfx/decoration/skull_trail.dat' at offset 50508 : 44 -> 42 'data/gfx/decoration/small_flame.dat' at offset 50552 : 58 -> 170 'data/gfx/decoration/small_ice.dat' at offset 50610 : 52 -> 128 'data/gfx/decoration/sparkle.dat' at offset 50662 : 52 -> 145 'data/gfx/decoration/star.dat' at offset 50714 : 53 -> 71 'data/gfx/decoration/z.dat' at offset 50767 : 40 -> 69 'data/gfx/door/cage_door.dat' at offset 50807 : 28 -> 23 'data/gfx/door/large_metal_door.dat' at offset 50835 : 36 -> 30 'data/gfx/door/metal_door.dat' at offset 50871 : 29 -> 24 'data/gfx/door/skull_door.dat' at offset 50900 : 29 -> 24 'data/gfx/edgar/edgar.dat' at offset 50929 : 168 -> 976 'data/gfx/edgar/edgar_ash.dat' at offset 51097 : 60 -> 260 'data/gfx/edgar/edgar_clothes.dat' at offset 51157 : 76 -> 335 'data/gfx/edgar/edgar_frozen.dat' at offset 51233 : 30 -> 27 'data/gfx/edgar/edgar_gibs.dat' at offset 51263 : 48 -> 156 'data/gfx/edgar/edgar_petrify.dat' at offset 51311 : 49 -> 150 'data/gfx/edgar/edgar_protection_shield.dat' at offset 51360 : 41 -> 38 'data/gfx/edgar/edgar_reflection_shield.dat' at offset 51401 : 41 -> 38 'data/gfx/edgar/edgar_slimed.dat' at offset 51442 : 30 -> 27 'data/gfx/edgar/edgar_title.dat' at offset 51472 : 73 -> 332 'data/gfx/edgar/edgar_wrapped.dat' at offset 51545 : 31 -> 28 'data/gfx/enemy/armadillo.dat' at offset 51576 : 59 -> 251 'data/gfx/enemy/armour_changer.dat' at offset 51635 : 162 -> 2070 'data/gfx/enemy/arrow_skeleton_piece.dat' at offset 51797 : 64 -> 179 'data/gfx/enemy/baby_salamander.dat' at offset 51861 : 55 -> 192 'data/gfx/enemy/baby_slime.dat' at offset 51916 : 54 -> 123 'data/gfx/enemy/bat.dat' at offset 51970 : 35 -> 48 'data/gfx/enemy/bee_hive.dat' at offset 52005 : 32 -> 32 'data/gfx/enemy/blue_book.dat' at offset 52037 : 30 -> 26 'data/gfx/enemy/blue_scanner.dat' at offset 52067 : 80 -> 444 'data/gfx/enemy/buzz_saw.dat' at offset 52147 : 54 -> 132 'data/gfx/enemy/ceiling_crawler.dat' at offset 52201 : 112 -> 654 'data/gfx/enemy/ceiling_creeper.dat' at offset 52313 : 62 -> 177 'data/gfx/enemy/ceiling_creeper_tongue.dat' at offset 52375 : 54 -> 78 'data/gfx/enemy/ceiling_snapper.dat' at offset 52429 : 59 -> 118 'data/gfx/enemy/ceiling_snapper_vine.dat' at offset 52488 : 45 -> 51 'data/gfx/enemy/centurion.dat' at offset 52533 : 83 -> 461 'data/gfx/enemy/centurion_piece.dat' at offset 52616 : 61 -> 252 'data/gfx/enemy/chicken.dat' at offset 52677 : 88 -> 376 'data/gfx/enemy/dark_summoner.dat' at offset 52765 : 53 -> 156 'data/gfx/enemy/death_timer.dat' at offset 52818 : 51 -> 160 'data/gfx/enemy/dragon_fly.dat' at offset 52869 : 116 -> 852 'data/gfx/enemy/dragon_fly_pod.dat' at offset 52985 : 37 -> 29 'data/gfx/enemy/energy_beam.dat' at offset 53022 : 54 -> 172 'data/gfx/enemy/energy_drainer.dat' at offset 53076 : 89 -> 690 'data/gfx/enemy/energy_drainer_ball.dat' at offset 53165 : 65 -> 357 'data/gfx/enemy/energy_drainer_spark.dat' at offset 53230 : 59 -> 260 'data/gfx/enemy/energy_rift.dat' at offset 53289 : 91 -> 374 'data/gfx/enemy/exploding_spike_sphere.dat' at offset 53380 : 77 -> 372 'data/gfx/enemy/eye_stalk.dat' at offset 53457 : 42 -> 72 'data/gfx/enemy/eye_stalk_body.dat' at offset 53499 : 38 -> 39 'data/gfx/enemy/fire.dat' at offset 53537 : 75 -> 380 'data/gfx/enemy/fire_burner.dat' at offset 53612 : 64 -> 320 'data/gfx/enemy/fire_tortoise.dat' at offset 53676 : 130 -> 793 'data/gfx/enemy/fire_tortoise_fireball.dat' at offset 53806 : 45 -> 46 'data/gfx/enemy/fireball.dat' at offset 53851 : 50 -> 170 'data/gfx/enemy/fish.dat' at offset 53901 : 68 -> 264 'data/gfx/enemy/flame_statue.dat' at offset 53969 : 37 -> 40 'data/gfx/enemy/flame_statue_piece.dat' at offset 54006 : 75 -> 432 'data/gfx/enemy/floating_snapper.dat' at offset 54081 : 70 -> 122 'data/gfx/enemy/fly_trap_base.dat' at offset 54151 : 49 -> 117 'data/gfx/enemy/fly_trap_body.dat' at offset 54200 : 37 -> 37 'data/gfx/enemy/fly_trap_head.dat' at offset 54237 : 37 -> 37 'data/gfx/enemy/flying_bug.dat' at offset 54274 : 43 -> 76 'data/gfx/enemy/frog.dat' at offset 54317 : 61 -> 221 'data/gfx/enemy/frog_tongue.dat' at offset 54378 : 43 -> 56 'data/gfx/enemy/gas_plant.dat' at offset 54421 : 72 -> 396 'data/gfx/enemy/gas_plant_spray.dat' at offset 54493 : 79 -> 201 'data/gfx/enemy/gazer.dat' at offset 54572 : 70 -> 275 'data/gfx/enemy/ghost.dat' at offset 54642 : 56 -> 224 'data/gfx/enemy/giant_ceiling_creeper.dat' at offset 54698 : 58 -> 162 'data/gfx/enemy/giant_ceiling_creeper_tongue.dat' at offset 54756 : 60 -> 90 'data/gfx/enemy/giant_snowball.dat' at offset 54816 : 152 -> 2030 'data/gfx/enemy/gold_centurion.dat' at offset 54968 : 88 -> 571 'data/gfx/enemy/gold_centurion_piece.dat' at offset 55056 : 66 -> 312 'data/gfx/enemy/green_book.dat' at offset 55122 : 30 -> 26 'data/gfx/enemy/green_centipede.dat' at offset 55152 : 133 -> 1240 'data/gfx/enemy/green_centipede_segment.dat' at offset 55285 : 122 -> 952 'data/gfx/enemy/green_fish.dat' at offset 55407 : 77 -> 288 'data/gfx/enemy/green_scanner.dat' at offset 55484 : 81 -> 456 'data/gfx/enemy/ground_snapper.dat' at offset 55565 : 83 -> 347 'data/gfx/enemy/ground_spear.dat' at offset 55648 : 37 -> 40 'data/gfx/enemy/grub.dat' at offset 55685 : 49 -> 155 'data/gfx/enemy/grub_gibs.dat' at offset 55734 : 56 -> 210 'data/gfx/enemy/hoover.dat' at offset 55790 : 90 -> 600 'data/gfx/enemy/horizontal_flame.dat' at offset 55880 : 66 -> 350 'data/gfx/enemy/horizontal_laser.dat' at offset 55946 : 72 -> 308 'data/gfx/enemy/horizontal_laser_grid.dat' at offset 56018 : 50 -> 52 'data/gfx/enemy/huge_spider.dat' at offset 56068 : 36 -> 38 'data/gfx/enemy/ice.dat' at offset 56104 : 27 -> 22 'data/gfx/enemy/ice_spike.dat' at offset 56131 : 33 -> 28 'data/gfx/enemy/ice_spike_upside_down.dat' at offset 56164 : 45 -> 40 'data/gfx/enemy/ice_tortoise.dat' at offset 56209 : 111 -> 555 'data/gfx/enemy/ice_tortoise_ice_ball.dat' at offset 56320 : 55 -> 90 'data/gfx/enemy/ice_tortoise_ice_floor_base.dat' at offset 56375 : 75 -> 371 'data/gfx/enemy/ice_wall.dat' at offset 56450 : 32 -> 27 'data/gfx/enemy/icicle.dat' at offset 56482 : 30 -> 28 'data/gfx/enemy/iron_ball.dat' at offset 56512 : 33 -> 34 'data/gfx/enemy/jumping_fireball.dat' at offset 56545 : 75 -> 379 'data/gfx/enemy/jumping_slime.dat' at offset 56620 : 49 -> 131 'data/gfx/enemy/jumping_slime_egg.dat' at offset 56669 : 54 -> 147 'data/gfx/enemy/large_blue_book.dat' at offset 56723 : 37 -> 38 'data/gfx/enemy/large_green_book.dat' at offset 56760 : 37 -> 38 'data/gfx/enemy/large_red_book.dat' at offset 56797 : 37 -> 38 'data/gfx/enemy/large_red_spider.dat' at offset 56834 : 82 -> 458 'data/gfx/enemy/large_spider.dat' at offset 56916 : 78 -> 422 'data/gfx/enemy/large_yellow_book.dat' at offset 56994 : 37 -> 38 'data/gfx/enemy/laser.dat' at offset 57031 : 59 -> 231 'data/gfx/enemy/laser_grid.dat' at offset 57090 : 38 -> 41 'data/gfx/enemy/lightning.dat' at offset 57128 : 59 -> 252 'data/gfx/enemy/magic_missile.dat' at offset 57187 : 63 -> 308 'data/gfx/enemy/master_tortoise.dat' at offset 57250 : 145 -> 1063 'data/gfx/enemy/mini_centurion.dat' at offset 57395 : 54 -> 184 'data/gfx/enemy/mini_red_centurion.dat' at offset 57449 : 59 -> 200 'data/gfx/enemy/mouth_stalk.dat' at offset 57508 : 44 -> 80 'data/gfx/enemy/mouth_stalk_body.dat' at offset 57552 : 41 -> 43 'data/gfx/enemy/pendulum_ring.dat' at offset 57593 : 37 -> 37 'data/gfx/enemy/poltergiest.dat' at offset 57630 : 51 -> 160 'data/gfx/enemy/purple_baby_slime.dat' at offset 57681 : 61 -> 144 'data/gfx/enemy/purple_jumping_slime.dat' at offset 57742 : 57 -> 152 'data/gfx/enemy/purple_snail.dat' at offset 57799 : 82 -> 385 'data/gfx/enemy/purple_snail_shell.dat' at offset 57881 : 41 -> 33 'data/gfx/enemy/purple_snail_shell_piece.dat' at offset 57922 : 62 -> 164 'data/gfx/enemy/rampaging_master_tortoise.dat' at offset 57984 : 153 -> 1108 'data/gfx/enemy/red_baby_slime.dat' at offset 58137 : 58 -> 135 'data/gfx/enemy/red_bat.dat' at offset 58195 : 40 -> 56 'data/gfx/enemy/red_book.dat' at offset 58235 : 30 -> 26 'data/gfx/enemy/red_ceiling_creeper.dat' at offset 58265 : 68 -> 189 'data/gfx/enemy/red_centipede.dat' at offset 58333 : 77 -> 400 'data/gfx/enemy/red_centipede_segment.dat' at offset 58410 : 71 -> 304 'data/gfx/enemy/red_centurion.dat' at offset 58481 : 88 -> 505 'data/gfx/enemy/red_centurion_piece.dat' at offset 58569 : 66 -> 276 'data/gfx/enemy/red_jumping_slime.dat' at offset 58635 : 61 -> 240 'data/gfx/enemy/red_sludge.dat' at offset 58696 : 124 -> 966 'data/gfx/enemy/red_spider.dat' at offset 58820 : 52 -> 100 'data/gfx/enemy/sasquatch.dat' at offset 58872 : 76 -> 377 'data/gfx/enemy/sasquatch_club.dat' at offset 58948 : 47 -> 82 'data/gfx/enemy/sasquatch_snowball.dat' at offset 58995 : 41 -> 33 'data/gfx/enemy/scorpion.dat' at offset 59036 : 77 -> 392 'data/gfx/enemy/scorpion_claw.dat' at offset 59113 : 63 -> 120 'data/gfx/enemy/skeleton.dat' at offset 59176 : 109 -> 558 'data/gfx/enemy/skeleton_bow.dat' at offset 59285 : 27 -> 19 'data/gfx/enemy/skeleton_sword.dat' at offset 59312 : 68 -> 217 'data/gfx/enemy/skull_door.dat' at offset 59380 : 66 -> 342 'data/gfx/enemy/skull_door_piece.dat' at offset 59446 : 73 -> 396 'data/gfx/enemy/skull_shot.dat' at offset 59519 : 38 -> 36 'data/gfx/enemy/slime_drip.dat' at offset 59557 : 69 -> 329 'data/gfx/enemy/sludge.dat' at offset 59626 : 102 -> 653 'data/gfx/enemy/sludge_pool.dat' at offset 59728 : 64 -> 320 'data/gfx/enemy/sludge_vomit.dat' at offset 59792 : 85 -> 464 'data/gfx/enemy/slug.dat' at offset 59877 : 46 -> 130 'data/gfx/enemy/slug_slime.dat' at offset 59923 : 96 -> 498 'data/gfx/enemy/small_boulder.dat' at offset 60019 : 139 -> 1610 'data/gfx/enemy/snail.dat' at offset 60158 : 44 -> 112 'data/gfx/enemy/snail_shell.dat' at offset 60202 : 34 -> 26 'data/gfx/enemy/snail_shell_piece.dat' at offset 60236 : 54 -> 136 'data/gfx/enemy/spider.dat' at offset 60290 : 30 -> 28 'data/gfx/enemy/spike_sphere.dat' at offset 60320 : 66 -> 312 'data/gfx/enemy/spike_wall.dat' at offset 60386 : 35 -> 36 'data/gfx/enemy/spirit.dat' at offset 60421 : 51 -> 180 'data/gfx/enemy/spitting_plant.dat' at offset 60472 : 99 -> 711 'data/gfx/enemy/splitter.dat' at offset 60571 : 53 -> 160 'data/gfx/enemy/splitter_medium.dat' at offset 60624 : 54 -> 164 'data/gfx/enemy/splitter_small.dat' at offset 60678 : 53 -> 160 'data/gfx/enemy/summoner.dat' at offset 60731 : 47 -> 136 'data/gfx/enemy/sword_skeleton_piece.dat' at offset 60778 : 82 -> 197 'data/gfx/enemy/thunder_cloud.dat' at offset 60860 : 70 -> 396 'data/gfx/enemy/tortoise.dat' at offset 60930 : 156 -> 1066 'data/gfx/enemy/tortoise_electricity.dat' at offset 61086 : 53 -> 129 'data/gfx/enemy/undead_gazer.dat' at offset 61139 : 58 -> 164 'data/gfx/enemy/upside_down_slug.dat' at offset 61197 : 60 -> 190 'data/gfx/enemy/wasp.dat' at offset 61257 : 36 -> 51 'data/gfx/enemy/whirlwind.dat' at offset 61293 : 86 -> 552 'data/gfx/enemy/yellow_book.dat' at offset 61379 : 30 -> 26 'data/gfx/enemy/yellow_centipede.dat' at offset 61409 : 80 -> 424 'data/gfx/enemy/yellow_centipede_segment.dat' at offset 61489 : 74 -> 328 'data/gfx/enemy/zombie.dat' at offset 61563 : 73 -> 267 'data/gfx/enemy/zombie_head.dat' at offset 61636 : 47 -> 105 'data/gfx/falling_platform/armoury_falling_platform.dat' at offset 61683 : 44 -> 50 'data/gfx/falling_platform/castle_falling_platform.dat' at offset 61727 : 43 -> 49 'data/gfx/falling_platform/catacombs_falling_platform.dat' at offset 61770 : 46 -> 52 'data/gfx/falling_platform/cave_falling_platform.dat' at offset 61816 : 41 -> 47 'data/gfx/falling_platform/dungeon_falling_platform.dat' at offset 61857 : 44 -> 50 'data/gfx/falling_platform/mine_falling_platform.dat' at offset 61901 : 41 -> 47 'data/gfx/falling_platform/sewer_falling_platform.dat' at offset 61942 : 42 -> 48 'data/gfx/falling_platform/wasteland_falling_platform.dat' at offset 61984 : 46 -> 52 'data/gfx/item/apple.dat' at offset 62030 : 27 -> 19 'data/gfx/item/apple_tree.dat' at offset 62057 : 48 -> 49 'data/gfx/item/arrow_target.dat' at offset 62105 : 44 -> 82 'data/gfx/item/attractor.dat' at offset 62149 : 60 -> 280 'data/gfx/item/balloon.dat' at offset 62209 : 41 -> 93 'data/gfx/item/bell.dat' at offset 62250 : 26 -> 18 'data/gfx/item/bell_rope.dat' at offset 62276 : 54 -> 210 'data/gfx/item/bind_artifact.dat' at offset 62330 : 35 -> 27 'data/gfx/item/blender.dat' at offset 62365 : 45 -> 124 'data/gfx/item/blender_switch.dat' at offset 62410 : 49 -> 114 'data/gfx/item/blender_wheel.dat' at offset 62459 : 45 -> 74 'data/gfx/item/blue_gem.dat' at offset 62504 : 45 -> 112 'data/gfx/item/bomb.dat' at offset 62549 : 51 -> 174 'data/gfx/item/bomb_pile.dat' at offset 62600 : 31 -> 23 'data/gfx/item/bottle_magic.dat' at offset 62631 : 63 -> 240 'data/gfx/item/bubble.dat' at offset 62694 : 37 -> 35 'data/gfx/item/bubble_machine.dat' at offset 62731 : 73 -> 385 'data/gfx/item/catapult.dat' at offset 62804 : 85 -> 460 'data/gfx/item/catapult_bucket.dat' at offset 62889 : 60 -> 153 'data/gfx/item/cauldron.dat' at offset 62949 : 72 -> 355 'data/gfx/item/cell_bars.dat' at offset 63021 : 31 -> 23 'data/gfx/item/centurion_statue.dat' at offset 63052 : 38 -> 30 'data/gfx/item/chaos_chain.dat' at offset 63090 : 32 -> 31 'data/gfx/item/chaos_chain_base.dat' at offset 63122 : 37 -> 36 'data/gfx/item/chaos_toy.dat' at offset 63159 : 31 -> 23 'data/gfx/item/chicken_feed.dat' at offset 63190 : 34 -> 26 'data/gfx/item/chicken_feed_bag.dat' at offset 63224 : 38 -> 30 'data/gfx/item/chicken_trap.dat' at offset 63262 : 75 -> 450 'data/gfx/item/cloud_geyzer.dat' at offset 63337 : 36 -> 33 'data/gfx/item/cloud_geyzer_cloud.dat' at offset 63373 : 35 -> 32 'data/gfx/item/coal.dat' at offset 63408 : 26 -> 18 'data/gfx/item/coal_bag.dat' at offset 63434 : 30 -> 22 'data/gfx/item/coal_pile.dat' at offset 63464 : 31 -> 23 'data/gfx/item/code_card.dat' at offset 63495 : 31 -> 23 'data/gfx/item/code_display.dat' at offset 63526 : 54 -> 205 'data/gfx/item/code_door.dat' at offset 63580 : 59 -> 231 'data/gfx/item/colour_display.dat' at offset 63639 : 66 -> 287 'data/gfx/item/colour_pot.dat' at offset 63705 : 34 -> 35 'data/gfx/item/containment_unit.dat' at offset 63739 : 40 -> 47 'data/gfx/item/containment_unit_controls.dat' at offset 63779 : 79 -> 522 'data/gfx/item/crossbow.dat' at offset 63858 : 31 -> 31 'data/gfx/item/crossbow_bolt.dat' at offset 63889 : 45 -> 45 'data/gfx/item/crusher.dat' at offset 63934 : 38 -> 62 'data/gfx/item/crusher_arm.dat' at offset 63972 : 34 -> 33 'data/gfx/item/drawbridge_anchor.dat' at offset 64006 : 64 -> 112 'data/gfx/item/drawbridge_pulley.dat' at offset 64070 : 56 -> 204 'data/gfx/item/drawbridge_pulley_chain.dat' at offset 64126 : 62 -> 228 'data/gfx/item/empty_potion.dat' at offset 64188 : 34 -> 26 'data/gfx/item/exploding_gazer_eye.dat' at offset 64222 : 55 -> 165 'data/gfx/item/extend_o_grab.dat' at offset 64277 : 62 -> 186 'data/gfx/item/extend_o_grab_button.dat' at offset 64339 : 63 -> 124 'data/gfx/item/eyeball_smoothie.dat' at offset 64402 : 38 -> 30 'data/gfx/item/flame_pillar.dat' at offset 64440 : 44 -> 82 'data/gfx/item/flaming_arrow_potion.dat' at offset 64484 : 42 -> 34 'data/gfx/item/force_field.dat' at offset 64526 : 63 -> 312 'data/gfx/item/full_soul_bottle.dat' at offset 64589 : 41 -> 42 'data/gfx/item/gazer_eye.dat' at offset 64630 : 31 -> 23 'data/gfx/item/gazer_eye_slot.dat' at offset 64661 : 46 -> 90 'data/gfx/item/glass_cage.dat' at offset 64707 : 55 -> 222 'data/gfx/item/glass_wall.dat' at offset 64762 : 55 -> 222 'data/gfx/item/glass_wall_piece.dat' at offset 64817 : 68 -> 344 'data/gfx/item/grabber.dat' at offset 64885 : 47 -> 82 'data/gfx/item/grabber_chain.dat' at offset 64932 : 40 -> 43 'data/gfx/item/green_gem.dat' at offset 64972 : 45 -> 116 'data/gfx/item/health_potion.dat' at offset 65017 : 35 -> 27 'data/gfx/item/heart.dat' at offset 65052 : 26 -> 18 'data/gfx/item/heart_container.dat' at offset 65078 : 54 -> 187 'data/gfx/item/hidden_passage_wall.dat' at offset 65132 : 41 -> 33 'data/gfx/item/high_striker.dat' at offset 65173 : 108 -> 810 'data/gfx/item/horizontal_force_field.dat' at offset 65281 : 75 -> 400 'data/gfx/item/horizontal_glass_wall.dat' at offset 65356 : 64 -> 240 'data/gfx/item/horizontal_glass_wall_piece.dat' at offset 65420 : 80 -> 432 'data/gfx/item/ice_cube.dat' at offset 65500 : 31 -> 31 'data/gfx/item/ice_platform.dat' at offset 65531 : 58 -> 185 'data/gfx/item/ice_spray.dat' at offset 65589 : 31 -> 23 'data/gfx/item/ingredient.dat' at offset 65620 : 39 -> 31 'data/gfx/item/instruction_card.dat' at offset 65659 : 38 -> 30 'data/gfx/item/instruction_machine.dat' at offset 65697 : 71 -> 440 'data/gfx/item/invisibility_potion.dat' at offset 65768 : 41 -> 33 'data/gfx/item/iron_key.dat' at offset 65809 : 32 -> 24 'data/gfx/item/jigsaw_puzzle_cursor.dat' at offset 65841 : 42 -> 34 'data/gfx/item/keepsake.dat' at offset 65883 : 30 -> 22 'data/gfx/item/large_sliding_puzzle_display.dat' at offset 65913 : 51 -> 49 'data/gfx/item/lava_door.dat' at offset 65964 : 60 -> 280 'data/gfx/item/lava_door_piece.dat' at offset 66024 : 64 -> 287 'data/gfx/item/lava_geyzer.dat' at offset 66088 : 64 -> 266 'data/gfx/item/lava_geyzer_base.dat' at offset 66152 : 65 -> 273 'data/gfx/item/light_beam.dat' at offset 66217 : 32 -> 24 'data/gfx/item/light_beam_horizontal.dat' at offset 66249 : 43 -> 35 'data/gfx/item/light_pillar.dat' at offset 66292 : 61 -> 287 'data/gfx/item/light_source.dat' at offset 66353 : 34 -> 26 'data/gfx/item/light_target.dat' at offset 66387 : 61 -> 265 'data/gfx/item/lightning_charge.dat' at offset 66448 : 38 -> 30 'data/gfx/item/magnet.dat' at offset 66486 : 39 -> 37 'data/gfx/item/magnet_ray.dat' at offset 66525 : 55 -> 198 'data/gfx/item/mastermind_display.dat' at offset 66580 : 42 -> 43 'data/gfx/item/mastermind_peg.dat' at offset 66622 : 59 -> 246 'data/gfx/item/mastermind_score.dat' at offset 66681 : 65 -> 301 'data/gfx/item/memory_match_display.dat' at offset 66746 : 42 -> 34 'data/gfx/item/metal_crate.dat' at offset 66788 : 33 -> 25 'data/gfx/item/mine_cart.dat' at offset 66821 : 77 -> 340 'data/gfx/item/mirror.dat' at offset 66898 : 29 -> 27 'data/gfx/item/monster_horn.dat' at offset 66927 : 34 -> 26 'data/gfx/item/monster_skull.dat' at offset 66961 : 55 -> 95 'data/gfx/item/moveable_lift.dat' at offset 67016 : 101 -> 604 'data/gfx/item/music_note.dat' at offset 67117 : 59 -> 88 'data/gfx/item/music_sheet.dat' at offset 67176 : 33 -> 25 'data/gfx/item/music_sheet_display.dat' at offset 67209 : 43 -> 45 'data/gfx/item/number_block.dat' at offset 67252 : 44 -> 82 'data/gfx/item/oil_can.dat' at offset 67296 : 29 -> 21 'data/gfx/item/old_shield.dat' at offset 67325 : 32 -> 24 'data/gfx/item/one_way_door.dat' at offset 67357 : 61 -> 287 'data/gfx/item/one_way_door_down.dat' at offset 67418 : 64 -> 322 'data/gfx/item/one_way_door_up.dat' at offset 67482 : 64 -> 308 'data/gfx/item/pedestal.dat' at offset 67546 : 30 -> 22 'data/gfx/item/poison_meat.dat' at offset 67576 : 53 -> 195 'data/gfx/item/portable_save.dat' at offset 67629 : 56 -> 55 'data/gfx/item/potion_dispenser.dat' at offset 67685 : 93 -> 784 'data/gfx/item/power_generator.dat' at offset 67778 : 147 -> 1631 'data/gfx/item/power_meter.dat' at offset 67925 : 80 -> 429 'data/gfx/item/protection_artifact.dat' at offset 68005 : 41 -> 33 'data/gfx/item/protection_ring.dat' at offset 68046 : 37 -> 29 'data/gfx/item/purifier_capsule.dat' at offset 68083 : 46 -> 45 'data/gfx/item/purple_gem.dat' at offset 68129 : 47 -> 120 'data/gfx/item/puzzle_piece.dat' at offset 68176 : 67 -> 369 'data/gfx/item/red_gem.dat' at offset 68243 : 44 -> 108 'data/gfx/item/reflection_artifact.dat' at offset 68287 : 41 -> 33 'data/gfx/item/repellent.dat' at offset 68328 : 31 -> 23 'data/gfx/item/repellent_spray.dat' at offset 68359 : 79 -> 226 'data/gfx/item/resurrection_amulet.dat' at offset 68438 : 41 -> 33 'data/gfx/item/robot.dat' at offset 68479 : 58 -> 243 'data/gfx/item/robot_direction.dat' at offset 68537 : 35 -> 32 'data/gfx/item/rock.dat' at offset 68572 : 26 -> 18 'data/gfx/item/rock_container.dat' at offset 68598 : 36 -> 28 'data/gfx/item/rock_pile.dat' at offset 68634 : 31 -> 23 'data/gfx/item/rope.dat' at offset 68665 : 26 -> 18 'data/gfx/item/safe.dat' at offset 68691 : 42 -> 61 'data/gfx/item/safe_combination.dat' at offset 68733 : 38 -> 30 'data/gfx/item/safe_display.dat' at offset 68771 : 137 -> 1230 'data/gfx/item/scale.dat' at offset 68908 : 30 -> 27 'data/gfx/item/scorpion_statue.dat' at offset 68938 : 37 -> 29 'data/gfx/item/shield_pillar.dat' at offset 68975 : 37 -> 41 'data/gfx/item/skull.dat' at offset 69012 : 49 -> 162 'data/gfx/item/skull_chain.dat' at offset 69061 : 34 -> 31 'data/gfx/item/sliding_puzzle_block.dat' at offset 69095 : 95 -> 645 'data/gfx/item/sliding_puzzle_display.dat' at offset 69190 : 46 -> 43 'data/gfx/item/slime_container.dat' at offset 69236 : 64 -> 117 'data/gfx/item/slime_potion.dat' at offset 69300 : 34 -> 26 'data/gfx/item/slime_potion_pool.dat' at offset 69334 : 51 -> 153 'data/gfx/item/sludge_tentacle.dat' at offset 69385 : 37 -> 29 'data/gfx/item/snow_pile.dat' at offset 69422 : 30 -> 27 'data/gfx/item/sonic_boom_panel.dat' at offset 69452 : 74 -> 430 'data/gfx/item/soul_bottle.dat' at offset 69526 : 43 -> 78 'data/gfx/item/soul_merger.dat' at offset 69569 : 119 -> 928 'data/gfx/item/soul_merger_control_panel.dat' at offset 69688 : 55 -> 82 'data/gfx/item/soul_merger_door.dat' at offset 69743 : 38 -> 35 'data/gfx/item/spanner.dat' at offset 69781 : 29 -> 21 'data/gfx/item/spider_statue.dat' at offset 69810 : 35 -> 27 'data/gfx/item/spike_ball.dat' at offset 69845 : 43 -> 35 'data/gfx/item/spore.dat' at offset 69888 : 27 -> 19 'data/gfx/item/spore_crop.dat' at offset 69915 : 32 -> 24 'data/gfx/item/spores.dat' at offset 69947 : 28 -> 20 'data/gfx/item/spring.dat' at offset 69975 : 40 -> 87 'data/gfx/item/summoner_staff.dat' at offset 70015 : 36 -> 28 'data/gfx/item/symbol_block.dat' at offset 70051 : 57 -> 246 'data/gfx/item/tesla_charger.dat' at offset 70108 : 87 -> 602 'data/gfx/item/tesla_pack_empty.dat' at offset 70195 : 46 -> 44 'data/gfx/item/tesla_pack_full.dat' at offset 70241 : 45 -> 43 'data/gfx/item/tesla_shock.dat' at offset 70286 : 60 -> 205 'data/gfx/item/test_crate.dat' at offset 70346 : 41 -> 35 'data/gfx/item/ton_weight.dat' at offset 70387 : 32 -> 24 'data/gfx/item/tortoise_shell.dat' at offset 70419 : 36 -> 28 'data/gfx/item/tortoise_statue.dat' at offset 70455 : 37 -> 29 'data/gfx/item/train_track.dat' at offset 70492 : 116 -> 856 'data/gfx/item/tread_mill.dat' at offset 70608 : 49 -> 148 'data/gfx/item/tuning_fork.dat' at offset 70657 : 33 -> 25 'data/gfx/item/upside_down_mirror.dat' at offset 70690 : 43 -> 39 'data/gfx/item/vines.dat' at offset 70733 : 46 -> 135 'data/gfx/item/water_purifier.dat' at offset 70779 : 38 -> 43 'data/gfx/item/wooden_crate.dat' at offset 70817 : 34 -> 26 'data/gfx/item/yellow_gem.dat' at offset 70851 : 47 -> 120 'data/gfx/lift/castle_lift.dat' at offset 70898 : 30 -> 25 'data/gfx/lift/catapult_lift.dat' at offset 70928 : 32 -> 27 'data/gfx/lift/large_mine_lift.dat' at offset 70960 : 34 -> 29 'data/gfx/lift/lift_target.dat' at offset 70994 : 29 -> 25 'data/gfx/lift/mine_lift.dat' at offset 71023 : 28 -> 23 'data/gfx/misc/chair.dat' at offset 71051 : 27 -> 19 'data/gfx/misc/chopped_log.dat' at offset 71078 : 33 -> 25 'data/gfx/misc/giant_snowball_piece.dat' at offset 71111 : 45 -> 50 'data/gfx/misc/ice_spike_piece.dat' at offset 71156 : 68 -> 288 'data/gfx/misc/ice_spike_upside_down_piece.dat' at offset 71224 : 80 -> 384 'data/gfx/misc/ice_wall_piece.dat' at offset 71304 : 66 -> 280 'data/gfx/misc/icicle_piece.dat' at offset 71370 : 65 -> 288 'data/gfx/misc/log.dat' at offset 71435 : 25 -> 17 'data/gfx/misc/long_tree_branch.dat' at offset 71460 : 38 -> 30 'data/gfx/misc/raft.dat' at offset 71498 : 26 -> 18 'data/gfx/misc/slime_container_left.dat' at offset 71524 : 44 -> 50 'data/gfx/misc/slime_container_right.dat' at offset 71568 : 45 -> 51 'data/gfx/misc/small_boulder_piece.dat' at offset 71613 : 59 -> 199 'data/gfx/misc/small_log.dat' at offset 71672 : 31 -> 23 'data/gfx/misc/small_log_snow.dat' at offset 71703 : 36 -> 28 'data/gfx/misc/small_tree.dat' at offset 71739 : 32 -> 24 'data/gfx/misc/small_tree_piece.dat' at offset 71771 : 64 -> 255 'data/gfx/misc/stalactite.dat' at offset 71835 : 32 -> 24 'data/gfx/misc/stalagmite.dat' at offset 71867 : 32 -> 24 'data/gfx/misc/table.dat' at offset 71899 : 38 -> 30 'data/gfx/misc/tree_branch.dat' at offset 71937 : 33 -> 25 'data/gfx/misc/tree_branch_snow.dat' at offset 71970 : 46 -> 40 'data/gfx/misc/tree_stump.dat' at offset 72016 : 32 -> 24 'data/gfx/misc/web.dat' at offset 72048 : 41 -> 33 'data/gfx/npc/borgan.dat' at offset 72089 : 38 -> 62 'data/gfx/npc/edgar_father.dat' at offset 72127 : 70 -> 229 'data/gfx/npc/jacob.dat' at offset 72197 : 37 -> 59 'data/gfx/npc/maggie.dat' at offset 72234 : 38 -> 62 'data/gfx/npc/olaf.dat' at offset 72272 : 27 -> 19 'data/gfx/vanishing_platform/armoury_vanishing_platform.dat' at offset 72299 : 46 -> 54 'data/gfx/vanishing_platform/castle_vanishing_platform.dat' at offset 72345 : 45 -> 53 'data/gfx/vanishing_platform/dungeon_vanishing_platform.dat' at offset 72390 : 46 -> 54 'data/gfx/wall/armoury_weak_wall.dat' at offset 72436 : 37 -> 31 'data/gfx/wall/armoury_weak_wall_secret.dat' at offset 72473 : 44 -> 38 'data/gfx/wall/drawbridge_down.dat' at offset 72517 : 37 -> 29 'data/gfx/wall/drawbridge_up.dat' at offset 72554 : 35 -> 27 'data/gfx/wall/fortress_weak_wall.dat' at offset 72589 : 38 -> 32 'data/gfx/wall/large_weak_armoury_wall.dat' at offset 72627 : 43 -> 37 'data/gfx/wall/large_weak_cave_wall.dat' at offset 72670 : 39 -> 34 'data/gfx/wall/large_weak_mine_wall.dat' at offset 72709 : 39 -> 34 'data/gfx/wall/mataeus_wall.dat' at offset 72748 : 49 -> 140 'data/gfx/wall/rope_part.dat' at offset 72797 : 40 -> 32 'data/gfx/wall/sewer_boss_weak_wall.dat' at offset 72837 : 40 -> 34 'data/gfx/wall/sewer_weak_wall.dat' at offset 72877 : 34 -> 29 'data/gfx/wall/small_weak_cave_wall.dat' at offset 72911 : 38 -> 34 'data/gfx/wall/sorceror_wall.dat' at offset 72949 : 36 -> 28 'data/gfx/wall/weak_catacombs_wall_secret.dat' at offset 72985 : 46 -> 40 'data/gfx/wall/weak_cave_wall.dat' at offset 73031 : 33 -> 28 'data/gfx/wall/weak_cave_wall_secret.dat' at offset 73064 : 40 -> 35 'data/gfx/wall/weak_dungeon_wall.dat' at offset 73104 : 37 -> 31 'data/gfx/wall/weak_dungeon_wall_secret.dat' at offset 73141 : 44 -> 38 'data/gfx/wall/weak_forest_wall.dat' at offset 73185 : 36 -> 30 'data/gfx/wall/weak_fortress_wall.dat' at offset 73221 : 38 -> 32 'data/gfx/wall/weak_mine_wall.dat' at offset 73259 : 33 -> 28 'data/gfx/wall/weak_mine_wall_secret.dat' at offset 73292 : 40 -> 35 'data/gfx/wall/weak_swamp_floor.dat' at offset 73332 : 38 -> 30 'data/gfx/wall/wooden_door.dat' at offset 73370 : 33 -> 25 'data/gfx/weapon/basic_sword.dat' at offset 73403 : 58 -> 167 'data/gfx/weapon/bow.dat' at offset 73461 : 59 -> 215 'data/gfx/weapon/disintegration_shield.dat' at offset 73520 : 109 -> 676 'data/gfx/weapon/disintegration_shield_1.dat' at offset 73629 : 108 -> 678 'data/gfx/weapon/disintegration_shield_2.dat' at offset 73737 : 108 -> 678 'data/gfx/weapon/disintegration_shield_3.dat' at offset 73845 : 108 -> 678 'data/gfx/weapon/disintegration_shield_4.dat' at offset 73953 : 108 -> 678 'data/gfx/weapon/dragon_shield.dat' at offset 74061 : 48 -> 64 'data/gfx/weapon/fire_shield.dat' at offset 74109 : 46 -> 60 'data/gfx/weapon/flaming_arrow.dat' at offset 74155 : 37 -> 29 'data/gfx/weapon/legendary_sword.dat' at offset 74192 : 72 -> 227 'data/gfx/weapon/lightning_sword.dat' at offset 74264 : 86 -> 282 'data/gfx/weapon/lightning_sword_empty.dat' at offset 74350 : 68 -> 217 'data/gfx/weapon/normal_arrow.dat' at offset 74418 : 38 -> 30 'data/gfx/weapon/phantasmal_shield.dat' at offset 74456 : 52 -> 72 'data/gfx/weapon/pickaxe.dat' at offset 74508 : 53 -> 147 'data/gfx/weapon/small_wooden_shield.dat' at offset 74561 : 54 -> 76 'data/gfx/weapon/spike.dat' at offset 74615 : 31 -> 23 'data/gfx/weapon/wood_axe.dat' at offset 74646 : 54 -> 151 'data/maps/map01.dat' at offset 74700 : 5164 -> 1450899 'data/maps/map02.dat' at offset 79864 : 45670 -> 1494548 'data/maps/map03.dat' at offset 125534 : 7292 -> 1483971 'data/maps/map04.dat' at offset 132826 : 12578 -> 1520614 'data/maps/map05.dat' at offset 145404 : 32453 -> 1487437 'data/maps/map06.dat' at offset 177857 : 4673 -> 1446731 'data/maps/map07.dat' at offset 182530 : 38248 -> 1545037 'data/maps/map08.dat' at offset 220778 : 18882 -> 1596337 'data/maps/map09.dat' at offset 239660 : 31875 -> 1577215 'data/maps/map10.dat' at offset 271535 : 42569 -> 1586220 'data/maps/map11.dat' at offset 314104 : 62497 -> 1654123 'data/maps/map12.dat' at offset 376601 : 43166 -> 1598962 'data/maps/map13.dat' at offset 419767 : 41890 -> 1567550 'data/maps/map14.dat' at offset 461657 : 3190 -> 1444183 'data/maps/map15.dat' at offset 464847 : 27960 -> 1566244 'data/maps/map16.dat' at offset 492807 : 3267 -> 1443912 'data/maps/map17.dat' at offset 496074 : 35066 -> 1583629 'data/maps/map18.dat' at offset 531140 : 9790 -> 1481627 'data/maps/map19.dat' at offset 540930 : 21046 -> 1489927 'data/maps/map20.dat' at offset 561976 : 38322 -> 1517268 'data/maps/map21.dat' at offset 600298 : 3481 -> 1444289 'data/maps/map22.dat' at offset 603779 : 28853 -> 1564188 'data/maps/map23.dat' at offset 632632 : 37327 -> 1563779 'data/maps/map24.dat' at offset 669959 : 3240 -> 1444930 'data/maps/map25.dat' at offset 673199 : 21739 -> 1491240 'data/maps/map26.dat' at offset 694938 : 3565 -> 1444264 'data/maps/map_credits.dat' at offset 698503 : 2845 -> 1441867 'data/maps/test.dat' at offset 701348 : 2733 -> 1441414 'data/maps/tutorial.dat' at offset 704081 : 4741 -> 1452729 'data/medals.dat' at offset 708822 : 875 -> 2152 'data/patch/0.20.dat' at offset 709697 : 1134 -> 7418 'data/patch/0.25.dat' at offset 710831 : 943 -> 4091 'data/patch/0.30.dat' at offset 711774 : 568 -> 1356 'data/patch/0.32.dat' at offset 712342 : 1552 -> 10716 'data/patch/0.40.dat' at offset 713894 : 1984 -> 10859 'data/patch/0.41.dat' at offset 715878 : 216 -> 304 'data/patch/0.45.dat' at offset 716094 : 10824 -> 122631 'data/patch/0.46.dat' at offset 726918 : 341 -> 1219 'data/patch/0.50.dat' at offset 727259 : 593 -> 4460 'data/patch/0.51.dat' at offset 727852 : 1021 -> 4648 'data/patch/0.55.dat' at offset 728873 : 511 -> 1754 'data/patch/0.56.dat' at offset 729384 : 1002 -> 6376 'data/patch/0.57.dat' at offset 730386 : 2099 -> 16811 'data/patch/0.58.dat' at offset 732485 : 206 -> 300 'data/patch/0.59.dat' at offset 732691 : 112 -> 299 'data/patch/0.60.dat' at offset 732803 : 4039 -> 36572 'data/patch/0.61.dat' at offset 736842 : 2401 -> 24544 'data/patch/0.65.dat' at offset 739243 : 400 -> 786 'data/patch/0.66.dat' at offset 739643 : 1002 -> 5611 'data/patch/0.67.dat' at offset 740645 : 1234 -> 7861 'data/patch/0.70.dat' at offset 741879 : 531 -> 1458 'data/patch/0.72.dat' at offset 742410 : 301 -> 607 'data/patch/0.73.dat' at offset 742711 : 418 -> 1031 'data/patch/0.75.dat' at offset 743129 : 2772 -> 25045 'data/patch/0.80.dat' at offset 745901 : 867 -> 3629 'data/patch/0.81.dat' at offset 746768 : 85 -> 104 'data/patch/0.82.dat' at offset 746853 : 253 -> 405 'data/patch/0.86.dat' at offset 747106 : 230 -> 617 'data/patch/0.87.dat' at offset 747336 : 37 -> 36 'data/patch/0.90.dat' at offset 747373 : 430 -> 988 'data/patch/0.91.dat' at offset 747803 : 113 -> 121 'data/patch/0.93.dat' at offset 747916 : 247 -> 371 'data/patch/0.95.dat' at offset 748163 : 1128 -> 4737 'data/patch/0.96.dat' at offset 749291 : 524 -> 1568 'data/patch/0.97.dat' at offset 749815 : 1045 -> 5038 'data/patch/0.98.dat' at offset 750860 : 969 -> 6451 'data/patch/0.99.dat' at offset 751829 : 549 -> 1667 'data/patch/1.00.dat' at offset 752378 : 427 -> 998 'data/patch/1.01.dat' at offset 752805 : 382 -> 1298 'data/patch/1.02.dat' at offset 753187 : 134 -> 317 'data/patch/1.04.dat' at offset 753321 : 235 -> 367 'data/patch/1.05.dat' at offset 753556 : 552 -> 2155 'data/patch/1.06.dat' at offset 754108 : 1009 -> 12616 'data/patch/1.13.dat' at offset 755117 : 305 -> 516 'data/patch/1.25.dat' at offset 755422 : 67 -> 59 'data/props/boss/ant_lion.props' at offset 755489 : 148 -> 179 'data/props/boss/armour_boss.props' at offset 755637 : 127 -> 151 'data/props/boss/armour_boss_armour.props' at offset 755764 : 113 -> 148 'data/props/boss/armour_boss_saw.props' at offset 755877 : 122 -> 153 'data/props/boss/armour_boss_star.props' at offset 755999 : 95 -> 126 'data/props/boss/armour_boss_tongue.props' at offset 756094 : 122 -> 156 'data/props/boss/armour_tongue.props' at offset 756216 : 102 -> 136 'data/props/boss/awesome_boss_1.props' at offset 756318 : 145 -> 181 'data/props/boss/awesome_boss_2.props' at offset 756463 : 136 -> 167 'data/props/boss/awesome_boss_3.props' at offset 756599 : 136 -> 167 'data/props/boss/awesome_boss_4.props' at offset 756735 : 136 -> 167 'data/props/boss/awesome_boss_energy_bar.props' at offset 756871 : 112 -> 122 'data/props/boss/awesome_boss_meter.props' at offset 756983 : 128 -> 138 'data/props/boss/awesome_fireball.props' at offset 757111 : 117 -> 147 'data/props/boss/awesome_fireball_particle.props' at offset 757228 : 115 -> 126 'data/props/boss/awesome_super_fireball.props' at offset 757343 : 138 -> 165 'data/props/boss/azriel.props' at offset 757481 : 113 -> 130 'data/props/boss/azriel_grave.props' at offset 757594 : 85 -> 93 'data/props/boss/azriel_grave_piece.props' at offset 757679 : 93 -> 123 'data/props/boss/azriel_ground_spikes.props' at offset 757772 : 135 -> 148 'data/props/boss/azriel_light_beam.props' at offset 757907 : 115 -> 146 'data/props/boss/azriel_lightning_cage_spell.props' at offset 758022 : 128 -> 169 'data/props/boss/azriel_phantasmal_bolt.props' at offset 758150 : 132 -> 170 'data/props/boss/azriel_scythe.props' at offset 758282 : 125 -> 149 'data/props/boss/azriel_soul_steal_spell.props' at offset 758407 : 163 -> 195 'data/props/boss/black_book.props' at offset 758570 : 95 -> 103 'data/props/boss/black_book_1.props' at offset 758665 : 139 -> 152 'data/props/boss/black_book_2.props' at offset 758804 : 156 -> 181 'data/props/boss/black_book_3.props' at offset 758960 : 112 -> 120 'data/props/boss/black_book_back.props' at offset 759072 : 103 -> 116 'data/props/boss/black_book_page.props' at offset 759175 : 112 -> 121 'data/props/boss/blob_boss_1.props' at offset 759287 : 124 -> 151 'data/props/boss/blob_boss_2.props' at offset 759411 : 143 -> 173 'data/props/boss/blob_boss_part.props' at offset 759554 : 107 -> 134 'data/props/boss/borer_boss.props' at offset 759661 : 115 -> 143 'data/props/boss/borer_boss_gibs.props' at offset 759776 : 88 -> 116 'data/props/boss/borer_boss_mouth.props' at offset 759864 : 95 -> 126 'data/props/boss/borer_boss_slime.props' at offset 759959 : 119 -> 130 'data/props/boss/borer_boss_tentacle.props' at offset 760078 : 129 -> 163 'data/props/boss/borer_boss_tentacle_red.props' at offset 760207 : 126 -> 158 'data/props/boss/boulder_boss.props' at offset 760333 : 131 -> 191 'data/props/boss/boulder_boss_2.props' at offset 760464 : 131 -> 191 'data/props/boss/cave_boss.props' at offset 760595 : 126 -> 148 'data/props/boss/cave_boss_acid.props' at offset 760721 : 121 -> 148 'data/props/boss/cave_boss_egg.props' at offset 760842 : 168 -> 201 'data/props/boss/centurion_boss.props' at offset 761010 : 128 -> 143 'data/props/boss/centurion_boss_head.props' at offset 761138 : 146 -> 185 'data/props/boss/chaos.props' at offset 761284 : 124 -> 144 'data/props/boss/chaos_flame.props' at offset 761408 : 120 -> 145 'data/props/boss/chaos_vine.props' at offset 761528 : 108 -> 132 'data/props/boss/edgar_soul.props' at offset 761636 : 121 -> 143 'data/props/boss/evil_edgar.props' at offset 761757 : 92 -> 113 'data/props/boss/evil_edgar_sword.props' at offset 761849 : 99 -> 111 'data/props/boss/fly_boss.props' at offset 761948 : 127 -> 148 'data/props/boss/fly_boss_cocoon_piece.props' at offset 762075 : 92 -> 128 'data/props/boss/fly_boss_shot.props' at offset 762167 : 149 -> 169 'data/props/boss/fly_boss_slime.props' at offset 762316 : 147 -> 182 'data/props/boss/flying_maggot.props' at offset 762463 : 137 -> 165 'data/props/boss/flying_maggot_2.props' at offset 762600 : 137 -> 166 'data/props/boss/flying_maggot_bounce_shot.props' at offset 762737 : 135 -> 149 'data/props/boss/flying_maggot_bounce_shot_2.props' at offset 762872 : 125 -> 139 'data/props/boss/gargoyle.props' at offset 762997 : 106 -> 125 'data/props/boss/gargoyle_fake_lance.props' at offset 763103 : 142 -> 169 'data/props/boss/gargoyle_lance_1.props' at offset 763245 : 143 -> 170 'data/props/boss/gargoyle_lance_1_piece.props' at offset 763388 : 109 -> 139 'data/props/boss/gargoyle_lance_2.props' at offset 763497 : 142 -> 170 'data/props/boss/gargoyle_lance_2_piece.props' at offset 763639 : 109 -> 139 'data/props/boss/gargoyle_lance_3.props' at offset 763748 : 142 -> 170 'data/props/boss/gargoyle_lance_3_piece.props' at offset 763890 : 109 -> 139 'data/props/boss/gargoyle_lightning_orb.props' at offset 763999 : 135 -> 179 'data/props/boss/gargoyle_piece.props' at offset 764134 : 90 -> 116 'data/props/boss/gargoyle_stone_coat.props' at offset 764224 : 118 -> 151 'data/props/boss/gargoyle_weapon_remove_blast.props' at offset 764342 : 134 -> 177 'data/props/boss/gold_centurion_boss_piece.props' at offset 764476 : 119 -> 154 'data/props/boss/golem_boss.props' at offset 764595 : 137 -> 167 'data/props/boss/golem_boss_piece.props' at offset 764732 : 129 -> 162 'data/props/boss/golem_rock_dropper.props' at offset 764861 : 128 -> 151 'data/props/boss/grimlore.props' at offset 764989 : 151 -> 184 'data/props/boss/grimlore_armour.props' at offset 765140 : 133 -> 153 'data/props/boss/grimlore_armour_piece.props' at offset 765273 : 125 -> 150 'data/props/boss/grimlore_fist.props' at offset 765398 : 114 -> 139 'data/props/boss/grimlore_item_destroyer.props' at offset 765512 : 125 -> 134 'data/props/boss/grimlore_magic_missile_particle.props' at offset 765637 : 92 -> 135 'data/props/boss/grimlore_shield.props' at offset 765729 : 133 -> 160 'data/props/boss/grimlore_shield_bite.props' at offset 765862 : 97 -> 128 'data/props/boss/grimlore_shield_flame.props' at offset 765959 : 110 -> 145 'data/props/boss/grimlore_shield_piece.props' at offset 766069 : 117 -> 150 'data/props/boss/grimlore_summon_spell.props' at offset 766186 : 144 -> 185 'data/props/boss/grimlore_summon_spell_particle.props' at offset 766330 : 135 -> 181 'data/props/boss/grimlore_sword.props' at offset 766465 : 149 -> 185 'data/props/boss/grimlore_sword_piece.props' at offset 766614 : 122 -> 149 'data/props/boss/grimlore_sword_stab.props' at offset 766736 : 147 -> 166 'data/props/boss/grimlore_sword_stab_piece.props' at offset 766883 : 128 -> 154 'data/props/boss/grimlore_weapon_box.props' at offset 767011 : 104 -> 135 'data/props/boss/grub_boss.props' at offset 767115 : 131 -> 184 'data/props/boss/grub_boss_gib.props' at offset 767246 : 105 -> 131 'data/props/boss/grub_boss_shot.props' at offset 767351 : 156 -> 177 'data/props/boss/mataeus.props' at offset 767507 : 118 -> 137 'data/props/boss/mataeus_anchor.props' at offset 767625 : 123 -> 135 'data/props/boss/mataeus_anchor_chain.props' at offset 767748 : 126 -> 139 'data/props/boss/mataeus_gibs.props' at offset 767874 : 71 -> 95 'data/props/boss/mataeus_knife.props' at offset 767945 : 172 -> 224 'data/props/boss/mataeus_knife_special.props' at offset 768117 : 179 -> 231 'data/props/boss/mataeus_rift.props' at offset 768296 : 98 -> 125 'data/props/boss/mataeus_shield.props' at offset 768394 : 82 -> 91 'data/props/boss/mataeus_wall.props' at offset 768476 : 90 -> 112 'data/props/boss/mini_gargoyle.props' at offset 768566 : 99 -> 123 'data/props/boss/phoenix.props' at offset 768665 : 120 -> 138 'data/props/boss/phoenix_die_fire.props' at offset 768785 : 88 -> 115 'data/props/boss/phoenix_flame.props' at offset 768873 : 127 -> 153 'data/props/boss/sewer_boss.props' at offset 769000 : 138 -> 167 'data/props/boss/sewer_boss_arm.props' at offset 769138 : 118 -> 148 'data/props/boss/sewer_boss_claw.props' at offset 769256 : 134 -> 170 'data/props/boss/sewer_boss_mouth_orb.props' at offset 769390 : 118 -> 154 'data/props/boss/sewer_boss_slime_drip.props' at offset 769508 : 102 -> 136 'data/props/boss/sewer_boss_water.props' at offset 769610 : 108 -> 118 'data/props/boss/snake_boss.props' at offset 769718 : 131 -> 188 'data/props/boss/snake_boss_body.props' at offset 769849 : 124 -> 136 'data/props/boss/snake_boss_normal_shot.props' at offset 769973 : 137 -> 167 'data/props/boss/snake_boss_special_shot.props' at offset 770110 : 138 -> 168 'data/props/boss/sorceror.props' at offset 770248 : 80 -> 99 'data/props/boss/sorceror_2.props' at offset 770328 : 109 -> 131 'data/props/boss/sorceror_disintegration_spell.props' at offset 770437 : 163 -> 207 'data/props/boss/sorceror_energy_flash.props' at offset 770600 : 111 -> 122 'data/props/boss/sorceror_final_spell.props' at offset 770711 : 78 -> 109 'data/props/boss/sorceror_flame_wave.props' at offset 770789 : 106 -> 139 'data/props/boss/sorceror_floor.props' at offset 770895 : 129 -> 140 'data/props/boss/sorceror_hold_person_spell.props' at offset 771024 : 107 -> 145 'data/props/boss/sorceror_shield.props' at offset 771131 : 118 -> 127 'data/props/boss/sorceror_shield_piece.props' at offset 771249 : 89 -> 121 'data/props/boss/sorceror_staff.props' at offset 771338 : 92 -> 100 'data/props/boss/sorceror_staff_piece.props' at offset 771430 : 94 -> 126 'data/props/boss/sorceror_teleport_spell.props' at offset 771524 : 144 -> 186 'data/props/common/action_point.props' at offset 771668 : 109 -> 123 'data/props/common/anti_gravity.props' at offset 771777 : 89 -> 114 'data/props/common/call_switch.props' at offset 771866 : 98 -> 146 'data/props/common/decoration_spawner.props' at offset 771964 : 131 -> 145 'data/props/common/explosion.props' at offset 772095 : 112 -> 166 'data/props/common/green_blob.props' at offset 772207 : 110 -> 125 'data/props/common/ice_piece.props' at offset 772317 : 106 -> 118 'data/props/common/item_spawner.props' at offset 772423 : 131 -> 145 'data/props/common/key_item_spawner.props' at offset 772554 : 131 -> 145 'data/props/common/large_pressure_plate.props' at offset 772685 : 151 -> 215 'data/props/common/large_rock.props' at offset 772836 : 105 -> 152 'data/props/common/level_exit.props' at offset 772941 : 129 -> 144 'data/props/common/pressure_plate.props' at offset 773070 : 141 -> 209 'data/props/common/projectile_spawner.props' at offset 773211 : 131 -> 145 'data/props/common/reset_switch.props' at offset 773342 : 120 -> 165 'data/props/common/save_point.props' at offset 773462 : 111 -> 134 'data/props/common/small_rock.props' at offset 773573 : 97 -> 111 'data/props/common/spawner.props' at offset 773670 : 137 -> 152 'data/props/common/switch.props' at offset 773807 : 98 -> 146 'data/props/common/teleporter.props' at offset 773905 : 85 -> 108 'data/props/common/trap_door.props' at offset 773990 : 95 -> 117 'data/props/common/web_piece.props' at offset 774085 : 96 -> 111 'data/props/conveyor_belt/conveyor_belt_left.props' at offset 774181 : 115 -> 140 'data/props/conveyor_belt/conveyor_belt_middle.props' at offset 774296 : 118 -> 143 'data/props/conveyor_belt/conveyor_belt_right.props' at offset 774414 : 116 -> 141 'data/props/decoration/blood.props' at offset 774530 : 79 -> 88 'data/props/decoration/bolt_trail.props' at offset 774609 : 97 -> 106 'data/props/decoration/chimney_smoke.props' at offset 774706 : 76 -> 106 'data/props/decoration/dust.props' at offset 774782 : 67 -> 88 'data/props/decoration/jumping_fireball_trail.props' at offset 774849 : 87 -> 95 'data/props/decoration/multiple_sparkles.props' at offset 774936 : 69 -> 93 'data/props/decoration/particle.props' at offset 775005 : 71 -> 96 'data/props/decoration/rift_energy.props' at offset 775076 : 75 -> 84 'data/props/decoration/skull_trail.props' at offset 775151 : 98 -> 107 'data/props/decoration/small_flame.props' at offset 775249 : 74 -> 102 'data/props/decoration/small_ice.props' at offset 775323 : 72 -> 98 'data/props/decoration/smoke.props' at offset 775395 : 66 -> 87 'data/props/decoration/spark.props' at offset 775461 : 66 -> 87 'data/props/decoration/sparkle.props' at offset 775527 : 69 -> 93 'data/props/decoration/star.props' at offset 775596 : 66 -> 87 'data/props/decoration/z.props' at offset 775662 : 63 -> 81 'data/props/door/cage_door.props' at offset 775725 : 121 -> 134 'data/props/door/large_metal_door.props' at offset 775846 : 126 -> 141 'data/props/door/metal_door.props' at offset 775972 : 122 -> 135 'data/props/door/skull_door.props' at offset 776094 : 122 -> 135 'data/props/edgar/edgar.props' at offset 776216 : 65 -> 114 'data/props/edgar/edgar_ash.props' at offset 776281 : 72 -> 97 'data/props/edgar/edgar_clothes.props' at offset 776353 : 75 -> 130 'data/props/edgar/edgar_frozen.props' at offset 776428 : 117 -> 132 'data/props/edgar/edgar_gibs.props' at offset 776545 : 67 -> 96 'data/props/edgar/edgar_petrify.props' at offset 776612 : 87 -> 120 'data/props/edgar/edgar_protection_shield.props' at offset 776699 : 118 -> 133 'data/props/edgar/edgar_reflection_shield.props' at offset 776817 : 118 -> 133 'data/props/edgar/edgar_slimed.props' at offset 776935 : 107 -> 122 'data/props/edgar/edgar_title.props' at offset 777042 : 65 -> 92 'data/props/edgar/edgar_wrapped.props' at offset 777107 : 108 -> 123 'data/props/enemy/armadillo.props' at offset 777215 : 98 -> 119 'data/props/enemy/armour_changer.props' at offset 777313 : 99 -> 125 'data/props/enemy/arrow_skeleton.props' at offset 777412 : 94 -> 114 'data/props/enemy/arrow_skeleton_piece.props' at offset 777506 : 113 -> 145 'data/props/enemy/auto_spike_ball.props' at offset 777619 : 89 -> 97 'data/props/enemy/baby_salamander.props' at offset 777708 : 101 -> 128 'data/props/enemy/baby_slime.props' at offset 777809 : 113 -> 135 'data/props/enemy/bat.props' at offset 777922 : 98 -> 113 'data/props/enemy/bee_hive.props' at offset 778020 : 129 -> 140 'data/props/enemy/blue_book.props' at offset 778149 : 118 -> 132 'data/props/enemy/blue_scanner.props' at offset 778267 : 122 -> 147 'data/props/enemy/buzz_saw.props' at offset 778389 : 122 -> 142 'data/props/enemy/ceiling_crawler.props' at offset 778511 : 115 -> 144 'data/props/enemy/ceiling_creeper.props' at offset 778626 : 129 -> 161 'data/props/enemy/ceiling_creeper_tongue.props' at offset 778755 : 153 -> 177 'data/props/enemy/ceiling_snapper.props' at offset 778908 : 111 -> 138 'data/props/enemy/ceiling_snapper_vine.props' at offset 779019 : 124 -> 159 'data/props/enemy/centurion.props' at offset 779143 : 113 -> 135 'data/props/enemy/centurion_piece.props' at offset 779256 : 117 -> 146 'data/props/enemy/chicken.props' at offset 779373 : 92 -> 140 'data/props/enemy/crypt_skull.props' at offset 779465 : 109 -> 125 'data/props/enemy/dark_summoner.props' at offset 779574 : 159 -> 190 'data/props/enemy/death_timer.props' at offset 779733 : 104 -> 127 'data/props/enemy/dragon_fly.props' at offset 779837 : 119 -> 142 'data/props/enemy/dragon_fly_pod.props' at offset 779956 : 133 -> 147 'data/props/enemy/energy_beam.props' at offset 780089 : 149 -> 188 'data/props/enemy/energy_drainer.props' at offset 780238 : 117 -> 148 'data/props/enemy/energy_drainer_ball.props' at offset 780355 : 107 -> 142 'data/props/enemy/energy_drainer_spark.props' at offset 780462 : 155 -> 206 'data/props/enemy/energy_rift.props' at offset 780617 : 131 -> 160 'data/props/enemy/exploding_spike_sphere.props' at offset 780748 : 151 -> 179 'data/props/enemy/eye_spinner.props' at offset 780899 : 126 -> 151 'data/props/enemy/eye_stalk.props' at offset 781025 : 123 -> 149 'data/props/enemy/eye_stalk_body.props' at offset 781148 : 139 -> 158 'data/props/enemy/fire.props' at offset 781287 : 112 -> 130 'data/props/enemy/fire_burner.props' at offset 781399 : 116 -> 139 'data/props/enemy/fire_tortoise.props' at offset 781515 : 98 -> 124 'data/props/enemy/fire_tortoise_fireball.props' at offset 781613 : 126 -> 137 'data/props/enemy/fireball.props' at offset 781739 : 137 -> 164 'data/props/enemy/fish.props' at offset 781876 : 103 -> 119 'data/props/enemy/flame_statue.props' at offset 781979 : 80 -> 104 'data/props/enemy/flame_statue_piece.props' at offset 782059 : 120 -> 152 'data/props/enemy/floating_snapper.props' at offset 782179 : 152 -> 223 'data/props/enemy/fly_trap.props' at offset 782331 : 99 -> 124 'data/props/enemy/fly_trap_body.props' at offset 782430 : 118 -> 126 'data/props/enemy/fly_trap_head.props' at offset 782548 : 115 -> 140 'data/props/enemy/flying_bug.props' at offset 782663 : 121 -> 143 'data/props/enemy/frog.props' at offset 782784 : 90 -> 106 'data/props/enemy/frog_tongue.props' at offset 782874 : 124 -> 150 'data/props/enemy/gas_plant.props' at offset 782998 : 87 -> 108 'data/props/enemy/gas_plant_spray.props' at offset 783085 : 154 -> 180 'data/props/enemy/gazer.props' at offset 783239 : 104 -> 121 'data/props/enemy/ghost.props' at offset 783343 : 110 -> 128 'data/props/enemy/giant_ceiling_creeper.props' at offset 783453 : 130 -> 159 'data/props/enemy/giant_ceiling_creeper_tongue.props' at offset 783583 : 157 -> 183 'data/props/enemy/giant_snowball.props' at offset 783740 : 123 -> 134 'data/props/enemy/gold_centurion.props' at offset 783863 : 118 -> 145 'data/props/enemy/green_book.props' at offset 783981 : 118 -> 133 'data/props/enemy/green_centipede.props' at offset 784099 : 101 -> 128 'data/props/enemy/green_centipede_segment.props' at offset 784200 : 141 -> 169 'data/props/enemy/green_fish.props' at offset 784341 : 111 -> 125 'data/props/enemy/green_scanner.props' at offset 784452 : 110 -> 135 'data/props/enemy/ground_snapper.props' at offset 784562 : 156 -> 196 'data/props/enemy/ground_spear.props' at offset 784718 : 136 -> 154 'data/props/enemy/grub.props' at offset 784854 : 93 -> 109 'data/props/enemy/grub_gibs.props' at offset 784947 : 69 -> 90 'data/props/enemy/hoover.props' at offset 785016 : 74 -> 92 'data/props/enemy/horizontal_flame.props' at offset 785090 : 95 -> 126 'data/props/enemy/horizontal_laser.props' at offset 785185 : 131 -> 149 'data/props/enemy/horizontal_laser_grid.props' at offset 785316 : 154 -> 178 'data/props/enemy/huge_spider.props' at offset 785470 : 120 -> 128 'data/props/enemy/ice.props' at offset 785590 : 134 -> 149 'data/props/enemy/ice_spike.props' at offset 785724 : 101 -> 109 'data/props/enemy/ice_spike_upside_down.props' at offset 785825 : 155 -> 177 'data/props/enemy/ice_tortoise.props' at offset 785980 : 97 -> 122 'data/props/enemy/ice_tortoise_ice_ball.props' at offset 786077 : 147 -> 193 'data/props/enemy/ice_tortoise_ice_floor_base.props' at offset 786224 : 94 -> 135 'data/props/enemy/ice_wall.props' at offset 786318 : 131 -> 146 'data/props/enemy/icicle.props' at offset 786449 : 108 -> 116 'data/props/enemy/iron_ball.props' at offset 786557 : 113 -> 122 'data/props/enemy/jumping_fireball.props' at offset 786670 : 144 -> 182 'data/props/enemy/jumping_slime.props' at offset 786814 : 111 -> 137 'data/props/enemy/jumping_slime_egg.props' at offset 786925 : 137 -> 178 'data/props/enemy/large_blue_book.props' at offset 787062 : 125 -> 141 'data/props/enemy/large_green_book.props' at offset 787187 : 125 -> 142 'data/props/enemy/large_red_book.props' at offset 787312 : 123 -> 140 'data/props/enemy/large_red_spider.props' at offset 787435 : 105 -> 127 'data/props/enemy/large_spider.props' at offset 787540 : 98 -> 122 'data/props/enemy/large_yellow_book.props' at offset 787638 : 126 -> 143 'data/props/enemy/laser.props' at offset 787764 : 121 -> 138 'data/props/enemy/laser_grid.props' at offset 787885 : 143 -> 167 'data/props/enemy/lightning.props' at offset 788028 : 135 -> 156 'data/props/enemy/magic_missile.props' at offset 788163 : 153 -> 195 'data/props/enemy/master_tortoise.props' at offset 788316 : 110 -> 138 'data/props/enemy/mini_centurion.props' at offset 788426 : 137 -> 170 'data/props/enemy/mini_red_centurion.props' at offset 788563 : 161 -> 200 'data/props/enemy/mouth_stalk.props' at offset 788724 : 116 -> 139 'data/props/enemy/mouth_stalk_body.props' at offset 788840 : 129 -> 137 'data/props/enemy/pendulum.props' at offset 788969 : 153 -> 195 'data/props/enemy/pendulum_ring.props' at offset 789122 : 109 -> 117 'data/props/enemy/poltergiest_1.props' at offset 789231 : 118 -> 141 'data/props/enemy/poltergiest_2.props' at offset 789349 : 118 -> 141 'data/props/enemy/poltergiest_3.props' at offset 789467 : 118 -> 141 'data/props/enemy/poltergiest_4.props' at offset 789585 : 118 -> 141 'data/props/enemy/purple_baby_slime.props' at offset 789703 : 122 -> 142 'data/props/enemy/purple_jumping_slime.props' at offset 789825 : 120 -> 144 'data/props/enemy/purple_snail.props' at offset 789945 : 100 -> 124 'data/props/enemy/purple_snail_shell.props' at offset 790045 : 114 -> 121 'data/props/enemy/purple_snail_shell_piece.props' at offset 790159 : 128 -> 156 'data/props/enemy/rampaging_master_tortoise.props' at offset 790287 : 131 -> 170 'data/props/enemy/red_baby_slime.props' at offset 790418 : 119 -> 139 'data/props/enemy/red_bat.props' at offset 790537 : 105 -> 118 'data/props/enemy/red_book.props' at offset 790642 : 116 -> 131 'data/props/enemy/red_ceiling_creeper.props' at offset 790758 : 129 -> 157 'data/props/enemy/red_centipede.props' at offset 790887 : 101 -> 120 'data/props/enemy/red_centipede_segment.props' at offset 790988 : 140 -> 161 'data/props/enemy/red_centurion.props' at offset 791128 : 119 -> 139 'data/props/enemy/red_centurion_piece.props' at offset 791247 : 121 -> 154 'data/props/enemy/red_grub.props' at offset 791368 : 112 -> 151 'data/props/enemy/red_jumping_slime.props' at offset 791480 : 116 -> 146 'data/props/enemy/red_sludge.props' at offset 791596 : 99 -> 121 'data/props/enemy/red_spider.props' at offset 791695 : 105 -> 127 'data/props/enemy/sasquatch.props' at offset 791800 : 95 -> 116 'data/props/enemy/sasquatch_club.props' at offset 791895 : 100 -> 126 'data/props/enemy/sasquatch_snowball.props' at offset 791995 : 130 -> 138 'data/props/enemy/scorpion.props' at offset 792125 : 94 -> 114 'data/props/enemy/scorpion_claw.props' at offset 792219 : 120 -> 145 'data/props/enemy/skeleton_bow.props' at offset 792339 : 112 -> 139 'data/props/enemy/skeleton_sword.props' at offset 792451 : 114 -> 143 'data/props/enemy/skull_door.props' at offset 792565 : 110 -> 135 'data/props/enemy/skull_door_piece.props' at offset 792675 : 112 -> 141 'data/props/enemy/skull_shot.props' at offset 792787 : 142 -> 158 'data/props/enemy/slime_drip.props' at offset 792929 : 119 -> 143 'data/props/enemy/sludge.props' at offset 793048 : 91 -> 110 'data/props/enemy/sludge_pool.props' at offset 793139 : 79 -> 102 'data/props/enemy/sludge_vomit.props' at offset 793218 : 146 -> 177 'data/props/enemy/slug.props' at offset 793364 : 89 -> 106 'data/props/enemy/slug_slime.props' at offset 793453 : 130 -> 157 'data/props/enemy/small_boulder.props' at offset 793583 : 119 -> 144 'data/props/enemy/snail.props' at offset 793702 : 93 -> 110 'data/props/enemy/snail_shell.props' at offset 793795 : 106 -> 114 'data/props/enemy/snail_shell_piece.props' at offset 793901 : 121 -> 150 'data/props/enemy/sorceror_dark_summoner.props' at offset 794022 : 158 -> 190 'data/props/enemy/spider.props' at offset 794180 : 100 -> 118 'data/props/enemy/spike_sphere.props' at offset 794280 : 101 -> 125 'data/props/enemy/spike_wall.props' at offset 794381 : 142 -> 154 'data/props/enemy/spirit.props' at offset 794523 : 105 -> 123 'data/props/enemy/spitting_plant.props' at offset 794628 : 119 -> 183 'data/props/enemy/splitter.props' at offset 794747 : 96 -> 116 'data/props/enemy/splitter_medium.props' at offset 794843 : 116 -> 134 'data/props/enemy/splitter_small.props' at offset 794959 : 113 -> 139 'data/props/enemy/summoner.props' at offset 795072 : 153 -> 187 'data/props/enemy/super_red_centipede.props' at offset 795225 : 102 -> 124 'data/props/enemy/super_red_centipede_segment.props' at offset 795327 : 143 -> 165 'data/props/enemy/sword_skeleton.props' at offset 795470 : 94 -> 114 'data/props/enemy/sword_skeleton_piece.props' at offset 795564 : 113 -> 145 'data/props/enemy/thunder_cloud.props' at offset 795677 : 135 -> 164 'data/props/enemy/tortoise.props' at offset 795812 : 93 -> 114 'data/props/enemy/tortoise_electricity.props' at offset 795905 : 150 -> 196 'data/props/enemy/undead_gazer.props' at offset 796055 : 111 -> 135 'data/props/enemy/upside_down_slug.props' at offset 796166 : 103 -> 118 'data/props/enemy/wall_walker.props' at offset 796269 : 99 -> 113 'data/props/enemy/wasp.props' at offset 796368 : 98 -> 114 'data/props/enemy/whirlwind.props' at offset 796466 : 114 -> 135 'data/props/enemy/yellow_book.props' at offset 796580 : 120 -> 134 'data/props/enemy/yellow_centipede.props' at offset 796700 : 104 -> 123 'data/props/enemy/yellow_centipede_segment.props' at offset 796804 : 143 -> 164 'data/props/enemy/zombie.props' at offset 796947 : 105 -> 126 'data/props/enemy/zombie_head.props' at offset 797052 : 70 -> 93 'data/props/falling_platform/armoury_falling_platform.props' at offset 797122 : 132 -> 155 'data/props/falling_platform/castle_falling_platform.props' at offset 797254 : 129 -> 154 'data/props/falling_platform/catacombs_falling_platform.props' at offset 797383 : 133 -> 157 'data/props/falling_platform/cave_falling_platform.props' at offset 797516 : 130 -> 152 'data/props/falling_platform/dungeon_falling_platform.props' at offset 797646 : 132 -> 155 'data/props/falling_platform/mine_falling_platform.props' at offset 797778 : 129 -> 152 'data/props/falling_platform/sewer_falling_platform.props' at offset 797907 : 131 -> 153 'data/props/falling_platform/wasteland_falling_platform.props' at offset 798038 : 134 -> 157 'data/props/item/apple.props' at offset 798172 : 134 -> 153 'data/props/item/apple_tree.props' at offset 798306 : 71 -> 92 'data/props/item/arrow_target.props' at offset 798377 : 121 -> 148 'data/props/item/attractor.props' at offset 798498 : 116 -> 136 'data/props/item/balloon.props' at offset 798614 : 77 -> 95 'data/props/item/bell.props' at offset 798691 : 121 -> 136 'data/props/item/bell_rope.props' at offset 798812 : 100 -> 123 'data/props/item/bind_artifact.props' at offset 798912 : 183 -> 226 'data/props/item/blender.props' at offset 799095 : 77 -> 95 'data/props/item/blender_switch.props' at offset 799172 : 105 -> 130 'data/props/item/blender_wheel.props' at offset 799277 : 104 -> 128 'data/props/item/blue_gem.props' at offset 799381 : 105 -> 126 'data/props/item/bomb.props' at offset 799486 : 123 -> 162 'data/props/item/bomb_pile.props' at offset 799609 : 96 -> 104 'data/props/item/bottle_magic.props' at offset 799705 : 94 -> 117 'data/props/item/bubble.props' at offset 799799 : 134 -> 143 'data/props/item/bubble_machine.props' at offset 799933 : 99 -> 124 'data/props/item/catapult.props' at offset 800032 : 103 -> 126 'data/props/item/catapult_bucket.props' at offset 800135 : 116 -> 146 'data/props/item/cauldron.props' at offset 800251 : 102 -> 121 'data/props/item/cell_bars.props' at offset 800353 : 101 -> 113 'data/props/item/centurion_statue.props' at offset 800454 : 142 -> 177 'data/props/item/chaos_chain.props' at offset 800596 : 126 -> 140 'data/props/item/chaos_chain_base.props' at offset 800722 : 115 -> 147 'data/props/item/chaos_toy.props' at offset 800837 : 77 -> 86 'data/props/item/chicken_feed.props' at offset 800914 : 132 -> 174 'data/props/item/chicken_feed_bag.props' at offset 801046 : 146 -> 176 'data/props/item/chicken_trap.props' at offset 801192 : 138 -> 203 'data/props/item/cloud_geyzer.props' at offset 801330 : 108 -> 117 'data/props/item/cloud_geyzer_cloud.props' at offset 801438 : 95 -> 107 'data/props/item/coal.props' at offset 801533 : 135 -> 153 'data/props/item/coal_bag.props' at offset 801668 : 143 -> 163 'data/props/item/coal_pile.props' at offset 801811 : 89 -> 99 'data/props/item/code_card.props' at offset 801900 : 76 -> 86 'data/props/item/code_display.props' at offset 801976 : 110 -> 133 'data/props/item/code_door.props' at offset 802086 : 126 -> 149 'data/props/item/colour_display.props' at offset 802212 : 108 -> 133 'data/props/item/colour_pot.props' at offset 802320 : 81 -> 102 'data/props/item/condor_bones.props' at offset 802401 : 107 -> 115 'data/props/item/containment_unit.props' at offset 802508 : 128 -> 150 'data/props/item/containment_unit_controls.props' at offset 802636 : 129 -> 184 'data/props/item/crossbow.props' at offset 802765 : 117 -> 136 'data/props/item/crossbow_bolt.props' at offset 802882 : 138 -> 156 'data/props/item/crusher.props' at offset 803020 : 106 -> 125 'data/props/item/crusher_arm.props' at offset 803126 : 128 -> 140 'data/props/item/darsh_fat.props' at offset 803254 : 104 -> 113 'data/props/item/drawbridge_anchor.props' at offset 803358 : 88 -> 116 'data/props/item/drawbridge_pulley.props' at offset 803446 : 120 -> 148 'data/props/item/drawbridge_pulley_chain.props' at offset 803566 : 121 -> 158 'data/props/item/empty_potion.props' at offset 803687 : 136 -> 161 'data/props/item/exploding_gazer_eye.props' at offset 803823 : 101 -> 133 'data/props/item/exploding_gazer_eye_dud.props' at offset 803924 : 150 -> 214 'data/props/item/extend_o_grab.props' at offset 804074 : 148 -> 186 'data/props/item/extend_o_grab_button.props' at offset 804222 : 91 -> 122 'data/props/item/eyeball_smoothie.props' at offset 804313 : 160 -> 193 'data/props/item/final_power_generator.props' at offset 804473 : 141 -> 181 'data/props/item/flame_pillar.props' at offset 804614 : 90 -> 114 'data/props/item/flaming_arrow_potion.props' at offset 804704 : 155 -> 193 'data/props/item/force_field.props' at offset 804859 : 91 -> 113 'data/props/item/full_soul_bottle.props' at offset 804950 : 157 -> 186 'data/props/item/gazer_eye.props' at offset 805107 : 153 -> 182 'data/props/item/gazer_eye_slot.props' at offset 805260 : 128 -> 159 'data/props/item/glass_cage.props' at offset 805388 : 115 -> 136 'data/props/item/glass_wall.props' at offset 805503 : 127 -> 162 'data/props/item/glass_wall_piece.props' at offset 805630 : 112 -> 128 'data/props/item/grabber.props' at offset 805742 : 134 -> 161 'data/props/item/grabber_chain.props' at offset 805876 : 126 -> 139 'data/props/item/green_gem.props' at offset 806002 : 106 -> 129 'data/props/item/health_potion.props' at offset 806108 : 168 -> 204 'data/props/item/heart.props' at offset 806276 : 97 -> 107 'data/props/item/heart_container.props' at offset 806373 : 112 -> 138 'data/props/item/hidden_passage_wall.props' at offset 806485 : 160 -> 195 'data/props/item/high_striker.props' at offset 806645 : 127 -> 162 'data/props/item/horizontal_force_field.props' at offset 806772 : 104 -> 124 'data/props/item/horizontal_glass_wall.props' at offset 806876 : 141 -> 188 'data/props/item/horizontal_glass_wall_piece.props' at offset 807017 : 123 -> 139 'data/props/item/ice_cube.props' at offset 807140 : 116 -> 125 'data/props/item/ice_platform.props' at offset 807256 : 108 -> 132 'data/props/item/ice_spray.props' at offset 807364 : 164 -> 192 'data/props/item/instruction_card.props' at offset 807528 : 108 -> 125 'data/props/item/instruction_machine.props' at offset 807636 : 116 -> 146 'data/props/item/invisibility_potion.props' at offset 807752 : 172 -> 216 'data/props/item/iron_key.props' at offset 807924 : 77 -> 85 'data/props/item/item_remover.props' at offset 808001 : 104 -> 118 'data/props/item/jigsaw_puzzle.props' at offset 808105 : 103 -> 123 'data/props/item/jigsaw_puzzle_cursor.props' at offset 808208 : 119 -> 126 'data/props/item/jigsaw_puzzle_display.props' at offset 808327 : 115 -> 122 'data/props/item/keepsake.props' at offset 808442 : 117 -> 137 'data/props/item/lab_crusher.props' at offset 808559 : 116 -> 135 'data/props/item/large_sliding_puzzle_display.props' at offset 808675 : 122 -> 129 'data/props/item/lava_door.props' at offset 808797 : 70 -> 90 'data/props/item/lava_door_piece.props' at offset 808867 : 89 -> 116 'data/props/item/lava_geyzer.props' at offset 808956 : 117 -> 139 'data/props/item/lava_geyzer_base.props' at offset 809073 : 104 -> 124 'data/props/item/light_beam.props' at offset 809177 : 152 -> 176 'data/props/item/light_beam_horizontal.props' at offset 809329 : 151 -> 169 'data/props/item/light_pillar.props' at offset 809480 : 111 -> 134 'data/props/item/light_source.props' at offset 809591 : 95 -> 103 'data/props/item/light_target.props' at offset 809686 : 83 -> 106 'data/props/item/lightning_charge.props' at offset 809769 : 157 -> 191 'data/props/item/magnet.props' at offset 809926 : 89 -> 97 'data/props/item/magnet_ray.props' at offset 810015 : 96 -> 117 'data/props/item/mandrake_root.props' at offset 810111 : 108 -> 116 'data/props/item/mastermind.props' at offset 810219 : 94 -> 114 'data/props/item/mastermind_display.props' at offset 810313 : 102 -> 109 'data/props/item/mastermind_peg.props' at offset 810415 : 100 -> 125 'data/props/item/mastermind_score.props' at offset 810515 : 102 -> 129 'data/props/item/memory_match.props' at offset 810617 : 94 -> 114 'data/props/item/memory_match_display.props' at offset 810711 : 104 -> 111 'data/props/item/memory_match_icon.props' at offset 810815 : 100 -> 125 'data/props/item/metal_crate.props' at offset 810915 : 115 -> 125 'data/props/item/mine_cart.props' at offset 811030 : 116 -> 140 'data/props/item/mirror.props' at offset 811146 : 94 -> 102 'data/props/item/monster_horn.props' at offset 811240 : 137 -> 162 'data/props/item/monster_skull.props' at offset 811377 : 83 -> 107 'data/props/item/moveable_lift.props' at offset 811460 : 122 -> 153 'data/props/item/music_note.props' at offset 811582 : 71 -> 93 'data/props/item/music_sheet.props' at offset 811653 : 104 -> 117 'data/props/item/music_sheet_display.props' at offset 811757 : 80 -> 110 'data/props/item/number_block.props' at offset 811837 : 101 -> 124 'data/props/item/oil_can.props' at offset 811938 : 115 -> 130 'data/props/item/old_shield.props' at offset 812053 : 132 -> 150 'data/props/item/one_way_door.props' at offset 812185 : 91 -> 114 'data/props/item/one_way_door_down.props' at offset 812276 : 104 -> 128 'data/props/item/one_way_door_up.props' at offset 812380 : 105 -> 126 'data/props/item/pedestal.props' at offset 812485 : 105 -> 113 'data/props/item/poison_meat.props' at offset 812590 : 154 -> 198 'data/props/item/portable_save.props' at offset 812744 : 159 -> 207 'data/props/item/potion_dispenser.props' at offset 812903 : 147 -> 187 'data/props/item/power_generator.props' at offset 813050 : 126 -> 158 'data/props/item/power_meter.props' at offset 813176 : 72 -> 94 'data/props/item/protection_artifact.props' at offset 813248 : 179 -> 225 'data/props/item/protection_ring.props' at offset 813427 : 132 -> 152 'data/props/item/purifier_capsule.props' at offset 813559 : 103 -> 112 'data/props/item/purple_gem.props' at offset 813662 : 107 -> 132 'data/props/item/puzzle_piece.props' at offset 813769 : 134 -> 172 'data/props/item/red_gem.props' at offset 813903 : 104 -> 123 'data/props/item/reflection_artifact.props' at offset 814007 : 176 -> 219 'data/props/item/repellent.props' at offset 814183 : 142 -> 165 'data/props/item/repellent_spray.props' at offset 814325 : 129 -> 157 'data/props/item/resurrection_amulet.props' at offset 814454 : 161 -> 200 'data/props/item/robot.props' at offset 814615 : 97 -> 113 'data/props/item/robot_direction.props' at offset 814712 : 102 -> 110 'data/props/item/rock.props' at offset 814814 : 97 -> 105 'data/props/item/rock_container.props' at offset 814911 : 130 -> 140 'data/props/item/rock_pile.props' at offset 815041 : 78 -> 86 'data/props/item/rope.props' at offset 815119 : 120 -> 130 'data/props/item/rope_part.props' at offset 815239 : 113 -> 124 'data/props/item/safe.props' at offset 815352 : 93 -> 108 'data/props/item/safe_combination.props' at offset 815445 : 128 -> 154 'data/props/item/safe_display.props' at offset 815573 : 101 -> 124 'data/props/item/scale.props' at offset 815674 : 96 -> 104 'data/props/item/scorpion_statue.props' at offset 815770 : 142 -> 174 'data/props/item/shield_pillar.props' at offset 815912 : 119 -> 130 'data/props/item/skull.props' at offset 816031 : 95 -> 111 'data/props/item/skull_chain.props' at offset 816126 : 105 -> 113 'data/props/item/sliding_puzzle.props' at offset 816231 : 103 -> 123 'data/props/item/sliding_puzzle_block.props' at offset 816334 : 115 -> 146 'data/props/item/sliding_puzzle_display.props' at offset 816449 : 115 -> 122 'data/props/item/slime_container.props' at offset 816564 : 95 -> 121 'data/props/item/slime_potion.props' at offset 816659 : 165 -> 196 'data/props/item/slime_potion_pool.props' at offset 816824 : 131 -> 176 'data/props/item/sludge_tentacle.props' at offset 816955 : 151 -> 187 'data/props/item/small_boulder.props' at offset 817106 : 86 -> 111 'data/props/item/snow_pile.props' at offset 817192 : 102 -> 113 'data/props/item/sonic_boom_panel.props' at offset 817294 : 122 -> 155 'data/props/item/soul_bottle.props' at offset 817416 : 145 -> 182 'data/props/item/soul_merger.props' at offset 817561 : 113 -> 141 'data/props/item/soul_merger_control_panel.props' at offset 817674 : 110 -> 146 'data/props/item/soul_merger_door.props' at offset 817784 : 126 -> 141 'data/props/item/spanner.props' at offset 817910 : 122 -> 138 'data/props/item/spider_statue.props' at offset 818032 : 141 -> 168 'data/props/item/spike_ball.props' at offset 818173 : 175 -> 222 'data/props/item/spore.props' at offset 818348 : 92 -> 100 'data/props/item/spore_crop.props' at offset 818440 : 121 -> 129 'data/props/item/spores.props' at offset 818561 : 162 -> 194 'data/props/item/spring.props' at offset 818723 : 82 -> 99 'data/props/item/stalactite.props' at offset 818805 : 132 -> 145 'data/props/item/stalagmite.props' at offset 818937 : 140 -> 155 'data/props/item/summoner_staff.props' at offset 819077 : 157 -> 198 'data/props/item/symbol_block.props' at offset 819234 : 127 -> 161 'data/props/item/tesla_charger.props' at offset 819361 : 113 -> 140 'data/props/item/tesla_pack_empty.props' at offset 819474 : 159 -> 194 'data/props/item/tesla_pack_full.props' at offset 819633 : 160 -> 196 'data/props/item/tesla_shock.props' at offset 819793 : 114 -> 141 'data/props/item/test_crate.props' at offset 819907 : 103 -> 111 'data/props/item/ton_weight.props' at offset 820010 : 123 -> 133 'data/props/item/tortoise_shell.props' at offset 820133 : 165 -> 205 'data/props/item/tortoise_statue.props' at offset 820298 : 141 -> 174 'data/props/item/train.props' at offset 820439 : 134 -> 162 'data/props/item/train_track.props' at offset 820573 : 84 -> 107 'data/props/item/tread_mill.props' at offset 820657 : 86 -> 107 'data/props/item/tree_apple.props' at offset 820743 : 90 -> 104 'data/props/item/tuning_fork.props' at offset 820833 : 122 -> 145 'data/props/item/upside_down_mirror.props' at offset 820955 : 111 -> 118 'data/props/item/vines.props' at offset 821066 : 79 -> 95 'data/props/item/water_purifier.props' at offset 821145 : 171 -> 204 'data/props/item/wooden_crate.props' at offset 821316 : 105 -> 113 'data/props/item/yellow_gem.props' at offset 821421 : 105 -> 139 'data/props/lift/castle_lift.props' at offset 821526 : 123 -> 133 'data/props/lift/catapult_lift.props' at offset 821649 : 124 -> 135 'data/props/lift/large_mine_lift.props' at offset 821773 : 127 -> 137 'data/props/lift/lift_target.props' at offset 821900 : 98 -> 109 'data/props/lift/mine_lift.props' at offset 821998 : 121 -> 131 'data/props/misc/chair.props' at offset 822119 : 89 -> 97 'data/props/misc/chopped_log.props' at offset 822208 : 144 -> 166 'data/props/misc/giant_snowball_piece.props' at offset 822352 : 118 -> 127 'data/props/misc/huge_spider_web.props' at offset 822470 : 94 -> 102 'data/props/misc/ice_spike_piece.props' at offset 822564 : 100 -> 118 'data/props/misc/ice_spike_upside_down_piece.props' at offset 822664 : 132 -> 151 'data/props/misc/ice_wall_piece.props' at offset 822796 : 98 -> 117 'data/props/misc/icicle_piece.props' at offset 822894 : 97 -> 115 'data/props/misc/log.props' at offset 822991 : 87 -> 95 'data/props/misc/long_tree_branch.props' at offset 823078 : 104 -> 112 'data/props/misc/raft.props' at offset 823182 : 114 -> 122 'data/props/misc/slime_container_left.props' at offset 823296 : 109 -> 116 'data/props/misc/slime_container_right.props' at offset 823405 : 110 -> 117 'data/props/misc/small_boulder_piece.props' at offset 823515 : 93 -> 124 'data/props/misc/small_log.props' at offset 823608 : 100 -> 108 'data/props/misc/small_log_snow.props' at offset 823708 : 105 -> 113 'data/props/misc/small_tree.props' at offset 823813 : 131 -> 140 'data/props/misc/small_tree_piece.props' at offset 823944 : 86 -> 113 'data/props/misc/table.props' at offset 824030 : 89 -> 97 'data/props/misc/tree_branch.props' at offset 824119 : 99 -> 107 'data/props/misc/tree_branch_snow.props' at offset 824218 : 104 -> 112 'data/props/misc/tree_stump.props' at offset 824322 : 94 -> 102 'data/props/misc/web.props' at offset 824416 : 91 -> 100 'data/props/npc/borgan.props' at offset 824507 : 70 -> 86 'data/props/npc/edgar_father.props' at offset 824577 : 76 -> 98 'data/props/npc/jacob.props' at offset 824653 : 69 -> 84 'data/props/npc/maggie.props' at offset 824722 : 70 -> 86 'data/props/npc/olaf.props' at offset 824792 : 80 -> 88 'data/props/npc/villager.props' at offset 824872 : 70 -> 86 'data/props/vanishing_platform/armoury_vanishing_platform.props' at offset 824942 : 137 -> 163 'data/props/vanishing_platform/castle_vanishing_platform.props' at offset 825079 : 135 -> 162 'data/props/vanishing_platform/dungeon_vanishing_platform.props' at offset 825214 : 137 -> 163 'data/props/wall/armoury_weak_wall.props' at offset 825351 : 130 -> 142 'data/props/wall/armoury_weak_wall_secret.props' at offset 825481 : 136 -> 149 'data/props/wall/drawbridge_down.props' at offset 825617 : 155 -> 175 'data/props/wall/drawbridge_up.props' at offset 825772 : 120 -> 128 'data/props/wall/dungeon_weak_wall.props' at offset 825892 : 130 -> 142 'data/props/wall/dungeon_weak_wall_secret.props' at offset 826022 : 136 -> 149 'data/props/wall/fortress_weak_wall.props' at offset 826158 : 133 -> 144 'data/props/wall/invisible_wall.props' at offset 826291 : 137 -> 149 'data/props/wall/large_weak_armoury_wall.props' at offset 826428 : 135 -> 151 'data/props/wall/large_weak_cave_wall.props' at offset 826563 : 133 -> 148 'data/props/wall/large_weak_mine_wall.props' at offset 826696 : 133 -> 148 'data/props/wall/mataeus_wall.props' at offset 826829 : 104 -> 131 'data/props/wall/rope_part.props' at offset 826933 : 116 -> 124 'data/props/wall/sewer_boss_weak_wall.props' at offset 827049 : 133 -> 155 'data/props/wall/sewer_weak_wall.props' at offset 827182 : 131 -> 144 'data/props/wall/small_weak_cave_wall.props' at offset 827313 : 132 -> 145 'data/props/wall/weak_catacombs_wall_secret.props' at offset 827445 : 136 -> 154 'data/props/wall/weak_cave_wall.props' at offset 827581 : 127 -> 139 'data/props/wall/weak_cave_wall_secret.props' at offset 827708 : 133 -> 146 'data/props/wall/weak_forest_wall.props' at offset 827841 : 129 -> 141 'data/props/wall/weak_fortress_wall.props' at offset 827970 : 132 -> 143 'data/props/wall/weak_mine_wall.props' at offset 828102 : 127 -> 139 'data/props/wall/weak_mine_wall_secret.props' at offset 828229 : 132 -> 146 'data/props/wall/weak_swamp_floor.props' at offset 828361 : 131 -> 141 'data/props/wall/wooden_door.props' at offset 828492 : 127 -> 138 'data/props/weapon/basic_sword.props' at offset 828619 : 144 -> 181 'data/props/weapon/bow.props' at offset 828763 : 121 -> 139 'data/props/weapon/disintegration_shield.props' at offset 828884 : 145 -> 214 'data/props/weapon/disintegration_shield_1.props' at offset 829029 : 148 -> 216 'data/props/weapon/disintegration_shield_2.props' at offset 829177 : 148 -> 216 'data/props/weapon/disintegration_shield_3.props' at offset 829325 : 149 -> 216 'data/props/weapon/disintegration_shield_4.props' at offset 829474 : 165 -> 227 'data/props/weapon/dragon_shield.props' at offset 829639 : 160 -> 207 'data/props/weapon/fire_shield.props' at offset 829799 : 145 -> 187 'data/props/weapon/flaming_arrow.props' at offset 829944 : 168 -> 212 'data/props/weapon/legendary_sword.props' at offset 830112 : 136 -> 182 'data/props/weapon/lightning_sword.props' at offset 830248 : 174 -> 236 'data/props/weapon/lightning_sword_empty.props' at offset 830422 : 174 -> 227 'data/props/weapon/normal_arrow.props' at offset 830596 : 157 -> 196 'data/props/weapon/phantasmal_shield.props' at offset 830753 : 190 -> 252 'data/props/weapon/pickaxe.props' at offset 830943 : 134 -> 164 'data/props/weapon/small_wooden_shield.props' at offset 831077 : 156 -> 214 'data/props/weapon/spike.props' at offset 831233 : 103 -> 114 'data/props/weapon/wood_axe.props' at offset 831336 : 142 -> 170 'data/scripts/activate_jigsaw.dat' at offset 831478 : 70 -> 71 'data/scripts/ant_lion.dat' at offset 831548 : 185 -> 291 'data/scripts/anti_gravity.dat' at offset 831733 : 111 -> 124 'data/scripts/apple_tree.dat' at offset 831844 : 154 -> 245 'data/scripts/armour_boss_die.dat' at offset 831998 : 175 -> 508 'data/scripts/armour_boss_start.dat' at offset 832173 : 280 -> 459 'data/scripts/armoury_intro.dat' at offset 832453 : 135 -> 177 'data/scripts/attribute.dat' at offset 832588 : 192 -> 287 'data/scripts/auto_test.dat' at offset 832780 : 55 -> 47 'data/scripts/awesome_boss_die.dat' at offset 832835 : 57 -> 49 'data/scripts/awesome_boss_start.dat' at offset 832892 : 96 -> 104 'data/scripts/azriel_die.dat' at offset 832988 : 94 -> 94 'data/scripts/azriel_start.dat' at offset 833082 : 299 -> 489 'data/scripts/basement_lift_power.dat' at offset 833381 : 88 -> 89 'data/scripts/black_book.dat' at offset 833469 : 549 -> 976 'data/scripts/black_book_die.dat' at offset 834018 : 159 -> 199 'data/scripts/black_book_search.dat' at offset 834177 : 465 -> 847 'data/scripts/black_book_vanished.dat' at offset 834642 : 124 -> 154 'data/scripts/blank_card_required.dat' at offset 834766 : 66 -> 58 'data/scripts/blender.dat' at offset 834832 : 309 -> 747 'data/scripts/blender_activate.dat' at offset 835141 : 29 -> 21 'data/scripts/blob_boss_die.dat' at offset 835170 : 54 -> 46 'data/scripts/blob_boss_start.dat' at offset 835224 : 105 -> 114 'data/scripts/borer_boss_die.dat' at offset 835329 : 102 -> 104 'data/scripts/borer_cave_intro.dat' at offset 835431 : 238 -> 462 'data/scripts/borgan.dat' at offset 835669 : 1057 -> 2309 'data/scripts/boulder_boss_2_die.dat' at offset 836726 : 84 -> 76 'data/scripts/box_pushing.dat' at offset 836810 : 126 -> 188 'data/scripts/catacombs_intro.dat' at offset 836936 : 212 -> 322 'data/scripts/catapult.dat' at offset 837148 : 102 -> 112 'data/scripts/cauldron.dat' at offset 837250 : 1641 -> 5769 'data/scripts/cauldron_dragon_shield_update.dat' at offset 838891 : 49 -> 94 'data/scripts/cauldron_exploded.dat' at offset 838940 : 269 -> 414 'data/scripts/cauldron_shield.dat' at offset 839209 : 30 -> 22 'data/scripts/cauldron_shield_update.dat' at offset 839239 : 39 -> 31 'data/scripts/cave_bomb.dat' at offset 839278 : 100 -> 104 'data/scripts/cave_bomb_wall.dat' at offset 839378 : 34 -> 26 'data/scripts/cave_boss_die.dat' at offset 839412 : 521 -> 1794 'data/scripts/cave_boss_start.dat' at offset 839933 : 99 -> 106 'data/scripts/cave_intro.dat' at offset 840032 : 231 -> 389 'data/scripts/cave_statue.dat' at offset 840263 : 334 -> 501 'data/scripts/centurion_boss_die.dat' at offset 840597 : 34 -> 26 'data/scripts/centurion_boss_start.dat' at offset 840631 : 292 -> 542 'data/scripts/centurion_note_1.dat' at offset 840923 : 368 -> 680 'data/scripts/centurion_note_2.dat' at offset 841291 : 291 -> 504 'data/scripts/centurion_pressure_plate.dat' at offset 841582 : 144 -> 202 'data/scripts/chaos_die.dat' at offset 841726 : 458 -> 800 'data/scripts/chaos_finish.dat' at offset 842184 : 306 -> 552 'data/scripts/chaos_start.dat' at offset 842490 : 157 -> 271 'data/scripts/chaos_warn.dat' at offset 842647 : 419 -> 1341 'data/scripts/close_sewer_boss_door.dat' at offset 843066 : 69 -> 81 'data/scripts/coal_mining.dat' at offset 843135 : 70 -> 65 'data/scripts/containment_controls.dat' at offset 843205 : 67 -> 68 'data/scripts/correct_combination.dat' at offset 843272 : 486 -> 864 'data/scripts/creepers.dat' at offset 843758 : 106 -> 120 'data/scripts/crossbow.dat' at offset 843864 : 447 -> 880 'data/scripts/crypt_intro.dat' at offset 844311 : 31 -> 23 'data/scripts/dark_summoner_key.dat' at offset 844342 : 76 -> 68 'data/scripts/disable_study.dat' at offset 844418 : 426 -> 881 'data/scripts/disintegration_shield.dat' at offset 844844 : 215 -> 306 'data/scripts/draft_wall.dat' at offset 845059 : 67 -> 63 'data/scripts/drainers.dat' at offset 845126 : 258 -> 454 'data/scripts/drainers_complete.dat' at offset 845384 : 63 -> 64 'data/scripts/drawbridge_pulley.dat' at offset 845447 : 361 -> 572 'data/scripts/dungeon_escape.dat' at offset 845808 : 286 -> 444 'data/scripts/dungeon_intro.dat' at offset 846094 : 257 -> 466 'data/scripts/enable_study.dat' at offset 846351 : 125 -> 137 'data/scripts/enchanting_weapons.dat' at offset 846476 : 1506 -> 4149 'data/scripts/ending_part1.dat' at offset 847982 : 516 -> 1021 'data/scripts/ending_part2.dat' at offset 848498 : 1329 -> 3170 'data/scripts/evil_edgar_encounter_1.dat' at offset 849827 : 707 -> 1412 'data/scripts/evil_edgar_lab.dat' at offset 850534 : 42 -> 34 'data/scripts/evil_edgar_sighted.dat' at offset 850576 : 354 -> 725 'data/scripts/evil_edgar_start.dat' at offset 850930 : 742 -> 1608 'data/scripts/final_battle.dat' at offset 851672 : 278 -> 394 'data/scripts/final_generator.dat' at offset 851950 : 454 -> 1056 'data/scripts/fireball_passage.dat' at offset 852404 : 281 -> 618 'data/scripts/fireball_passage_shield.dat' at offset 852685 : 133 -> 209 'data/scripts/fireball_passage_trigger.dat' at offset 852818 : 130 -> 278 'data/scripts/fish.dat' at offset 852948 : 169 -> 277 'data/scripts/flame_pillar.dat' at offset 853117 : 124 -> 152 'data/scripts/fly_boss_die.dat' at offset 853241 : 312 -> 776 'data/scripts/fly_boss_start.dat' at offset 853553 : 104 -> 110 'data/scripts/flying_maggot_die_1.dat' at offset 853657 : 129 -> 352 'data/scripts/flying_maggot_die_2.dat' at offset 853786 : 190 -> 300 'data/scripts/flying_maggot_start_2.dat' at offset 853976 : 271 -> 443 'data/scripts/fortress_intro.dat' at offset 854247 : 156 -> 199 'data/scripts/fortress_intro_2.dat' at offset 854403 : 223 -> 326 'data/scripts/fortress_mine_exit_sign.dat' at offset 854626 : 158 -> 223 'data/scripts/fortress_mine_intro.dat' at offset 854784 : 37 -> 29 'data/scripts/fortress_mine_lift.dat' at offset 854821 : 157 -> 249 'data/scripts/gargoyle_die.dat' at offset 854978 : 65 -> 61 'data/scripts/gargoyle_start.dat' at offset 855043 : 417 -> 849 'data/scripts/gargoyle_stone.dat' at offset 855460 : 40 -> 32 'data/scripts/glass_wall.dat' at offset 855500 : 102 -> 108 'data/scripts/gold_centurion.dat' at offset 855602 : 354 -> 670 'data/scripts/gold_centurion_die.dat' at offset 855956 : 63 -> 69 'data/scripts/golem_boss_die.dat' at offset 856019 : 178 -> 387 'data/scripts/golem_boss_die_finish.dat' at offset 856197 : 112 -> 194 'data/scripts/golem_boss_done.dat' at offset 856309 : 85 -> 91 'data/scripts/golem_boss_start.dat' at offset 856394 : 134 -> 244 'data/scripts/grappling_hook.dat' at offset 856528 : 246 -> 489 'data/scripts/grasslands_intro.dat' at offset 856774 : 392 -> 823 'data/scripts/graveyard_weather.dat' at offset 857166 : 127 -> 135 'data/scripts/grimlore_die.dat' at offset 857293 : 231 -> 393 'data/scripts/grub_boss_die.dat' at offset 857524 : 87 -> 91 'data/scripts/grub_boss_start.dat' at offset 857611 : 105 -> 112 'data/scripts/has_combination.dat' at offset 857716 : 211 -> 301 'data/scripts/hidden_passage.dat' at offset 857927 : 239 -> 327 'data/scripts/hidden_passage_hint.dat' at offset 858166 : 171 -> 217 'data/scripts/hoover.dat' at offset 858337 : 580 -> 1164 'data/scripts/huge_spider.dat' at offset 858917 : 150 -> 184 'data/scripts/ice_spray.dat' at offset 859067 : 280 -> 531 'data/scripts/incorrect_combination.dat' at offset 859347 : 81 -> 77 'data/scripts/instruction_card.dat' at offset 859428 : 92 -> 99 'data/scripts/instruction_machine.dat' at offset 859520 : 278 -> 545 'data/scripts/intro_part1.dat' at offset 859798 : 339 -> 552 'data/scripts/intro_part2.dat' at offset 860137 : 448 -> 756 'data/scripts/items_found.dat' at offset 860585 : 169 -> 252 'data/scripts/items_missing.dat' at offset 860754 : 72 -> 65 'data/scripts/jacob.dat' at offset 860826 : 1358 -> 6008 'data/scripts/jacob_chickens.dat' at offset 862184 : 70 -> 124 'data/scripts/jacob_potion.dat' at offset 862254 : 80 -> 188 'data/scripts/jacob_potion_2.dat' at offset 862334 : 104 -> 386 'data/scripts/jigsaw_puzzle.dat' at offset 862438 : 489 -> 1114 'data/scripts/knights.dat' at offset 862927 : 189 -> 285 'data/scripts/lab_library.dat' at offset 863116 : 71 -> 63 'data/scripts/laboratory_intro.dat' at offset 863187 : 134 -> 156 'data/scripts/lava_boss_die.dat' at offset 863321 : 67 -> 64 'data/scripts/lava_boss_die_2.dat' at offset 863388 : 136 -> 161 'data/scripts/lava_boss_start.dat' at offset 863524 : 103 -> 109 'data/scripts/lava_door.dat' at offset 863627 : 148 -> 179 'data/scripts/left_tower_intro.dat' at offset 863775 : 174 -> 284 'data/scripts/library_intro.dat' at offset 863949 : 222 -> 318 'data/scripts/lightning_sword.dat' at offset 864171 : 314 -> 565 'data/scripts/maggie.dat' at offset 864485 : 202 -> 1472 'data/scripts/mastermind.dat' at offset 864687 : 439 -> 1333 'data/scripts/mataeus_boss_die.dat' at offset 865126 : 115 -> 118 'data/scripts/mataeus_boss_start.dat' at offset 865241 : 103 -> 110 'data/scripts/mine2_exit.dat' at offset 865344 : 190 -> 283 'data/scripts/mine_secret.dat' at offset 865534 : 160 -> 217 'data/scripts/monster_horn.dat' at offset 865694 : 93 -> 100 'data/scripts/monster_horn_taken.dat' at offset 865787 : 196 -> 303 'data/scripts/monsters.dat' at offset 865983 : 3028 -> 8244 'data/scripts/no_combination.dat' at offset 869011 : 93 -> 103 'data/scripts/no_instructions.dat' at offset 869104 : 91 -> 92 'data/scripts/occult_book.dat' at offset 869195 : 839 -> 2161 'data/scripts/olaf.dat' at offset 870034 : 2471 -> 6258 'data/scripts/old_shield.dat' at offset 872505 : 545 -> 1250 'data/scripts/outskirts_intro.dat' at offset 873050 : 269 -> 505 'data/scripts/outskirts_update.dat' at offset 873319 : 284 -> 1235 'data/scripts/phoenix_hint.dat' at offset 873603 : 101 -> 145 'data/scripts/portrait.dat' at offset 873704 : 35 -> 27 'data/scripts/power_generators.dat' at offset 873739 : 275 -> 584 'data/scripts/power_generators_fixed.dat' at offset 874014 : 200 -> 283 'data/scripts/protection_ring.dat' at offset 874214 : 294 -> 413 'data/scripts/purifier.dat' at offset 874508 : 296 -> 568 'data/scripts/purple_gem.dat' at offset 874804 : 96 -> 100 'data/scripts/puzzle_pieces.dat' at offset 874900 : 104 -> 145 'data/scripts/raft.dat' at offset 875004 : 402 -> 1097 'data/scripts/raft_2.dat' at offset 875406 : 257 -> 575 'data/scripts/raft_end.dat' at offset 875663 : 214 -> 308 'data/scripts/red_grub_wall.dat' at offset 875877 : 47 -> 43 'data/scripts/remove_black_book.dat' at offset 875924 : 71 -> 85 'data/scripts/resurrection_amulet.dat' at offset 875995 : 316 -> 511 'data/scripts/robot.dat' at offset 876311 : 302 -> 555 'data/scripts/robot_end.dat' at offset 876613 : 78 -> 287 'data/scripts/robot_start.dat' at offset 876691 : 79 -> 295 'data/scripts/rusted.dat' at offset 876770 : 188 -> 271 'data/scripts/safe.dat' at offset 876958 : 194 -> 319 'data/scripts/safe_instructions.dat' at offset 877152 : 189 -> 292 'data/scripts/scorpion_statue.dat' at offset 877341 : 159 -> 209 'data/scripts/seal_chaos_entrance.dat' at offset 877500 : 99 -> 152 'data/scripts/sealed_entrance.dat' at offset 877599 : 68 -> 60 'data/scripts/sewer_boss_die.dat' at offset 877667 : 192 -> 778 'data/scripts/sewer_boss_start.dat' at offset 877859 : 367 -> 636 'data/scripts/sewer_trap_note.dat' at offset 878226 : 484 -> 943 'data/scripts/sleeping.dat' at offset 878710 : 93 -> 99 'data/scripts/sliding_puzzle.dat' at offset 878803 : 273 -> 443 'data/scripts/slime_container.dat' at offset 879076 : 37 -> 29 'data/scripts/slime_potion.dat' at offset 879113 : 556 -> 991 'data/scripts/slime_potion_pool.dat' at offset 879669 : 160 -> 227 'data/scripts/sludge_pool.dat' at offset 879829 : 150 -> 174 'data/scripts/smoothie_colour.dat' at offset 879979 : 266 -> 432 'data/scripts/snake_boss_die.dat' at offset 880245 : 60 -> 52 'data/scripts/snake_boss_start.dat' at offset 880305 : 103 -> 113 'data/scripts/sorceror_die.dat' at offset 880408 : 444 -> 803 'data/scripts/sorceror_intro_1.dat' at offset 880852 : 491 -> 785 'data/scripts/sorceror_intro_2.dat' at offset 881343 : 554 -> 1047 'data/scripts/sorceror_intro_3.dat' at offset 881897 : 665 -> 1240 'data/scripts/sorceror_start.dat' at offset 882562 : 449 -> 757 'data/scripts/sorceror_study.dat' at offset 883011 : 115 -> 137 'data/scripts/soul_merger.dat' at offset 883126 : 748 -> 1996 'data/scripts/spirit.dat' at offset 883874 : 90 -> 92 'data/scripts/spores.dat' at offset 883964 : 200 -> 309 'data/scripts/statue_required.dat' at offset 884164 : 85 -> 89 'data/scripts/statues.dat' at offset 884249 : 81 -> 86 'data/scripts/swamp_intro.dat' at offset 884330 : 279 -> 466 'data/scripts/swamp_intro_2.dat' at offset 884609 : 179 -> 274 'data/scripts/teleporter_discovery.dat' at offset 884788 : 281 -> 473 'data/scripts/test.dat' at offset 885069 : 37 -> 29 'data/scripts/third_side.dat' at offset 885106 : 188 -> 274 'data/scripts/tomb_door.dat' at offset 885294 : 622 -> 1492 'data/scripts/tomb_door_open.dat' at offset 885916 : 398 -> 624 'data/scripts/tutorial_blocking.dat' at offset 886314 : 99 -> 122 'data/scripts/tutorial_bomb.dat' at offset 886413 : 334 -> 696 'data/scripts/tutorial_boxes.dat' at offset 886747 : 186 -> 332 'data/scripts/tutorial_combat.dat' at offset 886933 : 380 -> 698 'data/scripts/tutorial_doors.dat' at offset 887313 : 207 -> 376 'data/scripts/tutorial_finish.dat' at offset 887520 : 176 -> 303 'data/scripts/tutorial_intro.dat' at offset 887696 : 455 -> 894 'data/scripts/tutorial_items.dat' at offset 888151 : 339 -> 680 'data/scripts/tutorial_keys.dat' at offset 888490 : 270 -> 557 'data/scripts/tutorial_objective.dat' at offset 888760 : 129 -> 181 'data/scripts/tutorial_pickaxe.dat' at offset 888889 : 141 -> 209 'data/scripts/tutorial_reset_switch.dat' at offset 889030 : 137 -> 192 'data/scripts/tutorial_secret.dat' at offset 889167 : 218 -> 340 'data/scripts/tutorial_shield.dat' at offset 889385 : 279 -> 517 'data/scripts/tutorial_walls.dat' at offset 889664 : 161 -> 280 'data/scripts/wasteland_intro.dat' at offset 889825 : 393 -> 691 'data/scripts/wasteland_intro_2.dat' at offset 890218 : 196 -> 331 'data/scripts/weapon_book_update.dat' at offset 890414 : 33 -> 25 'data/scripts/well.dat' at offset 890447 : 227 -> 351 'data/scripts/wrong_order.dat' at offset 890674 : 77 -> 74 'data/sfx/boss/boulder_boss.dat' at offset 890751 : 27 -> 19 'data/sfx/boss/grub_boss.dat' at offset 890778 : 66 -> 118 'data/sfx/boss/snake_boss.dat' at offset 890844 : 35 -> 39 'data/sfx/common/explosion.dat' at offset 890879 : 31 -> 23 'data/sfx/common/large_rock.dat' at offset 890910 : 32 -> 25 'data/sfx/common/switch.dat' at offset 890942 : 28 -> 20 'data/sfx/edgar/edgar.dat' at offset 890970 : 40 -> 35 'data/sfx/enemy/chicken.dat' at offset 891010 : 33 -> 25 'data/sfx/enemy/floating_snapper.dat' at offset 891043 : 42 -> 34 'data/sfx/enemy/red_grub.dat' at offset 891085 : 34 -> 26 'data/sfx/enemy/spitting_plant.dat' at offset 891119 : 24 -> 16 'data/sfx/item/bomb.dat' at offset 891143 : 25 -> 17 'data/sfx/item/chicken_feed.dat' at offset 891168 : 26 -> 18 'data/sfx/item/chicken_trap.dat' at offset 891194 : 30 -> 22 'font/DejaVuSans.ttf' at offset 891224 : 334954 -> 622280 'font/DroidSansFallback.ttf' at offset 1226178 : 1403964 -> 3022632 'gfx/anti_gravity/anti_gravity.png' at offset 2630142 : 497 -> 493 'gfx/anti_gravity/anti_gravity00.png' at offset 2630639 : 364 -> 367 'gfx/anti_gravity/anti_gravity01.png' at offset 2631003 : 367 -> 370 'gfx/anti_gravity/anti_gravity02.png' at offset 2631370 : 366 -> 369 'gfx/anti_gravity/anti_gravity03.png' at offset 2631736 : 368 -> 371 'gfx/anti_gravity/anti_gravity04.png' at offset 2632104 : 359 -> 362 'gfx/anti_gravity/anti_gravity05.png' at offset 2632463 : 363 -> 365 'gfx/anti_gravity/anti_gravity06.png' at offset 2632826 : 368 -> 370 'gfx/anti_gravity/anti_gravity07.png' at offset 2633194 : 360 -> 363 'gfx/anti_gravity/anti_gravity08.png' at offset 2633554 : 371 -> 374 'gfx/anti_gravity/anti_gravity09.png' at offset 2633925 : 368 -> 372 'gfx/anti_gravity/anti_gravity10.png' at offset 2634293 : 364 -> 367 'gfx/anti_gravity/anti_gravity11.png' at offset 2634657 : 368 -> 371 'gfx/anti_gravity/anti_gravity12.png' at offset 2635025 : 362 -> 367 'gfx/anti_gravity/anti_gravity13.png' at offset 2635387 : 359 -> 363 'gfx/anti_gravity/anti_gravity14.png' at offset 2635746 : 361 -> 364 'gfx/anti_gravity/anti_gravity15.png' at offset 2636107 : 357 -> 361 'gfx/boss/ant_lion/ant_lion.png' at offset 2636464 : 1762 -> 1751 'gfx/boss/ant_lion/ant_lion00.png' at offset 2638226 : 1762 -> 1751 'gfx/boss/armour_boss/armour_piece00.png' at offset 2639988 : 447 -> 444 'gfx/boss/armour_boss/armour_piece01.png' at offset 2640435 : 446 -> 442 'gfx/boss/armour_boss/armour_piece02.png' at offset 2640881 : 664 -> 653 'gfx/boss/armour_boss/armour_piece03.png' at offset 2641545 : 505 -> 502 'gfx/boss/armour_boss/armour_piece04.png' at offset 2642050 : 520 -> 514 'gfx/boss/armour_boss/armour_piece05.png' at offset 2642570 : 529 -> 522 'gfx/boss/armour_boss/armour_piece06.png' at offset 2643099 : 457 -> 455 'gfx/boss/armour_boss/attack00.png' at offset 2643556 : 2122 -> 2111 'gfx/boss/armour_boss/attack01.png' at offset 2645678 : 2133 -> 2122 'gfx/boss/armour_boss/attack02.png' at offset 2647811 : 2112 -> 2101 'gfx/boss/armour_boss/attack03.png' at offset 2649923 : 2139 -> 2128 'gfx/boss/armour_boss/buzz_saw00.png' at offset 2652062 : 507 -> 501 'gfx/boss/armour_boss/buzz_saw01.png' at offset 2652569 : 505 -> 498 'gfx/boss/armour_boss/buzz_saw02.png' at offset 2653074 : 497 -> 490 'gfx/boss/armour_boss/growl.png' at offset 2653571 : 2077 -> 2066 'gfx/boss/armour_boss/pain.png' at offset 2655648 : 2056 -> 2045 'gfx/boss/armour_boss/run00.png' at offset 2657704 : 2127 -> 2116 'gfx/boss/armour_boss/run01.png' at offset 2659831 : 2040 -> 2029 'gfx/boss/armour_boss/run02.png' at offset 2661871 : 2052 -> 2041 'gfx/boss/armour_boss/run03.png' at offset 2663923 : 2022 -> 2011 'gfx/boss/armour_boss/run04.png' at offset 2665945 : 2101 -> 2090 'gfx/boss/armour_boss/run05.png' at offset 2668046 : 2011 -> 2000 'gfx/boss/armour_boss/run06.png' at offset 2670057 : 2044 -> 2033 'gfx/boss/armour_boss/run07.png' at offset 2672101 : 2118 -> 2107 'gfx/boss/armour_boss/sleep00.png' at offset 2674219 : 1403 -> 1427 'gfx/boss/armour_boss/sleep01.png' at offset 2675622 : 1419 -> 1443 'gfx/boss/armour_boss/sleep02.png' at offset 2677041 : 1426 -> 1455 'gfx/boss/armour_boss/sleep03.png' at offset 2678467 : 1440 -> 1469 'gfx/boss/armour_boss/sleep04.png' at offset 2679907 : 1474 -> 1497 'gfx/boss/armour_boss/stand00.png' at offset 2681381 : 1982 -> 1971 'gfx/boss/armour_boss/stand01.png' at offset 2683363 : 1961 -> 1950 'gfx/boss/armour_boss/stun_star00.png' at offset 2685324 : 265 -> 272 'gfx/boss/armour_boss/stun_star01.png' at offset 2685589 : 263 -> 270 'gfx/boss/armour_boss/stun_star02.png' at offset 2685852 : 263 -> 270 'gfx/boss/armour_boss/stun_star03.png' at offset 2686115 : 260 -> 268 'gfx/boss/armour_boss/stun_star04.png' at offset 2686375 : 260 -> 268 'gfx/boss/armour_boss/stun_star05.png' at offset 2686635 : 260 -> 268 'gfx/boss/armour_boss/stun_star06.png' at offset 2686895 : 255 -> 265 'gfx/boss/armour_boss/stun_star07.png' at offset 2687150 : 240 -> 249 'gfx/boss/armour_boss/stun_star08.png' at offset 2687390 : 241 -> 249 'gfx/boss/armour_boss/stun_star09.png' at offset 2687631 : 241 -> 249 'gfx/boss/armour_boss/stun_star10.png' at offset 2687872 : 241 -> 249 'gfx/boss/armour_boss/stun_star11.png' at offset 2688113 : 242 -> 250 'gfx/boss/armour_boss/stun_star12.png' at offset 2688355 : 240 -> 249 'gfx/boss/armour_boss/tongue.png' at offset 2688595 : 230 -> 238 'gfx/boss/armour_boss/tongue_tip.png' at offset 2688825 : 286 -> 291 'gfx/boss/armour_boss/walk00.png' at offset 2689111 : 2018 -> 2007 'gfx/boss/armour_boss/walk01.png' at offset 2691129 : 2124 -> 2113 'gfx/boss/armour_boss/walk02.png' at offset 2693253 : 2101 -> 2090 'gfx/boss/armour_boss/walk03.png' at offset 2695354 : 2063 -> 2052 'gfx/boss/armour_boss/walk04.png' at offset 2697417 : 2106 -> 2095 'gfx/boss/armour_boss/walk05.png' at offset 2699523 : 2020 -> 2009 'gfx/boss/armour_boss/walk06.png' at offset 2701543 : 2080 -> 2069 'gfx/boss/armour_boss/walk07.png' at offset 2703623 : 2059 -> 2048 'gfx/boss/awesome_boss/awesome_1_00.png' at offset 2705682 : 917 -> 906 'gfx/boss/awesome_boss/awesome_1_01.png' at offset 2706599 : 917 -> 906 'gfx/boss/awesome_boss/awesome_1_02.png' at offset 2707516 : 912 -> 901 'gfx/boss/awesome_boss/awesome_1_03.png' at offset 2708428 : 911 -> 900 'gfx/boss/awesome_boss/awesome_1_04.png' at offset 2709339 : 956 -> 945 'gfx/boss/awesome_boss/awesome_1_05.png' at offset 2710295 : 959 -> 948 'gfx/boss/awesome_boss/awesome_1_die.png' at offset 2711254 : 835 -> 824 'gfx/boss/awesome_boss/awesome_1_drop.png' at offset 2712089 : 992 -> 981 'gfx/boss/awesome_boss/awesome_1_raise.png' at offset 2713081 : 844 -> 833 'gfx/boss/awesome_boss/awesome_2_00.png' at offset 2713925 : 943 -> 932 'gfx/boss/awesome_boss/awesome_2_01.png' at offset 2714868 : 943 -> 932 'gfx/boss/awesome_boss/awesome_2_02.png' at offset 2715811 : 938 -> 927 'gfx/boss/awesome_boss/awesome_2_03.png' at offset 2716749 : 935 -> 924 'gfx/boss/awesome_boss/awesome_2_04.png' at offset 2717684 : 967 -> 956 'gfx/boss/awesome_boss/awesome_2_05.png' at offset 2718651 : 970 -> 959 'gfx/boss/awesome_boss/awesome_2_die.png' at offset 2719621 : 847 -> 836 'gfx/boss/awesome_boss/awesome_2_drop.png' at offset 2720468 : 994 -> 983 'gfx/boss/awesome_boss/awesome_2_raise.png' at offset 2721462 : 844 -> 833 'gfx/boss/awesome_boss/awesome_3_00.png' at offset 2722306 : 927 -> 916 'gfx/boss/awesome_boss/awesome_3_01.png' at offset 2723233 : 926 -> 915 'gfx/boss/awesome_boss/awesome_3_02.png' at offset 2724159 : 928 -> 917 'gfx/boss/awesome_boss/awesome_3_03.png' at offset 2725087 : 918 -> 907 'gfx/boss/awesome_boss/awesome_3_04.png' at offset 2726005 : 942 -> 931 'gfx/boss/awesome_boss/awesome_3_05.png' at offset 2726947 : 950 -> 939 'gfx/boss/awesome_boss/awesome_3_die.png' at offset 2727897 : 833 -> 822 'gfx/boss/awesome_boss/awesome_3_drop.png' at offset 2728730 : 974 -> 963 'gfx/boss/awesome_boss/awesome_3_raise.png' at offset 2729704 : 834 -> 823 'gfx/boss/awesome_boss/awesome_4_00.png' at offset 2730538 : 921 -> 910 'gfx/boss/awesome_boss/awesome_4_01.png' at offset 2731459 : 918 -> 907 'gfx/boss/awesome_boss/awesome_4_02.png' at offset 2732377 : 914 -> 903 'gfx/boss/awesome_boss/awesome_4_03.png' at offset 2733291 : 912 -> 901 'gfx/boss/awesome_boss/awesome_4_04.png' at offset 2734203 : 955 -> 944 'gfx/boss/awesome_boss/awesome_4_05.png' at offset 2735158 : 959 -> 948 'gfx/boss/awesome_boss/awesome_4_die.png' at offset 2736117 : 829 -> 818 'gfx/boss/awesome_boss/awesome_4_drop.png' at offset 2736946 : 991 -> 980 'gfx/boss/awesome_boss/awesome_4_raise.png' at offset 2737937 : 824 -> 813 'gfx/boss/awesome_boss/awesome_meter.png' at offset 2738761 : 313 -> 319 'gfx/boss/awesome_boss/energy_bar.png' at offset 2739074 : 188 -> 201 'gfx/boss/awesome_boss/fireball00.png' at offset 2739262 : 242 -> 248 'gfx/boss/awesome_boss/fireball_blue00.png' at offset 2739504 : 266 -> 276 'gfx/boss/awesome_boss/fireball_blue01.png' at offset 2739770 : 266 -> 275 'gfx/boss/awesome_boss/fireball_blue02.png' at offset 2740036 : 271 -> 280 'gfx/boss/awesome_boss/fireball_blue03.png' at offset 2740307 : 269 -> 278 'gfx/boss/awesome_boss/fireball_green00.png' at offset 2740576 : 268 -> 276 'gfx/boss/awesome_boss/fireball_green01.png' at offset 2740844 : 267 -> 275 'gfx/boss/awesome_boss/fireball_green02.png' at offset 2741111 : 270 -> 279 'gfx/boss/awesome_boss/fireball_green03.png' at offset 2741381 : 270 -> 277 'gfx/boss/awesome_boss/fireball_particle.png' at offset 2741651 : 222 -> 231 'gfx/boss/azriel/azriel_grave.png' at offset 2741873 : 515 -> 504 'gfx/boss/azriel/azriel_grave_piece00.png' at offset 2742388 : 418 -> 415 'gfx/boss/azriel/azriel_grave_piece01.png' at offset 2742806 : 315 -> 318 'gfx/boss/azriel/azriel_grave_piece02.png' at offset 2743121 : 374 -> 374 'gfx/boss/azriel/azriel_grave_piece03.png' at offset 2743495 : 396 -> 394 'gfx/boss/azriel/azriel_ground_spikes.png' at offset 2743891 : 1386 -> 1375 'gfx/boss/azriel/azriel_intro.png' at offset 2745277 : 1442 -> 1431 'gfx/boss/azriel/azriel_light_beam00.png' at offset 2746719 : 295 -> 312 'gfx/boss/azriel/azriel_light_beam01.png' at offset 2747014 : 289 -> 313 'gfx/boss/azriel/azriel_light_beam02.png' at offset 2747303 : 292 -> 314 'gfx/boss/azriel/azriel_light_beam03.png' at offset 2747595 : 291 -> 314 'gfx/boss/azriel/azriel_light_beam04.png' at offset 2747886 : 293 -> 315 'gfx/boss/azriel/azriel_light_beam05.png' at offset 2748179 : 293 -> 316 'gfx/boss/azriel/azriel_light_beam06.png' at offset 2748472 : 293 -> 316 'gfx/boss/azriel/azriel_light_beam07.png' at offset 2748765 : 293 -> 316 'gfx/boss/azriel/azriel_light_beam08.png' at offset 2749058 : 293 -> 316 'gfx/boss/azriel/azriel_light_beam09.png' at offset 2749351 : 290 -> 314 'gfx/boss/azriel/azriel_light_beam10.png' at offset 2749641 : 252 -> 309 'gfx/boss/azriel/azriel_light_beam11.png' at offset 2749893 : 251 -> 308 'gfx/boss/azriel/azriel_light_beam12.png' at offset 2750144 : 250 -> 307 'gfx/boss/azriel/azriel_light_beam13.png' at offset 2750394 : 251 -> 308 'gfx/boss/azriel/azriel_light_beam14.png' at offset 2750645 : 251 -> 308 'gfx/boss/azriel/azriel_light_beam15.png' at offset 2750896 : 251 -> 307 'gfx/boss/azriel/azriel_light_beam16.png' at offset 2751147 : 251 -> 307 'gfx/boss/azriel/azriel_light_beam17.png' at offset 2751398 : 248 -> 305 'gfx/boss/azriel/azriel_light_beam18.png' at offset 2751646 : 243 -> 300 'gfx/boss/azriel/azriel_light_beam19.png' at offset 2751889 : 231 -> 290 'gfx/boss/azriel/azriel_light_beam20.png' at offset 2752120 : 222 -> 283 'gfx/boss/azriel/azriel_light_beam_red00.png' at offset 2752342 : 265 -> 292 'gfx/boss/azriel/azriel_light_beam_red01.png' at offset 2752607 : 286 -> 309 'gfx/boss/azriel/azriel_light_beam_red02.png' at offset 2752893 : 284 -> 309 'gfx/boss/azriel/azriel_light_beam_red03.png' at offset 2753177 : 285 -> 310 'gfx/boss/azriel/azriel_light_beam_red04.png' at offset 2753462 : 287 -> 311 'gfx/boss/azriel/azriel_light_beam_red05.png' at offset 2753749 : 286 -> 311 'gfx/boss/azriel/azriel_light_beam_red06.png' at offset 2754035 : 286 -> 311 'gfx/boss/azriel/azriel_light_beam_red07.png' at offset 2754321 : 286 -> 311 'gfx/boss/azriel/azriel_light_beam_red08.png' at offset 2754607 : 285 -> 310 'gfx/boss/azriel/azriel_light_beam_red09.png' at offset 2754892 : 285 -> 310 'gfx/boss/azriel/azriel_light_beam_red10.png' at offset 2755177 : 254 -> 312 'gfx/boss/azriel/azriel_light_beam_red11.png' at offset 2755431 : 256 -> 314 'gfx/boss/azriel/azriel_light_beam_red12.png' at offset 2755687 : 251 -> 310 'gfx/boss/azriel/azriel_light_beam_red13.png' at offset 2755938 : 253 -> 310 'gfx/boss/azriel/azriel_light_beam_red14.png' at offset 2756191 : 252 -> 310 'gfx/boss/azriel/azriel_light_beam_red15.png' at offset 2756443 : 252 -> 310 'gfx/boss/azriel/azriel_light_beam_red16.png' at offset 2756695 : 250 -> 309 'gfx/boss/azriel/azriel_light_beam_red17.png' at offset 2756945 : 257 -> 315 'gfx/boss/azriel/azriel_light_beam_red18.png' at offset 2757202 : 242 -> 300 'gfx/boss/azriel/azriel_light_beam_red19.png' at offset 2757444 : 231 -> 291 'gfx/boss/azriel/azriel_light_beam_red20.png' at offset 2757675 : 223 -> 283 'gfx/boss/azriel/azriel_lightning_cage.png' at offset 2757898 : 1176 -> 1170 'gfx/boss/azriel/azriel_phantasmal_bolt_fire.png' at offset 2759074 : 949 -> 938 'gfx/boss/azriel/azriel_phantasmal_bolt_ready00.png' at offset 2760023 : 913 -> 902 'gfx/boss/azriel/azriel_phantasmal_bolt_ready01.png' at offset 2760936 : 912 -> 901 'gfx/boss/azriel/azriel_phantasmal_bolt_ready02.png' at offset 2761848 : 912 -> 901 'gfx/boss/azriel/azriel_scythe_throw00.png' at offset 2762760 : 897 -> 886 'gfx/boss/azriel/azriel_scythe_throw01.png' at offset 2763657 : 899 -> 888 'gfx/boss/azriel/azriel_scythe_throw02.png' at offset 2764556 : 894 -> 883 'gfx/boss/azriel/azriel_soul_steal.png' at offset 2765450 : 961 -> 950 'gfx/boss/azriel/azriel_stand00.png' at offset 2766411 : 945 -> 934 'gfx/boss/azriel/azriel_stand01.png' at offset 2767356 : 962 -> 951 'gfx/boss/azriel/azriel_stand02.png' at offset 2768318 : 972 -> 961 'gfx/boss/azriel/bolt_shot_trail.png' at offset 2769290 : 242 -> 249 'gfx/boss/azriel/lightning_cage_spell.png' at offset 2769532 : 285 -> 290 'gfx/boss/azriel/phantasmal_bolt00.png' at offset 2769817 : 229 -> 239 'gfx/boss/azriel/phantasmal_bolt01.png' at offset 2770046 : 228 -> 239 'gfx/boss/azriel/phantasmal_bolt02.png' at offset 2770274 : 229 -> 239 'gfx/boss/azriel/phantasmal_bolt03.png' at offset 2770503 : 255 -> 263 'gfx/boss/azriel/phantasmal_bolt04.png' at offset 2770758 : 255 -> 263 'gfx/boss/azriel/phantasmal_bolt05.png' at offset 2771013 : 255 -> 263 'gfx/boss/azriel/phantasmal_bolt06.png' at offset 2771268 : 263 -> 272 'gfx/boss/azriel/phantasmal_bolt07.png' at offset 2771531 : 263 -> 272 'gfx/boss/azriel/phantasmal_bolt08.png' at offset 2771794 : 263 -> 272 'gfx/boss/azriel/phantasmal_bolt09.png' at offset 2772057 : 294 -> 302 'gfx/boss/azriel/phantasmal_bolt10.png' at offset 2772351 : 294 -> 302 'gfx/boss/azriel/phantasmal_bolt11.png' at offset 2772645 : 294 -> 302 'gfx/boss/azriel/phantasmal_bolt12.png' at offset 2772939 : 304 -> 311 'gfx/boss/azriel/phantasmal_bolt13.png' at offset 2773243 : 304 -> 311 'gfx/boss/azriel/phantasmal_bolt14.png' at offset 2773547 : 304 -> 311 'gfx/boss/azriel/phantasmal_bolt15.png' at offset 2773851 : 317 -> 323 'gfx/boss/azriel/phantasmal_bolt16.png' at offset 2774168 : 316 -> 323 'gfx/boss/azriel/phantasmal_bolt17.png' at offset 2774484 : 317 -> 323 'gfx/boss/azriel/scythe_lightning_cage.png' at offset 2774801 : 744 -> 733 'gfx/boss/azriel/scythe_phantasmal_bolt_fire.png' at offset 2775545 : 746 -> 735 'gfx/boss/azriel/scythe_phantasmal_bolt_ready.png' at offset 2776291 : 754 -> 743 'gfx/boss/azriel/scythe_stand.png' at offset 2777045 : 753 -> 742 'gfx/boss/azriel/scythe_throw00.png' at offset 2777798 : 402 -> 400 'gfx/boss/azriel/scythe_throw01.png' at offset 2778200 : 351 -> 355 'gfx/boss/azriel/scythe_throw02.png' at offset 2778551 : 328 -> 333 'gfx/boss/azriel/scythe_throw03.png' at offset 2778879 : 310 -> 314 'gfx/boss/azriel/scythe_throw04.png' at offset 2779189 : 303 -> 309 'gfx/boss/azriel/scythe_throw05.png' at offset 2779492 : 301 -> 307 'gfx/boss/azriel/scythe_throw06.png' at offset 2779793 : 321 -> 326 'gfx/boss/azriel/scythe_throw07.png' at offset 2780114 : 362 -> 364 'gfx/boss/azriel/scythe_throw_ready.png' at offset 2780476 : 448 -> 443 'gfx/boss/black_book/black_book.png' at offset 2780924 : 495 -> 508 'gfx/boss/black_book/black_book_back.png' at offset 2781419 : 242 -> 282 'gfx/boss/black_book/black_book_die.png' at offset 2781661 : 688 -> 679 'gfx/boss/black_book/black_book_front.png' at offset 2782349 : 481 -> 493 'gfx/boss/black_book/black_book_open.png' at offset 2782830 : 700 -> 707 'gfx/boss/black_book/black_book_page.png' at offset 2783530 : 699 -> 688 'gfx/boss/black_book/black_book_side.png' at offset 2784229 : 276 -> 285 'gfx/boss/blob_boss/blob_boss_grub_spin00.png' at offset 2784505 : 622 -> 643 'gfx/boss/blob_boss/blob_boss_grub_spin01.png' at offset 2785127 : 618 -> 636 'gfx/boss/blob_boss/blob_boss_grub_spin02.png' at offset 2785745 : 627 -> 635 'gfx/boss/blob_boss/blob_boss_grub_spin03.png' at offset 2786372 : 625 -> 638 'gfx/boss/blob_boss/blob_boss_grub_transform00.png' at offset 2786997 : 970 -> 959 'gfx/boss/blob_boss/blob_boss_grub_transform01.png' at offset 2787967 : 2768 -> 2766 'gfx/boss/blob_boss/blob_boss_grub_transform02.png' at offset 2790735 : 3110 -> 3101 'gfx/boss/blob_boss/blob_boss_grub_transform03.png' at offset 2793845 : 3499 -> 3498 'gfx/boss/blob_boss/blob_boss_grub_transform04.png' at offset 2797344 : 3630 -> 3624 'gfx/boss/blob_boss/blob_boss_grub_transform05.png' at offset 2800974 : 3324 -> 3321 'gfx/boss/blob_boss/blob_boss_grub_transform06.png' at offset 2804298 : 3231 -> 3232 'gfx/boss/blob_boss/blob_boss_grub_transform07.png' at offset 2807529 : 3140 -> 3149 'gfx/boss/blob_boss/blob_boss_grub_transform08.png' at offset 2810669 : 2837 -> 2837 'gfx/boss/blob_boss/blob_boss_grub_transform09.png' at offset 2813506 : 2860 -> 2864 'gfx/boss/blob_boss/blob_boss_grub_transform10.png' at offset 2816366 : 2612 -> 2631 'gfx/boss/blob_boss/blob_boss_grub_transform11.png' at offset 2818978 : 2579 -> 2591 'gfx/boss/blob_boss/blob_boss_grub_transform12.png' at offset 2821557 : 2476 -> 2489 'gfx/boss/blob_boss/blob_boss_grub_transform13.png' at offset 2824033 : 2186 -> 2206 'gfx/boss/blob_boss/blob_boss_grub_transform14.png' at offset 2826219 : 2059 -> 2082 'gfx/boss/blob_boss/blob_boss_grub_transform15.png' at offset 2828278 : 1780 -> 1825 'gfx/boss/blob_boss/blob_boss_grub_transform16.png' at offset 2830058 : 1632 -> 1681 'gfx/boss/blob_boss/blob_boss_grub_transform17.png' at offset 2831690 : 577 -> 621 'gfx/boss/blob_boss/blob_escape00.png' at offset 2832267 : 794 -> 783 'gfx/boss/blob_boss/blob_escape01.png' at offset 2833061 : 782 -> 771 'gfx/boss/blob_boss/blob_escape02.png' at offset 2833843 : 769 -> 758 'gfx/boss/blob_boss/blob_escape03.png' at offset 2834612 : 748 -> 746 'gfx/boss/blob_boss/blob_escape04.png' at offset 2835360 : 705 -> 711 'gfx/boss/blob_boss/blob_escape05.png' at offset 2836065 : 664 -> 676 'gfx/boss/blob_boss/blob_escape06.png' at offset 2836729 : 615 -> 637 'gfx/boss/blob_boss/blob_escape07.png' at offset 2837344 : 515 -> 549 'gfx/boss/blob_boss/blob_escape08.png' at offset 2837859 : 510 -> 547 'gfx/boss/blob_boss/blob_escape09.png' at offset 2838369 : 468 -> 505 'gfx/boss/blob_boss/blob_escape10.png' at offset 2838837 : 290 -> 358 'gfx/boss/blob_boss/blob_escape11.png' at offset 2839127 : 288 -> 360 'gfx/boss/blob_boss/blob_escape12.png' at offset 2839415 : 294 -> 360 'gfx/boss/blob_boss/blob_escape13.png' at offset 2839709 : 291 -> 360 'gfx/boss/blob_boss/blob_escape14.png' at offset 2840000 : 293 -> 359 'gfx/boss/blob_boss/blob_escape15.png' at offset 2840293 : 288 -> 359 'gfx/boss/blob_boss/blob_escape16.png' at offset 2840581 : 295 -> 360 'gfx/boss/blob_boss/blob_escape17.png' at offset 2840876 : 289 -> 358 'gfx/boss/blob_boss/blob_escape18.png' at offset 2841165 : 290 -> 356 'gfx/boss/blob_boss/blob_escape19.png' at offset 2841455 : 289 -> 357 'gfx/boss/blob_boss/blob_escape20.png' at offset 2841744 : 289 -> 357 'gfx/boss/blob_boss/blob_escape21.png' at offset 2842033 : 293 -> 358 'gfx/boss/blob_boss/blob_escape22.png' at offset 2842326 : 287 -> 350 'gfx/boss/blob_boss/blob_fist.png' at offset 2842613 : 1186 -> 1175 'gfx/boss/blob_boss/blob_fist_red.png' at offset 2843799 : 1186 -> 1175 'gfx/boss/blob_boss/blob_float.png' at offset 2844985 : 822 -> 811 'gfx/boss/blob_boss/blob_part00.png' at offset 2845807 : 286 -> 294 'gfx/boss/blob_boss/blob_part01.png' at offset 2846093 : 289 -> 295 'gfx/boss/blob_boss/blob_part02.png' at offset 2846382 : 287 -> 294 'gfx/boss/blob_boss/blob_part_red00.png' at offset 2846669 : 285 -> 292 'gfx/boss/blob_boss/blob_part_red01.png' at offset 2846954 : 287 -> 294 'gfx/boss/blob_boss/blob_part_red02.png' at offset 2847241 : 287 -> 293 'gfx/boss/blob_boss/blob_reform00.png' at offset 2847528 : 390 -> 434 'gfx/boss/blob_boss/blob_reform01.png' at offset 2847918 : 460 -> 494 'gfx/boss/blob_boss/blob_reform02.png' at offset 2848378 : 539 -> 555 'gfx/boss/blob_boss/blob_reform03.png' at offset 2848917 : 603 -> 624 'gfx/boss/blob_boss/blob_reform04.png' at offset 2849520 : 690 -> 687 'gfx/boss/blob_boss/blob_reform05.png' at offset 2850210 : 780 -> 780 'gfx/boss/blob_boss/blob_reform06.png' at offset 2850990 : 953 -> 942 'gfx/boss/blob_boss/blob_reform_red00.png' at offset 2851943 : 371 -> 412 'gfx/boss/blob_boss/blob_reform_red01.png' at offset 2852314 : 442 -> 471 'gfx/boss/blob_boss/blob_reform_red02.png' at offset 2852756 : 514 -> 530 'gfx/boss/blob_boss/blob_reform_red03.png' at offset 2853270 : 568 -> 592 'gfx/boss/blob_boss/blob_reform_red04.png' at offset 2853838 : 751 -> 758 'gfx/boss/blob_boss/blob_reform_red05.png' at offset 2854589 : 774 -> 769 'gfx/boss/blob_boss/blob_reform_red06.png' at offset 2855363 : 962 -> 951 'gfx/boss/blob_boss/blob_stand00.png' at offset 2856325 : 952 -> 941 'gfx/boss/blob_boss/blob_stand01.png' at offset 2857277 : 952 -> 941 'gfx/boss/blob_boss/blob_stand02.png' at offset 2858229 : 954 -> 943 'gfx/boss/blob_boss/blob_stand_red00.png' at offset 2859183 : 956 -> 945 'gfx/boss/blob_boss/blob_stand_red01.png' at offset 2860139 : 956 -> 945 'gfx/boss/blob_boss/blob_stand_red02.png' at offset 2861095 : 956 -> 945 'gfx/boss/blob_boss/blob_stand_red03.png' at offset 2862051 : 958 -> 947 'gfx/boss/borer_boss/borer.png' at offset 2863009 : 2786 -> 2775 'gfx/boss/borer_boss/borer_gib00.png' at offset 2865795 : 870 -> 859 'gfx/boss/borer_boss/borer_gib01.png' at offset 2866665 : 525 -> 521 'gfx/boss/borer_boss/borer_gib02.png' at offset 2867190 : 726 -> 715 'gfx/boss/borer_boss/borer_gib03.png' at offset 2867916 : 903 -> 892 'gfx/boss/borer_boss/borer_gib04.png' at offset 2868819 : 737 -> 726 'gfx/boss/borer_boss/borer_gib05.png' at offset 2869556 : 642 -> 631 'gfx/boss/borer_boss/borer_gib06.png' at offset 2870198 : 873 -> 862 'gfx/boss/borer_boss/borer_gib07.png' at offset 2871071 : 561 -> 552 'gfx/boss/borer_boss/borer_gib08.png' at offset 2871632 : 505 -> 494 'gfx/boss/borer_boss/borer_gib09.png' at offset 2872137 : 749 -> 738 'gfx/boss/borer_boss/borer_gib10.png' at offset 2872886 : 664 -> 653 'gfx/boss/borer_boss/borer_gib11.png' at offset 2873550 : 611 -> 600 'gfx/boss/borer_boss/borer_gib12.png' at offset 2874161 : 457 -> 451 'gfx/boss/borer_boss/borer_gib13.png' at offset 2874618 : 558 -> 549 'gfx/boss/borer_boss/borer_gib14.png' at offset 2875176 : 869 -> 858 'gfx/boss/borer_boss/borer_mouth.png' at offset 2876045 : 1513 -> 1502 'gfx/boss/borer_boss/borer_slime.png' at offset 2877558 : 324 -> 327 'gfx/boss/borer_boss/borer_tentacle_head.png' at offset 2877882 : 303 -> 307 'gfx/boss/borer_boss/borer_tentacle_head_red.png' at offset 2878185 : 304 -> 308 'gfx/boss/borer_boss/borer_tentacle_part.png' at offset 2878489 : 237 -> 244 'gfx/boss/borer_boss/borer_tentacle_part_red.png' at offset 2878726 : 236 -> 244 'gfx/boss/boulder_boss/boulder_boss0001.png' at offset 2878962 : 20487 -> 20471 'gfx/boss/boulder_boss/boulder_boss0002.png' at offset 2899449 : 20447 -> 20431 'gfx/boss/boulder_boss/boulder_boss0003.png' at offset 2919896 : 20301 -> 20285 'gfx/boss/boulder_boss/boulder_boss0004.png' at offset 2940197 : 19982 -> 19966 'gfx/boss/boulder_boss/boulder_boss0005.png' at offset 2960179 : 19944 -> 19931 'gfx/boss/boulder_boss/boulder_boss0006.png' at offset 2980123 : 19863 -> 19847 'gfx/boss/boulder_boss/boulder_boss0007.png' at offset 2999986 : 19783 -> 19767 'gfx/boss/boulder_boss/boulder_boss0008.png' at offset 3019769 : 20156 -> 20140 'gfx/boss/boulder_boss/boulder_boss0009.png' at offset 3039925 : 20524 -> 20508 'gfx/boss/boulder_boss/boulder_boss0010.png' at offset 3060449 : 20910 -> 20894 'gfx/boss/boulder_boss/boulder_boss0011.png' at offset 3081359 : 20886 -> 20870 'gfx/boss/boulder_boss/boulder_boss0012.png' at offset 3102245 : 20956 -> 20940 'gfx/boss/boulder_boss/boulder_boss0013.png' at offset 3123201 : 20827 -> 20811 'gfx/boss/boulder_boss/boulder_boss0014.png' at offset 3144028 : 20988 -> 20972 'gfx/boss/boulder_boss/boulder_boss0015.png' at offset 3165016 : 20864 -> 20848 'gfx/boss/boulder_boss/boulder_boss0016.png' at offset 3185880 : 20639 -> 20623 'gfx/boss/boulder_boss/boulder_boss0017.png' at offset 3206519 : 20526 -> 20510 'gfx/boss/boulder_boss/boulder_boss0018.png' at offset 3227045 : 20633 -> 20617 'gfx/boss/boulder_boss/boulder_boss0019.png' at offset 3247678 : 20717 -> 20701 'gfx/boss/boulder_boss/boulder_boss0020.png' at offset 3268395 : 20579 -> 20563 'gfx/boss/boulder_boss/boulder_boss0021.png' at offset 3288974 : 20270 -> 20254 'gfx/boss/boulder_boss/boulder_boss0022.png' at offset 3309244 : 20032 -> 20016 'gfx/boss/boulder_boss/boulder_boss0023.png' at offset 3329276 : 19836 -> 19820 'gfx/boss/boulder_boss/boulder_boss0024.png' at offset 3349112 : 19806 -> 19790 'gfx/boss/boulder_boss/boulder_boss0025.png' at offset 3368918 : 19847 -> 19831 'gfx/boss/boulder_boss/boulder_boss0026.png' at offset 3388765 : 20164 -> 20148 'gfx/boss/boulder_boss/boulder_boss0027.png' at offset 3408929 : 20463 -> 20447 'gfx/boss/boulder_boss/boulder_boss0028.png' at offset 3429392 : 20703 -> 20687 'gfx/boss/boulder_boss/boulder_boss0029.png' at offset 3450095 : 20725 -> 20709 'gfx/boss/boulder_boss/boulder_boss0030.png' at offset 3470820 : 20621 -> 20605 'gfx/boss/boulder_boss/boulder_boss0031.png' at offset 3491441 : 20666 -> 20650 'gfx/boss/boulder_boss/boulder_boss0032.png' at offset 3512107 : 20561 -> 20545 'gfx/boss/boulder_boss/boulder_boss0033.png' at offset 3532668 : 20465 -> 20449 'gfx/boss/boulder_boss/boulder_boss0034.png' at offset 3553133 : 20359 -> 20343 'gfx/boss/boulder_boss/boulder_boss0035.png' at offset 3573492 : 20415 -> 20399 'gfx/boss/cave_boss/acid.png' at offset 3593907 : 324 -> 327 'gfx/boss/cave_boss/acid_down.png' at offset 3594231 : 323 -> 326 'gfx/boss/cave_boss/cave_boss_attack.png' at offset 3594554 : 1606 -> 1595 'gfx/boss/cave_boss/cave_boss_attack_down.png' at offset 3596160 : 1441 -> 1452 'gfx/boss/cave_boss/cave_boss_attack_down_flame.png' at offset 3597601 : 1416 -> 1437 'gfx/boss/cave_boss/cave_boss_attack_down_ice.png' at offset 3599017 : 1464 -> 1468 'gfx/boss/cave_boss/cave_boss_attack_down_walk00.png' at offset 3600481 : 1403 -> 1413 'gfx/boss/cave_boss/cave_boss_attack_down_walk01.png' at offset 3601884 : 1433 -> 1440 'gfx/boss/cave_boss/cave_boss_attack_down_walk02.png' at offset 3603317 : 1414 -> 1435 'gfx/boss/cave_boss/cave_boss_attack_down_walk03.png' at offset 3604731 : 1370 -> 1390 'gfx/boss/cave_boss/cave_boss_attack_down_walk04.png' at offset 3606101 : 1410 -> 1423 'gfx/boss/cave_boss/cave_boss_attack_down_walk05.png' at offset 3607511 : 1422 -> 1435 'gfx/boss/cave_boss/cave_boss_attack_down_walk06.png' at offset 3608933 : 1411 -> 1427 'gfx/boss/cave_boss/cave_boss_attack_down_walk07.png' at offset 3610344 : 1379 -> 1391 'gfx/boss/cave_boss/cave_boss_attack_flame.png' at offset 3611723 : 1586 -> 1575 'gfx/boss/cave_boss/cave_boss_attack_ice.png' at offset 3613309 : 1626 -> 1615 'gfx/boss/cave_boss/cave_boss_attack_up_flame.png' at offset 3614935 : 1447 -> 1465 'gfx/boss/cave_boss/cave_boss_attack_up_ice.png' at offset 3616382 : 1476 -> 1484 'gfx/boss/cave_boss/cave_boss_face_down.png' at offset 3617858 : 1574 -> 1563 'gfx/boss/cave_boss/cave_boss_ground_attack.png' at offset 3619432 : 1008 -> 997 'gfx/boss/cave_boss/cave_boss_ground_stand00.png' at offset 3620440 : 958 -> 947 'gfx/boss/cave_boss/cave_boss_ground_stand01.png' at offset 3621398 : 950 -> 939 'gfx/boss/cave_boss/cave_boss_ground_walk00.png' at offset 3622348 : 954 -> 943 'gfx/boss/cave_boss/cave_boss_ground_walk01.png' at offset 3623302 : 937 -> 926 'gfx/boss/cave_boss/cave_boss_ground_walk02.png' at offset 3624239 : 956 -> 945 'gfx/boss/cave_boss/cave_boss_ground_walk03.png' at offset 3625195 : 960 -> 949 'gfx/boss/cave_boss/cave_boss_ground_walk04.png' at offset 3626155 : 966 -> 955 'gfx/boss/cave_boss/cave_boss_ground_walk05.png' at offset 3627121 : 958 -> 947 'gfx/boss/cave_boss/cave_boss_ground_walk06.png' at offset 3628079 : 963 -> 952 'gfx/boss/cave_boss/cave_boss_ground_walk07.png' at offset 3629042 : 956 -> 945 'gfx/boss/cave_boss/cave_boss_ground_walk08.png' at offset 3629998 : 948 -> 937 'gfx/boss/cave_boss/cave_boss_stand00.png' at offset 3630946 : 1558 -> 1547 'gfx/boss/cave_boss/cave_boss_stand01.png' at offset 3632504 : 1550 -> 1539 'gfx/boss/cave_boss/cave_boss_stand_flame00.png' at offset 3634054 : 1537 -> 1526 'gfx/boss/cave_boss/cave_boss_stand_flame01.png' at offset 3635591 : 1532 -> 1521 'gfx/boss/cave_boss/cave_boss_stand_ice00.png' at offset 3637123 : 1581 -> 1570 'gfx/boss/cave_boss/cave_boss_stand_ice01.png' at offset 3638704 : 1575 -> 1564 'gfx/boss/cave_boss/cave_boss_stun.png' at offset 3640279 : 855 -> 844 'gfx/boss/cave_boss/cave_boss_stun_wake.png' at offset 3641134 : 861 -> 850 'gfx/boss/cave_boss/cave_boss_walk00.png' at offset 3641995 : 1290 -> 1302 'gfx/boss/cave_boss/cave_boss_walk01.png' at offset 3643285 : 1320 -> 1331 'gfx/boss/cave_boss/cave_boss_walk02.png' at offset 3644605 : 1318 -> 1331 'gfx/boss/cave_boss/cave_boss_walk03.png' at offset 3645923 : 1257 -> 1269 'gfx/boss/cave_boss/cave_boss_walk04.png' at offset 3647180 : 1292 -> 1308 'gfx/boss/cave_boss/cave_boss_walk05.png' at offset 3648472 : 1320 -> 1331 'gfx/boss/cave_boss/cave_boss_walk06.png' at offset 3649792 : 1315 -> 1325 'gfx/boss/cave_boss/cave_boss_walk07.png' at offset 3651107 : 1268 -> 1284 'gfx/boss/cave_boss/cave_boss_walk_flame00.png' at offset 3652375 : 1291 -> 1303 'gfx/boss/cave_boss/cave_boss_walk_flame01.png' at offset 3653666 : 1319 -> 1327 'gfx/boss/cave_boss/cave_boss_walk_flame02.png' at offset 3654985 : 1313 -> 1326 'gfx/boss/cave_boss/cave_boss_walk_flame03.png' at offset 3656298 : 1249 -> 1266 'gfx/boss/cave_boss/cave_boss_walk_flame04.png' at offset 3657547 : 1286 -> 1304 'gfx/boss/cave_boss/cave_boss_walk_flame05.png' at offset 3658833 : 1321 -> 1332 'gfx/boss/cave_boss/cave_boss_walk_flame06.png' at offset 3660154 : 1311 -> 1320 'gfx/boss/cave_boss/cave_boss_walk_flame07.png' at offset 3661465 : 1248 -> 1272 'gfx/boss/cave_boss/cave_boss_walk_ice00.png' at offset 3662713 : 1322 -> 1331 'gfx/boss/cave_boss/cave_boss_walk_ice01.png' at offset 3664035 : 1346 -> 1350 'gfx/boss/cave_boss/cave_boss_walk_ice02.png' at offset 3665381 : 1339 -> 1349 'gfx/boss/cave_boss/cave_boss_walk_ice03.png' at offset 3666720 : 1281 -> 1292 'gfx/boss/cave_boss/cave_boss_walk_ice04.png' at offset 3668001 : 1329 -> 1340 'gfx/boss/cave_boss/cave_boss_walk_ice05.png' at offset 3669330 : 1348 -> 1358 'gfx/boss/cave_boss/cave_boss_walk_ice06.png' at offset 3670678 : 1335 -> 1342 'gfx/boss/cave_boss/cave_boss_walk_ice07.png' at offset 3672013 : 1296 -> 1301 'gfx/boss/cave_boss/cave_boss_walk_up00.png' at offset 3673309 : 1581 -> 1570 'gfx/boss/cave_boss/cave_boss_walk_up01.png' at offset 3674890 : 1581 -> 1570 'gfx/boss/cave_boss/cave_boss_walk_up02.png' at offset 3676471 : 1520 -> 1509 'gfx/boss/cave_boss/cave_boss_walk_up03.png' at offset 3677991 : 1521 -> 1510 'gfx/boss/cave_boss/cave_boss_walk_up04.png' at offset 3679512 : 1582 -> 1571 'gfx/boss/cave_boss/cave_boss_walk_up05.png' at offset 3681094 : 1578 -> 1567 'gfx/boss/cave_boss/cave_boss_walk_up06.png' at offset 3682672 : 1534 -> 1523 'gfx/boss/cave_boss/cave_boss_walk_up07.png' at offset 3684206 : 1533 -> 1522 'gfx/boss/cave_boss/cave_boss_walk_up_flame00.png' at offset 3685739 : 1566 -> 1555 'gfx/boss/cave_boss/cave_boss_walk_up_flame01.png' at offset 3687305 : 1568 -> 1557 'gfx/boss/cave_boss/cave_boss_walk_up_flame02.png' at offset 3688873 : 1522 -> 1511 'gfx/boss/cave_boss/cave_boss_walk_up_flame03.png' at offset 3690395 : 1515 -> 1504 'gfx/boss/cave_boss/cave_boss_walk_up_flame04.png' at offset 3691910 : 1572 -> 1561 'gfx/boss/cave_boss/cave_boss_walk_up_flame05.png' at offset 3693482 : 1562 -> 1551 'gfx/boss/cave_boss/cave_boss_walk_up_flame06.png' at offset 3695044 : 1525 -> 1514 'gfx/boss/cave_boss/cave_boss_walk_up_flame07.png' at offset 3696569 : 1519 -> 1508 'gfx/boss/cave_boss/cave_boss_walk_up_ice00.png' at offset 3698088 : 1604 -> 1593 'gfx/boss/cave_boss/cave_boss_walk_up_ice01.png' at offset 3699692 : 1607 -> 1596 'gfx/boss/cave_boss/cave_boss_walk_up_ice02.png' at offset 3701299 : 1546 -> 1535 'gfx/boss/cave_boss/cave_boss_walk_up_ice03.png' at offset 3702845 : 1555 -> 1544 'gfx/boss/cave_boss/cave_boss_walk_up_ice04.png' at offset 3704400 : 1614 -> 1603 'gfx/boss/cave_boss/cave_boss_walk_up_ice05.png' at offset 3706014 : 1612 -> 1601 'gfx/boss/cave_boss/cave_boss_walk_up_ice06.png' at offset 3707626 : 1568 -> 1557 'gfx/boss/cave_boss/cave_boss_walk_up_ice07.png' at offset 3709194 : 1559 -> 1548 'gfx/boss/cave_boss/egg.png' at offset 3710753 : 452 -> 447 'gfx/boss/cave_boss/egg_left.png' at offset 3711205 : 401 -> 398 'gfx/boss/cave_boss/egg_right.png' at offset 3711606 : 406 -> 403 'gfx/boss/centurion_boss/centurion_boss_attack00.png' at offset 3712012 : 976 -> 965 'gfx/boss/centurion_boss/centurion_boss_attack01.png' at offset 3712988 : 1004 -> 993 'gfx/boss/centurion_boss/centurion_boss_attack02.png' at offset 3713992 : 1016 -> 1005 'gfx/boss/centurion_boss/centurion_boss_attack03.png' at offset 3715008 : 992 -> 981 'gfx/boss/centurion_boss/centurion_boss_attack04.png' at offset 3716000 : 1024 -> 1013 'gfx/boss/centurion_boss/centurion_boss_walk00.png' at offset 3717024 : 986 -> 975 'gfx/boss/centurion_boss/centurion_boss_walk01.png' at offset 3718010 : 1117 -> 1106 'gfx/boss/centurion_boss/centurion_boss_walk02.png' at offset 3719127 : 1097 -> 1086 'gfx/boss/centurion_boss/centurion_boss_walk03.png' at offset 3720224 : 955 -> 944 'gfx/boss/centurion_boss/centurion_boss_walk04.png' at offset 3721179 : 1019 -> 1008 'gfx/boss/centurion_boss/centurion_boss_walk05.png' at offset 3722198 : 994 -> 983 'gfx/boss/chaos/chaos_breathe00.png' at offset 3723192 : 6254 -> 6330 'gfx/boss/chaos/chaos_breathe01.png' at offset 3729446 : 6318 -> 6379 'gfx/boss/chaos/chaos_breathe02.png' at offset 3735764 : 6278 -> 6346 'gfx/boss/chaos/chaos_breathe03.png' at offset 3742042 : 6276 -> 6354 'gfx/boss/chaos/chaos_chain.png' at offset 3748318 : 348 -> 350 'gfx/boss/chaos/chaos_chain_base.png' at offset 3748666 : 633 -> 622 'gfx/boss/chaos/chaos_die00.png' at offset 3749299 : 5948 -> 6021 'gfx/boss/chaos/chaos_die01.png' at offset 3755247 : 5427 -> 5572 'gfx/boss/chaos/chaos_flame00.png' at offset 3760674 : 1570 -> 2022 'gfx/boss/chaos/chaos_flame01.png' at offset 3762244 : 1574 -> 2012 'gfx/boss/chaos/chaos_flame02.png' at offset 3763818 : 1596 -> 2019 'gfx/boss/chaos/chaos_flame03.png' at offset 3765414 : 1595 -> 2030 'gfx/boss/chaos/chaos_flame04.png' at offset 3767009 : 1555 -> 2040 'gfx/boss/chaos/chaos_mouth_open.png' at offset 3768564 : 5959 -> 6047 'gfx/boss/chaos/chaos_stand00.png' at offset 3774523 : 5741 -> 5841 'gfx/boss/chaos/chaos_stand01.png' at offset 3780264 : 5746 -> 5840 'gfx/boss/chaos/chaos_stand02.png' at offset 3786010 : 5729 -> 5837 'gfx/boss/chaos/chaos_stand03.png' at offset 3791739 : 5304 -> 5339 'gfx/boss/chaos/chaos_stomp00.png' at offset 3797043 : 5842 -> 6002 'gfx/boss/chaos/chaos_stomp01.png' at offset 3802885 : 5792 -> 6001 'gfx/boss/chaos/chaos_vine.png' at offset 3808677 : 267 -> 273 'gfx/boss/chaos/chaos_vine_body.png' at offset 3808944 : 248 -> 255 'gfx/boss/evil_edgar/evil_edgar_attack00.png' at offset 3809192 : 1321 -> 1310 'gfx/boss/evil_edgar/evil_edgar_attack01.png' at offset 3810513 : 1154 -> 1143 'gfx/boss/evil_edgar/evil_edgar_block.png' at offset 3811667 : 1023 -> 1012 'gfx/boss/evil_edgar/evil_edgar_bow_attack00.png' at offset 3812690 : 1108 -> 1097 'gfx/boss/evil_edgar/evil_edgar_bow_attack01.png' at offset 3813798 : 1134 -> 1123 'gfx/boss/evil_edgar/evil_edgar_bow_attack02.png' at offset 3814932 : 1133 -> 1122 'gfx/boss/evil_edgar/evil_edgar_bow_attack03.png' at offset 3816065 : 1113 -> 1102 'gfx/boss/evil_edgar/evil_edgar_bow_attack04.png' at offset 3817178 : 1144 -> 1133 'gfx/boss/evil_edgar/evil_edgar_bow_attack05.png' at offset 3818322 : 1103 -> 1092 'gfx/boss/evil_edgar/evil_edgar_bow_attack06.png' at offset 3819425 : 1138 -> 1127 'gfx/boss/evil_edgar/evil_edgar_die00.png' at offset 3820563 : 1176 -> 1165 'gfx/boss/evil_edgar/evil_edgar_die01.png' at offset 3821739 : 1178 -> 1167 'gfx/boss/evil_edgar/evil_edgar_die02.png' at offset 3822917 : 1175 -> 1164 'gfx/boss/evil_edgar/evil_edgar_die03.png' at offset 3824092 : 1178 -> 1167 'gfx/boss/evil_edgar/evil_edgar_die04.png' at offset 3825270 : 1176 -> 1165 'gfx/boss/evil_edgar/evil_edgar_die05.png' at offset 3826446 : 1180 -> 1169 'gfx/boss/evil_edgar/evil_edgar_die06.png' at offset 3827626 : 1176 -> 1165 'gfx/boss/evil_edgar/evil_edgar_die07.png' at offset 3828802 : 1173 -> 1162 'gfx/boss/evil_edgar/evil_edgar_stand.png' at offset 3829975 : 1316 -> 1305 'gfx/boss/evil_edgar/evil_edgar_stand_bow.png' at offset 3831291 : 1056 -> 1045 'gfx/boss/evil_edgar/evil_edgar_walk00.png' at offset 3832347 : 1347 -> 1336 'gfx/boss/evil_edgar/evil_edgar_walk01.png' at offset 3833694 : 1260 -> 1249 'gfx/boss/evil_edgar/evil_edgar_walk02.png' at offset 3834954 : 1177 -> 1166 'gfx/boss/evil_edgar/evil_edgar_walk03.png' at offset 3836131 : 1255 -> 1244 'gfx/boss/evil_edgar/evil_edgar_walk_bow00.png' at offset 3837386 : 1131 -> 1120 'gfx/boss/evil_edgar/evil_edgar_walk_bow01.png' at offset 3838517 : 1073 -> 1062 'gfx/boss/evil_edgar/evil_edgar_walk_bow02.png' at offset 3839590 : 1042 -> 1031 'gfx/boss/evil_edgar/evil_edgar_walk_bow03.png' at offset 3840632 : 1090 -> 1079 'gfx/boss/fly_boss/fly_boss_cocoon.png' at offset 3841722 : 585 -> 574 'gfx/boss/fly_boss/fly_boss_cocoon_piece_1.png' at offset 3842307 : 322 -> 326 'gfx/boss/fly_boss/fly_boss_cocoon_piece_10.png' at offset 3842629 : 280 -> 285 'gfx/boss/fly_boss/fly_boss_cocoon_piece_11.png' at offset 3842909 : 287 -> 292 'gfx/boss/fly_boss/fly_boss_cocoon_piece_2.png' at offset 3843196 : 279 -> 286 'gfx/boss/fly_boss/fly_boss_cocoon_piece_3.png' at offset 3843475 : 321 -> 324 'gfx/boss/fly_boss/fly_boss_cocoon_piece_4.png' at offset 3843796 : 269 -> 278 'gfx/boss/fly_boss/fly_boss_cocoon_piece_5.png' at offset 3844065 : 299 -> 304 'gfx/boss/fly_boss/fly_boss_cocoon_piece_6.png' at offset 3844364 : 273 -> 279 'gfx/boss/fly_boss/fly_boss_cocoon_piece_7.png' at offset 3844637 : 241 -> 248 'gfx/boss/fly_boss/fly_boss_cocoon_piece_8.png' at offset 3844878 : 311 -> 313 'gfx/boss/fly_boss/fly_boss_cocoon_piece_9.png' at offset 3845189 : 300 -> 304 'gfx/boss/fly_boss/fly_boss_front00.png' at offset 3845489 : 1142 -> 1131 'gfx/boss/fly_boss/fly_boss_front01.png' at offset 3846631 : 826 -> 815 'gfx/boss/fly_boss/fly_boss_shot.png' at offset 3847457 : 238 -> 245 'gfx/boss/fly_boss/fly_boss_slime00.png' at offset 3847695 : 447 -> 447 'gfx/boss/fly_boss/fly_boss_slime01.png' at offset 3848142 : 451 -> 449 'gfx/boss/fly_boss/fly_boss_slime02.png' at offset 3848593 : 440 -> 439 'gfx/boss/fly_boss/fly_boss_slime03.png' at offset 3849033 : 437 -> 435 'gfx/boss/fly_boss/fly_boss_slime_explode00.png' at offset 3849470 : 442 -> 440 'gfx/boss/fly_boss/fly_boss_slime_explode01.png' at offset 3849912 : 444 -> 443 'gfx/boss/fly_boss/fly_boss_slime_explode02.png' at offset 3850356 : 457 -> 454 'gfx/boss/fly_boss/fly_boss_slime_explode03.png' at offset 3850813 : 444 -> 442 'gfx/boss/fly_boss/fly_boss_slime_explode04.png' at offset 3851257 : 422 -> 422 'gfx/boss/fly_boss/fly_boss_slime_explode05.png' at offset 3851679 : 337 -> 342 'gfx/boss/fly_boss/fly_boss_spin00.png' at offset 3852016 : 761 -> 750 'gfx/boss/fly_boss/fly_boss_spin01.png' at offset 3852777 : 675 -> 664 'gfx/boss/fly_boss/fly_boss_spin02.png' at offset 3853452 : 744 -> 733 'gfx/boss/fly_boss/fly_boss_spin03.png' at offset 3854196 : 604 -> 593 'gfx/boss/fly_boss/fly_boss_stand.png' at offset 3854800 : 743 -> 732 'gfx/boss/fly_boss/fly_boss_stand00.png' at offset 3855543 : 1102 -> 1091 'gfx/boss/fly_boss/fly_boss_stand01.png' at offset 3856645 : 908 -> 897 'gfx/boss/fly_boss/fly_boss_walk00.png' at offset 3857553 : 764 -> 753 'gfx/boss/fly_boss/fly_boss_walk01.png' at offset 3858317 : 773 -> 762 'gfx/boss/fly_boss/fly_boss_walk02.png' at offset 3859090 : 756 -> 745 'gfx/boss/flying_maggot/flying_maggot00.png' at offset 3859846 : 751 -> 740 'gfx/boss/flying_maggot/flying_maggot01.png' at offset 3860597 : 781 -> 770 'gfx/boss/flying_maggot/flying_maggot02.png' at offset 3861378 : 797 -> 786 'gfx/boss/flying_maggot/flying_maggot03.png' at offset 3862175 : 804 -> 793 'gfx/boss/flying_maggot/flying_maggot04.png' at offset 3862979 : 800 -> 789 'gfx/boss/flying_maggot/jumping_maggot00.png' at offset 3863779 : 919 -> 908 'gfx/boss/flying_maggot/jumping_maggot01.png' at offset 3864698 : 909 -> 898 'gfx/boss/flying_maggot/jumping_maggot02.png' at offset 3865607 : 764 -> 753 'gfx/boss/flying_maggot/standing_maggot00.png' at offset 3866371 : 939 -> 928 'gfx/boss/flying_maggot/standing_maggot01.png' at offset 3867310 : 924 -> 913 'gfx/boss/flying_maggot/standing_maggot02.png' at offset 3868234 : 920 -> 909 'gfx/boss/flying_maggot/standing_maggot03.png' at offset 3869154 : 890 -> 879 'gfx/boss/flying_maggot/standing_maggot04.png' at offset 3870044 : 890 -> 879 'gfx/boss/flying_maggot/standing_maggot05.png' at offset 3870934 : 919 -> 908 'gfx/boss/flying_maggot/standing_maggot06.png' at offset 3871853 : 935 -> 924 'gfx/boss/flying_maggot/standing_maggot07.png' at offset 3872788 : 939 -> 928 'gfx/boss/gargoyle/gargoyle_create_lance.png' at offset 3873727 : 1755 -> 1744 'gfx/boss/gargoyle/gargoyle_drop_attack00.png' at offset 3875482 : 1685 -> 1674 'gfx/boss/gargoyle/gargoyle_drop_attack01.png' at offset 3877167 : 1411 -> 1400 'gfx/boss/gargoyle/gargoyle_drop_attack02.png' at offset 3878578 : 1309 -> 1298 'gfx/boss/gargoyle/gargoyle_face_front.png' at offset 3879887 : 1760 -> 1749 'gfx/boss/gargoyle/gargoyle_face_front_kneel.png' at offset 3881647 : 1651 -> 1640 'gfx/boss/gargoyle/gargoyle_face_front_kneel_stone.png' at offset 3883298 : 1823 -> 1812 'gfx/boss/gargoyle/gargoyle_face_player.png' at offset 3885121 : 1749 -> 1738 'gfx/boss/gargoyle/gargoyle_fly00.png' at offset 3886870 : 1220 -> 1209 'gfx/boss/gargoyle/gargoyle_fly01.png' at offset 3888090 : 1290 -> 1279 'gfx/boss/gargoyle/gargoyle_fly02.png' at offset 3889380 : 1452 -> 1441 'gfx/boss/gargoyle/gargoyle_lance_drop_attack.png' at offset 3890832 : 1619 -> 1608 'gfx/boss/gargoyle/gargoyle_lance_throw00.png' at offset 3892451 : 1657 -> 1646 'gfx/boss/gargoyle/gargoyle_lance_throw01.png' at offset 3894108 : 1404 -> 1393 'gfx/boss/gargoyle/gargoyle_lance_throw02.png' at offset 3895512 : 1288 -> 1277 'gfx/boss/gargoyle/gargoyle_lance_throw03.png' at offset 3896800 : 1670 -> 1659 'gfx/boss/gargoyle/gargoyle_lance_throw04.png' at offset 3898470 : 1413 -> 1402 'gfx/boss/gargoyle/gargoyle_lance_throw05.png' at offset 3899883 : 1311 -> 1300 'gfx/boss/gargoyle/gargoyle_piece00.png' at offset 3901194 : 328 -> 332 'gfx/boss/gargoyle/gargoyle_piece01.png' at offset 3901522 : 385 -> 382 'gfx/boss/gargoyle/gargoyle_piece02.png' at offset 3901907 : 606 -> 595 'gfx/boss/gargoyle/gargoyle_piece03.png' at offset 3902513 : 472 -> 466 'gfx/boss/gargoyle/gargoyle_piece04.png' at offset 3902985 : 358 -> 358 'gfx/boss/gargoyle/gargoyle_piece05.png' at offset 3903343 : 441 -> 437 'gfx/boss/gargoyle/gargoyle_piece06.png' at offset 3903784 : 575 -> 564 'gfx/boss/gargoyle/gargoyle_reach.png' at offset 3904359 : 1392 -> 1381 'gfx/boss/gargoyle/gargoyle_reach_stone.png' at offset 3905751 : 1620 -> 1609 'gfx/boss/gargoyle/gargoyle_stand00.png' at offset 3907371 : 1342 -> 1331 'gfx/boss/gargoyle/gargoyle_stand01.png' at offset 3908713 : 1347 -> 1336 'gfx/boss/gargoyle/gargoyle_stand02.png' at offset 3910060 : 1346 -> 1335 'gfx/boss/gargoyle/gargoyle_weapon_remove.png' at offset 3911406 : 1354 -> 1343 'gfx/boss/gargoyle/lance_1_appear00.png' at offset 3912760 : 229 -> 246 'gfx/boss/gargoyle/lance_1_appear01.png' at offset 3912989 : 256 -> 271 'gfx/boss/gargoyle/lance_1_appear02.png' at offset 3913245 : 258 -> 271 'gfx/boss/gargoyle/lance_1_appear03.png' at offset 3913503 : 260 -> 271 'gfx/boss/gargoyle/lance_1_appear04.png' at offset 3913763 : 259 -> 271 'gfx/boss/gargoyle/lance_1_appear05.png' at offset 3914022 : 258 -> 269 'gfx/boss/gargoyle/lance_1_appear06.png' at offset 3914280 : 273 -> 283 'gfx/boss/gargoyle/lance_1_appear07.png' at offset 3914553 : 260 -> 270 'gfx/boss/gargoyle/lance_1_appear08.png' at offset 3914813 : 257 -> 268 'gfx/boss/gargoyle/lance_1_appear09.png' at offset 3915070 : 259 -> 269 'gfx/boss/gargoyle/lance_1_appear10.png' at offset 3915329 : 257 -> 271 'gfx/boss/gargoyle/lance_1_appear11.png' at offset 3915586 : 257 -> 271 'gfx/boss/gargoyle/lance_1_appear12.png' at offset 3915843 : 258 -> 271 'gfx/boss/gargoyle/lance_1_appear13.png' at offset 3916101 : 273 -> 283 'gfx/boss/gargoyle/lance_1_appear14.png' at offset 3916374 : 317 -> 324 'gfx/boss/gargoyle/lance_1_appear15.png' at offset 3916691 : 319 -> 326 'gfx/boss/gargoyle/lance_1_appear16.png' at offset 3917010 : 337 -> 349 'gfx/boss/gargoyle/lance_1_appear17.png' at offset 3917347 : 331 -> 343 'gfx/boss/gargoyle/lance_1_appear18.png' at offset 3917678 : 348 -> 354 'gfx/boss/gargoyle/lance_1_appear19.png' at offset 3918026 : 344 -> 349 'gfx/boss/gargoyle/lance_1_appear20.png' at offset 3918370 : 346 -> 350 'gfx/boss/gargoyle/lance_1_appear21.png' at offset 3918716 : 333 -> 338 'gfx/boss/gargoyle/lance_1_drop.png' at offset 3919049 : 324 -> 327 'gfx/boss/gargoyle/lance_1_piece00.png' at offset 3919373 : 264 -> 268 'gfx/boss/gargoyle/lance_1_piece01.png' at offset 3919637 : 220 -> 226 'gfx/boss/gargoyle/lance_1_piece02.png' at offset 3919857 : 220 -> 226 'gfx/boss/gargoyle/lance_1_piece03.png' at offset 3920077 : 257 -> 262 'gfx/boss/gargoyle/lance_1_piece04.png' at offset 3920334 : 220 -> 226 'gfx/boss/gargoyle/lance_1_piece05.png' at offset 3920554 : 220 -> 226 'gfx/boss/gargoyle/lance_1_stand.png' at offset 3920774 : 357 -> 364 'gfx/boss/gargoyle/lance_1_throw00.png' at offset 3921131 : 318 -> 326 'gfx/boss/gargoyle/lance_1_throw01.png' at offset 3921449 : 310 -> 322 'gfx/boss/gargoyle/lance_1_throw02.png' at offset 3921759 : 297 -> 301 'gfx/boss/gargoyle/lance_2_appear00.png' at offset 3922056 : 229 -> 246 'gfx/boss/gargoyle/lance_2_appear01.png' at offset 3922285 : 260 -> 271 'gfx/boss/gargoyle/lance_2_appear02.png' at offset 3922545 : 259 -> 272 'gfx/boss/gargoyle/lance_2_appear03.png' at offset 3922804 : 261 -> 272 'gfx/boss/gargoyle/lance_2_appear04.png' at offset 3923065 : 259 -> 271 'gfx/boss/gargoyle/lance_2_appear05.png' at offset 3923324 : 258 -> 269 'gfx/boss/gargoyle/lance_2_appear06.png' at offset 3923582 : 270 -> 283 'gfx/boss/gargoyle/lance_2_appear07.png' at offset 3923852 : 260 -> 271 'gfx/boss/gargoyle/lance_2_appear08.png' at offset 3924112 : 259 -> 269 'gfx/boss/gargoyle/lance_2_appear09.png' at offset 3924371 : 258 -> 269 'gfx/boss/gargoyle/lance_2_appear10.png' at offset 3924629 : 261 -> 272 'gfx/boss/gargoyle/lance_2_appear11.png' at offset 3924890 : 260 -> 272 'gfx/boss/gargoyle/lance_2_appear12.png' at offset 3925150 : 260 -> 272 'gfx/boss/gargoyle/lance_2_appear13.png' at offset 3925410 : 273 -> 283 'gfx/boss/gargoyle/lance_2_appear14.png' at offset 3925683 : 308 -> 315 'gfx/boss/gargoyle/lance_2_appear15.png' at offset 3925991 : 308 -> 316 'gfx/boss/gargoyle/lance_2_appear16.png' at offset 3926299 : 327 -> 334 'gfx/boss/gargoyle/lance_2_appear17.png' at offset 3926626 : 319 -> 326 'gfx/boss/gargoyle/lance_2_appear18.png' at offset 3926945 : 332 -> 338 'gfx/boss/gargoyle/lance_2_appear19.png' at offset 3927277 : 325 -> 331 'gfx/boss/gargoyle/lance_2_appear20.png' at offset 3927602 : 327 -> 333 'gfx/boss/gargoyle/lance_2_appear21.png' at offset 3927929 : 313 -> 319 'gfx/boss/gargoyle/lance_2_drop.png' at offset 3928242 : 327 -> 334 'gfx/boss/gargoyle/lance_2_piece00.png' at offset 3928569 : 264 -> 268 'gfx/boss/gargoyle/lance_2_piece01.png' at offset 3928833 : 249 -> 254 'gfx/boss/gargoyle/lance_2_piece02.png' at offset 3929082 : 220 -> 227 'gfx/boss/gargoyle/lance_2_piece03.png' at offset 3929302 : 220 -> 227 'gfx/boss/gargoyle/lance_2_piece04.png' at offset 3929522 : 220 -> 227 'gfx/boss/gargoyle/lance_2_piece05.png' at offset 3929742 : 220 -> 227 'gfx/boss/gargoyle/lance_2_stand.png' at offset 3929962 : 344 -> 345 'gfx/boss/gargoyle/lance_2_throw00.png' at offset 3930306 : 305 -> 310 'gfx/boss/gargoyle/lance_2_throw01.png' at offset 3930611 : 295 -> 305 'gfx/boss/gargoyle/lance_2_throw02.png' at offset 3930906 : 277 -> 287 'gfx/boss/gargoyle/lance_3_appear00.png' at offset 3931183 : 229 -> 246 'gfx/boss/gargoyle/lance_3_appear01.png' at offset 3931412 : 258 -> 271 'gfx/boss/gargoyle/lance_3_appear02.png' at offset 3931670 : 260 -> 271 'gfx/boss/gargoyle/lance_3_appear03.png' at offset 3931930 : 257 -> 271 'gfx/boss/gargoyle/lance_3_appear04.png' at offset 3932187 : 256 -> 271 'gfx/boss/gargoyle/lance_3_appear05.png' at offset 3932443 : 259 -> 269 'gfx/boss/gargoyle/lance_3_appear06.png' at offset 3932702 : 274 -> 283 'gfx/boss/gargoyle/lance_3_appear07.png' at offset 3932976 : 259 -> 270 'gfx/boss/gargoyle/lance_3_appear08.png' at offset 3933235 : 257 -> 268 'gfx/boss/gargoyle/lance_3_appear09.png' at offset 3933492 : 259 -> 269 'gfx/boss/gargoyle/lance_3_appear10.png' at offset 3933751 : 259 -> 271 'gfx/boss/gargoyle/lance_3_appear11.png' at offset 3934010 : 259 -> 271 'gfx/boss/gargoyle/lance_3_appear12.png' at offset 3934269 : 259 -> 272 'gfx/boss/gargoyle/lance_3_appear13.png' at offset 3934528 : 273 -> 283 'gfx/boss/gargoyle/lance_3_appear14.png' at offset 3934801 : 313 -> 324 'gfx/boss/gargoyle/lance_3_appear15.png' at offset 3935114 : 316 -> 326 'gfx/boss/gargoyle/lance_3_appear16.png' at offset 3935430 : 341 -> 347 'gfx/boss/gargoyle/lance_3_appear17.png' at offset 3935771 : 332 -> 338 'gfx/boss/gargoyle/lance_3_appear18.png' at offset 3936103 : 344 -> 351 'gfx/boss/gargoyle/lance_3_appear19.png' at offset 3936447 : 340 -> 346 'gfx/boss/gargoyle/lance_3_appear20.png' at offset 3936787 : 344 -> 347 'gfx/boss/gargoyle/lance_3_appear21.png' at offset 3937131 : 328 -> 334 'gfx/boss/gargoyle/lance_3_drop.png' at offset 3937459 : 346 -> 345 'gfx/boss/gargoyle/lance_3_piece00.png' at offset 3937805 : 264 -> 268 'gfx/boss/gargoyle/lance_3_piece01.png' at offset 3938069 : 257 -> 262 'gfx/boss/gargoyle/lance_3_piece02.png' at offset 3938326 : 219 -> 226 'gfx/boss/gargoyle/lance_3_piece03.png' at offset 3938545 : 219 -> 226 'gfx/boss/gargoyle/lance_3_piece04.png' at offset 3938764 : 219 -> 226 'gfx/boss/gargoyle/lance_3_piece05.png' at offset 3938983 : 219 -> 226 'gfx/boss/gargoyle/lance_3_stand.png' at offset 3939202 : 360 -> 361 'gfx/boss/gargoyle/lance_3_throw00.png' at offset 3939562 : 320 -> 323 'gfx/boss/gargoyle/lance_3_throw01.png' at offset 3939882 : 309 -> 318 'gfx/boss/gargoyle/lance_3_throw02.png' at offset 3940191 : 297 -> 301 'gfx/boss/gargoyle/weapon_remove_blast.png' at offset 3940488 : 326 -> 326 'gfx/boss/golem/golem_boss_head.png' at offset 3940814 : 872 -> 861 'gfx/boss/golem/golem_boss_head_piece.png' at offset 3941686 : 879 -> 868 'gfx/boss/golem/golem_boss_piece00.png' at offset 3942565 : 594 -> 583 'gfx/boss/golem/golem_boss_piece01.png' at offset 3943159 : 685 -> 674 'gfx/boss/golem/golem_boss_piece02.png' at offset 3943844 : 500 -> 495 'gfx/boss/golem/golem_boss_piece03.png' at offset 3944344 : 693 -> 682 'gfx/boss/golem/golem_boss_piece04.png' at offset 3945037 : 680 -> 669 'gfx/boss/golem/golem_boss_piece05.png' at offset 3945717 : 543 -> 532 'gfx/boss/golem/golem_boss_piece06.png' at offset 3946260 : 1656 -> 1645 'gfx/boss/golem/golem_boss_piece07.png' at offset 3947916 : 748 -> 737 'gfx/boss/golem/golem_boss_piece08.png' at offset 3948664 : 549 -> 540 'gfx/boss/golem/golem_boss_piece09.png' at offset 3949213 : 689 -> 678 'gfx/boss/golem/golem_boss_piece10.png' at offset 3949902 : 701 -> 690 'gfx/boss/golem/golem_boss_piece11.png' at offset 3950603 : 511 -> 504 'gfx/boss/golem/golem_boss_piece12.png' at offset 3951114 : 699 -> 688 'gfx/boss/golem/golem_boss_piece13.png' at offset 3951813 : 603 -> 592 'gfx/boss/golem/golem_boss_stand00.png' at offset 3952416 : 3795 -> 3784 'gfx/boss/golem/golem_boss_stand01.png' at offset 3956211 : 3781 -> 3770 'gfx/boss/golem/golem_boss_stand02.png' at offset 3959992 : 3783 -> 3772 'gfx/boss/golem/golem_boss_stand03.png' at offset 3963775 : 3766 -> 3755 'gfx/boss/golem/golem_boss_stomp00.png' at offset 3967541 : 4359 -> 4348 'gfx/boss/golem/golem_boss_stomp01.png' at offset 3971900 : 4322 -> 4311 'gfx/boss/golem/golem_boss_stomp02.png' at offset 3976222 : 4416 -> 4405 'gfx/boss/golem/golem_boss_stomp03.png' at offset 3980638 : 4645 -> 4634 'gfx/boss/golem/golem_boss_throw00.png' at offset 3985283 : 4541 -> 4589 'gfx/boss/golem/golem_boss_throw01.png' at offset 3989824 : 5109 -> 5194 'gfx/boss/golem/golem_boss_throw02.png' at offset 3994933 : 5347 -> 5504 'gfx/boss/golem/golem_boss_throw03.png' at offset 4000280 : 9591 -> 9693 'gfx/boss/golem/golem_boss_throw04.png' at offset 4009871 : 4853 -> 4910 'gfx/boss/golem/golem_head_piece.png' at offset 4014724 : 890 -> 879 'gfx/boss/grimlore/grimlore_armour_arms_up.png' at offset 4015614 : 1271 -> 1260 'gfx/boss/grimlore/grimlore_armour_beam_attack.png' at offset 4016885 : 1458 -> 1447 'gfx/boss/grimlore/grimlore_armour_face_front.png' at offset 4018343 : 1239 -> 1228 'gfx/boss/grimlore/grimlore_armour_item_destroy_attack00.png' at offset 4019582 : 1227 -> 1216 'gfx/boss/grimlore/grimlore_armour_item_destroy_attack01.png' at offset 4020809 : 1289 -> 1278 'gfx/boss/grimlore/grimlore_armour_magic_missile_attack00.png' at offset 4022098 : 1165 -> 1154 'gfx/boss/grimlore/grimlore_armour_magic_missile_attack01.png' at offset 4023263 : 1152 -> 1141 'gfx/boss/grimlore/grimlore_armour_magic_missile_attack02.png' at offset 4024415 : 1146 -> 1135 'gfx/boss/grimlore/grimlore_armour_piece00.png' at offset 4025561 : 426 -> 423 'gfx/boss/grimlore/grimlore_armour_piece01.png' at offset 4025987 : 387 -> 385 'gfx/boss/grimlore/grimlore_armour_piece02.png' at offset 4026374 : 340 -> 340 'gfx/boss/grimlore/grimlore_armour_piece03.png' at offset 4026714 : 331 -> 333 'gfx/boss/grimlore/grimlore_armour_piece04.png' at offset 4027045 : 476 -> 471 'gfx/boss/grimlore/grimlore_armour_piece05.png' at offset 4027521 : 385 -> 382 'gfx/boss/grimlore/grimlore_armour_piece06.png' at offset 4027906 : 423 -> 420 'gfx/boss/grimlore/grimlore_armour_stand00.png' at offset 4028329 : 1098 -> 1087 'gfx/boss/grimlore/grimlore_armour_stand01.png' at offset 4029427 : 1095 -> 1084 'gfx/boss/grimlore/grimlore_armour_stand02.png' at offset 4030522 : 1100 -> 1089 'gfx/boss/grimlore/grimlore_arms_up.png' at offset 4031622 : 1178 -> 1167 'gfx/boss/grimlore/grimlore_beam_attack.png' at offset 4032800 : 1329 -> 1318 'gfx/boss/grimlore/grimlore_face_front.png' at offset 4034129 : 1141 -> 1130 'gfx/boss/grimlore/grimlore_fist.png' at offset 4035270 : 944 -> 933 'gfx/boss/grimlore/grimlore_fist_appear00.png' at offset 4036214 : 293 -> 341 'gfx/boss/grimlore/grimlore_fist_appear01.png' at offset 4036507 : 383 -> 409 'gfx/boss/grimlore/grimlore_fist_appear02.png' at offset 4036890 : 442 -> 466 'gfx/boss/grimlore/grimlore_fist_appear03.png' at offset 4037332 : 536 -> 535 'gfx/boss/grimlore/grimlore_fist_appear04.png' at offset 4037868 : 797 -> 786 'gfx/boss/grimlore/grimlore_item_destroy_attack00.png' at offset 4038665 : 1170 -> 1159 'gfx/boss/grimlore/grimlore_item_destroy_attack01.png' at offset 4039835 : 1178 -> 1167 'gfx/boss/grimlore/grimlore_item_destroyer.png' at offset 4041013 : 256 -> 263 'gfx/boss/grimlore/grimlore_magic_missile_attack00.png' at offset 4041269 : 981 -> 970 'gfx/boss/grimlore/grimlore_magic_missile_attack01.png' at offset 4042250 : 1116 -> 1105 'gfx/boss/grimlore/grimlore_magic_missile_attack02.png' at offset 4043366 : 940 -> 929 'gfx/boss/grimlore/grimlore_magic_missile_particle.png' at offset 4044306 : 225 -> 234 'gfx/boss/grimlore/grimlore_shield_attack.png' at offset 4044531 : 1079 -> 1068 'gfx/boss/grimlore/grimlore_shield_attack00.png' at offset 4045610 : 506 -> 503 'gfx/boss/grimlore/grimlore_shield_attack01.png' at offset 4046116 : 547 -> 543 'gfx/boss/grimlore/grimlore_shield_attack02.png' at offset 4046663 : 557 -> 552 'gfx/boss/grimlore/grimlore_shield_attack03.png' at offset 4047220 : 574 -> 566 'gfx/boss/grimlore/grimlore_shield_face.png' at offset 4047794 : 374 -> 374 'gfx/boss/grimlore/grimlore_shield_face_chain.png' at offset 4048168 : 262 -> 268 'gfx/boss/grimlore/grimlore_shield_flame00.png' at offset 4048430 : 523 -> 515 'gfx/boss/grimlore/grimlore_shield_flame01.png' at offset 4048953 : 509 -> 504 'gfx/boss/grimlore/grimlore_shield_flame02.png' at offset 4049462 : 529 -> 521 'gfx/boss/grimlore/grimlore_shield_flame03.png' at offset 4049991 : 511 -> 505 'gfx/boss/grimlore/grimlore_shield_flame04.png' at offset 4050502 : 517 -> 511 'gfx/boss/grimlore/grimlore_shield_flame05.png' at offset 4051019 : 515 -> 513 'gfx/boss/grimlore/grimlore_shield_flame_tip.png' at offset 4051534 : 377 -> 375 'gfx/boss/grimlore/grimlore_shield_no_face.png' at offset 4051911 : 312 -> 316 'gfx/boss/grimlore/grimlore_shield_piece00.png' at offset 4052223 : 304 -> 307 'gfx/boss/grimlore/grimlore_shield_piece01.png' at offset 4052527 : 291 -> 295 'gfx/boss/grimlore/grimlore_shield_piece02.png' at offset 4052818 : 302 -> 306 'gfx/boss/grimlore/grimlore_shield_piece03.png' at offset 4053120 : 338 -> 339 'gfx/boss/grimlore/grimlore_shield_piece04.png' at offset 4053458 : 289 -> 294 'gfx/boss/grimlore/grimlore_shield_piece05.png' at offset 4053747 : 304 -> 307 'gfx/boss/grimlore/grimlore_shield_piece06.png' at offset 4054051 : 291 -> 294 'gfx/boss/grimlore/grimlore_shield_stand00.png' at offset 4054342 : 533 -> 524 'gfx/boss/grimlore/grimlore_stand00.png' at offset 4054875 : 910 -> 899 'gfx/boss/grimlore/grimlore_stand01.png' at offset 4055785 : 909 -> 898 'gfx/boss/grimlore/grimlore_stand02.png' at offset 4056694 : 910 -> 899 'gfx/boss/grimlore/grimlore_stand_new.png' at offset 4057604 : 861 -> 856 'gfx/boss/grimlore/grimlore_stun00.png' at offset 4058465 : 929 -> 918 'gfx/boss/grimlore/grimlore_stun01.png' at offset 4059394 : 923 -> 912 'gfx/boss/grimlore/grimlore_stun02.png' at offset 4060317 : 925 -> 914 'gfx/boss/grimlore/grimlore_summon_spell00.png' at offset 4061242 : 218 -> 279 'gfx/boss/grimlore/grimlore_summon_spell01.png' at offset 4061460 : 224 -> 285 'gfx/boss/grimlore/grimlore_summon_spell02.png' at offset 4061684 : 275 -> 321 'gfx/boss/grimlore/grimlore_summon_spell03.png' at offset 4061959 : 313 -> 352 'gfx/boss/grimlore/grimlore_summon_spell04.png' at offset 4062272 : 307 -> 351 'gfx/boss/grimlore/grimlore_summon_spell05.png' at offset 4062579 : 305 -> 355 'gfx/boss/grimlore/grimlore_summon_spell06.png' at offset 4062884 : 304 -> 355 'gfx/boss/grimlore/grimlore_summon_spell07.png' at offset 4063188 : 303 -> 354 'gfx/boss/grimlore/grimlore_summon_spell08.png' at offset 4063491 : 304 -> 355 'gfx/boss/grimlore/grimlore_summon_spell09.png' at offset 4063795 : 306 -> 356 'gfx/boss/grimlore/grimlore_summon_spell10.png' at offset 4064101 : 302 -> 354 'gfx/boss/grimlore/grimlore_summon_spell11.png' at offset 4064403 : 181 -> 234 'gfx/boss/grimlore/grimlore_summon_spell_particle00.png' at offset 4064584 : 225 -> 238 'gfx/boss/grimlore/grimlore_summon_spell_particle01.png' at offset 4064809 : 227 -> 238 'gfx/boss/grimlore/grimlore_summon_spell_particle02.png' at offset 4065036 : 227 -> 239 'gfx/boss/grimlore/grimlore_sword_kneel.png' at offset 4065263 : 387 -> 384 'gfx/boss/grimlore/grimlore_sword_kneel_stab.png' at offset 4065650 : 341 -> 343 'gfx/boss/grimlore/grimlore_sword_piece00.png' at offset 4065991 : 247 -> 254 'gfx/boss/grimlore/grimlore_sword_piece01.png' at offset 4066238 : 229 -> 236 'gfx/boss/grimlore/grimlore_sword_piece02.png' at offset 4066467 : 261 -> 266 'gfx/boss/grimlore/grimlore_sword_piece03.png' at offset 4066728 : 274 -> 278 'gfx/boss/grimlore/grimlore_sword_piece04.png' at offset 4067002 : 255 -> 262 'gfx/boss/grimlore/grimlore_sword_piece05.png' at offset 4067257 : 262 -> 268 'gfx/boss/grimlore/grimlore_sword_piece06.png' at offset 4067519 : 263 -> 269 'gfx/boss/grimlore/grimlore_sword_stab.png' at offset 4067782 : 347 -> 347 'gfx/boss/grimlore/grimlore_sword_stab00.png' at offset 4068129 : 1142 -> 1131 'gfx/boss/grimlore/grimlore_sword_stab01.png' at offset 4069271 : 1183 -> 1172 'gfx/boss/grimlore/grimlore_sword_stab_piece00.png' at offset 4070454 : 240 -> 247 'gfx/boss/grimlore/grimlore_sword_stab_piece01.png' at offset 4070694 : 253 -> 259 'gfx/boss/grimlore/grimlore_sword_stab_piece02.png' at offset 4070947 : 259 -> 264 'gfx/boss/grimlore/grimlore_sword_stab_piece03.png' at offset 4071206 : 248 -> 255 'gfx/boss/grimlore/grimlore_sword_stab_piece04.png' at offset 4071454 : 270 -> 278 'gfx/boss/grimlore/grimlore_sword_stab_piece05.png' at offset 4071724 : 262 -> 268 'gfx/boss/grimlore/grimlore_sword_stab_piece06.png' at offset 4071986 : 248 -> 254 'gfx/boss/grimlore/grimlore_sword_stand00.png' at offset 4072234 : 463 -> 459 'gfx/boss/grimlore/grimlore_weapon_box00.png' at offset 4072697 : 680 -> 669 'gfx/boss/grimlore/grimlore_weapon_box01.png' at offset 4073377 : 606 -> 595 'gfx/boss/grimlore/grimlore_weapon_box02.png' at offset 4073983 : 618 -> 613 'gfx/boss/grimlore/grimlore_weapon_box03.png' at offset 4074601 : 556 -> 548 'gfx/boss/grimlore/grimlore_weapon_box04.png' at offset 4075157 : 564 -> 558 'gfx/boss/grimlore/grimlore_weapon_box05.png' at offset 4075721 : 679 -> 668 'gfx/boss/grub_boss/grub_boss_gib00.png' at offset 4076400 : 351 -> 355 'gfx/boss/grub_boss/grub_boss_gib01.png' at offset 4076751 : 348 -> 349 'gfx/boss/grub_boss/grub_boss_gib02.png' at offset 4077099 : 299 -> 305 'gfx/boss/grub_boss/grub_boss_gib03.png' at offset 4077398 : 277 -> 285 'gfx/boss/grub_boss/grub_boss_gib04.png' at offset 4077675 : 348 -> 350 'gfx/boss/grub_boss/grub_boss_gib05.png' at offset 4078023 : 293 -> 298 'gfx/boss/grub_boss/grub_boss_gib06.png' at offset 4078316 : 271 -> 278 'gfx/boss/grub_boss/grub_boss_shot.png' at offset 4078587 : 236 -> 244 'gfx/boss/grub_boss/grub_boss_spin00.png' at offset 4078823 : 515 -> 514 'gfx/boss/grub_boss/grub_boss_spin01.png' at offset 4079338 : 525 -> 522 'gfx/boss/grub_boss/grub_boss_spin02.png' at offset 4079863 : 513 -> 512 'gfx/boss/grub_boss/grub_boss_spin03.png' at offset 4080376 : 536 -> 533 'gfx/boss/grub_boss/grub_boss_spit00.png' at offset 4080912 : 619 -> 611 'gfx/boss/grub_boss/grub_boss_spit01.png' at offset 4081531 : 635 -> 626 'gfx/boss/grub_boss/grub_boss_spit02.png' at offset 4082166 : 630 -> 623 'gfx/boss/grub_boss/grub_boss_spit03.png' at offset 4082796 : 639 -> 630 'gfx/boss/grub_boss/grub_boss_spit04.png' at offset 4083435 : 675 -> 670 'gfx/boss/grub_boss/grub_boss_spit05.png' at offset 4084110 : 677 -> 670 'gfx/boss/grub_boss/grub_boss_stand00.png' at offset 4084787 : 608 -> 603 'gfx/boss/grub_boss/grub_boss_stand01.png' at offset 4085395 : 610 -> 604 'gfx/boss/grub_boss/grub_boss_stand02.png' at offset 4086005 : 606 -> 601 'gfx/boss/grub_boss/grub_boss_stand03.png' at offset 4086611 : 607 -> 600 'gfx/boss/mataeus/mataeus00.png' at offset 4087218 : 1015 -> 1004 'gfx/boss/mataeus/mataeus01.png' at offset 4088233 : 1022 -> 1011 'gfx/boss/mataeus/mataeus02.png' at offset 4089255 : 1036 -> 1025 'gfx/boss/mataeus/mataeus03.png' at offset 4090291 : 271 -> 305 'gfx/boss/mataeus/mataeus04.png' at offset 4090562 : 275 -> 311 'gfx/boss/mataeus/mataeus05.png' at offset 4090837 : 242 -> 279 'gfx/boss/mataeus/mataeus06.png' at offset 4091079 : 244 -> 279 'gfx/boss/mataeus/mataeus07.png' at offset 4091323 : 242 -> 279 'gfx/boss/mataeus/mataeus08.png' at offset 4091565 : 243 -> 278 'gfx/boss/mataeus/mataeus09.png' at offset 4091808 : 243 -> 279 'gfx/boss/mataeus/mataeus10.png' at offset 4092051 : 242 -> 279 'gfx/boss/mataeus/mataeus11.png' at offset 4092293 : 240 -> 277 'gfx/boss/mataeus/mataeus12.png' at offset 4092533 : 236 -> 276 'gfx/boss/mataeus/mataeus13.png' at offset 4092769 : 340 -> 367 'gfx/boss/mataeus/mataeus14.png' at offset 4093109 : 403 -> 423 'gfx/boss/mataeus/mataeus15.png' at offset 4093512 : 463 -> 487 'gfx/boss/mataeus/mataeus16.png' at offset 4093975 : 519 -> 534 'gfx/boss/mataeus/mataeus17.png' at offset 4094494 : 567 -> 583 'gfx/boss/mataeus/mataeus18.png' at offset 4095061 : 609 -> 619 'gfx/boss/mataeus/mataeus19.png' at offset 4095670 : 660 -> 662 'gfx/boss/mataeus/mataeus20.png' at offset 4096330 : 699 -> 695 'gfx/boss/mataeus/mataeus21.png' at offset 4097029 : 738 -> 731 'gfx/boss/mataeus/mataeus22.png' at offset 4097767 : 762 -> 760 'gfx/boss/mataeus/mataeus23.png' at offset 4098529 : 843 -> 835 'gfx/boss/mataeus/mataeus24.png' at offset 4099372 : 879 -> 868 'gfx/boss/mataeus/mataeus25.png' at offset 4100251 : 915 -> 904 'gfx/boss/mataeus/mataeus26.png' at offset 4101166 : 956 -> 945 'gfx/boss/mataeus/mataeus27.png' at offset 4102122 : 976 -> 965 'gfx/boss/mataeus/mataeus28.png' at offset 4103098 : 1000 -> 989 'gfx/boss/mataeus/mataeus29.png' at offset 4104098 : 1016 -> 1005 'gfx/boss/mataeus/mataeus_anchor.png' at offset 4105114 : 497 -> 490 'gfx/boss/mataeus/mataeus_anchor_chain.png' at offset 4105611 : 272 -> 276 'gfx/boss/mataeus/mataeus_gib00.png' at offset 4105883 : 371 -> 372 'gfx/boss/mataeus/mataeus_gib01.png' at offset 4106254 : 317 -> 320 'gfx/boss/mataeus/mataeus_gib02.png' at offset 4106571 : 332 -> 334 'gfx/boss/mataeus/mataeus_gib03.png' at offset 4106903 : 310 -> 313 'gfx/boss/mataeus/mataeus_gib04.png' at offset 4107213 : 327 -> 329 'gfx/boss/mataeus/mataeus_gib05.png' at offset 4107540 : 306 -> 308 'gfx/boss/mataeus/mataeus_gib06.png' at offset 4107846 : 334 -> 336 'gfx/boss/mataeus/mataeus_gib07.png' at offset 4108180 : 379 -> 383 'gfx/boss/mataeus/mataeus_gib08.png' at offset 4108559 : 300 -> 303 'gfx/boss/mataeus/mataeus_gib09.png' at offset 4108859 : 273 -> 278 'gfx/boss/mataeus/mataeus_gib10.png' at offset 4109132 : 301 -> 305 'gfx/boss/mataeus/mataeus_knife00.png' at offset 4109433 : 334 -> 340 'gfx/boss/mataeus/mataeus_knife01.png' at offset 4109767 : 406 -> 409 'gfx/boss/mataeus/mataeus_knife02.png' at offset 4110173 : 344 -> 356 'gfx/boss/mataeus/mataeus_knife03.png' at offset 4110517 : 422 -> 426 'gfx/boss/mataeus/mataeus_knife04.png' at offset 4110939 : 333 -> 340 'gfx/boss/mataeus/mataeus_knife05.png' at offset 4111272 : 408 -> 411 'gfx/boss/mataeus/mataeus_knife06.png' at offset 4111680 : 344 -> 356 'gfx/boss/mataeus/mataeus_knife07.png' at offset 4112024 : 406 -> 409 'gfx/boss/mataeus/mataeus_knife_special00.png' at offset 4112430 : 338 -> 345 'gfx/boss/mataeus/mataeus_knife_special01.png' at offset 4112768 : 408 -> 410 'gfx/boss/mataeus/mataeus_knife_special02.png' at offset 4113176 : 356 -> 363 'gfx/boss/mataeus/mataeus_knife_special03.png' at offset 4113532 : 422 -> 425 'gfx/boss/mataeus/mataeus_knife_special04.png' at offset 4113954 : 337 -> 344 'gfx/boss/mataeus/mataeus_knife_special05.png' at offset 4114291 : 412 -> 413 'gfx/boss/mataeus/mataeus_knife_special06.png' at offset 4114703 : 347 -> 360 'gfx/boss/mataeus/mataeus_knife_special07.png' at offset 4115050 : 404 -> 408 'gfx/boss/mataeus/mataeus_shield.png' at offset 4115454 : 570 -> 561 'gfx/boss/mataeus/rift00.png' at offset 4116024 : 783 -> 917 'gfx/boss/mataeus/rift01.png' at offset 4116807 : 924 -> 1034 'gfx/boss/mataeus/rift02.png' at offset 4117731 : 925 -> 1034 'gfx/boss/mataeus/rift03.png' at offset 4118656 : 927 -> 1034 'gfx/boss/mataeus/rift04.png' at offset 4119583 : 923 -> 1033 'gfx/boss/mataeus/rift05.png' at offset 4120506 : 925 -> 1034 'gfx/boss/mataeus/rift06.png' at offset 4121431 : 925 -> 1034 'gfx/boss/mataeus/rift07.png' at offset 4122356 : 925 -> 1034 'gfx/boss/mataeus/rift08.png' at offset 4123281 : 925 -> 1034 'gfx/boss/mini_gargoyle/mini_gargoyle_die.png' at offset 4124206 : 345 -> 346 'gfx/boss/mini_gargoyle/mini_gargoyle_fly00.png' at offset 4124551 : 342 -> 346 'gfx/boss/mini_gargoyle/mini_gargoyle_fly01.png' at offset 4124893 : 324 -> 329 'gfx/boss/mini_gargoyle/mini_gargoyle_fly02.png' at offset 4125217 : 298 -> 304 'gfx/boss/phoenix/ash_pile.png' at offset 4125515 : 548 -> 540 'gfx/boss/phoenix/fire00.png' at offset 4126063 : 269 -> 277 'gfx/boss/phoenix/fire01.png' at offset 4126332 : 270 -> 279 'gfx/boss/phoenix/fire02.png' at offset 4126602 : 278 -> 285 'gfx/boss/phoenix/fire03.png' at offset 4126880 : 283 -> 289 'gfx/boss/phoenix/fire04.png' at offset 4127163 : 285 -> 298 'gfx/boss/phoenix/fire05.png' at offset 4127448 : 278 -> 290 'gfx/boss/phoenix/fire06.png' at offset 4127726 : 302 -> 311 'gfx/boss/phoenix/fire07.png' at offset 4128028 : 312 -> 317 'gfx/boss/phoenix/fire08.png' at offset 4128340 : 328 -> 332 'gfx/boss/phoenix/fire09.png' at offset 4128668 : 331 -> 335 'gfx/boss/phoenix/fire10.png' at offset 4128999 : 341 -> 345 'gfx/boss/phoenix/fire11.png' at offset 4129340 : 336 -> 341 'gfx/boss/phoenix/fire_stream00.png' at offset 4129676 : 341 -> 343 'gfx/boss/phoenix/fire_stream01.png' at offset 4130017 : 342 -> 344 'gfx/boss/phoenix/fire_stream02.png' at offset 4130359 : 350 -> 351 'gfx/boss/phoenix/fire_stream03.png' at offset 4130709 : 356 -> 357 'gfx/boss/phoenix/fire_stream04.png' at offset 4131065 : 360 -> 361 'gfx/boss/phoenix/fire_stream05.png' at offset 4131425 : 359 -> 360 'gfx/boss/phoenix/fire_stream06.png' at offset 4131784 : 353 -> 355 'gfx/boss/phoenix/fire_stream07.png' at offset 4132137 : 341 -> 343 'gfx/boss/phoenix/phoenix_down00.png' at offset 4132478 : 2147 -> 2210 'gfx/boss/phoenix/phoenix_hover00.png' at offset 4134625 : 2387 -> 2415 'gfx/boss/phoenix/phoenix_hover01.png' at offset 4137012 : 2089 -> 2122 'gfx/boss/phoenix/phoenix_hover02.png' at offset 4139101 : 1821 -> 1849 'gfx/boss/phoenix/phoenix_hover03.png' at offset 4140922 : 1536 -> 1600 'gfx/boss/phoenix/phoenix_stand00.png' at offset 4142458 : 2283 -> 2272 'gfx/boss/phoenix/phoenix_stand01.png' at offset 4144741 : 1974 -> 1963 'gfx/boss/phoenix/phoenix_stand02.png' at offset 4146715 : 1788 -> 1777 'gfx/boss/phoenix/phoenix_stand03.png' at offset 4148503 : 1823 -> 1812 'gfx/boss/phoenix/phoenix_stun00.png' at offset 4150326 : 721 -> 710 'gfx/boss/phoenix/phoenix_stun01.png' at offset 4151047 : 725 -> 714 'gfx/boss/phoenix/phoenix_stun02.png' at offset 4151772 : 756 -> 745 'gfx/boss/phoenix/phoenix_stun03.png' at offset 4152528 : 754 -> 743 'gfx/boss/phoenix/phoenix_stun04.png' at offset 4153282 : 769 -> 758 'gfx/boss/phoenix/phoenix_stun05.png' at offset 4154051 : 798 -> 787 'gfx/boss/phoenix/phoenix_stun06.png' at offset 4154849 : 835 -> 824 'gfx/boss/phoenix/phoenix_stun07.png' at offset 4155684 : 862 -> 851 'gfx/boss/phoenix/phoenix_stun08.png' at offset 4156546 : 857 -> 846 'gfx/boss/phoenix/phoenix_stun09.png' at offset 4157403 : 786 -> 775 'gfx/boss/phoenix/phoenix_up00.png' at offset 4158189 : 2119 -> 2180 'gfx/boss/sewer_boss/sewer_boss_arm.png' at offset 4160308 : 362 -> 363 'gfx/boss/sewer_boss/sewer_boss_arm00.png' at offset 4160670 : 362 -> 363 'gfx/boss/sewer_boss/sewer_boss_arm01.png' at offset 4161032 : 376 -> 376 'gfx/boss/sewer_boss/sewer_boss_arm_old.png' at offset 4161408 : 627 -> 616 'gfx/boss/sewer_boss/sewer_boss_attack00.png' at offset 4162035 : 2578 -> 2751 'gfx/boss/sewer_boss/sewer_boss_attack01.png' at offset 4164613 : 2612 -> 2791 'gfx/boss/sewer_boss/sewer_boss_attack02.png' at offset 4167225 : 2641 -> 2791 'gfx/boss/sewer_boss/sewer_boss_attack03.png' at offset 4169866 : 2636 -> 2802 'gfx/boss/sewer_boss/sewer_boss_attack_water00.png' at offset 4172502 : 2644 -> 2815 'gfx/boss/sewer_boss/sewer_boss_attack_water01.png' at offset 4175146 : 2695 -> 2851 'gfx/boss/sewer_boss/sewer_boss_attack_water02.png' at offset 4177841 : 2694 -> 2846 'gfx/boss/sewer_boss/sewer_boss_attack_water03.png' at offset 4180535 : 2695 -> 2849 'gfx/boss/sewer_boss/sewer_boss_claw.png' at offset 4183230 : 634 -> 623 'gfx/boss/sewer_boss/sewer_boss_claw_bottom.png' at offset 4183864 : 414 -> 411 'gfx/boss/sewer_boss/sewer_boss_claw_bottom_up.png' at offset 4184278 : 416 -> 413 'gfx/boss/sewer_boss/sewer_boss_claw_down.png' at offset 4184694 : 678 -> 667 'gfx/boss/sewer_boss/sewer_boss_claw_up.png' at offset 4185372 : 682 -> 671 'gfx/boss/sewer_boss/sewer_boss_mouth_open00.png' at offset 4186054 : 2654 -> 2801 'gfx/boss/sewer_boss/sewer_boss_mouth_open_water00.png' at offset 4188708 : 2700 -> 2861 'gfx/boss/sewer_boss/sewer_boss_mouth_orb00.png' at offset 4191408 : 306 -> 313 'gfx/boss/sewer_boss/sewer_boss_mouth_orb01.png' at offset 4191714 : 305 -> 313 'gfx/boss/sewer_boss/sewer_boss_mouth_orb02.png' at offset 4192019 : 306 -> 313 'gfx/boss/sewer_boss/sewer_boss_punch00.png' at offset 4192325 : 2578 -> 2751 'gfx/boss/sewer_boss/sewer_boss_punch_water00.png' at offset 4194903 : 2644 -> 2815 'gfx/boss/sewer_boss/sewer_boss_slime_drip00.png' at offset 4197547 : 243 -> 254 'gfx/boss/sewer_boss/sewer_boss_slime_drip01.png' at offset 4197790 : 253 -> 270 'gfx/boss/sewer_boss/sewer_boss_slime_drip02.png' at offset 4198043 : 304 -> 311 'gfx/boss/sewer_boss/sewer_boss_slime_drip03.png' at offset 4198347 : 319 -> 325 'gfx/boss/sewer_boss/sewer_boss_slime_drip04.png' at offset 4198666 : 323 -> 331 'gfx/boss/sewer_boss/sewer_boss_slime_drip05.png' at offset 4198989 : 346 -> 350 'gfx/boss/sewer_boss/sewer_boss_slime_drip06.png' at offset 4199335 : 382 -> 386 'gfx/boss/sewer_boss/sewer_boss_slime_drip07.png' at offset 4199717 : 410 -> 411 'gfx/boss/sewer_boss/sewer_boss_slime_drip08.png' at offset 4200127 : 419 -> 419 'gfx/boss/sewer_boss/sewer_boss_slime_drip09.png' at offset 4200546 : 419 -> 419 'gfx/boss/sewer_boss/sewer_boss_slime_drip_water00.png' at offset 4200965 : 245 -> 254 'gfx/boss/sewer_boss/sewer_boss_slime_drip_water01.png' at offset 4201210 : 259 -> 273 'gfx/boss/sewer_boss/sewer_boss_slime_drip_water02.png' at offset 4201469 : 288 -> 298 'gfx/boss/sewer_boss/sewer_boss_slime_drip_water03.png' at offset 4201757 : 308 -> 311 'gfx/boss/sewer_boss/sewer_boss_slime_drip_water04.png' at offset 4202065 : 326 -> 331 'gfx/boss/sewer_boss/sewer_boss_slime_drip_water05.png' at offset 4202391 : 355 -> 354 'gfx/boss/sewer_boss/sewer_boss_slime_drip_water06.png' at offset 4202746 : 391 -> 389 'gfx/boss/sewer_boss/sewer_boss_slime_drip_water07.png' at offset 4203137 : 421 -> 418 'gfx/boss/sewer_boss/sewer_boss_slime_drip_water08.png' at offset 4203558 : 433 -> 429 'gfx/boss/sewer_boss/sewer_boss_slime_drip_water09.png' at offset 4203991 : 426 -> 427 'gfx/boss/sewer_boss/sewer_boss_stand00.png' at offset 4204417 : 2403 -> 2587 'gfx/boss/sewer_boss/sewer_boss_stand01.png' at offset 4206820 : 2267 -> 2449 'gfx/boss/sewer_boss/sewer_boss_stand_water00.png' at offset 4209087 : 2483 -> 2649 'gfx/boss/sewer_boss/sewer_boss_stand_water01.png' at offset 4211570 : 2330 -> 2506 'gfx/boss/sewer_boss/sewer_water.png' at offset 4213900 : 330 -> 332 'gfx/boss/snake_boss/snake_boss.png' at offset 4214230 : 944 -> 933 'gfx/boss/snake_boss/snake_boss_bite.png' at offset 4215174 : 976 -> 965 'gfx/boss/snake_boss/snake_boss_body.png' at offset 4216150 : 497 -> 490 'gfx/boss/snake_boss/snake_boss_die.png' at offset 4216647 : 962 -> 951 'gfx/boss/snake_boss/snake_boss_normal_shot00.png' at offset 4217609 : 287 -> 294 'gfx/boss/snake_boss/snake_boss_normal_shot01.png' at offset 4217896 : 280 -> 287 'gfx/boss/snake_boss/snake_boss_normal_shot02.png' at offset 4218176 : 283 -> 290 'gfx/boss/snake_boss/snake_boss_normal_shot03.png' at offset 4218459 : 278 -> 286 'gfx/boss/snake_boss/snake_boss_normal_shot04.png' at offset 4218737 : 279 -> 287 'gfx/boss/snake_boss/snake_boss_normal_shot05.png' at offset 4219016 : 279 -> 286 'gfx/boss/snake_boss/snake_boss_normal_shot06.png' at offset 4219295 : 279 -> 286 'gfx/boss/snake_boss/snake_boss_normal_shot07.png' at offset 4219574 : 274 -> 282 'gfx/boss/snake_boss/snake_boss_pain.png' at offset 4219848 : 929 -> 918 'gfx/boss/snake_boss/snake_boss_special_shot00.png' at offset 4220777 : 290 -> 299 'gfx/boss/snake_boss/snake_boss_special_shot01.png' at offset 4221067 : 281 -> 291 'gfx/boss/snake_boss/snake_boss_special_shot02.png' at offset 4221348 : 287 -> 296 'gfx/boss/snake_boss/snake_boss_special_shot03.png' at offset 4221635 : 279 -> 288 'gfx/boss/snake_boss/snake_boss_special_shot04.png' at offset 4221914 : 282 -> 291 'gfx/boss/snake_boss/snake_boss_special_shot05.png' at offset 4222196 : 280 -> 290 'gfx/boss/snake_boss/snake_boss_special_shot06.png' at offset 4222476 : 281 -> 291 'gfx/boss/snake_boss/snake_boss_special_shot07.png' at offset 4222757 : 279 -> 288 'gfx/boss/sorceror/distintegration_spell.png' at offset 4223036 : 244 -> 251 'gfx/boss/sorceror/final_spell00.png' at offset 4223280 : 231 -> 242 'gfx/boss/sorceror/final_spell01.png' at offset 4223511 : 258 -> 267 'gfx/boss/sorceror/final_spell02.png' at offset 4223769 : 282 -> 291 'gfx/boss/sorceror/final_spell03.png' at offset 4224051 : 300 -> 308 'gfx/boss/sorceror/final_spell04.png' at offset 4224351 : 336 -> 340 'gfx/boss/sorceror/final_spell05.png' at offset 4224687 : 349 -> 353 'gfx/boss/sorceror/final_spell06.png' at offset 4225036 : 378 -> 378 'gfx/boss/sorceror/final_spell07.png' at offset 4225414 : 403 -> 404 'gfx/boss/sorceror/final_spell08.png' at offset 4225817 : 414 -> 414 'gfx/boss/sorceror/final_spell09.png' at offset 4226231 : 425 -> 422 'gfx/boss/sorceror/flame_wave00.png' at offset 4226656 : 299 -> 307 'gfx/boss/sorceror/flame_wave01.png' at offset 4226955 : 321 -> 326 'gfx/boss/sorceror/flame_wave02.png' at offset 4227276 : 336 -> 342 'gfx/boss/sorceror/flame_wave03.png' at offset 4227612 : 331 -> 336 'gfx/boss/sorceror/hold_person_back00.png' at offset 4227943 : 223 -> 235 'gfx/boss/sorceror/hold_person_back01.png' at offset 4228166 : 241 -> 252 'gfx/boss/sorceror/hold_person_back02.png' at offset 4228407 : 251 -> 262 'gfx/boss/sorceror/hold_person_back03.png' at offset 4228658 : 258 -> 269 'gfx/boss/sorceror/hold_person_front00.png' at offset 4228916 : 223 -> 235 'gfx/boss/sorceror/hold_person_front01.png' at offset 4229139 : 244 -> 255 'gfx/boss/sorceror/hold_person_front02.png' at offset 4229383 : 259 -> 269 'gfx/boss/sorceror/hold_person_front03.png' at offset 4229642 : 266 -> 276 'gfx/boss/sorceror/hold_person_front04.png' at offset 4229908 : 224 -> 236 'gfx/boss/sorceror/hold_person_front05.png' at offset 4230132 : 226 -> 238 'gfx/boss/sorceror/sorceror_die.png' at offset 4230358 : 613 -> 602 'gfx/boss/sorceror/sorceror_drop.png' at offset 4230971 : 1026 -> 1015 'gfx/boss/sorceror/sorceror_final_attack.png' at offset 4231997 : 977 -> 966 'gfx/boss/sorceror/sorceror_floor.png' at offset 4232974 : 739 -> 728 'gfx/boss/sorceror/sorceror_lightning_cage.png' at offset 4233713 : 1022 -> 1011 'gfx/boss/sorceror/sorceror_red_flash.png' at offset 4234735 : 450 -> 452 'gfx/boss/sorceror/sorceror_shield.png' at offset 4235185 : 632 -> 626 'gfx/boss/sorceror/sorceror_shield_piece00.png' at offset 4235817 : 305 -> 308 'gfx/boss/sorceror/sorceror_shield_piece01.png' at offset 4236122 : 329 -> 330 'gfx/boss/sorceror/sorceror_shield_piece02.png' at offset 4236451 : 261 -> 265 'gfx/boss/sorceror/sorceror_shield_piece03.png' at offset 4236712 : 316 -> 318 'gfx/boss/sorceror/sorceror_shield_piece04.png' at offset 4237028 : 289 -> 292 'gfx/boss/sorceror/sorceror_shield_piece05.png' at offset 4237317 : 285 -> 289 'gfx/boss/sorceror/sorceror_sit00.png' at offset 4237602 : 1008 -> 997 'gfx/boss/sorceror/sorceror_sit01.png' at offset 4238610 : 1067 -> 1056 'gfx/boss/sorceror/sorceror_spell.png' at offset 4239677 : 972 -> 961 'gfx/boss/sorceror/sorceror_staff.png' at offset 4240649 : 266 -> 275 'gfx/boss/sorceror/sorceror_staff_spell.png' at offset 4240915 : 970 -> 959 'gfx/boss/sorceror/sorceror_staff_spell00.png' at offset 4241885 : 970 -> 959 'gfx/boss/sorceror/sorceror_staff_spell01.png' at offset 4242855 : 970 -> 959 'gfx/boss/sorceror/sorceror_staff_spell02.png' at offset 4243825 : 970 -> 959 'gfx/boss/sorceror/sorceror_stand00.png' at offset 4244795 : 968 -> 957 'gfx/boss/sorceror/sorceror_stand01.png' at offset 4245763 : 956 -> 945 'gfx/boss/sorceror/staff_piece00.png' at offset 4246719 : 264 -> 269 'gfx/boss/sorceror/staff_piece01.png' at offset 4246983 : 217 -> 224 'gfx/boss/sorceror/teleport_spell.png' at offset 4247200 : 217 -> 226 'gfx/common/action_point.png' at offset 4247417 : 415 -> 415 'gfx/common/explosion00.png' at offset 4247832 : 245 -> 258 'gfx/common/explosion01.png' at offset 4248077 : 261 -> 275 'gfx/common/explosion02.png' at offset 4248338 : 385 -> 387 'gfx/common/explosion03.png' at offset 4248723 : 416 -> 415 'gfx/common/explosion04.png' at offset 4249139 : 424 -> 422 'gfx/common/explosion05.png' at offset 4249563 : 435 -> 435 'gfx/common/explosion06.png' at offset 4249998 : 446 -> 444 'gfx/common/explosion07.png' at offset 4250444 : 420 -> 420 'gfx/common/gameover.png' at offset 4250864 : 2691 -> 2680 'gfx/common/green_blob.png' at offset 4253555 : 241 -> 247 'gfx/common/ice_piece00.png' at offset 4253796 : 344 -> 343 'gfx/common/ice_piece01.png' at offset 4254140 : 460 -> 454 'gfx/common/ice_piece02.png' at offset 4254600 : 450 -> 444 'gfx/common/ice_piece03.png' at offset 4255050 : 418 -> 414 'gfx/common/ice_piece04.png' at offset 4255468 : 421 -> 418 'gfx/common/ice_piece05.png' at offset 4255889 : 396 -> 395 'gfx/common/ice_piece06.png' at offset 4256285 : 390 -> 387 'gfx/common/ice_piece07.png' at offset 4256675 : 373 -> 370 'gfx/common/iron_key.png' at offset 4257048 : 287 -> 290 'gfx/common/large_pressure_plate00.png' at offset 4257335 : 341 -> 345 'gfx/common/large_pressure_plate01.png' at offset 4257676 : 347 -> 350 'gfx/common/large_rock.png' at offset 4258023 : 434 -> 430 'gfx/common/level_exit.png' at offset 4258457 : 310 -> 312 'gfx/common/pressure_plate00.png' at offset 4258767 : 336 -> 340 'gfx/common/pressure_plate01.png' at offset 4259103 : 338 -> 341 'gfx/common/red_blob.png' at offset 4259441 : 237 -> 243 'gfx/common/reset_switch00.png' at offset 4259678 : 401 -> 404 'gfx/common/reset_switch01.png' at offset 4260079 : 399 -> 402 'gfx/common/save_point00.png' at offset 4260478 : 559 -> 552 'gfx/common/save_point01.png' at offset 4261037 : 561 -> 555 'gfx/common/save_point02.png' at offset 4261598 : 562 -> 555 'gfx/common/save_point03.png' at offset 4262160 : 561 -> 556 'gfx/common/save_point04.png' at offset 4262721 : 557 -> 554 'gfx/common/save_point05.png' at offset 4263278 : 558 -> 555 'gfx/common/save_point06.png' at offset 4263836 : 555 -> 551 'gfx/common/save_point_active00.png' at offset 4264391 : 573 -> 567 'gfx/common/save_point_active01.png' at offset 4264964 : 575 -> 567 'gfx/common/save_point_active02.png' at offset 4265539 : 554 -> 566 'gfx/common/save_point_active03.png' at offset 4266093 : 576 -> 567 'gfx/common/save_point_active04.png' at offset 4266669 : 573 -> 566 'gfx/common/save_point_active05.png' at offset 4267242 : 576 -> 569 'gfx/common/save_point_active06.png' at offset 4267818 : 573 -> 567 'gfx/common/small_rock.png' at offset 4268391 : 265 -> 271 'gfx/common/spawner.png' at offset 4268656 : 266 -> 279 'gfx/common/switch00.png' at offset 4268922 : 383 -> 387 'gfx/common/switch01.png' at offset 4269305 : 386 -> 390 'gfx/common/switch02.png' at offset 4269691 : 386 -> 390 'gfx/common/trap_door00.png' at offset 4270077 : 378 -> 410 'gfx/common/trap_door01.png' at offset 4270455 : 452 -> 452 'gfx/common/wooden_door.png' at offset 4270907 : 560 -> 551 'gfx/conveyor_belt/conveyor_belt_left00.png' at offset 4271467 : 397 -> 407 'gfx/conveyor_belt/conveyor_belt_left01.png' at offset 4271864 : 408 -> 411 'gfx/conveyor_belt/conveyor_belt_left02.png' at offset 4272272 : 403 -> 406 'gfx/conveyor_belt/conveyor_belt_left03.png' at offset 4272675 : 408 -> 411 'gfx/conveyor_belt/conveyor_belt_middle00.png' at offset 4273083 : 272 -> 274 'gfx/conveyor_belt/conveyor_belt_middle01.png' at offset 4273355 : 276 -> 278 'gfx/conveyor_belt/conveyor_belt_middle02.png' at offset 4273631 : 268 -> 273 'gfx/conveyor_belt/conveyor_belt_middle03.png' at offset 4273899 : 278 -> 282 'gfx/conveyor_belt/conveyor_belt_right00.png' at offset 4274177 : 416 -> 418 'gfx/conveyor_belt/conveyor_belt_right01.png' at offset 4274593 : 406 -> 410 'gfx/conveyor_belt/conveyor_belt_right02.png' at offset 4274999 : 407 -> 412 'gfx/conveyor_belt/conveyor_belt_right03.png' at offset 4275406 : 417 -> 420 'gfx/decoration/blood.png' at offset 4275823 : 307 -> 310 'gfx/decoration/blue_particle.png' at offset 4276130 : 228 -> 236 'gfx/decoration/chimney_smoke.png' at offset 4276358 : 272 -> 275 'gfx/decoration/chimney_smoke00.png' at offset 4276630 : 272 -> 275 'gfx/decoration/chimney_smoke01.png' at offset 4276902 : 262 -> 266 'gfx/decoration/chimney_smoke02.png' at offset 4277164 : 245 -> 249 'gfx/decoration/dust00.png' at offset 4277409 : 254 -> 260 'gfx/decoration/dust01.png' at offset 4277663 : 295 -> 299 'gfx/decoration/dust02.png' at offset 4277958 : 326 -> 326 'gfx/decoration/dust03.png' at offset 4278284 : 326 -> 327 'gfx/decoration/dust04.png' at offset 4278610 : 346 -> 345 'gfx/decoration/green_particle.png' at offset 4278956 : 228 -> 236 'gfx/decoration/jumping_fireball_trail.png' at offset 4279184 : 193 -> 204 'gfx/decoration/purple_particle.png' at offset 4279377 : 232 -> 240 'gfx/decoration/red_particle.png' at offset 4279609 : 229 -> 237 'gfx/decoration/rift_energy.png' at offset 4279838 : 256 -> 262 'gfx/decoration/small_flame00.png' at offset 4280094 : 236 -> 246 'gfx/decoration/small_flame01.png' at offset 4280330 : 239 -> 248 'gfx/decoration/small_flame02.png' at offset 4280569 : 234 -> 244 'gfx/decoration/small_flame03.png' at offset 4280803 : 224 -> 234 'gfx/decoration/small_flame04.png' at offset 4281027 : 220 -> 230 'gfx/decoration/small_ice00.png' at offset 4281247 : 248 -> 257 'gfx/decoration/small_ice01.png' at offset 4281495 : 242 -> 251 'gfx/decoration/small_ice02.png' at offset 4281737 : 227 -> 237 'gfx/decoration/small_ice03.png' at offset 4281964 : 220 -> 230 'gfx/decoration/small_red_star.png' at offset 4282184 : 251 -> 257 'gfx/decoration/small_yellow_star.png' at offset 4282435 : 253 -> 258 'gfx/decoration/sparkle00.png' at offset 4282688 : 266 -> 276 'gfx/decoration/sparkle01.png' at offset 4282954 : 261 -> 272 'gfx/decoration/sparkle02.png' at offset 4283215 : 253 -> 264 'gfx/decoration/sparkle03.png' at offset 4283468 : 245 -> 255 'gfx/decoration/sparkle04.png' at offset 4283713 : 226 -> 237 'gfx/decoration/sparkle200.png' at offset 4283939 : 266 -> 276 'gfx/decoration/sparkle201.png' at offset 4284205 : 261 -> 272 'gfx/decoration/sparkle202.png' at offset 4284466 : 253 -> 264 'gfx/decoration/sparkle203.png' at offset 4284719 : 245 -> 255 'gfx/decoration/sparkle204.png' at offset 4284964 : 226 -> 237 'gfx/decoration/yellow_particle.png' at offset 4285190 : 231 -> 239 'gfx/decoration/z00.png' at offset 4285421 : 210 -> 220 'gfx/decoration/z01.png' at offset 4285631 : 214 -> 224 'gfx/decoration/z02.png' at offset 4285845 : 218 -> 228 'gfx/door/cage_door.png' at offset 4286063 : 308 -> 315 'gfx/door/large_metal_door.png' at offset 4286371 : 705 -> 694 'gfx/door/lava_door.png' at offset 4287076 : 754 -> 743 'gfx/door/metal_door.png' at offset 4287830 : 552 -> 541 'gfx/door/skull_door.png' at offset 4288382 : 460 -> 453 'gfx/edgar/dizzy_heads.png' at offset 4288842 : 657 -> 646 'gfx/edgar/edgar_ash00.png' at offset 4289499 : 655 -> 644 'gfx/edgar/edgar_ash01.png' at offset 4290154 : 560 -> 553 'gfx/edgar/edgar_ash02.png' at offset 4290714 : 549 -> 542 'gfx/edgar/edgar_ash03.png' at offset 4291263 : 510 -> 512 'gfx/edgar/edgar_ash04.png' at offset 4291773 : 473 -> 483 'gfx/edgar/edgar_ash05.png' at offset 4292246 : 447 -> 455 'gfx/edgar/edgar_ash06.png' at offset 4292693 : 415 -> 432 'gfx/edgar/edgar_ash07.png' at offset 4293108 : 382 -> 402 'gfx/edgar/edgar_ash08.png' at offset 4293490 : 320 -> 340 'gfx/edgar/edgar_ash09.png' at offset 4293810 : 319 -> 340 'gfx/edgar/edgar_attack00.png' at offset 4294129 : 957 -> 946 'gfx/edgar/edgar_attack01.png' at offset 4295086 : 910 -> 899 'gfx/edgar/edgar_attack02.png' at offset 4295996 : 947 -> 936 'gfx/edgar/edgar_attack03.png' at offset 4296943 : 947 -> 936 'gfx/edgar/edgar_block.png' at offset 4297890 : 924 -> 913 'gfx/edgar/edgar_block00.png' at offset 4298814 : 955 -> 944 'gfx/edgar/edgar_bow.png' at offset 4299769 : 847 -> 836 'gfx/edgar/edgar_die00.png' at offset 4300616 : 895 -> 884 'gfx/edgar/edgar_die01.png' at offset 4301511 : 898 -> 887 'gfx/edgar/edgar_die02.png' at offset 4302409 : 895 -> 884 'gfx/edgar/edgar_die03.png' at offset 4303304 : 896 -> 885 'gfx/edgar/edgar_die04.png' at offset 4304200 : 896 -> 885 'gfx/edgar/edgar_die05.png' at offset 4305096 : 899 -> 888 'gfx/edgar/edgar_die06.png' at offset 4305995 : 900 -> 889 'gfx/edgar/edgar_die07.png' at offset 4306895 : 893 -> 882 'gfx/edgar/edgar_electrify00.png' at offset 4307788 : 411 -> 414 'gfx/edgar/edgar_electrify01.png' at offset 4308199 : 656 -> 645 'gfx/edgar/edgar_frozen.png' at offset 4308855 : 993 -> 982 'gfx/edgar/edgar_gib00.png' at offset 4309848 : 369 -> 370 'gfx/edgar/edgar_gib01.png' at offset 4310217 : 439 -> 435 'gfx/edgar/edgar_gib02.png' at offset 4310656 : 343 -> 346 'gfx/edgar/edgar_gib03.png' at offset 4310999 : 324 -> 327 'gfx/edgar/edgar_gib04.png' at offset 4311323 : 342 -> 344 'gfx/edgar/edgar_gib05.png' at offset 4311665 : 496 -> 490 'gfx/edgar/edgar_new.png' at offset 4312161 : 945 -> 934 'gfx/edgar/edgar_new00.png' at offset 4313106 : 900 -> 889 'gfx/edgar/edgar_new01.png' at offset 4314006 : 880 -> 869 'gfx/edgar/edgar_new02.png' at offset 4314886 : 860 -> 849 'gfx/edgar/edgar_new03.png' at offset 4315746 : 880 -> 869 'gfx/edgar/edgar_petrify00.png' at offset 4316626 : 347 -> 367 'gfx/edgar/edgar_petrify01.png' at offset 4316973 : 410 -> 428 'gfx/edgar/edgar_petrify02.png' at offset 4317383 : 537 -> 545 'gfx/edgar/edgar_petrify03.png' at offset 4317920 : 689 -> 678 'gfx/edgar/edgar_petrify04.png' at offset 4318609 : 787 -> 776 'gfx/edgar/edgar_protection_shield.png' at offset 4319396 : 557 -> 552 'gfx/edgar/edgar_reflection_shield.png' at offset 4319953 : 567 -> 560 'gfx/edgar/edgar_sad00.png' at offset 4320520 : 934 -> 923 'gfx/edgar/edgar_sad01.png' at offset 4321454 : 924 -> 913 'gfx/edgar/edgar_sad02.png' at offset 4322378 : 914 -> 903 'gfx/edgar/edgar_sit00.png' at offset 4323292 : 816 -> 805 'gfx/edgar/edgar_sit01.png' at offset 4324108 : 796 -> 785 'gfx/edgar/edgar_slimed.png' at offset 4324904 : 615 -> 604 'gfx/edgar/edgar_snowed.png' at offset 4325519 : 553 -> 548 'gfx/edgar/edgar_stand00.png' at offset 4326072 : 929 -> 918 'gfx/edgar/edgar_stand01.png' at offset 4327001 : 912 -> 901 'gfx/edgar/edgar_stand02.png' at offset 4327913 : 909 -> 898 'gfx/edgar/edgar_stand_clothes00.png' at offset 4328822 : 839 -> 828 'gfx/edgar/edgar_stand_clothes01.png' at offset 4329661 : 819 -> 808 'gfx/edgar/edgar_title00.png' at offset 4330480 : 1296 -> 1285 'gfx/edgar/edgar_title01.png' at offset 4331776 : 1204 -> 1193 'gfx/edgar/edgar_title02.png' at offset 4332980 : 1129 -> 1118 'gfx/edgar/edgar_title03.png' at offset 4334109 : 1208 -> 1197 'gfx/edgar/edgar_title04.png' at offset 4335317 : 1390 -> 1379 'gfx/edgar/edgar_title05.png' at offset 4336707 : 1300 -> 1289 'gfx/edgar/edgar_title06.png' at offset 4338007 : 1231 -> 1220 'gfx/edgar/edgar_title07.png' at offset 4339238 : 1308 -> 1297 'gfx/edgar/edgar_walk00.png' at offset 4340546 : 1001 -> 990 'gfx/edgar/edgar_walk01.png' at offset 4341547 : 962 -> 951 'gfx/edgar/edgar_walk02.png' at offset 4342509 : 915 -> 904 'gfx/edgar/edgar_walk03.png' at offset 4343424 : 963 -> 952 'gfx/edgar/edgar_walk04.png' at offset 4344387 : 895 -> 884 'gfx/edgar/edgar_walk_clothes00.png' at offset 4345282 : 899 -> 888 'gfx/edgar/edgar_walk_clothes01.png' at offset 4346181 : 879 -> 868 'gfx/edgar/edgar_walk_clothes02.png' at offset 4347060 : 845 -> 834 'gfx/edgar/edgar_walk_clothes03.png' at offset 4347905 : 880 -> 869 'gfx/edgar/edgar_walk_clothes04.png' at offset 4348785 : 824 -> 813 'gfx/edgar/edgar_wrapped.png' at offset 4349609 : 687 -> 678 'gfx/edgar/hands00.png' at offset 4350296 : 367 -> 363 'gfx/enemy/armadillo/armadillo00.png' at offset 4350663 : 1601 -> 1590 'gfx/enemy/armadillo/armadillo01.png' at offset 4352264 : 1551 -> 1540 'gfx/enemy/armadillo/armadillo02.png' at offset 4353815 : 1607 -> 1596 'gfx/enemy/armadillo/armadillo03.png' at offset 4355422 : 1570 -> 1559 'gfx/enemy/armadillo/armadillo04.png' at offset 4356992 : 1591 -> 1580 'gfx/enemy/armadillo/armadillo05.png' at offset 4358583 : 1557 -> 1546 'gfx/enemy/armadillo/armadillo06.png' at offset 4360140 : 1540 -> 1529 'gfx/enemy/armadillo/spike_ball.png' at offset 4361680 : 364 -> 365 'gfx/enemy/armour_changer/armour_changer_blue00.png' at offset 4362044 : 836 -> 825 'gfx/enemy/armour_changer/armour_changer_blue01.png' at offset 4362880 : 842 -> 831 'gfx/enemy/armour_changer/armour_changer_blue02.png' at offset 4363722 : 915 -> 904 'gfx/enemy/armour_changer/armour_changer_blue03.png' at offset 4364637 : 936 -> 925 'gfx/enemy/armour_changer/armour_changer_blue04.png' at offset 4365573 : 899 -> 888 'gfx/enemy/armour_changer/armour_changer_blue05.png' at offset 4366472 : 848 -> 837 'gfx/enemy/armour_changer/armour_changer_blue06.png' at offset 4367320 : 871 -> 860 'gfx/enemy/armour_changer/armour_changer_blue07.png' at offset 4368191 : 913 -> 902 'gfx/enemy/armour_changer/armour_changer_blue08.png' at offset 4369104 : 866 -> 855 'gfx/enemy/armour_changer/armour_changer_blue09.png' at offset 4369970 : 850 -> 839 'gfx/enemy/armour_changer/armour_changer_glow00.png' at offset 4370820 : 434 -> 435 'gfx/enemy/armour_changer/armour_changer_glow01.png' at offset 4371254 : 459 -> 457 'gfx/enemy/armour_changer/armour_changer_glow02.png' at offset 4371713 : 473 -> 470 'gfx/enemy/armour_changer/armour_changer_glow03.png' at offset 4372186 : 492 -> 489 'gfx/enemy/armour_changer/armour_changer_glow04.png' at offset 4372678 : 484 -> 480 'gfx/enemy/armour_changer/armour_changer_glow05.png' at offset 4373162 : 441 -> 441 'gfx/enemy/armour_changer/armour_changer_glow06.png' at offset 4373603 : 466 -> 466 'gfx/enemy/armour_changer/armour_changer_glow07.png' at offset 4374069 : 466 -> 465 'gfx/enemy/armour_changer/armour_changer_glow08.png' at offset 4374535 : 461 -> 461 'gfx/enemy/armour_changer/armour_changer_glow09.png' at offset 4374996 : 461 -> 461 'gfx/enemy/armour_changer/armour_changer_green00.png' at offset 4375457 : 834 -> 823 'gfx/enemy/armour_changer/armour_changer_green01.png' at offset 4376291 : 840 -> 829 'gfx/enemy/armour_changer/armour_changer_green02.png' at offset 4377131 : 914 -> 903 'gfx/enemy/armour_changer/armour_changer_green03.png' at offset 4378045 : 934 -> 923 'gfx/enemy/armour_changer/armour_changer_green04.png' at offset 4378979 : 898 -> 887 'gfx/enemy/armour_changer/armour_changer_green05.png' at offset 4379877 : 847 -> 836 'gfx/enemy/armour_changer/armour_changer_green06.png' at offset 4380724 : 870 -> 859 'gfx/enemy/armour_changer/armour_changer_green07.png' at offset 4381594 : 912 -> 901 'gfx/enemy/armour_changer/armour_changer_green08.png' at offset 4382506 : 865 -> 854 'gfx/enemy/armour_changer/armour_changer_green09.png' at offset 4383371 : 847 -> 836 'gfx/enemy/armour_changer/armour_changer_purple00.png' at offset 4384218 : 835 -> 824 'gfx/enemy/armour_changer/armour_changer_purple01.png' at offset 4385053 : 844 -> 833 'gfx/enemy/armour_changer/armour_changer_purple02.png' at offset 4385897 : 915 -> 904 'gfx/enemy/armour_changer/armour_changer_purple03.png' at offset 4386812 : 934 -> 923 'gfx/enemy/armour_changer/armour_changer_purple04.png' at offset 4387746 : 898 -> 887 'gfx/enemy/armour_changer/armour_changer_purple05.png' at offset 4388644 : 850 -> 839 'gfx/enemy/armour_changer/armour_changer_purple06.png' at offset 4389494 : 873 -> 862 'gfx/enemy/armour_changer/armour_changer_purple07.png' at offset 4390367 : 911 -> 900 'gfx/enemy/armour_changer/armour_changer_purple08.png' at offset 4391278 : 865 -> 854 'gfx/enemy/armour_changer/armour_changer_purple09.png' at offset 4392143 : 850 -> 839 'gfx/enemy/baby_salamander/baby_salamander00.png' at offset 4392993 : 339 -> 345 'gfx/enemy/baby_salamander/baby_salamander01.png' at offset 4393332 : 342 -> 348 'gfx/enemy/baby_salamander/baby_salamander02.png' at offset 4393674 : 334 -> 340 'gfx/enemy/baby_salamander/baby_salamander03.png' at offset 4394008 : 342 -> 348 'gfx/enemy/bat/bat00.png' at offset 4394350 : 420 -> 420 'gfx/enemy/bat/bat01.png' at offset 4394770 : 405 -> 405 'gfx/enemy/bat/red_bat00.png' at offset 4395175 : 423 -> 421 'gfx/enemy/bat/red_bat01.png' at offset 4395598 : 405 -> 404 'gfx/enemy/bee_hive/bee_hive.png' at offset 4396003 : 584 -> 575 'gfx/enemy/book/book00.png' at offset 4396587 : 393 -> 395 'gfx/enemy/book/book01.png' at offset 4396980 : 394 -> 392 'gfx/enemy/book/book02.png' at offset 4397374 : 394 -> 397 'gfx/enemy/book/book03.png' at offset 4397768 : 383 -> 386 'gfx/enemy/buzz_saw/buzz_saw00.png' at offset 4398151 : 689 -> 678 'gfx/enemy/buzz_saw/buzz_saw01.png' at offset 4398840 : 695 -> 684 'gfx/enemy/buzz_saw/buzz_saw02.png' at offset 4399535 : 695 -> 684 'gfx/enemy/ceiling_creeper/ceiling_creeper00.png' at offset 4400230 : 991 -> 980 'gfx/enemy/ceiling_creeper/ceiling_creeper01.png' at offset 4401221 : 988 -> 977 'gfx/enemy/ceiling_creeper/ceiling_creeper02.png' at offset 4402209 : 977 -> 966 'gfx/enemy/ceiling_creeper/giant_ceiling_creeper00.png' at offset 4403186 : 1585 -> 1587 'gfx/enemy/ceiling_creeper/giant_ceiling_creeper01.png' at offset 4404771 : 1574 -> 1577 'gfx/enemy/ceiling_creeper/giant_ceiling_creeper02.png' at offset 4406345 : 1543 -> 1536 'gfx/enemy/ceiling_creeper/giant_tongue.png' at offset 4407888 : 236 -> 250 'gfx/enemy/ceiling_creeper/giant_tongue_tip.png' at offset 4408124 : 315 -> 318 'gfx/enemy/ceiling_creeper/red_ceiling_creeper00.png' at offset 4408439 : 985 -> 974 'gfx/enemy/ceiling_creeper/red_ceiling_creeper01.png' at offset 4409424 : 986 -> 975 'gfx/enemy/ceiling_creeper/red_ceiling_creeper02.png' at offset 4410410 : 971 -> 960 'gfx/enemy/ceiling_creeper/tongue.png' at offset 4411381 : 224 -> 231 'gfx/enemy/ceiling_creeper/tongue_tip.png' at offset 4411605 : 286 -> 291 'gfx/enemy/ceiling_snapper/ceiling_snapper.png' at offset 4411891 : 729 -> 718 'gfx/enemy/ceiling_snapper/ceiling_snapper00.png' at offset 4412620 : 1086 -> 1075 'gfx/enemy/ceiling_snapper/ceiling_snapper01.png' at offset 4413706 : 1286 -> 1275 'gfx/enemy/ceiling_snapper/ceiling_snapper_vine.png' at offset 4414992 : 738 -> 737 'gfx/enemy/centipede/green_centipede00.png' at offset 4415730 : 787 -> 776 'gfx/enemy/centipede/green_centipede01.png' at offset 4416517 : 773 -> 762 'gfx/enemy/centipede/green_centipede02.png' at offset 4417290 : 740 -> 729 'gfx/enemy/centipede/green_centipede03.png' at offset 4418030 : 783 -> 772 'gfx/enemy/centipede/green_centipede04.png' at offset 4418813 : 784 -> 773 'gfx/enemy/centipede/green_centipede05.png' at offset 4419597 : 769 -> 758 'gfx/enemy/centipede/green_centipede06.png' at offset 4420366 : 740 -> 729 'gfx/enemy/centipede/green_centipede07.png' at offset 4421106 : 786 -> 775 'gfx/enemy/centipede/green_segment00.png' at offset 4421892 : 577 -> 566 'gfx/enemy/centipede/green_segment01.png' at offset 4422469 : 571 -> 564 'gfx/enemy/centipede/green_segment02.png' at offset 4423040 : 540 -> 532 'gfx/enemy/centipede/green_segment03.png' at offset 4423580 : 573 -> 562 'gfx/enemy/centipede/green_segment04.png' at offset 4424153 : 566 -> 560 'gfx/enemy/centipede/green_segment05.png' at offset 4424719 : 573 -> 562 'gfx/enemy/centipede/green_segment06.png' at offset 4425292 : 537 -> 531 'gfx/enemy/centipede/green_segment07.png' at offset 4425829 : 576 -> 565 'gfx/enemy/centipede/red_centipede00.png' at offset 4426405 : 793 -> 782 'gfx/enemy/centipede/red_centipede01.png' at offset 4427198 : 777 -> 766 'gfx/enemy/centipede/red_centipede02.png' at offset 4427975 : 744 -> 733 'gfx/enemy/centipede/red_centipede03.png' at offset 4428719 : 785 -> 774 'gfx/enemy/centipede/red_centipede04.png' at offset 4429504 : 789 -> 778 'gfx/enemy/centipede/red_centipede05.png' at offset 4430293 : 773 -> 762 'gfx/enemy/centipede/red_centipede06.png' at offset 4431066 : 744 -> 733 'gfx/enemy/centipede/red_centipede07.png' at offset 4431810 : 789 -> 778 'gfx/enemy/centipede/red_segment00.png' at offset 4432599 : 580 -> 569 'gfx/enemy/centipede/red_segment01.png' at offset 4433179 : 571 -> 562 'gfx/enemy/centipede/red_segment02.png' at offset 4433750 : 541 -> 534 'gfx/enemy/centipede/red_segment03.png' at offset 4434291 : 579 -> 568 'gfx/enemy/centipede/red_segment04.png' at offset 4434870 : 573 -> 565 'gfx/enemy/centipede/red_segment05.png' at offset 4435443 : 574 -> 565 'gfx/enemy/centipede/red_segment06.png' at offset 4436017 : 539 -> 533 'gfx/enemy/centipede/red_segment07.png' at offset 4436556 : 574 -> 566 'gfx/enemy/centipede/yellow_centipede00.png' at offset 4437130 : 786 -> 775 'gfx/enemy/centipede/yellow_centipede01.png' at offset 4437916 : 772 -> 761 'gfx/enemy/centipede/yellow_centipede02.png' at offset 4438688 : 741 -> 730 'gfx/enemy/centipede/yellow_centipede03.png' at offset 4439429 : 780 -> 769 'gfx/enemy/centipede/yellow_centipede04.png' at offset 4440209 : 781 -> 770 'gfx/enemy/centipede/yellow_centipede05.png' at offset 4440990 : 768 -> 757 'gfx/enemy/centipede/yellow_centipede06.png' at offset 4441758 : 741 -> 730 'gfx/enemy/centipede/yellow_centipede07.png' at offset 4442499 : 783 -> 772 'gfx/enemy/centipede/yellow_segment00.png' at offset 4443282 : 565 -> 559 'gfx/enemy/centipede/yellow_segment01.png' at offset 4443847 : 561 -> 556 'gfx/enemy/centipede/yellow_segment02.png' at offset 4444408 : 537 -> 530 'gfx/enemy/centipede/yellow_segment03.png' at offset 4444945 : 568 -> 561 'gfx/enemy/centipede/yellow_segment04.png' at offset 4445513 : 564 -> 558 'gfx/enemy/centipede/yellow_segment05.png' at offset 4446077 : 567 -> 560 'gfx/enemy/centipede/yellow_segment06.png' at offset 4446644 : 537 -> 530 'gfx/enemy/centipede/yellow_segment07.png' at offset 4447181 : 569 -> 562 'gfx/enemy/centurion/centurion_attack00.png' at offset 4447750 : 1151 -> 1140 'gfx/enemy/centurion/centurion_attack01.png' at offset 4448901 : 1147 -> 1136 'gfx/enemy/centurion/centurion_attack02.png' at offset 4450048 : 1097 -> 1086 'gfx/enemy/centurion/centurion_attack03.png' at offset 4451145 : 1164 -> 1153 'gfx/enemy/centurion/centurion_attack04.png' at offset 4452309 : 1203 -> 1192 'gfx/enemy/centurion/centurion_piece00.png' at offset 4453512 : 360 -> 362 'gfx/enemy/centurion/centurion_piece01.png' at offset 4453872 : 403 -> 405 'gfx/enemy/centurion/centurion_piece02.png' at offset 4454275 : 369 -> 368 'gfx/enemy/centurion/centurion_piece03.png' at offset 4454644 : 686 -> 675 'gfx/enemy/centurion/centurion_piece04.png' at offset 4455330 : 432 -> 432 'gfx/enemy/centurion/centurion_piece05.png' at offset 4455762 : 441 -> 438 'gfx/enemy/centurion/centurion_walk00.png' at offset 4456203 : 1157 -> 1146 'gfx/enemy/centurion/centurion_walk01.png' at offset 4457360 : 1289 -> 1278 'gfx/enemy/centurion/centurion_walk02.png' at offset 4458649 : 1268 -> 1257 'gfx/enemy/centurion/centurion_walk03.png' at offset 4459917 : 1129 -> 1118 'gfx/enemy/centurion/centurion_walk04.png' at offset 4461046 : 1200 -> 1189 'gfx/enemy/centurion/centurion_walk05.png' at offset 4462246 : 1172 -> 1161 'gfx/enemy/centurion/red_centurion_attack00.png' at offset 4463418 : 1105 -> 1094 'gfx/enemy/centurion/red_centurion_attack01.png' at offset 4464523 : 1102 -> 1091 'gfx/enemy/centurion/red_centurion_attack02.png' at offset 4465625 : 1070 -> 1059 'gfx/enemy/centurion/red_centurion_attack03.png' at offset 4466695 : 1124 -> 1113 'gfx/enemy/centurion/red_centurion_attack04.png' at offset 4467819 : 1140 -> 1129 'gfx/enemy/centurion/red_centurion_piece00.png' at offset 4468959 : 422 -> 423 'gfx/enemy/centurion/red_centurion_piece01.png' at offset 4469381 : 359 -> 362 'gfx/enemy/centurion/red_centurion_piece02.png' at offset 4469740 : 405 -> 408 'gfx/enemy/centurion/red_centurion_piece03.png' at offset 4470145 : 663 -> 652 'gfx/enemy/centurion/red_centurion_piece04.png' at offset 4470808 : 426 -> 433 'gfx/enemy/centurion/red_centurion_piece05.png' at offset 4471234 : 358 -> 359 'gfx/enemy/centurion/red_centurion_walk00.png' at offset 4471592 : 1127 -> 1116 'gfx/enemy/centurion/red_centurion_walk01.png' at offset 4472719 : 1243 -> 1232 'gfx/enemy/centurion/red_centurion_walk02.png' at offset 4473962 : 1222 -> 1211 'gfx/enemy/centurion/red_centurion_walk03.png' at offset 4475184 : 1098 -> 1087 'gfx/enemy/centurion/red_centurion_walk04.png' at offset 4476282 : 1178 -> 1167 'gfx/enemy/centurion/red_centurion_walk05.png' at offset 4477460 : 1148 -> 1137 'gfx/enemy/chicken/chicken_eat00.png' at offset 4478608 : 547 -> 542 'gfx/enemy/chicken/chicken_eat01.png' at offset 4479155 : 510 -> 507 'gfx/enemy/chicken/chicken_eat02.png' at offset 4479665 : 516 -> 514 'gfx/enemy/chicken/chicken_stand00.png' at offset 4480181 : 547 -> 542 'gfx/enemy/chicken/chicken_stand01.png' at offset 4480728 : 542 -> 535 'gfx/enemy/chicken/chicken_stand_clipped.png' at offset 4481270 : 529 -> 523 'gfx/enemy/chicken/chicken_walk00.png' at offset 4481799 : 548 -> 543 'gfx/enemy/chicken/chicken_walk01.png' at offset 4482347 : 545 -> 541 'gfx/enemy/chicken/chicken_walk02.png' at offset 4482892 : 546 -> 541 'gfx/enemy/chicken/chicken_walk03.png' at offset 4483438 : 548 -> 541 'gfx/enemy/crawler/crawler00.png' at offset 4483986 : 646 -> 635 'gfx/enemy/crawler/crawler01.png' at offset 4484632 : 645 -> 636 'gfx/enemy/crawler/crawler02.png' at offset 4485277 : 645 -> 636 'gfx/enemy/crawler/crawler03.png' at offset 4485922 : 629 -> 629 'gfx/enemy/crawler/crawler_attack00.png' at offset 4486551 : 681 -> 673 'gfx/enemy/crawler/crawler_attack01.png' at offset 4487232 : 678 -> 667 'gfx/enemy/crawler/crawler_attack02.png' at offset 4487910 : 677 -> 666 'gfx/enemy/crawler/crawler_attack_upside_down00.png' at offset 4488587 : 692 -> 681 'gfx/enemy/crawler/crawler_attack_upside_down01.png' at offset 4489279 : 684 -> 673 'gfx/enemy/crawler/crawler_attack_upside_down02.png' at offset 4489963 : 687 -> 676 'gfx/enemy/crawler/crawler_upside_down00.png' at offset 4490650 : 659 -> 648 'gfx/enemy/crawler/crawler_upside_down01.png' at offset 4491309 : 659 -> 648 'gfx/enemy/crawler/crawler_upside_down02.png' at offset 4491968 : 650 -> 644 'gfx/enemy/crawler/crawler_upside_down03.png' at offset 4492618 : 647 -> 641 'gfx/enemy/death_timer/death_timer00.png' at offset 4493265 : 392 -> 396 'gfx/enemy/death_timer/death_timer01.png' at offset 4493657 : 404 -> 406 'gfx/enemy/death_timer/death_timer02.png' at offset 4494061 : 401 -> 404 'gfx/enemy/death_timer/death_timer03.png' at offset 4494462 : 405 -> 409 'gfx/enemy/dragon_fly/dragon_fly00.png' at offset 4494867 : 1043 -> 1032 'gfx/enemy/dragon_fly/dragon_fly01.png' at offset 4495910 : 1107 -> 1096 'gfx/enemy/dragon_fly/dragon_fly02.png' at offset 4497017 : 1133 -> 1122 'gfx/enemy/dragon_fly/dragon_fly03.png' at offset 4498150 : 1043 -> 1032 'gfx/enemy/dragon_fly/dragon_fly04.png' at offset 4499193 : 1149 -> 1138 'gfx/enemy/dragon_fly/dragon_fly05.png' at offset 4500342 : 1060 -> 1049 'gfx/enemy/dragon_fly/dragon_fly06.png' at offset 4501402 : 1126 -> 1115 'gfx/enemy/dragon_fly/dragon_fly07.png' at offset 4502528 : 1050 -> 1039 'gfx/enemy/dragon_fly/dragon_fly08.png' at offset 4503578 : 1139 -> 1128 'gfx/enemy/dragon_fly/dragon_fly09.png' at offset 4504717 : 1048 -> 1037 'gfx/enemy/dragon_fly/dragon_fly10.png' at offset 4505765 : 1141 -> 1130 'gfx/enemy/dragon_fly/dragon_fly11.png' at offset 4506906 : 1070 -> 1059 'gfx/enemy/dragon_fly/dragon_fly12.png' at offset 4507976 : 1120 -> 1109 'gfx/enemy/dragon_fly/dragon_fly13.png' at offset 4509096 : 1048 -> 1037 'gfx/enemy/dragon_fly/pod.png' at offset 4510144 : 333 -> 336 'gfx/enemy/dragon_fly/walk00.png' at offset 4510477 : 1076 -> 1065 'gfx/enemy/dragon_fly/walk01.png' at offset 4511553 : 1079 -> 1068 'gfx/enemy/dragon_fly/walk02.png' at offset 4512632 : 1108 -> 1097 'gfx/enemy/dragon_fly/walk03.png' at offset 4513740 : 1090 -> 1079 'gfx/enemy/dragon_fly/walk04.png' at offset 4514830 : 1087 -> 1076 'gfx/enemy/dragon_fly/walk05.png' at offset 4515917 : 1076 -> 1065 'gfx/enemy/dragon_fly/walk06.png' at offset 4516993 : 1125 -> 1114 'gfx/enemy/dragon_fly/walk07.png' at offset 4518118 : 1091 -> 1080 'gfx/enemy/dragon_fly/walk08.png' at offset 4519209 : 1110 -> 1099 'gfx/enemy/dragon_fly/walk09.png' at offset 4520319 : 1106 -> 1095 'gfx/enemy/energy_drainer/energy_beam00.png' at offset 4521425 : 296 -> 305 'gfx/enemy/energy_drainer/energy_beam01.png' at offset 4521721 : 289 -> 299 'gfx/enemy/energy_drainer/energy_beam02.png' at offset 4522010 : 294 -> 302 'gfx/enemy/energy_drainer/energy_beam03.png' at offset 4522304 : 284 -> 293 'gfx/enemy/energy_drainer/energy_drainer00.png' at offset 4522588 : 452 -> 452 'gfx/enemy/energy_drainer/energy_drainer01.png' at offset 4523040 : 454 -> 455 'gfx/enemy/energy_drainer/energy_drainer02.png' at offset 4523494 : 453 -> 454 'gfx/enemy/energy_drainer/energy_drainer03.png' at offset 4523947 : 456 -> 455 'gfx/enemy/energy_drainer/energy_drainer04.png' at offset 4524403 : 458 -> 458 'gfx/enemy/energy_drainer/energy_drainer05.png' at offset 4524861 : 450 -> 450 'gfx/enemy/energy_drainer/energy_drainer06.png' at offset 4525311 : 446 -> 446 'gfx/enemy/energy_drainer/energy_drainer07.png' at offset 4525757 : 436 -> 437 'gfx/enemy/energy_drainer/energy_drainer08.png' at offset 4526193 : 446 -> 445 'gfx/enemy/energy_drainer/energy_drainer09.png' at offset 4526639 : 451 -> 450 'gfx/enemy/energy_drainer/energy_drainer10.png' at offset 4527090 : 456 -> 454 'gfx/enemy/energy_drainer/energy_drainer11.png' at offset 4527546 : 457 -> 457 'gfx/enemy/energy_drainer/energy_drainer12.png' at offset 4528003 : 457 -> 457 'gfx/enemy/energy_drainer/energy_drainer13.png' at offset 4528460 : 453 -> 453 'gfx/enemy/energy_drainer/energy_drainer14.png' at offset 4528913 : 455 -> 454 'gfx/enemy/energy_drainer/energy_drainer_ball00.png' at offset 4529368 : 271 -> 281 'gfx/enemy/energy_drainer/energy_drainer_ball01.png' at offset 4529639 : 272 -> 282 'gfx/enemy/energy_drainer/energy_drainer_ball02.png' at offset 4529911 : 273 -> 283 'gfx/enemy/energy_drainer/energy_drainer_ball03.png' at offset 4530184 : 271 -> 281 'gfx/enemy/energy_drainer/energy_drainer_ball04.png' at offset 4530455 : 271 -> 281 'gfx/enemy/energy_drainer/energy_drainer_ball05.png' at offset 4530726 : 275 -> 283 'gfx/enemy/energy_drainer/energy_drainer_ball06.png' at offset 4531001 : 269 -> 278 'gfx/enemy/energy_drainer/energy_drainer_spark00.png' at offset 4531270 : 809 -> 798 'gfx/enemy/energy_drainer/energy_drainer_spark01.png' at offset 4532079 : 822 -> 811 'gfx/enemy/energy_drainer/energy_drainer_spark02.png' at offset 4532901 : 772 -> 761 'gfx/enemy/energy_drainer/energy_drainer_spark03.png' at offset 4533673 : 854 -> 843 'gfx/enemy/energy_drainer/energy_drainer_spark04.png' at offset 4534527 : 822 -> 811 'gfx/enemy/eye_stalk/eye_stalk.png' at offset 4535349 : 377 -> 377 'gfx/enemy/eye_stalk/eye_stalk00.png' at offset 4535726 : 377 -> 377 'gfx/enemy/eye_stalk/eye_stalk01.png' at offset 4536103 : 358 -> 359 'gfx/enemy/eye_stalk/eye_stalk_body.png' at offset 4536461 : 410 -> 410 'gfx/enemy/fire_burner/fire_burner00.png' at offset 4536871 : 252 -> 269 'gfx/enemy/fire_burner/fire_burner01.png' at offset 4537123 : 301 -> 322 'gfx/enemy/fire_burner/fire_burner02.png' at offset 4537424 : 331 -> 349 'gfx/enemy/fire_burner/fire_burner03.png' at offset 4537755 : 428 -> 429 'gfx/enemy/fire_burner/fire_burner04.png' at offset 4538183 : 455 -> 453 'gfx/enemy/fire_burner/fire_burner05.png' at offset 4538638 : 475 -> 471 'gfx/enemy/fire_burner/fire_burner06.png' at offset 4539113 : 448 -> 448 'gfx/enemy/fire_burner/fire_burner07.png' at offset 4539561 : 469 -> 466 'gfx/enemy/fireball/fireball00.png' at offset 4540030 : 309 -> 311 'gfx/enemy/fireball/fireball01.png' at offset 4540339 : 314 -> 316 'gfx/enemy/fireball/fireball02.png' at offset 4540653 : 313 -> 315 'gfx/enemy/fireball/fireball03.png' at offset 4540966 : 317 -> 318 'gfx/enemy/fireball/fireball04.png' at offset 4541283 : 315 -> 317 'gfx/enemy/fireball/fireball_down.png' at offset 4541598 : 320 -> 329 'gfx/enemy/fireball/fireball_down00.png' at offset 4541918 : 304 -> 310 'gfx/enemy/fireball/fireball_down01.png' at offset 4542222 : 322 -> 327 'gfx/enemy/fireball/fireball_down02.png' at offset 4542544 : 325 -> 330 'gfx/enemy/fireball/fireball_down03.png' at offset 4542869 : 332 -> 336 'gfx/enemy/fireball/fireball_down04.png' at offset 4543201 : 317 -> 329 'gfx/enemy/fireball/fireball_up.png' at offset 4543518 : 333 -> 336 'gfx/enemy/fireball/fireball_up00.png' at offset 4543851 : 305 -> 312 'gfx/enemy/fireball/fireball_up01.png' at offset 4544156 : 321 -> 327 'gfx/enemy/fireball/fireball_up02.png' at offset 4544477 : 326 -> 331 'gfx/enemy/fireball/fireball_up03.png' at offset 4544803 : 331 -> 336 'gfx/enemy/fireball/fireball_up04.png' at offset 4545134 : 331 -> 336 'gfx/enemy/fish/fish00.png' at offset 4545465 : 767 -> 756 'gfx/enemy/fish/fish01.png' at offset 4546232 : 771 -> 760 'gfx/enemy/fish/fish02.png' at offset 4547003 : 765 -> 754 'gfx/enemy/fish/fish03.png' at offset 4547768 : 766 -> 755 'gfx/enemy/fish/fish_attack00.png' at offset 4548534 : 783 -> 772 'gfx/enemy/fish/fish_attack01.png' at offset 4549317 : 785 -> 774 'gfx/enemy/fish/fish_attack02.png' at offset 4550102 : 781 -> 770 'gfx/enemy/fish/fish_attack03.png' at offset 4550883 : 782 -> 771 'gfx/enemy/fish/fish_die.png' at offset 4551665 : 742 -> 731 'gfx/enemy/fish/green_fish00.png' at offset 4552407 : 768 -> 757 'gfx/enemy/fish/green_fish01.png' at offset 4553175 : 772 -> 761 'gfx/enemy/fish/green_fish02.png' at offset 4553947 : 765 -> 754 'gfx/enemy/fish/green_fish03.png' at offset 4554712 : 767 -> 756 'gfx/enemy/flame_statue/flame_statue.png' at offset 4555479 : 990 -> 979 'gfx/enemy/flame_statue/flame_statue_piece00.png' at offset 4556469 : 360 -> 362 'gfx/enemy/flame_statue/flame_statue_piece01.png' at offset 4556829 : 380 -> 381 'gfx/enemy/flame_statue/flame_statue_piece02.png' at offset 4557209 : 347 -> 347 'gfx/enemy/flame_statue/flame_statue_piece03.png' at offset 4557556 : 423 -> 420 'gfx/enemy/flame_statue/flame_statue_piece04.png' at offset 4557979 : 415 -> 413 'gfx/enemy/flame_statue/flame_statue_piece05.png' at offset 4558394 : 372 -> 373 'gfx/enemy/flame_statue/flame_statue_piece06.png' at offset 4558766 : 402 -> 400 'gfx/enemy/flame_statue/flame_statue_piece07.png' at offset 4559168 : 430 -> 428 'gfx/enemy/flame_statue/flame_statue_piece08.png' at offset 4559598 : 424 -> 421 'gfx/enemy/floating_snapper/floating_snapper00.png' at offset 4560022 : 599 -> 634 'gfx/enemy/floating_snapper/floating_snapper01.png' at offset 4560621 : 764 -> 756 'gfx/enemy/fly_trap/fly_trap_base.png' at offset 4561385 : 402 -> 400 'gfx/enemy/fly_trap/fly_trap_base00.png' at offset 4561787 : 492 -> 486 'gfx/enemy/fly_trap/fly_trap_base01.png' at offset 4562279 : 510 -> 503 'gfx/enemy/fly_trap/fly_trap_base02.png' at offset 4562789 : 524 -> 515 'gfx/enemy/fly_trap/fly_trap_body.png' at offset 4563313 : 317 -> 321 'gfx/enemy/fly_trap/fly_trap_head.png' at offset 4563630 : 594 -> 583 'gfx/enemy/flying_bug/flying_bug00.png' at offset 4564224 : 671 -> 660 'gfx/enemy/flying_bug/flying_bug01.png' at offset 4564895 : 661 -> 653 'gfx/enemy/frog/frog_jump.png' at offset 4565556 : 1503 -> 1492 'gfx/enemy/frog/frog_stand00.png' at offset 4567059 : 1351 -> 1340 'gfx/enemy/frog/frog_stand01.png' at offset 4568410 : 1346 -> 1335 'gfx/enemy/frog/frog_stand02.png' at offset 4569756 : 1361 -> 1350 'gfx/enemy/frog/frog_stand03.png' at offset 4571117 : 1339 -> 1328 'gfx/enemy/frog/frog_stand04.png' at offset 4572456 : 1405 -> 1394 'gfx/enemy/frog/frog_stand05.png' at offset 4573861 : 1414 -> 1403 'gfx/enemy/frog/tongue.png' at offset 4575275 : 229 -> 236 'gfx/enemy/frog/tongue_tip.png' at offset 4575504 : 265 -> 272 'gfx/enemy/gas_plant/gas_plant00.png' at offset 4575769 : 573 -> 571 'gfx/enemy/gas_plant/gas_plant01.png' at offset 4576342 : 582 -> 574 'gfx/enemy/gas_plant/gas_plant02.png' at offset 4576924 : 580 -> 575 'gfx/enemy/gas_plant/gas_plant03.png' at offset 4577504 : 585 -> 579 'gfx/enemy/gas_plant/gas_plant04.png' at offset 4578089 : 578 -> 573 'gfx/enemy/gas_plant/gas_plant05.png' at offset 4578667 : 588 -> 579 'gfx/enemy/gas_plant/gas_plant06.png' at offset 4579255 : 583 -> 578 'gfx/enemy/gas_plant/gas_plant07.png' at offset 4579838 : 580 -> 579 'gfx/enemy/gas_plant/gas_plant08.png' at offset 4580418 : 583 -> 580 'gfx/enemy/gas_plant/gas_plant09.png' at offset 4581001 : 589 -> 587 'gfx/enemy/gas_plant/gas_plant10.png' at offset 4581590 : 580 -> 579 'gfx/enemy/gas_plant/gas_spray00.png' at offset 4582170 : 369 -> 373 'gfx/enemy/gas_plant/gas_spray01.png' at offset 4582539 : 469 -> 464 'gfx/enemy/gas_plant/gas_spray02.png' at offset 4583008 : 593 -> 582 'gfx/enemy/gas_plant/gas_spray03.png' at offset 4583601 : 574 -> 567 'gfx/enemy/gas_plant/gas_spray04.png' at offset 4584175 : 545 -> 537 'gfx/enemy/gazer/gazer_attack00.png' at offset 4584720 : 893 -> 882 'gfx/enemy/gazer/gazer_attack01.png' at offset 4585613 : 864 -> 853 'gfx/enemy/gazer/gazer_attack02.png' at offset 4586477 : 793 -> 782 'gfx/enemy/gazer/gazer_attack03.png' at offset 4587270 : 883 -> 872 'gfx/enemy/gazer/gazer_stand00.png' at offset 4588153 : 842 -> 831 'gfx/enemy/gazer/gazer_stand01.png' at offset 4588995 : 811 -> 800 'gfx/enemy/gazer/gazer_stand02.png' at offset 4589806 : 740 -> 729 'gfx/enemy/gazer/gazer_stand03.png' at offset 4590546 : 832 -> 821 'gfx/enemy/gazer/undead_gazer_stand00.png' at offset 4591378 : 1014 -> 1003 'gfx/enemy/gazer/undead_gazer_stand01.png' at offset 4592392 : 970 -> 959 'gfx/enemy/gazer/undead_gazer_stand02.png' at offset 4593362 : 862 -> 851 'gfx/enemy/gazer/undead_gazer_stand03.png' at offset 4594224 : 925 -> 914 'gfx/enemy/ghost/ghost00.png' at offset 4595149 : 986 -> 975 'gfx/enemy/ghost/ghost01.png' at offset 4596135 : 960 -> 949 'gfx/enemy/ghost/ghost02.png' at offset 4597095 : 939 -> 928 'gfx/enemy/ghost/ghost03.png' at offset 4598034 : 931 -> 920 'gfx/enemy/ghost/ghost04.png' at offset 4598965 : 930 -> 919 'gfx/enemy/ghost/ghost05.png' at offset 4599895 : 944 -> 933 'gfx/enemy/ghost/ghost06.png' at offset 4600839 : 949 -> 938 'gfx/enemy/ghost/ghost07.png' at offset 4601788 : 970 -> 959 'gfx/enemy/giant_snowball/giant_snowball0001.png' at offset 4602758 : 3580 -> 3569 'gfx/enemy/giant_snowball/giant_snowball0002.png' at offset 4606338 : 3532 -> 3521 'gfx/enemy/giant_snowball/giant_snowball0003.png' at offset 4609870 : 3548 -> 3544 'gfx/enemy/giant_snowball/giant_snowball0004.png' at offset 4613418 : 3604 -> 3593 'gfx/enemy/giant_snowball/giant_snowball0005.png' at offset 4617022 : 3588 -> 3577 'gfx/enemy/giant_snowball/giant_snowball0006.png' at offset 4620610 : 3519 -> 3508 'gfx/enemy/giant_snowball/giant_snowball0007.png' at offset 4624129 : 3520 -> 3521 'gfx/enemy/giant_snowball/giant_snowball0008.png' at offset 4627649 : 3527 -> 3516 'gfx/enemy/giant_snowball/giant_snowball0009.png' at offset 4631176 : 3525 -> 3514 'gfx/enemy/giant_snowball/giant_snowball0010.png' at offset 4634701 : 3476 -> 3465 'gfx/enemy/giant_snowball/giant_snowball0011.png' at offset 4638177 : 3492 -> 3481 'gfx/enemy/giant_snowball/giant_snowball0012.png' at offset 4641669 : 3541 -> 3534 'gfx/enemy/giant_snowball/giant_snowball0013.png' at offset 4645210 : 3561 -> 3550 'gfx/enemy/giant_snowball/giant_snowball0014.png' at offset 4648771 : 3617 -> 3606 'gfx/enemy/giant_snowball/giant_snowball0015.png' at offset 4652388 : 3756 -> 3754 'gfx/enemy/giant_snowball/giant_snowball0016.png' at offset 4656144 : 3685 -> 3689 'gfx/enemy/giant_snowball/giant_snowball0017.png' at offset 4659829 : 3787 -> 3794 'gfx/enemy/giant_snowball/giant_snowball0018.png' at offset 4663616 : 3818 -> 3831 'gfx/enemy/giant_snowball/giant_snowball0019.png' at offset 4667434 : 3873 -> 3862 'gfx/enemy/giant_snowball/giant_snowball0020.png' at offset 4671307 : 3865 -> 3854 'gfx/enemy/giant_snowball/giant_snowball0021.png' at offset 4675172 : 3909 -> 3913 'gfx/enemy/giant_snowball/giant_snowball0022.png' at offset 4679081 : 3848 -> 3841 'gfx/enemy/giant_snowball/giant_snowball0023.png' at offset 4682929 : 3831 -> 3825 'gfx/enemy/giant_snowball/giant_snowball0024.png' at offset 4686760 : 3880 -> 3875 'gfx/enemy/giant_snowball/giant_snowball0025.png' at offset 4690640 : 3859 -> 3862 'gfx/enemy/giant_snowball/giant_snowball0026.png' at offset 4694499 : 3773 -> 3770 'gfx/enemy/giant_snowball/giant_snowball0027.png' at offset 4698272 : 3899 -> 3893 'gfx/enemy/giant_snowball/giant_snowball0028.png' at offset 4702171 : 3840 -> 3840 'gfx/enemy/giant_snowball/giant_snowball0029.png' at offset 4706011 : 3870 -> 3859 'gfx/enemy/giant_snowball/giant_snowball0030.png' at offset 4709881 : 3810 -> 3799 'gfx/enemy/giant_snowball/giant_snowball0031.png' at offset 4713691 : 3748 -> 3737 'gfx/enemy/giant_snowball/giant_snowball0032.png' at offset 4717439 : 3666 -> 3655 'gfx/enemy/giant_snowball/giant_snowball0033.png' at offset 4721105 : 3571 -> 3566 'gfx/enemy/giant_snowball/giant_snowball0034.png' at offset 4724676 : 3610 -> 3599 'gfx/enemy/giant_snowball/giant_snowball0035.png' at offset 4728286 : 3500 -> 3489 'gfx/enemy/giant_snowball/giant_snowball_piece.png' at offset 4731786 : 1087 -> 1076 'gfx/enemy/gold_centurion/gold_centurion_attack00.png' at offset 4732873 : 1143 -> 1132 'gfx/enemy/gold_centurion/gold_centurion_attack01.png' at offset 4734016 : 1140 -> 1129 'gfx/enemy/gold_centurion/gold_centurion_attack02.png' at offset 4735156 : 1090 -> 1079 'gfx/enemy/gold_centurion/gold_centurion_attack03.png' at offset 4736246 : 1157 -> 1146 'gfx/enemy/gold_centurion/gold_centurion_attack04.png' at offset 4737403 : 1190 -> 1179 'gfx/enemy/gold_centurion/gold_centurion_piece00.png' at offset 4738593 : 431 -> 430 'gfx/enemy/gold_centurion/gold_centurion_piece01.png' at offset 4739024 : 368 -> 367 'gfx/enemy/gold_centurion/gold_centurion_piece02.png' at offset 4739392 : 406 -> 405 'gfx/enemy/gold_centurion/gold_centurion_piece03.png' at offset 4739798 : 679 -> 668 'gfx/enemy/gold_centurion/gold_centurion_piece04.png' at offset 4740477 : 429 -> 436 'gfx/enemy/gold_centurion/gold_centurion_piece05.png' at offset 4740906 : 359 -> 361 'gfx/enemy/gold_centurion/gold_centurion_walk00.png' at offset 4741265 : 1152 -> 1141 'gfx/enemy/gold_centurion/gold_centurion_walk01.png' at offset 4742417 : 1280 -> 1269 'gfx/enemy/gold_centurion/gold_centurion_walk02.png' at offset 4743697 : 1261 -> 1250 'gfx/enemy/gold_centurion/gold_centurion_walk03.png' at offset 4744958 : 1121 -> 1110 'gfx/enemy/gold_centurion/gold_centurion_walk04.png' at offset 4746079 : 1188 -> 1177 'gfx/enemy/gold_centurion/gold_centurion_walk05.png' at offset 4747267 : 1164 -> 1153 'gfx/enemy/ground_snapper/ground_snapper00.png' at offset 4748431 : 697 -> 708 'gfx/enemy/ground_snapper/ground_snapper01.png' at offset 4749128 : 703 -> 712 'gfx/enemy/ground_snapper/ground_snapper02.png' at offset 4749831 : 709 -> 714 'gfx/enemy/ground_snapper/ground_snapper03.png' at offset 4750540 : 701 -> 713 'gfx/enemy/ground_snapper/ground_snapper04.png' at offset 4751241 : 705 -> 714 'gfx/enemy/ground_snapper/ground_snapper05.png' at offset 4751946 : 760 -> 749 'gfx/enemy/ground_spear/ground_spear.png' at offset 4752706 : 348 -> 355 'gfx/enemy/grub/grub00.png' at offset 4753054 : 574 -> 570 'gfx/enemy/grub/grub01.png' at offset 4753628 : 576 -> 572 'gfx/enemy/grub/grub02.png' at offset 4754204 : 572 -> 567 'gfx/enemy/grub/grub03.png' at offset 4754776 : 561 -> 558 'gfx/enemy/grub/grub04.png' at offset 4755337 : 561 -> 557 'gfx/enemy/grub/grub05.png' at offset 4755898 : 560 -> 555 'gfx/enemy/grub/grub_gib00.png' at offset 4756458 : 341 -> 343 'gfx/enemy/grub/grub_gib01.png' at offset 4756799 : 291 -> 295 'gfx/enemy/grub/grub_gib02.png' at offset 4757090 : 337 -> 340 'gfx/enemy/grub/grub_gib03.png' at offset 4757427 : 312 -> 316 'gfx/enemy/grub/grub_gib04.png' at offset 4757739 : 309 -> 313 'gfx/enemy/grub/grub_gib05.png' at offset 4758048 : 309 -> 312 'gfx/enemy/grub/grub_gib06.png' at offset 4758357 : 290 -> 295 'gfx/enemy/hoover/hoover00.png' at offset 4758647 : 893 -> 882 'gfx/enemy/hoover/hoover01.png' at offset 4759540 : 882 -> 871 'gfx/enemy/hoover/hoover02.png' at offset 4760422 : 871 -> 860 'gfx/enemy/hoover/hoover03.png' at offset 4761293 : 886 -> 875 'gfx/enemy/hoover/hoover04.png' at offset 4762179 : 895 -> 884 'gfx/enemy/hoover/hoover05.png' at offset 4763074 : 893 -> 882 'gfx/enemy/hoover/hoover06.png' at offset 4763967 : 896 -> 885 'gfx/enemy/hoover/hoover07.png' at offset 4764863 : 900 -> 889 'gfx/enemy/hoover/hoover08.png' at offset 4765763 : 917 -> 906 'gfx/enemy/hoover/hoover09.png' at offset 4766680 : 913 -> 902 'gfx/enemy/hoover/hoover10.png' at offset 4767593 : 908 -> 897 'gfx/enemy/hoover/hoover11.png' at offset 4768501 : 913 -> 902 'gfx/enemy/hoover/hoover12.png' at offset 4769414 : 897 -> 886 'gfx/enemy/hoover/hoover13.png' at offset 4770311 : 901 -> 890 'gfx/enemy/hoover/hoover14.png' at offset 4771212 : 903 -> 892 'gfx/enemy/hoover/hoover15.png' at offset 4772115 : 904 -> 893 'gfx/enemy/hoover/hoover16.png' at offset 4773019 : 863 -> 852 'gfx/enemy/hoover/hoover17.png' at offset 4773882 : 774 -> 763 'gfx/enemy/hoover/hoover18.png' at offset 4774656 : 786 -> 775 'gfx/enemy/hoover/hoover19.png' at offset 4775442 : 798 -> 787 'gfx/enemy/horizontal_flame/horizontal_flame00.png' at offset 4776240 : 285 -> 292 'gfx/enemy/horizontal_flame/horizontal_flame01.png' at offset 4776525 : 320 -> 325 'gfx/enemy/horizontal_flame/horizontal_flame02.png' at offset 4776845 : 354 -> 355 'gfx/enemy/horizontal_flame/horizontal_flame03.png' at offset 4777199 : 375 -> 376 'gfx/enemy/horizontal_flame/horizontal_flame04.png' at offset 4777574 : 378 -> 378 'gfx/enemy/horizontal_flame/horizontal_flame05.png' at offset 4777952 : 433 -> 433 'gfx/enemy/horizontal_flame/horizontal_flame06.png' at offset 4778385 : 434 -> 433 'gfx/enemy/huge_spider/huge_spider.png' at offset 4778819 : 4036 -> 4075 'gfx/enemy/huge_spider/huge_spider_shadow.png' at offset 4782855 : 2132 -> 2203 'gfx/enemy/huge_spider/web.png' at offset 4784987 : 11775 -> 11882 'gfx/enemy/huge_spider/web.svg' at offset 4796762 : 5086 -> 19233 'gfx/enemy/ice/ice.png' at offset 4801848 : 340 -> 341 'gfx/enemy/ice/ice_spike.png' at offset 4802188 : 866 -> 855 'gfx/enemy/ice/ice_spike_piece00.png' at offset 4803054 : 357 -> 357 'gfx/enemy/ice/ice_spike_piece01.png' at offset 4803411 : 346 -> 347 'gfx/enemy/ice/ice_spike_piece02.png' at offset 4803757 : 433 -> 429 'gfx/enemy/ice/ice_spike_piece03.png' at offset 4804190 : 376 -> 377 'gfx/enemy/ice/ice_spike_piece04.png' at offset 4804566 : 344 -> 345 'gfx/enemy/ice/ice_spike_piece05.png' at offset 4804910 : 388 -> 387 'gfx/enemy/ice/ice_spike_piece06.png' at offset 4805298 : 387 -> 384 'gfx/enemy/ice/ice_spike_piece07.png' at offset 4805685 : 373 -> 370 'gfx/enemy/ice/ice_spike_upside_down.png' at offset 4806058 : 853 -> 842 'gfx/enemy/ice/ice_spike_upside_down_piece00.png' at offset 4806911 : 353 -> 355 'gfx/enemy/ice/ice_spike_upside_down_piece01.png' at offset 4807264 : 342 -> 344 'gfx/enemy/ice/ice_spike_upside_down_piece02.png' at offset 4807606 : 426 -> 421 'gfx/enemy/ice/ice_spike_upside_down_piece03.png' at offset 4808032 : 378 -> 377 'gfx/enemy/ice/ice_spike_upside_down_piece04.png' at offset 4808410 : 346 -> 346 'gfx/enemy/ice/ice_spike_upside_down_piece05.png' at offset 4808756 : 389 -> 386 'gfx/enemy/ice/ice_spike_upside_down_piece06.png' at offset 4809145 : 376 -> 374 'gfx/enemy/ice/ice_spike_upside_down_piece07.png' at offset 4809521 : 381 -> 378 'gfx/enemy/ice/ice_wall.png' at offset 4809902 : 763 -> 752 'gfx/enemy/ice/ice_wall_piece00.png' at offset 4810665 : 338 -> 338 'gfx/enemy/ice/ice_wall_piece01.png' at offset 4811003 : 332 -> 331 'gfx/enemy/ice/ice_wall_piece02.png' at offset 4811335 : 336 -> 336 'gfx/enemy/ice/ice_wall_piece03.png' at offset 4811671 : 344 -> 344 'gfx/enemy/ice/ice_wall_piece04.png' at offset 4812015 : 385 -> 383 'gfx/enemy/ice/ice_wall_piece05.png' at offset 4812400 : 334 -> 334 'gfx/enemy/ice/ice_wall_piece06.png' at offset 4812734 : 383 -> 380 'gfx/enemy/ice/ice_wall_piece07.png' at offset 4813117 : 328 -> 332 'gfx/enemy/icicle/icicle.png' at offset 4813445 : 432 -> 431 'gfx/enemy/icicle/icicle_piece00.png' at offset 4813877 : 258 -> 265 'gfx/enemy/icicle/icicle_piece01.png' at offset 4814135 : 240 -> 246 'gfx/enemy/icicle/icicle_piece02.png' at offset 4814375 : 225 -> 232 'gfx/enemy/icicle/icicle_piece03.png' at offset 4814600 : 263 -> 269 'gfx/enemy/icicle/icicle_piece04.png' at offset 4814863 : 261 -> 269 'gfx/enemy/icicle/icicle_piece05.png' at offset 4815124 : 255 -> 260 'gfx/enemy/icicle/icicle_piece06.png' at offset 4815379 : 262 -> 268 'gfx/enemy/icicle/icicle_piece07.png' at offset 4815641 : 266 -> 272 'gfx/enemy/iron_ball/iron_ball.png' at offset 4815907 : 1886 -> 1875 'gfx/enemy/jumping_slime/baby_slime00.png' at offset 4817793 : 276 -> 283 'gfx/enemy/jumping_slime/baby_slime01.png' at offset 4818069 : 275 -> 281 'gfx/enemy/jumping_slime/baby_slime02.png' at offset 4818344 : 274 -> 280 'gfx/enemy/jumping_slime/jumping_slime.png' at offset 4818618 : 864 -> 853 'gfx/enemy/jumping_slime/jumping_slime00.png' at offset 4819482 : 762 -> 751 'gfx/enemy/jumping_slime/jumping_slime01.png' at offset 4820244 : 753 -> 742 'gfx/enemy/jumping_slime/jumping_slime02.png' at offset 4820997 : 810 -> 799 'gfx/enemy/jumping_slime/jumping_slime_egg00.png' at offset 4821807 : 326 -> 331 'gfx/enemy/jumping_slime/jumping_slime_egg01.png' at offset 4822133 : 315 -> 317 'gfx/enemy/jumping_slime/jumping_slime_egg02.png' at offset 4822448 : 302 -> 304 'gfx/enemy/jumping_slime/purple_baby_slime00.png' at offset 4822750 : 264 -> 272 'gfx/enemy/jumping_slime/purple_baby_slime01.png' at offset 4823014 : 262 -> 272 'gfx/enemy/jumping_slime/purple_baby_slime02.png' at offset 4823276 : 262 -> 271 'gfx/enemy/jumping_slime/purple_jumping_slime00.png' at offset 4823538 : 777 -> 766 'gfx/enemy/jumping_slime/purple_jumping_slime01.png' at offset 4824315 : 760 -> 749 'gfx/enemy/jumping_slime/purple_jumping_slime02.png' at offset 4825075 : 818 -> 807 'gfx/enemy/jumping_slime/red_baby_slime00.png' at offset 4825893 : 262 -> 271 'gfx/enemy/jumping_slime/red_baby_slime01.png' at offset 4826155 : 269 -> 278 'gfx/enemy/jumping_slime/red_baby_slime02.png' at offset 4826424 : 269 -> 278 'gfx/enemy/jumping_slime/red_jumping_slime00.png' at offset 4826693 : 743 -> 732 'gfx/enemy/jumping_slime/red_jumping_slime01.png' at offset 4827436 : 742 -> 731 'gfx/enemy/jumping_slime/red_jumping_slime02.png' at offset 4828178 : 793 -> 782 'gfx/enemy/jumping_slime/red_jumping_slime03.png' at offset 4828971 : 738 -> 727 'gfx/enemy/jumping_slime/red_jumping_slime04.png' at offset 4829709 : 750 -> 741 'gfx/enemy/large_book/large_book00.png' at offset 4830459 : 492 -> 511 'gfx/enemy/large_book/large_book01.png' at offset 4830951 : 491 -> 505 'gfx/enemy/large_book/large_book02.png' at offset 4831442 : 494 -> 511 'gfx/enemy/large_book/large_book03.png' at offset 4831936 : 490 -> 508 'gfx/enemy/large_spider/large_red_spider_stand.png' at offset 4832426 : 1396 -> 1385 'gfx/enemy/large_spider/large_red_spider_walk00.png' at offset 4833822 : 1284 -> 1273 'gfx/enemy/large_spider/large_red_spider_walk01.png' at offset 4835106 : 1369 -> 1358 'gfx/enemy/large_spider/large_red_spider_walk02.png' at offset 4836475 : 1343 -> 1332 'gfx/enemy/large_spider/large_red_spider_walk03.png' at offset 4837818 : 1188 -> 1177 'gfx/enemy/large_spider/large_red_spider_walk04.png' at offset 4839006 : 1203 -> 1192 'gfx/enemy/large_spider/large_red_spider_walk05.png' at offset 4840209 : 1345 -> 1334 'gfx/enemy/large_spider/large_red_spider_walk06.png' at offset 4841554 : 1412 -> 1401 'gfx/enemy/large_spider/large_red_spider_walk07.png' at offset 4842966 : 1175 -> 1164 'gfx/enemy/large_spider/large_spider_stand.png' at offset 4844141 : 1437 -> 1426 'gfx/enemy/large_spider/large_spider_walk00.png' at offset 4845578 : 1314 -> 1303 'gfx/enemy/large_spider/large_spider_walk01.png' at offset 4846892 : 1384 -> 1373 'gfx/enemy/large_spider/large_spider_walk02.png' at offset 4848276 : 1374 -> 1363 'gfx/enemy/large_spider/large_spider_walk03.png' at offset 4849650 : 1223 -> 1212 'gfx/enemy/large_spider/large_spider_walk04.png' at offset 4850873 : 1247 -> 1236 'gfx/enemy/large_spider/large_spider_walk05.png' at offset 4852120 : 1380 -> 1369 'gfx/enemy/large_spider/large_spider_walk06.png' at offset 4853500 : 1454 -> 1443 'gfx/enemy/large_spider/large_spider_walk07.png' at offset 4854954 : 1202 -> 1191 'gfx/enemy/large_spider/web00.png' at offset 4856156 : 336 -> 337 'gfx/enemy/large_spider/web01.png' at offset 4856492 : 456 -> 451 'gfx/enemy/large_spider/web02.png' at offset 4856948 : 651 -> 640 'gfx/enemy/large_spider/web03.png' at offset 4857599 : 877 -> 866 'gfx/enemy/large_spider/web_piece00.png' at offset 4858476 : 351 -> 352 'gfx/enemy/large_spider/web_piece01.png' at offset 4858827 : 339 -> 339 'gfx/enemy/large_spider/web_piece02.png' at offset 4859166 : 449 -> 443 'gfx/enemy/large_spider/web_piece03.png' at offset 4859615 : 402 -> 399 'gfx/enemy/laser_grid/horizontal_laser00.png' at offset 4860017 : 291 -> 298 'gfx/enemy/laser_grid/horizontal_laser01.png' at offset 4860308 : 288 -> 297 'gfx/enemy/laser_grid/horizontal_laser02.png' at offset 4860596 : 288 -> 296 'gfx/enemy/laser_grid/horizontal_laser03.png' at offset 4860884 : 314 -> 319 'gfx/enemy/laser_grid/horizontal_laser04.png' at offset 4861198 : 308 -> 314 'gfx/enemy/laser_grid/horizontal_laser05.png' at offset 4861506 : 290 -> 296 'gfx/enemy/laser_grid/horizontal_laser06.png' at offset 4861796 : 299 -> 306 'gfx/enemy/laser_grid/horizontal_laser_grid_base.png' at offset 4862095 : 276 -> 281 'gfx/enemy/laser_grid/laser00.png' at offset 4862371 : 254 -> 263 'gfx/enemy/laser_grid/laser01.png' at offset 4862625 : 256 -> 266 'gfx/enemy/laser_grid/laser02.png' at offset 4862881 : 272 -> 280 'gfx/enemy/laser_grid/laser03.png' at offset 4863153 : 271 -> 279 'gfx/enemy/laser_grid/laser04.png' at offset 4863424 : 275 -> 283 'gfx/enemy/laser_grid/laser05.png' at offset 4863699 : 265 -> 273 'gfx/enemy/laser_grid/laser06.png' at offset 4863964 : 261 -> 270 'gfx/enemy/laser_grid/laser_grid_base.png' at offset 4864225 : 261 -> 265 'gfx/enemy/lightning/lightning00.png' at offset 4864486 : 265 -> 272 'gfx/enemy/lightning/lightning01.png' at offset 4864751 : 274 -> 281 'gfx/enemy/lightning/lightning02.png' at offset 4865025 : 282 -> 289 'gfx/enemy/lightning/lightning03.png' at offset 4865307 : 281 -> 288 'gfx/enemy/lightning/lightning04.png' at offset 4865588 : 287 -> 293 'gfx/enemy/lightning/lightning05.png' at offset 4865875 : 275 -> 282 'gfx/enemy/lightning/lightning06.png' at offset 4866150 : 272 -> 279 'gfx/enemy/magic_missile/magic_missile00.png' at offset 4866422 : 277 -> 284 'gfx/enemy/magic_missile/magic_missile01.png' at offset 4866699 : 267 -> 276 'gfx/enemy/magic_missile/magic_missile02.png' at offset 4866966 : 259 -> 269 'gfx/enemy/magic_missile/magic_missile03.png' at offset 4867225 : 257 -> 265 'gfx/enemy/magic_missile/magic_missile04.png' at offset 4867482 : 247 -> 256 'gfx/enemy/magic_missile/magic_missile05.png' at offset 4867729 : 240 -> 249 'gfx/enemy/magic_missile/magic_missile06.png' at offset 4867969 : 238 -> 247 'gfx/enemy/master_tortoise/energy_rift00.png' at offset 4868207 : 361 -> 386 'gfx/enemy/master_tortoise/energy_rift01.png' at offset 4868568 : 481 -> 482 'gfx/enemy/master_tortoise/energy_rift02.png' at offset 4869049 : 613 -> 610 'gfx/enemy/master_tortoise/energy_rift03.png' at offset 4869662 : 620 -> 612 'gfx/enemy/master_tortoise/energy_rift04.png' at offset 4870282 : 620 -> 613 'gfx/enemy/master_tortoise/energy_rift05.png' at offset 4870902 : 620 -> 616 'gfx/enemy/master_tortoise/energy_rift06.png' at offset 4871522 : 567 -> 564 'gfx/enemy/master_tortoise/energy_rift07.png' at offset 4872089 : 568 -> 564 'gfx/enemy/master_tortoise/master_tortoise_attack00.png' at offset 4872657 : 1410 -> 1399 'gfx/enemy/master_tortoise/master_tortoise_attack01.png' at offset 4874067 : 1397 -> 1386 'gfx/enemy/master_tortoise/master_tortoise_retract00.png' at offset 4875464 : 1398 -> 1387 'gfx/enemy/master_tortoise/master_tortoise_retract01.png' at offset 4876862 : 1381 -> 1370 'gfx/enemy/master_tortoise/master_tortoise_retract02.png' at offset 4878243 : 1348 -> 1337 'gfx/enemy/master_tortoise/master_tortoise_retract03.png' at offset 4879591 : 1315 -> 1304 'gfx/enemy/master_tortoise/master_tortoise_retract04.png' at offset 4880906 : 1285 -> 1274 'gfx/enemy/master_tortoise/master_tortoise_shell00.png' at offset 4882191 : 997 -> 986 'gfx/enemy/master_tortoise/master_tortoise_shell01.png' at offset 4883188 : 925 -> 914 'gfx/enemy/master_tortoise/master_tortoise_shell02.png' at offset 4884113 : 956 -> 945 'gfx/enemy/master_tortoise/master_tortoise_shell03.png' at offset 4885069 : 908 -> 897 'gfx/enemy/master_tortoise/master_tortoise_walk00.png' at offset 4885977 : 1417 -> 1406 'gfx/enemy/master_tortoise/master_tortoise_walk01.png' at offset 4887394 : 1344 -> 1333 'gfx/enemy/master_tortoise/master_tortoise_walk02.png' at offset 4888738 : 1411 -> 1400 'gfx/enemy/master_tortoise/master_tortoise_walk03.png' at offset 4890149 : 1346 -> 1335 'gfx/enemy/master_tortoise/master_tortoise_walk04.png' at offset 4891495 : 1415 -> 1404 'gfx/enemy/master_tortoise/rampaging_master_tortoise_attack00.png' at offset 4892910 : 1417 -> 1406 'gfx/enemy/master_tortoise/rampaging_master_tortoise_attack01.png' at offset 4894327 : 1404 -> 1393 'gfx/enemy/master_tortoise/rampaging_master_tortoise_retract00.png' at offset 4895731 : 1407 -> 1396 'gfx/enemy/master_tortoise/rampaging_master_tortoise_retract01.png' at offset 4897138 : 1386 -> 1375 'gfx/enemy/master_tortoise/rampaging_master_tortoise_retract02.png' at offset 4898524 : 1348 -> 1337 'gfx/enemy/master_tortoise/rampaging_master_tortoise_retract03.png' at offset 4899872 : 1315 -> 1304 'gfx/enemy/master_tortoise/rampaging_master_tortoise_retract04.png' at offset 4901187 : 1285 -> 1274 'gfx/enemy/master_tortoise/rampaging_master_tortoise_walk00.png' at offset 4902472 : 1424 -> 1413 'gfx/enemy/master_tortoise/rampaging_master_tortoise_walk01.png' at offset 4903896 : 1350 -> 1339 'gfx/enemy/master_tortoise/rampaging_master_tortoise_walk02.png' at offset 4905246 : 1418 -> 1407 'gfx/enemy/master_tortoise/rampaging_master_tortoise_walk03.png' at offset 4906664 : 1352 -> 1341 'gfx/enemy/mini_centurion/mini_centurion00.png' at offset 4908016 : 437 -> 435 'gfx/enemy/mini_centurion/mini_centurion01.png' at offset 4908453 : 432 -> 431 'gfx/enemy/mini_centurion/mini_centurion02.png' at offset 4908885 : 417 -> 418 'gfx/enemy/mini_centurion/mini_centurion03.png' at offset 4909302 : 435 -> 434 'gfx/enemy/mini_centurion/red_mini_centurion00.png' at offset 4909737 : 423 -> 426 'gfx/enemy/mini_centurion/red_mini_centurion01.png' at offset 4910160 : 415 -> 420 'gfx/enemy/mini_centurion/red_mini_centurion02.png' at offset 4910575 : 398 -> 403 'gfx/enemy/mini_centurion/red_mini_centurion03.png' at offset 4910973 : 416 -> 421 'gfx/enemy/mouth_stalk/mouth_stalk00.png' at offset 4911389 : 406 -> 409 'gfx/enemy/mouth_stalk/mouth_stalk01.png' at offset 4911795 : 420 -> 423 'gfx/enemy/mouth_stalk/mouth_stalk_body.png' at offset 4912215 : 380 -> 379 'gfx/enemy/pendulum/pendulum_ring.png' at offset 4912595 : 355 -> 355 'gfx/enemy/poltergiest/poltergiest.png' at offset 4912950 : 1063 -> 1052 'gfx/enemy/poltergiest/poltergiest00.png' at offset 4914013 : 1097 -> 1086 'gfx/enemy/poltergiest/poltergiest01.png' at offset 4915110 : 1109 -> 1098 'gfx/enemy/poltergiest/poltergiest02.png' at offset 4916219 : 1068 -> 1057 'gfx/enemy/poltergiest/poltergiest03.png' at offset 4917287 : 1079 -> 1068 'gfx/enemy/sasquatch/sasquatch_attack00.png' at offset 4918366 : 857 -> 846 'gfx/enemy/sasquatch/sasquatch_attack01.png' at offset 4919223 : 877 -> 866 'gfx/enemy/sasquatch/sasquatch_attack02.png' at offset 4920100 : 868 -> 857 'gfx/enemy/sasquatch/sasquatch_attack03.png' at offset 4920968 : 913 -> 902 'gfx/enemy/sasquatch/sasquatch_club00.png' at offset 4921881 : 323 -> 337 'gfx/enemy/sasquatch/sasquatch_club01.png' at offset 4922204 : 362 -> 364 'gfx/enemy/sasquatch/sasquatch_club02.png' at offset 4922566 : 362 -> 364 'gfx/enemy/sasquatch/sasquatch_club03.png' at offset 4922928 : 335 -> 341 'gfx/enemy/sasquatch/sasquatch_club04.png' at offset 4923263 : 378 -> 381 'gfx/enemy/sasquatch/sasquatch_club05.png' at offset 4923641 : 378 -> 380 'gfx/enemy/sasquatch/sasquatch_walk00.png' at offset 4924019 : 896 -> 885 'gfx/enemy/sasquatch/sasquatch_walk01.png' at offset 4924915 : 905 -> 894 'gfx/enemy/sasquatch/sasquatch_walk02.png' at offset 4925820 : 884 -> 873 'gfx/enemy/sasquatch/sasquatch_walk03.png' at offset 4926704 : 897 -> 886 'gfx/enemy/sasquatch/sasquatch_walk04.png' at offset 4927601 : 893 -> 882 'gfx/enemy/sasquatch/snowball.png' at offset 4928494 : 270 -> 278 'gfx/enemy/scanner/blue_scanner00.png' at offset 4928764 : 2296 -> 2285 'gfx/enemy/scanner/blue_scanner01.png' at offset 4931060 : 2116 -> 2110 'gfx/enemy/scanner/blue_scanner02.png' at offset 4933176 : 1919 -> 1908 'gfx/enemy/scanner/blue_scanner03.png' at offset 4935095 : 1691 -> 1680 'gfx/enemy/scanner/blue_scanner04.png' at offset 4936786 : 2220 -> 2209 'gfx/enemy/scanner/blue_scanner05.png' at offset 4939006 : 2041 -> 2030 'gfx/enemy/scanner/blue_scanner06.png' at offset 4941047 : 1837 -> 1826 'gfx/enemy/scanner/blue_scanner07.png' at offset 4942884 : 1614 -> 1603 'gfx/enemy/scanner/blue_scanner08.png' at offset 4944498 : 2329 -> 2318 'gfx/enemy/scanner/blue_scanner09.png' at offset 4946827 : 2146 -> 2135 'gfx/enemy/scanner/blue_scanner10.png' at offset 4948973 : 1947 -> 1936 'gfx/enemy/scanner/blue_scanner11.png' at offset 4950920 : 1717 -> 1706 'gfx/enemy/scanner/green_scanner.png' at offset 4952637 : 1298 -> 1287 'gfx/enemy/scanner/green_scanner00.png' at offset 4953935 : 2303 -> 2292 'gfx/enemy/scanner/green_scanner01.png' at offset 4956238 : 2129 -> 2118 'gfx/enemy/scanner/green_scanner02.png' at offset 4958367 : 1919 -> 1908 'gfx/enemy/scanner/green_scanner03.png' at offset 4960286 : 1691 -> 1680 'gfx/enemy/scanner/green_scanner04.png' at offset 4961977 : 2225 -> 2214 'gfx/enemy/scanner/green_scanner05.png' at offset 4964202 : 2048 -> 2037 'gfx/enemy/scanner/green_scanner06.png' at offset 4966250 : 1835 -> 1824 'gfx/enemy/scanner/green_scanner07.png' at offset 4968085 : 1614 -> 1603 'gfx/enemy/scanner/green_scanner08.png' at offset 4969699 : 2329 -> 2318 'gfx/enemy/scanner/green_scanner09.png' at offset 4972028 : 2154 -> 2143 'gfx/enemy/scanner/green_scanner10.png' at offset 4974182 : 1944 -> 1933 'gfx/enemy/scanner/green_scanner11.png' at offset 4976126 : 1716 -> 1705 'gfx/enemy/scorpion/claw00.png' at offset 4977842 : 298 -> 304 'gfx/enemy/scorpion/claw01.png' at offset 4978140 : 302 -> 308 'gfx/enemy/scorpion/claw02.png' at offset 4978442 : 301 -> 307 'gfx/enemy/scorpion/scorpion00.png' at offset 4978743 : 765 -> 754 'gfx/enemy/scorpion/scorpion01.png' at offset 4979508 : 770 -> 759 'gfx/enemy/scorpion/scorpion02.png' at offset 4980278 : 768 -> 757 'gfx/enemy/scorpion/scorpion03.png' at offset 4981046 : 757 -> 746 'gfx/enemy/scorpion/scorpion04.png' at offset 4981803 : 756 -> 745 'gfx/enemy/scorpion/scorpion05.png' at offset 4982559 : 768 -> 757 'gfx/enemy/scorpion/scorpion06.png' at offset 4983327 : 779 -> 768 'gfx/enemy/scorpion/scorpion07.png' at offset 4984106 : 784 -> 773 'gfx/enemy/scorpion/scorpion_attack00.png' at offset 4984890 : 862 -> 851 'gfx/enemy/scorpion/scorpion_attack01.png' at offset 4985752 : 865 -> 854 'gfx/enemy/scorpion/scorpion_stand00.png' at offset 4986617 : 765 -> 754 'gfx/enemy/scorpion/scorpion_stand01.png' at offset 4987382 : 771 -> 760 'gfx/enemy/scorpion/scorpion_stand02.png' at offset 4988153 : 776 -> 765 'gfx/enemy/skeleton/skeleton_bow_attack00.png' at offset 4988929 : 500 -> 494 'gfx/enemy/skeleton/skeleton_bow_attack01.png' at offset 4989429 : 520 -> 515 'gfx/enemy/skeleton/skeleton_bow_attack02.png' at offset 4989949 : 521 -> 514 'gfx/enemy/skeleton/skeleton_bow_attack03.png' at offset 4990470 : 514 -> 508 'gfx/enemy/skeleton/skeleton_bow_attack04.png' at offset 4990984 : 498 -> 491 'gfx/enemy/skeleton/skeleton_bow_attack05.png' at offset 4991482 : 523 -> 515 'gfx/enemy/skeleton/skeleton_fire_arrow.png' at offset 4992005 : 581 -> 570 'gfx/enemy/skeleton/skeleton_fire_arrow00.png' at offset 4992586 : 760 -> 749 'gfx/enemy/skeleton/skeleton_fire_arrow01.png' at offset 4993346 : 781 -> 770 'gfx/enemy/skeleton/skeleton_fire_arrow02.png' at offset 4994127 : 778 -> 767 'gfx/enemy/skeleton/skeleton_fire_arrow03.png' at offset 4994905 : 786 -> 775 'gfx/enemy/skeleton/skeleton_fire_arrow04.png' at offset 4995691 : 773 -> 762 'gfx/enemy/skeleton/skeleton_fire_arrow05.png' at offset 4996464 : 788 -> 777 'gfx/enemy/skeleton/skeleton_piece00.png' at offset 4997252 : 354 -> 355 'gfx/enemy/skeleton/skeleton_piece01.png' at offset 4997606 : 387 -> 384 'gfx/enemy/skeleton/skeleton_piece02.png' at offset 4997993 : 239 -> 247 'gfx/enemy/skeleton/skeleton_piece03.png' at offset 4998232 : 237 -> 243 'gfx/enemy/skeleton/skeleton_stand.png' at offset 4998469 : 611 -> 600 'gfx/enemy/skeleton/skeleton_sword_attack00.png' at offset 4999080 : 622 -> 611 'gfx/enemy/skeleton/skeleton_sword_attack01.png' at offset 4999702 : 593 -> 582 'gfx/enemy/skeleton/skeleton_walk00.png' at offset 5000295 : 621 -> 610 'gfx/enemy/skeleton/skeleton_walk01.png' at offset 5000916 : 623 -> 612 'gfx/enemy/skeleton/skeleton_walk02.png' at offset 5001539 : 638 -> 627 'gfx/enemy/skeleton/skeleton_walk03.png' at offset 5002177 : 620 -> 609 'gfx/enemy/skull_door/skull_door00.png' at offset 5002797 : 1563 -> 1552 'gfx/enemy/skull_door/skull_door01.png' at offset 5004360 : 1559 -> 1548 'gfx/enemy/skull_door/skull_door02.png' at offset 5005919 : 1558 -> 1547 'gfx/enemy/skull_door/skull_door03.png' at offset 5007477 : 1559 -> 1548 'gfx/enemy/skull_door/skull_door04.png' at offset 5009036 : 1561 -> 1550 'gfx/enemy/skull_door/skull_door05.png' at offset 5010597 : 1562 -> 1551 'gfx/enemy/skull_door/skull_door06.png' at offset 5012159 : 1560 -> 1549 'gfx/enemy/skull_door/skull_door07.png' at offset 5013719 : 1558 -> 1547 'gfx/enemy/skull_door/skull_door08.png' at offset 5015277 : 1641 -> 1630 'gfx/enemy/skull_door/skull_door_piece00.png' at offset 5016918 : 642 -> 631 'gfx/enemy/skull_door/skull_door_piece01.png' at offset 5017560 : 443 -> 441 'gfx/enemy/skull_door/skull_door_piece02.png' at offset 5018003 : 462 -> 458 'gfx/enemy/skull_door/skull_door_piece03.png' at offset 5018465 : 554 -> 547 'gfx/enemy/skull_door/skull_door_piece04.png' at offset 5019019 : 418 -> 418 'gfx/enemy/skull_door/skull_door_piece05.png' at offset 5019437 : 440 -> 436 'gfx/enemy/skull_door/skull_door_piece06.png' at offset 5019877 : 498 -> 493 'gfx/enemy/skull_door/skull_door_piece07.png' at offset 5020375 : 315 -> 316 'gfx/enemy/skull_door/skull_door_piece08.png' at offset 5020690 : 376 -> 375 'gfx/enemy/skull_door/skull_shot.png' at offset 5021066 : 423 -> 423 'gfx/enemy/skull_door/skull_shot_trail.png' at offset 5021489 : 242 -> 249 'gfx/enemy/slime_drip/slime_drip.png' at offset 5021731 : 287 -> 294 'gfx/enemy/slime_drip/slime_drip00.png' at offset 5022018 : 285 -> 294 'gfx/enemy/slime_drip/slime_drip01.png' at offset 5022303 : 276 -> 288 'gfx/enemy/slime_drip/slime_drip02.png' at offset 5022579 : 275 -> 285 'gfx/enemy/slime_drip/slime_drip03.png' at offset 5022854 : 281 -> 290 'gfx/enemy/slime_drip/slime_drip04.png' at offset 5023135 : 260 -> 270 'gfx/enemy/slime_drip/slime_drip05.png' at offset 5023395 : 255 -> 265 'gfx/enemy/slime_drip/slime_drip06.png' at offset 5023650 : 233 -> 244 'gfx/enemy/sludge/red_sludge_attack00.png' at offset 5023883 : 820 -> 809 'gfx/enemy/sludge/red_sludge_attack01.png' at offset 5024703 : 806 -> 795 'gfx/enemy/sludge/red_sludge_attack02.png' at offset 5025509 : 782 -> 771 'gfx/enemy/sludge/red_sludge_attack03.png' at offset 5026291 : 765 -> 754 'gfx/enemy/sludge/red_sludge_attack04.png' at offset 5027056 : 721 -> 710 'gfx/enemy/sludge/red_sludge_attack05.png' at offset 5027777 : 657 -> 660 'gfx/enemy/sludge/red_sludge_attack06.png' at offset 5028434 : 604 -> 622 'gfx/enemy/sludge/red_sludge_attack07.png' at offset 5029038 : 539 -> 561 'gfx/enemy/sludge/red_sludge_attack08.png' at offset 5029577 : 479 -> 511 'gfx/enemy/sludge/red_sludge_attack09.png' at offset 5030056 : 429 -> 466 'gfx/enemy/sludge/red_sludge_attack10.png' at offset 5030485 : 402 -> 445 'gfx/enemy/sludge/red_sludge_attack11.png' at offset 5030887 : 345 -> 397 'gfx/enemy/sludge/red_sludge_vomit00.png' at offset 5031232 : 809 -> 798 'gfx/enemy/sludge/red_sludge_vomit01.png' at offset 5032041 : 807 -> 796 'gfx/enemy/sludge/red_sludge_vomit02.png' at offset 5032848 : 805 -> 794 'gfx/enemy/sludge/red_sludge_vomit03.png' at offset 5033653 : 823 -> 812 'gfx/enemy/sludge/red_sludge_vomit04.png' at offset 5034476 : 823 -> 812 'gfx/enemy/sludge/red_sludge_vomit05.png' at offset 5035299 : 834 -> 823 'gfx/enemy/sludge/red_sludge_walk00.png' at offset 5036133 : 815 -> 804 'gfx/enemy/sludge/red_sludge_walk01.png' at offset 5036948 : 810 -> 799 'gfx/enemy/sludge/red_sludge_walk02.png' at offset 5037758 : 819 -> 808 'gfx/enemy/sludge/red_sludge_walk03.png' at offset 5038577 : 814 -> 803 'gfx/enemy/sludge/red_sludge_walk04.png' at offset 5039391 : 816 -> 805 'gfx/enemy/sludge/red_sludge_walk05.png' at offset 5040207 : 814 -> 803 'gfx/enemy/sludge/sludge_attack00.png' at offset 5041021 : 828 -> 817 'gfx/enemy/sludge/sludge_attack01.png' at offset 5041849 : 812 -> 801 'gfx/enemy/sludge/sludge_attack02.png' at offset 5042661 : 789 -> 778 'gfx/enemy/sludge/sludge_attack03.png' at offset 5043450 : 771 -> 760 'gfx/enemy/sludge/sludge_attack04.png' at offset 5044221 : 725 -> 717 'gfx/enemy/sludge/sludge_attack05.png' at offset 5044946 : 662 -> 667 'gfx/enemy/sludge/sludge_attack06.png' at offset 5045608 : 609 -> 626 'gfx/enemy/sludge/sludge_attack07.png' at offset 5046217 : 540 -> 563 'gfx/enemy/sludge/sludge_attack08.png' at offset 5046757 : 479 -> 512 'gfx/enemy/sludge/sludge_attack09.png' at offset 5047236 : 430 -> 467 'gfx/enemy/sludge/sludge_attack10.png' at offset 5047666 : 405 -> 446 'gfx/enemy/sludge/sludge_attack11.png' at offset 5048071 : 349 -> 399 'gfx/enemy/sludge/sludge_vomit00.png' at offset 5048420 : 819 -> 808 'gfx/enemy/sludge/sludge_vomit01.png' at offset 5049239 : 817 -> 806 'gfx/enemy/sludge/sludge_vomit02.png' at offset 5050056 : 813 -> 802 'gfx/enemy/sludge/sludge_vomit03.png' at offset 5050869 : 834 -> 823 'gfx/enemy/sludge/sludge_vomit04.png' at offset 5051703 : 834 -> 823 'gfx/enemy/sludge/sludge_vomit05.png' at offset 5052537 : 841 -> 830 'gfx/enemy/sludge/sludge_walk00.png' at offset 5053378 : 825 -> 814 'gfx/enemy/sludge/sludge_walk01.png' at offset 5054203 : 818 -> 807 'gfx/enemy/sludge/sludge_walk02.png' at offset 5055021 : 827 -> 816 'gfx/enemy/sludge/sludge_walk03.png' at offset 5055848 : 824 -> 813 'gfx/enemy/sludge/sludge_walk04.png' at offset 5056672 : 816 -> 805 'gfx/enemy/sludge/sludge_walk05.png' at offset 5057488 : 821 -> 810 'gfx/enemy/sludge/vomit00.png' at offset 5058309 : 274 -> 281 'gfx/enemy/sludge/vomit01.png' at offset 5058583 : 274 -> 280 'gfx/enemy/sludge/vomit02.png' at offset 5058857 : 269 -> 276 'gfx/enemy/sludge/vomit03.png' at offset 5059126 : 257 -> 264 'gfx/enemy/sludge/vomit04.png' at offset 5059383 : 264 -> 271 'gfx/enemy/sludge/vomit05.png' at offset 5059647 : 253 -> 260 'gfx/enemy/sludge/vomit06.png' at offset 5059900 : 238 -> 246 'gfx/enemy/sludge/vomit07.png' at offset 5060138 : 236 -> 246 'gfx/enemy/sludge/vomit08.png' at offset 5060374 : 241 -> 250 'gfx/enemy/sludge/vomit09.png' at offset 5060615 : 238 -> 248 'gfx/enemy/sludge/vomit10.png' at offset 5060853 : 236 -> 246 'gfx/enemy/sludge/vomit11.png' at offset 5061089 : 234 -> 244 'gfx/enemy/sludge/vomit12.png' at offset 5061323 : 240 -> 250 'gfx/enemy/sludge/vomit13.png' at offset 5061563 : 236 -> 246 'gfx/enemy/sludge/vomit14.png' at offset 5061799 : 240 -> 250 'gfx/enemy/sludge/vomit15.png' at offset 5062039 : 233 -> 243 'gfx/enemy/sludge_pool/sludge_pool00.png' at offset 5062272 : 331 -> 335 'gfx/enemy/sludge_pool/sludge_pool01.png' at offset 5062603 : 321 -> 328 'gfx/enemy/sludge_pool/sludge_pool02.png' at offset 5062924 : 316 -> 321 'gfx/enemy/sludge_pool/sludge_pool03.png' at offset 5063240 : 330 -> 335 'gfx/enemy/sludge_pool/sludge_pool04.png' at offset 5063570 : 329 -> 332 'gfx/enemy/sludge_pool/sludge_pool05.png' at offset 5063899 : 335 -> 338 'gfx/enemy/sludge_pool/sludge_pool06.png' at offset 5064234 : 338 -> 342 'gfx/enemy/sludge_pool/sludge_pool07.png' at offset 5064572 : 324 -> 330 'gfx/enemy/slug/slug00.png' at offset 5064896 : 840 -> 829 'gfx/enemy/slug/slug01.png' at offset 5065736 : 829 -> 818 'gfx/enemy/slug/slug02.png' at offset 5066565 : 807 -> 796 'gfx/enemy/slug/slug03.png' at offset 5067372 : 837 -> 826 'gfx/enemy/slug/slug04.png' at offset 5068209 : 843 -> 832 'gfx/enemy/slug/slug_slime00.png' at offset 5069052 : 275 -> 281 'gfx/enemy/slug/slug_slime01.png' at offset 5069327 : 249 -> 269 'gfx/enemy/slug/slug_slime02.png' at offset 5069576 : 265 -> 272 'gfx/enemy/slug/slug_slime03.png' at offset 5069841 : 245 -> 253 'gfx/enemy/slug/slug_slime04.png' at offset 5070086 : 264 -> 271 'gfx/enemy/slug/slug_slime05.png' at offset 5070350 : 263 -> 270 'gfx/enemy/slug/slug_slime06.png' at offset 5070613 : 260 -> 268 'gfx/enemy/slug/slug_slime07.png' at offset 5070873 : 257 -> 264 'gfx/enemy/slug/slug_slime08.png' at offset 5071130 : 247 -> 254 'gfx/enemy/slug/slug_slime09.png' at offset 5071377 : 245 -> 252 'gfx/enemy/slug/slug_slime10.png' at offset 5071622 : 242 -> 251 'gfx/enemy/slug/slug_slime11.png' at offset 5071864 : 229 -> 238 'gfx/enemy/slug/slug_slime12.png' at offset 5072093 : 243 -> 250 'gfx/enemy/slug/slug_slime13.png' at offset 5072336 : 252 -> 260 'gfx/enemy/slug/slug_slime14.png' at offset 5072588 : 226 -> 235 'gfx/enemy/slug/upside_down_slug00.png' at offset 5072814 : 838 -> 827 'gfx/enemy/slug/upside_down_slug01.png' at offset 5073652 : 821 -> 810 'gfx/enemy/slug/upside_down_slug02.png' at offset 5074473 : 812 -> 801 'gfx/enemy/slug/upside_down_slug03.png' at offset 5075285 : 835 -> 824 'gfx/enemy/slug/upside_down_slug04.png' at offset 5076120 : 841 -> 830 'gfx/enemy/small_boulder/small_boulder0001.png' at offset 5076961 : 5839 -> 5828 'gfx/enemy/small_boulder/small_boulder0002.png' at offset 5082800 : 5869 -> 5858 'gfx/enemy/small_boulder/small_boulder0003.png' at offset 5088669 : 5844 -> 5833 'gfx/enemy/small_boulder/small_boulder0004.png' at offset 5094513 : 5789 -> 5778 'gfx/enemy/small_boulder/small_boulder0005.png' at offset 5100302 : 5798 -> 5787 'gfx/enemy/small_boulder/small_boulder0006.png' at offset 5106100 : 5710 -> 5699 'gfx/enemy/small_boulder/small_boulder0007.png' at offset 5111810 : 5673 -> 5662 'gfx/enemy/small_boulder/small_boulder0008.png' at offset 5117483 : 5734 -> 5723 'gfx/enemy/small_boulder/small_boulder0009.png' at offset 5123217 : 5874 -> 5863 'gfx/enemy/small_boulder/small_boulder0010.png' at offset 5129091 : 5926 -> 5915 'gfx/enemy/small_boulder/small_boulder0011.png' at offset 5135017 : 6255 -> 6244 'gfx/enemy/small_boulder/small_boulder0012.png' at offset 5141272 : 6222 -> 6211 'gfx/enemy/small_boulder/small_boulder0013.png' at offset 5147494 : 6226 -> 6215 'gfx/enemy/small_boulder/small_boulder0014.png' at offset 5153720 : 6005 -> 5994 'gfx/enemy/small_boulder/small_boulder0015.png' at offset 5159725 : 6005 -> 5994 'gfx/enemy/small_boulder/small_boulder0016.png' at offset 5165730 : 5857 -> 5846 'gfx/enemy/small_boulder/small_boulder0017.png' at offset 5171587 : 5851 -> 5840 'gfx/enemy/small_boulder/small_boulder0018.png' at offset 5177438 : 5912 -> 5901 'gfx/enemy/small_boulder/small_boulder0019.png' at offset 5183350 : 5871 -> 5860 'gfx/enemy/small_boulder/small_boulder0020.png' at offset 5189221 : 5875 -> 5864 'gfx/enemy/small_boulder/small_boulder0021.png' at offset 5195096 : 5851 -> 5840 'gfx/enemy/small_boulder/small_boulder0022.png' at offset 5200947 : 5823 -> 5812 'gfx/enemy/small_boulder/small_boulder0023.png' at offset 5206770 : 5744 -> 5733 'gfx/enemy/small_boulder/small_boulder0024.png' at offset 5212514 : 5705 -> 5694 'gfx/enemy/small_boulder/small_boulder0025.png' at offset 5218219 : 5728 -> 5717 'gfx/enemy/small_boulder/small_boulder0026.png' at offset 5223947 : 5757 -> 5746 'gfx/enemy/small_boulder/small_boulder0027.png' at offset 5229704 : 5885 -> 5874 'gfx/enemy/small_boulder/small_boulder0028.png' at offset 5235589 : 5903 -> 5892 'gfx/enemy/small_boulder/small_boulder0029.png' at offset 5241492 : 5928 -> 5917 'gfx/enemy/small_boulder/small_boulder0030.png' at offset 5247420 : 5930 -> 5919 'gfx/enemy/small_boulder/small_boulder0031.png' at offset 5253350 : 5950 -> 5939 'gfx/enemy/small_boulder/small_boulder0032.png' at offset 5259300 : 5906 -> 5895 'gfx/enemy/small_boulder/small_boulder0033.png' at offset 5265206 : 5878 -> 5867 'gfx/enemy/small_boulder/small_boulder0034.png' at offset 5271084 : 5846 -> 5835 'gfx/enemy/small_boulder/small_boulder0035.png' at offset 5276930 : 5837 -> 5826 'gfx/enemy/small_boulder/small_boulder_piece_1.png' at offset 5282767 : 2638 -> 2627 'gfx/enemy/small_boulder/small_boulder_piece_2.png' at offset 5285405 : 1696 -> 1685 'gfx/enemy/small_boulder/small_boulder_piece_3.png' at offset 5287101 : 1594 -> 1583 'gfx/enemy/small_boulder/small_boulder_piece_4.png' at offset 5288695 : 2159 -> 2148 'gfx/enemy/snail/purple_shell.png' at offset 5290854 : 585 -> 574 'gfx/enemy/snail/purple_shell_piece00.png' at offset 5291439 : 369 -> 369 'gfx/enemy/snail/purple_shell_piece01.png' at offset 5291808 : 391 -> 392 'gfx/enemy/snail/purple_shell_piece02.png' at offset 5292199 : 319 -> 321 'gfx/enemy/snail/purple_shell_piece03.png' at offset 5292518 : 380 -> 379 'gfx/enemy/snail/purple_snail00.png' at offset 5292898 : 857 -> 846 'gfx/enemy/snail/purple_snail01.png' at offset 5293755 : 845 -> 834 'gfx/enemy/snail/purple_snail02.png' at offset 5294600 : 849 -> 838 'gfx/enemy/snail/purple_snail_attack00.png' at offset 5295449 : 864 -> 853 'gfx/enemy/snail/purple_snail_attack01.png' at offset 5296313 : 860 -> 849 'gfx/enemy/snail/purple_snail_attack02.png' at offset 5297173 : 860 -> 849 'gfx/enemy/snail/purple_snail_attack03.png' at offset 5298033 : 858 -> 847 'gfx/enemy/snail/purple_snail_attack04.png' at offset 5298891 : 856 -> 845 'gfx/enemy/snail/purple_snail_attack05.png' at offset 5299747 : 860 -> 849 'gfx/enemy/snail/shell.png' at offset 5300607 : 600 -> 589 'gfx/enemy/snail/shell_piece00.png' at offset 5301207 : 378 -> 377 'gfx/enemy/snail/shell_piece01.png' at offset 5301585 : 345 -> 347 'gfx/enemy/snail/shell_piece02.png' at offset 5301930 : 415 -> 412 'gfx/enemy/snail/shell_piece03.png' at offset 5302345 : 364 -> 364 'gfx/enemy/snail/snail00.png' at offset 5302709 : 869 -> 858 'gfx/enemy/snail/snail01.png' at offset 5303578 : 857 -> 846 'gfx/enemy/snail/snail02.png' at offset 5304435 : 858 -> 849 'gfx/enemy/snail/snail03.png' at offset 5305293 : 487 -> 488 'gfx/enemy/spider/blue_spider.png' at offset 5305780 : 467 -> 465 'gfx/enemy/spider/purple_spider.png' at offset 5306247 : 463 -> 459 'gfx/enemy/spider/red_spider.png' at offset 5306710 : 450 -> 451 'gfx/enemy/spider/spider.png' at offset 5307160 : 461 -> 460 'gfx/enemy/spider/spider00.png' at offset 5307621 : 480 -> 477 'gfx/enemy/spider/spider01.png' at offset 5308101 : 473 -> 469 'gfx/enemy/spider/spider02.png' at offset 5308574 : 474 -> 471 'gfx/enemy/spike_sphere/exploding_spike_sphere00.png' at offset 5309048 : 831 -> 820 'gfx/enemy/spike_sphere/exploding_spike_sphere01.png' at offset 5309879 : 848 -> 837 'gfx/enemy/spike_sphere/exploding_spike_sphere02.png' at offset 5310727 : 834 -> 823 'gfx/enemy/spike_sphere/exploding_spike_sphere03.png' at offset 5311561 : 828 -> 817 'gfx/enemy/spike_sphere/exploding_spike_sphere04.png' at offset 5312389 : 813 -> 802 'gfx/enemy/spike_sphere/exploding_spike_sphere05.png' at offset 5313202 : 830 -> 819 'gfx/enemy/spike_sphere/spike_sphere00.png' at offset 5314032 : 827 -> 816 'gfx/enemy/spike_sphere/spike_sphere01.png' at offset 5314859 : 844 -> 833 'gfx/enemy/spike_sphere/spike_sphere02.png' at offset 5315703 : 831 -> 820 'gfx/enemy/spike_sphere/spike_sphere03.png' at offset 5316534 : 825 -> 814 'gfx/enemy/spike_sphere/spike_sphere04.png' at offset 5317359 : 810 -> 799 'gfx/enemy/spike_sphere/spike_sphere05.png' at offset 5318169 : 827 -> 816 'gfx/enemy/spike_wall/spike_wall.png' at offset 5318996 : 1266 -> 1262 'gfx/enemy/spirit/spirit00.png' at offset 5320262 : 763 -> 752 'gfx/enemy/spirit/spirit01.png' at offset 5321025 : 767 -> 756 'gfx/enemy/spirit/spirit02.png' at offset 5321792 : 765 -> 754 'gfx/enemy/spirit/spirit03.png' at offset 5322557 : 764 -> 753 'gfx/enemy/spirit/spirit04.png' at offset 5323321 : 765 -> 754 'gfx/enemy/spirit/spirit05.png' at offset 5324086 : 760 -> 749 'gfx/enemy/spitting_plant/spitting_plant00.png' at offset 5324846 : 603 -> 597 'gfx/enemy/spitting_plant/spitting_plant01.png' at offset 5325449 : 618 -> 609 'gfx/enemy/spitting_plant/spitting_plant02.png' at offset 5326067 : 621 -> 612 'gfx/enemy/spitting_plant/spitting_plant03.png' at offset 5326688 : 633 -> 622 'gfx/enemy/spitting_plant/spitting_plant04.png' at offset 5327321 : 624 -> 617 'gfx/enemy/spitting_plant/spitting_plant05.png' at offset 5327945 : 638 -> 629 'gfx/enemy/spitting_plant/spitting_plant06.png' at offset 5328583 : 640 -> 629 'gfx/enemy/spitting_plant/spitting_plant07.png' at offset 5329223 : 637 -> 629 'gfx/enemy/spitting_plant/spitting_plant08.png' at offset 5329860 : 627 -> 618 'gfx/enemy/spitting_plant/spitting_plant09.png' at offset 5330487 : 627 -> 619 'gfx/enemy/spitting_plant/spitting_plant10.png' at offset 5331114 : 622 -> 614 'gfx/enemy/spitting_plant/spitting_plant11.png' at offset 5331736 : 612 -> 603 'gfx/enemy/spitting_plant/spitting_plant_attack00.png' at offset 5332348 : 643 -> 634 'gfx/enemy/spitting_plant/spitting_plant_attack01.png' at offset 5332991 : 678 -> 671 'gfx/enemy/spitting_plant/spitting_plant_attack02.png' at offset 5333669 : 701 -> 692 'gfx/enemy/splitter/splitter_large00.png' at offset 5334370 : 661 -> 650 'gfx/enemy/splitter/splitter_large01.png' at offset 5335031 : 655 -> 648 'gfx/enemy/splitter/splitter_large02.png' at offset 5335686 : 686 -> 675 'gfx/enemy/splitter/splitter_large03.png' at offset 5336372 : 481 -> 500 'gfx/enemy/splitter/splitter_medium00.png' at offset 5336853 : 469 -> 466 'gfx/enemy/splitter/splitter_medium01.png' at offset 5337322 : 470 -> 467 'gfx/enemy/splitter/splitter_medium02.png' at offset 5337792 : 454 -> 453 'gfx/enemy/splitter/splitter_medium03.png' at offset 5338246 : 349 -> 356 'gfx/enemy/splitter/splitter_small00.png' at offset 5338595 : 329 -> 336 'gfx/enemy/splitter/splitter_small01.png' at offset 5338924 : 337 -> 343 'gfx/enemy/splitter/splitter_small02.png' at offset 5339261 : 328 -> 334 'gfx/enemy/splitter/splitter_small03.png' at offset 5339589 : 224 -> 234 'gfx/enemy/summoner/dark_summoner00.png' at offset 5339813 : 941 -> 930 'gfx/enemy/summoner/dark_summoner01.png' at offset 5340754 : 941 -> 930 'gfx/enemy/summoner/dark_summoner02.png' at offset 5341695 : 915 -> 904 'gfx/enemy/summoner/dark_summoner03.png' at offset 5342610 : 920 -> 909 'gfx/enemy/summoner/summoner00.png' at offset 5343530 : 943 -> 932 'gfx/enemy/summoner/summoner01.png' at offset 5344473 : 943 -> 932 'gfx/enemy/summoner/summoner02.png' at offset 5345416 : 917 -> 906 'gfx/enemy/summoner/summoner03.png' at offset 5346333 : 922 -> 911 'gfx/enemy/thunder_cloud/thunder_cloud00.png' at offset 5347255 : 760 -> 749 'gfx/enemy/thunder_cloud/thunder_cloud01.png' at offset 5348015 : 751 -> 740 'gfx/enemy/thunder_cloud/thunder_cloud02.png' at offset 5348766 : 740 -> 729 'gfx/enemy/thunder_cloud/thunder_cloud03.png' at offset 5349506 : 802 -> 791 'gfx/enemy/thunder_cloud/thunder_cloud04.png' at offset 5350308 : 799 -> 788 'gfx/enemy/thunder_cloud/thunder_cloud05.png' at offset 5351107 : 784 -> 773 'gfx/enemy/thunder_cloud/thunder_cloud06.png' at offset 5351891 : 793 -> 782 'gfx/enemy/thunder_cloud/thunder_cloud07.png' at offset 5352684 : 786 -> 775 'gfx/enemy/thunder_cloud/thunder_cloud08.png' at offset 5353470 : 690 -> 679 'gfx/enemy/tortoise/fire_tortoise_attack00.png' at offset 5354160 : 1486 -> 1475 'gfx/enemy/tortoise/fire_tortoise_attack01.png' at offset 5355646 : 1502 -> 1491 'gfx/enemy/tortoise/fire_tortoise_attack02.png' at offset 5357148 : 1506 -> 1495 'gfx/enemy/tortoise/fire_tortoise_attack03.png' at offset 5358654 : 1504 -> 1493 'gfx/enemy/tortoise/fire_tortoise_fireball.png' at offset 5360158 : 269 -> 274 'gfx/enemy/tortoise/fire_tortoise_retract00.png' at offset 5360427 : 1407 -> 1396 'gfx/enemy/tortoise/fire_tortoise_retract01.png' at offset 5361834 : 1388 -> 1377 'gfx/enemy/tortoise/fire_tortoise_retract02.png' at offset 5363222 : 1348 -> 1337 'gfx/enemy/tortoise/fire_tortoise_retract03.png' at offset 5364570 : 1318 -> 1307 'gfx/enemy/tortoise/fire_tortoise_retract04.png' at offset 5365888 : 1281 -> 1270 'gfx/enemy/tortoise/fire_tortoise_walk00.png' at offset 5367169 : 1469 -> 1458 'gfx/enemy/tortoise/fire_tortoise_walk01.png' at offset 5368638 : 1415 -> 1404 'gfx/enemy/tortoise/fire_tortoise_walk02.png' at offset 5370053 : 1491 -> 1480 'gfx/enemy/tortoise/fire_tortoise_walk03.png' at offset 5371544 : 1413 -> 1402 'gfx/enemy/tortoise/fire_tortoise_walk04.png' at offset 5372957 : 1461 -> 1450 'gfx/enemy/tortoise/ice_tortoise_ice_ball.png' at offset 5374418 : 257 -> 264 'gfx/enemy/tortoise/ice_tortoise_ice_floor.png' at offset 5374675 : 213 -> 222 'gfx/enemy/tortoise/ice_tortoise_ice_floor_base00.png' at offset 5374888 : 240 -> 248 'gfx/enemy/tortoise/ice_tortoise_ice_floor_base01.png' at offset 5375128 : 267 -> 274 'gfx/enemy/tortoise/ice_tortoise_ice_floor_base02.png' at offset 5375395 : 299 -> 305 'gfx/enemy/tortoise/ice_tortoise_ice_floor_base03.png' at offset 5375694 : 340 -> 344 'gfx/enemy/tortoise/ice_tortoise_ice_floor_base04.png' at offset 5376034 : 373 -> 376 'gfx/enemy/tortoise/ice_tortoise_ice_floor_base05.png' at offset 5376407 : 401 -> 401 'gfx/enemy/tortoise/ice_tortoise_ice_floor_base06.png' at offset 5376808 : 410 -> 410 'gfx/enemy/tortoise/ice_tortoise_retract00.png' at offset 5377218 : 1452 -> 1441 'gfx/enemy/tortoise/ice_tortoise_retract01.png' at offset 5378670 : 1417 -> 1406 'gfx/enemy/tortoise/ice_tortoise_retract02.png' at offset 5380087 : 1355 -> 1344 'gfx/enemy/tortoise/ice_tortoise_retract03.png' at offset 5381442 : 1330 -> 1319 'gfx/enemy/tortoise/ice_tortoise_retract04.png' at offset 5382772 : 1281 -> 1270 'gfx/enemy/tortoise/ice_tortoise_walk00.png' at offset 5384053 : 1479 -> 1468 'gfx/enemy/tortoise/ice_tortoise_walk01.png' at offset 5385532 : 1403 -> 1392 'gfx/enemy/tortoise/ice_tortoise_walk02.png' at offset 5386935 : 1476 -> 1465 'gfx/enemy/tortoise/ice_tortoise_walk03.png' at offset 5388411 : 1405 -> 1394 'gfx/enemy/tortoise/ice_tortoise_walk04.png' at offset 5389816 : 1477 -> 1466 'gfx/enemy/tortoise/tortoise_electric00.png' at offset 5391293 : 1361 -> 1350 'gfx/enemy/tortoise/tortoise_electric01.png' at offset 5392654 : 1345 -> 1334 'gfx/enemy/tortoise/tortoise_electric02.png' at offset 5393999 : 1530 -> 1519 'gfx/enemy/tortoise/tortoise_electrify00.png' at offset 5395529 : 1274 -> 1263 'gfx/enemy/tortoise/tortoise_retract00.png' at offset 5396803 : 1395 -> 1384 'gfx/enemy/tortoise/tortoise_retract01.png' at offset 5398198 : 1378 -> 1367 'gfx/enemy/tortoise/tortoise_retract02.png' at offset 5399576 : 1345 -> 1334 'gfx/enemy/tortoise/tortoise_retract03.png' at offset 5400921 : 1311 -> 1300 'gfx/enemy/tortoise/tortoise_retract04.png' at offset 5402232 : 1281 -> 1270 'gfx/enemy/tortoise/tortoise_retract_evil00.png' at offset 5403513 : 1388 -> 1377 'gfx/enemy/tortoise/tortoise_retract_evil01.png' at offset 5404901 : 1366 -> 1355 'gfx/enemy/tortoise/tortoise_retract_evil02.png' at offset 5406267 : 1334 -> 1323 'gfx/enemy/tortoise/tortoise_retract_evil03.png' at offset 5407601 : 1311 -> 1300 'gfx/enemy/tortoise/tortoise_walk00.png' at offset 5408912 : 1412 -> 1401 'gfx/enemy/tortoise/tortoise_walk01.png' at offset 5410324 : 1338 -> 1327 'gfx/enemy/tortoise/tortoise_walk02.png' at offset 5411662 : 1408 -> 1397 'gfx/enemy/tortoise/tortoise_walk03.png' at offset 5413070 : 1340 -> 1329 'gfx/enemy/tortoise/tortoise_walk04.png' at offset 5414410 : 1410 -> 1399 'gfx/enemy/tortoise/tortoise_walk_evil00.png' at offset 5415820 : 1407 -> 1396 'gfx/enemy/tortoise/tortoise_walk_evil01.png' at offset 5417227 : 1334 -> 1323 'gfx/enemy/tortoise/tortoise_walk_evil02.png' at offset 5418561 : 1406 -> 1395 'gfx/enemy/tortoise/tortoise_walk_evil03.png' at offset 5419967 : 1336 -> 1325 'gfx/enemy/tortoise/tortoise_walk_evil04.png' at offset 5421303 : 1404 -> 1393 'gfx/enemy/wasp/wasp00.png' at offset 5422707 : 707 -> 696 'gfx/enemy/wasp/wasp01.png' at offset 5423414 : 665 -> 665 'gfx/enemy/whirlwind/whirlwind00.png' at offset 5424079 : 692 -> 681 'gfx/enemy/whirlwind/whirlwind01.png' at offset 5424771 : 691 -> 680 'gfx/enemy/whirlwind/whirlwind02.png' at offset 5425462 : 691 -> 680 'gfx/enemy/whirlwind/whirlwind03.png' at offset 5426153 : 699 -> 688 'gfx/enemy/whirlwind/whirlwind04.png' at offset 5426852 : 694 -> 683 'gfx/enemy/whirlwind/whirlwind05.png' at offset 5427546 : 682 -> 671 'gfx/enemy/whirlwind/whirlwind06.png' at offset 5428228 : 692 -> 681 'gfx/enemy/whirlwind/whirlwind07.png' at offset 5428920 : 691 -> 680 'gfx/enemy/whirlwind/whirlwind08.png' at offset 5429611 : 678 -> 667 'gfx/enemy/whirlwind/whirlwind09.png' at offset 5430289 : 694 -> 683 'gfx/enemy/whirlwind/whirlwind10.png' at offset 5430983 : 697 -> 686 'gfx/enemy/whirlwind/whirlwind11.png' at offset 5431680 : 676 -> 665 'gfx/enemy/zombie/zombie_die.png' at offset 5432356 : 724 -> 716 'gfx/enemy/zombie/zombie_grab.png' at offset 5433080 : 739 -> 730 'gfx/enemy/zombie/zombie_head00.png' at offset 5433819 : 383 -> 386 'gfx/enemy/zombie/zombie_head01.png' at offset 5434202 : 380 -> 383 'gfx/enemy/zombie/zombie_head02.png' at offset 5434582 : 383 -> 386 'gfx/enemy/zombie/zombie_stand.png' at offset 5434965 : 724 -> 716 'gfx/enemy/zombie/zombie_walk00.png' at offset 5435689 : 744 -> 738 'gfx/enemy/zombie/zombie_walk01.png' at offset 5436433 : 762 -> 753 'gfx/enemy/zombie/zombie_walk02.png' at offset 5437195 : 741 -> 735 'gfx/enemy/zombie/zombie_walk03.png' at offset 5437936 : 733 -> 724 'gfx/falling_platform/armoury_falling_platform.png' at offset 5438669 : 684 -> 673 'gfx/falling_platform/castle_falling_platform.png' at offset 5439353 : 624 -> 613 'gfx/falling_platform/catacombs_falling_platform.png' at offset 5439977 : 619 -> 610 'gfx/falling_platform/cave_falling_platform.png' at offset 5440596 : 959 -> 948 'gfx/falling_platform/dungeon_falling_platform.png' at offset 5441555 : 780 -> 769 'gfx/falling_platform/mine_falling_platform.png' at offset 5442335 : 834 -> 823 'gfx/falling_platform/sewer_falling_platform.png' at offset 5443169 : 476 -> 482 'gfx/falling_platform/wasteland_falling_platform.png' at offset 5443645 : 782 -> 771 'gfx/hud/bronze_medal.png' at offset 5444427 : 473 -> 468 'gfx/hud/disabled_medal.png' at offset 5444900 : 455 -> 453 'gfx/hud/gold_medal.png' at offset 5445355 : 454 -> 451 'gfx/hud/heart.png' at offset 5445809 : 342 -> 344 'gfx/hud/heart_empty.png' at offset 5446151 : 288 -> 294 'gfx/hud/inventory_cursor.png' at offset 5446439 : 244 -> 266 'gfx/hud/item_box.png' at offset 5446683 : 438 -> 433 'gfx/hud/ruby_medal.png' at offset 5447121 : 452 -> 450 'gfx/hud/silver_medal.png' at offset 5447573 : 458 -> 454 'gfx/hud/spotlight.png' at offset 5448031 : 792 -> 1036 'gfx/item/apple.png' at offset 5448823 : 373 -> 373 'gfx/item/apple_tree/apple_tree.png' at offset 5449196 : 3493 -> 3511 'gfx/item/arrow_target/arrow_target00.png' at offset 5452689 : 390 -> 390 'gfx/item/arrow_target/arrow_target01.png' at offset 5453079 : 391 -> 390 'gfx/item/attractor/attractor00.png' at offset 5453470 : 816 -> 805 'gfx/item/attractor/attractor01.png' at offset 5454286 : 898 -> 887 'gfx/item/attractor/attractor02.png' at offset 5455184 : 898 -> 887 'gfx/item/attractor/attractor03.png' at offset 5456082 : 898 -> 887 'gfx/item/attractor/attractor04.png' at offset 5456980 : 900 -> 889 'gfx/item/attractor/attractor05.png' at offset 5457880 : 900 -> 889 'gfx/item/attractor/attractor06.png' at offset 5458780 : 905 -> 894 'gfx/item/attractor/attractor07.png' at offset 5459685 : 901 -> 890 'gfx/item/balloon/balloon00.png' at offset 5460586 : 506 -> 502 'gfx/item/balloon/balloon01.png' at offset 5461092 : 514 -> 508 'gfx/item/balloon/balloon02.png' at offset 5461606 : 515 -> 508 'gfx/item/bell.png' at offset 5462121 : 458 -> 455 'gfx/item/bell_rope/bell_rope00.png' at offset 5462579 : 335 -> 391 'gfx/item/bell_rope/bell_rope01.png' at offset 5462914 : 608 -> 644 'gfx/item/bell_rope/bell_rope02.png' at offset 5463522 : 625 -> 658 'gfx/item/bell_rope/bell_rope03.png' at offset 5464147 : 603 -> 628 'gfx/item/bell_rope/bell_rope04.png' at offset 5464750 : 609 -> 641 'gfx/item/bell_rope/bell_rope05.png' at offset 5465359 : 603 -> 652 'gfx/item/bind_artifact.png' at offset 5465962 : 339 -> 341 'gfx/item/blender/blender.png' at offset 5466301 : 1914 -> 2062 'gfx/item/blender/blender00.png' at offset 5468215 : 1927 -> 2005 'gfx/item/blender/blender01.png' at offset 5470142 : 2468 -> 2557 'gfx/item/blender/blender02.png' at offset 5472610 : 1982 -> 2048 'gfx/item/blender/blender03.png' at offset 5474592 : 2433 -> 2526 'gfx/item/blender/blender_switch00.png' at offset 5477025 : 302 -> 310 'gfx/item/blender/blender_switch01.png' at offset 5477327 : 277 -> 284 'gfx/item/blender/blender_switch02.png' at offset 5477604 : 293 -> 299 'gfx/item/blender/blender_wheel00.png' at offset 5477897 : 372 -> 376 'gfx/item/blender/blender_wheel01.png' at offset 5478269 : 379 -> 381 'gfx/item/bomb/bomb.png' at offset 5478648 : 388 -> 390 'gfx/item/bomb/bomb00.png' at offset 5479036 : 416 -> 418 'gfx/item/bomb/bomb01.png' at offset 5479452 : 443 -> 444 'gfx/item/bomb/bomb02.png' at offset 5479895 : 441 -> 442 'gfx/item/bomb/bomb03.png' at offset 5480336 : 432 -> 435 'gfx/item/bomb/bomb04.png' at offset 5480768 : 434 -> 436 'gfx/item/bomb/bomb05.png' at offset 5481202 : 414 -> 416 'gfx/item/bomb/bomb06.png' at offset 5481616 : 419 -> 421 'gfx/item/bomb_pile.png' at offset 5482035 : 615 -> 604 'gfx/item/bubble_machine/bubble.png' at offset 5482650 : 428 -> 426 'gfx/item/bubble_machine/bubble_machine00.png' at offset 5483078 : 577 -> 592 'gfx/item/bubble_machine/bubble_machine01.png' at offset 5483655 : 702 -> 708 'gfx/item/bubble_machine/bubble_machine02.png' at offset 5484357 : 816 -> 809 'gfx/item/bubble_machine/bubble_machine03.png' at offset 5485173 : 782 -> 781 'gfx/item/bubble_machine/bubble_machine04.png' at offset 5485955 : 670 -> 675 'gfx/item/bubble_machine/bubble_machine05.png' at offset 5486625 : 784 -> 779 'gfx/item/bubble_machine/bubble_machine06.png' at offset 5487409 : 733 -> 735 'gfx/item/catapult/catapult00.png' at offset 5488142 : 3006 -> 2995 'gfx/item/catapult/catapult01.png' at offset 5491148 : 2889 -> 2878 'gfx/item/catapult/catapult02.png' at offset 5494037 : 3010 -> 3002 'gfx/item/catapult/catapult03.png' at offset 5497047 : 2983 -> 2972 'gfx/item/catapult/catapult04.png' at offset 5500030 : 2967 -> 2959 'gfx/item/catapult/catapult05.png' at offset 5502997 : 2873 -> 2862 'gfx/item/catapult/catapult06.png' at offset 5505870 : 2972 -> 2961 'gfx/item/catapult/catapult07.png' at offset 5508842 : 2978 -> 2967 'gfx/item/catapult/catapult_bucket.png' at offset 5511820 : 974 -> 963 'gfx/item/catapult/catapult_bucket00.png' at offset 5512794 : 974 -> 963 'gfx/item/catapult/catapult_bucket01.png' at offset 5513768 : 3892 -> 3881 'gfx/item/catapult/catapult_bucket02.png' at offset 5517660 : 3693 -> 3682 'gfx/item/catapult/catapult_fire00.png' at offset 5521353 : 3138 -> 3127 'gfx/item/catapult/catapult_fire01.png' at offset 5524491 : 3302 -> 3295 'gfx/item/cauldron/cauldron00.png' at offset 5527793 : 1088 -> 1077 'gfx/item/cauldron/cauldron01.png' at offset 5528881 : 1085 -> 1074 'gfx/item/cauldron/cauldron02.png' at offset 5529966 : 1102 -> 1091 'gfx/item/cauldron/cauldron03.png' at offset 5531068 : 1076 -> 1065 'gfx/item/cauldron/cauldron04.png' at offset 5532144 : 1069 -> 1058 'gfx/item/cauldron/cauldron_blue00.png' at offset 5533213 : 1088 -> 1077 'gfx/item/cauldron/cauldron_blue01.png' at offset 5534301 : 1085 -> 1074 'gfx/item/cauldron/cauldron_blue02.png' at offset 5535386 : 1102 -> 1091 'gfx/item/cauldron/cauldron_blue03.png' at offset 5536488 : 1076 -> 1065 'gfx/item/cauldron/cauldron_blue04.png' at offset 5537564 : 1069 -> 1058 'gfx/item/cell_bars.png' at offset 5538633 : 285 -> 390 'gfx/item/chaos_toy.png' at offset 5538918 : 747 -> 739 'gfx/item/chicken_feed.png' at offset 5539665 : 224 -> 232 'gfx/item/chicken_feed_bag.png' at offset 5539889 : 458 -> 455 'gfx/item/chicken_trap/chicken_trap00.png' at offset 5540347 : 345 -> 359 'gfx/item/chicken_trap/chicken_trap01.png' at offset 5540692 : 361 -> 375 'gfx/item/chicken_trap/chicken_trap02.png' at offset 5541053 : 387 -> 395 'gfx/item/chicken_trap/chicken_trap03.png' at offset 5541440 : 389 -> 392 'gfx/item/chicken_trap/chicken_trap04.png' at offset 5541829 : 404 -> 404 'gfx/item/chicken_trap/chicken_trap05.png' at offset 5542233 : 404 -> 407 'gfx/item/chicken_trap/chicken_trap06.png' at offset 5542637 : 392 -> 395 'gfx/item/chicken_trap/chicken_trap07.png' at offset 5543029 : 384 -> 385 'gfx/item/chicken_trap/chicken_trap08.png' at offset 5543413 : 369 -> 379 'gfx/item/chicken_trap/chicken_trap09.png' at offset 5543782 : 352 -> 367 'gfx/item/chicken_trap/chicken_trap10.png' at offset 5544134 : 341 -> 358 'gfx/item/cloud_geyzer/cloud.png' at offset 5544475 : 508 -> 500 'gfx/item/cloud_geyzer/geyzer.png' at offset 5544983 : 369 -> 369 'gfx/item/coal.png' at offset 5545352 : 247 -> 253 'gfx/item/coal_bag.png' at offset 5545599 : 449 -> 445 'gfx/item/coal_pile.png' at offset 5546048 : 535 -> 527 'gfx/item/code_card.png' at offset 5546583 : 291 -> 297 'gfx/item/code_display/code_display00.png' at offset 5546874 : 137 -> 153 'gfx/item/code_display/code_display01.png' at offset 5547011 : 325 -> 334 'gfx/item/code_display/code_display02.png' at offset 5547336 : 325 -> 332 'gfx/item/code_display/code_display03.png' at offset 5547661 : 331 -> 338 'gfx/item/code_display/code_display04.png' at offset 5547992 : 324 -> 333 'gfx/item/code_door/code_door_off00.png' at offset 5548316 : 598 -> 596 'gfx/item/code_door/code_door_off01.png' at offset 5548914 : 602 -> 596 'gfx/item/code_door/code_door_off02.png' at offset 5549516 : 598 -> 596 'gfx/item/code_door/code_door_on00.png' at offset 5550114 : 600 -> 594 'gfx/item/code_door/code_door_on01.png' at offset 5550714 : 600 -> 595 'gfx/item/code_door/code_door_on02.png' at offset 5551314 : 600 -> 594 'gfx/item/colour_pot/colour_display00.png' at offset 5551914 : 813 -> 802 'gfx/item/colour_pot/colour_display01.png' at offset 5552727 : 820 -> 809 'gfx/item/colour_pot/colour_display02.png' at offset 5553547 : 813 -> 802 'gfx/item/colour_pot/colour_display03.png' at offset 5554360 : 827 -> 816 'gfx/item/colour_pot/colour_display04.png' at offset 5555187 : 824 -> 813 'gfx/item/colour_pot/colour_display05.png' at offset 5556011 : 814 -> 803 'gfx/item/colour_pot/colour_display06.png' at offset 5556825 : 822 -> 811 'gfx/item/colour_pot/colour_pot.png' at offset 5557647 : 1338 -> 1372 'gfx/item/containment_unit/containment_unit.png' at offset 5558985 : 1705 -> 1806 'gfx/item/containment_unit/containment_unit_controls00.png' at offset 5560690 : 729 -> 718 'gfx/item/containment_unit/containment_unit_controls01.png' at offset 5561419 : 732 -> 721 'gfx/item/containment_unit/containment_unit_controls02.png' at offset 5562151 : 733 -> 722 'gfx/item/containment_unit/containment_unit_controls03.png' at offset 5562884 : 733 -> 722 'gfx/item/containment_unit/containment_unit_controls04.png' at offset 5563617 : 732 -> 721 'gfx/item/containment_unit/containment_unit_controls05.png' at offset 5564349 : 731 -> 720 'gfx/item/containment_unit/containment_unit_controls06.png' at offset 5565080 : 731 -> 720 'gfx/item/containment_unit/containment_unit_controls07.png' at offset 5565811 : 728 -> 717 'gfx/item/containment_unit/containment_unit_controls08.png' at offset 5566539 : 677 -> 666 'gfx/item/crossbow/crossbow.png' at offset 5567216 : 1546 -> 1535 'gfx/item/crossbow/crossbow_bolt.png' at offset 5568762 : 337 -> 339 'gfx/item/crusher/crusher00.png' at offset 5569099 : 691 -> 693 'gfx/item/crusher/crusher01.png' at offset 5569790 : 687 -> 694 'gfx/item/crusher/crusher_arm.png' at offset 5570477 : 317 -> 323 'gfx/item/drawbridge_pulley/drawbridge_chain_anchor.png' at offset 5570794 : 625 -> 614 'gfx/item/drawbridge_pulley/drawbridge_pulley00.png' at offset 5571419 : 1166 -> 1155 'gfx/item/drawbridge_pulley/drawbridge_pulley01.png' at offset 5572585 : 1225 -> 1214 'gfx/item/drawbridge_pulley/drawbridge_pulley02.png' at offset 5573810 : 1244 -> 1233 'gfx/item/drawbridge_pulley/drawbridge_pulley03.png' at offset 5575054 : 1217 -> 1206 'gfx/item/drawbridge_pulley/drawbridge_pulley_chain00.png' at offset 5576271 : 590 -> 584 'gfx/item/drawbridge_pulley/drawbridge_pulley_chain01.png' at offset 5576861 : 585 -> 581 'gfx/item/drawbridge_pulley/drawbridge_pulley_chain02.png' at offset 5577446 : 592 -> 585 'gfx/item/drawbridge_pulley/drawbridge_pulley_chain03.png' at offset 5578038 : 591 -> 585 'gfx/item/empty_bottle.png' at offset 5578629 : 290 -> 293 'gfx/item/exploding_gazer_eye.png' at offset 5578919 : 368 -> 370 'gfx/item/exploding_gazer_eye/exploding_gazer_eye00.png' at offset 5579287 : 339 -> 346 'gfx/item/exploding_gazer_eye/exploding_gazer_eye01.png' at offset 5579626 : 415 -> 417 'gfx/item/exploding_gazer_eye/exploding_gazer_eye02.png' at offset 5580041 : 366 -> 370 'gfx/item/extend_o_grab/extend_o_grab.png' at offset 5580407 : 452 -> 449 'gfx/item/extend_o_grab/extend_o_grab_claw00.png' at offset 5580859 : 337 -> 345 'gfx/item/extend_o_grab/extend_o_grab_claw01.png' at offset 5581196 : 353 -> 358 'gfx/item/extend_o_grab/extend_o_grab_segment.png' at offset 5581549 : 239 -> 247 'gfx/item/extend_o_grab_button/extend_o_grab_button00.png' at offset 5581788 : 350 -> 355 'gfx/item/extend_o_grab_button/extend_o_grab_button01.png' at offset 5582138 : 344 -> 353 'gfx/item/eyeball_smoothie.png' at offset 5582482 : 330 -> 335 'gfx/item/flame_pillar/flame_pillar00.png' at offset 5582812 : 430 -> 430 'gfx/item/flame_pillar/flame_pillar01.png' at offset 5583242 : 408 -> 410 'gfx/item/flaming_arrow_bottle.png' at offset 5583650 : 328 -> 328 'gfx/item/force_field/force_field00.png' at offset 5583978 : 228 -> 241 'gfx/item/force_field/force_field01.png' at offset 5584206 : 232 -> 245 'gfx/item/force_field/force_field02.png' at offset 5584438 : 231 -> 244 'gfx/item/force_field/force_field03.png' at offset 5584669 : 229 -> 242 'gfx/item/force_field/force_field04.png' at offset 5584898 : 232 -> 245 'gfx/item/force_field/force_field05.png' at offset 5585130 : 229 -> 242 'gfx/item/force_field/force_field06.png' at offset 5585359 : 233 -> 246 'gfx/item/force_field/force_field07.png' at offset 5585592 : 228 -> 241 'gfx/item/force_field/horizontal_force_field00.png' at offset 5585820 : 232 -> 243 'gfx/item/force_field/horizontal_force_field01.png' at offset 5586052 : 242 -> 251 'gfx/item/force_field/horizontal_force_field02.png' at offset 5586294 : 240 -> 250 'gfx/item/force_field/horizontal_force_field03.png' at offset 5586534 : 237 -> 247 'gfx/item/force_field/horizontal_force_field04.png' at offset 5586771 : 241 -> 251 'gfx/item/force_field/horizontal_force_field05.png' at offset 5587012 : 240 -> 249 'gfx/item/force_field/horizontal_force_field06.png' at offset 5587252 : 243 -> 252 'gfx/item/force_field/horizontal_force_field07.png' at offset 5587495 : 238 -> 248 'gfx/item/fuse.png' at offset 5587733 : 317 -> 322 'gfx/item/gazer_eye.png' at offset 5588050 : 368 -> 370 'gfx/item/gazer_eye_slot/gazer_eye_slot00.png' at offset 5588418 : 583 -> 572 'gfx/item/gazer_eye_slot/gazer_eye_slot01.png' at offset 5589001 : 686 -> 675 'gfx/item/gem/blue_gem00.png' at offset 5589687 : 289 -> 299 'gfx/item/gem/blue_gem01.png' at offset 5589976 : 294 -> 302 'gfx/item/gem/blue_gem02.png' at offset 5590270 : 286 -> 296 'gfx/item/gem/blue_gem03.png' at offset 5590556 : 297 -> 306 'gfx/item/gem/green_gem00.png' at offset 5590853 : 288 -> 296 'gfx/item/gem/green_gem01.png' at offset 5591141 : 293 -> 300 'gfx/item/gem/green_gem02.png' at offset 5591434 : 287 -> 294 'gfx/item/gem/green_gem03.png' at offset 5591721 : 299 -> 305 'gfx/item/gem/purple_gem00.png' at offset 5592020 : 291 -> 299 'gfx/item/gem/purple_gem01.png' at offset 5592311 : 295 -> 303 'gfx/item/gem/purple_gem02.png' at offset 5592606 : 291 -> 299 'gfx/item/gem/purple_gem03.png' at offset 5592897 : 296 -> 306 'gfx/item/gem/red_gem00.png' at offset 5593193 : 290 -> 297 'gfx/item/gem/red_gem01.png' at offset 5593483 : 292 -> 299 'gfx/item/gem/red_gem02.png' at offset 5593775 : 289 -> 296 'gfx/item/gem/red_gem03.png' at offset 5594064 : 297 -> 304 'gfx/item/gem/yellow_gem00.png' at offset 5594361 : 291 -> 298 'gfx/item/gem/yellow_gem01.png' at offset 5594652 : 295 -> 302 'gfx/item/gem/yellow_gem02.png' at offset 5594947 : 290 -> 297 'gfx/item/gem/yellow_gem03.png' at offset 5595237 : 300 -> 307 'gfx/item/glass_cage.png' at offset 5595537 : 487 -> 484 'gfx/item/glass_cage/glass_cage00.png' at offset 5596024 : 226 -> 298 'gfx/item/glass_cage/glass_cage01.png' at offset 5596250 : 380 -> 433 'gfx/item/glass_cage/glass_cage02.png' at offset 5596630 : 362 -> 413 'gfx/item/glass_cage/glass_cage03.png' at offset 5596992 : 369 -> 420 'gfx/item/glass_cage/glass_cage04.png' at offset 5597361 : 369 -> 419 'gfx/item/glass_cage/glass_cage05.png' at offset 5597730 : 353 -> 404 'gfx/item/glass_wall.png' at offset 5598083 : 216 -> 237 'gfx/item/glass_wall/glass_wall00.png' at offset 5598299 : 213 -> 237 'gfx/item/glass_wall/glass_wall01.png' at offset 5598512 : 272 -> 297 'gfx/item/glass_wall/glass_wall02.png' at offset 5598784 : 328 -> 347 'gfx/item/glass_wall/glass_wall03.png' at offset 5599112 : 371 -> 383 'gfx/item/glass_wall/glass_wall04.png' at offset 5599483 : 411 -> 415 'gfx/item/glass_wall/glass_wall05.png' at offset 5599894 : 457 -> 456 'gfx/item/glass_wall/glass_wall_piece00.png' at offset 5600351 : 292 -> 300 'gfx/item/glass_wall/glass_wall_piece01.png' at offset 5600643 : 277 -> 286 'gfx/item/glass_wall/glass_wall_piece02.png' at offset 5600920 : 301 -> 308 'gfx/item/glass_wall/glass_wall_piece03.png' at offset 5601221 : 268 -> 279 'gfx/item/glass_wall/glass_wall_piece04.png' at offset 5601489 : 247 -> 258 'gfx/item/glass_wall/glass_wall_piece05.png' at offset 5601736 : 255 -> 266 'gfx/item/glass_wall/glass_wall_piece06.png' at offset 5601991 : 278 -> 286 'gfx/item/glass_wall/glass_wall_piece07.png' at offset 5602269 : 278 -> 286 'gfx/item/glass_wall/horizontal_glass_wall00.png' at offset 5602547 : 215 -> 232 'gfx/item/glass_wall/horizontal_glass_wall01.png' at offset 5602762 : 250 -> 261 'gfx/item/glass_wall/horizontal_glass_wall02.png' at offset 5603012 : 303 -> 311 'gfx/item/glass_wall/horizontal_glass_wall03.png' at offset 5603315 : 338 -> 344 'gfx/item/glass_wall/horizontal_glass_wall04.png' at offset 5603653 : 372 -> 376 'gfx/item/glass_wall/horizontal_glass_wall_piece00.png' at offset 5604025 : 269 -> 276 'gfx/item/glass_wall/horizontal_glass_wall_piece01.png' at offset 5604294 : 289 -> 296 'gfx/item/glass_wall/horizontal_glass_wall_piece02.png' at offset 5604583 : 279 -> 287 'gfx/item/glass_wall/horizontal_glass_wall_piece03.png' at offset 5604862 : 263 -> 273 'gfx/item/glass_wall/horizontal_glass_wall_piece04.png' at offset 5605125 : 241 -> 253 'gfx/item/glass_wall/horizontal_glass_wall_piece05.png' at offset 5605366 : 252 -> 265 'gfx/item/glass_wall/horizontal_glass_wall_piece06.png' at offset 5605618 : 262 -> 270 'gfx/item/glass_wall/horizontal_glass_wall_piece07.png' at offset 5605880 : 262 -> 270 'gfx/item/grabber/grabber00.png' at offset 5606142 : 759 -> 748 'gfx/item/grabber/grabber01.png' at offset 5606901 : 659 -> 648 'gfx/item/grabber/grabber_chain.png' at offset 5607560 : 341 -> 345 'gfx/item/health_bottle.png' at offset 5607901 : 324 -> 326 'gfx/item/health_bottle00.png' at offset 5608225 : 266 -> 274 'gfx/item/health_bottle01.png' at offset 5608491 : 264 -> 273 'gfx/item/health_bottle02.png' at offset 5608755 : 266 -> 274 'gfx/item/heart.png' at offset 5609021 : 322 -> 326 'gfx/item/heart_container/heart_container00.png' at offset 5609343 : 385 -> 389 'gfx/item/heart_container/heart_container01.png' at offset 5609728 : 396 -> 399 'gfx/item/heart_container/heart_container02.png' at offset 5610124 : 394 -> 397 'gfx/item/heart_container/heart_container03.png' at offset 5610518 : 405 -> 407 'gfx/item/hidden_passage_wall.png' at offset 5610923 : 1275 -> 1264 'gfx/item/high_striker/high_striker00.png' at offset 5612198 : 2648 -> 2675 'gfx/item/high_striker/high_striker01.png' at offset 5614846 : 2652 -> 2688 'gfx/item/high_striker/high_striker02.png' at offset 5617498 : 2657 -> 2689 'gfx/item/high_striker/high_striker03.png' at offset 5620155 : 2659 -> 2690 'gfx/item/high_striker/high_striker04.png' at offset 5622814 : 2644 -> 2690 'gfx/item/high_striker/high_striker05.png' at offset 5625458 : 2656 -> 2689 'gfx/item/high_striker/high_striker06.png' at offset 5628114 : 2647 -> 2685 'gfx/item/high_striker/high_striker07.png' at offset 5630761 : 2648 -> 2691 'gfx/item/high_striker/high_striker08.png' at offset 5633409 : 2643 -> 2680 'gfx/item/high_striker/high_striker09.png' at offset 5636052 : 2659 -> 2692 'gfx/item/high_striker/high_striker10.png' at offset 5638711 : 2655 -> 2691 'gfx/item/high_striker/high_striker11.png' at offset 5641366 : 2669 -> 2691 'gfx/item/high_striker/high_striker12.png' at offset 5644035 : 2655 -> 2690 'gfx/item/high_striker/high_striker13.png' at offset 5646690 : 2662 -> 2697 'gfx/item/high_striker/high_striker14.png' at offset 5649352 : 2646 -> 2681 'gfx/item/ice_cube/ice_cube.png' at offset 5651998 : 335 -> 336 'gfx/item/ice_cube/ice_platform00.png' at offset 5652333 : 445 -> 442 'gfx/item/ice_cube/ice_platform01.png' at offset 5652778 : 486 -> 480 'gfx/item/ice_cube/ice_platform02.png' at offset 5653264 : 506 -> 499 'gfx/item/ice_cube/ice_platform03.png' at offset 5653770 : 525 -> 519 'gfx/item/ice_cube/ice_platform04.png' at offset 5654295 : 548 -> 537 'gfx/item/ice_spray.png' at offset 5654843 : 424 -> 420 'gfx/item/ingredient_bottle.png' at offset 5655267 : 317 -> 319 'gfx/item/instruction_card.png' at offset 5655584 : 323 -> 325 'gfx/item/instruction_machine/instruction_machine00.png' at offset 5655907 : 911 -> 904 'gfx/item/instruction_machine/instruction_machine01.png' at offset 5656818 : 905 -> 903 'gfx/item/instruction_machine/instruction_machine02.png' at offset 5657723 : 867 -> 876 'gfx/item/instruction_machine/instruction_machine03.png' at offset 5658590 : 894 -> 919 'gfx/item/instruction_machine/instruction_machine04.png' at offset 5659484 : 904 -> 901 'gfx/item/instruction_machine/instruction_machine05.png' at offset 5660388 : 905 -> 902 'gfx/item/instruction_machine/instruction_machine06.png' at offset 5661293 : 877 -> 881 'gfx/item/instruction_machine/instruction_machine07.png' at offset 5662170 : 949 -> 938 'gfx/item/invisibility_bottle.png' at offset 5663119 : 323 -> 325 'gfx/item/jigsaw_puzzle_cursor.png' at offset 5663442 : 247 -> 261 'gfx/item/keepsake.png' at offset 5663689 : 369 -> 369 'gfx/item/lava_door/lava_door00.png' at offset 5664058 : 754 -> 743 'gfx/item/lava_door/lava_door01.png' at offset 5664812 : 715 -> 704 'gfx/item/lava_door/lava_door02.png' at offset 5665527 : 760 -> 749 'gfx/item/lava_door/lava_door03.png' at offset 5666287 : 758 -> 747 'gfx/item/lava_door/lava_door04.png' at offset 5667045 : 754 -> 743 'gfx/item/lava_door/lava_door05.png' at offset 5667799 : 776 -> 765 'gfx/item/lava_door/lava_door06.png' at offset 5668575 : 741 -> 730 'gfx/item/lava_door/lava_door07.png' at offset 5669316 : 260 -> 281 'gfx/item/lava_door/lava_door_piece00.png' at offset 5669576 : 293 -> 297 'gfx/item/lava_door/lava_door_piece01.png' at offset 5669869 : 283 -> 288 'gfx/item/lava_door/lava_door_piece02.png' at offset 5670152 : 273 -> 280 'gfx/item/lava_door/lava_door_piece03.png' at offset 5670425 : 295 -> 298 'gfx/item/lava_door/lava_door_piece04.png' at offset 5670720 : 279 -> 284 'gfx/item/lava_door/lava_door_piece05.png' at offset 5670999 : 296 -> 300 'gfx/item/lava_door/lava_door_piece06.png' at offset 5671295 : 306 -> 310 'gfx/item/lava_geyzer/geyzer_base00.png' at offset 5671601 : 513 -> 509 'gfx/item/lava_geyzer/geyzer_base01.png' at offset 5672114 : 505 -> 502 'gfx/item/lava_geyzer/geyzer_base02.png' at offset 5672619 : 513 -> 509 'gfx/item/lava_geyzer/geyzer_base03.png' at offset 5673132 : 512 -> 509 'gfx/item/lava_geyzer/geyzer_base04.png' at offset 5673644 : 507 -> 503 'gfx/item/lava_geyzer/geyzer_base05.png' at offset 5674151 : 504 -> 501 'gfx/item/lava_geyzer/geyzer_base06.png' at offset 5674655 : 505 -> 502 'gfx/item/lava_geyzer/geyzer_top00.png' at offset 5675160 : 849 -> 838 'gfx/item/lava_geyzer/geyzer_top01.png' at offset 5676009 : 867 -> 856 'gfx/item/lava_geyzer/geyzer_top02.png' at offset 5676876 : 872 -> 861 'gfx/item/lava_geyzer/geyzer_top03.png' at offset 5677748 : 862 -> 851 'gfx/item/lava_geyzer/geyzer_top04.png' at offset 5678610 : 846 -> 835 'gfx/item/lava_geyzer/geyzer_top05.png' at offset 5679456 : 854 -> 843 'gfx/item/lava_geyzer/geyzer_top06.png' at offset 5680310 : 866 -> 855 'gfx/item/light_beam.png' at offset 5681176 : 180 -> 192 'gfx/item/light_beam_horizontal.png' at offset 5681356 : 180 -> 192 'gfx/item/light_pillar/light_pillar00.png' at offset 5681536 : 577 -> 578 'gfx/item/light_pillar/light_pillar01.png' at offset 5682113 : 726 -> 719 'gfx/item/light_pillar/light_pillar02.png' at offset 5682839 : 722 -> 719 'gfx/item/light_pillar/light_pillar03.png' at offset 5683561 : 730 -> 719 'gfx/item/light_pillar/light_pillar04.png' at offset 5684291 : 730 -> 723 'gfx/item/light_pillar/light_pillar05.png' at offset 5685021 : 721 -> 717 'gfx/item/light_pillar/light_pillar06.png' at offset 5685742 : 724 -> 717 'gfx/item/light_source.png' at offset 5686466 : 255 -> 267 'gfx/item/light_target/light_target00.png' at offset 5686721 : 624 -> 619 'gfx/item/light_target/light_target01.png' at offset 5687345 : 662 -> 651 'gfx/item/light_target/light_target02.png' at offset 5688007 : 662 -> 651 'gfx/item/light_target/light_target03.png' at offset 5688669 : 662 -> 651 'gfx/item/light_target/light_target04.png' at offset 5689331 : 662 -> 651 'gfx/item/lightning_charge.png' at offset 5689993 : 278 -> 283 'gfx/item/magnet/magnet.png' at offset 5690271 : 358 -> 364 'gfx/item/magnet/magnet_ray00.png' at offset 5690629 : 262 -> 270 'gfx/item/magnet/magnet_ray01.png' at offset 5690891 : 268 -> 275 'gfx/item/magnet/magnet_ray02.png' at offset 5691159 : 274 -> 282 'gfx/item/magnet/magnet_ray03.png' at offset 5691433 : 268 -> 276 'gfx/item/magnet/magnet_ray04.png' at offset 5691701 : 269 -> 277 'gfx/item/magnet/magnet_ray05.png' at offset 5691970 : 268 -> 275 'gfx/item/mastermind/mastermind_display.png' at offset 5692238 : 417 -> 840 'gfx/item/mastermind/mastermind_peg00.png' at offset 5692655 : 312 -> 315 'gfx/item/mastermind/mastermind_peg01.png' at offset 5692967 : 411 -> 418 'gfx/item/mastermind/mastermind_peg02.png' at offset 5693378 : 421 -> 427 'gfx/item/mastermind/mastermind_peg03.png' at offset 5693799 : 411 -> 417 'gfx/item/mastermind/mastermind_peg04.png' at offset 5694210 : 413 -> 419 'gfx/item/mastermind/mastermind_peg05.png' at offset 5694623 : 423 -> 430 'gfx/item/mastermind/mastermind_score00.png' at offset 5695046 : 181 -> 191 'gfx/item/mastermind/mastermind_score01.png' at offset 5695227 : 188 -> 197 'gfx/item/mastermind/mastermind_score02.png' at offset 5695415 : 158 -> 174 'gfx/item/mastermind/mastermind_score03.png' at offset 5695573 : 206 -> 214 'gfx/item/mastermind/mastermind_score04.png' at offset 5695779 : 194 -> 203 'gfx/item/mastermind/mastermind_score05.png' at offset 5695973 : 199 -> 207 'gfx/item/mastermind/mastermind_score06.png' at offset 5696172 : 178 -> 189 'gfx/item/memory_match_display.png' at offset 5696350 : 289 -> 449 'gfx/item/metal_crate.png' at offset 5696639 : 457 -> 456 'gfx/item/mine_cart/mine_cart00.png' at offset 5697096 : 771 -> 760 'gfx/item/mine_cart/mine_cart01.png' at offset 5697867 : 761 -> 750 'gfx/item/mine_cart/mine_cart02.png' at offset 5698628 : 772 -> 761 'gfx/item/mine_cart/mine_cart03.png' at offset 5699400 : 761 -> 750 'gfx/item/mine_cart/mine_cart_full00.png' at offset 5700161 : 890 -> 879 'gfx/item/mine_cart/mine_cart_full01.png' at offset 5701051 : 881 -> 870 'gfx/item/mine_cart/mine_cart_full02.png' at offset 5701932 : 890 -> 879 'gfx/item/mine_cart/mine_cart_full03.png' at offset 5702822 : 881 -> 870 'gfx/item/mirror/mirror.png' at offset 5703703 : 503 -> 496 'gfx/item/mirror/upside_down_mirror.png' at offset 5704206 : 513 -> 505 'gfx/item/monster_horn.png' at offset 5704719 : 278 -> 283 'gfx/item/monster_skull/monster_skull.png' at offset 5704997 : 420 -> 419 'gfx/item/monster_skull/monster_skull_horn_removed.png' at offset 5705417 : 412 -> 411 'gfx/item/moveable_lift/moveable_lift00.png' at offset 5705829 : 612 -> 629 'gfx/item/moveable_lift/moveable_lift01.png' at offset 5706441 : 614 -> 633 'gfx/item/moveable_lift/moveable_lift02.png' at offset 5707055 : 612 -> 628 'gfx/item/moveable_lift/moveable_lift03.png' at offset 5707667 : 616 -> 633 'gfx/item/moveable_lift/moveable_lift04.png' at offset 5708283 : 634 -> 641 'gfx/item/moveable_lift/moveable_lift05.png' at offset 5708917 : 639 -> 644 'gfx/item/moveable_lift/moveable_lift06.png' at offset 5709556 : 635 -> 640 'gfx/item/moveable_lift/moveable_lift07.png' at offset 5710191 : 639 -> 644 'gfx/item/moveable_lift/moveable_lift08.png' at offset 5710830 : 626 -> 651 'gfx/item/moveable_lift/moveable_lift09.png' at offset 5711456 : 627 -> 653 'gfx/item/moveable_lift/moveable_lift10.png' at offset 5712083 : 624 -> 650 'gfx/item/moveable_lift/moveable_lift11.png' at offset 5712707 : 626 -> 653 'gfx/item/music_sheet.png' at offset 5713333 : 479 -> 471 'gfx/item/music_sheet/music_sheet_display.png' at offset 5713812 : 1710 -> 1699 'gfx/item/music_sheet/musical_note.png' at offset 5715522 : 326 -> 328 'gfx/item/music_sheet/upside_down_musical_note.png' at offset 5715848 : 324 -> 326 'gfx/item/number_block/number_block00.png' at offset 5716172 : 391 -> 400 'gfx/item/number_block/number_block01.png' at offset 5716563 : 450 -> 452 'gfx/item/number_block/number_block02.png' at offset 5717013 : 253 -> 266 'gfx/item/oil_can.png' at offset 5717266 : 433 -> 430 'gfx/item/old_shield.png' at offset 5717699 : 683 -> 672 'gfx/item/one_way_door/one_way_door00.png' at offset 5718382 : 1076 -> 1127 'gfx/item/one_way_door/one_way_door01.png' at offset 5719458 : 1115 -> 1104 'gfx/item/one_way_door/one_way_door02.png' at offset 5720573 : 1143 -> 1132 'gfx/item/one_way_door/one_way_door03.png' at offset 5721716 : 1133 -> 1122 'gfx/item/one_way_door/one_way_door04.png' at offset 5722849 : 1128 -> 1117 'gfx/item/one_way_door/one_way_door05.png' at offset 5723977 : 1123 -> 1112 'gfx/item/one_way_door/one_way_door06.png' at offset 5725100 : 1131 -> 1120 'gfx/item/one_way_door/one_way_door_down00.png' at offset 5726231 : 904 -> 893 'gfx/item/one_way_door/one_way_door_down01.png' at offset 5727135 : 912 -> 901 'gfx/item/one_way_door/one_way_door_down02.png' at offset 5728047 : 896 -> 885 'gfx/item/one_way_door/one_way_door_down03.png' at offset 5728943 : 892 -> 881 'gfx/item/one_way_door/one_way_door_down04.png' at offset 5729835 : 901 -> 890 'gfx/item/one_way_door/one_way_door_down05.png' at offset 5730736 : 916 -> 905 'gfx/item/one_way_door/one_way_door_down06.png' at offset 5731652 : 924 -> 913 'gfx/item/one_way_door/one_way_door_up00.png' at offset 5732576 : 908 -> 897 'gfx/item/one_way_door/one_way_door_up01.png' at offset 5733484 : 905 -> 894 'gfx/item/one_way_door/one_way_door_up02.png' at offset 5734389 : 903 -> 892 'gfx/item/one_way_door/one_way_door_up03.png' at offset 5735292 : 899 -> 888 'gfx/item/one_way_door/one_way_door_up04.png' at offset 5736191 : 878 -> 867 'gfx/item/one_way_door/one_way_door_up05.png' at offset 5737069 : 918 -> 907 'gfx/item/one_way_door/one_way_door_up06.png' at offset 5737987 : 912 -> 901 'gfx/item/pedestal.png' at offset 5738899 : 758 -> 772 'gfx/item/poison_meat.png' at offset 5739657 : 447 -> 442 'gfx/item/poison_meat/poison_meat00.png' at offset 5740104 : 444 -> 442 'gfx/item/poison_meat/poison_meat01.png' at offset 5740548 : 425 -> 425 'gfx/item/poison_meat/poison_meat02.png' at offset 5740973 : 391 -> 392 'gfx/item/poison_meat/poison_meat03.png' at offset 5741364 : 362 -> 365 'gfx/item/poison_meat/poison_meat04.png' at offset 5741726 : 358 -> 361 'gfx/item/portable_save.png' at offset 5742084 : 427 -> 425 'gfx/item/potion_dispenser/potion_dispenser00.png' at offset 5742511 : 575 -> 568 'gfx/item/potion_dispenser/potion_dispenser01.png' at offset 5743086 : 568 -> 560 'gfx/item/potion_dispenser/potion_dispenser02.png' at offset 5743654 : 563 -> 555 'gfx/item/potion_dispenser/potion_dispenser03.png' at offset 5744217 : 567 -> 559 'gfx/item/potion_dispenser/potion_dispenser04.png' at offset 5744784 : 568 -> 562 'gfx/item/potion_dispenser/potion_dispenser05.png' at offset 5745352 : 551 -> 543 'gfx/item/potion_dispenser/potion_dispenser06.png' at offset 5745903 : 566 -> 557 'gfx/item/potion_dispenser/potion_dispenser07.png' at offset 5746469 : 564 -> 555 'gfx/item/potion_dispenser/potion_dispenser08.png' at offset 5747033 : 575 -> 567 'gfx/item/potion_dispenser/potion_dispenser09.png' at offset 5747608 : 554 -> 548 'gfx/item/potion_dispenser/potion_dispenser10.png' at offset 5748162 : 568 -> 559 'gfx/item/potion_dispenser/potion_dispenser11.png' at offset 5748730 : 565 -> 558 'gfx/item/potion_dispenser/potion_dispenser12.png' at offset 5749295 : 567 -> 559 'gfx/item/potion_dispenser/potion_dispenser13.png' at offset 5749862 : 553 -> 545 'gfx/item/potion_dispenser/potion_dispenser14.png' at offset 5750415 : 572 -> 563 'gfx/item/potion_dispenser/potion_dispenser15.png' at offset 5750987 : 560 -> 554 'gfx/item/power_generator/power_generator00.png' at offset 5751547 : 548 -> 571 'gfx/item/power_generator/power_generator_blue00.png' at offset 5752095 : 598 -> 615 'gfx/item/power_generator/power_generator_blue01.png' at offset 5752693 : 600 -> 617 'gfx/item/power_generator/power_generator_blue02.png' at offset 5753293 : 569 -> 611 'gfx/item/power_generator/power_generator_blue03.png' at offset 5753862 : 619 -> 625 'gfx/item/power_generator/power_generator_blue04.png' at offset 5754481 : 595 -> 613 'gfx/item/power_generator/power_generator_blue05.png' at offset 5755076 : 595 -> 617 'gfx/item/power_generator/power_generator_green00.png' at offset 5755671 : 601 -> 618 'gfx/item/power_generator/power_generator_green01.png' at offset 5756272 : 601 -> 619 'gfx/item/power_generator/power_generator_green02.png' at offset 5756873 : 572 -> 613 'gfx/item/power_generator/power_generator_green03.png' at offset 5757445 : 623 -> 628 'gfx/item/power_generator/power_generator_green04.png' at offset 5758068 : 599 -> 616 'gfx/item/power_generator/power_generator_green05.png' at offset 5758667 : 598 -> 619 'gfx/item/power_generator/power_generator_purple00.png' at offset 5759265 : 599 -> 618 'gfx/item/power_generator/power_generator_purple01.png' at offset 5759864 : 599 -> 619 'gfx/item/power_generator/power_generator_purple02.png' at offset 5760463 : 574 -> 616 'gfx/item/power_generator/power_generator_purple03.png' at offset 5761037 : 619 -> 630 'gfx/item/power_generator/power_generator_purple04.png' at offset 5761656 : 597 -> 617 'gfx/item/power_generator/power_generator_purple05.png' at offset 5762253 : 595 -> 619 'gfx/item/power_generator/power_generator_red00.png' at offset 5762848 : 599 -> 615 'gfx/item/power_generator/power_generator_red01.png' at offset 5763447 : 599 -> 617 'gfx/item/power_generator/power_generator_red02.png' at offset 5764046 : 566 -> 610 'gfx/item/power_generator/power_generator_red03.png' at offset 5764612 : 617 -> 625 'gfx/item/power_generator/power_generator_red04.png' at offset 5765229 : 593 -> 613 'gfx/item/power_generator/power_generator_red05.png' at offset 5765822 : 596 -> 616 'gfx/item/power_generator/power_generator_yellow00.png' at offset 5766418 : 593 -> 613 'gfx/item/power_generator/power_generator_yellow01.png' at offset 5767011 : 595 -> 616 'gfx/item/power_generator/power_generator_yellow02.png' at offset 5767606 : 565 -> 610 'gfx/item/power_generator/power_generator_yellow03.png' at offset 5768171 : 618 -> 628 'gfx/item/power_generator/power_generator_yellow04.png' at offset 5768789 : 591 -> 612 'gfx/item/power_generator/power_generator_yellow05.png' at offset 5769380 : 594 -> 616 'gfx/item/power_meter/meter00.png' at offset 5769974 : 701 -> 700 'gfx/item/power_meter/meter01.png' at offset 5770675 : 727 -> 723 'gfx/item/power_meter/meter02.png' at offset 5771402 : 720 -> 719 'gfx/item/power_meter/meter03.png' at offset 5772122 : 734 -> 733 'gfx/item/power_meter/meter04.png' at offset 5772856 : 721 -> 719 'gfx/item/power_meter/meter05.png' at offset 5773577 : 731 -> 729 'gfx/item/power_meter/meter06.png' at offset 5774308 : 744 -> 741 'gfx/item/power_meter/meter07.png' at offset 5775052 : 740 -> 736 'gfx/item/power_meter/meter08.png' at offset 5775792 : 701 -> 699 'gfx/item/power_meter/meter09.png' at offset 5776493 : 724 -> 722 'gfx/item/power_meter/meter10.png' at offset 5777217 : 713 -> 713 'gfx/item/power_meter/meter11.png' at offset 5777930 : 722 -> 720 'gfx/item/power_meter/meter12.png' at offset 5778652 : 719 -> 717 'gfx/item/protection_artifact.png' at offset 5779371 : 466 -> 464 'gfx/item/protection_ring.png' at offset 5779837 : 390 -> 390 'gfx/item/puzzle_piece/puzzle_piece.png' at offset 5780227 : 5752 -> 5741 'gfx/item/puzzle_piece/puzzle_piece00.png' at offset 5785979 : 1482 -> 1706 'gfx/item/puzzle_piece/puzzle_piece01.png' at offset 5787461 : 1491 -> 1560 'gfx/item/puzzle_piece/puzzle_piece02.png' at offset 5788952 : 1735 -> 1876 'gfx/item/puzzle_piece/puzzle_piece03.png' at offset 5790687 : 1421 -> 1614 'gfx/item/puzzle_piece/puzzle_piece04.png' at offset 5792108 : 524 -> 544 'gfx/item/puzzle_piece/puzzle_piece05.png' at offset 5792632 : 1499 -> 1597 'gfx/item/puzzle_piece/puzzle_piece06.png' at offset 5794131 : 980 -> 1065 'gfx/item/puzzle_piece/puzzle_piece07.png' at offset 5795111 : 437 -> 444 'gfx/item/puzzle_piece/puzzle_piece08.png' at offset 5795548 : 1141 -> 1319 'gfx/item/reflection_artifact.png' at offset 5796689 : 459 -> 456 'gfx/item/repellent.png' at offset 5797148 : 430 -> 428 'gfx/item/repellent/repellent_spray00.png' at offset 5797578 : 368 -> 371 'gfx/item/repellent/repellent_spray01.png' at offset 5797946 : 458 -> 455 'gfx/item/repellent/repellent_spray02.png' at offset 5798404 : 578 -> 569 'gfx/item/repellent/repellent_spray03.png' at offset 5798982 : 566 -> 558 'gfx/item/repellent/repellent_spray04.png' at offset 5799548 : 535 -> 528 'gfx/item/resurrection_amulet.png' at offset 5800083 : 445 -> 441 'gfx/item/robot/robot00.png' at offset 5800528 : 563 -> 559 'gfx/item/robot/robot01.png' at offset 5801091 : 564 -> 560 'gfx/item/robot/robot02.png' at offset 5801655 : 570 -> 564 'gfx/item/robot/robot03.png' at offset 5802225 : 543 -> 541 'gfx/item/robot/robot04.png' at offset 5802768 : 562 -> 557 'gfx/item/robot/robot05.png' at offset 5803330 : 562 -> 559 'gfx/item/robot/robot06.png' at offset 5803892 : 594 -> 589 'gfx/item/robot/robot07.png' at offset 5804486 : 595 -> 589 'gfx/item/robot/robot08.png' at offset 5805081 : 594 -> 589 'gfx/item/robot/robot_target.png' at offset 5805675 : 367 -> 371 'gfx/item/rock.png' at offset 5806042 : 604 -> 595 'gfx/item/rock_container.png' at offset 5806646 : 1112 -> 1101 'gfx/item/rock_pile.png' at offset 5807758 : 1097 -> 1086 'gfx/item/rope.png' at offset 5808855 : 448 -> 444 'gfx/item/safe/safe_dial00.png' at offset 5809303 : 317 -> 315 'gfx/item/safe/safe_dial01.png' at offset 5809620 : 319 -> 316 'gfx/item/safe/safe_dial02.png' at offset 5809939 : 291 -> 291 'gfx/item/safe/safe_dial03.png' at offset 5810230 : 294 -> 295 'gfx/item/safe/safe_dial04.png' at offset 5810524 : 310 -> 306 'gfx/item/safe/safe_dial05.png' at offset 5810834 : 305 -> 303 'gfx/item/safe/safe_dial06.png' at offset 5811139 : 324 -> 322 'gfx/item/safe/safe_dial07.png' at offset 5811463 : 317 -> 317 'gfx/item/safe/safe_dial08.png' at offset 5811780 : 317 -> 315 'gfx/item/safe/safe_dial09.png' at offset 5812097 : 325 -> 322 'gfx/item/safe/safe_dial10.png' at offset 5812422 : 319 -> 317 'gfx/item/safe/safe_dial11.png' at offset 5812741 : 319 -> 316 'gfx/item/safe/safe_dial12.png' at offset 5813060 : 318 -> 314 'gfx/item/safe/safe_dial13.png' at offset 5813378 : 331 -> 325 'gfx/item/safe/safe_dial14.png' at offset 5813709 : 325 -> 325 'gfx/item/safe/safe_dial15.png' at offset 5814034 : 326 -> 323 'gfx/item/safe/safe_dial16.png' at offset 5814360 : 326 -> 322 'gfx/item/safe/safe_dial17.png' at offset 5814686 : 323 -> 321 'gfx/item/safe/safe_dial18.png' at offset 5815009 : 313 -> 311 'gfx/item/safe/safe_dial19.png' at offset 5815322 : 324 -> 322 'gfx/item/safe/safe_dial20.png' at offset 5815646 : 329 -> 327 'gfx/item/safe/safe_dial21.png' at offset 5815975 : 340 -> 337 'gfx/item/safe/safe_dial22.png' at offset 5816315 : 306 -> 305 'gfx/item/safe/safe_dial23.png' at offset 5816621 : 307 -> 304 'gfx/item/safe/safe_dial24.png' at offset 5816928 : 318 -> 317 'gfx/item/safe/safe_dial25.png' at offset 5817246 : 322 -> 320 'gfx/item/safe/safe_dial26.png' at offset 5817568 : 308 -> 307 'gfx/item/safe/safe_dial27.png' at offset 5817876 : 315 -> 314 'gfx/item/safe/safe_dial28.png' at offset 5818191 : 334 -> 335 'gfx/item/safe/safe_dial29.png' at offset 5818525 : 328 -> 328 'gfx/item/safe/safe_dial30.png' at offset 5818853 : 330 -> 328 'gfx/item/safe/safe_dial31.png' at offset 5819183 : 334 -> 331 'gfx/item/safe/safe_dial32.png' at offset 5819517 : 297 -> 299 'gfx/item/safe/safe_dial33.png' at offset 5819814 : 311 -> 308 'gfx/item/safe/safe_dial34.png' at offset 5820125 : 316 -> 313 'gfx/item/safe/safe_dial35.png' at offset 5820441 : 324 -> 320 'gfx/item/safe/safe_dial36.png' at offset 5820765 : 302 -> 303 'gfx/item/safe/safe_dial37.png' at offset 5821067 : 313 -> 310 'gfx/item/safe/safe_dial38.png' at offset 5821380 : 326 -> 323 'gfx/item/safe/safe_dial39.png' at offset 5821706 : 327 -> 326 'gfx/item/safe/safe_dial40.png' at offset 5822033 : 332 -> 329 'gfx/item/safe/safe_door.png' at offset 5822365 : 788 -> 777 'gfx/item/safe/safe_door_open.png' at offset 5823153 : 624 -> 618 'gfx/item/safe_combination.png' at offset 5823777 : 534 -> 527 'gfx/item/scale/scale00.png' at offset 5824311 : 811 -> 800 'gfx/item/scale/scale01.png' at offset 5825122 : 821 -> 810 'gfx/item/scale/scale02.png' at offset 5825943 : 829 -> 818 'gfx/item/scale/scale03.png' at offset 5826772 : 834 -> 823 'gfx/item/scale/scale04.png' at offset 5827606 : 821 -> 810 'gfx/item/scale/scale05.png' at offset 5828427 : 820 -> 809 'gfx/item/scale/scale06.png' at offset 5829247 : 811 -> 800 'gfx/item/shield_pillar/shield_pillar.png' at offset 5830058 : 832 -> 821 'gfx/item/skull/skull00.png' at offset 5830890 : 815 -> 804 'gfx/item/skull/skull01.png' at offset 5831705 : 827 -> 816 'gfx/item/skull/skull02.png' at offset 5832532 : 826 -> 815 'gfx/item/skull/skull03.png' at offset 5833358 : 827 -> 816 'gfx/item/skull/skull04.png' at offset 5834185 : 827 -> 816 'gfx/item/skull/skull05.png' at offset 5835012 : 823 -> 812 'gfx/item/skull/skull_chain.png' at offset 5835835 : 247 -> 253 'gfx/item/sliding_puzzle/large_puzzle_display.png' at offset 5836082 : 289 -> 449 'gfx/item/sliding_puzzle/puzzle_block00.png' at offset 5836371 : 319 -> 328 'gfx/item/sliding_puzzle/puzzle_block01.png' at offset 5836690 : 334 -> 340 'gfx/item/sliding_puzzle/puzzle_block02.png' at offset 5837024 : 328 -> 334 'gfx/item/sliding_puzzle/puzzle_block03.png' at offset 5837352 : 329 -> 335 'gfx/item/sliding_puzzle/puzzle_block04.png' at offset 5837681 : 331 -> 337 'gfx/item/sliding_puzzle/puzzle_block05.png' at offset 5838012 : 332 -> 338 'gfx/item/sliding_puzzle/puzzle_block06.png' at offset 5838344 : 321 -> 329 'gfx/item/sliding_puzzle/puzzle_block07.png' at offset 5838665 : 339 -> 345 'gfx/item/sliding_puzzle/puzzle_block08.png' at offset 5839004 : 330 -> 336 'gfx/item/sliding_puzzle/puzzle_block09.png' at offset 5839334 : 335 -> 340 'gfx/item/sliding_puzzle/puzzle_block10.png' at offset 5839669 : 324 -> 331 'gfx/item/sliding_puzzle/puzzle_block11.png' at offset 5839993 : 334 -> 341 'gfx/item/sliding_puzzle/puzzle_block12.png' at offset 5840327 : 332 -> 339 'gfx/item/sliding_puzzle/puzzle_block13.png' at offset 5840659 : 331 -> 337 'gfx/item/sliding_puzzle/puzzle_block14.png' at offset 5840990 : 335 -> 341 'gfx/item/sliding_puzzle/puzzle_display.png' at offset 5841325 : 268 -> 359 'gfx/item/slime_bottle.png' at offset 5841593 : 331 -> 335 'gfx/item/slime_container/slime_container_left.png' at offset 5841924 : 348 -> 352 'gfx/item/slime_container/slime_container_right.png' at offset 5842272 : 319 -> 325 'gfx/item/slime_container/slime_container_valve00.png' at offset 5842591 : 404 -> 417 'gfx/item/slime_container/slime_container_valve01.png' at offset 5842995 : 574 -> 577 'gfx/item/slime_potion_pool/slime_potion_pool00.png' at offset 5843569 : 976 -> 965 'gfx/item/slime_potion_pool/slime_potion_pool01.png' at offset 5844545 : 978 -> 967 'gfx/item/slime_potion_pool/slime_potion_pool02.png' at offset 5845523 : 980 -> 969 'gfx/item/sludge_tentacle.png' at offset 5846503 : 337 -> 339 'gfx/item/sonic_boom/sonic_boom_panel00.png' at offset 5846840 : 1047 -> 1036 'gfx/item/sonic_boom/sonic_boom_panel01.png' at offset 5847887 : 1113 -> 1102 'gfx/item/sonic_boom/sonic_boom_panel02.png' at offset 5849000 : 1112 -> 1101 'gfx/item/sonic_boom/sonic_boom_panel03.png' at offset 5850112 : 1109 -> 1098 'gfx/item/sonic_boom/sonic_boom_panel04.png' at offset 5851221 : 1083 -> 1072 'gfx/item/sonic_boom/sonic_boom_panel05.png' at offset 5852304 : 1082 -> 1071 'gfx/item/sonic_boom/sonic_boom_panel06.png' at offset 5853386 : 1080 -> 1069 'gfx/item/sonic_boom/sonic_boom_panel07.png' at offset 5854466 : 1019 -> 1008 'gfx/item/sonic_boom/sonic_boom_panel08.png' at offset 5855485 : 1016 -> 1005 'gfx/item/sonic_boom/sonic_boom_panel09.png' at offset 5856501 : 1017 -> 1006 'gfx/item/soul_bottle/bottle_magic00.png' at offset 5857518 : 274 -> 290 'gfx/item/soul_bottle/bottle_magic01.png' at offset 5857792 : 279 -> 292 'gfx/item/soul_bottle/bottle_magic02.png' at offset 5858071 : 270 -> 283 'gfx/item/soul_bottle/bottle_magic03.png' at offset 5858341 : 274 -> 290 'gfx/item/soul_bottle/bottle_magic04.png' at offset 5858615 : 279 -> 292 'gfx/item/soul_bottle/bottle_magic05.png' at offset 5858894 : 270 -> 283 'gfx/item/soul_bottle/full_soul_bottle.png' at offset 5859164 : 474 -> 470 'gfx/item/soul_bottle/soul_bottle.png' at offset 5859638 : 372 -> 372 'gfx/item/soul_bottle/soul_bottle00.png' at offset 5860010 : 414 -> 415 'gfx/item/soul_bottle/soul_bottle01.png' at offset 5860424 : 370 -> 372 'gfx/item/soul_merger/control_panel.png' at offset 5860794 : 400 -> 403 'gfx/item/soul_merger/control_panel00.png' at offset 5861194 : 399 -> 403 'gfx/item/soul_merger/control_panel01.png' at offset 5861593 : 402 -> 404 'gfx/item/soul_merger/soul_door.png' at offset 5861995 : 913 -> 902 'gfx/item/soul_merger/soul_merger.png' at offset 5862908 : 2298 -> 2287 'gfx/item/soul_merger/soul_merger00.png' at offset 5865206 : 2565 -> 2606 'gfx/item/soul_merger/soul_merger01.png' at offset 5867771 : 2986 -> 3041 'gfx/item/soul_merger/soul_merger_in00.png' at offset 5870757 : 2606 -> 2639 'gfx/item/soul_merger/soul_merger_in01.png' at offset 5873363 : 2614 -> 2645 'gfx/item/soul_merger/soul_merger_in02.png' at offset 5875977 : 2611 -> 2646 'gfx/item/soul_merger/soul_merger_in03.png' at offset 5878588 : 2611 -> 2645 'gfx/item/soul_merger/soul_merger_in_activate00.png' at offset 5881199 : 2841 -> 2879 'gfx/item/soul_merger/soul_merger_in_activate01.png' at offset 5884040 : 2802 -> 2834 'gfx/item/soul_merger/soul_merger_in_activate02.png' at offset 5886842 : 2850 -> 2885 'gfx/item/soul_merger/soul_merger_in_activate03.png' at offset 5889692 : 2766 -> 2801 'gfx/item/soul_merger/soul_merger_out00.png' at offset 5892458 : 2605 -> 2642 'gfx/item/soul_merger/soul_merger_out01.png' at offset 5895063 : 2600 -> 2644 'gfx/item/soul_merger/soul_merger_out02.png' at offset 5897663 : 2607 -> 2642 'gfx/item/soul_merger/soul_merger_out03.png' at offset 5900270 : 2596 -> 2641 'gfx/item/soul_merger/soul_merger_out_activate00.png' at offset 5902866 : 2837 -> 2876 'gfx/item/soul_merger/soul_merger_out_activate01.png' at offset 5905703 : 2789 -> 2832 'gfx/item/soul_merger/soul_merger_out_activate02.png' at offset 5908492 : 2833 -> 2879 'gfx/item/soul_merger/soul_merger_out_activate03.png' at offset 5911325 : 2766 -> 2793 'gfx/item/spanner.png' at offset 5914091 : 423 -> 419 'gfx/item/spore.png' at offset 5914514 : 262 -> 267 'gfx/item/spore_crop.png' at offset 5914776 : 986 -> 975 'gfx/item/spores.png' at offset 5915762 : 352 -> 353 'gfx/item/spring/spring00.png' at offset 5916114 : 357 -> 364 'gfx/item/spring/spring01.png' at offset 5916471 : 363 -> 367 'gfx/item/spring/spring02.png' at offset 5916834 : 384 -> 389 'gfx/item/spring/spring03.png' at offset 5917218 : 385 -> 388 'gfx/item/statue/centurion.png' at offset 5917603 : 411 -> 408 'gfx/item/statue/scorpion.png' at offset 5918014 : 434 -> 431 'gfx/item/statue/spider.png' at offset 5918448 : 565 -> 556 'gfx/item/statue/tortoise.png' at offset 5919013 : 455 -> 453 'gfx/item/summoner_staff.png' at offset 5919468 : 398 -> 397 'gfx/item/symbol_block/symbol_block00.png' at offset 5919866 : 315 -> 322 'gfx/item/symbol_block/symbol_block01.png' at offset 5920181 : 328 -> 337 'gfx/item/symbol_block/symbol_block02.png' at offset 5920509 : 347 -> 353 'gfx/item/symbol_block/symbol_block03.png' at offset 5920856 : 346 -> 353 'gfx/item/symbol_block/symbol_block04.png' at offset 5921202 : 364 -> 369 'gfx/item/symbol_block/symbol_block05.png' at offset 5921566 : 339 -> 347 'gfx/item/tesla_charger/tesla_charger00.png' at offset 5921905 : 687 -> 679 'gfx/item/tesla_charger/tesla_charger01.png' at offset 5922592 : 693 -> 685 'gfx/item/tesla_charger/tesla_charger02.png' at offset 5923285 : 690 -> 681 'gfx/item/tesla_charger/tesla_charger03.png' at offset 5923975 : 693 -> 685 'gfx/item/tesla_charger/tesla_charger04.png' at offset 5924668 : 707 -> 699 'gfx/item/tesla_charger/tesla_charger05.png' at offset 5925375 : 713 -> 705 'gfx/item/tesla_charger/tesla_charger06.png' at offset 5926088 : 708 -> 701 'gfx/item/tesla_charger/tesla_charger07.png' at offset 5926796 : 707 -> 705 'gfx/item/tesla_charger/tesla_charger08.png' at offset 5927503 : 708 -> 701 'gfx/item/tesla_charger/tesla_charger09.png' at offset 5928211 : 718 -> 707 'gfx/item/tesla_charger/tesla_charger10.png' at offset 5928929 : 711 -> 703 'gfx/item/tesla_charger/tesla_charger11.png' at offset 5929640 : 716 -> 708 'gfx/item/tesla_charger/tesla_charger12.png' at offset 5930356 : 680 -> 673 'gfx/item/tesla_charger/tesla_charger13.png' at offset 5931036 : 643 -> 638 'gfx/item/tesla_charger/tesla_pack_empty.png' at offset 5931679 : 389 -> 389 'gfx/item/tesla_charger/tesla_pack_full.png' at offset 5932068 : 389 -> 388 'gfx/item/tesla_charger/tesla_shock00.png' at offset 5932457 : 944 -> 933 'gfx/item/tesla_charger/tesla_shock01.png' at offset 5933401 : 1037 -> 1026 'gfx/item/tesla_charger/tesla_shock02.png' at offset 5934438 : 961 -> 950 'gfx/item/tesla_charger/tesla_shock03.png' at offset 5935399 : 940 -> 929 'gfx/item/tesla_charger/tesla_shock04.png' at offset 5936339 : 898 -> 887 'gfx/item/test_crate.png' at offset 5937237 : 538 -> 533 'gfx/item/ton_weight.png' at offset 5937775 : 429 -> 427 'gfx/item/tortoise_shell.png' at offset 5938204 : 452 -> 449 'gfx/item/train_track/train_track_box.png' at offset 5938656 : 326 -> 328 'gfx/item/train_track/train_track_horiz00.png' at offset 5938982 : 270 -> 277 'gfx/item/train_track/train_track_horiz01.png' at offset 5939252 : 272 -> 279 'gfx/item/train_track/train_track_horiz02.png' at offset 5939524 : 265 -> 279 'gfx/item/train_track/train_track_horiz03.png' at offset 5939789 : 266 -> 279 'gfx/item/train_track/train_track_horiz04.png' at offset 5940055 : 269 -> 277 'gfx/item/train_track/train_track_horiz05.png' at offset 5940324 : 271 -> 278 'gfx/item/train_track/train_track_horiz06.png' at offset 5940595 : 273 -> 279 'gfx/item/train_track/train_track_horiz07.png' at offset 5940868 : 271 -> 278 'gfx/item/train_track/train_track_horiz_inactive.png' at offset 5941139 : 207 -> 218 'gfx/item/train_track/train_track_vert00.png' at offset 5941346 : 250 -> 257 'gfx/item/train_track/train_track_vert01.png' at offset 5941596 : 253 -> 259 'gfx/item/train_track/train_track_vert02.png' at offset 5941849 : 255 -> 262 'gfx/item/train_track/train_track_vert03.png' at offset 5942104 : 255 -> 262 'gfx/item/train_track/train_track_vert04.png' at offset 5942359 : 250 -> 257 'gfx/item/train_track/train_track_vert05.png' at offset 5942609 : 253 -> 259 'gfx/item/train_track/train_track_vert06.png' at offset 5942862 : 255 -> 262 'gfx/item/train_track/train_track_vert07.png' at offset 5943117 : 255 -> 262 'gfx/item/train_track/train_track_vert_inactive.png' at offset 5943372 : 203 -> 213 'gfx/item/tread_mill/tread_mill00.png' at offset 5943575 : 511 -> 510 'gfx/item/tread_mill/tread_mill01.png' at offset 5944086 : 507 -> 505 'gfx/item/tread_mill/tread_mill02.png' at offset 5944593 : 495 -> 498 'gfx/item/tread_mill/tread_mill03.png' at offset 5945088 : 505 -> 505 'gfx/item/tuning_fork.png' at offset 5945593 : 344 -> 346 'gfx/item/vines/vines00.png' at offset 5945937 : 2407 -> 2470 'gfx/item/vines/vines01.png' at offset 5948344 : 2218 -> 2255 'gfx/item/vines/vines02.png' at offset 5950562 : 1751 -> 1775 'gfx/item/vines/vines03.png' at offset 5952313 : 1616 -> 1621 'gfx/item/vines/vines04.png' at offset 5953929 : 1058 -> 1047 'gfx/item/water_purifier/purifier_capsule.png' at offset 5954987 : 246 -> 252 'gfx/item/water_purifier/water_purifier.png' at offset 5955233 : 522 -> 515 'gfx/item/wooden_crate.png' at offset 5955755 : 496 -> 491 'gfx/lift/castle_lift.png' at offset 5956251 : 407 -> 405 'gfx/lift/catapult_lift.png' at offset 5956658 : 292 -> 296 'gfx/lift/large_mine_lift.png' at offset 5956950 : 277 -> 284 'gfx/lift/lift_target.png' at offset 5957227 : 263 -> 269 'gfx/lift/mine_lift.png' at offset 5957490 : 229 -> 239 'gfx/map/0.png' at offset 5957719 : 286 -> 299 'gfx/map/armoury/1.png' at offset 5958005 : 645 -> 634 'gfx/map/armoury/100.png' at offset 5958650 : 860 -> 849 'gfx/map/armoury/105.png' at offset 5959510 : 839 -> 828 'gfx/map/armoury/110.png' at offset 5960349 : 769 -> 758 'gfx/map/armoury/111.png' at offset 5961118 : 772 -> 761 'gfx/map/armoury/120.png' at offset 5961890 : 723 -> 712 'gfx/map/armoury/121.png' at offset 5962613 : 296 -> 311 'gfx/map/armoury/122.png' at offset 5962909 : 825 -> 814 'gfx/map/armoury/123.png' at offset 5963734 : 713 -> 702 'gfx/map/armoury/124.png' at offset 5964447 : 245 -> 266 'gfx/map/armoury/125.png' at offset 5964692 : 822 -> 811 'gfx/map/armoury/129.png' at offset 5965514 : 699 -> 688 'gfx/map/armoury/130.png' at offset 5966213 : 309 -> 323 'gfx/map/armoury/131.png' at offset 5966522 : 825 -> 814 'gfx/map/armoury/132.png' at offset 5967347 : 732 -> 721 'gfx/map/armoury/133.png' at offset 5968079 : 843 -> 832 'gfx/map/armoury/134.png' at offset 5968922 : 868 -> 857 'gfx/map/armoury/135.png' at offset 5969790 : 828 -> 817 'gfx/map/armoury/136.png' at offset 5970618 : 842 -> 831 'gfx/map/armoury/137.png' at offset 5971460 : 950 -> 939 'gfx/map/armoury/138.png' at offset 5972410 : 826 -> 815 'gfx/map/armoury/139.png' at offset 5973236 : 862 -> 851 'gfx/map/armoury/140.png' at offset 5974098 : 786 -> 775 'gfx/map/armoury/141.png' at offset 5974884 : 810 -> 799 'gfx/map/armoury/142.png' at offset 5975694 : 785 -> 774 'gfx/map/armoury/143.png' at offset 5976479 : 775 -> 764 'gfx/map/armoury/144.png' at offset 5977254 : 636 -> 625 'gfx/map/armoury/145.png' at offset 5977890 : 744 -> 733 'gfx/map/armoury/146.png' at offset 5978634 : 736 -> 725 'gfx/map/armoury/147.png' at offset 5979370 : 625 -> 614 'gfx/map/armoury/148.png' at offset 5979995 : 624 -> 613 'gfx/map/armoury/149.png' at offset 5980619 : 854 -> 843 'gfx/map/armoury/150.png' at offset 5981473 : 717 -> 706 'gfx/map/armoury/151.png' at offset 5982190 : 736 -> 725 'gfx/map/armoury/152.png' at offset 5982926 : 589 -> 585 'gfx/map/armoury/153.png' at offset 5983515 : 595 -> 590 'gfx/map/armoury/2.png' at offset 5984110 : 619 -> 610 'gfx/map/armoury/3.png' at offset 5984729 : 645 -> 634 'gfx/map/armoury/301.png' at offset 5985374 : 456 -> 456 'gfx/map/armoury/302.png' at offset 5985830 : 586 -> 578 'gfx/map/armoury/303.png' at offset 5986416 : 645 -> 634 'gfx/map/armoury/304.png' at offset 5987061 : 619 -> 610 'gfx/map/armoury/305.png' at offset 5987680 : 643 -> 632 'gfx/map/armoury/4.png' at offset 5988323 : 643 -> 632 'gfx/map/armoury/496.png' at offset 5988966 : 208 -> 233 'gfx/map/armoury/497.png' at offset 5989174 : 279 -> 291 'gfx/map/armoury/498.png' at offset 5989453 : 270 -> 287 'gfx/map/armoury/499.png' at offset 5989723 : 278 -> 293 'gfx/map/armoury/5.png' at offset 5990001 : 647 -> 639 'gfx/map/armoury/500.png' at offset 5990648 : 285 -> 294 'gfx/map/armoury/501.png' at offset 5990933 : 276 -> 292 'gfx/map/armoury/502.png' at offset 5991209 : 272 -> 288 'gfx/map/armoury/503.png' at offset 5991481 : 278 -> 291 'gfx/map/armoury/512.png' at offset 5991759 : 628 -> 617 'gfx/map/armoury/513.png' at offset 5992387 : 641 -> 630 'gfx/map/armoury/514.png' at offset 5993028 : 639 -> 628 'gfx/map/armoury/515.png' at offset 5993667 : 638 -> 627 'gfx/map/armoury/516.png' at offset 5994305 : 636 -> 625 'gfx/map/armoury/517.png' at offset 5994941 : 645 -> 634 'gfx/map/armoury/518.png' at offset 5995586 : 627 -> 616 'gfx/map/armoury/519.png' at offset 5996213 : 643 -> 632 'gfx/map/armoury/6.png' at offset 5996856 : 606 -> 598 'gfx/map/armoury/background.png' at offset 5997462 : 3243 -> 13114 'gfx/map/armoury/weapon_rack.png' at offset 6000705 : 3865 -> 3854 'gfx/map/basement/1.png' at offset 6004570 : 411 -> 418 'gfx/map/basement/110.png' at offset 6004981 : 318 -> 326 'gfx/map/basement/111.png' at offset 6005299 : 319 -> 329 'gfx/map/basement/120.png' at offset 6005618 : 409 -> 410 'gfx/map/basement/121.png' at offset 6006027 : 628 -> 617 'gfx/map/basement/122.png' at offset 6006655 : 653 -> 642 'gfx/map/basement/123.png' at offset 6007308 : 713 -> 702 'gfx/map/basement/124.png' at offset 6008021 : 661 -> 652 'gfx/map/basement/125.png' at offset 6008682 : 597 -> 590 'gfx/map/basement/126.png' at offset 6009279 : 622 -> 611 'gfx/map/basement/127.png' at offset 6009901 : 690 -> 679 'gfx/map/basement/128.png' at offset 6010591 : 648 -> 637 'gfx/map/basement/129.png' at offset 6011239 : 593 -> 585 'gfx/map/basement/130.png' at offset 6011832 : 633 -> 625 'gfx/map/basement/131.png' at offset 6012465 : 669 -> 661 'gfx/map/basement/132.png' at offset 6013134 : 747 -> 736 'gfx/map/basement/133.png' at offset 6013881 : 527 -> 521 'gfx/map/basement/134.png' at offset 6014408 : 520 -> 515 'gfx/map/basement/135.png' at offset 6014928 : 506 -> 501 'gfx/map/basement/136.png' at offset 6015434 : 556 -> 550 'gfx/map/basement/137.png' at offset 6015990 : 601 -> 590 'gfx/map/basement/138.png' at offset 6016591 : 560 -> 553 'gfx/map/basement/139.png' at offset 6017151 : 534 -> 528 'gfx/map/basement/140.png' at offset 6017685 : 519 -> 513 'gfx/map/basement/141.png' at offset 6018204 : 526 -> 521 'gfx/map/basement/142.png' at offset 6018730 : 506 -> 501 'gfx/map/basement/143.png' at offset 6019236 : 547 -> 544 'gfx/map/basement/144.png' at offset 6019783 : 435 -> 435 'gfx/map/basement/145.png' at offset 6020218 : 448 -> 448 'gfx/map/basement/146.png' at offset 6020666 : 649 -> 640 'gfx/map/basement/147.png' at offset 6021315 : 680 -> 671 'gfx/map/basement/148.png' at offset 6021995 : 636 -> 630 'gfx/map/basement/149.png' at offset 6022631 : 680 -> 669 'gfx/map/basement/2.png' at offset 6023311 : 499 -> 497 'gfx/map/basement/3.png' at offset 6023810 : 441 -> 442 'gfx/map/basement/301.png' at offset 6024251 : 411 -> 411 'gfx/map/basement/302.png' at offset 6024662 : 291 -> 297 'gfx/map/basement/303.png' at offset 6024953 : 252 -> 269 'gfx/map/basement/304.png' at offset 6025205 : 292 -> 297 'gfx/map/basement/305.png' at offset 6025497 : 299 -> 319 'gfx/map/basement/306.png' at offset 6025796 : 307 -> 314 'gfx/map/basement/307.png' at offset 6026103 : 448 -> 446 'gfx/map/basement/4.png' at offset 6026551 : 586 -> 581 'gfx/map/basement/496.png' at offset 6027137 : 208 -> 233 'gfx/map/basement/497.png' at offset 6027345 : 279 -> 291 'gfx/map/basement/498.png' at offset 6027624 : 270 -> 287 'gfx/map/basement/499.png' at offset 6027894 : 278 -> 293 'gfx/map/basement/5.png' at offset 6028172 : 411 -> 418 'gfx/map/basement/500.png' at offset 6028583 : 285 -> 294 'gfx/map/basement/501.png' at offset 6028868 : 276 -> 292 'gfx/map/basement/502.png' at offset 6029144 : 272 -> 288 'gfx/map/basement/503.png' at offset 6029416 : 278 -> 291 'gfx/map/basement/512.png' at offset 6029694 : 628 -> 617 'gfx/map/basement/513.png' at offset 6030322 : 641 -> 630 'gfx/map/basement/514.png' at offset 6030963 : 639 -> 628 'gfx/map/basement/515.png' at offset 6031602 : 638 -> 627 'gfx/map/basement/516.png' at offset 6032240 : 636 -> 625 'gfx/map/basement/517.png' at offset 6032876 : 645 -> 634 'gfx/map/basement/518.png' at offset 6033521 : 627 -> 616 'gfx/map/basement/519.png' at offset 6034148 : 643 -> 632 'gfx/map/basement/6.png' at offset 6034791 : 411 -> 418 'gfx/map/basement/background.png' at offset 6035202 : 1877 -> 8694 'gfx/map/basement/barrel.png' at offset 6037079 : 1113 -> 1102 'gfx/map/basement/barrel_side.png' at offset 6038192 : 1435 -> 1424 'gfx/map/basement/barrels.png' at offset 6039627 : 2136 -> 2125 'gfx/map/basement/light.png' at offset 6041763 : 1642 -> 1631 'gfx/map/basement/wine_rack.png' at offset 6043405 : 779 -> 768 'gfx/map/castle/1.png' at offset 6044184 : 529 -> 520 'gfx/map/castle/10.png' at offset 6044713 : 941 -> 930 'gfx/map/castle/100.png' at offset 6045654 : 860 -> 849 'gfx/map/castle/105.png' at offset 6046514 : 839 -> 828 'gfx/map/castle/110.png' at offset 6047353 : 765 -> 754 'gfx/map/castle/111.png' at offset 6048118 : 767 -> 756 'gfx/map/castle/120.png' at offset 6048885 : 765 -> 754 'gfx/map/castle/121.png' at offset 6049650 : 548 -> 543 'gfx/map/castle/122.png' at offset 6050198 : 852 -> 841 'gfx/map/castle/123.png' at offset 6051050 : 758 -> 747 'gfx/map/castle/124.png' at offset 6051808 : 543 -> 540 'gfx/map/castle/125.png' at offset 6052351 : 845 -> 834 'gfx/map/castle/126.png' at offset 6053196 : 758 -> 747 'gfx/map/castle/127.png' at offset 6053954 : 543 -> 540 'gfx/map/castle/128.png' at offset 6054497 : 845 -> 834 'gfx/map/castle/129.png' at offset 6055342 : 745 -> 734 'gfx/map/castle/130.png' at offset 6056087 : 541 -> 537 'gfx/map/castle/131.png' at offset 6056628 : 841 -> 830 'gfx/map/castle/132.png' at offset 6057469 : 733 -> 722 'gfx/map/castle/140.png' at offset 6058202 : 785 -> 774 'gfx/map/castle/141.png' at offset 6058987 : 802 -> 791 'gfx/map/castle/142.png' at offset 6059789 : 770 -> 759 'gfx/map/castle/143.png' at offset 6060559 : 774 -> 763 'gfx/map/castle/144.png' at offset 6061333 : 735 -> 724 'gfx/map/castle/145.png' at offset 6062068 : 592 -> 585 'gfx/map/castle/146.png' at offset 6062660 : 710 -> 699 'gfx/map/castle/147.png' at offset 6063370 : 620 -> 614 'gfx/map/castle/148.png' at offset 6063990 : 518 -> 513 'gfx/map/castle/149.png' at offset 6064508 : 623 -> 615 'gfx/map/castle/150.png' at offset 6065131 : 632 -> 621 'gfx/map/castle/151.png' at offset 6065763 : 694 -> 683 'gfx/map/castle/152.png' at offset 6066457 : 610 -> 602 'gfx/map/castle/153.png' at offset 6067067 : 688 -> 677 'gfx/map/castle/154.png' at offset 6067755 : 580 -> 571 'gfx/map/castle/155.png' at offset 6068335 : 708 -> 697 'gfx/map/castle/2.png' at offset 6069043 : 493 -> 486 'gfx/map/castle/3.png' at offset 6069536 : 510 -> 504 'gfx/map/castle/301.png' at offset 6070046 : 529 -> 520 'gfx/map/castle/4.png' at offset 6070575 : 625 -> 614 'gfx/map/castle/496.png' at offset 6071200 : 208 -> 233 'gfx/map/castle/497.png' at offset 6071408 : 279 -> 291 'gfx/map/castle/498.png' at offset 6071687 : 270 -> 287 'gfx/map/castle/499.png' at offset 6071957 : 278 -> 293 'gfx/map/castle/5.png' at offset 6072235 : 620 -> 609 'gfx/map/castle/500.png' at offset 6072855 : 285 -> 294 'gfx/map/castle/501.png' at offset 6073140 : 276 -> 292 'gfx/map/castle/502.png' at offset 6073416 : 272 -> 288 'gfx/map/castle/503.png' at offset 6073688 : 278 -> 291 'gfx/map/castle/504.png' at offset 6073966 : 778 -> 767 'gfx/map/castle/505.png' at offset 6074744 : 786 -> 775 'gfx/map/castle/506.png' at offset 6075530 : 786 -> 775 'gfx/map/castle/507.png' at offset 6076316 : 780 -> 769 'gfx/map/castle/508.png' at offset 6077096 : 787 -> 776 'gfx/map/castle/509.png' at offset 6077883 : 783 -> 772 'gfx/map/castle/510.png' at offset 6078666 : 781 -> 770 'gfx/map/castle/511.png' at offset 6079447 : 776 -> 765 'gfx/map/castle/512.png' at offset 6080223 : 628 -> 617 'gfx/map/castle/513.png' at offset 6080851 : 641 -> 630 'gfx/map/castle/514.png' at offset 6081492 : 639 -> 628 'gfx/map/castle/515.png' at offset 6082131 : 638 -> 627 'gfx/map/castle/516.png' at offset 6082769 : 636 -> 625 'gfx/map/castle/517.png' at offset 6083405 : 645 -> 634 'gfx/map/castle/518.png' at offset 6084050 : 627 -> 616 'gfx/map/castle/519.png' at offset 6084677 : 643 -> 632 'gfx/map/castle/6.png' at offset 6085320 : 614 -> 603 'gfx/map/castle/7.png' at offset 6085934 : 864 -> 858 'gfx/map/castle/8.png' at offset 6086798 : 921 -> 910 'gfx/map/castle/9.png' at offset 6087719 : 852 -> 841 'gfx/map/castle/background.png' at offset 6088571 : 3252 -> 13116 'gfx/map/catacombs/1.png' at offset 6091823 : 645 -> 634 'gfx/map/catacombs/110.png' at offset 6092468 : 318 -> 326 'gfx/map/catacombs/111.png' at offset 6092786 : 319 -> 329 'gfx/map/catacombs/120.png' at offset 6093105 : 673 -> 662 'gfx/map/catacombs/121.png' at offset 6093778 : 638 -> 627 'gfx/map/catacombs/122.png' at offset 6094416 : 555 -> 547 'gfx/map/catacombs/123.png' at offset 6094971 : 503 -> 500 'gfx/map/catacombs/124.png' at offset 6095474 : 555 -> 547 'gfx/map/catacombs/125.png' at offset 6096029 : 503 -> 500 'gfx/map/catacombs/126.png' at offset 6096532 : 659 -> 648 'gfx/map/catacombs/127.png' at offset 6097191 : 596 -> 587 'gfx/map/catacombs/140.png' at offset 6097787 : 786 -> 775 'gfx/map/catacombs/141.png' at offset 6098573 : 810 -> 799 'gfx/map/catacombs/142.png' at offset 6099383 : 785 -> 774 'gfx/map/catacombs/143.png' at offset 6100168 : 775 -> 764 'gfx/map/catacombs/144.png' at offset 6100943 : 646 -> 635 'gfx/map/catacombs/2.png' at offset 6101589 : 619 -> 610 'gfx/map/catacombs/3.png' at offset 6102208 : 645 -> 634 'gfx/map/catacombs/301.png' at offset 6102853 : 672 -> 661 'gfx/map/catacombs/302.png' at offset 6103525 : 638 -> 627 'gfx/map/catacombs/303.png' at offset 6104163 : 552 -> 544 'gfx/map/catacombs/304.png' at offset 6104715 : 503 -> 500 'gfx/map/catacombs/305.png' at offset 6105218 : 552 -> 544 'gfx/map/catacombs/306.png' at offset 6105770 : 503 -> 500 'gfx/map/catacombs/307.png' at offset 6106273 : 658 -> 647 'gfx/map/catacombs/308.png' at offset 6106931 : 598 -> 587 'gfx/map/catacombs/496.png' at offset 6107529 : 208 -> 233 'gfx/map/catacombs/497.png' at offset 6107737 : 279 -> 291 'gfx/map/catacombs/498.png' at offset 6108016 : 270 -> 287 'gfx/map/catacombs/499.png' at offset 6108286 : 278 -> 293 'gfx/map/catacombs/500.png' at offset 6108564 : 285 -> 294 'gfx/map/catacombs/501.png' at offset 6108849 : 276 -> 292 'gfx/map/catacombs/502.png' at offset 6109125 : 272 -> 288 'gfx/map/catacombs/503.png' at offset 6109397 : 278 -> 291 'gfx/map/catacombs/512.png' at offset 6109675 : 628 -> 617 'gfx/map/catacombs/513.png' at offset 6110303 : 641 -> 630 'gfx/map/catacombs/514.png' at offset 6110944 : 639 -> 628 'gfx/map/catacombs/515.png' at offset 6111583 : 638 -> 627 'gfx/map/catacombs/516.png' at offset 6112221 : 636 -> 625 'gfx/map/catacombs/517.png' at offset 6112857 : 645 -> 634 'gfx/map/catacombs/518.png' at offset 6113502 : 627 -> 616 'gfx/map/catacombs/519.png' at offset 6114129 : 643 -> 632 'gfx/map/catacombs/background.png' at offset 6114772 : 23145 -> 55106 'gfx/map/catacombs/background1.png' at offset 6137917 : 7810 -> 12925 'gfx/map/catacombs/pillar.png' at offset 6145727 : 2060 -> 2104 'gfx/map/catacombs/pillar_dark.png' at offset 6147787 : 2071 -> 2121 'gfx/map/caves/1.png' at offset 6149858 : 714 -> 703 'gfx/map/caves/100.png' at offset 6150572 : 668 -> 657 'gfx/map/caves/105.png' at offset 6151240 : 670 -> 661 'gfx/map/caves/110.png' at offset 6151910 : 668 -> 657 'gfx/map/caves/120.png' at offset 6152578 : 633 -> 622 'gfx/map/caves/121.png' at offset 6153211 : 679 -> 668 'gfx/map/caves/122.png' at offset 6153890 : 625 -> 614 'gfx/map/caves/123.png' at offset 6154515 : 383 -> 390 'gfx/map/caves/124.png' at offset 6154898 : 391 -> 394 'gfx/map/caves/125.png' at offset 6155289 : 260 -> 267 'gfx/map/caves/126.png' at offset 6155549 : 260 -> 267 'gfx/map/caves/127.png' at offset 6155809 : 261 -> 268 'gfx/map/caves/128.png' at offset 6156070 : 263 -> 270 'gfx/map/caves/140.png' at offset 6156333 : 493 -> 488 'gfx/map/caves/2.png' at offset 6156826 : 725 -> 714 'gfx/map/caves/3.png' at offset 6157551 : 742 -> 731 'gfx/map/caves/302.png' at offset 6158293 : 725 -> 714 'gfx/map/caves/303.png' at offset 6159018 : 834 -> 823 'gfx/map/caves/4.png' at offset 6159852 : 740 -> 729 'gfx/map/caves/496.png' at offset 6160592 : 208 -> 233 'gfx/map/caves/497.png' at offset 6160800 : 279 -> 291 'gfx/map/caves/498.png' at offset 6161079 : 270 -> 287 'gfx/map/caves/499.png' at offset 6161349 : 278 -> 293 'gfx/map/caves/5.png' at offset 6161627 : 834 -> 823 'gfx/map/caves/500.png' at offset 6162461 : 285 -> 294 'gfx/map/caves/501.png' at offset 6162746 : 276 -> 292 'gfx/map/caves/502.png' at offset 6163022 : 272 -> 288 'gfx/map/caves/503.png' at offset 6163294 : 278 -> 291 'gfx/map/caves/504.png' at offset 6163572 : 778 -> 767 'gfx/map/caves/505.png' at offset 6164350 : 786 -> 775 'gfx/map/caves/506.png' at offset 6165136 : 786 -> 775 'gfx/map/caves/507.png' at offset 6165922 : 780 -> 769 'gfx/map/caves/508.png' at offset 6166702 : 787 -> 776 'gfx/map/caves/509.png' at offset 6167489 : 783 -> 772 'gfx/map/caves/510.png' at offset 6168272 : 781 -> 770 'gfx/map/caves/511.png' at offset 6169053 : 776 -> 765 'gfx/map/caves/512.png' at offset 6169829 : 628 -> 617 'gfx/map/caves/513.png' at offset 6170457 : 641 -> 630 'gfx/map/caves/514.png' at offset 6171098 : 639 -> 628 'gfx/map/caves/515.png' at offset 6171737 : 638 -> 627 'gfx/map/caves/516.png' at offset 6172375 : 636 -> 625 'gfx/map/caves/517.png' at offset 6173011 : 645 -> 634 'gfx/map/caves/518.png' at offset 6173656 : 627 -> 616 'gfx/map/caves/519.png' at offset 6174283 : 643 -> 632 'gfx/map/caves/6.png' at offset 6174926 : 604 -> 600 'gfx/map/caves/7.png' at offset 6175530 : 608 -> 602 'gfx/map/caves/background.png' at offset 6176138 : 17718 -> 35354 'gfx/map/caves/background_tile.png' at offset 6193856 : 5569 -> 5558 'gfx/map/crypt/1.png' at offset 6199425 : 645 -> 634 'gfx/map/crypt/110.png' at offset 6200070 : 670 -> 659 'gfx/map/crypt/111.png' at offset 6200740 : 672 -> 665 'gfx/map/crypt/132.png' at offset 6201412 : 639 -> 628 'gfx/map/crypt/133.png' at offset 6202051 : 612 -> 601 'gfx/map/crypt/134.png' at offset 6202663 : 637 -> 626 'gfx/map/crypt/135.png' at offset 6203300 : 766 -> 755 'gfx/map/crypt/136.png' at offset 6204066 : 716 -> 705 'gfx/map/crypt/137.png' at offset 6204782 : 711 -> 700 'gfx/map/crypt/138.png' at offset 6205493 : 700 -> 689 'gfx/map/crypt/139.png' at offset 6206193 : 763 -> 752 'gfx/map/crypt/140.png' at offset 6206956 : 577 -> 568 'gfx/map/crypt/141.png' at offset 6207533 : 533 -> 525 'gfx/map/crypt/142.png' at offset 6208066 : 575 -> 564 'gfx/map/crypt/143.png' at offset 6208641 : 761 -> 750 'gfx/map/crypt/144.png' at offset 6209402 : 740 -> 729 'gfx/map/crypt/145.png' at offset 6210142 : 781 -> 770 'gfx/map/crypt/146.png' at offset 6210923 : 724 -> 713 'gfx/map/crypt/147.png' at offset 6211647 : 785 -> 774 'gfx/map/crypt/148.png' at offset 6212432 : 741 -> 730 'gfx/map/crypt/2.png' at offset 6213173 : 619 -> 610 'gfx/map/crypt/3.png' at offset 6213792 : 645 -> 634 'gfx/map/crypt/496.png' at offset 6214437 : 208 -> 233 'gfx/map/crypt/497.png' at offset 6214645 : 279 -> 291 'gfx/map/crypt/498.png' at offset 6214924 : 270 -> 287 'gfx/map/crypt/499.png' at offset 6215194 : 278 -> 293 'gfx/map/crypt/500.png' at offset 6215472 : 285 -> 294 'gfx/map/crypt/501.png' at offset 6215757 : 276 -> 292 'gfx/map/crypt/502.png' at offset 6216033 : 272 -> 288 'gfx/map/crypt/503.png' at offset 6216305 : 278 -> 291 'gfx/map/crypt/512.png' at offset 6216583 : 628 -> 617 'gfx/map/crypt/513.png' at offset 6217211 : 641 -> 630 'gfx/map/crypt/514.png' at offset 6217852 : 639 -> 628 'gfx/map/crypt/515.png' at offset 6218491 : 638 -> 627 'gfx/map/crypt/516.png' at offset 6219129 : 636 -> 625 'gfx/map/crypt/517.png' at offset 6219765 : 645 -> 634 'gfx/map/crypt/518.png' at offset 6220410 : 627 -> 616 'gfx/map/crypt/519.png' at offset 6221037 : 643 -> 632 'gfx/map/crypt/background.png' at offset 6221680 : 8165 -> 23731 'gfx/map/dungeon/1.png' at offset 6229845 : 722 -> 711 'gfx/map/dungeon/100.png' at offset 6230567 : 828 -> 817 'gfx/map/dungeon/110.png' at offset 6231395 : 921 -> 910 'gfx/map/dungeon/111.png' at offset 6232316 : 922 -> 911 'gfx/map/dungeon/120.png' at offset 6233238 : 861 -> 850 'gfx/map/dungeon/121.png' at offset 6234099 : 873 -> 862 'gfx/map/dungeon/122.png' at offset 6234972 : 851 -> 840 'gfx/map/dungeon/123.png' at offset 6235823 : 946 -> 935 'gfx/map/dungeon/124.png' at offset 6236769 : 959 -> 948 'gfx/map/dungeon/125.png' at offset 6237728 : 944 -> 933 'gfx/map/dungeon/126.png' at offset 6238672 : 876 -> 865 'gfx/map/dungeon/127.png' at offset 6239548 : 950 -> 939 'gfx/map/dungeon/128.png' at offset 6240498 : 993 -> 982 'gfx/map/dungeon/129.png' at offset 6241491 : 799 -> 788 'gfx/map/dungeon/130.png' at offset 6242290 : 982 -> 971 'gfx/map/dungeon/131.png' at offset 6243272 : 1023 -> 1012 'gfx/map/dungeon/132.png' at offset 6244295 : 789 -> 778 'gfx/map/dungeon/133.png' at offset 6245084 : 969 -> 958 'gfx/map/dungeon/134.png' at offset 6246053 : 869 -> 858 'gfx/map/dungeon/140.png' at offset 6246922 : 855 -> 844 'gfx/map/dungeon/141.png' at offset 6247777 : 857 -> 846 'gfx/map/dungeon/142.png' at offset 6248634 : 804 -> 793 'gfx/map/dungeon/143.png' at offset 6249438 : 802 -> 791 'gfx/map/dungeon/147.png' at offset 6250240 : 1007 -> 996 'gfx/map/dungeon/148.png' at offset 6251247 : 869 -> 858 'gfx/map/dungeon/149.png' at offset 6252116 : 1002 -> 991 'gfx/map/dungeon/150.png' at offset 6253118 : 1029 -> 1018 'gfx/map/dungeon/151.png' at offset 6254147 : 855 -> 844 'gfx/map/dungeon/152.png' at offset 6255002 : 982 -> 971 'gfx/map/dungeon/2.png' at offset 6255984 : 724 -> 713 'gfx/map/dungeon/3.png' at offset 6256708 : 729 -> 718 'gfx/map/dungeon/301.png' at offset 6257437 : 944 -> 933 'gfx/map/dungeon/302.png' at offset 6258381 : 876 -> 865 'gfx/map/dungeon/303.png' at offset 6259257 : 950 -> 939 'gfx/map/dungeon/304.png' at offset 6260207 : 851 -> 840 'gfx/map/dungeon/305.png' at offset 6261058 : 729 -> 718 'gfx/map/dungeon/4.png' at offset 6261787 : 709 -> 698 'gfx/map/dungeon/496.png' at offset 6262496 : 208 -> 233 'gfx/map/dungeon/497.png' at offset 6262704 : 279 -> 291 'gfx/map/dungeon/498.png' at offset 6262983 : 270 -> 287 'gfx/map/dungeon/499.png' at offset 6263253 : 278 -> 293 'gfx/map/dungeon/5.png' at offset 6263531 : 725 -> 714 'gfx/map/dungeon/500.png' at offset 6264256 : 285 -> 294 'gfx/map/dungeon/501.png' at offset 6264541 : 276 -> 292 'gfx/map/dungeon/502.png' at offset 6264817 : 272 -> 288 'gfx/map/dungeon/503.png' at offset 6265089 : 278 -> 291 'gfx/map/dungeon/504.png' at offset 6265367 : 778 -> 767 'gfx/map/dungeon/505.png' at offset 6266145 : 786 -> 775 'gfx/map/dungeon/506.png' at offset 6266931 : 786 -> 775 'gfx/map/dungeon/507.png' at offset 6267717 : 780 -> 769 'gfx/map/dungeon/508.png' at offset 6268497 : 787 -> 776 'gfx/map/dungeon/509.png' at offset 6269284 : 783 -> 772 'gfx/map/dungeon/510.png' at offset 6270067 : 781 -> 770 'gfx/map/dungeon/511.png' at offset 6270848 : 776 -> 765 'gfx/map/dungeon/512.png' at offset 6271624 : 628 -> 617 'gfx/map/dungeon/513.png' at offset 6272252 : 641 -> 630 'gfx/map/dungeon/514.png' at offset 6272893 : 639 -> 628 'gfx/map/dungeon/515.png' at offset 6273532 : 638 -> 627 'gfx/map/dungeon/516.png' at offset 6274170 : 636 -> 625 'gfx/map/dungeon/517.png' at offset 6274806 : 645 -> 634 'gfx/map/dungeon/518.png' at offset 6275451 : 627 -> 616 'gfx/map/dungeon/519.png' at offset 6276078 : 643 -> 632 'gfx/map/dungeon/6.png' at offset 6276721 : 911 -> 900 'gfx/map/dungeon/background.png' at offset 6277632 : 11787 -> 20479 'gfx/map/dungeon/cell.png' at offset 6289419 : 3788 -> 3782 'gfx/map/forest/1.png' at offset 6293207 : 487 -> 485 'gfx/map/forest/10.png' at offset 6293694 : 654 -> 643 'gfx/map/forest/100.png' at offset 6294348 : 464 -> 465 'gfx/map/forest/101.png' at offset 6294812 : 597 -> 590 'gfx/map/forest/105.png' at offset 6295409 : 466 -> 468 'gfx/map/forest/106.png' at offset 6295875 : 606 -> 600 'gfx/map/forest/11.png' at offset 6296481 : 489 -> 485 'gfx/map/forest/110.png' at offset 6296970 : 662 -> 651 'gfx/map/forest/111.png' at offset 6297632 : 397 -> 398 'gfx/map/forest/12.png' at offset 6298029 : 628 -> 619 'gfx/map/forest/120.png' at offset 6298657 : 420 -> 419 'gfx/map/forest/121.png' at offset 6299077 : 409 -> 410 'gfx/map/forest/122.png' at offset 6299486 : 314 -> 328 'gfx/map/forest/123.png' at offset 6299800 : 251 -> 279 'gfx/map/forest/124.png' at offset 6300051 : 318 -> 327 'gfx/map/forest/125.png' at offset 6300369 : 234 -> 270 'gfx/map/forest/126.png' at offset 6300603 : 354 -> 359 'gfx/map/forest/127.png' at offset 6300957 : 246 -> 279 'gfx/map/forest/128.png' at offset 6301203 : 310 -> 324 'gfx/map/forest/129.png' at offset 6301513 : 233 -> 271 'gfx/map/forest/13.png' at offset 6301746 : 639 -> 631 'gfx/map/forest/130.png' at offset 6302385 : 331 -> 340 'gfx/map/forest/131.png' at offset 6302716 : 233 -> 271 'gfx/map/forest/132.png' at offset 6302949 : 350 -> 357 'gfx/map/forest/133.png' at offset 6303299 : 250 -> 278 'gfx/map/forest/134.png' at offset 6303549 : 323 -> 330 'gfx/map/forest/135.png' at offset 6303872 : 260 -> 276 'gfx/map/forest/136.png' at offset 6304132 : 378 -> 382 'gfx/map/forest/137.png' at offset 6304510 : 250 -> 268 'gfx/map/forest/138.png' at offset 6304760 : 268 -> 286 'gfx/map/forest/139.png' at offset 6305028 : 234 -> 253 'gfx/map/forest/14.png' at offset 6305262 : 636 -> 628 'gfx/map/forest/140.png' at offset 6305898 : 493 -> 488 'gfx/map/forest/141.png' at offset 6306391 : 500 -> 496 'gfx/map/forest/142.png' at offset 6306891 : 465 -> 464 'gfx/map/forest/143.png' at offset 6307356 : 455 -> 455 'gfx/map/forest/144.png' at offset 6307811 : 455 -> 454 'gfx/map/forest/15.png' at offset 6308266 : 321 -> 332 'gfx/map/forest/16.png' at offset 6308587 : 319 -> 325 'gfx/map/forest/17.png' at offset 6308906 : 313 -> 318 'gfx/map/forest/18.png' at offset 6309219 : 315 -> 322 'gfx/map/forest/19.png' at offset 6309534 : 362 -> 368 'gfx/map/forest/2.png' at offset 6309896 : 292 -> 299 'gfx/map/forest/20.png' at offset 6310188 : 623 -> 615 'gfx/map/forest/21.png' at offset 6310811 : 514 -> 511 'gfx/map/forest/22.png' at offset 6311325 : 463 -> 462 'gfx/map/forest/23.png' at offset 6311788 : 331 -> 334 'gfx/map/forest/24.png' at offset 6312119 : 318 -> 327 'gfx/map/forest/25.png' at offset 6312437 : 310 -> 316 'gfx/map/forest/253.png' at offset 6312747 : 350 -> 357 'gfx/map/forest/254.png' at offset 6313097 : 331 -> 339 'gfx/map/forest/255.png' at offset 6313428 : 339 -> 342 'gfx/map/forest/26.png' at offset 6313767 : 311 -> 319 'gfx/map/forest/261.png' at offset 6314078 : 313 -> 321 'gfx/map/forest/262.png' at offset 6314391 : 309 -> 319 'gfx/map/forest/27.png' at offset 6314700 : 363 -> 365 'gfx/map/forest/28.png' at offset 6315063 : 478 -> 478 'gfx/map/forest/29.png' at offset 6315541 : 486 -> 484 'gfx/map/forest/3.png' at offset 6316027 : 375 -> 378 'gfx/map/forest/30.png' at offset 6316402 : 511 -> 508 'gfx/map/forest/301.png' at offset 6316913 : 292 -> 299 'gfx/map/forest/31.png' at offset 6317205 : 454 -> 454 'gfx/map/forest/32.png' at offset 6317659 : 609 -> 600 'gfx/map/forest/33.png' at offset 6318268 : 600 -> 594 'gfx/map/forest/4.png' at offset 6318868 : 370 -> 375 'gfx/map/forest/496.png' at offset 6319238 : 208 -> 233 'gfx/map/forest/497.png' at offset 6319446 : 279 -> 291 'gfx/map/forest/498.png' at offset 6319725 : 270 -> 287 'gfx/map/forest/499.png' at offset 6319995 : 278 -> 293 'gfx/map/forest/5.png' at offset 6320273 : 340 -> 347 'gfx/map/forest/500.png' at offset 6320613 : 285 -> 294 'gfx/map/forest/501.png' at offset 6320898 : 276 -> 292 'gfx/map/forest/502.png' at offset 6321174 : 272 -> 288 'gfx/map/forest/503.png' at offset 6321446 : 278 -> 291 'gfx/map/forest/6.png' at offset 6321724 : 343 -> 348 'gfx/map/forest/7.png' at offset 6322067 : 490 -> 488 'gfx/map/forest/8.png' at offset 6322557 : 499 -> 496 'gfx/map/forest/9.png' at offset 6323056 : 642 -> 631 'gfx/map/forest/background.png' at offset 6323698 : 31284 -> 34763 'gfx/map/forest/background1.png' at offset 6354982 : 4491 -> 5580 'gfx/map/grasslands/1.png' at offset 6359473 : 449 -> 447 'gfx/map/grasslands/10.png' at offset 6359922 : 393 -> 393 'gfx/map/grasslands/100.png' at offset 6360315 : 436 -> 434 'gfx/map/grasslands/105.png' at offset 6360751 : 434 -> 437 'gfx/map/grasslands/11.png' at offset 6361185 : 387 -> 388 'gfx/map/grasslands/12.png' at offset 6361572 : 373 -> 374 'gfx/map/grasslands/120.png' at offset 6361945 : 411 -> 412 'gfx/map/grasslands/121.png' at offset 6362356 : 321 -> 329 'gfx/map/grasslands/122.png' at offset 6362677 : 153 -> 172 'gfx/map/grasslands/123.png' at offset 6362830 : 331 -> 337 'gfx/map/grasslands/124.png' at offset 6363161 : 403 -> 406 'gfx/map/grasslands/125.png' at offset 6363564 : 327 -> 333 'gfx/map/grasslands/126.png' at offset 6363891 : 353 -> 360 'gfx/map/grasslands/127.png' at offset 6364244 : 264 -> 279 'gfx/map/grasslands/128.png' at offset 6364508 : 334 -> 341 'gfx/map/grasslands/129.png' at offset 6364842 : 277 -> 288 'gfx/map/grasslands/13.png' at offset 6365119 : 366 -> 371 'gfx/map/grasslands/130.png' at offset 6365485 : 263 -> 275 'gfx/map/grasslands/131.png' at offset 6365748 : 357 -> 359 'gfx/map/grasslands/132.png' at offset 6366105 : 362 -> 365 'gfx/map/grasslands/133.png' at offset 6366467 : 364 -> 366 'gfx/map/grasslands/134.png' at offset 6366831 : 246 -> 256 'gfx/map/grasslands/135.png' at offset 6367077 : 265 -> 280 'gfx/map/grasslands/136.png' at offset 6367342 : 391 -> 391 'gfx/map/grasslands/137.png' at offset 6367733 : 281 -> 288 'gfx/map/grasslands/138.png' at offset 6368014 : 352 -> 355 'gfx/map/grasslands/139.png' at offset 6368366 : 293 -> 301 'gfx/map/grasslands/14.png' at offset 6368659 : 465 -> 461 'gfx/map/grasslands/140.png' at offset 6369124 : 396 -> 398 'gfx/map/grasslands/141.png' at offset 6369520 : 274 -> 290 'gfx/map/grasslands/142.png' at offset 6369794 : 401 -> 400 'gfx/map/grasslands/143.png' at offset 6370195 : 251 -> 266 'gfx/map/grasslands/144.png' at offset 6370446 : 331 -> 336 'gfx/map/grasslands/145.png' at offset 6370777 : 416 -> 417 'gfx/map/grasslands/146.png' at offset 6371193 : 423 -> 421 'gfx/map/grasslands/147.png' at offset 6371616 : 500 -> 497 'gfx/map/grasslands/148.png' at offset 6372116 : 345 -> 348 'gfx/map/grasslands/149.png' at offset 6372461 : 406 -> 407 'gfx/map/grasslands/15.png' at offset 6372867 : 457 -> 455 'gfx/map/grasslands/150.png' at offset 6373324 : 417 -> 418 'gfx/map/grasslands/151.png' at offset 6373741 : 418 -> 417 'gfx/map/grasslands/152.png' at offset 6374159 : 325 -> 331 'gfx/map/grasslands/153.png' at offset 6374484 : 352 -> 353 'gfx/map/grasslands/154.png' at offset 6374836 : 428 -> 426 'gfx/map/grasslands/155.png' at offset 6375264 : 645 -> 634 'gfx/map/grasslands/156.png' at offset 6375909 : 472 -> 469 'gfx/map/grasslands/157.png' at offset 6376381 : 648 -> 637 'gfx/map/grasslands/158.png' at offset 6377029 : 431 -> 429 'gfx/map/grasslands/159.png' at offset 6377460 : 346 -> 350 'gfx/map/grasslands/16.png' at offset 6377806 : 345 -> 354 'gfx/map/grasslands/160.png' at offset 6378151 : 351 -> 354 'gfx/map/grasslands/161.png' at offset 6378502 : 700 -> 689 'gfx/map/grasslands/162.png' at offset 6379202 : 634 -> 623 'gfx/map/grasslands/163.png' at offset 6379836 : 652 -> 645 'gfx/map/grasslands/164.png' at offset 6380488 : 352 -> 356 'gfx/map/grasslands/165.png' at offset 6380840 : 269 -> 309 'gfx/map/grasslands/166.png' at offset 6381109 : 608 -> 601 'gfx/map/grasslands/167.png' at offset 6381717 : 611 -> 600 'gfx/map/grasslands/168.png' at offset 6382328 : 639 -> 632 'gfx/map/grasslands/169.png' at offset 6382967 : 260 -> 270 'gfx/map/grasslands/17.png' at offset 6383227 : 350 -> 353 'gfx/map/grasslands/170.png' at offset 6383577 : 269 -> 312 'gfx/map/grasslands/171.png' at offset 6383846 : 411 -> 411 'gfx/map/grasslands/172.png' at offset 6384257 : 557 -> 551 'gfx/map/grasslands/173.png' at offset 6384814 : 518 -> 512 'gfx/map/grasslands/174.png' at offset 6385332 : 565 -> 559 'gfx/map/grasslands/175.png' at offset 6385897 : 421 -> 421 'gfx/map/grasslands/176.png' at offset 6386318 : 254 -> 273 'gfx/map/grasslands/177.png' at offset 6386572 : 252 -> 297 'gfx/map/grasslands/178.png' at offset 6386824 : 421 -> 421 'gfx/map/grasslands/179.png' at offset 6387245 : 435 -> 433 'gfx/map/grasslands/18.png' at offset 6387680 : 362 -> 370 'gfx/map/grasslands/180.png' at offset 6388042 : 349 -> 352 'gfx/map/grasslands/181.png' at offset 6388391 : 355 -> 357 'gfx/map/grasslands/182.png' at offset 6388746 : 433 -> 431 'gfx/map/grasslands/183.png' at offset 6389179 : 410 -> 412 'gfx/map/grasslands/184.png' at offset 6389589 : 238 -> 260 'gfx/map/grasslands/185.png' at offset 6389827 : 357 -> 360 'gfx/map/grasslands/186.png' at offset 6390184 : 411 -> 411 'gfx/map/grasslands/187.png' at offset 6390595 : 356 -> 360 'gfx/map/grasslands/188.png' at offset 6390951 : 358 -> 362 'gfx/map/grasslands/189.png' at offset 6391309 : 433 -> 431 'gfx/map/grasslands/19.png' at offset 6391742 : 296 -> 315 'gfx/map/grasslands/190.png' at offset 6392038 : 346 -> 350 'gfx/map/grasslands/191.png' at offset 6392384 : 312 -> 319 'gfx/map/grasslands/192.png' at offset 6392696 : 310 -> 317 'gfx/map/grasslands/193.png' at offset 6393006 : 499 -> 497 'gfx/map/grasslands/194.png' at offset 6393505 : 767 -> 756 'gfx/map/grasslands/195.png' at offset 6394272 : 694 -> 683 'gfx/map/grasslands/196.png' at offset 6394966 : 774 -> 763 'gfx/map/grasslands/197.png' at offset 6395740 : 345 -> 364 'gfx/map/grasslands/198.png' at offset 6396085 : 463 -> 461 'gfx/map/grasslands/199.png' at offset 6396548 : 375 -> 387 'gfx/map/grasslands/2.png' at offset 6396923 : 429 -> 428 'gfx/map/grasslands/20.png' at offset 6397352 : 292 -> 312 'gfx/map/grasslands/200.png' at offset 6397644 : 370 -> 408 'gfx/map/grasslands/201.png' at offset 6398014 : 443 -> 444 'gfx/map/grasslands/202.png' at offset 6398457 : 409 -> 410 'gfx/map/grasslands/203.png' at offset 6398866 : 425 -> 426 'gfx/map/grasslands/204.png' at offset 6399291 : 312 -> 317 'gfx/map/grasslands/205.png' at offset 6399603 : 330 -> 333 'gfx/map/grasslands/206.png' at offset 6399933 : 375 -> 378 'gfx/map/grasslands/207.png' at offset 6400308 : 322 -> 337 'gfx/map/grasslands/208.png' at offset 6400630 : 381 -> 382 'gfx/map/grasslands/209.png' at offset 6401011 : 390 -> 391 'gfx/map/grasslands/21.png' at offset 6401401 : 460 -> 457 'gfx/map/grasslands/210.png' at offset 6401861 : 373 -> 375 'gfx/map/grasslands/211.png' at offset 6402234 : 384 -> 385 'gfx/map/grasslands/212.png' at offset 6402618 : 335 -> 339 'gfx/map/grasslands/213.png' at offset 6402953 : 299 -> 313 'gfx/map/grasslands/214.png' at offset 6403252 : 318 -> 323 'gfx/map/grasslands/215.png' at offset 6403570 : 322 -> 326 'gfx/map/grasslands/216.png' at offset 6403892 : 330 -> 334 'gfx/map/grasslands/217.png' at offset 6404222 : 291 -> 296 'gfx/map/grasslands/218.png' at offset 6404513 : 403 -> 404 'gfx/map/grasslands/219.png' at offset 6404916 : 372 -> 373 'gfx/map/grasslands/22.png' at offset 6405288 : 430 -> 428 'gfx/map/grasslands/220.png' at offset 6405718 : 317 -> 325 'gfx/map/grasslands/221.png' at offset 6406035 : 311 -> 319 'gfx/map/grasslands/222.png' at offset 6406346 : 368 -> 372 'gfx/map/grasslands/223.png' at offset 6406714 : 396 -> 398 'gfx/map/grasslands/224.png' at offset 6407110 : 338 -> 344 'gfx/map/grasslands/225.png' at offset 6407448 : 401 -> 406 'gfx/map/grasslands/226.png' at offset 6407849 : 351 -> 358 'gfx/map/grasslands/227.png' at offset 6408200 : 351 -> 359 'gfx/map/grasslands/228.png' at offset 6408551 : 393 -> 396 'gfx/map/grasslands/229.png' at offset 6408944 : 325 -> 330 'gfx/map/grasslands/23.png' at offset 6409269 : 697 -> 686 'gfx/map/grasslands/230.png' at offset 6409966 : 368 -> 371 'gfx/map/grasslands/231.png' at offset 6410334 : 383 -> 385 'gfx/map/grasslands/232.png' at offset 6410717 : 353 -> 355 'gfx/map/grasslands/233.png' at offset 6411070 : 393 -> 394 'gfx/map/grasslands/234.png' at offset 6411463 : 386 -> 386 'gfx/map/grasslands/235.png' at offset 6411849 : 403 -> 403 'gfx/map/grasslands/236.png' at offset 6412252 : 394 -> 394 'gfx/map/grasslands/237.png' at offset 6412646 : 383 -> 383 'gfx/map/grasslands/238.png' at offset 6413029 : 405 -> 404 'gfx/map/grasslands/239.png' at offset 6413434 : 418 -> 416 'gfx/map/grasslands/240.png' at offset 6413852 : 505 -> 500 'gfx/map/grasslands/241.png' at offset 6414357 : 478 -> 475 'gfx/map/grasslands/242.png' at offset 6414835 : 272 -> 295 'gfx/map/grasslands/243.png' at offset 6415107 : 257 -> 276 'gfx/map/grasslands/244.png' at offset 6415364 : 271 -> 287 'gfx/map/grasslands/245.png' at offset 6415635 : 273 -> 289 'gfx/map/grasslands/246.png' at offset 6415908 : 431 -> 435 'gfx/map/grasslands/247.png' at offset 6416339 : 373 -> 375 'gfx/map/grasslands/248.png' at offset 6416712 : 290 -> 296 'gfx/map/grasslands/250.png' at offset 6417002 : 760 -> 749 'gfx/map/grasslands/251.png' at offset 6417762 : 599 -> 591 'gfx/map/grasslands/252.png' at offset 6418361 : 721 -> 710 'gfx/map/grasslands/253.png' at offset 6419082 : 350 -> 357 'gfx/map/grasslands/254.png' at offset 6419432 : 331 -> 339 'gfx/map/grasslands/255.png' at offset 6419763 : 339 -> 342 'gfx/map/grasslands/256.png' at offset 6420102 : 548 -> 543 'gfx/map/grasslands/257.png' at offset 6420650 : 549 -> 544 'gfx/map/grasslands/258.png' at offset 6421199 : 552 -> 546 'gfx/map/grasslands/259.png' at offset 6421751 : 438 -> 436 'gfx/map/grasslands/26.png' at offset 6422189 : 535 -> 528 'gfx/map/grasslands/260.png' at offset 6422724 : 390 -> 394 'gfx/map/grasslands/261.png' at offset 6423114 : 313 -> 321 'gfx/map/grasslands/262.png' at offset 6423427 : 309 -> 319 'gfx/map/grasslands/263.png' at offset 6423736 : 439 -> 436 'gfx/map/grasslands/264.png' at offset 6424175 : 391 -> 395 'gfx/map/grasslands/265.png' at offset 6424566 : 436 -> 437 'gfx/map/grasslands/266.png' at offset 6425002 : 382 -> 392 'gfx/map/grasslands/27.png' at offset 6425384 : 588 -> 580 'gfx/map/grasslands/28.png' at offset 6425972 : 827 -> 816 'gfx/map/grasslands/29.png' at offset 6426799 : 710 -> 699 'gfx/map/grasslands/3.png' at offset 6427509 : 291 -> 298 'gfx/map/grasslands/301.png' at offset 6427800 : 251 -> 267 'gfx/map/grasslands/4.png' at offset 6428051 : 371 -> 373 'gfx/map/grasslands/496.png' at offset 6428422 : 208 -> 233 'gfx/map/grasslands/497.png' at offset 6428630 : 279 -> 291 'gfx/map/grasslands/498.png' at offset 6428909 : 270 -> 287 'gfx/map/grasslands/499.png' at offset 6429179 : 278 -> 293 'gfx/map/grasslands/5.png' at offset 6429457 : 432 -> 430 'gfx/map/grasslands/500.png' at offset 6429889 : 285 -> 294 'gfx/map/grasslands/501.png' at offset 6430174 : 276 -> 292 'gfx/map/grasslands/502.png' at offset 6430450 : 272 -> 288 'gfx/map/grasslands/503.png' at offset 6430722 : 278 -> 291 'gfx/map/grasslands/6.png' at offset 6431000 : 391 -> 394 'gfx/map/grasslands/7.png' at offset 6431391 : 439 -> 438 'gfx/map/grasslands/8.png' at offset 6431830 : 442 -> 441 'gfx/map/grasslands/9.png' at offset 6432272 : 430 -> 428 'gfx/map/grasslands/background.png' at offset 6432702 : 134728 -> 134915 'gfx/map/grasslands/well.png' at offset 6567430 : 3362 -> 3377 'gfx/map/graveyard/1.png' at offset 6570792 : 487 -> 485 'gfx/map/graveyard/120.png' at offset 6571279 : 334 -> 338 'gfx/map/graveyard/121.png' at offset 6571613 : 327 -> 334 'gfx/map/graveyard/122.png' at offset 6571940 : 319 -> 324 'gfx/map/graveyard/123.png' at offset 6572259 : 346 -> 349 'gfx/map/graveyard/124.png' at offset 6572605 : 325 -> 331 'gfx/map/graveyard/125.png' at offset 6572930 : 344 -> 347 'gfx/map/graveyard/126.png' at offset 6573274 : 342 -> 348 'gfx/map/graveyard/127.png' at offset 6573616 : 320 -> 327 'gfx/map/graveyard/128.png' at offset 6573936 : 365 -> 367 'gfx/map/graveyard/129.png' at offset 6574301 : 327 -> 334 'gfx/map/graveyard/130.png' at offset 6574628 : 335 -> 339 'gfx/map/graveyard/131.png' at offset 6574963 : 346 -> 349 'gfx/map/graveyard/132.png' at offset 6575309 : 325 -> 331 'gfx/map/graveyard/133.png' at offset 6575634 : 344 -> 347 'gfx/map/graveyard/134.png' at offset 6575978 : 357 -> 358 'gfx/map/graveyard/135.png' at offset 6576335 : 338 -> 343 'gfx/map/graveyard/136.png' at offset 6576673 : 351 -> 353 'gfx/map/graveyard/137.png' at offset 6577024 : 371 -> 373 'gfx/map/graveyard/138.png' at offset 6577395 : 373 -> 375 'gfx/map/graveyard/139.png' at offset 6577768 : 355 -> 358 'gfx/map/graveyard/140.png' at offset 6578123 : 382 -> 384 'gfx/map/graveyard/141.png' at offset 6578505 : 337 -> 341 'gfx/map/graveyard/142.png' at offset 6578842 : 342 -> 348 'gfx/map/graveyard/143.png' at offset 6579184 : 333 -> 337 'gfx/map/graveyard/2.png' at offset 6579517 : 292 -> 299 'gfx/map/graveyard/6.png' at offset 6579809 : 404 -> 411 'gfx/map/graveyard/7.png' at offset 6580213 : 408 -> 416 'gfx/map/graveyard/8.png' at offset 6580621 : 441 -> 442 'gfx/map/graveyard/background.png' at offset 6581062 : 27762 -> 34658 'gfx/map/graveyard/background1.png' at offset 6608824 : 4378 -> 5469 'gfx/map/laboratory/1.png' at offset 6613202 : 529 -> 520 'gfx/map/laboratory/100.png' at offset 6613731 : 860 -> 849 'gfx/map/laboratory/105.png' at offset 6614591 : 839 -> 828 'gfx/map/laboratory/110.png' at offset 6615430 : 625 -> 614 'gfx/map/laboratory/120.png' at offset 6616055 : 765 -> 754 'gfx/map/laboratory/121.png' at offset 6616820 : 548 -> 543 'gfx/map/laboratory/122.png' at offset 6617368 : 852 -> 841 'gfx/map/laboratory/123.png' at offset 6618220 : 758 -> 747 'gfx/map/laboratory/124.png' at offset 6618978 : 543 -> 540 'gfx/map/laboratory/125.png' at offset 6619521 : 845 -> 834 'gfx/map/laboratory/126.png' at offset 6620366 : 758 -> 747 'gfx/map/laboratory/127.png' at offset 6621124 : 543 -> 540 'gfx/map/laboratory/128.png' at offset 6621667 : 845 -> 834 'gfx/map/laboratory/129.png' at offset 6622512 : 745 -> 734 'gfx/map/laboratory/130.png' at offset 6623257 : 541 -> 537 'gfx/map/laboratory/131.png' at offset 6623798 : 841 -> 830 'gfx/map/laboratory/132.png' at offset 6624639 : 733 -> 722 'gfx/map/laboratory/133.png' at offset 6625372 : 726 -> 715 'gfx/map/laboratory/134.png' at offset 6626098 : 694 -> 683 'gfx/map/laboratory/135.png' at offset 6626792 : 749 -> 738 'gfx/map/laboratory/136.png' at offset 6627541 : 743 -> 732 'gfx/map/laboratory/137.png' at offset 6628284 : 817 -> 806 'gfx/map/laboratory/138.png' at offset 6629101 : 827 -> 816 'gfx/map/laboratory/139.png' at offset 6629928 : 874 -> 863 'gfx/map/laboratory/140.png' at offset 6630802 : 785 -> 774 'gfx/map/laboratory/141.png' at offset 6631587 : 802 -> 791 'gfx/map/laboratory/142.png' at offset 6632389 : 770 -> 759 'gfx/map/laboratory/143.png' at offset 6633159 : 774 -> 763 'gfx/map/laboratory/144.png' at offset 6633933 : 746 -> 735 'gfx/map/laboratory/145.png' at offset 6634679 : 747 -> 736 'gfx/map/laboratory/146.png' at offset 6635426 : 776 -> 765 'gfx/map/laboratory/147.png' at offset 6636202 : 785 -> 774 'gfx/map/laboratory/148.png' at offset 6636987 : 759 -> 748 'gfx/map/laboratory/149.png' at offset 6637746 : 768 -> 757 'gfx/map/laboratory/150.png' at offset 6638514 : 766 -> 755 'gfx/map/laboratory/151.png' at offset 6639280 : 754 -> 743 'gfx/map/laboratory/152.png' at offset 6640034 : 733 -> 722 'gfx/map/laboratory/153.png' at offset 6640767 : 793 -> 782 'gfx/map/laboratory/154.png' at offset 6641560 : 758 -> 747 'gfx/map/laboratory/155.png' at offset 6642318 : 628 -> 621 'gfx/map/laboratory/156.png' at offset 6642946 : 666 -> 655 'gfx/map/laboratory/157.png' at offset 6643612 : 412 -> 413 'gfx/map/laboratory/158.png' at offset 6644024 : 402 -> 402 'gfx/map/laboratory/159.png' at offset 6644426 : 767 -> 756 'gfx/map/laboratory/160.png' at offset 6645193 : 616 -> 611 'gfx/map/laboratory/161.png' at offset 6645809 : 769 -> 758 'gfx/map/laboratory/162.png' at offset 6646578 : 435 -> 436 'gfx/map/laboratory/163.png' at offset 6647013 : 396 -> 400 'gfx/map/laboratory/164.png' at offset 6647409 : 478 -> 477 'gfx/map/laboratory/165.png' at offset 6647887 : 480 -> 478 'gfx/map/laboratory/2.png' at offset 6648367 : 493 -> 486 'gfx/map/laboratory/3.png' at offset 6648860 : 510 -> 504 'gfx/map/laboratory/301.png' at offset 6649370 : 625 -> 614 'gfx/map/laboratory/302.png' at offset 6649995 : 529 -> 520 'gfx/map/laboratory/4.png' at offset 6650524 : 625 -> 614 'gfx/map/laboratory/496.png' at offset 6651149 : 208 -> 233 'gfx/map/laboratory/497.png' at offset 6651357 : 279 -> 291 'gfx/map/laboratory/498.png' at offset 6651636 : 270 -> 287 'gfx/map/laboratory/499.png' at offset 6651906 : 278 -> 293 'gfx/map/laboratory/5.png' at offset 6652184 : 620 -> 609 'gfx/map/laboratory/500.png' at offset 6652804 : 285 -> 294 'gfx/map/laboratory/501.png' at offset 6653089 : 276 -> 292 'gfx/map/laboratory/502.png' at offset 6653365 : 272 -> 288 'gfx/map/laboratory/503.png' at offset 6653637 : 278 -> 291 'gfx/map/laboratory/504.png' at offset 6653915 : 778 -> 767 'gfx/map/laboratory/505.png' at offset 6654693 : 786 -> 775 'gfx/map/laboratory/506.png' at offset 6655479 : 786 -> 775 'gfx/map/laboratory/507.png' at offset 6656265 : 780 -> 769 'gfx/map/laboratory/508.png' at offset 6657045 : 787 -> 776 'gfx/map/laboratory/509.png' at offset 6657832 : 783 -> 772 'gfx/map/laboratory/510.png' at offset 6658615 : 781 -> 770 'gfx/map/laboratory/511.png' at offset 6659396 : 776 -> 765 'gfx/map/laboratory/512.png' at offset 6660172 : 628 -> 617 'gfx/map/laboratory/513.png' at offset 6660800 : 641 -> 630 'gfx/map/laboratory/514.png' at offset 6661441 : 639 -> 628 'gfx/map/laboratory/515.png' at offset 6662080 : 638 -> 627 'gfx/map/laboratory/516.png' at offset 6662718 : 636 -> 625 'gfx/map/laboratory/517.png' at offset 6663354 : 645 -> 634 'gfx/map/laboratory/518.png' at offset 6663999 : 627 -> 616 'gfx/map/laboratory/519.png' at offset 6664626 : 643 -> 632 'gfx/map/laboratory/6.png' at offset 6665269 : 614 -> 603 'gfx/map/laboratory/background.png' at offset 6665883 : 3252 -> 13116 'gfx/map/library/1.png' at offset 6669135 : 529 -> 520 'gfx/map/library/100.png' at offset 6669664 : 860 -> 849 'gfx/map/library/105.png' at offset 6670524 : 839 -> 828 'gfx/map/library/110.png' at offset 6671363 : 765 -> 754 'gfx/map/library/111.png' at offset 6672128 : 767 -> 756 'gfx/map/library/120.png' at offset 6672895 : 765 -> 754 'gfx/map/library/121.png' at offset 6673660 : 548 -> 543 'gfx/map/library/122.png' at offset 6674208 : 852 -> 841 'gfx/map/library/123.png' at offset 6675060 : 758 -> 747 'gfx/map/library/124.png' at offset 6675818 : 543 -> 540 'gfx/map/library/125.png' at offset 6676361 : 845 -> 834 'gfx/map/library/126.png' at offset 6677206 : 758 -> 747 'gfx/map/library/127.png' at offset 6677964 : 543 -> 540 'gfx/map/library/128.png' at offset 6678507 : 845 -> 834 'gfx/map/library/129.png' at offset 6679352 : 745 -> 734 'gfx/map/library/130.png' at offset 6680097 : 541 -> 537 'gfx/map/library/131.png' at offset 6680638 : 841 -> 830 'gfx/map/library/132.png' at offset 6681479 : 733 -> 722 'gfx/map/library/140.png' at offset 6682212 : 785 -> 774 'gfx/map/library/141.png' at offset 6682997 : 802 -> 791 'gfx/map/library/142.png' at offset 6683799 : 770 -> 759 'gfx/map/library/143.png' at offset 6684569 : 774 -> 763 'gfx/map/library/144.png' at offset 6685343 : 730 -> 719 'gfx/map/library/145.png' at offset 6686073 : 653 -> 642 'gfx/map/library/146.png' at offset 6686726 : 663 -> 652 'gfx/map/library/147.png' at offset 6687389 : 812 -> 801 'gfx/map/library/148.png' at offset 6688201 : 924 -> 913 'gfx/map/library/149.png' at offset 6689125 : 760 -> 749 'gfx/map/library/150.png' at offset 6689885 : 857 -> 846 'gfx/map/library/151.png' at offset 6690742 : 593 -> 586 'gfx/map/library/2.png' at offset 6691335 : 493 -> 486 'gfx/map/library/3.png' at offset 6691828 : 510 -> 504 'gfx/map/library/301.png' at offset 6692338 : 529 -> 520 'gfx/map/library/302.png' at offset 6692867 : 625 -> 614 'gfx/map/library/4.png' at offset 6693492 : 625 -> 614 'gfx/map/library/496.png' at offset 6694117 : 208 -> 233 'gfx/map/library/497.png' at offset 6694325 : 279 -> 291 'gfx/map/library/498.png' at offset 6694604 : 270 -> 287 'gfx/map/library/499.png' at offset 6694874 : 278 -> 293 'gfx/map/library/5.png' at offset 6695152 : 620 -> 609 'gfx/map/library/500.png' at offset 6695772 : 285 -> 294 'gfx/map/library/501.png' at offset 6696057 : 276 -> 292 'gfx/map/library/502.png' at offset 6696333 : 272 -> 288 'gfx/map/library/503.png' at offset 6696605 : 278 -> 291 'gfx/map/library/504.png' at offset 6696883 : 778 -> 767 'gfx/map/library/505.png' at offset 6697661 : 786 -> 775 'gfx/map/library/506.png' at offset 6698447 : 786 -> 775 'gfx/map/library/507.png' at offset 6699233 : 780 -> 769 'gfx/map/library/508.png' at offset 6700013 : 787 -> 776 'gfx/map/library/509.png' at offset 6700800 : 783 -> 772 'gfx/map/library/510.png' at offset 6701583 : 781 -> 770 'gfx/map/library/511.png' at offset 6702364 : 776 -> 765 'gfx/map/library/512.png' at offset 6703140 : 628 -> 617 'gfx/map/library/513.png' at offset 6703768 : 641 -> 630 'gfx/map/library/514.png' at offset 6704409 : 639 -> 628 'gfx/map/library/515.png' at offset 6705048 : 638 -> 627 'gfx/map/library/516.png' at offset 6705686 : 636 -> 625 'gfx/map/library/517.png' at offset 6706322 : 645 -> 634 'gfx/map/library/518.png' at offset 6706967 : 627 -> 616 'gfx/map/library/519.png' at offset 6707594 : 643 -> 632 'gfx/map/library/6.png' at offset 6708237 : 614 -> 603 'gfx/map/library/7.png' at offset 6708851 : 651 -> 640 'gfx/map/library/background.png' at offset 6709502 : 3252 -> 13116 'gfx/map/mines/1.png' at offset 6712754 : 761 -> 750 'gfx/map/mines/100.png' at offset 6713515 : 641 -> 630 'gfx/map/mines/105.png' at offset 6714156 : 670 -> 659 'gfx/map/mines/110.png' at offset 6714826 : 318 -> 326 'gfx/map/mines/111.png' at offset 6715144 : 319 -> 329 'gfx/map/mines/120.png' at offset 6715463 : 446 -> 443 'gfx/map/mines/121.png' at offset 6715909 : 446 -> 443 'gfx/map/mines/122.png' at offset 6716355 : 319 -> 325 'gfx/map/mines/123.png' at offset 6716674 : 280 -> 287 'gfx/map/mines/124.png' at offset 6716954 : 384 -> 386 'gfx/map/mines/125.png' at offset 6717338 : 394 -> 397 'gfx/map/mines/126.png' at offset 6717732 : 310 -> 316 'gfx/map/mines/127.png' at offset 6718042 : 280 -> 287 'gfx/map/mines/128.png' at offset 6718322 : 425 -> 422 'gfx/map/mines/129.png' at offset 6718747 : 427 -> 425 'gfx/map/mines/130.png' at offset 6719174 : 439 -> 437 'gfx/map/mines/131.png' at offset 6719613 : 432 -> 430 'gfx/map/mines/132.png' at offset 6720045 : 301 -> 312 'gfx/map/mines/133.png' at offset 6720346 : 262 -> 280 'gfx/map/mines/134.png' at offset 6720608 : 388 -> 393 'gfx/map/mines/135.png' at offset 6720996 : 257 -> 276 'gfx/map/mines/136.png' at offset 6721253 : 336 -> 344 'gfx/map/mines/137.png' at offset 6721589 : 371 -> 375 'gfx/map/mines/138.png' at offset 6721960 : 254 -> 273 'gfx/map/mines/139.png' at offset 6722214 : 248 -> 268 'gfx/map/mines/140.png' at offset 6722462 : 342 -> 348 'gfx/map/mines/141.png' at offset 6722804 : 385 -> 387 'gfx/map/mines/142.png' at offset 6723189 : 368 -> 373 'gfx/map/mines/143.png' at offset 6723557 : 261 -> 277 'gfx/map/mines/144.png' at offset 6723818 : 248 -> 266 'gfx/map/mines/145.png' at offset 6724066 : 383 -> 385 'gfx/map/mines/146.png' at offset 6724449 : 210 -> 235 'gfx/map/mines/147.png' at offset 6724659 : 249 -> 266 'gfx/map/mines/148.png' at offset 6724908 : 402 -> 405 'gfx/map/mines/149.png' at offset 6725310 : 262 -> 273 'gfx/map/mines/150.png' at offset 6725572 : 320 -> 328 'gfx/map/mines/151.png' at offset 6725892 : 359 -> 365 'gfx/map/mines/152.png' at offset 6726251 : 358 -> 363 'gfx/map/mines/153.png' at offset 6726609 : 254 -> 272 'gfx/map/mines/154.png' at offset 6726863 : 359 -> 364 'gfx/map/mines/155.png' at offset 6727222 : 335 -> 340 'gfx/map/mines/156.png' at offset 6727557 : 236 -> 259 'gfx/map/mines/157.png' at offset 6727793 : 319 -> 326 'gfx/map/mines/158.png' at offset 6728112 : 326 -> 334 'gfx/map/mines/159.png' at offset 6728438 : 366 -> 370 'gfx/map/mines/160.png' at offset 6728804 : 302 -> 310 'gfx/map/mines/161.png' at offset 6729106 : 390 -> 393 'gfx/map/mines/162.png' at offset 6729496 : 318 -> 326 'gfx/map/mines/163.png' at offset 6729814 : 313 -> 327 'gfx/map/mines/164.png' at offset 6730127 : 419 -> 421 'gfx/map/mines/165.png' at offset 6730546 : 300 -> 310 'gfx/map/mines/166.png' at offset 6730846 : 309 -> 317 'gfx/map/mines/167.png' at offset 6731155 : 301 -> 309 'gfx/map/mines/168.png' at offset 6731456 : 339 -> 345 'gfx/map/mines/169.png' at offset 6731795 : 343 -> 347 'gfx/map/mines/170.png' at offset 6732138 : 343 -> 349 'gfx/map/mines/171.png' at offset 6732481 : 368 -> 374 'gfx/map/mines/172.png' at offset 6732849 : 287 -> 296 'gfx/map/mines/173.png' at offset 6733136 : 355 -> 360 'gfx/map/mines/174.png' at offset 6733491 : 323 -> 329 'gfx/map/mines/175.png' at offset 6733814 : 378 -> 383 'gfx/map/mines/176.png' at offset 6734192 : 313 -> 322 'gfx/map/mines/177.png' at offset 6734505 : 351 -> 361 'gfx/map/mines/178.png' at offset 6734856 : 355 -> 360 'gfx/map/mines/179.png' at offset 6735211 : 302 -> 311 'gfx/map/mines/180.png' at offset 6735513 : 278 -> 292 'gfx/map/mines/181.png' at offset 6735791 : 359 -> 364 'gfx/map/mines/182.png' at offset 6736150 : 409 -> 410 'gfx/map/mines/183.png' at offset 6736559 : 381 -> 384 'gfx/map/mines/184.png' at offset 6736940 : 377 -> 379 'gfx/map/mines/185.png' at offset 6737317 : 357 -> 362 'gfx/map/mines/186.png' at offset 6737674 : 381 -> 387 'gfx/map/mines/187.png' at offset 6738055 : 302 -> 311 'gfx/map/mines/188.png' at offset 6738357 : 369 -> 374 'gfx/map/mines/189.png' at offset 6738726 : 359 -> 366 'gfx/map/mines/190.png' at offset 6739085 : 365 -> 371 'gfx/map/mines/191.png' at offset 6739450 : 381 -> 384 'gfx/map/mines/192.png' at offset 6739831 : 377 -> 381 'gfx/map/mines/193.png' at offset 6740208 : 383 -> 385 'gfx/map/mines/194.png' at offset 6740591 : 246 -> 259 'gfx/map/mines/195.png' at offset 6740837 : 289 -> 303 'gfx/map/mines/196.png' at offset 6741126 : 296 -> 305 'gfx/map/mines/197.png' at offset 6741422 : 327 -> 333 'gfx/map/mines/198.png' at offset 6741749 : 340 -> 347 'gfx/map/mines/199.png' at offset 6742089 : 346 -> 353 'gfx/map/mines/2.png' at offset 6742435 : 789 -> 778 'gfx/map/mines/200.png' at offset 6743224 : 382 -> 386 'gfx/map/mines/201.png' at offset 6743606 : 429 -> 431 'gfx/map/mines/202.png' at offset 6744035 : 391 -> 393 'gfx/map/mines/203.png' at offset 6744426 : 394 -> 398 'gfx/map/mines/204.png' at offset 6744820 : 356 -> 361 'gfx/map/mines/205.png' at offset 6745176 : 332 -> 338 'gfx/map/mines/206.png' at offset 6745508 : 302 -> 310 'gfx/map/mines/207.png' at offset 6745810 : 276 -> 286 'gfx/map/mines/208.png' at offset 6746086 : 247 -> 258 'gfx/map/mines/209.png' at offset 6746333 : 297 -> 306 'gfx/map/mines/210.png' at offset 6746630 : 294 -> 302 'gfx/map/mines/211.png' at offset 6746924 : 336 -> 341 'gfx/map/mines/212.png' at offset 6747260 : 352 -> 357 'gfx/map/mines/213.png' at offset 6747612 : 387 -> 390 'gfx/map/mines/214.png' at offset 6747999 : 422 -> 423 'gfx/map/mines/215.png' at offset 6748421 : 401 -> 402 'gfx/map/mines/216.png' at offset 6748822 : 376 -> 380 'gfx/map/mines/217.png' at offset 6749198 : 329 -> 335 'gfx/map/mines/218.png' at offset 6749527 : 303 -> 311 'gfx/map/mines/219.png' at offset 6749830 : 279 -> 290 'gfx/map/mines/220.png' at offset 6750109 : 270 -> 283 'gfx/map/mines/221.png' at offset 6750379 : 365 -> 370 'gfx/map/mines/222.png' at offset 6750744 : 378 -> 382 'gfx/map/mines/223.png' at offset 6751122 : 370 -> 375 'gfx/map/mines/224.png' at offset 6751492 : 366 -> 371 'gfx/map/mines/225.png' at offset 6751858 : 358 -> 363 'gfx/map/mines/226.png' at offset 6752216 : 405 -> 408 'gfx/map/mines/227.png' at offset 6752621 : 316 -> 323 'gfx/map/mines/228.png' at offset 6752937 : 374 -> 381 'gfx/map/mines/229.png' at offset 6753311 : 359 -> 364 'gfx/map/mines/230.png' at offset 6753670 : 346 -> 351 'gfx/map/mines/231.png' at offset 6754016 : 374 -> 378 'gfx/map/mines/232.png' at offset 6754390 : 382 -> 385 'gfx/map/mines/233.png' at offset 6754772 : 383 -> 387 'gfx/map/mines/234.png' at offset 6755155 : 225 -> 244 'gfx/map/mines/235.png' at offset 6755380 : 311 -> 322 'gfx/map/mines/236.png' at offset 6755691 : 353 -> 358 'gfx/map/mines/237.png' at offset 6756044 : 352 -> 360 'gfx/map/mines/238.png' at offset 6756396 : 340 -> 347 'gfx/map/mines/239.png' at offset 6756736 : 381 -> 384 'gfx/map/mines/240.png' at offset 6757117 : 309 -> 316 'gfx/map/mines/241.png' at offset 6757426 : 357 -> 363 'gfx/map/mines/242.png' at offset 6757783 : 322 -> 329 'gfx/map/mines/243.png' at offset 6758105 : 379 -> 383 'gfx/map/mines/244.png' at offset 6758484 : 327 -> 333 'gfx/map/mines/245.png' at offset 6758811 : 348 -> 353 'gfx/map/mines/246.png' at offset 6759159 : 353 -> 357 'gfx/map/mines/247.png' at offset 6759512 : 303 -> 311 'gfx/map/mines/248.png' at offset 6759815 : 290 -> 300 'gfx/map/mines/249.png' at offset 6760105 : 240 -> 263 'gfx/map/mines/250.png' at offset 6760345 : 356 -> 361 'gfx/map/mines/251.png' at offset 6760701 : 329 -> 335 'gfx/map/mines/252.png' at offset 6761030 : 367 -> 372 'gfx/map/mines/253.png' at offset 6761397 : 300 -> 309 'gfx/map/mines/254.png' at offset 6761697 : 390 -> 393 'gfx/map/mines/255.png' at offset 6762087 : 315 -> 322 'gfx/map/mines/256.png' at offset 6762402 : 330 -> 336 'gfx/map/mines/257.png' at offset 6762732 : 374 -> 379 'gfx/map/mines/258.png' at offset 6763106 : 310 -> 318 'gfx/map/mines/259.png' at offset 6763416 : 307 -> 316 'gfx/map/mines/260.png' at offset 6763723 : 268 -> 282 'gfx/map/mines/261.png' at offset 6763991 : 430 -> 433 'gfx/map/mines/262.png' at offset 6764421 : 250 -> 269 'gfx/map/mines/263.png' at offset 6764671 : 338 -> 344 'gfx/map/mines/264.png' at offset 6765009 : 415 -> 417 'gfx/map/mines/265.png' at offset 6765424 : 348 -> 354 'gfx/map/mines/266.png' at offset 6765772 : 267 -> 283 'gfx/map/mines/267.png' at offset 6766039 : 372 -> 377 'gfx/map/mines/268.png' at offset 6766411 : 325 -> 332 'gfx/map/mines/269.png' at offset 6766736 : 388 -> 391 'gfx/map/mines/270.png' at offset 6767124 : 249 -> 268 'gfx/map/mines/271.png' at offset 6767373 : 255 -> 273 'gfx/map/mines/272.png' at offset 6767628 : 356 -> 363 'gfx/map/mines/273.png' at offset 6767984 : 423 -> 427 'gfx/map/mines/274.png' at offset 6768407 : 356 -> 363 'gfx/map/mines/275.png' at offset 6768763 : 275 -> 289 'gfx/map/mines/276.png' at offset 6769038 : 230 -> 250 'gfx/map/mines/277.png' at offset 6769268 : 389 -> 394 'gfx/map/mines/278.png' at offset 6769657 : 207 -> 232 'gfx/map/mines/279.png' at offset 6769864 : 299 -> 307 'gfx/map/mines/280.png' at offset 6770163 : 276 -> 292 'gfx/map/mines/281.png' at offset 6770439 : 391 -> 396 'gfx/map/mines/282.png' at offset 6770830 : 267 -> 285 'gfx/map/mines/283.png' at offset 6771097 : 339 -> 346 'gfx/map/mines/284.png' at offset 6771436 : 267 -> 281 'gfx/map/mines/287.png' at offset 6771703 : 261 -> 278 'gfx/map/mines/288.png' at offset 6771964 : 309 -> 318 'gfx/map/mines/3.png' at offset 6772273 : 780 -> 769 'gfx/map/mines/301.png' at offset 6773053 : 255 -> 290 'gfx/map/mines/302.png' at offset 6773308 : 848 -> 837 'gfx/map/mines/303.png' at offset 6774156 : 789 -> 778 'gfx/map/mines/304.png' at offset 6774945 : 805 -> 794 'gfx/map/mines/4.png' at offset 6775750 : 805 -> 794 'gfx/map/mines/496.png' at offset 6776555 : 208 -> 233 'gfx/map/mines/497.png' at offset 6776763 : 279 -> 291 'gfx/map/mines/498.png' at offset 6777042 : 270 -> 287 'gfx/map/mines/499.png' at offset 6777312 : 278 -> 293 'gfx/map/mines/5.png' at offset 6777590 : 848 -> 837 'gfx/map/mines/500.png' at offset 6778438 : 285 -> 294 'gfx/map/mines/501.png' at offset 6778723 : 276 -> 292 'gfx/map/mines/502.png' at offset 6778999 : 272 -> 288 'gfx/map/mines/503.png' at offset 6779271 : 278 -> 291 'gfx/map/mines/504.png' at offset 6779549 : 778 -> 767 'gfx/map/mines/505.png' at offset 6780327 : 786 -> 775 'gfx/map/mines/506.png' at offset 6781113 : 786 -> 775 'gfx/map/mines/507.png' at offset 6781899 : 780 -> 769 'gfx/map/mines/508.png' at offset 6782679 : 787 -> 776 'gfx/map/mines/509.png' at offset 6783466 : 783 -> 772 'gfx/map/mines/510.png' at offset 6784249 : 781 -> 770 'gfx/map/mines/511.png' at offset 6785030 : 776 -> 765 'gfx/map/mines/512.png' at offset 6785806 : 628 -> 617 'gfx/map/mines/513.png' at offset 6786434 : 641 -> 630 'gfx/map/mines/514.png' at offset 6787075 : 639 -> 628 'gfx/map/mines/515.png' at offset 6787714 : 638 -> 627 'gfx/map/mines/516.png' at offset 6788352 : 636 -> 625 'gfx/map/mines/517.png' at offset 6788988 : 645 -> 634 'gfx/map/mines/518.png' at offset 6789633 : 627 -> 616 'gfx/map/mines/519.png' at offset 6790260 : 643 -> 632 'gfx/map/mines/8.png' at offset 6790903 : 687 -> 676 'gfx/map/mines/9.png' at offset 6791590 : 689 -> 678 'gfx/map/mines/background.png' at offset 6792279 : 22492 -> 28627 'gfx/map/observatory/1.png' at offset 6814771 : 645 -> 634 'gfx/map/observatory/100.png' at offset 6815416 : 860 -> 849 'gfx/map/observatory/105.png' at offset 6816276 : 839 -> 828 'gfx/map/observatory/110.png' at offset 6817115 : 769 -> 758 'gfx/map/observatory/111.png' at offset 6817884 : 772 -> 761 'gfx/map/observatory/120.png' at offset 6818656 : 723 -> 712 'gfx/map/observatory/121.png' at offset 6819379 : 296 -> 311 'gfx/map/observatory/122.png' at offset 6819675 : 825 -> 814 'gfx/map/observatory/123.png' at offset 6820500 : 713 -> 702 'gfx/map/observatory/124.png' at offset 6821213 : 245 -> 266 'gfx/map/observatory/125.png' at offset 6821458 : 822 -> 811 'gfx/map/observatory/129.png' at offset 6822280 : 699 -> 688 'gfx/map/observatory/130.png' at offset 6822979 : 309 -> 323 'gfx/map/observatory/131.png' at offset 6823288 : 825 -> 814 'gfx/map/observatory/132.png' at offset 6824113 : 732 -> 721 'gfx/map/observatory/133.png' at offset 6824845 : 843 -> 832 'gfx/map/observatory/134.png' at offset 6825688 : 868 -> 857 'gfx/map/observatory/135.png' at offset 6826556 : 828 -> 817 'gfx/map/observatory/136.png' at offset 6827384 : 842 -> 831 'gfx/map/observatory/137.png' at offset 6828226 : 950 -> 939 'gfx/map/observatory/138.png' at offset 6829176 : 826 -> 815 'gfx/map/observatory/139.png' at offset 6830002 : 862 -> 851 'gfx/map/observatory/140.png' at offset 6830864 : 786 -> 775 'gfx/map/observatory/141.png' at offset 6831650 : 810 -> 799 'gfx/map/observatory/142.png' at offset 6832460 : 785 -> 774 'gfx/map/observatory/143.png' at offset 6833245 : 775 -> 764 'gfx/map/observatory/144.png' at offset 6834020 : 636 -> 625 'gfx/map/observatory/145.png' at offset 6834656 : 744 -> 733 'gfx/map/observatory/146.png' at offset 6835400 : 736 -> 725 'gfx/map/observatory/147.png' at offset 6836136 : 625 -> 614 'gfx/map/observatory/148.png' at offset 6836761 : 624 -> 613 'gfx/map/observatory/149.png' at offset 6837385 : 854 -> 843 'gfx/map/observatory/150.png' at offset 6838239 : 717 -> 706 'gfx/map/observatory/151.png' at offset 6838956 : 736 -> 725 'gfx/map/observatory/152.png' at offset 6839692 : 589 -> 585 'gfx/map/observatory/153.png' at offset 6840281 : 595 -> 590 'gfx/map/observatory/154.png' at offset 6840876 : 627 -> 616 'gfx/map/observatory/155.png' at offset 6841503 : 354 -> 361 'gfx/map/observatory/156.png' at offset 6841857 : 645 -> 636 'gfx/map/observatory/157.png' at offset 6842502 : 604 -> 595 'gfx/map/observatory/158.png' at offset 6843106 : 278 -> 291 'gfx/map/observatory/159.png' at offset 6843384 : 633 -> 622 'gfx/map/observatory/160.png' at offset 6844017 : 607 -> 599 'gfx/map/observatory/161.png' at offset 6844624 : 261 -> 278 'gfx/map/observatory/162.png' at offset 6844885 : 628 -> 619 'gfx/map/observatory/163.png' at offset 6845513 : 632 -> 623 'gfx/map/observatory/164.png' at offset 6846145 : 270 -> 288 'gfx/map/observatory/165.png' at offset 6846415 : 647 -> 636 'gfx/map/observatory/166.png' at offset 6847062 : 773 -> 762 'gfx/map/observatory/167.png' at offset 6847835 : 634 -> 625 'gfx/map/observatory/168.png' at offset 6848469 : 771 -> 760 'gfx/map/observatory/169.png' at offset 6849240 : 622 -> 614 'gfx/map/observatory/170.png' at offset 6849862 : 629 -> 620 'gfx/map/observatory/171.png' at offset 6850491 : 629 -> 620 'gfx/map/observatory/172.png' at offset 6851120 : 641 -> 630 'gfx/map/observatory/173.png' at offset 6851761 : 671 -> 660 'gfx/map/observatory/174.png' at offset 6852432 : 678 -> 667 'gfx/map/observatory/2.png' at offset 6853110 : 619 -> 610 'gfx/map/observatory/3.png' at offset 6853729 : 645 -> 634 'gfx/map/observatory/301.png' at offset 6854374 : 456 -> 456 'gfx/map/observatory/302.png' at offset 6854830 : 586 -> 578 'gfx/map/observatory/303.png' at offset 6855416 : 645 -> 634 'gfx/map/observatory/304.png' at offset 6856061 : 619 -> 610 'gfx/map/observatory/305.png' at offset 6856680 : 643 -> 632 'gfx/map/observatory/4.png' at offset 6857323 : 643 -> 632 'gfx/map/observatory/496.png' at offset 6857966 : 208 -> 233 'gfx/map/observatory/497.png' at offset 6858174 : 279 -> 291 'gfx/map/observatory/498.png' at offset 6858453 : 270 -> 287 'gfx/map/observatory/499.png' at offset 6858723 : 278 -> 293 'gfx/map/observatory/5.png' at offset 6859001 : 647 -> 639 'gfx/map/observatory/500.png' at offset 6859648 : 285 -> 294 'gfx/map/observatory/501.png' at offset 6859933 : 276 -> 292 'gfx/map/observatory/502.png' at offset 6860209 : 272 -> 288 'gfx/map/observatory/503.png' at offset 6860481 : 278 -> 291 'gfx/map/observatory/512.png' at offset 6860759 : 628 -> 617 'gfx/map/observatory/513.png' at offset 6861387 : 641 -> 630 'gfx/map/observatory/514.png' at offset 6862028 : 639 -> 628 'gfx/map/observatory/515.png' at offset 6862667 : 638 -> 627 'gfx/map/observatory/516.png' at offset 6863305 : 636 -> 625 'gfx/map/observatory/517.png' at offset 6863941 : 645 -> 634 'gfx/map/observatory/518.png' at offset 6864586 : 627 -> 616 'gfx/map/observatory/519.png' at offset 6865213 : 643 -> 632 'gfx/map/observatory/6.png' at offset 6865856 : 606 -> 598 'gfx/map/observatory/background.png' at offset 6866462 : 27762 -> 34658 'gfx/map/outskirts/1.png' at offset 6894224 : 714 -> 703 'gfx/map/outskirts/10.png' at offset 6894938 : 457 -> 458 'gfx/map/outskirts/11.png' at offset 6895395 : 399 -> 401 'gfx/map/outskirts/110.png' at offset 6895794 : 802 -> 791 'gfx/map/outskirts/12.png' at offset 6896596 : 407 -> 410 'gfx/map/outskirts/120.png' at offset 6897003 : 654 -> 643 'gfx/map/outskirts/13.png' at offset 6897657 : 252 -> 283 'gfx/map/outskirts/14.png' at offset 6897909 : 267 -> 289 'gfx/map/outskirts/15.png' at offset 6898176 : 259 -> 286 'gfx/map/outskirts/16.png' at offset 6898435 : 256 -> 282 'gfx/map/outskirts/17.png' at offset 6898691 : 273 -> 293 'gfx/map/outskirts/18.png' at offset 6898964 : 267 -> 292 'gfx/map/outskirts/19.png' at offset 6899231 : 257 -> 285 'gfx/map/outskirts/2.png' at offset 6899488 : 725 -> 714 'gfx/map/outskirts/20.png' at offset 6900213 : 352 -> 354 'gfx/map/outskirts/3.png' at offset 6900565 : 742 -> 731 'gfx/map/outskirts/4.png' at offset 6901307 : 740 -> 729 'gfx/map/outskirts/496.png' at offset 6902047 : 208 -> 233 'gfx/map/outskirts/497.png' at offset 6902255 : 279 -> 291 'gfx/map/outskirts/498.png' at offset 6902534 : 270 -> 287 'gfx/map/outskirts/499.png' at offset 6902804 : 278 -> 293 'gfx/map/outskirts/5.png' at offset 6903082 : 834 -> 823 'gfx/map/outskirts/500.png' at offset 6903916 : 285 -> 294 'gfx/map/outskirts/501.png' at offset 6904201 : 276 -> 292 'gfx/map/outskirts/502.png' at offset 6904477 : 272 -> 288 'gfx/map/outskirts/503.png' at offset 6904749 : 278 -> 291 'gfx/map/outskirts/6.png' at offset 6905027 : 404 -> 411 'gfx/map/outskirts/7.png' at offset 6905431 : 408 -> 416 'gfx/map/outskirts/8.png' at offset 6905839 : 441 -> 442 'gfx/map/outskirts/9.png' at offset 6906280 : 437 -> 438 'gfx/map/outskirts/background.png' at offset 6906717 : 27762 -> 34658 'gfx/map/outskirts/skull.png' at offset 6934479 : 269 -> 279 'gfx/map/sewer/1.png' at offset 6934748 : 411 -> 418 'gfx/map/sewer/10.png' at offset 6935159 : 627 -> 623 'gfx/map/sewer/11.png' at offset 6935786 : 457 -> 457 'gfx/map/sewer/12.png' at offset 6936243 : 529 -> 525 'gfx/map/sewer/120.png' at offset 6936772 : 409 -> 410 'gfx/map/sewer/121.png' at offset 6937181 : 589 -> 580 'gfx/map/sewer/122.png' at offset 6937770 : 618 -> 611 'gfx/map/sewer/123.png' at offset 6938388 : 499 -> 497 'gfx/map/sewer/124.png' at offset 6938887 : 587 -> 581 'gfx/map/sewer/125.png' at offset 6939474 : 622 -> 614 'gfx/map/sewer/126.png' at offset 6940096 : 517 -> 513 'gfx/map/sewer/127.png' at offset 6940613 : 526 -> 521 'gfx/map/sewer/128.png' at offset 6941139 : 546 -> 541 'gfx/map/sewer/129.png' at offset 6941685 : 506 -> 501 'gfx/map/sewer/13.png' at offset 6942191 : 546 -> 541 'gfx/map/sewer/130.png' at offset 6942737 : 547 -> 544 'gfx/map/sewer/131.png' at offset 6943284 : 435 -> 435 'gfx/map/sewer/132.png' at offset 6943719 : 448 -> 448 'gfx/map/sewer/14.png' at offset 6944167 : 652 -> 641 'gfx/map/sewer/2.png' at offset 6944819 : 499 -> 497 'gfx/map/sewer/3.png' at offset 6945318 : 441 -> 442 'gfx/map/sewer/4.png' at offset 6945759 : 586 -> 581 'gfx/map/sewer/496.png' at offset 6946345 : 208 -> 233 'gfx/map/sewer/497.png' at offset 6946553 : 279 -> 291 'gfx/map/sewer/498.png' at offset 6946832 : 270 -> 287 'gfx/map/sewer/499.png' at offset 6947102 : 278 -> 293 'gfx/map/sewer/5.png' at offset 6947380 : 637 -> 626 'gfx/map/sewer/500.png' at offset 6948017 : 285 -> 294 'gfx/map/sewer/501.png' at offset 6948302 : 276 -> 292 'gfx/map/sewer/502.png' at offset 6948578 : 272 -> 288 'gfx/map/sewer/503.png' at offset 6948850 : 278 -> 291 'gfx/map/sewer/512.png' at offset 6949128 : 628 -> 617 'gfx/map/sewer/513.png' at offset 6949756 : 641 -> 630 'gfx/map/sewer/514.png' at offset 6950397 : 639 -> 628 'gfx/map/sewer/515.png' at offset 6951036 : 638 -> 627 'gfx/map/sewer/516.png' at offset 6951674 : 636 -> 625 'gfx/map/sewer/517.png' at offset 6952310 : 645 -> 634 'gfx/map/sewer/518.png' at offset 6952955 : 627 -> 616 'gfx/map/sewer/519.png' at offset 6953582 : 643 -> 632 'gfx/map/sewer/6.png' at offset 6954225 : 604 -> 597 'gfx/map/sewer/7.png' at offset 6954829 : 635 -> 628 'gfx/map/sewer/8.png' at offset 6955464 : 440 -> 442 'gfx/map/sewer/9.png' at offset 6955904 : 601 -> 598 'gfx/map/sewer/background.png' at offset 6956505 : 1879 -> 8694 'gfx/map/sewer/grill.png' at offset 6958384 : 1140 -> 1129 'gfx/map/sewer/grill2.png' at offset 6959524 : 2064 -> 2059 'gfx/map/sewer/grill3.png' at offset 6961588 : 2080 -> 2069 'gfx/map/snow/1.png' at offset 6963668 : 656 -> 645 'gfx/map/snow/10.png' at offset 6964324 : 323 -> 330 'gfx/map/snow/11.png' at offset 6964647 : 353 -> 353 'gfx/map/snow/110.png' at offset 6965000 : 690 -> 679 'gfx/map/snow/111.png' at offset 6965690 : 656 -> 645 'gfx/map/snow/112.png' at offset 6966346 : 662 -> 651 'gfx/map/snow/113.png' at offset 6967008 : 682 -> 671 'gfx/map/snow/114.png' at offset 6967690 : 687 -> 676 'gfx/map/snow/12.png' at offset 6968377 : 355 -> 358 'gfx/map/snow/120.png' at offset 6968732 : 398 -> 403 'gfx/map/snow/121.png' at offset 6969130 : 354 -> 365 'gfx/map/snow/122.png' at offset 6969484 : 314 -> 328 'gfx/map/snow/123.png' at offset 6969798 : 251 -> 279 'gfx/map/snow/124.png' at offset 6970049 : 318 -> 327 'gfx/map/snow/125.png' at offset 6970367 : 234 -> 270 'gfx/map/snow/126.png' at offset 6970601 : 354 -> 359 'gfx/map/snow/127.png' at offset 6970955 : 246 -> 279 'gfx/map/snow/128.png' at offset 6971201 : 310 -> 324 'gfx/map/snow/129.png' at offset 6971511 : 233 -> 271 'gfx/map/snow/13.png' at offset 6971744 : 526 -> 518 'gfx/map/snow/130.png' at offset 6972270 : 331 -> 340 'gfx/map/snow/131.png' at offset 6972601 : 233 -> 271 'gfx/map/snow/132.png' at offset 6972834 : 350 -> 357 'gfx/map/snow/133.png' at offset 6973184 : 250 -> 278 'gfx/map/snow/134.png' at offset 6973434 : 323 -> 330 'gfx/map/snow/135.png' at offset 6973757 : 260 -> 276 'gfx/map/snow/136.png' at offset 6974017 : 378 -> 382 'gfx/map/snow/137.png' at offset 6974395 : 250 -> 268 'gfx/map/snow/138.png' at offset 6974645 : 268 -> 286 'gfx/map/snow/139.png' at offset 6974913 : 234 -> 253 'gfx/map/snow/140.png' at offset 6975147 : 263 -> 281 'gfx/map/snow/141.png' at offset 6975410 : 284 -> 301 'gfx/map/snow/142.png' at offset 6975694 : 270 -> 288 'gfx/map/snow/143.png' at offset 6975964 : 286 -> 302 'gfx/map/snow/144.png' at offset 6976250 : 292 -> 307 'gfx/map/snow/145.png' at offset 6976542 : 287 -> 303 'gfx/map/snow/146.png' at offset 6976829 : 282 -> 298 'gfx/map/snow/147.png' at offset 6977111 : 392 -> 391 'gfx/map/snow/148.png' at offset 6977503 : 651 -> 640 'gfx/map/snow/149.png' at offset 6978154 : 493 -> 488 'gfx/map/snow/150.png' at offset 6978647 : 645 -> 634 'gfx/map/snow/151.png' at offset 6979292 : 715 -> 704 'gfx/map/snow/2.png' at offset 6980007 : 662 -> 651 'gfx/map/snow/3.png' at offset 6980669 : 682 -> 671 'gfx/map/snow/301.png' at offset 6981351 : 263 -> 281 'gfx/map/snow/302.png' at offset 6981614 : 284 -> 301 'gfx/map/snow/303.png' at offset 6981898 : 270 -> 288 'gfx/map/snow/304.png' at offset 6982168 : 286 -> 302 'gfx/map/snow/305.png' at offset 6982454 : 292 -> 307 'gfx/map/snow/306.png' at offset 6982746 : 287 -> 303 'gfx/map/snow/307.png' at offset 6983033 : 263 -> 281 'gfx/map/snow/308.png' at offset 6983296 : 278 -> 295 'gfx/map/snow/309.png' at offset 6983574 : 656 -> 645 'gfx/map/snow/4.png' at offset 6984230 : 374 -> 376 'gfx/map/snow/496.png' at offset 6984604 : 208 -> 233 'gfx/map/snow/497.png' at offset 6984812 : 279 -> 291 'gfx/map/snow/498.png' at offset 6985091 : 270 -> 287 'gfx/map/snow/499.png' at offset 6985361 : 278 -> 293 'gfx/map/snow/5.png' at offset 6985639 : 687 -> 676 'gfx/map/snow/500.png' at offset 6986326 : 285 -> 294 'gfx/map/snow/501.png' at offset 6986611 : 276 -> 292 'gfx/map/snow/502.png' at offset 6986887 : 272 -> 288 'gfx/map/snow/503.png' at offset 6987159 : 278 -> 291 'gfx/map/snow/6.png' at offset 6987437 : 672 -> 661 'gfx/map/snow/7.png' at offset 6988109 : 524 -> 519 'gfx/map/snow/8.png' at offset 6988633 : 531 -> 526 'gfx/map/snow/9.png' at offset 6989164 : 519 -> 512 'gfx/map/snow/background.png' at offset 6989683 : 106146 -> 107526 'gfx/map/study/1.png' at offset 7095829 : 529 -> 520 'gfx/map/study/100.png' at offset 7096358 : 860 -> 849 'gfx/map/study/105.png' at offset 7097218 : 839 -> 828 'gfx/map/study/110.png' at offset 7098057 : 765 -> 754 'gfx/map/study/111.png' at offset 7098822 : 767 -> 756 'gfx/map/study/120.png' at offset 7099589 : 765 -> 754 'gfx/map/study/121.png' at offset 7100354 : 548 -> 543 'gfx/map/study/122.png' at offset 7100902 : 852 -> 841 'gfx/map/study/123.png' at offset 7101754 : 758 -> 747 'gfx/map/study/124.png' at offset 7102512 : 543 -> 540 'gfx/map/study/125.png' at offset 7103055 : 845 -> 834 'gfx/map/study/126.png' at offset 7103900 : 758 -> 747 'gfx/map/study/127.png' at offset 7104658 : 543 -> 540 'gfx/map/study/128.png' at offset 7105201 : 845 -> 834 'gfx/map/study/129.png' at offset 7106046 : 745 -> 734 'gfx/map/study/130.png' at offset 7106791 : 541 -> 537 'gfx/map/study/131.png' at offset 7107332 : 841 -> 830 'gfx/map/study/132.png' at offset 7108173 : 733 -> 722 'gfx/map/study/140.png' at offset 7108906 : 785 -> 774 'gfx/map/study/141.png' at offset 7109691 : 802 -> 791 'gfx/map/study/142.png' at offset 7110493 : 770 -> 759 'gfx/map/study/143.png' at offset 7111263 : 774 -> 763 'gfx/map/study/144.png' at offset 7112037 : 675 -> 666 'gfx/map/study/145.png' at offset 7112712 : 708 -> 697 'gfx/map/study/146.png' at offset 7113420 : 719 -> 708 'gfx/map/study/147.png' at offset 7114139 : 747 -> 736 'gfx/map/study/148.png' at offset 7114886 : 839 -> 828 'gfx/map/study/149.png' at offset 7115725 : 901 -> 890 'gfx/map/study/150.png' at offset 7116626 : 751 -> 740 'gfx/map/study/151.png' at offset 7117377 : 1034 -> 1023 'gfx/map/study/152.png' at offset 7118411 : 1030 -> 1019 'gfx/map/study/153.png' at offset 7119441 : 926 -> 915 'gfx/map/study/154.png' at offset 7120367 : 939 -> 928 'gfx/map/study/155.png' at offset 7121306 : 959 -> 948 'gfx/map/study/156.png' at offset 7122265 : 877 -> 866 'gfx/map/study/157.png' at offset 7123142 : 889 -> 878 'gfx/map/study/2.png' at offset 7124031 : 493 -> 486 'gfx/map/study/3.png' at offset 7124524 : 510 -> 504 'gfx/map/study/4.png' at offset 7125034 : 625 -> 614 'gfx/map/study/496.png' at offset 7125659 : 208 -> 233 'gfx/map/study/497.png' at offset 7125867 : 279 -> 291 'gfx/map/study/498.png' at offset 7126146 : 270 -> 287 'gfx/map/study/499.png' at offset 7126416 : 278 -> 293 'gfx/map/study/5.png' at offset 7126694 : 620 -> 609 'gfx/map/study/500.png' at offset 7127314 : 285 -> 294 'gfx/map/study/501.png' at offset 7127599 : 276 -> 292 'gfx/map/study/502.png' at offset 7127875 : 272 -> 288 'gfx/map/study/503.png' at offset 7128147 : 278 -> 291 'gfx/map/study/504.png' at offset 7128425 : 778 -> 767 'gfx/map/study/505.png' at offset 7129203 : 786 -> 775 'gfx/map/study/506.png' at offset 7129989 : 786 -> 775 'gfx/map/study/507.png' at offset 7130775 : 780 -> 769 'gfx/map/study/508.png' at offset 7131555 : 787 -> 776 'gfx/map/study/509.png' at offset 7132342 : 783 -> 772 'gfx/map/study/510.png' at offset 7133125 : 781 -> 770 'gfx/map/study/511.png' at offset 7133906 : 776 -> 765 'gfx/map/study/512.png' at offset 7134682 : 628 -> 617 'gfx/map/study/513.png' at offset 7135310 : 641 -> 630 'gfx/map/study/514.png' at offset 7135951 : 639 -> 628 'gfx/map/study/515.png' at offset 7136590 : 638 -> 627 'gfx/map/study/516.png' at offset 7137228 : 636 -> 625 'gfx/map/study/517.png' at offset 7137864 : 645 -> 634 'gfx/map/study/518.png' at offset 7138509 : 627 -> 616 'gfx/map/study/519.png' at offset 7139136 : 643 -> 632 'gfx/map/study/6.png' at offset 7139779 : 614 -> 603 'gfx/map/study/background.png' at offset 7140393 : 27762 -> 34658 'gfx/map/swamp/1.png' at offset 7168155 : 487 -> 485 'gfx/map/swamp/10.png' at offset 7168642 : 654 -> 643 'gfx/map/swamp/100.png' at offset 7169296 : 464 -> 465 'gfx/map/swamp/101.png' at offset 7169760 : 597 -> 590 'gfx/map/swamp/105.png' at offset 7170357 : 466 -> 468 'gfx/map/swamp/106.png' at offset 7170823 : 606 -> 600 'gfx/map/swamp/11.png' at offset 7171429 : 489 -> 485 'gfx/map/swamp/110.png' at offset 7171918 : 662 -> 651 'gfx/map/swamp/111.png' at offset 7172580 : 397 -> 398 'gfx/map/swamp/12.png' at offset 7172977 : 628 -> 619 'gfx/map/swamp/120.png' at offset 7173605 : 420 -> 419 'gfx/map/swamp/121.png' at offset 7174025 : 409 -> 410 'gfx/map/swamp/122.png' at offset 7174434 : 314 -> 328 'gfx/map/swamp/123.png' at offset 7174748 : 251 -> 279 'gfx/map/swamp/124.png' at offset 7174999 : 318 -> 327 'gfx/map/swamp/125.png' at offset 7175317 : 234 -> 270 'gfx/map/swamp/126.png' at offset 7175551 : 354 -> 359 'gfx/map/swamp/127.png' at offset 7175905 : 246 -> 279 'gfx/map/swamp/128.png' at offset 7176151 : 310 -> 324 'gfx/map/swamp/129.png' at offset 7176461 : 233 -> 271 'gfx/map/swamp/13.png' at offset 7176694 : 639 -> 631 'gfx/map/swamp/130.png' at offset 7177333 : 331 -> 340 'gfx/map/swamp/131.png' at offset 7177664 : 233 -> 271 'gfx/map/swamp/132.png' at offset 7177897 : 350 -> 357 'gfx/map/swamp/133.png' at offset 7178247 : 250 -> 278 'gfx/map/swamp/134.png' at offset 7178497 : 323 -> 330 'gfx/map/swamp/135.png' at offset 7178820 : 260 -> 276 'gfx/map/swamp/136.png' at offset 7179080 : 378 -> 382 'gfx/map/swamp/137.png' at offset 7179458 : 250 -> 268 'gfx/map/swamp/138.png' at offset 7179708 : 268 -> 286 'gfx/map/swamp/139.png' at offset 7179976 : 234 -> 253 'gfx/map/swamp/14.png' at offset 7180210 : 636 -> 628 'gfx/map/swamp/140.png' at offset 7180846 : 493 -> 488 'gfx/map/swamp/141.png' at offset 7181339 : 500 -> 496 'gfx/map/swamp/142.png' at offset 7181839 : 465 -> 464 'gfx/map/swamp/143.png' at offset 7182304 : 455 -> 455 'gfx/map/swamp/144.png' at offset 7182759 : 455 -> 454 'gfx/map/swamp/145.png' at offset 7183214 : 260 -> 267 'gfx/map/swamp/146.png' at offset 7183474 : 260 -> 267 'gfx/map/swamp/147.png' at offset 7183734 : 261 -> 268 'gfx/map/swamp/148.png' at offset 7183995 : 263 -> 270 'gfx/map/swamp/149.png' at offset 7184258 : 406 -> 406 'gfx/map/swamp/15.png' at offset 7184664 : 321 -> 332 'gfx/map/swamp/150.png' at offset 7184985 : 548 -> 543 'gfx/map/swamp/151.png' at offset 7185533 : 703 -> 692 'gfx/map/swamp/152.png' at offset 7186236 : 735 -> 724 'gfx/map/swamp/153.png' at offset 7186971 : 559 -> 554 'gfx/map/swamp/154.png' at offset 7187530 : 614 -> 608 'gfx/map/swamp/155.png' at offset 7188144 : 442 -> 443 'gfx/map/swamp/156.png' at offset 7188586 : 732 -> 721 'gfx/map/swamp/157.png' at offset 7189318 : 614 -> 607 'gfx/map/swamp/158.png' at offset 7189932 : 459 -> 458 'gfx/map/swamp/159.png' at offset 7190391 : 422 -> 422 'gfx/map/swamp/16.png' at offset 7190813 : 319 -> 325 'gfx/map/swamp/160.png' at offset 7191132 : 464 -> 465 'gfx/map/swamp/161.png' at offset 7191596 : 314 -> 323 'gfx/map/swamp/162.png' at offset 7191910 : 376 -> 379 'gfx/map/swamp/163.png' at offset 7192286 : 715 -> 704 'gfx/map/swamp/164.png' at offset 7193001 : 730 -> 719 'gfx/map/swamp/165.png' at offset 7193731 : 391 -> 394 'gfx/map/swamp/166.png' at offset 7194122 : 314 -> 323 'gfx/map/swamp/167.png' at offset 7194436 : 420 -> 420 'gfx/map/swamp/168.png' at offset 7194856 : 440 -> 450 'gfx/map/swamp/169.png' at offset 7195296 : 525 -> 522 'gfx/map/swamp/17.png' at offset 7195821 : 313 -> 318 'gfx/map/swamp/170.png' at offset 7196134 : 551 -> 548 'gfx/map/swamp/171.png' at offset 7196685 : 616 -> 610 'gfx/map/swamp/172.png' at offset 7197301 : 665 -> 656 'gfx/map/swamp/173.png' at offset 7197966 : 557 -> 554 'gfx/map/swamp/174.png' at offset 7198523 : 396 -> 401 'gfx/map/swamp/175.png' at offset 7198919 : 322 -> 334 'gfx/map/swamp/176.png' at offset 7199241 : 479 -> 479 'gfx/map/swamp/177.png' at offset 7199720 : 465 -> 464 'gfx/map/swamp/178.png' at offset 7200185 : 552 -> 549 'gfx/map/swamp/179.png' at offset 7200737 : 571 -> 566 'gfx/map/swamp/18.png' at offset 7201308 : 315 -> 322 'gfx/map/swamp/180.png' at offset 7201623 : 627 -> 624 'gfx/map/swamp/181.png' at offset 7202250 : 648 -> 641 'gfx/map/swamp/182.png' at offset 7202898 : 597 -> 593 'gfx/map/swamp/183.png' at offset 7203495 : 312 -> 322 'gfx/map/swamp/184.png' at offset 7203807 : 376 -> 380 'gfx/map/swamp/185.png' at offset 7204183 : 390 -> 393 'gfx/map/swamp/186.png' at offset 7204573 : 315 -> 323 'gfx/map/swamp/187.png' at offset 7204888 : 439 -> 448 'gfx/map/swamp/188.png' at offset 7205327 : 528 -> 522 'gfx/map/swamp/189.png' at offset 7205855 : 400 -> 400 'gfx/map/swamp/19.png' at offset 7206255 : 362 -> 368 'gfx/map/swamp/190.png' at offset 7206617 : 326 -> 335 'gfx/map/swamp/191.png' at offset 7206943 : 556 -> 551 'gfx/map/swamp/192.png' at offset 7207499 : 588 -> 584 'gfx/map/swamp/193.png' at offset 7208087 : 629 -> 624 'gfx/map/swamp/194.png' at offset 7208716 : 651 -> 643 'gfx/map/swamp/2.png' at offset 7209367 : 292 -> 299 'gfx/map/swamp/20.png' at offset 7209659 : 623 -> 615 'gfx/map/swamp/21.png' at offset 7210282 : 514 -> 511 'gfx/map/swamp/22.png' at offset 7210796 : 463 -> 462 'gfx/map/swamp/23.png' at offset 7211259 : 331 -> 334 'gfx/map/swamp/24.png' at offset 7211590 : 318 -> 327 'gfx/map/swamp/25.png' at offset 7211908 : 310 -> 316 'gfx/map/swamp/253.png' at offset 7212218 : 350 -> 357 'gfx/map/swamp/254.png' at offset 7212568 : 331 -> 339 'gfx/map/swamp/255.png' at offset 7212899 : 339 -> 342 'gfx/map/swamp/26.png' at offset 7213238 : 311 -> 319 'gfx/map/swamp/261.png' at offset 7213549 : 313 -> 321 'gfx/map/swamp/262.png' at offset 7213862 : 309 -> 319 'gfx/map/swamp/263.png' at offset 7214171 : 289 -> 300 'gfx/map/swamp/27.png' at offset 7214460 : 363 -> 365 'gfx/map/swamp/28.png' at offset 7214823 : 478 -> 478 'gfx/map/swamp/29.png' at offset 7215301 : 486 -> 484 'gfx/map/swamp/3.png' at offset 7215787 : 375 -> 378 'gfx/map/swamp/30.png' at offset 7216162 : 511 -> 508 'gfx/map/swamp/301.png' at offset 7216673 : 292 -> 299 'gfx/map/swamp/302.png' at offset 7216965 : 487 -> 485 'gfx/map/swamp/31.png' at offset 7217452 : 454 -> 454 'gfx/map/swamp/32.png' at offset 7217906 : 609 -> 600 'gfx/map/swamp/33.png' at offset 7218515 : 600 -> 594 'gfx/map/swamp/34.png' at offset 7219115 : 496 -> 492 'gfx/map/swamp/35.png' at offset 7219611 : 138 -> 154 'gfx/map/swamp/4.png' at offset 7219749 : 370 -> 375 'gfx/map/swamp/496.png' at offset 7220119 : 208 -> 233 'gfx/map/swamp/497.png' at offset 7220327 : 279 -> 291 'gfx/map/swamp/498.png' at offset 7220606 : 270 -> 287 'gfx/map/swamp/499.png' at offset 7220876 : 278 -> 293 'gfx/map/swamp/5.png' at offset 7221154 : 340 -> 347 'gfx/map/swamp/500.png' at offset 7221494 : 285 -> 294 'gfx/map/swamp/501.png' at offset 7221779 : 276 -> 292 'gfx/map/swamp/502.png' at offset 7222055 : 272 -> 288 'gfx/map/swamp/503.png' at offset 7222327 : 278 -> 291 'gfx/map/swamp/6.png' at offset 7222605 : 343 -> 348 'gfx/map/swamp/7.png' at offset 7222948 : 490 -> 488 'gfx/map/swamp/8.png' at offset 7223438 : 499 -> 496 'gfx/map/swamp/9.png' at offset 7223937 : 642 -> 631 'gfx/map/swamp/background.png' at offset 7224579 : 27762 -> 34658 'gfx/map/swamp/background1.png' at offset 7252341 : 4378 -> 5469 'gfx/misc/alien_device.png' at offset 7256719 : 404 -> 406 'gfx/misc/branch1.png' at offset 7257123 : 409 -> 407 'gfx/misc/branch2.png' at offset 7257532 : 429 -> 426 'gfx/misc/chair.png' at offset 7257961 : 655 -> 644 'gfx/misc/chopped_log.png' at offset 7258616 : 419 -> 416 'gfx/misc/log.png' at offset 7259035 : 526 -> 517 'gfx/misc/long_tree_branch.png' at offset 7259561 : 411 -> 411 'gfx/misc/raft.png' at offset 7259972 : 448 -> 447 'gfx/misc/slime_drip00.png' at offset 7260420 : 275 -> 285 'gfx/misc/small_log.png' at offset 7260695 : 501 -> 495 'gfx/misc/small_log_snow.png' at offset 7261196 : 669 -> 658 'gfx/misc/small_tree.png' at offset 7261865 : 1236 -> 1225 'gfx/misc/small_tree_piece_1.png' at offset 7263101 : 443 -> 440 'gfx/misc/small_tree_piece_2.png' at offset 7263544 : 404 -> 403 'gfx/misc/small_tree_piece_3.png' at offset 7263948 : 460 -> 455 'gfx/misc/small_tree_piece_4.png' at offset 7264408 : 370 -> 373 'gfx/misc/small_tree_piece_5.png' at offset 7264778 : 417 -> 417 'gfx/misc/small_tree_piece_6.png' at offset 7265195 : 296 -> 299 'gfx/misc/small_tree_piece_7.png' at offset 7265491 : 436 -> 435 'gfx/misc/small_tree_piece_8.png' at offset 7265927 : 400 -> 398 'gfx/misc/stalactite.png' at offset 7266327 : 1781 -> 1770 'gfx/misc/stalagmite.png' at offset 7268108 : 1774 -> 1763 'gfx/misc/table.png' at offset 7269882 : 1200 -> 1189 'gfx/misc/tree.png' at offset 7271082 : 1327 -> 1400 'gfx/misc/tree_branch.png' at offset 7272409 : 320 -> 324 'gfx/misc/tree_branch_snow.png' at offset 7272729 : 500 -> 492 'gfx/misc/tree_stump.png' at offset 7273229 : 560 -> 549 'gfx/npc/borgan.png' at offset 7273789 : 821 -> 810 'gfx/npc/borgan00.png' at offset 7274610 : 821 -> 810 'gfx/npc/borgan01.png' at offset 7275431 : 820 -> 809 'gfx/npc/borgan02.png' at offset 7276251 : 797 -> 786 'gfx/npc/borgan_stand00.png' at offset 7277048 : 748 -> 737 'gfx/npc/borgan_stand01.png' at offset 7277796 : 737 -> 726 'gfx/npc/borgan_tap00.png' at offset 7278533 : 748 -> 737 'gfx/npc/borgan_tap01.png' at offset 7279281 : 751 -> 740 'gfx/npc/edgar_father.png' at offset 7280032 : 840 -> 829 'gfx/npc/edgar_father_angry.png' at offset 7280872 : 890 -> 879 'gfx/npc/edgar_father_stand00.png' at offset 7281762 : 882 -> 871 'gfx/npc/edgar_father_stand01.png' at offset 7282644 : 881 -> 870 'gfx/npc/edgar_father_stand02.png' at offset 7283525 : 874 -> 863 'gfx/npc/edgar_father_sword00.png' at offset 7284399 : 1248 -> 1237 'gfx/npc/edgar_father_sword01.png' at offset 7285647 : 1246 -> 1235 'gfx/npc/edgar_father_sword02.png' at offset 7286893 : 1239 -> 1228 'gfx/npc/jacob.png' at offset 7288132 : 772 -> 761 'gfx/npc/jacob00.png' at offset 7288904 : 772 -> 761 'gfx/npc/jacob01.png' at offset 7289676 : 773 -> 762 'gfx/npc/jacob02.png' at offset 7290449 : 751 -> 740 'gfx/npc/maggie.png' at offset 7291200 : 786 -> 775 'gfx/npc/maggie00.png' at offset 7291986 : 797 -> 786 'gfx/npc/maggie01.png' at offset 7292783 : 795 -> 784 'gfx/npc/maggie02.png' at offset 7293578 : 774 -> 763 'gfx/npc/olaf00.png' at offset 7294352 : 891 -> 880 'gfx/teleporter/teleporter00.png' at offset 7295243 : 411 -> 411 'gfx/teleporter/teleporter01.png' at offset 7295654 : 431 -> 432 'gfx/teleporter/teleporter02.png' at offset 7296085 : 441 -> 440 'gfx/teleporter/teleporter03.png' at offset 7296526 : 444 -> 444 'gfx/teleporter/teleporter04.png' at offset 7296970 : 439 -> 438 'gfx/teleporter/teleporter05.png' at offset 7297409 : 438 -> 436 'gfx/teleporter/teleporter06.png' at offset 7297847 : 431 -> 431 'gfx/title_screen/alien_device.png' at offset 7298278 : 2032 -> 2021 'gfx/title_screen/logo.png' at offset 7300310 : 81471 -> 81440 'gfx/vanishing_platform/armoury_vanishing_platform.png' at offset 7381781 : 689 -> 678 'gfx/vanishing_platform/castle_vanishing_platform.png' at offset 7382470 : 627 -> 616 'gfx/vanishing_platform/dungeon_vanishing_platform.png' at offset 7383097 : 759 -> 748 'gfx/wall/drawbridge_down.png' at offset 7383856 : 490 -> 482 'gfx/wall/drawbridge_up.png' at offset 7384346 : 504 -> 501 'gfx/wall/fortress_weak_wall.png' at offset 7384850 : 949 -> 938 'gfx/wall/large_weak_armoury_wall.png' at offset 7385799 : 827 -> 993 'gfx/wall/large_weak_cave_wall.png' at offset 7386626 : 3392 -> 3381 'gfx/wall/large_weak_mine_wall.png' at offset 7390018 : 914 -> 938 'gfx/wall/mataeus_wall00.png' at offset 7390932 : 555 -> 549 'gfx/wall/mataeus_wall01.png' at offset 7391487 : 565 -> 558 'gfx/wall/mataeus_wall02.png' at offset 7392052 : 564 -> 557 'gfx/wall/mataeus_wall03.png' at offset 7392616 : 562 -> 557 'gfx/wall/mataeus_wall04.png' at offset 7393178 : 548 -> 543 'gfx/wall/mataeus_wall05.png' at offset 7393726 : 559 -> 552 'gfx/wall/mataeus_wall06.png' at offset 7394285 : 550 -> 545 'gfx/wall/rope_part.png' at offset 7394835 : 247 -> 253 'gfx/wall/sewer_boss_weak_wall.png' at offset 7395082 : 586 -> 581 'gfx/wall/sewer_weak_wall.png' at offset 7395668 : 828 -> 830 'gfx/wall/small_weak_cave_wall.png' at offset 7396496 : 752 -> 741 'gfx/wall/weak_armoury_wall.png' at offset 7397248 : 737 -> 726 'gfx/wall/weak_armoury_wall_secret.png' at offset 7397985 : 1016 -> 1005 'gfx/wall/weak_catacombs_wall_secret.png' at offset 7399001 : 1515 -> 1504 'gfx/wall/weak_cave_wall.png' at offset 7400516 : 1248 -> 1237 'gfx/wall/weak_cave_wall_secret.png' at offset 7401764 : 1609 -> 1598 'gfx/wall/weak_dungeon_wall.png' at offset 7403373 : 802 -> 791 'gfx/wall/weak_dungeon_wall_secret.png' at offset 7404175 : 1557 -> 1546 'gfx/wall/weak_forest_wall.png' at offset 7405732 : 551 -> 545 'gfx/wall/weak_fortress_wall.png' at offset 7406283 : 653 -> 642 'gfx/wall/weak_mine_wall.mng' at offset 7406936 : 3553 -> 3939 'gfx/wall/weak_mine_wall.png' at offset 7410489 : 767 -> 756 'gfx/wall/weak_mine_wall00.png' at offset 7411256 : 476 -> 467 'gfx/wall/weak_mine_wall01.png' at offset 7411732 : 576 -> 569 'gfx/wall/weak_mine_wall02.png' at offset 7412308 : 577 -> 569 'gfx/wall/weak_mine_wall03.png' at offset 7412885 : 576 -> 569 'gfx/wall/weak_mine_wall04.png' at offset 7413461 : 577 -> 569 'gfx/wall/weak_mine_wall05.png' at offset 7414038 : 576 -> 568 'gfx/wall/weak_mine_wall_secret.png' at offset 7414614 : 789 -> 778 'gfx/wall/weak_swamp_floor.png' at offset 7415403 : 375 -> 378 'gfx/wall/wooden_door.png' at offset 7415778 : 560 -> 551 'gfx/weapon/basic_sword.png' at offset 7416338 : 397 -> 397 'gfx/weapon/basic_sword_slash00.png' at offset 7416735 : 418 -> 436 'gfx/weapon/basic_sword_slash01.png' at offset 7417153 : 487 -> 484 'gfx/weapon/basic_sword_slash02.png' at offset 7417640 : 452 -> 457 'gfx/weapon/basic_sword_slash03.png' at offset 7418092 : 296 -> 335 'gfx/weapon/bow.png' at offset 7418388 : 411 -> 410 'gfx/weapon/bow_attack00.png' at offset 7418799 : 585 -> 579 'gfx/weapon/bow_attack01.png' at offset 7419384 : 599 -> 596 'gfx/weapon/bow_attack02.png' at offset 7419983 : 596 -> 594 'gfx/weapon/bow_attack03.png' at offset 7420579 : 584 -> 582 'gfx/weapon/bow_attack04.png' at offset 7421163 : 609 -> 607 'gfx/weapon/bow_attack05.png' at offset 7421772 : 557 -> 552 'gfx/weapon/bow_attack06.png' at offset 7422329 : 583 -> 580 'gfx/weapon/disintegration_shield00.png' at offset 7422912 : 567 -> 564 'gfx/weapon/disintegration_shield01.png' at offset 7423479 : 596 -> 590 'gfx/weapon/disintegration_shield02.png' at offset 7424075 : 607 -> 599 'gfx/weapon/disintegration_shield03.png' at offset 7424682 : 603 -> 595 'gfx/weapon/disintegration_shield04.png' at offset 7425285 : 582 -> 574 'gfx/weapon/disintegration_shield_attack00.png' at offset 7425867 : 589 -> 582 'gfx/weapon/disintegration_shield_attack01.png' at offset 7426456 : 595 -> 588 'gfx/weapon/disintegration_shield_attack02.png' at offset 7427051 : 588 -> 582 'gfx/weapon/disintegration_shield_attack03.png' at offset 7427639 : 606 -> 599 'gfx/weapon/disintegration_shield_attack04.png' at offset 7428245 : 601 -> 595 'gfx/weapon/disintegration_shield_attack05.png' at offset 7428846 : 599 -> 593 'gfx/weapon/disintegration_shield_attack_shadow00.png' at offset 7429445 : 625 -> 614 'gfx/weapon/disintegration_shield_attack_shadow01.png' at offset 7430070 : 629 -> 618 'gfx/weapon/disintegration_shield_attack_shadow02.png' at offset 7430699 : 622 -> 613 'gfx/weapon/disintegration_shield_attack_shadow03.png' at offset 7431321 : 638 -> 627 'gfx/weapon/disintegration_shield_attack_shadow04.png' at offset 7431959 : 634 -> 623 'gfx/weapon/disintegration_shield_attack_shadow05.png' at offset 7432593 : 633 -> 622 'gfx/weapon/disintegration_shield_block.png' at offset 7433226 : 304 -> 310 'gfx/weapon/disintegration_shield_block00.png' at offset 7433530 : 302 -> 307 'gfx/weapon/disintegration_shield_block01.png' at offset 7433832 : 324 -> 331 'gfx/weapon/disintegration_shield_block02.png' at offset 7434156 : 328 -> 331 'gfx/weapon/disintegration_shield_block03.png' at offset 7434484 : 328 -> 331 'gfx/weapon/disintegration_shield_block04.png' at offset 7434812 : 327 -> 329 'gfx/weapon/disintegration_shield_shadow.png' at offset 7435139 : 614 -> 603 'gfx/weapon/dragon_shield.png' at offset 7435753 : 560 -> 549 'gfx/weapon/dragon_shield_block.png' at offset 7436313 : 288 -> 291 'gfx/weapon/fire_shield.png' at offset 7436601 : 548 -> 537 'gfx/weapon/fire_shield_block.png' at offset 7437149 : 289 -> 293 'gfx/weapon/flaming_arrow.png' at offset 7437438 : 327 -> 329 'gfx/weapon/large_wooden_shield.png' at offset 7437765 : 590 -> 584 'gfx/weapon/large_wooden_shield00.png' at offset 7438355 : 587 -> 584 'gfx/weapon/legendary_sword.png' at offset 7438942 : 401 -> 398 'gfx/weapon/legendary_sword_in_chaos.png' at offset 7439343 : 345 -> 347 'gfx/weapon/legendary_sword_slash00.png' at offset 7439688 : 424 -> 442 'gfx/weapon/legendary_sword_slash01.png' at offset 7440112 : 487 -> 484 'gfx/weapon/legendary_sword_slash02.png' at offset 7440599 : 452 -> 457 'gfx/weapon/legendary_sword_slash03.png' at offset 7441051 : 296 -> 335 'gfx/weapon/lightning_sword00.png' at offset 7441347 : 454 -> 450 'gfx/weapon/lightning_sword01.png' at offset 7441801 : 458 -> 455 'gfx/weapon/lightning_sword02.png' at offset 7442259 : 439 -> 438 'gfx/weapon/lightning_sword03.png' at offset 7442698 : 454 -> 451 'gfx/weapon/lightning_sword_empty.png' at offset 7443152 : 397 -> 398 'gfx/weapon/lightning_sword_empty_slash00.png' at offset 7443549 : 425 -> 442 'gfx/weapon/lightning_sword_empty_slash01.png' at offset 7443974 : 487 -> 484 'gfx/weapon/lightning_sword_empty_slash02.png' at offset 7444461 : 452 -> 457 'gfx/weapon/lightning_sword_empty_slash03.png' at offset 7444913 : 296 -> 335 'gfx/weapon/lightning_sword_slash00.png' at offset 7445209 : 493 -> 505 'gfx/weapon/lightning_sword_slash01.png' at offset 7445702 : 487 -> 484 'gfx/weapon/lightning_sword_slash02.png' at offset 7446189 : 452 -> 457 'gfx/weapon/lightning_sword_slash03.png' at offset 7446641 : 296 -> 335 'gfx/weapon/normal_arrow00.png' at offset 7446937 : 313 -> 314 'gfx/weapon/phantasmal_shield.png' at offset 7447250 : 546 -> 538 'gfx/weapon/phantasmal_shield_block.png' at offset 7447796 : 298 -> 302 'gfx/weapon/pickaxe.png' at offset 7448094 : 368 -> 373 'gfx/weapon/pickaxe_slash00.png' at offset 7448462 : 406 -> 419 'gfx/weapon/pickaxe_slash01.png' at offset 7448868 : 413 -> 413 'gfx/weapon/pickaxe_slash02.png' at offset 7449281 : 360 -> 366 'gfx/weapon/pickaxe_slash03.png' at offset 7449641 : 312 -> 331 'gfx/weapon/small_wooden_shield.png' at offset 7449953 : 481 -> 477 'gfx/weapon/small_wooden_shield_block.png' at offset 7450434 : 338 -> 343 'gfx/weapon/spike00.png' at offset 7450772 : 238 -> 245 'gfx/weapon/wood_axe.png' at offset 7451010 : 479 -> 474 'gfx/weapon/wood_axe_slash00.png' at offset 7451489 : 508 -> 509 'gfx/weapon/wood_axe_slash01.png' at offset 7451997 : 420 -> 418 'gfx/weapon/wood_axe_slash02.png' at offset 7452417 : 384 -> 395 'gfx/weapon/wood_axe_slash03.png' at offset 7452801 : 321 -> 351 'music/A tricky puzzle.ogg' at offset 7453122 : 4347912 -> 4372379 'music/A wintertale_0.ogg' at offset 11801034 : 6083082 -> 6097270 'music/Avgvst - Mushrooms_1.ogg' at offset 17884116 : 8469469 -> 8481034 'music/Battle in the winter.ogg' at offset 26353585 : 5667066 -> 5679607 'music/Battle.ogg' at offset 32020651 : 2407210 -> 2425583 'music/beauty_of_chaos.ogg' at offset 34427861 : 4328094 -> 4382463 'music/Danza del bosque.ogg' at offset 38755955 : 1596821 -> 1644059 'music/Decision.ogg' at offset 40352776 : 5188104 -> 5211443 'music/Heroes Theme_0.ogg' at offset 45540880 : 2569000 -> 2579071 'music/Heroic Minority.ogg' at offset 48109880 : 2751793 -> 2766741 'music/Lazy Day v0_9.ogg' at offset 50861673 : 3825204 -> 3877766 'music/Medicine.ogg' at offset 54686877 : 4631968 -> 4684300 'music/Menu_loop.ogg' at offset 59318845 : 572210 -> 575955 'music/Mystical Theme.ogg' at offset 59891055 : 1892079 -> 1906575 'music/MysticalCaverns.ogg' at offset 61783134 : 2536550 -> 2546798 'music/ratsrats_0.ogg' at offset 64319684 : 702731 -> 712381 'music/Red Curtain.ogg' at offset 65022415 : 2564428 -> 2579755 'music/Ruinous Laments(5.6).ogg' at offset 67586843 : 3788288 -> 3831753 'music/So, let see, what you can_0.ogg' at offset 71375131 : 3445500 -> 3456363 'music/Steeps of Destiny.ogg' at offset 74820631 : 2759966 -> 2781257 'music/Szymon Matuszewski - Hope.ogg' at offset 77580597 : 4077178 -> 4096195 'music/Undead Rising.ogg' at offset 81657775 : 1073782 -> 1077864 'music/Without.ogg' at offset 82731557 : 1003814 -> 1013045 'music/Zander Noriega - Fight Them Until We Cant.ogg' at offset 83735371 : 3737570 -> 3746131 'sound/boss/ant_lion/earthquake' at offset 87472941 : 124307 -> 126114 'sound/boss/ant_lion/eat' at offset 87597248 : 9777 -> 10514 'sound/boss/armour_boss/clang' at offset 87607025 : 14814 -> 16557 'sound/boss/armour_boss/die' at offset 87621839 : 7963 -> 8681 'sound/boss/armour_boss/growl' at offset 87629802 : 8448 -> 9126 'sound/boss/armour_boss/saw_spin' at offset 87638250 : 18383 -> 20432 'sound/boss/armour_boss/saw_start' at offset 87656633 : 34931 -> 37495 'sound/boss/armour_boss/saw_stop' at offset 87691564 : 34693 -> 36818 'sound/boss/armour_boss/tongue' at offset 87726257 : 18393 -> 20306 'sound/boss/awesome_boss/hadouken' at offset 87744650 : 20560 -> 22235 'sound/boss/azriel/azriel_die' at offset 87765210 : 76602 -> 78760 'sound/boss/azriel/azriel_lightning_cage' at offset 87841812 : 32837 -> 34619 'sound/boss/azriel/azriel_scythe_throw' at offset 87874649 : 7637 -> 9303 'sound/boss/black_book/page' at offset 87882286 : 10083 -> 10832 'sound/boss/blob_boss/bounce' at offset 87892369 : 7507 -> 8150 'sound/boss/blob_boss/plop' at offset 87899876 : 6295 -> 7059 'sound/boss/borer_boss/breathe_in' at offset 87906171 : 64681 -> 67368 'sound/boss/chaos/breathe_fire' at offset 87970852 : 41104 -> 43307 'sound/boss/chaos/die' at offset 88011956 : 86206 -> 88123 'sound/boss/evil_edgar/evil_edgar_appear' at offset 88098162 : 106171 -> 110601 'sound/boss/fly_boss/fly_boss_bullet' at offset 88204333 : 4013 -> 5726 'sound/boss/gargoyle/gargoyle_create_lance' at offset 88208346 : 31412 -> 33088 'sound/boss/gargoyle/gargoyle_lance_stab' at offset 88239758 : 9096 -> 10764 'sound/boss/gargoyle/gargoyle_petrify' at offset 88248854 : 20151 -> 21931 'sound/boss/gargoyle/gargoyle_roar' at offset 88269005 : 42688 -> 44796 'sound/boss/gargoyle/gargoyle_stone_to_flesh' at offset 88311693 : 219050 -> 221866 'sound/boss/gargoyle/petrify_shake' at offset 88530743 : 12769 -> 13509 'sound/boss/grimlore/grimlore_beam' at offset 88543512 : 37550 -> 39490 'sound/boss/grimlore/grimlore_summon' at offset 88581062 : 25287 -> 27602 'sound/boss/grub_boss/fire' at offset 88606349 : 11491 -> 13146 'sound/boss/mataeus/create_knife' at offset 88617840 : 10820 -> 12591 'sound/boss/mataeus/throw_knife' at offset 88628660 : 4566 -> 6276 'sound/boss/snake_boss/snake_boss_die' at offset 88633226 : 44630 -> 46336 'sound/boss/snake_boss/snake_boss_shot' at offset 88677856 : 11492 -> 13146 'sound/boss/sorceror/electrocute' at offset 88689348 : 85551 -> 87679 'sound/boss/sorceror/shield_die' at offset 88774899 : 49726 -> 51454 'sound/common/click' at offset 88824625 : 8465 -> 10140 'sound/common/crash' at offset 88833090 : 29011 -> 30787 'sound/common/crumble' at offset 88862101 : 14505 -> 15278 'sound/common/crunch' at offset 88876606 : 8778 -> 9537 'sound/common/dink' at offset 88885384 : 5975 -> 7706 'sound/common/door' at offset 88891359 : 11532 -> 12271 'sound/common/explosion' at offset 88902891 : 11615 -> 12353 'sound/common/freeze' at offset 88914506 : 35840 -> 37598 'sound/common/gib' at offset 88950346 : 16342 -> 18098 'sound/common/lava' at offset 88966688 : 20079 -> 21808 'sound/common/massive_explosion' at offset 88986767 : 84654 -> 87128 'sound/common/mine_lift' at offset 89071421 : 56300 -> 58065 'sound/common/pop' at offset 89127721 : 4359 -> 6072 'sound/common/rock_bounce' at offset 89132080 : 7563 -> 8325 'sound/common/secret' at offset 89139643 : 48940 -> 51263 'sound/common/shatter' at offset 89188583 : 13139 -> 13911 'sound/common/slime' at offset 89201722 : 32829 -> 33658 'sound/common/spell' at offset 89234551 : 23114 -> 23851 'sound/common/splash' at offset 89257665 : 15046 -> 15779 'sound/common/splat1' at offset 89272711 : 15916 -> 17665 'sound/common/splat2' at offset 89288627 : 14499 -> 16242 'sound/common/splat3' at offset 89303126 : 15916 -> 17627 'sound/common/switch' at offset 89319042 : 13214 -> 14972 'sound/common/teleport' at offset 89332256 : 9638 -> 10457 'sound/common/throw' at offset 89341894 : 5888 -> 6639 'sound/common/tick' at offset 89347782 : 7381 -> 8140 'sound/common/trophy' at offset 89355163 : 21905 -> 24177 'sound/edgar/arrow' at offset 89377068 : 7985 -> 9685 'sound/edgar/block' at offset 89385053 : 10990 -> 12866 'sound/edgar/swing' at offset 89396043 : 7596 -> 9305 'sound/enemy/armadillo/armadillo_die' at offset 89403639 : 17743 -> 19458 'sound/enemy/bat/squeak' at offset 89421382 : 11118 -> 11973 'sound/enemy/bug/buzz' at offset 89432500 : 11630 -> 13310 'sound/enemy/ceiling_crawler/ceiling_crawler_die' at offset 89444130 : 8796 -> 10487 'sound/enemy/centipede/centipede_die' at offset 89452926 : 9121 -> 10825 'sound/enemy/centurion/centurion_die' at offset 89462047 : 37497 -> 39782 'sound/enemy/centurion/walk' at offset 89499544 : 7035 -> 8706 'sound/enemy/chicken/cluck' at offset 89506579 : 28918 -> 30700 'sound/enemy/fire_burner/flame' at offset 89535497 : 20859 -> 21588 'sound/enemy/fireball/fireball' at offset 89556356 : 18004 -> 19788 'sound/enemy/floating_snapper/burp' at offset 89574360 : 15310 -> 17028 'sound/enemy/floating_snapper/chomp' at offset 89589670 : 8523 -> 9279 'sound/enemy/gazer/flap' at offset 89598193 : 9167 -> 10837 'sound/enemy/gazer/flash' at offset 89607360 : 7847 -> 8652 'sound/enemy/gazer/gazer_die' at offset 89615207 : 10321 -> 12058 'sound/enemy/gazer/growl' at offset 89625528 : 9778 -> 10514 'sound/enemy/ghost/ghost' at offset 89635306 : 93054 -> 95708 'sound/enemy/giant_snowball/crumble' at offset 89728360 : 6331 -> 6973 'sound/enemy/ground_spear/spear' at offset 89734691 : 10331 -> 11080 'sound/enemy/grub/grub_die' at offset 89745022 : 8478 -> 10179 'sound/enemy/icicle/smash' at offset 89753500 : 9342 -> 11022 'sound/enemy/jumping_slime/baby_jump1' at offset 89762842 : 17694 -> 19448 'sound/enemy/jumping_slime/baby_jump2' at offset 89780536 : 15621 -> 17431 'sound/enemy/jumping_slime/hatch' at offset 89796157 : 6436 -> 7190 'sound/enemy/jumping_slime/jump1' at offset 89802593 : 17999 -> 19741 'sound/enemy/jumping_slime/jump2' at offset 89820592 : 17597 -> 19363 'sound/enemy/jumping_slime/slime_die' at offset 89838189 : 7611 -> 9343 'sound/enemy/laser/zap' at offset 89845800 : 9115 -> 9865 'sound/enemy/pendulum/swing' at offset 89854915 : 7637 -> 9303 'sound/enemy/rampaging_master_tortoise/stomp' at offset 89862552 : 18178 -> 19861 'sound/enemy/red_grub/thud' at offset 89880730 : 4691 -> 5474 'sound/enemy/red_sludge/acid' at offset 89885421 : 15386 -> 17171 'sound/enemy/skeleton/skeleton_die' at offset 89900807 : 22948 -> 24605 'sound/enemy/skeleton/skeleton_resurrect' at offset 89923755 : 23280 -> 24926 'sound/enemy/sludge/sludge_die' at offset 89947035 : 9416 -> 11110 'sound/enemy/snail/snail_die' at offset 89956451 : 7482 -> 9187 'sound/enemy/spider/spider' at offset 89963933 : 6658 -> 7474 'sound/enemy/spirit/spirit_explode' at offset 89970591 : 13056 -> 13799 'sound/enemy/spirit/spirit_scream' at offset 89983647 : 82499 -> 85109 'sound/enemy/splitter/splat' at offset 90066146 : 8588 -> 9345 'sound/enemy/thunder_cloud/lightning' at offset 90074734 : 15428 -> 17209 'sound/enemy/tortoise/tortoise_die' at offset 90090162 : 10138 -> 11821 'sound/enemy/tortoise/tortoise_electric' at offset 90100300 : 18752 -> 19673 'sound/enemy/wasp/wasp_die' at offset 90119052 : 11629 -> 13310 'sound/enemy/whirlwind/suck' at offset 90130681 : 10800 -> 12558 'sound/enemy/whirlwind/whirlwind_die' at offset 90141481 : 13123 -> 13859 'sound/item/bell0' at offset 90154604 : 80312 -> 82908 'sound/item/bell1' at offset 90234916 : 80935 -> 83452 'sound/item/bell2' at offset 90315851 : 82023 -> 84584 'sound/item/bell3' at offset 90397874 : 81280 -> 83699 'sound/item/bell4' at offset 90479154 : 82425 -> 84909 'sound/item/blender' at offset 90561579 : 25372 -> 27057 'sound/item/block_beep' at offset 90586951 : 5275 -> 6249 'sound/item/burst' at offset 90592226 : 15044 -> 16719 'sound/item/buzzer' at offset 90607270 : 25959 -> 28496 'sound/item/chain' at offset 90633229 : 6091 -> 6897 'sound/item/charge_beep' at offset 90639320 : 5274 -> 6249 'sound/item/chop' at offset 90644594 : 6256 -> 7003 'sound/item/cork' at offset 90650850 : 16153 -> 17836 'sound/item/crack' at offset 90667003 : 15803 -> 17453 'sound/item/fill_potion' at offset 90682806 : 31341 -> 33200 'sound/item/fuse' at offset 90714147 : 25095 -> 26957 'sound/item/inflate' at offset 90739242 : 6013 -> 7747 'sound/item/number_block' at offset 90745255 : 5172 -> 5940 'sound/item/ping' at offset 90750427 : 7231 -> 9216 'sound/item/rift' at offset 90757658 : 29173 -> 31337 'sound/item/spray' at offset 90786831 : 5016 -> 5785 'sound/item/spring' at offset 90791847 : 17998 -> 19741 'sound/item/tesla_electrocute' at offset 90809845 : 9115 -> 9865 'sound/item/trap_close' at offset 90818960 : 10573 -> 12326 'sound/item/tuning_fork' at offset 90829533 : 58988 -> 61906 '1.33' at offset 90888521 : 12 -> 4 Testing data/anim/boss/ant_lion.dat...OK Testing data/anim/boss/armour_boss.dat...OK Testing data/anim/boss/armour_boss_armour.dat...OK Testing data/anim/boss/armour_boss_saw.dat...OK Testing data/anim/boss/armour_boss_star.dat...OK Testing data/anim/boss/armour_boss_tongue.dat...OK Testing data/anim/boss/awesome_boss.dat...OK Testing data/anim/boss/awesome_fireball.dat...OK Testing data/anim/boss/azriel.dat...OK Testing data/anim/boss/azriel_grave_piece.dat...OK Testing data/anim/boss/azriel_light_beam.dat...OK Testing data/anim/boss/azriel_lightning_cage_spell.dat...OK Testing data/anim/boss/azriel_phantasmal_bolt.dat...OK Testing data/anim/boss/azriel_scythe.dat...OK Testing data/anim/boss/azriel_soul_steal_spell.dat...OK Testing data/anim/boss/blob_boss_1.dat...OK Testing data/anim/boss/blob_boss_2.dat...OK Testing data/anim/boss/blob_boss_part.dat...OK Testing data/anim/boss/borer_boss.dat...OK Testing data/anim/boss/borer_boss_gibs.dat...OK Testing data/anim/boss/borer_boss_mouth.dat...OK Testing data/anim/boss/borer_boss_tentacle.dat...OK Testing data/anim/boss/boulder_boss.dat...OK Testing data/anim/boss/cave_boss.dat...OK Testing data/anim/boss/cave_boss_acid.dat...OK Testing data/anim/boss/centurion_boss_head.dat...OK Testing data/anim/boss/centurion_boss_piece.dat...OK Testing data/anim/boss/chaos.dat...OK Testing data/anim/boss/chaos_flame.dat...OK Testing data/anim/boss/chaos_vine.dat...OK Testing data/anim/boss/evil_edgar.dat...OK Testing data/anim/boss/evil_edgar_sword.dat...OK Testing data/anim/boss/fly_boss.dat...OK Testing data/anim/boss/fly_boss_cocoon_piece.dat...OK Testing data/anim/boss/fly_boss_slime.dat...OK Testing data/anim/boss/flying_maggot.dat...OK Testing data/anim/boss/flying_maggot_2.dat...OK Testing data/anim/boss/gargoyle.dat...OK Testing data/anim/boss/gargoyle_lance.dat...OK Testing data/anim/boss/gargoyle_lance_piece.dat...OK Testing data/anim/boss/gargoyle_piece.dat...OK Testing data/anim/boss/gargoyle_stone_coat.dat...OK Testing data/anim/boss/gargoyle_weapon_remove_blast.dat...OK Testing data/anim/boss/golem_boss.dat...OK Testing data/anim/boss/golem_boss_piece.dat...OK Testing data/anim/boss/grimlore.dat...OK Testing data/anim/boss/grimlore_fist.dat...OK Testing data/anim/boss/grimlore_magic_missile_particle.dat...OK Testing data/anim/boss/grimlore_shield.dat...OK Testing data/anim/boss/grimlore_shield_bite.dat...OK Testing data/anim/boss/grimlore_shield_flame.dat...OK Testing data/anim/boss/grimlore_shield_piece.dat...OK Testing data/anim/boss/grimlore_summon_spell.dat...OK Testing data/anim/boss/grimlore_summon_spell_particle.dat...OK Testing data/anim/boss/grimlore_sword.dat...OK Testing data/anim/boss/grimlore_weapon_box.dat...OK Testing data/anim/boss/grub_boss.dat...OK Testing data/anim/boss/grub_boss_gib.dat...OK Testing data/anim/boss/grub_boss_shot.dat...OK Testing data/anim/boss/mataeus.dat...OK Testing data/anim/boss/mataeus_gibs.dat...OK Testing data/anim/boss/mataeus_knife.dat...OK Testing data/anim/boss/mataeus_rift.dat...OK Testing data/anim/boss/mini_gargoyle.dat...OK Testing data/anim/boss/phoenix.dat...OK Testing data/anim/boss/phoenix_die_fire.dat...OK Testing data/anim/boss/phoenix_flame.dat...OK Testing data/anim/boss/sewer_boss.dat...OK Testing data/anim/boss/sewer_boss_arm.dat...OK Testing data/anim/boss/sewer_boss_claw.dat...OK Testing data/anim/boss/sewer_boss_mouth_orb.dat...OK Testing data/anim/boss/sewer_boss_slime_drip.dat...OK Testing data/anim/boss/snake_boss.dat...OK Testing data/anim/boss/snake_boss_shot.dat...OK Testing data/anim/boss/sorceror.dat...OK Testing data/anim/boss/sorceror_disintegration_spell.dat...OK Testing data/anim/boss/sorceror_final_spell.dat...OK Testing data/anim/boss/sorceror_flame_wave.dat...OK Testing data/anim/boss/sorceror_hold_person_spell.dat...OK Testing data/anim/boss/sorceror_shield_piece.dat...OK Testing data/anim/boss/sorceror_staff_piece.dat...OK Testing data/anim/boss/sorceror_teleport_spell.dat...OK Testing data/anim/common/action_point.dat...OK Testing data/anim/common/anti_gravity.dat...OK Testing data/anim/common/bomb.dat...OK Testing data/anim/common/conveyor_belt.dat...OK Testing data/anim/common/explosion.dat...OK Testing data/anim/common/large_rock.dat...OK Testing data/anim/common/level_exit.dat...OK Testing data/anim/common/no_anim.dat...OK Testing data/anim/common/pressure_plate.dat...OK Testing data/anim/common/save_point.dat...OK Testing data/anim/common/small_rock.dat...OK Testing data/anim/common/spawner.dat...OK Testing data/anim/common/switch.dat...OK Testing data/anim/common/teleporter.dat...OK Testing data/anim/common/trap_door.dat...OK Testing data/anim/common/wooden_door.dat...OK Testing data/anim/decoration/blood.dat...OK Testing data/anim/decoration/chimney_smoke.dat...OK Testing data/anim/decoration/dust.dat...OK Testing data/anim/decoration/jumping_fireball_trail.dat...OK Testing data/anim/decoration/particle.dat...OK Testing data/anim/decoration/small_flame.dat...OK Testing data/anim/decoration/small_ice.dat...OK Testing data/anim/decoration/sparkle.dat...OK Testing data/anim/decoration/star.dat...OK Testing data/anim/decoration/z.dat...OK Testing data/anim/edgar/edgar.dat...OK Testing data/anim/edgar/edgar_ash.dat...OK Testing data/anim/edgar/edgar_clothes.dat...OK Testing data/anim/edgar/edgar_gibs.dat...OK Testing data/anim/edgar/edgar_petrify.dat...OK Testing data/anim/edgar/edgar_title.dat...OK Testing data/anim/enemy/armadillo.dat...OK Testing data/anim/enemy/armour_changer.dat...OK Testing data/anim/enemy/arrow_skeleton_bow.dat...OK Testing data/anim/enemy/arrow_skeleton_piece.dat...OK Testing data/anim/enemy/baby_salamander.dat...OK Testing data/anim/enemy/baby_slime.dat...OK Testing data/anim/enemy/bat.dat...OK Testing data/anim/enemy/blue_scanner.dat...OK Testing data/anim/enemy/book.dat...OK Testing data/anim/enemy/buzz_saw.dat...OK Testing data/anim/enemy/ceiling_crawler.dat...OK Testing data/anim/enemy/ceiling_creeper.dat...OK Testing data/anim/enemy/ceiling_snapper.dat...OK Testing data/anim/enemy/ceiling_snapper_vine.dat...OK Testing data/anim/enemy/centipede.dat...OK Testing data/anim/enemy/centipede_segment.dat...OK Testing data/anim/enemy/centurion.dat...OK Testing data/anim/enemy/centurion_piece.dat...OK Testing data/anim/enemy/chicken.dat...OK Testing data/anim/enemy/death_timer.dat...OK Testing data/anim/enemy/dragon_fly.dat...OK Testing data/anim/enemy/dragon_fly_pod.dat...OK Testing data/anim/enemy/energy_beam.dat...OK Testing data/anim/enemy/energy_drainer.dat...OK Testing data/anim/enemy/energy_drainer_ball.dat...OK Testing data/anim/enemy/energy_drainer_spark.dat...OK Testing data/anim/enemy/energy_rift.dat...OK Testing data/anim/enemy/eye_stalk.dat...OK Testing data/anim/enemy/fire.dat...OK Testing data/anim/enemy/fire_burner.dat...OK Testing data/anim/enemy/fire_tortoise.dat...OK Testing data/anim/enemy/fireball.dat...OK Testing data/anim/enemy/fish.dat...OK Testing data/anim/enemy/flame_statue.dat...OK Testing data/anim/enemy/flame_statue_piece.dat...OK Testing data/anim/enemy/floating_snapper.dat...OK Testing data/anim/enemy/fly_trap_base.dat...OK Testing data/anim/enemy/fly_trap_head.dat...OK Testing data/anim/enemy/flying_bug.dat...OK Testing data/anim/enemy/frog.dat...OK Testing data/anim/enemy/frog_tongue.dat...OK Testing data/anim/enemy/gas_plant.dat...OK Testing data/anim/enemy/gazer.dat...OK Testing data/anim/enemy/ghost.dat...OK Testing data/anim/enemy/gold_centurion.dat...OK Testing data/anim/enemy/green_centipede.dat...OK Testing data/anim/enemy/green_scanner.dat...OK Testing data/anim/enemy/ground_snapper.dat...OK Testing data/anim/enemy/grub.dat...OK Testing data/anim/enemy/grub_gibs.dat...OK Testing data/anim/enemy/hoover.dat...OK Testing data/anim/enemy/horizontal_flame.dat...OK Testing data/anim/enemy/ice_tortoise.dat...OK Testing data/anim/enemy/ice_tortoise_ice_ball.dat...OK Testing data/anim/enemy/ice_tortoise_ice_floor_base.dat...OK Testing data/anim/enemy/jumping_fireball.dat...OK Testing data/anim/enemy/jumping_slime.dat...OK Testing data/anim/enemy/jumping_slime_egg.dat...OK Testing data/anim/enemy/large_spider.dat...OK Testing data/anim/enemy/laser.dat...OK Testing data/anim/enemy/magic_missile.dat...OK Testing data/anim/enemy/master_tortoise.dat...OK Testing data/anim/enemy/mini_centurion.dat...OK Testing data/anim/enemy/mouth_stalk.dat...OK Testing data/anim/enemy/poltergiest.dat...OK Testing data/anim/enemy/purple_snail.dat...OK Testing data/anim/enemy/rampaging_master_tortoise.dat...OK Testing data/anim/enemy/red_centurion_piece.dat...OK Testing data/anim/enemy/red_jumping_slime.dat...OK Testing data/anim/enemy/red_sludge.dat...OK Testing data/anim/enemy/red_spider.dat...OK Testing data/anim/enemy/sasquatch.dat...OK Testing data/anim/enemy/sasquatch_club.dat...OK Testing data/anim/enemy/scorpion.dat...OK Testing data/anim/enemy/scorpion_claw.dat...OK Testing data/anim/enemy/skeleton.dat...OK Testing data/anim/enemy/skeleton_bow.dat...OK Testing data/anim/enemy/skeleton_sword.dat...OK Testing data/anim/enemy/skull_door.dat...OK Testing data/anim/enemy/skull_door_piece.dat...OK Testing data/anim/enemy/slime_drip.dat...OK Testing data/anim/enemy/sludge.dat...OK Testing data/anim/enemy/sludge_pool.dat...OK Testing data/anim/enemy/sludge_vomit.dat...OK Testing data/anim/enemy/slug.dat...OK Testing data/anim/enemy/slug_slime.dat...OK Testing data/anim/enemy/small_boulder.dat...OK Testing data/anim/enemy/snail.dat...OK Testing data/anim/enemy/snail_shell_piece.dat...OK Testing data/anim/enemy/spider.dat...OK Testing data/anim/enemy/spike_sphere.dat...OK Testing data/anim/enemy/spirit.dat...OK Testing data/anim/enemy/spitting_plant.dat...OK Testing data/anim/enemy/splitter.dat...OK Testing data/anim/enemy/splitter_small.dat...OK Testing data/anim/enemy/summoner.dat...OK Testing data/anim/enemy/sword_skeleton_piece.dat...OK Testing data/anim/enemy/thunder_cloud.dat...OK Testing data/anim/enemy/tortoise.dat...OK Testing data/anim/enemy/tortoise_electricity.dat...OK Testing data/anim/enemy/undead_gazer.dat...OK Testing data/anim/enemy/upside_down_slug.dat...OK Testing data/anim/enemy/wasp.dat...OK Testing data/anim/enemy/whirlwind.dat...OK Testing data/anim/enemy/zombie.dat...OK Testing data/anim/enemy/zombie_head.dat...OK Testing data/anim/item/apple.dat...OK Testing data/anim/item/apple_tree.dat...OK Testing data/anim/item/arrow_target.dat...OK Testing data/anim/item/attractor.dat...OK Testing data/anim/item/balloon.dat...OK Testing data/anim/item/bell_rope.dat...OK Testing data/anim/item/blender.dat...OK Testing data/anim/item/blender_switch.dat...OK Testing data/anim/item/blender_wheel.dat...OK Testing data/anim/item/book.dat...OK Testing data/anim/item/bottle_magic.dat...OK Testing data/anim/item/bubble.dat...OK Testing data/anim/item/bubble_machine.dat...OK Testing data/anim/item/catapult.dat...OK Testing data/anim/item/catapult_bucket.dat...OK Testing data/anim/item/cauldron.dat...OK Testing data/anim/item/chaos_chain_base.dat...OK Testing data/anim/item/chicken_feed.dat...OK Testing data/anim/item/chicken_feed_bag.dat...OK Testing data/anim/item/chicken_trap.dat...OK Testing data/anim/item/coal.dat...OK Testing data/anim/item/coal_bag.dat...OK Testing data/anim/item/coal_pile.dat...OK Testing data/anim/item/code_display.dat...OK Testing data/anim/item/code_door.dat...OK Testing data/anim/item/colour_display.dat...OK Testing data/anim/item/colour_pot.dat...OK Testing data/anim/item/containment_unit_controls.dat...OK Testing data/anim/item/crossbow.dat...OK Testing data/anim/item/crusher.dat...OK Testing data/anim/item/drawbridge_anchor.dat...OK Testing data/anim/item/drawbridge_pulley.dat...OK Testing data/anim/item/drawbridge_pulley_chain.dat...OK Testing data/anim/item/exploding_gazer_eye.dat...OK Testing data/anim/item/extend_o_grab.dat...OK Testing data/anim/item/extend_o_grab_button.dat...OK Testing data/anim/item/flame_pillar.dat...OK Testing data/anim/item/force_field.dat...OK Testing data/anim/item/gazer_eye_slot.dat...OK Testing data/anim/item/gem.dat...OK Testing data/anim/item/glass_cage.dat...OK Testing data/anim/item/glass_wall.dat...OK Testing data/anim/item/grabber.dat...OK Testing data/anim/item/health_bottle.dat...OK Testing data/anim/item/heart.dat...OK Testing data/anim/item/heart_container.dat...OK Testing data/anim/item/high_striker.dat...OK Testing data/anim/item/horizontal_glass_wall.dat...OK Testing data/anim/item/ice_platform.dat...OK Testing data/anim/item/instruction_machine.dat...OK Testing data/anim/item/iron_key.dat...OK Testing data/anim/item/lava_door.dat...OK Testing data/anim/item/lava_door_piece.dat...OK Testing data/anim/item/lava_geyzer.dat...OK Testing data/anim/item/light_pillar.dat...OK Testing data/anim/item/light_target.dat...OK Testing data/anim/item/magnet_ray.dat...OK Testing data/anim/item/mastermind_peg.dat...OK Testing data/anim/item/mastermind_score.dat...OK Testing data/anim/item/metal_crate.dat...OK Testing data/anim/item/mine_cart.dat...OK Testing data/anim/item/monster_skull.dat...OK Testing data/anim/item/moveable_lift.dat...OK Testing data/anim/item/music_note.dat...OK Testing data/anim/item/music_sheet_display.dat...OK Testing data/anim/item/number_block.dat...OK Testing data/anim/item/one_way_door.dat...OK Testing data/anim/item/poison_meat.dat...OK Testing data/anim/item/portable_save.dat...OK Testing data/anim/item/potion_dispenser.dat...OK Testing data/anim/item/power_generator.dat...OK Testing data/anim/item/power_meter.dat...OK Testing data/anim/item/puzzle_piece.dat...OK Testing data/anim/item/repellent_spray.dat...OK Testing data/anim/item/robot.dat...OK Testing data/anim/item/rock_pile.dat...OK Testing data/anim/item/safe.dat...OK Testing data/anim/item/safe_display.dat...OK Testing data/anim/item/skull.dat...OK Testing data/anim/item/sliding_puzzle_block.dat...OK Testing data/anim/item/slime_container.dat...OK Testing data/anim/item/slime_potion_pool.dat...OK Testing data/anim/item/sonic_boom_panel.dat...OK Testing data/anim/item/soul_bottle.dat...OK Testing data/anim/item/soul_merger.dat...OK Testing data/anim/item/soul_merger_control_panel.dat...OK Testing data/anim/item/spring.dat...OK Testing data/anim/item/symbol_block.dat...OK Testing data/anim/item/tesla_charge.dat...OK Testing data/anim/item/tesla_charger.dat...OK Testing data/anim/item/tesla_shock.dat...OK Testing data/anim/item/train_track.dat...OK Testing data/anim/item/tread_mill.dat...OK Testing data/anim/item/tree_apple.dat...OK Testing data/anim/item/vines.dat...OK Testing data/anim/item/wooden_crate.dat...OK Testing data/anim/item/yellow_gem.dat...OK Testing data/anim/lift/lift_target.dat...OK Testing data/anim/lift/mine_lift.dat...OK Testing data/anim/misc/chopped_log.dat...OK Testing data/anim/misc/log.dat...OK Testing data/anim/misc/long_tree_branch.dat...OK Testing data/anim/misc/small_boulder_piece.dat...OK Testing data/anim/misc/small_log.dat...OK Testing data/anim/misc/small_tree.dat...OK Testing data/anim/misc/small_tree_piece.dat...OK Testing data/anim/misc/tree_branch.dat...OK Testing data/anim/misc/tree_stump.dat...OK Testing data/anim/misc/web_piece.dat...OK Testing data/anim/npc/borgan.dat...OK Testing data/anim/npc/edgar_father.dat...OK Testing data/anim/npc/jacob.dat...OK Testing data/anim/npc/maggie.dat...OK Testing data/anim/wall/mataeus_wall.dat...OK Testing data/anim/wall/weak_forest_wall.dat...OK Testing data/anim/wall/weak_mine_wall.dat...OK Testing data/anim/weapon/basic_sword.dat...OK Testing data/anim/weapon/bow.dat...OK Testing data/anim/weapon/disintegration_shield.dat...OK Testing data/anim/weapon/fire_shield.dat...OK Testing data/anim/weapon/legendary_sword.dat...OK Testing data/anim/weapon/lightning_sword.dat...OK Testing data/anim/weapon/pickaxe.dat...OK Testing data/anim/weapon/small_wooden_shield.dat...OK Testing data/anim/weapon/wood_axe.dat...OK Testing data/credits.dat...OK Testing data/cursor/map01.dat...OK Testing data/cursor/map02.dat...OK Testing data/cursor/map03.dat...OK Testing data/cursor/map04.dat...OK Testing data/cursor/map05.dat...OK Testing data/cursor/map06.dat...OK Testing data/cursor/map07.dat...OK Testing data/cursor/map08.dat...OK Testing data/cursor/map09.dat...OK Testing data/cursor/map10.dat...OK Testing data/cursor/map11.dat...OK Testing data/cursor/map12.dat...OK Testing data/cursor/map13.dat...OK Testing data/cursor/map14.dat...OK Testing data/cursor/map15.dat...OK Testing data/cursor/map16.dat...OK Testing data/cursor/map17.dat...OK Testing data/cursor/map18.dat...OK Testing data/cursor/map19.dat...OK Testing data/cursor/map20.dat...OK Testing data/cursor/map21.dat...OK Testing data/cursor/map22.dat...OK Testing data/cursor/map23.dat...OK Testing data/cursor/map24.dat...OK Testing data/cursor/map25.dat...OK Testing data/cursor/map26.dat...OK Testing data/cursor/map_credits.dat...OK Testing data/cursor/test.dat...OK Testing data/cursor/tutorial.dat...OK Testing data/gfx/boss/ant_lion.dat...OK Testing data/gfx/boss/armour_boss.dat...OK Testing data/gfx/boss/armour_boss_armour.dat...OK Testing data/gfx/boss/armour_boss_saw.dat...OK Testing data/gfx/boss/armour_boss_star.dat...OK Testing data/gfx/boss/armour_boss_tongue.dat...OK Testing data/gfx/boss/awesome_boss_1.dat...OK Testing data/gfx/boss/awesome_boss_2.dat...OK Testing data/gfx/boss/awesome_boss_3.dat...OK Testing data/gfx/boss/awesome_boss_4.dat...OK Testing data/gfx/boss/awesome_boss_energy_bar.dat...OK Testing data/gfx/boss/awesome_boss_meter.dat...OK Testing data/gfx/boss/awesome_fireball.dat...OK Testing data/gfx/boss/awesome_fireball_particle.dat...OK Testing data/gfx/boss/awesome_super_fireball.dat...OK Testing data/gfx/boss/azriel.dat...OK Testing data/gfx/boss/azriel_grave.dat...OK Testing data/gfx/boss/azriel_grave_piece.dat...OK Testing data/gfx/boss/azriel_ground_spikes.dat...OK Testing data/gfx/boss/azriel_light_beam.dat...OK Testing data/gfx/boss/azriel_lightning_cage_spell.dat...OK Testing data/gfx/boss/azriel_phantasmal_bolt.dat...OK Testing data/gfx/boss/azriel_scythe.dat...OK Testing data/gfx/boss/black_book.dat...OK Testing data/gfx/boss/black_book_back.dat...OK Testing data/gfx/boss/black_book_die.dat...OK Testing data/gfx/boss/black_book_front.dat...OK Testing data/gfx/boss/black_book_page.dat...OK Testing data/gfx/boss/black_book_side.dat...OK Testing data/gfx/boss/blob_boss_1.dat...OK Testing data/gfx/boss/blob_boss_2.dat...OK Testing data/gfx/boss/blob_boss_part.dat...OK Testing data/gfx/boss/borer_boss.dat...OK Testing data/gfx/boss/borer_boss_gib.dat...OK Testing data/gfx/boss/borer_boss_mouth.dat...OK Testing data/gfx/boss/borer_boss_slime.dat...OK Testing data/gfx/boss/borer_boss_tentacle.dat...OK Testing data/gfx/boss/borer_boss_tentacle_red.dat...OK Testing data/gfx/boss/boulder_boss.dat...OK Testing data/gfx/boss/cave_boss.dat...OK Testing data/gfx/boss/cave_boss_acid.dat...OK Testing data/gfx/boss/cave_boss_egg.dat...OK Testing data/gfx/boss/centurion_boss.dat...OK Testing data/gfx/boss/centurion_boss_head.dat...OK Testing data/gfx/boss/centurion_boss_piece.dat...OK Testing data/gfx/boss/chaos.dat...OK Testing data/gfx/boss/chaos_flame.dat...OK Testing data/gfx/boss/chaos_vine.dat...OK Testing data/gfx/boss/evil_edgar.dat...OK Testing data/gfx/boss/fly_boss.dat...OK Testing data/gfx/boss/fly_boss_cocoon_piece.dat...OK Testing data/gfx/boss/fly_boss_shot.dat...OK Testing data/gfx/boss/fly_boss_slime.dat...OK Testing data/gfx/boss/flying_maggot.dat...OK Testing data/gfx/boss/flying_maggot_2.dat...OK Testing data/gfx/boss/gargoyle.dat...OK Testing data/gfx/boss/gargoyle_lance_1.dat...OK Testing data/gfx/boss/gargoyle_lance_1_piece.dat...OK Testing data/gfx/boss/gargoyle_lance_2.dat...OK Testing data/gfx/boss/gargoyle_lance_2_piece.dat...OK Testing data/gfx/boss/gargoyle_lance_3.dat...OK Testing data/gfx/boss/gargoyle_lance_3_piece.dat...OK Testing data/gfx/boss/gargoyle_piece.dat...OK Testing data/gfx/boss/gargoyle_stone_coat.dat...OK Testing data/gfx/boss/gargoyle_weapon_remove_blast.dat...OK Testing data/gfx/boss/golem_boss.dat...OK Testing data/gfx/boss/golem_boss_piece.dat...OK Testing data/gfx/boss/grimlore.dat...OK Testing data/gfx/boss/grimlore_armour.dat...OK Testing data/gfx/boss/grimlore_armour_piece.dat...OK Testing data/gfx/boss/grimlore_fist.dat...OK Testing data/gfx/boss/grimlore_item_destroyer.dat...OK Testing data/gfx/boss/grimlore_magic_missile_particle.dat...OK Testing data/gfx/boss/grimlore_shield.dat...OK Testing data/gfx/boss/grimlore_shield_bite.dat...OK Testing data/gfx/boss/grimlore_shield_flame.dat...OK Testing data/gfx/boss/grimlore_shield_piece.dat...OK Testing data/gfx/boss/grimlore_summon_spell.dat...OK Testing data/gfx/boss/grimlore_summon_spell_particle.dat...OK Testing data/gfx/boss/grimlore_sword.dat...OK Testing data/gfx/boss/grimlore_sword_piece.dat...OK Testing data/gfx/boss/grimlore_sword_stab.dat...OK Testing data/gfx/boss/grimlore_sword_stab_piece.dat...OK Testing data/gfx/boss/grimlore_weapon_box.dat...OK Testing data/gfx/boss/grub_boss.dat...OK Testing data/gfx/boss/grub_boss_gib.dat...OK Testing data/gfx/boss/grub_boss_shot.dat...OK Testing data/gfx/boss/mataeus.dat...OK Testing data/gfx/boss/mataeus_anchor.dat...OK Testing data/gfx/boss/mataeus_anchor_chain.dat...OK Testing data/gfx/boss/mataeus_gibs.dat...OK Testing data/gfx/boss/mataeus_knife.dat...OK Testing data/gfx/boss/mataeus_knife_special.dat...OK Testing data/gfx/boss/mataeus_rift.dat...OK Testing data/gfx/boss/mataeus_shield.dat...OK Testing data/gfx/boss/mataeus_wall.dat...OK Testing data/gfx/boss/mini_gargoyle.dat...OK Testing data/gfx/boss/phoenix.dat...OK Testing data/gfx/boss/phoenix_die_fire.dat...OK Testing data/gfx/boss/phoenix_flame.dat...OK Testing data/gfx/boss/sewer_boss.dat...OK Testing data/gfx/boss/sewer_boss_arm.dat...OK Testing data/gfx/boss/sewer_boss_claw.dat...OK Testing data/gfx/boss/sewer_boss_mouth_orb.dat...OK Testing data/gfx/boss/sewer_boss_slime_drip.dat...OK Testing data/gfx/boss/sewer_boss_water.dat...OK Testing data/gfx/boss/snake_boss.dat...OK Testing data/gfx/boss/snake_boss_body.dat...OK Testing data/gfx/boss/snake_boss_normal_shot.dat...OK Testing data/gfx/boss/snake_boss_special_shot.dat...OK Testing data/gfx/boss/sorceror.dat...OK Testing data/gfx/boss/sorceror_energy_flash.dat...OK Testing data/gfx/boss/sorceror_final_spell.dat...OK Testing data/gfx/boss/sorceror_flame_wave.dat...OK Testing data/gfx/boss/sorceror_floor.dat...OK Testing data/gfx/boss/sorceror_hold_person_spell.dat...OK Testing data/gfx/boss/sorceror_shield.dat...OK Testing data/gfx/boss/sorceror_shield_piece.dat...OK Testing data/gfx/boss/sorceror_staff.dat...OK Testing data/gfx/boss/sorceror_staff_piece.dat...OK Testing data/gfx/boss/sorceror_teleport_spell.dat...OK Testing data/gfx/common/action_point.dat...OK Testing data/gfx/common/anti_gravity.dat...OK Testing data/gfx/common/conveyor_belt_left.dat...OK Testing data/gfx/common/conveyor_belt_middle.dat...OK Testing data/gfx/common/conveyor_belt_right.dat...OK Testing data/gfx/common/explosion.dat...OK Testing data/gfx/common/green_blob.dat...OK Testing data/gfx/common/ice_piece.dat...OK Testing data/gfx/common/large_pressure_plate.dat...OK Testing data/gfx/common/large_rock.dat...OK Testing data/gfx/common/level_exit.dat...OK Testing data/gfx/common/pressure_plate.dat...OK Testing data/gfx/common/red_blob.dat...OK Testing data/gfx/common/reset_switch.dat...OK Testing data/gfx/common/save_point.dat...OK Testing data/gfx/common/small_rock.dat...OK Testing data/gfx/common/spawner.dat...OK Testing data/gfx/common/switch.dat...OK Testing data/gfx/common/teleporter.dat...OK Testing data/gfx/common/trap_door.dat...OK Testing data/gfx/common/web_piece.dat...OK Testing data/gfx/decoration/blood.dat...OK Testing data/gfx/decoration/bolt_trail.dat...OK Testing data/gfx/decoration/chimney_smoke.dat...OK Testing data/gfx/decoration/dust.dat...OK Testing data/gfx/decoration/jumping_fireball_trail.dat...OK Testing data/gfx/decoration/particle.dat...OK Testing data/gfx/decoration/rift_energy.dat...OK Testing data/gfx/decoration/skull_trail.dat...OK Testing data/gfx/decoration/small_flame.dat...OK Testing data/gfx/decoration/small_ice.dat...OK Testing data/gfx/decoration/sparkle.dat...OK Testing data/gfx/decoration/star.dat...OK Testing data/gfx/decoration/z.dat...OK Testing data/gfx/door/cage_door.dat...OK Testing data/gfx/door/large_metal_door.dat...OK Testing data/gfx/door/metal_door.dat...OK Testing data/gfx/door/skull_door.dat...OK Testing data/gfx/edgar/edgar.dat...OK Testing data/gfx/edgar/edgar_ash.dat...OK Testing data/gfx/edgar/edgar_clothes.dat...OK Testing data/gfx/edgar/edgar_frozen.dat...OK Testing data/gfx/edgar/edgar_gibs.dat...OK Testing data/gfx/edgar/edgar_petrify.dat...OK Testing data/gfx/edgar/edgar_protection_shield.dat...OK Testing data/gfx/edgar/edgar_reflection_shield.dat...OK Testing data/gfx/edgar/edgar_slimed.dat...OK Testing data/gfx/edgar/edgar_title.dat...OK Testing data/gfx/edgar/edgar_wrapped.dat...OK Testing data/gfx/enemy/armadillo.dat...OK Testing data/gfx/enemy/armour_changer.dat...OK Testing data/gfx/enemy/arrow_skeleton_piece.dat...OK Testing data/gfx/enemy/baby_salamander.dat...OK Testing data/gfx/enemy/baby_slime.dat...OK Testing data/gfx/enemy/bat.dat...OK Testing data/gfx/enemy/bee_hive.dat...OK Testing data/gfx/enemy/blue_book.dat...OK Testing data/gfx/enemy/blue_scanner.dat...OK Testing data/gfx/enemy/buzz_saw.dat...OK Testing data/gfx/enemy/ceiling_crawler.dat...OK Testing data/gfx/enemy/ceiling_creeper.dat...OK Testing data/gfx/enemy/ceiling_creeper_tongue.dat...OK Testing data/gfx/enemy/ceiling_snapper.dat...OK Testing data/gfx/enemy/ceiling_snapper_vine.dat...OK Testing data/gfx/enemy/centurion.dat...OK Testing data/gfx/enemy/centurion_piece.dat...OK Testing data/gfx/enemy/chicken.dat...OK Testing data/gfx/enemy/dark_summoner.dat...OK Testing data/gfx/enemy/death_timer.dat...OK Testing data/gfx/enemy/dragon_fly.dat...OK Testing data/gfx/enemy/dragon_fly_pod.dat...OK Testing data/gfx/enemy/energy_beam.dat...OK Testing data/gfx/enemy/energy_drainer.dat...OK Testing data/gfx/enemy/energy_drainer_ball.dat...OK Testing data/gfx/enemy/energy_drainer_spark.dat...OK Testing data/gfx/enemy/energy_rift.dat...OK Testing data/gfx/enemy/exploding_spike_sphere.dat...OK Testing data/gfx/enemy/eye_stalk.dat...OK Testing data/gfx/enemy/eye_stalk_body.dat...OK Testing data/gfx/enemy/fire.dat...OK Testing data/gfx/enemy/fire_burner.dat...OK Testing data/gfx/enemy/fire_tortoise.dat...OK Testing data/gfx/enemy/fire_tortoise_fireball.dat...OK Testing data/gfx/enemy/fireball.dat...OK Testing data/gfx/enemy/fish.dat...OK Testing data/gfx/enemy/flame_statue.dat...OK Testing data/gfx/enemy/flame_statue_piece.dat...OK Testing data/gfx/enemy/floating_snapper.dat...OK Testing data/gfx/enemy/fly_trap_base.dat...OK Testing data/gfx/enemy/fly_trap_body.dat...OK Testing data/gfx/enemy/fly_trap_head.dat...OK Testing data/gfx/enemy/flying_bug.dat...OK Testing data/gfx/enemy/frog.dat...OK Testing data/gfx/enemy/frog_tongue.dat...OK Testing data/gfx/enemy/gas_plant.dat...OK Testing data/gfx/enemy/gas_plant_spray.dat...OK Testing data/gfx/enemy/gazer.dat...OK Testing data/gfx/enemy/ghost.dat...OK Testing data/gfx/enemy/giant_ceiling_creeper.dat...OK Testing data/gfx/enemy/giant_ceiling_creeper_tongue.dat...OK Testing data/gfx/enemy/giant_snowball.dat...OK Testing data/gfx/enemy/gold_centurion.dat...OK Testing data/gfx/enemy/gold_centurion_piece.dat...OK Testing data/gfx/enemy/green_book.dat...OK Testing data/gfx/enemy/green_centipede.dat...OK Testing data/gfx/enemy/green_centipede_segment.dat...OK Testing data/gfx/enemy/green_fish.dat...OK Testing data/gfx/enemy/green_scanner.dat...OK Testing data/gfx/enemy/ground_snapper.dat...OK Testing data/gfx/enemy/ground_spear.dat...OK Testing data/gfx/enemy/grub.dat...OK Testing data/gfx/enemy/grub_gibs.dat...OK Testing data/gfx/enemy/hoover.dat...OK Testing data/gfx/enemy/horizontal_flame.dat...OK Testing data/gfx/enemy/horizontal_laser.dat...OK Testing data/gfx/enemy/horizontal_laser_grid.dat...OK Testing data/gfx/enemy/huge_spider.dat...OK Testing data/gfx/enemy/ice.dat...OK Testing data/gfx/enemy/ice_spike.dat...OK Testing data/gfx/enemy/ice_spike_upside_down.dat...OK Testing data/gfx/enemy/ice_tortoise.dat...OK Testing data/gfx/enemy/ice_tortoise_ice_ball.dat...OK Testing data/gfx/enemy/ice_tortoise_ice_floor_base.dat...OK Testing data/gfx/enemy/ice_wall.dat...OK Testing data/gfx/enemy/icicle.dat...OK Testing data/gfx/enemy/iron_ball.dat...OK Testing data/gfx/enemy/jumping_fireball.dat...OK Testing data/gfx/enemy/jumping_slime.dat...OK Testing data/gfx/enemy/jumping_slime_egg.dat...OK Testing data/gfx/enemy/large_blue_book.dat...OK Testing data/gfx/enemy/large_green_book.dat...OK Testing data/gfx/enemy/large_red_book.dat...OK Testing data/gfx/enemy/large_red_spider.dat...OK Testing data/gfx/enemy/large_spider.dat...OK Testing data/gfx/enemy/large_yellow_book.dat...OK Testing data/gfx/enemy/laser.dat...OK Testing data/gfx/enemy/laser_grid.dat...OK Testing data/gfx/enemy/lightning.dat...OK Testing data/gfx/enemy/magic_missile.dat...OK Testing data/gfx/enemy/master_tortoise.dat...OK Testing data/gfx/enemy/mini_centurion.dat...OK Testing data/gfx/enemy/mini_red_centurion.dat...OK Testing data/gfx/enemy/mouth_stalk.dat...OK Testing data/gfx/enemy/mouth_stalk_body.dat...OK Testing data/gfx/enemy/pendulum_ring.dat...OK Testing data/gfx/enemy/poltergiest.dat...OK Testing data/gfx/enemy/purple_baby_slime.dat...OK Testing data/gfx/enemy/purple_jumping_slime.dat...OK Testing data/gfx/enemy/purple_snail.dat...OK Testing data/gfx/enemy/purple_snail_shell.dat...OK Testing data/gfx/enemy/purple_snail_shell_piece.dat...OK Testing data/gfx/enemy/rampaging_master_tortoise.dat...OK Testing data/gfx/enemy/red_baby_slime.dat...OK Testing data/gfx/enemy/red_bat.dat...OK Testing data/gfx/enemy/red_book.dat...OK Testing data/gfx/enemy/red_ceiling_creeper.dat...OK Testing data/gfx/enemy/red_centipede.dat...OK Testing data/gfx/enemy/red_centipede_segment.dat...OK Testing data/gfx/enemy/red_centurion.dat...OK Testing data/gfx/enemy/red_centurion_piece.dat...OK Testing data/gfx/enemy/red_jumping_slime.dat...OK Testing data/gfx/enemy/red_sludge.dat...OK Testing data/gfx/enemy/red_spider.dat...OK Testing data/gfx/enemy/sasquatch.dat...OK Testing data/gfx/enemy/sasquatch_club.dat...OK Testing data/gfx/enemy/sasquatch_snowball.dat...OK Testing data/gfx/enemy/scorpion.dat...OK Testing data/gfx/enemy/scorpion_claw.dat...OK Testing data/gfx/enemy/skeleton.dat...OK Testing data/gfx/enemy/skeleton_bow.dat...OK Testing data/gfx/enemy/skeleton_sword.dat...OK Testing data/gfx/enemy/skull_door.dat...OK Testing data/gfx/enemy/skull_door_piece.dat...OK Testing data/gfx/enemy/skull_shot.dat...OK Testing data/gfx/enemy/slime_drip.dat...OK Testing data/gfx/enemy/sludge.dat...OK Testing data/gfx/enemy/sludge_pool.dat...OK Testing data/gfx/enemy/sludge_vomit.dat...OK Testing data/gfx/enemy/slug.dat...OK Testing data/gfx/enemy/slug_slime.dat...OK Testing data/gfx/enemy/small_boulder.dat...OK Testing data/gfx/enemy/snail.dat...OK Testing data/gfx/enemy/snail_shell.dat...OK Testing data/gfx/enemy/snail_shell_piece.dat...OK Testing data/gfx/enemy/spider.dat...OK Testing data/gfx/enemy/spike_sphere.dat...OK Testing data/gfx/enemy/spike_wall.dat...OK Testing data/gfx/enemy/spirit.dat...OK Testing data/gfx/enemy/spitting_plant.dat...OK Testing data/gfx/enemy/splitter.dat...OK Testing data/gfx/enemy/splitter_medium.dat...OK Testing data/gfx/enemy/splitter_small.dat...OK Testing data/gfx/enemy/summoner.dat...OK Testing data/gfx/enemy/sword_skeleton_piece.dat...OK Testing data/gfx/enemy/thunder_cloud.dat...OK Testing data/gfx/enemy/tortoise.dat...OK Testing data/gfx/enemy/tortoise_electricity.dat...OK Testing data/gfx/enemy/undead_gazer.dat...OK Testing data/gfx/enemy/upside_down_slug.dat...OK Testing data/gfx/enemy/wasp.dat...OK Testing data/gfx/enemy/whirlwind.dat...OK Testing data/gfx/enemy/yellow_book.dat...OK Testing data/gfx/enemy/yellow_centipede.dat...OK Testing data/gfx/enemy/yellow_centipede_segment.dat...OK Testing data/gfx/enemy/zombie.dat...OK Testing data/gfx/enemy/zombie_head.dat...OK Testing data/gfx/falling_platform/armoury_falling_platform.dat...OK Testing data/gfx/falling_platform/castle_falling_platform.dat...OK Testing data/gfx/falling_platform/catacombs_falling_platform.dat...OK Testing data/gfx/falling_platform/cave_falling_platform.dat...OK Testing data/gfx/falling_platform/dungeon_falling_platform.dat...OK Testing data/gfx/falling_platform/mine_falling_platform.dat...OK Testing data/gfx/falling_platform/sewer_falling_platform.dat...OK Testing data/gfx/falling_platform/wasteland_falling_platform.dat...OK Testing data/gfx/item/apple.dat...OK Testing data/gfx/item/apple_tree.dat...OK Testing data/gfx/item/arrow_target.dat...OK Testing data/gfx/item/attractor.dat...OK Testing data/gfx/item/balloon.dat...OK Testing data/gfx/item/bell.dat...OK Testing data/gfx/item/bell_rope.dat...OK Testing data/gfx/item/bind_artifact.dat...OK Testing data/gfx/item/blender.dat...OK Testing data/gfx/item/blender_switch.dat...OK Testing data/gfx/item/blender_wheel.dat...OK Testing data/gfx/item/blue_gem.dat...OK Testing data/gfx/item/bomb.dat...OK Testing data/gfx/item/bomb_pile.dat...OK Testing data/gfx/item/bottle_magic.dat...OK Testing data/gfx/item/bubble.dat...OK Testing data/gfx/item/bubble_machine.dat...OK Testing data/gfx/item/catapult.dat...OK Testing data/gfx/item/catapult_bucket.dat...OK Testing data/gfx/item/cauldron.dat...OK Testing data/gfx/item/cell_bars.dat...OK Testing data/gfx/item/centurion_statue.dat...OK Testing data/gfx/item/chaos_chain.dat...OK Testing data/gfx/item/chaos_chain_base.dat...OK Testing data/gfx/item/chaos_toy.dat...OK Testing data/gfx/item/chicken_feed.dat...OK Testing data/gfx/item/chicken_feed_bag.dat...OK Testing data/gfx/item/chicken_trap.dat...OK Testing data/gfx/item/cloud_geyzer.dat...OK Testing data/gfx/item/cloud_geyzer_cloud.dat...OK Testing data/gfx/item/coal.dat...OK Testing data/gfx/item/coal_bag.dat...OK Testing data/gfx/item/coal_pile.dat...OK Testing data/gfx/item/code_card.dat...OK Testing data/gfx/item/code_display.dat...OK Testing data/gfx/item/code_door.dat...OK Testing data/gfx/item/colour_display.dat...OK Testing data/gfx/item/colour_pot.dat...OK Testing data/gfx/item/containment_unit.dat...OK Testing data/gfx/item/containment_unit_controls.dat...OK Testing data/gfx/item/crossbow.dat...OK Testing data/gfx/item/crossbow_bolt.dat...OK Testing data/gfx/item/crusher.dat...OK Testing data/gfx/item/crusher_arm.dat...OK Testing data/gfx/item/drawbridge_anchor.dat...OK Testing data/gfx/item/drawbridge_pulley.dat...OK Testing data/gfx/item/drawbridge_pulley_chain.dat...OK Testing data/gfx/item/empty_potion.dat...OK Testing data/gfx/item/exploding_gazer_eye.dat...OK Testing data/gfx/item/extend_o_grab.dat...OK Testing data/gfx/item/extend_o_grab_button.dat...OK Testing data/gfx/item/eyeball_smoothie.dat...OK Testing data/gfx/item/flame_pillar.dat...OK Testing data/gfx/item/flaming_arrow_potion.dat...OK Testing data/gfx/item/force_field.dat...OK Testing data/gfx/item/full_soul_bottle.dat...OK Testing data/gfx/item/gazer_eye.dat...OK Testing data/gfx/item/gazer_eye_slot.dat...OK Testing data/gfx/item/glass_cage.dat...OK Testing data/gfx/item/glass_wall.dat...OK Testing data/gfx/item/glass_wall_piece.dat...OK Testing data/gfx/item/grabber.dat...OK Testing data/gfx/item/grabber_chain.dat...OK Testing data/gfx/item/green_gem.dat...OK Testing data/gfx/item/health_potion.dat...OK Testing data/gfx/item/heart.dat...OK Testing data/gfx/item/heart_container.dat...OK Testing data/gfx/item/hidden_passage_wall.dat...OK Testing data/gfx/item/high_striker.dat...OK Testing data/gfx/item/horizontal_force_field.dat...OK Testing data/gfx/item/horizontal_glass_wall.dat...OK Testing data/gfx/item/horizontal_glass_wall_piece.dat...OK Testing data/gfx/item/ice_cube.dat...OK Testing data/gfx/item/ice_platform.dat...OK Testing data/gfx/item/ice_spray.dat...OK Testing data/gfx/item/ingredient.dat...OK Testing data/gfx/item/instruction_card.dat...OK Testing data/gfx/item/instruction_machine.dat...OK Testing data/gfx/item/invisibility_potion.dat...OK Testing data/gfx/item/iron_key.dat...OK Testing data/gfx/item/jigsaw_puzzle_cursor.dat...OK Testing data/gfx/item/keepsake.dat...OK Testing data/gfx/item/large_sliding_puzzle_display.dat...OK Testing data/gfx/item/lava_door.dat...OK Testing data/gfx/item/lava_door_piece.dat...OK Testing data/gfx/item/lava_geyzer.dat...OK Testing data/gfx/item/lava_geyzer_base.dat...OK Testing data/gfx/item/light_beam.dat...OK Testing data/gfx/item/light_beam_horizontal.dat...OK Testing data/gfx/item/light_pillar.dat...OK Testing data/gfx/item/light_source.dat...OK Testing data/gfx/item/light_target.dat...OK Testing data/gfx/item/lightning_charge.dat...OK Testing data/gfx/item/magnet.dat...OK Testing data/gfx/item/magnet_ray.dat...OK Testing data/gfx/item/mastermind_display.dat...OK Testing data/gfx/item/mastermind_peg.dat...OK Testing data/gfx/item/mastermind_score.dat...OK Testing data/gfx/item/memory_match_display.dat...OK Testing data/gfx/item/metal_crate.dat...OK Testing data/gfx/item/mine_cart.dat...OK Testing data/gfx/item/mirror.dat...OK Testing data/gfx/item/monster_horn.dat...OK Testing data/gfx/item/monster_skull.dat...OK Testing data/gfx/item/moveable_lift.dat...OK Testing data/gfx/item/music_note.dat...OK Testing data/gfx/item/music_sheet.dat...OK Testing data/gfx/item/music_sheet_display.dat...OK Testing data/gfx/item/number_block.dat...OK Testing data/gfx/item/oil_can.dat...OK Testing data/gfx/item/old_shield.dat...OK Testing data/gfx/item/one_way_door.dat...OK Testing data/gfx/item/one_way_door_down.dat...OK Testing data/gfx/item/one_way_door_up.dat...OK Testing data/gfx/item/pedestal.dat...OK Testing data/gfx/item/poison_meat.dat...OK Testing data/gfx/item/portable_save.dat...OK Testing data/gfx/item/potion_dispenser.dat...OK Testing data/gfx/item/power_generator.dat...OK Testing data/gfx/item/power_meter.dat...OK Testing data/gfx/item/protection_artifact.dat...OK Testing data/gfx/item/protection_ring.dat...OK Testing data/gfx/item/purifier_capsule.dat...OK Testing data/gfx/item/purple_gem.dat...OK Testing data/gfx/item/puzzle_piece.dat...OK Testing data/gfx/item/red_gem.dat...OK Testing data/gfx/item/reflection_artifact.dat...OK Testing data/gfx/item/repellent.dat...OK Testing data/gfx/item/repellent_spray.dat...OK Testing data/gfx/item/resurrection_amulet.dat...OK Testing data/gfx/item/robot.dat...OK Testing data/gfx/item/robot_direction.dat...OK Testing data/gfx/item/rock.dat...OK Testing data/gfx/item/rock_container.dat...OK Testing data/gfx/item/rock_pile.dat...OK Testing data/gfx/item/rope.dat...OK Testing data/gfx/item/safe.dat...OK Testing data/gfx/item/safe_combination.dat...OK Testing data/gfx/item/safe_display.dat...OK Testing data/gfx/item/scale.dat...OK Testing data/gfx/item/scorpion_statue.dat...OK Testing data/gfx/item/shield_pillar.dat...OK Testing data/gfx/item/skull.dat...OK Testing data/gfx/item/skull_chain.dat...OK Testing data/gfx/item/sliding_puzzle_block.dat...OK Testing data/gfx/item/sliding_puzzle_display.dat...OK Testing data/gfx/item/slime_container.dat...OK Testing data/gfx/item/slime_potion.dat...OK Testing data/gfx/item/slime_potion_pool.dat...OK Testing data/gfx/item/sludge_tentacle.dat...OK Testing data/gfx/item/snow_pile.dat...OK Testing data/gfx/item/sonic_boom_panel.dat...OK Testing data/gfx/item/soul_bottle.dat...OK Testing data/gfx/item/soul_merger.dat...OK Testing data/gfx/item/soul_merger_control_panel.dat...OK Testing data/gfx/item/soul_merger_door.dat...OK Testing data/gfx/item/spanner.dat...OK Testing data/gfx/item/spider_statue.dat...OK Testing data/gfx/item/spike_ball.dat...OK Testing data/gfx/item/spore.dat...OK Testing data/gfx/item/spore_crop.dat...OK Testing data/gfx/item/spores.dat...OK Testing data/gfx/item/spring.dat...OK Testing data/gfx/item/summoner_staff.dat...OK Testing data/gfx/item/symbol_block.dat...OK Testing data/gfx/item/tesla_charger.dat...OK Testing data/gfx/item/tesla_pack_empty.dat...OK Testing data/gfx/item/tesla_pack_full.dat...OK Testing data/gfx/item/tesla_shock.dat...OK Testing data/gfx/item/test_crate.dat...OK Testing data/gfx/item/ton_weight.dat...OK Testing data/gfx/item/tortoise_shell.dat...OK Testing data/gfx/item/tortoise_statue.dat...OK Testing data/gfx/item/train_track.dat...OK Testing data/gfx/item/tread_mill.dat...OK Testing data/gfx/item/tuning_fork.dat...OK Testing data/gfx/item/upside_down_mirror.dat...OK Testing data/gfx/item/vines.dat...OK Testing data/gfx/item/water_purifier.dat...OK Testing data/gfx/item/wooden_crate.dat...OK Testing data/gfx/item/yellow_gem.dat...OK Testing data/gfx/lift/castle_lift.dat...OK Testing data/gfx/lift/catapult_lift.dat...OK Testing data/gfx/lift/large_mine_lift.dat...OK Testing data/gfx/lift/lift_target.dat...OK Testing data/gfx/lift/mine_lift.dat...OK Testing data/gfx/misc/chair.dat...OK Testing data/gfx/misc/chopped_log.dat...OK Testing data/gfx/misc/giant_snowball_piece.dat...OK Testing data/gfx/misc/ice_spike_piece.dat...OK Testing data/gfx/misc/ice_spike_upside_down_piece.dat...OK Testing data/gfx/misc/ice_wall_piece.dat...OK Testing data/gfx/misc/icicle_piece.dat...OK Testing data/gfx/misc/log.dat...OK Testing data/gfx/misc/long_tree_branch.dat...OK Testing data/gfx/misc/raft.dat...OK Testing data/gfx/misc/slime_container_left.dat...OK Testing data/gfx/misc/slime_container_right.dat...OK Testing data/gfx/misc/small_boulder_piece.dat...OK Testing data/gfx/misc/small_log.dat...OK Testing data/gfx/misc/small_log_snow.dat...OK Testing data/gfx/misc/small_tree.dat...OK Testing data/gfx/misc/small_tree_piece.dat...OK Testing data/gfx/misc/stalactite.dat...OK Testing data/gfx/misc/stalagmite.dat...OK Testing data/gfx/misc/table.dat...OK Testing data/gfx/misc/tree_branch.dat...OK Testing data/gfx/misc/tree_branch_snow.dat...OK Testing data/gfx/misc/tree_stump.dat...OK Testing data/gfx/misc/web.dat...OK Testing data/gfx/npc/borgan.dat...OK Testing data/gfx/npc/edgar_father.dat...OK Testing data/gfx/npc/jacob.dat...OK Testing data/gfx/npc/maggie.dat...OK Testing data/gfx/npc/olaf.dat...OK Testing data/gfx/vanishing_platform/armoury_vanishing_platform.dat...OK Testing data/gfx/vanishing_platform/castle_vanishing_platform.dat...OK Testing data/gfx/vanishing_platform/dungeon_vanishing_platform.dat...OK Testing data/gfx/wall/armoury_weak_wall.dat...OK Testing data/gfx/wall/armoury_weak_wall_secret.dat...OK Testing data/gfx/wall/drawbridge_down.dat...OK Testing data/gfx/wall/drawbridge_up.dat...OK Testing data/gfx/wall/fortress_weak_wall.dat...OK Testing data/gfx/wall/large_weak_armoury_wall.dat...OK Testing data/gfx/wall/large_weak_cave_wall.dat...OK Testing data/gfx/wall/large_weak_mine_wall.dat...OK Testing data/gfx/wall/mataeus_wall.dat...OK Testing data/gfx/wall/rope_part.dat...OK Testing data/gfx/wall/sewer_boss_weak_wall.dat...OK Testing data/gfx/wall/sewer_weak_wall.dat...OK Testing data/gfx/wall/small_weak_cave_wall.dat...OK Testing data/gfx/wall/sorceror_wall.dat...OK Testing data/gfx/wall/weak_catacombs_wall_secret.dat...OK Testing data/gfx/wall/weak_cave_wall.dat...OK Testing data/gfx/wall/weak_cave_wall_secret.dat...OK Testing data/gfx/wall/weak_dungeon_wall.dat...OK Testing data/gfx/wall/weak_dungeon_wall_secret.dat...OK Testing data/gfx/wall/weak_forest_wall.dat...OK Testing data/gfx/wall/weak_fortress_wall.dat...OK Testing data/gfx/wall/weak_mine_wall.dat...OK Testing data/gfx/wall/weak_mine_wall_secret.dat...OK Testing data/gfx/wall/weak_swamp_floor.dat...OK Testing data/gfx/wall/wooden_door.dat...OK Testing data/gfx/weapon/basic_sword.dat...OK Testing data/gfx/weapon/bow.dat...OK Testing data/gfx/weapon/disintegration_shield.dat...OK Testing data/gfx/weapon/disintegration_shield_1.dat...OK Testing data/gfx/weapon/disintegration_shield_2.dat...OK Testing data/gfx/weapon/disintegration_shield_3.dat...OK Testing data/gfx/weapon/disintegration_shield_4.dat...OK Testing data/gfx/weapon/dragon_shield.dat...OK Testing data/gfx/weapon/fire_shield.dat...OK Testing data/gfx/weapon/flaming_arrow.dat...OK Testing data/gfx/weapon/legendary_sword.dat...OK Testing data/gfx/weapon/lightning_sword.dat...OK Testing data/gfx/weapon/lightning_sword_empty.dat...OK Testing data/gfx/weapon/normal_arrow.dat...OK Testing data/gfx/weapon/phantasmal_shield.dat...OK Testing data/gfx/weapon/pickaxe.dat...OK Testing data/gfx/weapon/small_wooden_shield.dat...OK Testing data/gfx/weapon/spike.dat...OK Testing data/gfx/weapon/wood_axe.dat...OK Testing data/maps/map01.dat...OK Testing data/maps/map02.dat...OK Testing data/maps/map03.dat...OK Testing data/maps/map04.dat...OK Testing data/maps/map05.dat...OK Testing data/maps/map06.dat...OK Testing data/maps/map07.dat...OK Testing data/maps/map08.dat...OK Testing data/maps/map09.dat...OK Testing data/maps/map10.dat...OK Testing data/maps/map11.dat...OK Testing data/maps/map12.dat...OK Testing data/maps/map13.dat...OK Testing data/maps/map14.dat...OK Testing data/maps/map15.dat...OK Testing data/maps/map16.dat...OK Testing data/maps/map17.dat...OK Testing data/maps/map18.dat...OK Testing data/maps/map19.dat...OK Testing data/maps/map20.dat...OK Testing data/maps/map21.dat...OK Testing data/maps/map22.dat...OK Testing data/maps/map23.dat...OK Testing data/maps/map24.dat...OK Testing data/maps/map25.dat...OK Testing data/maps/map26.dat...OK Testing data/maps/map_credits.dat...OK Testing data/maps/test.dat...OK Testing data/maps/tutorial.dat...OK Testing data/medals.dat...OK Testing data/patch/0.20.dat...OK Testing data/patch/0.25.dat...OK Testing data/patch/0.30.dat...OK Testing data/patch/0.32.dat...OK Testing data/patch/0.40.dat...OK Testing data/patch/0.41.dat...OK Testing data/patch/0.45.dat...OK Testing data/patch/0.46.dat...OK Testing data/patch/0.50.dat...OK Testing data/patch/0.51.dat...OK Testing data/patch/0.55.dat...OK Testing data/patch/0.56.dat...OK Testing data/patch/0.57.dat...OK Testing data/patch/0.58.dat...OK Testing data/patch/0.59.dat...OK Testing data/patch/0.60.dat...OK Testing data/patch/0.61.dat...OK Testing data/patch/0.65.dat...OK Testing data/patch/0.66.dat...OK Testing data/patch/0.67.dat...OK Testing data/patch/0.70.dat...OK Testing data/patch/0.72.dat...OK Testing data/patch/0.73.dat...OK Testing data/patch/0.75.dat...OK Testing data/patch/0.80.dat...OK Testing data/patch/0.81.dat...OK Testing data/patch/0.82.dat...OK Testing data/patch/0.86.dat...OK Testing data/patch/0.87.dat...OK Testing data/patch/0.90.dat...OK Testing data/patch/0.91.dat...OK Testing data/patch/0.93.dat...OK Testing data/patch/0.95.dat...OK Testing data/patch/0.96.dat...OK Testing data/patch/0.97.dat...OK Testing data/patch/0.98.dat...OK Testing data/patch/0.99.dat...OK Testing data/patch/1.00.dat...OK Testing data/patch/1.01.dat...OK Testing data/patch/1.02.dat...OK Testing data/patch/1.04.dat...OK Testing data/patch/1.05.dat...OK Testing data/patch/1.06.dat...OK Testing data/patch/1.13.dat...OK Testing data/patch/1.25.dat...OK Testing data/props/boss/ant_lion.props...OK Testing data/props/boss/armour_boss.props...OK Testing data/props/boss/armour_boss_armour.props...OK Testing data/props/boss/armour_boss_saw.props...OK Testing data/props/boss/armour_boss_star.props...OK Testing data/props/boss/armour_boss_tongue.props...OK Testing data/props/boss/armour_tongue.props...OK Testing data/props/boss/awesome_boss_1.props...OK Testing data/props/boss/awesome_boss_2.props...OK Testing data/props/boss/awesome_boss_3.props...OK Testing data/props/boss/awesome_boss_4.props...OK Testing data/props/boss/awesome_boss_energy_bar.props...OK Testing data/props/boss/awesome_boss_meter.props...OK Testing data/props/boss/awesome_fireball.props...OK Testing data/props/boss/awesome_fireball_particle.props...OK Testing data/props/boss/awesome_super_fireball.props...OK Testing data/props/boss/azriel.props...OK Testing data/props/boss/azriel_grave.props...OK Testing data/props/boss/azriel_grave_piece.props...OK Testing data/props/boss/azriel_ground_spikes.props...OK Testing data/props/boss/azriel_light_beam.props...OK Testing data/props/boss/azriel_lightning_cage_spell.props...OK Testing data/props/boss/azriel_phantasmal_bolt.props...OK Testing data/props/boss/azriel_scythe.props...OK Testing data/props/boss/azriel_soul_steal_spell.props...OK Testing data/props/boss/black_book.props...OK Testing data/props/boss/black_book_1.props...OK Testing data/props/boss/black_book_2.props...OK Testing data/props/boss/black_book_3.props...OK Testing data/props/boss/black_book_back.props...OK Testing data/props/boss/black_book_page.props...OK Testing data/props/boss/blob_boss_1.props...OK Testing data/props/boss/blob_boss_2.props...OK Testing data/props/boss/blob_boss_part.props...OK Testing data/props/boss/borer_boss.props...OK Testing data/props/boss/borer_boss_gibs.props...OK Testing data/props/boss/borer_boss_mouth.props...OK Testing data/props/boss/borer_boss_slime.props...OK Testing data/props/boss/borer_boss_tentacle.props...OK Testing data/props/boss/borer_boss_tentacle_red.props...OK Testing data/props/boss/boulder_boss.props...OK Testing data/props/boss/boulder_boss_2.props...OK Testing data/props/boss/cave_boss.props...OK Testing data/props/boss/cave_boss_acid.props...OK Testing data/props/boss/cave_boss_egg.props...OK Testing data/props/boss/centurion_boss.props...OK Testing data/props/boss/centurion_boss_head.props...OK Testing data/props/boss/chaos.props...OK Testing data/props/boss/chaos_flame.props...OK Testing data/props/boss/chaos_vine.props...OK Testing data/props/boss/edgar_soul.props...OK Testing data/props/boss/evil_edgar.props...OK Testing data/props/boss/evil_edgar_sword.props...OK Testing data/props/boss/fly_boss.props...OK Testing data/props/boss/fly_boss_cocoon_piece.props...OK Testing data/props/boss/fly_boss_shot.props...OK Testing data/props/boss/fly_boss_slime.props...OK Testing data/props/boss/flying_maggot.props...OK Testing data/props/boss/flying_maggot_2.props...OK Testing data/props/boss/flying_maggot_bounce_shot.props...OK Testing data/props/boss/flying_maggot_bounce_shot_2.props...OK Testing data/props/boss/gargoyle.props...OK Testing data/props/boss/gargoyle_fake_lance.props...OK Testing data/props/boss/gargoyle_lance_1.props...OK Testing data/props/boss/gargoyle_lance_1_piece.props...OK Testing data/props/boss/gargoyle_lance_2.props...OK Testing data/props/boss/gargoyle_lance_2_piece.props...OK Testing data/props/boss/gargoyle_lance_3.props...OK Testing data/props/boss/gargoyle_lance_3_piece.props...OK Testing data/props/boss/gargoyle_lightning_orb.props...OK Testing data/props/boss/gargoyle_piece.props...OK Testing data/props/boss/gargoyle_stone_coat.props...OK Testing data/props/boss/gargoyle_weapon_remove_blast.props...OK Testing data/props/boss/gold_centurion_boss_piece.props...OK Testing data/props/boss/golem_boss.props...OK Testing data/props/boss/golem_boss_piece.props...OK Testing data/props/boss/golem_rock_dropper.props...OK Testing data/props/boss/grimlore.props...OK Testing data/props/boss/grimlore_armour.props...OK Testing data/props/boss/grimlore_armour_piece.props...OK Testing data/props/boss/grimlore_fist.props...OK Testing data/props/boss/grimlore_item_destroyer.props...OK Testing data/props/boss/grimlore_magic_missile_particle.props...OK Testing data/props/boss/grimlore_shield.props...OK Testing data/props/boss/grimlore_shield_bite.props...OK Testing data/props/boss/grimlore_shield_flame.props...OK Testing data/props/boss/grimlore_shield_piece.props...OK Testing data/props/boss/grimlore_summon_spell.props...OK Testing data/props/boss/grimlore_summon_spell_particle.props...OK Testing data/props/boss/grimlore_sword.props...OK Testing data/props/boss/grimlore_sword_piece.props...OK Testing data/props/boss/grimlore_sword_stab.props...OK Testing data/props/boss/grimlore_sword_stab_piece.props...OK Testing data/props/boss/grimlore_weapon_box.props...OK Testing data/props/boss/grub_boss.props...OK Testing data/props/boss/grub_boss_gib.props...OK Testing data/props/boss/grub_boss_shot.props...OK Testing data/props/boss/mataeus.props...OK Testing data/props/boss/mataeus_anchor.props...OK Testing data/props/boss/mataeus_anchor_chain.props...OK Testing data/props/boss/mataeus_gibs.props...OK Testing data/props/boss/mataeus_knife.props...OK Testing data/props/boss/mataeus_knife_special.props...OK Testing data/props/boss/mataeus_rift.props...OK Testing data/props/boss/mataeus_shield.props...OK Testing data/props/boss/mataeus_wall.props...OK Testing data/props/boss/mini_gargoyle.props...OK Testing data/props/boss/phoenix.props...OK Testing data/props/boss/phoenix_die_fire.props...OK Testing data/props/boss/phoenix_flame.props...OK Testing data/props/boss/sewer_boss.props...OK Testing data/props/boss/sewer_boss_arm.props...OK Testing data/props/boss/sewer_boss_claw.props...OK Testing data/props/boss/sewer_boss_mouth_orb.props...OK Testing data/props/boss/sewer_boss_slime_drip.props...OK Testing data/props/boss/sewer_boss_water.props...OK Testing data/props/boss/snake_boss.props...OK Testing data/props/boss/snake_boss_body.props...OK Testing data/props/boss/snake_boss_normal_shot.props...OK Testing data/props/boss/snake_boss_special_shot.props...OK Testing data/props/boss/sorceror.props...OK Testing data/props/boss/sorceror_2.props...OK Testing data/props/boss/sorceror_disintegration_spell.props...OK Testing data/props/boss/sorceror_energy_flash.props...OK Testing data/props/boss/sorceror_final_spell.props...OK Testing data/props/boss/sorceror_flame_wave.props...OK Testing data/props/boss/sorceror_floor.props...OK Testing data/props/boss/sorceror_hold_person_spell.props...OK Testing data/props/boss/sorceror_shield.props...OK Testing data/props/boss/sorceror_shield_piece.props...OK Testing data/props/boss/sorceror_staff.props...OK Testing data/props/boss/sorceror_staff_piece.props...OK Testing data/props/boss/sorceror_teleport_spell.props...OK Testing data/props/common/action_point.props...OK Testing data/props/common/anti_gravity.props...OK Testing data/props/common/call_switch.props...OK Testing data/props/common/decoration_spawner.props...OK Testing data/props/common/explosion.props...OK Testing data/props/common/green_blob.props...OK Testing data/props/common/ice_piece.props...OK Testing data/props/common/item_spawner.props...OK Testing data/props/common/key_item_spawner.props...OK Testing data/props/common/large_pressure_plate.props...OK Testing data/props/common/large_rock.props...OK Testing data/props/common/level_exit.props...OK Testing data/props/common/pressure_plate.props...OK Testing data/props/common/projectile_spawner.props...OK Testing data/props/common/reset_switch.props...OK Testing data/props/common/save_point.props...OK Testing data/props/common/small_rock.props...OK Testing data/props/common/spawner.props...OK Testing data/props/common/switch.props...OK Testing data/props/common/teleporter.props...OK Testing data/props/common/trap_door.props...OK Testing data/props/common/web_piece.props...OK Testing data/props/conveyor_belt/conveyor_belt_left.props...OK Testing data/props/conveyor_belt/conveyor_belt_middle.props...OK Testing data/props/conveyor_belt/conveyor_belt_right.props...OK Testing data/props/decoration/blood.props...OK Testing data/props/decoration/bolt_trail.props...OK Testing data/props/decoration/chimney_smoke.props...OK Testing data/props/decoration/dust.props...OK Testing data/props/decoration/jumping_fireball_trail.props...OK Testing data/props/decoration/multiple_sparkles.props...OK Testing data/props/decoration/particle.props...OK Testing data/props/decoration/rift_energy.props...OK Testing data/props/decoration/skull_trail.props...OK Testing data/props/decoration/small_flame.props...OK Testing data/props/decoration/small_ice.props...OK Testing data/props/decoration/smoke.props...OK Testing data/props/decoration/spark.props...OK Testing data/props/decoration/sparkle.props...OK Testing data/props/decoration/star.props...OK Testing data/props/decoration/z.props...OK Testing data/props/door/cage_door.props...OK Testing data/props/door/large_metal_door.props...OK Testing data/props/door/metal_door.props...OK Testing data/props/door/skull_door.props...OK Testing data/props/edgar/edgar.props...OK Testing data/props/edgar/edgar_ash.props...OK Testing data/props/edgar/edgar_clothes.props...OK Testing data/props/edgar/edgar_frozen.props...OK Testing data/props/edgar/edgar_gibs.props...OK Testing data/props/edgar/edgar_petrify.props...OK Testing data/props/edgar/edgar_protection_shield.props...OK Testing data/props/edgar/edgar_reflection_shield.props...OK Testing data/props/edgar/edgar_slimed.props...OK Testing data/props/edgar/edgar_title.props...OK Testing data/props/edgar/edgar_wrapped.props...OK Testing data/props/enemy/armadillo.props...OK Testing data/props/enemy/armour_changer.props...OK Testing data/props/enemy/arrow_skeleton.props...OK Testing data/props/enemy/arrow_skeleton_piece.props...OK Testing data/props/enemy/auto_spike_ball.props...OK Testing data/props/enemy/baby_salamander.props...OK Testing data/props/enemy/baby_slime.props...OK Testing data/props/enemy/bat.props...OK Testing data/props/enemy/bee_hive.props...OK Testing data/props/enemy/blue_book.props...OK Testing data/props/enemy/blue_scanner.props...OK Testing data/props/enemy/buzz_saw.props...OK Testing data/props/enemy/ceiling_crawler.props...OK Testing data/props/enemy/ceiling_creeper.props...OK Testing data/props/enemy/ceiling_creeper_tongue.props...OK Testing data/props/enemy/ceiling_snapper.props...OK Testing data/props/enemy/ceiling_snapper_vine.props...OK Testing data/props/enemy/centurion.props...OK Testing data/props/enemy/centurion_piece.props...OK Testing data/props/enemy/chicken.props...OK Testing data/props/enemy/crypt_skull.props...OK Testing data/props/enemy/dark_summoner.props...OK Testing data/props/enemy/death_timer.props...OK Testing data/props/enemy/dragon_fly.props...OK Testing data/props/enemy/dragon_fly_pod.props...OK Testing data/props/enemy/energy_beam.props...OK Testing data/props/enemy/energy_drainer.props...OK Testing data/props/enemy/energy_drainer_ball.props...OK Testing data/props/enemy/energy_drainer_spark.props...OK Testing data/props/enemy/energy_rift.props...OK Testing data/props/enemy/exploding_spike_sphere.props...OK Testing data/props/enemy/eye_spinner.props...OK Testing data/props/enemy/eye_stalk.props...OK Testing data/props/enemy/eye_stalk_body.props...OK Testing data/props/enemy/fire.props...OK Testing data/props/enemy/fire_burner.props...OK Testing data/props/enemy/fire_tortoise.props...OK Testing data/props/enemy/fire_tortoise_fireball.props...OK Testing data/props/enemy/fireball.props...OK Testing data/props/enemy/fish.props...OK Testing data/props/enemy/flame_statue.props...OK Testing data/props/enemy/flame_statue_piece.props...OK Testing data/props/enemy/floating_snapper.props...OK Testing data/props/enemy/fly_trap.props...OK Testing data/props/enemy/fly_trap_body.props...OK Testing data/props/enemy/fly_trap_head.props...OK Testing data/props/enemy/flying_bug.props...OK Testing data/props/enemy/frog.props...OK Testing data/props/enemy/frog_tongue.props...OK Testing data/props/enemy/gas_plant.props...OK Testing data/props/enemy/gas_plant_spray.props...OK Testing data/props/enemy/gazer.props...OK Testing data/props/enemy/ghost.props...OK Testing data/props/enemy/giant_ceiling_creeper.props...OK Testing data/props/enemy/giant_ceiling_creeper_tongue.props...OK Testing data/props/enemy/giant_snowball.props...OK Testing data/props/enemy/gold_centurion.props...OK Testing data/props/enemy/green_book.props...OK Testing data/props/enemy/green_centipede.props...OK Testing data/props/enemy/green_centipede_segment.props...OK Testing data/props/enemy/green_fish.props...OK Testing data/props/enemy/green_scanner.props...OK Testing data/props/enemy/ground_snapper.props...OK Testing data/props/enemy/ground_spear.props...OK Testing data/props/enemy/grub.props...OK Testing data/props/enemy/grub_gibs.props...OK Testing data/props/enemy/hoover.props...OK Testing data/props/enemy/horizontal_flame.props...OK Testing data/props/enemy/horizontal_laser.props...OK Testing data/props/enemy/horizontal_laser_grid.props...OK Testing data/props/enemy/huge_spider.props...OK Testing data/props/enemy/ice.props...OK Testing data/props/enemy/ice_spike.props...OK Testing data/props/enemy/ice_spike_upside_down.props...OK Testing data/props/enemy/ice_tortoise.props...OK Testing data/props/enemy/ice_tortoise_ice_ball.props...OK Testing data/props/enemy/ice_tortoise_ice_floor_base.props...OK Testing data/props/enemy/ice_wall.props...OK Testing data/props/enemy/icicle.props...OK Testing data/props/enemy/iron_ball.props...OK Testing data/props/enemy/jumping_fireball.props...OK Testing data/props/enemy/jumping_slime.props...OK Testing data/props/enemy/jumping_slime_egg.props...OK Testing data/props/enemy/large_blue_book.props...OK Testing data/props/enemy/large_green_book.props...OK Testing data/props/enemy/large_red_book.props...OK Testing data/props/enemy/large_red_spider.props...OK Testing data/props/enemy/large_spider.props...OK Testing data/props/enemy/large_yellow_book.props...OK Testing data/props/enemy/laser.props...OK Testing data/props/enemy/laser_grid.props...OK Testing data/props/enemy/lightning.props...OK Testing data/props/enemy/magic_missile.props...OK Testing data/props/enemy/master_tortoise.props...OK Testing data/props/enemy/mini_centurion.props...OK Testing data/props/enemy/mini_red_centurion.props...OK Testing data/props/enemy/mouth_stalk.props...OK Testing data/props/enemy/mouth_stalk_body.props...OK Testing data/props/enemy/pendulum.props...OK Testing data/props/enemy/pendulum_ring.props...OK Testing data/props/enemy/poltergiest_1.props...OK Testing data/props/enemy/poltergiest_2.props...OK Testing data/props/enemy/poltergiest_3.props...OK Testing data/props/enemy/poltergiest_4.props...OK Testing data/props/enemy/purple_baby_slime.props...OK Testing data/props/enemy/purple_jumping_slime.props...OK Testing data/props/enemy/purple_snail.props...OK Testing data/props/enemy/purple_snail_shell.props...OK Testing data/props/enemy/purple_snail_shell_piece.props...OK Testing data/props/enemy/rampaging_master_tortoise.props...OK Testing data/props/enemy/red_baby_slime.props...OK Testing data/props/enemy/red_bat.props...OK Testing data/props/enemy/red_book.props...OK Testing data/props/enemy/red_ceiling_creeper.props...OK Testing data/props/enemy/red_centipede.props...OK Testing data/props/enemy/red_centipede_segment.props...OK Testing data/props/enemy/red_centurion.props...OK Testing data/props/enemy/red_centurion_piece.props...OK Testing data/props/enemy/red_grub.props...OK Testing data/props/enemy/red_jumping_slime.props...OK Testing data/props/enemy/red_sludge.props...OK Testing data/props/enemy/red_spider.props...OK Testing data/props/enemy/sasquatch.props...OK Testing data/props/enemy/sasquatch_club.props...OK Testing data/props/enemy/sasquatch_snowball.props...OK Testing data/props/enemy/scorpion.props...OK Testing data/props/enemy/scorpion_claw.props...OK Testing data/props/enemy/skeleton_bow.props...OK Testing data/props/enemy/skeleton_sword.props...OK Testing data/props/enemy/skull_door.props...OK Testing data/props/enemy/skull_door_piece.props...OK Testing data/props/enemy/skull_shot.props...OK Testing data/props/enemy/slime_drip.props...OK Testing data/props/enemy/sludge.props...OK Testing data/props/enemy/sludge_pool.props...OK Testing data/props/enemy/sludge_vomit.props...OK Testing data/props/enemy/slug.props...OK Testing data/props/enemy/slug_slime.props...OK Testing data/props/enemy/small_boulder.props...OK Testing data/props/enemy/snail.props...OK Testing data/props/enemy/snail_shell.props...OK Testing data/props/enemy/snail_shell_piece.props...OK Testing data/props/enemy/sorceror_dark_summoner.props...OK Testing data/props/enemy/spider.props...OK Testing data/props/enemy/spike_sphere.props...OK Testing data/props/enemy/spike_wall.props...OK Testing data/props/enemy/spirit.props...OK Testing data/props/enemy/spitting_plant.props...OK Testing data/props/enemy/splitter.props...OK Testing data/props/enemy/splitter_medium.props...OK Testing data/props/enemy/splitter_small.props...OK Testing data/props/enemy/summoner.props...OK Testing data/props/enemy/super_red_centipede.props...OK Testing data/props/enemy/super_red_centipede_segment.props...OK Testing data/props/enemy/sword_skeleton.props...OK Testing data/props/enemy/sword_skeleton_piece.props...OK Testing data/props/enemy/thunder_cloud.props...OK Testing data/props/enemy/tortoise.props...OK Testing data/props/enemy/tortoise_electricity.props...OK Testing data/props/enemy/undead_gazer.props...OK Testing data/props/enemy/upside_down_slug.props...OK Testing data/props/enemy/wall_walker.props...OK Testing data/props/enemy/wasp.props...OK Testing data/props/enemy/whirlwind.props...OK Testing data/props/enemy/yellow_book.props...OK Testing data/props/enemy/yellow_centipede.props...OK Testing data/props/enemy/yellow_centipede_segment.props...OK Testing data/props/enemy/zombie.props...OK Testing data/props/enemy/zombie_head.props...OK Testing data/props/falling_platform/armoury_falling_platform.props...OK Testing data/props/falling_platform/castle_falling_platform.props...OK Testing data/props/falling_platform/catacombs_falling_platform.props...OK Testing data/props/falling_platform/cave_falling_platform.props...OK Testing data/props/falling_platform/dungeon_falling_platform.props...OK Testing data/props/falling_platform/mine_falling_platform.props...OK Testing data/props/falling_platform/sewer_falling_platform.props...OK Testing data/props/falling_platform/wasteland_falling_platform.props...OK Testing data/props/item/apple.props...OK Testing data/props/item/apple_tree.props...OK Testing data/props/item/arrow_target.props...OK Testing data/props/item/attractor.props...OK Testing data/props/item/balloon.props...OK Testing data/props/item/bell.props...OK Testing data/props/item/bell_rope.props...OK Testing data/props/item/bind_artifact.props...OK Testing data/props/item/blender.props...OK Testing data/props/item/blender_switch.props...OK Testing data/props/item/blender_wheel.props...OK Testing data/props/item/blue_gem.props...OK Testing data/props/item/bomb.props...OK Testing data/props/item/bomb_pile.props...OK Testing data/props/item/bottle_magic.props...OK Testing data/props/item/bubble.props...OK Testing data/props/item/bubble_machine.props...OK Testing data/props/item/catapult.props...OK Testing data/props/item/catapult_bucket.props...OK Testing data/props/item/cauldron.props...OK Testing data/props/item/cell_bars.props...OK Testing data/props/item/centurion_statue.props...OK Testing data/props/item/chaos_chain.props...OK Testing data/props/item/chaos_chain_base.props...OK Testing data/props/item/chaos_toy.props...OK Testing data/props/item/chicken_feed.props...OK Testing data/props/item/chicken_feed_bag.props...OK Testing data/props/item/chicken_trap.props...OK Testing data/props/item/cloud_geyzer.props...OK Testing data/props/item/cloud_geyzer_cloud.props...OK Testing data/props/item/coal.props...OK Testing data/props/item/coal_bag.props...OK Testing data/props/item/coal_pile.props...OK Testing data/props/item/code_card.props...OK Testing data/props/item/code_display.props...OK Testing data/props/item/code_door.props...OK Testing data/props/item/colour_display.props...OK Testing data/props/item/colour_pot.props...OK Testing data/props/item/condor_bones.props...OK Testing data/props/item/containment_unit.props...OK Testing data/props/item/containment_unit_controls.props...OK Testing data/props/item/crossbow.props...OK Testing data/props/item/crossbow_bolt.props...OK Testing data/props/item/crusher.props...OK Testing data/props/item/crusher_arm.props...OK Testing data/props/item/darsh_fat.props...OK Testing data/props/item/drawbridge_anchor.props...OK Testing data/props/item/drawbridge_pulley.props...OK Testing data/props/item/drawbridge_pulley_chain.props...OK Testing data/props/item/empty_potion.props...OK Testing data/props/item/exploding_gazer_eye.props...OK Testing data/props/item/exploding_gazer_eye_dud.props...OK Testing data/props/item/extend_o_grab.props...OK Testing data/props/item/extend_o_grab_button.props...OK Testing data/props/item/eyeball_smoothie.props...OK Testing data/props/item/final_power_generator.props...OK Testing data/props/item/flame_pillar.props...OK Testing data/props/item/flaming_arrow_potion.props...OK Testing data/props/item/force_field.props...OK Testing data/props/item/full_soul_bottle.props...OK Testing data/props/item/gazer_eye.props...OK Testing data/props/item/gazer_eye_slot.props...OK Testing data/props/item/glass_cage.props...OK Testing data/props/item/glass_wall.props...OK Testing data/props/item/glass_wall_piece.props...OK Testing data/props/item/grabber.props...OK Testing data/props/item/grabber_chain.props...OK Testing data/props/item/green_gem.props...OK Testing data/props/item/health_potion.props...OK Testing data/props/item/heart.props...OK Testing data/props/item/heart_container.props...OK Testing data/props/item/hidden_passage_wall.props...OK Testing data/props/item/high_striker.props...OK Testing data/props/item/horizontal_force_field.props...OK Testing data/props/item/horizontal_glass_wall.props...OK Testing data/props/item/horizontal_glass_wall_piece.props...OK Testing data/props/item/ice_cube.props...OK Testing data/props/item/ice_platform.props...OK Testing data/props/item/ice_spray.props...OK Testing data/props/item/instruction_card.props...OK Testing data/props/item/instruction_machine.props...OK Testing data/props/item/invisibility_potion.props...OK Testing data/props/item/iron_key.props...OK Testing data/props/item/item_remover.props...OK Testing data/props/item/jigsaw_puzzle.props...OK Testing data/props/item/jigsaw_puzzle_cursor.props...OK Testing data/props/item/jigsaw_puzzle_display.props...OK Testing data/props/item/keepsake.props...OK Testing data/props/item/lab_crusher.props...OK Testing data/props/item/large_sliding_puzzle_display.props...OK Testing data/props/item/lava_door.props...OK Testing data/props/item/lava_door_piece.props...OK Testing data/props/item/lava_geyzer.props...OK Testing data/props/item/lava_geyzer_base.props...OK Testing data/props/item/light_beam.props...OK Testing data/props/item/light_beam_horizontal.props...OK Testing data/props/item/light_pillar.props...OK Testing data/props/item/light_source.props...OK Testing data/props/item/light_target.props...OK Testing data/props/item/lightning_charge.props...OK Testing data/props/item/magnet.props...OK Testing data/props/item/magnet_ray.props...OK Testing data/props/item/mandrake_root.props...OK Testing data/props/item/mastermind.props...OK Testing data/props/item/mastermind_display.props...OK Testing data/props/item/mastermind_peg.props...OK Testing data/props/item/mastermind_score.props...OK Testing data/props/item/memory_match.props...OK Testing data/props/item/memory_match_display.props...OK Testing data/props/item/memory_match_icon.props...OK Testing data/props/item/metal_crate.props...OK Testing data/props/item/mine_cart.props...OK Testing data/props/item/mirror.props...OK Testing data/props/item/monster_horn.props...OK Testing data/props/item/monster_skull.props...OK Testing data/props/item/moveable_lift.props...OK Testing data/props/item/music_note.props...OK Testing data/props/item/music_sheet.props...OK Testing data/props/item/music_sheet_display.props...OK Testing data/props/item/number_block.props...OK Testing data/props/item/oil_can.props...OK Testing data/props/item/old_shield.props...OK Testing data/props/item/one_way_door.props...OK Testing data/props/item/one_way_door_down.props...OK Testing data/props/item/one_way_door_up.props...OK Testing data/props/item/pedestal.props...OK Testing data/props/item/poison_meat.props...OK Testing data/props/item/portable_save.props...OK Testing data/props/item/potion_dispenser.props...OK Testing data/props/item/power_generator.props...OK Testing data/props/item/power_meter.props...OK Testing data/props/item/protection_artifact.props...OK Testing data/props/item/protection_ring.props...OK Testing data/props/item/purifier_capsule.props...OK Testing data/props/item/purple_gem.props...OK Testing data/props/item/puzzle_piece.props...OK Testing data/props/item/red_gem.props...OK Testing data/props/item/reflection_artifact.props...OK Testing data/props/item/repellent.props...OK Testing data/props/item/repellent_spray.props...OK Testing data/props/item/resurrection_amulet.props...OK Testing data/props/item/robot.props...OK Testing data/props/item/robot_direction.props...OK Testing data/props/item/rock.props...OK Testing data/props/item/rock_container.props...OK Testing data/props/item/rock_pile.props...OK Testing data/props/item/rope.props...OK Testing data/props/item/rope_part.props...OK Testing data/props/item/safe.props...OK Testing data/props/item/safe_combination.props...OK Testing data/props/item/safe_display.props...OK Testing data/props/item/scale.props...OK Testing data/props/item/scorpion_statue.props...OK Testing data/props/item/shield_pillar.props...OK Testing data/props/item/skull.props...OK Testing data/props/item/skull_chain.props...OK Testing data/props/item/sliding_puzzle.props...OK Testing data/props/item/sliding_puzzle_block.props...OK Testing data/props/item/sliding_puzzle_display.props...OK Testing data/props/item/slime_container.props...OK Testing data/props/item/slime_potion.props...OK Testing data/props/item/slime_potion_pool.props...OK Testing data/props/item/sludge_tentacle.props...OK Testing data/props/item/small_boulder.props...OK Testing data/props/item/snow_pile.props...OK Testing data/props/item/sonic_boom_panel.props...OK Testing data/props/item/soul_bottle.props...OK Testing data/props/item/soul_merger.props...OK Testing data/props/item/soul_merger_control_panel.props...OK Testing data/props/item/soul_merger_door.props...OK Testing data/props/item/spanner.props...OK Testing data/props/item/spider_statue.props...OK Testing data/props/item/spike_ball.props...OK Testing data/props/item/spore.props...OK Testing data/props/item/spore_crop.props...OK Testing data/props/item/spores.props...OK Testing data/props/item/spring.props...OK Testing data/props/item/stalactite.props...OK Testing data/props/item/stalagmite.props...OK Testing data/props/item/summoner_staff.props...OK Testing data/props/item/symbol_block.props...OK Testing data/props/item/tesla_charger.props...OK Testing data/props/item/tesla_pack_empty.props...OK Testing data/props/item/tesla_pack_full.props...OK Testing data/props/item/tesla_shock.props...OK Testing data/props/item/test_crate.props...OK Testing data/props/item/ton_weight.props...OK Testing data/props/item/tortoise_shell.props...OK Testing data/props/item/tortoise_statue.props...OK Testing data/props/item/train.props...OK Testing data/props/item/train_track.props...OK Testing data/props/item/tread_mill.props...OK Testing data/props/item/tree_apple.props...OK Testing data/props/item/tuning_fork.props...OK Testing data/props/item/upside_down_mirror.props...OK Testing data/props/item/vines.props...OK Testing data/props/item/water_purifier.props...OK Testing data/props/item/wooden_crate.props...OK Testing data/props/item/yellow_gem.props...OK Testing data/props/lift/castle_lift.props...OK Testing data/props/lift/catapult_lift.props...OK Testing data/props/lift/large_mine_lift.props...OK Testing data/props/lift/lift_target.props...OK Testing data/props/lift/mine_lift.props...OK Testing data/props/misc/chair.props...OK Testing data/props/misc/chopped_log.props...OK Testing data/props/misc/giant_snowball_piece.props...OK Testing data/props/misc/huge_spider_web.props...OK Testing data/props/misc/ice_spike_piece.props...OK Testing data/props/misc/ice_spike_upside_down_piece.props...OK Testing data/props/misc/ice_wall_piece.props...OK Testing data/props/misc/icicle_piece.props...OK Testing data/props/misc/log.props...OK Testing data/props/misc/long_tree_branch.props...OK Testing data/props/misc/raft.props...OK Testing data/props/misc/slime_container_left.props...OK Testing data/props/misc/slime_container_right.props...OK Testing data/props/misc/small_boulder_piece.props...OK Testing data/props/misc/small_log.props...OK Testing data/props/misc/small_log_snow.props...OK Testing data/props/misc/small_tree.props...OK Testing data/props/misc/small_tree_piece.props...OK Testing data/props/misc/table.props...OK Testing data/props/misc/tree_branch.props...OK Testing data/props/misc/tree_branch_snow.props...OK Testing data/props/misc/tree_stump.props...OK Testing data/props/misc/web.props...OK Testing data/props/npc/borgan.props...OK Testing data/props/npc/edgar_father.props...OK Testing data/props/npc/jacob.props...OK Testing data/props/npc/maggie.props...OK Testing data/props/npc/olaf.props...OK Testing data/props/npc/villager.props...OK Testing data/props/vanishing_platform/armoury_vanishing_platform.props...OK Testing data/props/vanishing_platform/castle_vanishing_platform.props...OK Testing data/props/vanishing_platform/dungeon_vanishing_platform.props...OK Testing data/props/wall/armoury_weak_wall.props...OK Testing data/props/wall/armoury_weak_wall_secret.props...OK Testing data/props/wall/drawbridge_down.props...OK Testing data/props/wall/drawbridge_up.props...OK Testing data/props/wall/dungeon_weak_wall.props...OK Testing data/props/wall/dungeon_weak_wall_secret.props...OK Testing data/props/wall/fortress_weak_wall.props...OK Testing data/props/wall/invisible_wall.props...OK Testing data/props/wall/large_weak_armoury_wall.props...OK Testing data/props/wall/large_weak_cave_wall.props...OK Testing data/props/wall/large_weak_mine_wall.props...OK Testing data/props/wall/mataeus_wall.props...OK Testing data/props/wall/rope_part.props...OK Testing data/props/wall/sewer_boss_weak_wall.props...OK Testing data/props/wall/sewer_weak_wall.props...OK Testing data/props/wall/small_weak_cave_wall.props...OK Testing data/props/wall/weak_catacombs_wall_secret.props...OK Testing data/props/wall/weak_cave_wall.props...OK Testing data/props/wall/weak_cave_wall_secret.props...OK Testing data/props/wall/weak_forest_wall.props...OK Testing data/props/wall/weak_fortress_wall.props...OK Testing data/props/wall/weak_mine_wall.props...OK Testing data/props/wall/weak_mine_wall_secret.props...OK Testing data/props/wall/weak_swamp_floor.props...OK Testing data/props/wall/wooden_door.props...OK Testing data/props/weapon/basic_sword.props...OK Testing data/props/weapon/bow.props...OK Testing data/props/weapon/disintegration_shield.props...OK Testing data/props/weapon/disintegration_shield_1.props...OK Testing data/props/weapon/disintegration_shield_2.props...OK Testing data/props/weapon/disintegration_shield_3.props...OK Testing data/props/weapon/disintegration_shield_4.props...OK Testing data/props/weapon/dragon_shield.props...OK Testing data/props/weapon/fire_shield.props...OK Testing data/props/weapon/flaming_arrow.props...OK Testing data/props/weapon/legendary_sword.props...OK Testing data/props/weapon/lightning_sword.props...OK Testing data/props/weapon/lightning_sword_empty.props...OK Testing data/props/weapon/normal_arrow.props...OK Testing data/props/weapon/phantasmal_shield.props...OK Testing data/props/weapon/pickaxe.props...OK Testing data/props/weapon/small_wooden_shield.props...OK Testing data/props/weapon/spike.props...OK Testing data/props/weapon/wood_axe.props...OK Testing data/scripts/activate_jigsaw.dat...OK Testing data/scripts/ant_lion.dat...OK Testing data/scripts/anti_gravity.dat...OK Testing data/scripts/apple_tree.dat...OK Testing data/scripts/armour_boss_die.dat...OK Testing data/scripts/armour_boss_start.dat...OK Testing data/scripts/armoury_intro.dat...OK Testing data/scripts/attribute.dat...OK Testing data/scripts/auto_test.dat...OK Testing data/scripts/awesome_boss_die.dat...OK Testing data/scripts/awesome_boss_start.dat...OK Testing data/scripts/azriel_die.dat...OK Testing data/scripts/azriel_start.dat...OK Testing data/scripts/basement_lift_power.dat...OK Testing data/scripts/black_book.dat...OK Testing data/scripts/black_book_die.dat...OK Testing data/scripts/black_book_search.dat...OK Testing data/scripts/black_book_vanished.dat...OK Testing data/scripts/blank_card_required.dat...OK Testing data/scripts/blender.dat...OK Testing data/scripts/blender_activate.dat...OK Testing data/scripts/blob_boss_die.dat...OK Testing data/scripts/blob_boss_start.dat...OK Testing data/scripts/borer_boss_die.dat...OK Testing data/scripts/borer_cave_intro.dat...OK Testing data/scripts/borgan.dat...OK Testing data/scripts/boulder_boss_2_die.dat...OK Testing data/scripts/box_pushing.dat...OK Testing data/scripts/catacombs_intro.dat...OK Testing data/scripts/catapult.dat...OK Testing data/scripts/cauldron.dat...OK Testing data/scripts/cauldron_dragon_shield_update.dat...OK Testing data/scripts/cauldron_exploded.dat...OK Testing data/scripts/cauldron_shield.dat...OK Testing data/scripts/cauldron_shield_update.dat...OK Testing data/scripts/cave_bomb.dat...OK Testing data/scripts/cave_bomb_wall.dat...OK Testing data/scripts/cave_boss_die.dat...OK Testing data/scripts/cave_boss_start.dat...OK Testing data/scripts/cave_intro.dat...OK Testing data/scripts/cave_statue.dat...OK Testing data/scripts/centurion_boss_die.dat...OK Testing data/scripts/centurion_boss_start.dat...OK Testing data/scripts/centurion_note_1.dat...OK Testing data/scripts/centurion_note_2.dat...OK Testing data/scripts/centurion_pressure_plate.dat...OK Testing data/scripts/chaos_die.dat...OK Testing data/scripts/chaos_finish.dat...OK Testing data/scripts/chaos_start.dat...OK Testing data/scripts/chaos_warn.dat...OK Testing data/scripts/close_sewer_boss_door.dat...OK Testing data/scripts/coal_mining.dat...OK Testing data/scripts/containment_controls.dat...OK Testing data/scripts/correct_combination.dat...OK Testing data/scripts/creepers.dat...OK Testing data/scripts/crossbow.dat...OK Testing data/scripts/crypt_intro.dat...OK Testing data/scripts/dark_summoner_key.dat...OK Testing data/scripts/disable_study.dat...OK Testing data/scripts/disintegration_shield.dat...OK Testing data/scripts/draft_wall.dat...OK Testing data/scripts/drainers.dat...OK Testing data/scripts/drainers_complete.dat...OK Testing data/scripts/drawbridge_pulley.dat...OK Testing data/scripts/dungeon_escape.dat...OK Testing data/scripts/dungeon_intro.dat...OK Testing data/scripts/enable_study.dat...OK Testing data/scripts/enchanting_weapons.dat...OK Testing data/scripts/ending_part1.dat...OK Testing data/scripts/ending_part2.dat...OK Testing data/scripts/evil_edgar_encounter_1.dat...OK Testing data/scripts/evil_edgar_lab.dat...OK Testing data/scripts/evil_edgar_sighted.dat...OK Testing data/scripts/evil_edgar_start.dat...OK Testing data/scripts/final_battle.dat...OK Testing data/scripts/final_generator.dat...OK Testing data/scripts/fireball_passage.dat...OK Testing data/scripts/fireball_passage_shield.dat...OK Testing data/scripts/fireball_passage_trigger.dat...OK Testing data/scripts/fish.dat...OK Testing data/scripts/flame_pillar.dat...OK Testing data/scripts/fly_boss_die.dat...OK Testing data/scripts/fly_boss_start.dat...OK Testing data/scripts/flying_maggot_die_1.dat...OK Testing data/scripts/flying_maggot_die_2.dat...OK Testing data/scripts/flying_maggot_start_2.dat...OK Testing data/scripts/fortress_intro.dat...OK Testing data/scripts/fortress_intro_2.dat...OK Testing data/scripts/fortress_mine_exit_sign.dat...OK Testing data/scripts/fortress_mine_intro.dat...OK Testing data/scripts/fortress_mine_lift.dat...OK Testing data/scripts/gargoyle_die.dat...OK Testing data/scripts/gargoyle_start.dat...OK Testing data/scripts/gargoyle_stone.dat...OK Testing data/scripts/glass_wall.dat...OK Testing data/scripts/gold_centurion.dat...OK Testing data/scripts/gold_centurion_die.dat...OK Testing data/scripts/golem_boss_die.dat...OK Testing data/scripts/golem_boss_die_finish.dat...OK Testing data/scripts/golem_boss_done.dat...OK Testing data/scripts/golem_boss_start.dat...OK Testing data/scripts/grappling_hook.dat...OK Testing data/scripts/grasslands_intro.dat...OK Testing data/scripts/graveyard_weather.dat...OK Testing data/scripts/grimlore_die.dat...OK Testing data/scripts/grub_boss_die.dat...OK Testing data/scripts/grub_boss_start.dat...OK Testing data/scripts/has_combination.dat...OK Testing data/scripts/hidden_passage.dat...OK Testing data/scripts/hidden_passage_hint.dat...OK Testing data/scripts/hoover.dat...OK Testing data/scripts/huge_spider.dat...OK Testing data/scripts/ice_spray.dat...OK Testing data/scripts/incorrect_combination.dat...OK Testing data/scripts/instruction_card.dat...OK Testing data/scripts/instruction_machine.dat...OK Testing data/scripts/intro_part1.dat...OK Testing data/scripts/intro_part2.dat...OK Testing data/scripts/items_found.dat...OK Testing data/scripts/items_missing.dat...OK Testing data/scripts/jacob.dat...OK Testing data/scripts/jacob_chickens.dat...OK Testing data/scripts/jacob_potion.dat...OK Testing data/scripts/jacob_potion_2.dat...OK Testing data/scripts/jigsaw_puzzle.dat...OK Testing data/scripts/knights.dat...OK Testing data/scripts/lab_library.dat...OK Testing data/scripts/laboratory_intro.dat...OK Testing data/scripts/lava_boss_die.dat...OK Testing data/scripts/lava_boss_die_2.dat...OK Testing data/scripts/lava_boss_start.dat...OK Testing data/scripts/lava_door.dat...OK Testing data/scripts/left_tower_intro.dat...OK Testing data/scripts/library_intro.dat...OK Testing data/scripts/lightning_sword.dat...OK Testing data/scripts/maggie.dat...OK Testing data/scripts/mastermind.dat...OK Testing data/scripts/mataeus_boss_die.dat...OK Testing data/scripts/mataeus_boss_start.dat...OK Testing data/scripts/mine2_exit.dat...OK Testing data/scripts/mine_secret.dat...OK Testing data/scripts/monster_horn.dat...OK Testing data/scripts/monster_horn_taken.dat...OK Testing data/scripts/monsters.dat...OK Testing data/scripts/no_combination.dat...OK Testing data/scripts/no_instructions.dat...OK Testing data/scripts/occult_book.dat...OK Testing data/scripts/olaf.dat...OK Testing data/scripts/old_shield.dat...OK Testing data/scripts/outskirts_intro.dat...OK Testing data/scripts/outskirts_update.dat...OK Testing data/scripts/phoenix_hint.dat...OK Testing data/scripts/portrait.dat...OK Testing data/scripts/power_generators.dat...OK Testing data/scripts/power_generators_fixed.dat...OK Testing data/scripts/protection_ring.dat...OK Testing data/scripts/purifier.dat...OK Testing data/scripts/purple_gem.dat...OK Testing data/scripts/puzzle_pieces.dat...OK Testing data/scripts/raft.dat...OK Testing data/scripts/raft_2.dat...OK Testing data/scripts/raft_end.dat...OK Testing data/scripts/red_grub_wall.dat...OK Testing data/scripts/remove_black_book.dat...OK Testing data/scripts/resurrection_amulet.dat...OK Testing data/scripts/robot.dat...OK Testing data/scripts/robot_end.dat...OK Testing data/scripts/robot_start.dat...OK Testing data/scripts/rusted.dat...OK Testing data/scripts/safe.dat...OK Testing data/scripts/safe_instructions.dat...OK Testing data/scripts/scorpion_statue.dat...OK Testing data/scripts/seal_chaos_entrance.dat...OK Testing data/scripts/sealed_entrance.dat...OK Testing data/scripts/sewer_boss_die.dat...OK Testing data/scripts/sewer_boss_start.dat...OK Testing data/scripts/sewer_trap_note.dat...OK Testing data/scripts/sleeping.dat...OK Testing data/scripts/sliding_puzzle.dat...OK Testing data/scripts/slime_container.dat...OK Testing data/scripts/slime_potion.dat...OK Testing data/scripts/slime_potion_pool.dat...OK Testing data/scripts/sludge_pool.dat...OK Testing data/scripts/smoothie_colour.dat...OK Testing data/scripts/snake_boss_die.dat...OK Testing data/scripts/snake_boss_start.dat...OK Testing data/scripts/sorceror_die.dat...OK Testing data/scripts/sorceror_intro_1.dat...OK Testing data/scripts/sorceror_intro_2.dat...OK Testing data/scripts/sorceror_intro_3.dat...OK Testing data/scripts/sorceror_start.dat...OK Testing data/scripts/sorceror_study.dat...OK Testing data/scripts/soul_merger.dat...OK Testing data/scripts/spirit.dat...OK Testing data/scripts/spores.dat...OK Testing data/scripts/statue_required.dat...OK Testing data/scripts/statues.dat...OK Testing data/scripts/swamp_intro.dat...OK Testing data/scripts/swamp_intro_2.dat...OK Testing data/scripts/teleporter_discovery.dat...OK Testing data/scripts/test.dat...OK Testing data/scripts/third_side.dat...OK Testing data/scripts/tomb_door.dat...OK Testing data/scripts/tomb_door_open.dat...OK Testing data/scripts/tutorial_blocking.dat...OK Testing data/scripts/tutorial_bomb.dat...OK Testing data/scripts/tutorial_boxes.dat...OK Testing data/scripts/tutorial_combat.dat...OK Testing data/scripts/tutorial_doors.dat...OK Testing data/scripts/tutorial_finish.dat...OK Testing data/scripts/tutorial_intro.dat...OK Testing data/scripts/tutorial_items.dat...OK Testing data/scripts/tutorial_keys.dat...OK Testing data/scripts/tutorial_objective.dat...OK Testing data/scripts/tutorial_pickaxe.dat...OK Testing data/scripts/tutorial_reset_switch.dat...OK Testing data/scripts/tutorial_secret.dat...OK Testing data/scripts/tutorial_shield.dat...OK Testing data/scripts/tutorial_walls.dat...OK Testing data/scripts/wasteland_intro.dat...OK Testing data/scripts/wasteland_intro_2.dat...OK Testing data/scripts/weapon_book_update.dat...OK Testing data/scripts/well.dat...OK Testing data/scripts/wrong_order.dat...OK Testing data/sfx/boss/boulder_boss.dat...OK Testing data/sfx/boss/grub_boss.dat...OK Testing data/sfx/boss/snake_boss.dat...OK Testing data/sfx/common/explosion.dat...OK Testing data/sfx/common/large_rock.dat...OK Testing data/sfx/common/switch.dat...OK Testing data/sfx/edgar/edgar.dat...OK Testing data/sfx/enemy/chicken.dat...OK Testing data/sfx/enemy/floating_snapper.dat...OK Testing data/sfx/enemy/red_grub.dat...OK Testing data/sfx/enemy/spitting_plant.dat...OK Testing data/sfx/item/bomb.dat...OK Testing data/sfx/item/chicken_feed.dat...OK Testing data/sfx/item/chicken_trap.dat...OK Testing font/DejaVuSans.ttf...OK Testing font/DroidSansFallback.ttf...OK Testing gfx/anti_gravity/anti_gravity.png...OK Testing gfx/anti_gravity/anti_gravity00.png...OK Testing gfx/anti_gravity/anti_gravity01.png...OK Testing gfx/anti_gravity/anti_gravity02.png...OK Testing gfx/anti_gravity/anti_gravity03.png...OK Testing gfx/anti_gravity/anti_gravity04.png...OK Testing gfx/anti_gravity/anti_gravity05.png...OK Testing gfx/anti_gravity/anti_gravity06.png...OK Testing gfx/anti_gravity/anti_gravity07.png...OK Testing gfx/anti_gravity/anti_gravity08.png...OK Testing gfx/anti_gravity/anti_gravity09.png...OK Testing gfx/anti_gravity/anti_gravity10.png...OK Testing gfx/anti_gravity/anti_gravity11.png...OK Testing gfx/anti_gravity/anti_gravity12.png...OK Testing gfx/anti_gravity/anti_gravity13.png...OK Testing gfx/anti_gravity/anti_gravity14.png...OK Testing gfx/anti_gravity/anti_gravity15.png...OK Testing gfx/boss/ant_lion/ant_lion.png...OK Testing gfx/boss/ant_lion/ant_lion00.png...OK Testing gfx/boss/armour_boss/armour_piece00.png...OK Testing gfx/boss/armour_boss/armour_piece01.png...OK Testing gfx/boss/armour_boss/armour_piece02.png...OK Testing gfx/boss/armour_boss/armour_piece03.png...OK Testing gfx/boss/armour_boss/armour_piece04.png...OK Testing gfx/boss/armour_boss/armour_piece05.png...OK Testing gfx/boss/armour_boss/armour_piece06.png...OK Testing gfx/boss/armour_boss/attack00.png...OK Testing gfx/boss/armour_boss/attack01.png...OK Testing gfx/boss/armour_boss/attack02.png...OK Testing gfx/boss/armour_boss/attack03.png...OK Testing gfx/boss/armour_boss/buzz_saw00.png...OK Testing gfx/boss/armour_boss/buzz_saw01.png...OK Testing gfx/boss/armour_boss/buzz_saw02.png...OK Testing gfx/boss/armour_boss/growl.png...OK Testing gfx/boss/armour_boss/pain.png...OK Testing gfx/boss/armour_boss/run00.png...OK Testing gfx/boss/armour_boss/run01.png...OK Testing gfx/boss/armour_boss/run02.png...OK Testing gfx/boss/armour_boss/run03.png...OK Testing gfx/boss/armour_boss/run04.png...OK Testing gfx/boss/armour_boss/run05.png...OK Testing gfx/boss/armour_boss/run06.png...OK Testing gfx/boss/armour_boss/run07.png...OK Testing gfx/boss/armour_boss/sleep00.png...OK Testing gfx/boss/armour_boss/sleep01.png...OK Testing gfx/boss/armour_boss/sleep02.png...OK Testing gfx/boss/armour_boss/sleep03.png...OK Testing gfx/boss/armour_boss/sleep04.png...OK Testing gfx/boss/armour_boss/stand00.png...OK Testing gfx/boss/armour_boss/stand01.png...OK Testing gfx/boss/armour_boss/stun_star00.png...OK Testing gfx/boss/armour_boss/stun_star01.png...OK Testing gfx/boss/armour_boss/stun_star02.png...OK Testing gfx/boss/armour_boss/stun_star03.png...OK Testing gfx/boss/armour_boss/stun_star04.png...OK Testing gfx/boss/armour_boss/stun_star05.png...OK Testing gfx/boss/armour_boss/stun_star06.png...OK Testing gfx/boss/armour_boss/stun_star07.png...OK Testing gfx/boss/armour_boss/stun_star08.png...OK Testing gfx/boss/armour_boss/stun_star09.png...OK Testing gfx/boss/armour_boss/stun_star10.png...OK Testing gfx/boss/armour_boss/stun_star11.png...OK Testing gfx/boss/armour_boss/stun_star12.png...OK Testing gfx/boss/armour_boss/tongue.png...OK Testing gfx/boss/armour_boss/tongue_tip.png...OK Testing gfx/boss/armour_boss/walk00.png...OK Testing gfx/boss/armour_boss/walk01.png...OK Testing gfx/boss/armour_boss/walk02.png...OK Testing gfx/boss/armour_boss/walk03.png...OK Testing gfx/boss/armour_boss/walk04.png...OK Testing gfx/boss/armour_boss/walk05.png...OK Testing gfx/boss/armour_boss/walk06.png...OK Testing gfx/boss/armour_boss/walk07.png...OK Testing gfx/boss/awesome_boss/awesome_1_00.png...OK Testing gfx/boss/awesome_boss/awesome_1_01.png...OK Testing gfx/boss/awesome_boss/awesome_1_02.png...OK Testing gfx/boss/awesome_boss/awesome_1_03.png...OK Testing gfx/boss/awesome_boss/awesome_1_04.png...OK Testing gfx/boss/awesome_boss/awesome_1_05.png...OK Testing gfx/boss/awesome_boss/awesome_1_die.png...OK Testing gfx/boss/awesome_boss/awesome_1_drop.png...OK Testing gfx/boss/awesome_boss/awesome_1_raise.png...OK Testing gfx/boss/awesome_boss/awesome_2_00.png...OK Testing gfx/boss/awesome_boss/awesome_2_01.png...OK Testing gfx/boss/awesome_boss/awesome_2_02.png...OK Testing gfx/boss/awesome_boss/awesome_2_03.png...OK Testing gfx/boss/awesome_boss/awesome_2_04.png...OK Testing gfx/boss/awesome_boss/awesome_2_05.png...OK Testing gfx/boss/awesome_boss/awesome_2_die.png...OK Testing gfx/boss/awesome_boss/awesome_2_drop.png...OK Testing gfx/boss/awesome_boss/awesome_2_raise.png...OK Testing gfx/boss/awesome_boss/awesome_3_00.png...OK Testing gfx/boss/awesome_boss/awesome_3_01.png...OK Testing gfx/boss/awesome_boss/awesome_3_02.png...OK Testing gfx/boss/awesome_boss/awesome_3_03.png...OK Testing gfx/boss/awesome_boss/awesome_3_04.png...OK Testing gfx/boss/awesome_boss/awesome_3_05.png...OK Testing gfx/boss/awesome_boss/awesome_3_die.png...OK Testing gfx/boss/awesome_boss/awesome_3_drop.png...OK Testing gfx/boss/awesome_boss/awesome_3_raise.png...OK Testing gfx/boss/awesome_boss/awesome_4_00.png...OK Testing gfx/boss/awesome_boss/awesome_4_01.png...OK Testing gfx/boss/awesome_boss/awesome_4_02.png...OK Testing gfx/boss/awesome_boss/awesome_4_03.png...OK Testing gfx/boss/awesome_boss/awesome_4_04.png...OK Testing gfx/boss/awesome_boss/awesome_4_05.png...OK Testing gfx/boss/awesome_boss/awesome_4_die.png...OK Testing gfx/boss/awesome_boss/awesome_4_drop.png...OK Testing gfx/boss/awesome_boss/awesome_4_raise.png...OK Testing gfx/boss/awesome_boss/awesome_meter.png...OK Testing gfx/boss/awesome_boss/energy_bar.png...OK Testing gfx/boss/awesome_boss/fireball00.png...OK Testing gfx/boss/awesome_boss/fireball_blue00.png...OK Testing gfx/boss/awesome_boss/fireball_blue01.png...OK Testing gfx/boss/awesome_boss/fireball_blue02.png...OK Testing gfx/boss/awesome_boss/fireball_blue03.png...OK Testing gfx/boss/awesome_boss/fireball_green00.png...OK Testing gfx/boss/awesome_boss/fireball_green01.png...OK Testing gfx/boss/awesome_boss/fireball_green02.png...OK Testing gfx/boss/awesome_boss/fireball_green03.png...OK Testing gfx/boss/awesome_boss/fireball_particle.png...OK Testing gfx/boss/azriel/azriel_grave.png...OK Testing gfx/boss/azriel/azriel_grave_piece00.png...OK Testing gfx/boss/azriel/azriel_grave_piece01.png...OK Testing gfx/boss/azriel/azriel_grave_piece02.png...OK Testing gfx/boss/azriel/azriel_grave_piece03.png...OK Testing gfx/boss/azriel/azriel_ground_spikes.png...OK Testing gfx/boss/azriel/azriel_intro.png...OK Testing gfx/boss/azriel/azriel_light_beam00.png...OK Testing gfx/boss/azriel/azriel_light_beam01.png...OK Testing gfx/boss/azriel/azriel_light_beam02.png...OK Testing gfx/boss/azriel/azriel_light_beam03.png...OK Testing gfx/boss/azriel/azriel_light_beam04.png...OK Testing gfx/boss/azriel/azriel_light_beam05.png...OK Testing gfx/boss/azriel/azriel_light_beam06.png...OK Testing gfx/boss/azriel/azriel_light_beam07.png...OK Testing gfx/boss/azriel/azriel_light_beam08.png...OK Testing gfx/boss/azriel/azriel_light_beam09.png...OK Testing gfx/boss/azriel/azriel_light_beam10.png...OK Testing gfx/boss/azriel/azriel_light_beam11.png...OK Testing gfx/boss/azriel/azriel_light_beam12.png...OK Testing gfx/boss/azriel/azriel_light_beam13.png...OK Testing gfx/boss/azriel/azriel_light_beam14.png...OK Testing gfx/boss/azriel/azriel_light_beam15.png...OK Testing gfx/boss/azriel/azriel_light_beam16.png...OK Testing gfx/boss/azriel/azriel_light_beam17.png...OK Testing gfx/boss/azriel/azriel_light_beam18.png...OK Testing gfx/boss/azriel/azriel_light_beam19.png...OK Testing gfx/boss/azriel/azriel_light_beam20.png...OK Testing gfx/boss/azriel/azriel_light_beam_red00.png...OK Testing gfx/boss/azriel/azriel_light_beam_red01.png...OK Testing gfx/boss/azriel/azriel_light_beam_red02.png...OK Testing gfx/boss/azriel/azriel_light_beam_red03.png...OK Testing gfx/boss/azriel/azriel_light_beam_red04.png...OK Testing gfx/boss/azriel/azriel_light_beam_red05.png...OK Testing gfx/boss/azriel/azriel_light_beam_red06.png...OK Testing gfx/boss/azriel/azriel_light_beam_red07.png...OK Testing gfx/boss/azriel/azriel_light_beam_red08.png...OK Testing gfx/boss/azriel/azriel_light_beam_red09.png...OK Testing gfx/boss/azriel/azriel_light_beam_red10.png...OK Testing gfx/boss/azriel/azriel_light_beam_red11.png...OK Testing gfx/boss/azriel/azriel_light_beam_red12.png...OK Testing gfx/boss/azriel/azriel_light_beam_red13.png...OK Testing gfx/boss/azriel/azriel_light_beam_red14.png...OK Testing gfx/boss/azriel/azriel_light_beam_red15.png...OK Testing gfx/boss/azriel/azriel_light_beam_red16.png...OK Testing gfx/boss/azriel/azriel_light_beam_red17.png...OK Testing gfx/boss/azriel/azriel_light_beam_red18.png...OK Testing gfx/boss/azriel/azriel_light_beam_red19.png...OK Testing gfx/boss/azriel/azriel_light_beam_red20.png...OK Testing gfx/boss/azriel/azriel_lightning_cage.png...OK Testing gfx/boss/azriel/azriel_phantasmal_bolt_fire.png...OK Testing gfx/boss/azriel/azriel_phantasmal_bolt_ready00.png...OK Testing gfx/boss/azriel/azriel_phantasmal_bolt_ready01.png...OK Testing gfx/boss/azriel/azriel_phantasmal_bolt_ready02.png...OK Testing gfx/boss/azriel/azriel_scythe_throw00.png...OK Testing gfx/boss/azriel/azriel_scythe_throw01.png...OK Testing gfx/boss/azriel/azriel_scythe_throw02.png...OK Testing gfx/boss/azriel/azriel_soul_steal.png...OK Testing gfx/boss/azriel/azriel_stand00.png...OK Testing gfx/boss/azriel/azriel_stand01.png...OK Testing gfx/boss/azriel/azriel_stand02.png...OK Testing gfx/boss/azriel/bolt_shot_trail.png...OK Testing gfx/boss/azriel/lightning_cage_spell.png...OK Testing gfx/boss/azriel/phantasmal_bolt00.png...OK Testing gfx/boss/azriel/phantasmal_bolt01.png...OK Testing gfx/boss/azriel/phantasmal_bolt02.png...OK Testing gfx/boss/azriel/phantasmal_bolt03.png...OK Testing gfx/boss/azriel/phantasmal_bolt04.png...OK Testing gfx/boss/azriel/phantasmal_bolt05.png...OK Testing gfx/boss/azriel/phantasmal_bolt06.png...OK Testing gfx/boss/azriel/phantasmal_bolt07.png...OK Testing gfx/boss/azriel/phantasmal_bolt08.png...OK Testing gfx/boss/azriel/phantasmal_bolt09.png...OK Testing gfx/boss/azriel/phantasmal_bolt10.png...OK Testing gfx/boss/azriel/phantasmal_bolt11.png...OK Testing gfx/boss/azriel/phantasmal_bolt12.png...OK Testing gfx/boss/azriel/phantasmal_bolt13.png...OK Testing gfx/boss/azriel/phantasmal_bolt14.png...OK Testing gfx/boss/azriel/phantasmal_bolt15.png...OK Testing gfx/boss/azriel/phantasmal_bolt16.png...OK Testing gfx/boss/azriel/phantasmal_bolt17.png...OK Testing gfx/boss/azriel/scythe_lightning_cage.png...OK Testing gfx/boss/azriel/scythe_phantasmal_bolt_fire.png...OK Testing gfx/boss/azriel/scythe_phantasmal_bolt_ready.png...OK Testing gfx/boss/azriel/scythe_stand.png...OK Testing gfx/boss/azriel/scythe_throw00.png...OK Testing gfx/boss/azriel/scythe_throw01.png...OK Testing gfx/boss/azriel/scythe_throw02.png...OK Testing gfx/boss/azriel/scythe_throw03.png...OK Testing gfx/boss/azriel/scythe_throw04.png...OK Testing gfx/boss/azriel/scythe_throw05.png...OK Testing gfx/boss/azriel/scythe_throw06.png...OK Testing gfx/boss/azriel/scythe_throw07.png...OK Testing gfx/boss/azriel/scythe_throw_ready.png...OK Testing gfx/boss/black_book/black_book.png...OK Testing gfx/boss/black_book/black_book_back.png...OK Testing gfx/boss/black_book/black_book_die.png...OK Testing gfx/boss/black_book/black_book_front.png...OK Testing gfx/boss/black_book/black_book_open.png...OK Testing gfx/boss/black_book/black_book_page.png...OK Testing gfx/boss/black_book/black_book_side.png...OK Testing gfx/boss/blob_boss/blob_boss_grub_spin00.png...OK Testing gfx/boss/blob_boss/blob_boss_grub_spin01.png...OK Testing gfx/boss/blob_boss/blob_boss_grub_spin02.png...OK Testing gfx/boss/blob_boss/blob_boss_grub_spin03.png...OK Testing gfx/boss/blob_boss/blob_boss_grub_transform00.png...OK Testing gfx/boss/blob_boss/blob_boss_grub_transform01.png...OK Testing gfx/boss/blob_boss/blob_boss_grub_transform02.png...OK Testing gfx/boss/blob_boss/blob_boss_grub_transform03.png...OK Testing gfx/boss/blob_boss/blob_boss_grub_transform04.png...OK Testing gfx/boss/blob_boss/blob_boss_grub_transform05.png...OK Testing gfx/boss/blob_boss/blob_boss_grub_transform06.png...OK Testing gfx/boss/blob_boss/blob_boss_grub_transform07.png...OK Testing gfx/boss/blob_boss/blob_boss_grub_transform08.png...OK Testing gfx/boss/blob_boss/blob_boss_grub_transform09.png...OK Testing gfx/boss/blob_boss/blob_boss_grub_transform10.png...OK Testing gfx/boss/blob_boss/blob_boss_grub_transform11.png...OK Testing gfx/boss/blob_boss/blob_boss_grub_transform12.png...OK Testing gfx/boss/blob_boss/blob_boss_grub_transform13.png...OK Testing gfx/boss/blob_boss/blob_boss_grub_transform14.png...OK Testing gfx/boss/blob_boss/blob_boss_grub_transform15.png...OK Testing gfx/boss/blob_boss/blob_boss_grub_transform16.png...OK Testing gfx/boss/blob_boss/blob_boss_grub_transform17.png...OK Testing gfx/boss/blob_boss/blob_escape00.png...OK Testing gfx/boss/blob_boss/blob_escape01.png...OK Testing gfx/boss/blob_boss/blob_escape02.png...OK Testing gfx/boss/blob_boss/blob_escape03.png...OK Testing gfx/boss/blob_boss/blob_escape04.png...OK Testing gfx/boss/blob_boss/blob_escape05.png...OK Testing gfx/boss/blob_boss/blob_escape06.png...OK Testing gfx/boss/blob_boss/blob_escape07.png...OK Testing gfx/boss/blob_boss/blob_escape08.png...OK Testing gfx/boss/blob_boss/blob_escape09.png...OK Testing gfx/boss/blob_boss/blob_escape10.png...OK Testing gfx/boss/blob_boss/blob_escape11.png...OK Testing gfx/boss/blob_boss/blob_escape12.png...OK Testing gfx/boss/blob_boss/blob_escape13.png...OK Testing gfx/boss/blob_boss/blob_escape14.png...OK Testing gfx/boss/blob_boss/blob_escape15.png...OK Testing gfx/boss/blob_boss/blob_escape16.png...OK Testing gfx/boss/blob_boss/blob_escape17.png...OK Testing gfx/boss/blob_boss/blob_escape18.png...OK Testing gfx/boss/blob_boss/blob_escape19.png...OK Testing gfx/boss/blob_boss/blob_escape20.png...OK Testing gfx/boss/blob_boss/blob_escape21.png...OK Testing gfx/boss/blob_boss/blob_escape22.png...OK Testing gfx/boss/blob_boss/blob_fist.png...OK Testing gfx/boss/blob_boss/blob_fist_red.png...OK Testing gfx/boss/blob_boss/blob_float.png...OK Testing gfx/boss/blob_boss/blob_part00.png...OK Testing gfx/boss/blob_boss/blob_part01.png...OK Testing gfx/boss/blob_boss/blob_part02.png...OK Testing gfx/boss/blob_boss/blob_part_red00.png...OK Testing gfx/boss/blob_boss/blob_part_red01.png...OK Testing gfx/boss/blob_boss/blob_part_red02.png...OK Testing gfx/boss/blob_boss/blob_reform00.png...OK Testing gfx/boss/blob_boss/blob_reform01.png...OK Testing gfx/boss/blob_boss/blob_reform02.png...OK Testing gfx/boss/blob_boss/blob_reform03.png...OK Testing gfx/boss/blob_boss/blob_reform04.png...OK Testing gfx/boss/blob_boss/blob_reform05.png...OK Testing gfx/boss/blob_boss/blob_reform06.png...OK Testing gfx/boss/blob_boss/blob_reform_red00.png...OK Testing gfx/boss/blob_boss/blob_reform_red01.png...OK Testing gfx/boss/blob_boss/blob_reform_red02.png...OK Testing gfx/boss/blob_boss/blob_reform_red03.png...OK Testing gfx/boss/blob_boss/blob_reform_red04.png...OK Testing gfx/boss/blob_boss/blob_reform_red05.png...OK Testing gfx/boss/blob_boss/blob_reform_red06.png...OK Testing gfx/boss/blob_boss/blob_stand00.png...OK Testing gfx/boss/blob_boss/blob_stand01.png...OK Testing gfx/boss/blob_boss/blob_stand02.png...OK Testing gfx/boss/blob_boss/blob_stand_red00.png...OK Testing gfx/boss/blob_boss/blob_stand_red01.png...OK Testing gfx/boss/blob_boss/blob_stand_red02.png...OK Testing gfx/boss/blob_boss/blob_stand_red03.png...OK Testing gfx/boss/borer_boss/borer.png...OK Testing gfx/boss/borer_boss/borer_gib00.png...OK Testing gfx/boss/borer_boss/borer_gib01.png...OK Testing gfx/boss/borer_boss/borer_gib02.png...OK Testing gfx/boss/borer_boss/borer_gib03.png...OK Testing gfx/boss/borer_boss/borer_gib04.png...OK Testing gfx/boss/borer_boss/borer_gib05.png...OK Testing gfx/boss/borer_boss/borer_gib06.png...OK Testing gfx/boss/borer_boss/borer_gib07.png...OK Testing gfx/boss/borer_boss/borer_gib08.png...OK Testing gfx/boss/borer_boss/borer_gib09.png...OK Testing gfx/boss/borer_boss/borer_gib10.png...OK Testing gfx/boss/borer_boss/borer_gib11.png...OK Testing gfx/boss/borer_boss/borer_gib12.png...OK Testing gfx/boss/borer_boss/borer_gib13.png...OK Testing gfx/boss/borer_boss/borer_gib14.png...OK Testing gfx/boss/borer_boss/borer_mouth.png...OK Testing gfx/boss/borer_boss/borer_slime.png...OK Testing gfx/boss/borer_boss/borer_tentacle_head.png...OK Testing gfx/boss/borer_boss/borer_tentacle_head_red.png...OK Testing gfx/boss/borer_boss/borer_tentacle_part.png...OK Testing gfx/boss/borer_boss/borer_tentacle_part_red.png...OK Testing gfx/boss/boulder_boss/boulder_boss0001.png...OK Testing gfx/boss/boulder_boss/boulder_boss0002.png...OK Testing gfx/boss/boulder_boss/boulder_boss0003.png...OK Testing gfx/boss/boulder_boss/boulder_boss0004.png...OK Testing gfx/boss/boulder_boss/boulder_boss0005.png...OK Testing gfx/boss/boulder_boss/boulder_boss0006.png...OK Testing gfx/boss/boulder_boss/boulder_boss0007.png...OK Testing gfx/boss/boulder_boss/boulder_boss0008.png...OK Testing gfx/boss/boulder_boss/boulder_boss0009.png...OK Testing gfx/boss/boulder_boss/boulder_boss0010.png...OK Testing gfx/boss/boulder_boss/boulder_boss0011.png...OK Testing gfx/boss/boulder_boss/boulder_boss0012.png...OK Testing gfx/boss/boulder_boss/boulder_boss0013.png...OK Testing gfx/boss/boulder_boss/boulder_boss0014.png...OK Testing gfx/boss/boulder_boss/boulder_boss0015.png...OK Testing gfx/boss/boulder_boss/boulder_boss0016.png...OK Testing gfx/boss/boulder_boss/boulder_boss0017.png...OK Testing gfx/boss/boulder_boss/boulder_boss0018.png...OK Testing gfx/boss/boulder_boss/boulder_boss0019.png...OK Testing gfx/boss/boulder_boss/boulder_boss0020.png...OK Testing gfx/boss/boulder_boss/boulder_boss0021.png...OK Testing gfx/boss/boulder_boss/boulder_boss0022.png...OK Testing gfx/boss/boulder_boss/boulder_boss0023.png...OK Testing gfx/boss/boulder_boss/boulder_boss0024.png...OK Testing gfx/boss/boulder_boss/boulder_boss0025.png...OK Testing gfx/boss/boulder_boss/boulder_boss0026.png...OK Testing gfx/boss/boulder_boss/boulder_boss0027.png...OK Testing gfx/boss/boulder_boss/boulder_boss0028.png...OK Testing gfx/boss/boulder_boss/boulder_boss0029.png...OK Testing gfx/boss/boulder_boss/boulder_boss0030.png...OK Testing gfx/boss/boulder_boss/boulder_boss0031.png...OK Testing gfx/boss/boulder_boss/boulder_boss0032.png...OK Testing gfx/boss/boulder_boss/boulder_boss0033.png...OK Testing gfx/boss/boulder_boss/boulder_boss0034.png...OK Testing gfx/boss/boulder_boss/boulder_boss0035.png...OK Testing gfx/boss/cave_boss/acid.png...OK Testing gfx/boss/cave_boss/acid_down.png...OK Testing gfx/boss/cave_boss/cave_boss_attack.png...OK Testing gfx/boss/cave_boss/cave_boss_attack_down.png...OK Testing gfx/boss/cave_boss/cave_boss_attack_down_flame.png...OK Testing gfx/boss/cave_boss/cave_boss_attack_down_ice.png...OK Testing gfx/boss/cave_boss/cave_boss_attack_down_walk00.png...OK Testing gfx/boss/cave_boss/cave_boss_attack_down_walk01.png...OK Testing gfx/boss/cave_boss/cave_boss_attack_down_walk02.png...OK Testing gfx/boss/cave_boss/cave_boss_attack_down_walk03.png...OK Testing gfx/boss/cave_boss/cave_boss_attack_down_walk04.png...OK Testing gfx/boss/cave_boss/cave_boss_attack_down_walk05.png...OK Testing gfx/boss/cave_boss/cave_boss_attack_down_walk06.png...OK Testing gfx/boss/cave_boss/cave_boss_attack_down_walk07.png...OK Testing gfx/boss/cave_boss/cave_boss_attack_flame.png...OK Testing gfx/boss/cave_boss/cave_boss_attack_ice.png...OK Testing gfx/boss/cave_boss/cave_boss_attack_up_flame.png...OK Testing gfx/boss/cave_boss/cave_boss_attack_up_ice.png...OK Testing gfx/boss/cave_boss/cave_boss_face_down.png...OK Testing gfx/boss/cave_boss/cave_boss_ground_attack.png...OK Testing gfx/boss/cave_boss/cave_boss_ground_stand00.png...OK Testing gfx/boss/cave_boss/cave_boss_ground_stand01.png...OK Testing gfx/boss/cave_boss/cave_boss_ground_walk00.png...OK Testing gfx/boss/cave_boss/cave_boss_ground_walk01.png...OK Testing gfx/boss/cave_boss/cave_boss_ground_walk02.png...OK Testing gfx/boss/cave_boss/cave_boss_ground_walk03.png...OK Testing gfx/boss/cave_boss/cave_boss_ground_walk04.png...OK Testing gfx/boss/cave_boss/cave_boss_ground_walk05.png...OK Testing gfx/boss/cave_boss/cave_boss_ground_walk06.png...OK Testing gfx/boss/cave_boss/cave_boss_ground_walk07.png...OK Testing gfx/boss/cave_boss/cave_boss_ground_walk08.png...OK Testing gfx/boss/cave_boss/cave_boss_stand00.png...OK Testing gfx/boss/cave_boss/cave_boss_stand01.png...OK Testing gfx/boss/cave_boss/cave_boss_stand_flame00.png...OK Testing gfx/boss/cave_boss/cave_boss_stand_flame01.png...OK Testing gfx/boss/cave_boss/cave_boss_stand_ice00.png...OK Testing gfx/boss/cave_boss/cave_boss_stand_ice01.png...OK Testing gfx/boss/cave_boss/cave_boss_stun.png...OK Testing gfx/boss/cave_boss/cave_boss_stun_wake.png...OK Testing gfx/boss/cave_boss/cave_boss_walk00.png...OK Testing gfx/boss/cave_boss/cave_boss_walk01.png...OK Testing gfx/boss/cave_boss/cave_boss_walk02.png...OK Testing gfx/boss/cave_boss/cave_boss_walk03.png...OK Testing gfx/boss/cave_boss/cave_boss_walk04.png...OK Testing gfx/boss/cave_boss/cave_boss_walk05.png...OK Testing gfx/boss/cave_boss/cave_boss_walk06.png...OK Testing gfx/boss/cave_boss/cave_boss_walk07.png...OK Testing gfx/boss/cave_boss/cave_boss_walk_flame00.png...OK Testing gfx/boss/cave_boss/cave_boss_walk_flame01.png...OK Testing gfx/boss/cave_boss/cave_boss_walk_flame02.png...OK Testing gfx/boss/cave_boss/cave_boss_walk_flame03.png...OK Testing gfx/boss/cave_boss/cave_boss_walk_flame04.png...OK Testing gfx/boss/cave_boss/cave_boss_walk_flame05.png...OK Testing gfx/boss/cave_boss/cave_boss_walk_flame06.png...OK Testing gfx/boss/cave_boss/cave_boss_walk_flame07.png...OK Testing gfx/boss/cave_boss/cave_boss_walk_ice00.png...OK Testing gfx/boss/cave_boss/cave_boss_walk_ice01.png...OK Testing gfx/boss/cave_boss/cave_boss_walk_ice02.png...OK Testing gfx/boss/cave_boss/cave_boss_walk_ice03.png...OK Testing gfx/boss/cave_boss/cave_boss_walk_ice04.png...OK Testing gfx/boss/cave_boss/cave_boss_walk_ice05.png...OK Testing gfx/boss/cave_boss/cave_boss_walk_ice06.png...OK Testing gfx/boss/cave_boss/cave_boss_walk_ice07.png...OK Testing gfx/boss/cave_boss/cave_boss_walk_up00.png...OK Testing gfx/boss/cave_boss/cave_boss_walk_up01.png...OK Testing gfx/boss/cave_boss/cave_boss_walk_up02.png...OK Testing gfx/boss/cave_boss/cave_boss_walk_up03.png...OK Testing gfx/boss/cave_boss/cave_boss_walk_up04.png...OK Testing gfx/boss/cave_boss/cave_boss_walk_up05.png...OK Testing gfx/boss/cave_boss/cave_boss_walk_up06.png...OK Testing gfx/boss/cave_boss/cave_boss_walk_up07.png...OK Testing gfx/boss/cave_boss/cave_boss_walk_up_flame00.png...OK Testing gfx/boss/cave_boss/cave_boss_walk_up_flame01.png...OK Testing gfx/boss/cave_boss/cave_boss_walk_up_flame02.png...OK Testing gfx/boss/cave_boss/cave_boss_walk_up_flame03.png...OK Testing gfx/boss/cave_boss/cave_boss_walk_up_flame04.png...OK Testing gfx/boss/cave_boss/cave_boss_walk_up_flame05.png...OK Testing gfx/boss/cave_boss/cave_boss_walk_up_flame06.png...OK Testing gfx/boss/cave_boss/cave_boss_walk_up_flame07.png...OK Testing gfx/boss/cave_boss/cave_boss_walk_up_ice00.png...OK Testing gfx/boss/cave_boss/cave_boss_walk_up_ice01.png...OK Testing gfx/boss/cave_boss/cave_boss_walk_up_ice02.png...OK Testing gfx/boss/cave_boss/cave_boss_walk_up_ice03.png...OK Testing gfx/boss/cave_boss/cave_boss_walk_up_ice04.png...OK Testing gfx/boss/cave_boss/cave_boss_walk_up_ice05.png...OK Testing gfx/boss/cave_boss/cave_boss_walk_up_ice06.png...OK Testing gfx/boss/cave_boss/cave_boss_walk_up_ice07.png...OK Testing gfx/boss/cave_boss/egg.png...OK Testing gfx/boss/cave_boss/egg_left.png...OK Testing gfx/boss/cave_boss/egg_right.png...OK Testing gfx/boss/centurion_boss/centurion_boss_attack00.png...OK Testing gfx/boss/centurion_boss/centurion_boss_attack01.png...OK Testing gfx/boss/centurion_boss/centurion_boss_attack02.png...OK Testing gfx/boss/centurion_boss/centurion_boss_attack03.png...OK Testing gfx/boss/centurion_boss/centurion_boss_attack04.png...OK Testing gfx/boss/centurion_boss/centurion_boss_walk00.png...OK Testing gfx/boss/centurion_boss/centurion_boss_walk01.png...OK Testing gfx/boss/centurion_boss/centurion_boss_walk02.png...OK Testing gfx/boss/centurion_boss/centurion_boss_walk03.png...OK Testing gfx/boss/centurion_boss/centurion_boss_walk04.png...OK Testing gfx/boss/centurion_boss/centurion_boss_walk05.png...OK Testing gfx/boss/chaos/chaos_breathe00.png...OK Testing gfx/boss/chaos/chaos_breathe01.png...OK Testing gfx/boss/chaos/chaos_breathe02.png...OK Testing gfx/boss/chaos/chaos_breathe03.png...OK Testing gfx/boss/chaos/chaos_chain.png...OK Testing gfx/boss/chaos/chaos_chain_base.png...OK Testing gfx/boss/chaos/chaos_die00.png...OK Testing gfx/boss/chaos/chaos_die01.png...OK Testing gfx/boss/chaos/chaos_flame00.png...OK Testing gfx/boss/chaos/chaos_flame01.png...OK Testing gfx/boss/chaos/chaos_flame02.png...OK Testing gfx/boss/chaos/chaos_flame03.png...OK Testing gfx/boss/chaos/chaos_flame04.png...OK Testing gfx/boss/chaos/chaos_mouth_open.png...OK Testing gfx/boss/chaos/chaos_stand00.png...OK Testing gfx/boss/chaos/chaos_stand01.png...OK Testing gfx/boss/chaos/chaos_stand02.png...OK Testing gfx/boss/chaos/chaos_stand03.png...OK Testing gfx/boss/chaos/chaos_stomp00.png...OK Testing gfx/boss/chaos/chaos_stomp01.png...OK Testing gfx/boss/chaos/chaos_vine.png...OK Testing gfx/boss/chaos/chaos_vine_body.png...OK Testing gfx/boss/evil_edgar/evil_edgar_attack00.png...OK Testing gfx/boss/evil_edgar/evil_edgar_attack01.png...OK Testing gfx/boss/evil_edgar/evil_edgar_block.png...OK Testing gfx/boss/evil_edgar/evil_edgar_bow_attack00.png...OK Testing gfx/boss/evil_edgar/evil_edgar_bow_attack01.png...OK Testing gfx/boss/evil_edgar/evil_edgar_bow_attack02.png...OK Testing gfx/boss/evil_edgar/evil_edgar_bow_attack03.png...OK Testing gfx/boss/evil_edgar/evil_edgar_bow_attack04.png...OK Testing gfx/boss/evil_edgar/evil_edgar_bow_attack05.png...OK Testing gfx/boss/evil_edgar/evil_edgar_bow_attack06.png...OK Testing gfx/boss/evil_edgar/evil_edgar_die00.png...OK Testing gfx/boss/evil_edgar/evil_edgar_die01.png...OK Testing gfx/boss/evil_edgar/evil_edgar_die02.png...OK Testing gfx/boss/evil_edgar/evil_edgar_die03.png...OK Testing gfx/boss/evil_edgar/evil_edgar_die04.png...OK Testing gfx/boss/evil_edgar/evil_edgar_die05.png...OK Testing gfx/boss/evil_edgar/evil_edgar_die06.png...OK Testing gfx/boss/evil_edgar/evil_edgar_die07.png...OK Testing gfx/boss/evil_edgar/evil_edgar_stand.png...OK Testing gfx/boss/evil_edgar/evil_edgar_stand_bow.png...OK Testing gfx/boss/evil_edgar/evil_edgar_walk00.png...OK Testing gfx/boss/evil_edgar/evil_edgar_walk01.png...OK Testing gfx/boss/evil_edgar/evil_edgar_walk02.png...OK Testing gfx/boss/evil_edgar/evil_edgar_walk03.png...OK Testing gfx/boss/evil_edgar/evil_edgar_walk_bow00.png...OK Testing gfx/boss/evil_edgar/evil_edgar_walk_bow01.png...OK Testing gfx/boss/evil_edgar/evil_edgar_walk_bow02.png...OK Testing gfx/boss/evil_edgar/evil_edgar_walk_bow03.png...OK Testing gfx/boss/fly_boss/fly_boss_cocoon.png...OK Testing gfx/boss/fly_boss/fly_boss_cocoon_piece_1.png...OK Testing gfx/boss/fly_boss/fly_boss_cocoon_piece_10.png...OK Testing gfx/boss/fly_boss/fly_boss_cocoon_piece_11.png...OK Testing gfx/boss/fly_boss/fly_boss_cocoon_piece_2.png...OK Testing gfx/boss/fly_boss/fly_boss_cocoon_piece_3.png...OK Testing gfx/boss/fly_boss/fly_boss_cocoon_piece_4.png...OK Testing gfx/boss/fly_boss/fly_boss_cocoon_piece_5.png...OK Testing gfx/boss/fly_boss/fly_boss_cocoon_piece_6.png...OK Testing gfx/boss/fly_boss/fly_boss_cocoon_piece_7.png...OK Testing gfx/boss/fly_boss/fly_boss_cocoon_piece_8.png...OK Testing gfx/boss/fly_boss/fly_boss_cocoon_piece_9.png...OK Testing gfx/boss/fly_boss/fly_boss_front00.png...OK Testing gfx/boss/fly_boss/fly_boss_front01.png...OK Testing gfx/boss/fly_boss/fly_boss_shot.png...OK Testing gfx/boss/fly_boss/fly_boss_slime00.png...OK Testing gfx/boss/fly_boss/fly_boss_slime01.png...OK Testing gfx/boss/fly_boss/fly_boss_slime02.png...OK Testing gfx/boss/fly_boss/fly_boss_slime03.png...OK Testing gfx/boss/fly_boss/fly_boss_slime_explode00.png...OK Testing gfx/boss/fly_boss/fly_boss_slime_explode01.png...OK Testing gfx/boss/fly_boss/fly_boss_slime_explode02.png...OK Testing gfx/boss/fly_boss/fly_boss_slime_explode03.png...OK Testing gfx/boss/fly_boss/fly_boss_slime_explode04.png...OK Testing gfx/boss/fly_boss/fly_boss_slime_explode05.png...OK Testing gfx/boss/fly_boss/fly_boss_spin00.png...OK Testing gfx/boss/fly_boss/fly_boss_spin01.png...OK Testing gfx/boss/fly_boss/fly_boss_spin02.png...OK Testing gfx/boss/fly_boss/fly_boss_spin03.png...OK Testing gfx/boss/fly_boss/fly_boss_stand.png...OK Testing gfx/boss/fly_boss/fly_boss_stand00.png...OK Testing gfx/boss/fly_boss/fly_boss_stand01.png...OK Testing gfx/boss/fly_boss/fly_boss_walk00.png...OK Testing gfx/boss/fly_boss/fly_boss_walk01.png...OK Testing gfx/boss/fly_boss/fly_boss_walk02.png...OK Testing gfx/boss/flying_maggot/flying_maggot00.png...OK Testing gfx/boss/flying_maggot/flying_maggot01.png...OK Testing gfx/boss/flying_maggot/flying_maggot02.png...OK Testing gfx/boss/flying_maggot/flying_maggot03.png...OK Testing gfx/boss/flying_maggot/flying_maggot04.png...OK Testing gfx/boss/flying_maggot/jumping_maggot00.png...OK Testing gfx/boss/flying_maggot/jumping_maggot01.png...OK Testing gfx/boss/flying_maggot/jumping_maggot02.png...OK Testing gfx/boss/flying_maggot/standing_maggot00.png...OK Testing gfx/boss/flying_maggot/standing_maggot01.png...OK Testing gfx/boss/flying_maggot/standing_maggot02.png...OK Testing gfx/boss/flying_maggot/standing_maggot03.png...OK Testing gfx/boss/flying_maggot/standing_maggot04.png...OK Testing gfx/boss/flying_maggot/standing_maggot05.png...OK Testing gfx/boss/flying_maggot/standing_maggot06.png...OK Testing gfx/boss/flying_maggot/standing_maggot07.png...OK Testing gfx/boss/gargoyle/gargoyle_create_lance.png...OK Testing gfx/boss/gargoyle/gargoyle_drop_attack00.png...OK Testing gfx/boss/gargoyle/gargoyle_drop_attack01.png...OK Testing gfx/boss/gargoyle/gargoyle_drop_attack02.png...OK Testing gfx/boss/gargoyle/gargoyle_face_front.png...OK Testing gfx/boss/gargoyle/gargoyle_face_front_kneel.png...OK Testing gfx/boss/gargoyle/gargoyle_face_front_kneel_stone.png...OK Testing gfx/boss/gargoyle/gargoyle_face_player.png...OK Testing gfx/boss/gargoyle/gargoyle_fly00.png...OK Testing gfx/boss/gargoyle/gargoyle_fly01.png...OK Testing gfx/boss/gargoyle/gargoyle_fly02.png...OK Testing gfx/boss/gargoyle/gargoyle_lance_drop_attack.png...OK Testing gfx/boss/gargoyle/gargoyle_lance_throw00.png...OK Testing gfx/boss/gargoyle/gargoyle_lance_throw01.png...OK Testing gfx/boss/gargoyle/gargoyle_lance_throw02.png...OK Testing gfx/boss/gargoyle/gargoyle_lance_throw03.png...OK Testing gfx/boss/gargoyle/gargoyle_lance_throw04.png...OK Testing gfx/boss/gargoyle/gargoyle_lance_throw05.png...OK Testing gfx/boss/gargoyle/gargoyle_piece00.png...OK Testing gfx/boss/gargoyle/gargoyle_piece01.png...OK Testing gfx/boss/gargoyle/gargoyle_piece02.png...OK Testing gfx/boss/gargoyle/gargoyle_piece03.png...OK Testing gfx/boss/gargoyle/gargoyle_piece04.png...OK Testing gfx/boss/gargoyle/gargoyle_piece05.png...OK Testing gfx/boss/gargoyle/gargoyle_piece06.png...OK Testing gfx/boss/gargoyle/gargoyle_reach.png...OK Testing gfx/boss/gargoyle/gargoyle_reach_stone.png...OK Testing gfx/boss/gargoyle/gargoyle_stand00.png...OK Testing gfx/boss/gargoyle/gargoyle_stand01.png...OK Testing gfx/boss/gargoyle/gargoyle_stand02.png...OK Testing gfx/boss/gargoyle/gargoyle_weapon_remove.png...OK Testing gfx/boss/gargoyle/lance_1_appear00.png...OK Testing gfx/boss/gargoyle/lance_1_appear01.png...OK Testing gfx/boss/gargoyle/lance_1_appear02.png...OK Testing gfx/boss/gargoyle/lance_1_appear03.png...OK Testing gfx/boss/gargoyle/lance_1_appear04.png...OK Testing gfx/boss/gargoyle/lance_1_appear05.png...OK Testing gfx/boss/gargoyle/lance_1_appear06.png...OK Testing gfx/boss/gargoyle/lance_1_appear07.png...OK Testing gfx/boss/gargoyle/lance_1_appear08.png...OK Testing gfx/boss/gargoyle/lance_1_appear09.png...OK Testing gfx/boss/gargoyle/lance_1_appear10.png...OK Testing gfx/boss/gargoyle/lance_1_appear11.png...OK Testing gfx/boss/gargoyle/lance_1_appear12.png...OK Testing gfx/boss/gargoyle/lance_1_appear13.png...OK Testing gfx/boss/gargoyle/lance_1_appear14.png...OK Testing gfx/boss/gargoyle/lance_1_appear15.png...OK Testing gfx/boss/gargoyle/lance_1_appear16.png...OK Testing gfx/boss/gargoyle/lance_1_appear17.png...OK Testing gfx/boss/gargoyle/lance_1_appear18.png...OK Testing gfx/boss/gargoyle/lance_1_appear19.png...OK Testing gfx/boss/gargoyle/lance_1_appear20.png...OK Testing gfx/boss/gargoyle/lance_1_appear21.png...OK Testing gfx/boss/gargoyle/lance_1_drop.png...OK Testing gfx/boss/gargoyle/lance_1_piece00.png...OK Testing gfx/boss/gargoyle/lance_1_piece01.png...OK Testing gfx/boss/gargoyle/lance_1_piece02.png...OK Testing gfx/boss/gargoyle/lance_1_piece03.png...OK Testing gfx/boss/gargoyle/lance_1_piece04.png...OK Testing gfx/boss/gargoyle/lance_1_piece05.png...OK Testing gfx/boss/gargoyle/lance_1_stand.png...OK Testing gfx/boss/gargoyle/lance_1_throw00.png...OK Testing gfx/boss/gargoyle/lance_1_throw01.png...OK Testing gfx/boss/gargoyle/lance_1_throw02.png...OK Testing gfx/boss/gargoyle/lance_2_appear00.png...OK Testing gfx/boss/gargoyle/lance_2_appear01.png...OK Testing gfx/boss/gargoyle/lance_2_appear02.png...OK Testing gfx/boss/gargoyle/lance_2_appear03.png...OK Testing gfx/boss/gargoyle/lance_2_appear04.png...OK Testing gfx/boss/gargoyle/lance_2_appear05.png...OK Testing gfx/boss/gargoyle/lance_2_appear06.png...OK Testing gfx/boss/gargoyle/lance_2_appear07.png...OK Testing gfx/boss/gargoyle/lance_2_appear08.png...OK Testing gfx/boss/gargoyle/lance_2_appear09.png...OK Testing gfx/boss/gargoyle/lance_2_appear10.png...OK Testing gfx/boss/gargoyle/lance_2_appear11.png...OK Testing gfx/boss/gargoyle/lance_2_appear12.png...OK Testing gfx/boss/gargoyle/lance_2_appear13.png...OK Testing gfx/boss/gargoyle/lance_2_appear14.png...OK Testing gfx/boss/gargoyle/lance_2_appear15.png...OK Testing gfx/boss/gargoyle/lance_2_appear16.png...OK Testing gfx/boss/gargoyle/lance_2_appear17.png...OK Testing gfx/boss/gargoyle/lance_2_appear18.png...OK Testing gfx/boss/gargoyle/lance_2_appear19.png...OK Testing gfx/boss/gargoyle/lance_2_appear20.png...OK Testing gfx/boss/gargoyle/lance_2_appear21.png...OK Testing gfx/boss/gargoyle/lance_2_drop.png...OK Testing gfx/boss/gargoyle/lance_2_piece00.png...OK Testing gfx/boss/gargoyle/lance_2_piece01.png...OK Testing gfx/boss/gargoyle/lance_2_piece02.png...OK Testing gfx/boss/gargoyle/lance_2_piece03.png...OK Testing gfx/boss/gargoyle/lance_2_piece04.png...OK Testing gfx/boss/gargoyle/lance_2_piece05.png...OK Testing gfx/boss/gargoyle/lance_2_stand.png...OK Testing gfx/boss/gargoyle/lance_2_throw00.png...OK Testing gfx/boss/gargoyle/lance_2_throw01.png...OK Testing gfx/boss/gargoyle/lance_2_throw02.png...OK Testing gfx/boss/gargoyle/lance_3_appear00.png...OK Testing gfx/boss/gargoyle/lance_3_appear01.png...OK Testing gfx/boss/gargoyle/lance_3_appear02.png...OK Testing gfx/boss/gargoyle/lance_3_appear03.png...OK Testing gfx/boss/gargoyle/lance_3_appear04.png...OK Testing gfx/boss/gargoyle/lance_3_appear05.png...OK Testing gfx/boss/gargoyle/lance_3_appear06.png...OK Testing gfx/boss/gargoyle/lance_3_appear07.png...OK Testing gfx/boss/gargoyle/lance_3_appear08.png...OK Testing gfx/boss/gargoyle/lance_3_appear09.png...OK Testing gfx/boss/gargoyle/lance_3_appear10.png...OK Testing gfx/boss/gargoyle/lance_3_appear11.png...OK Testing gfx/boss/gargoyle/lance_3_appear12.png...OK Testing gfx/boss/gargoyle/lance_3_appear13.png...OK Testing gfx/boss/gargoyle/lance_3_appear14.png...OK Testing gfx/boss/gargoyle/lance_3_appear15.png...OK Testing gfx/boss/gargoyle/lance_3_appear16.png...OK Testing gfx/boss/gargoyle/lance_3_appear17.png...OK Testing gfx/boss/gargoyle/lance_3_appear18.png...OK Testing gfx/boss/gargoyle/lance_3_appear19.png...OK Testing gfx/boss/gargoyle/lance_3_appear20.png...OK Testing gfx/boss/gargoyle/lance_3_appear21.png...OK Testing gfx/boss/gargoyle/lance_3_drop.png...OK Testing gfx/boss/gargoyle/lance_3_piece00.png...OK Testing gfx/boss/gargoyle/lance_3_piece01.png...OK Testing gfx/boss/gargoyle/lance_3_piece02.png...OK Testing gfx/boss/gargoyle/lance_3_piece03.png...OK Testing gfx/boss/gargoyle/lance_3_piece04.png...OK Testing gfx/boss/gargoyle/lance_3_piece05.png...OK Testing gfx/boss/gargoyle/lance_3_stand.png...OK Testing gfx/boss/gargoyle/lance_3_throw00.png...OK Testing gfx/boss/gargoyle/lance_3_throw01.png...OK Testing gfx/boss/gargoyle/lance_3_throw02.png...OK Testing gfx/boss/gargoyle/weapon_remove_blast.png...OK Testing gfx/boss/golem/golem_boss_head.png...OK Testing gfx/boss/golem/golem_boss_head_piece.png...OK Testing gfx/boss/golem/golem_boss_piece00.png...OK Testing gfx/boss/golem/golem_boss_piece01.png...OK Testing gfx/boss/golem/golem_boss_piece02.png...OK Testing gfx/boss/golem/golem_boss_piece03.png...OK Testing gfx/boss/golem/golem_boss_piece04.png...OK Testing gfx/boss/golem/golem_boss_piece05.png...OK Testing gfx/boss/golem/golem_boss_piece06.png...OK Testing gfx/boss/golem/golem_boss_piece07.png...OK Testing gfx/boss/golem/golem_boss_piece08.png...OK Testing gfx/boss/golem/golem_boss_piece09.png...OK Testing gfx/boss/golem/golem_boss_piece10.png...OK Testing gfx/boss/golem/golem_boss_piece11.png...OK Testing gfx/boss/golem/golem_boss_piece12.png...OK Testing gfx/boss/golem/golem_boss_piece13.png...OK Testing gfx/boss/golem/golem_boss_stand00.png...OK Testing gfx/boss/golem/golem_boss_stand01.png...OK Testing gfx/boss/golem/golem_boss_stand02.png...OK Testing gfx/boss/golem/golem_boss_stand03.png...OK Testing gfx/boss/golem/golem_boss_stomp00.png...OK Testing gfx/boss/golem/golem_boss_stomp01.png...OK Testing gfx/boss/golem/golem_boss_stomp02.png...OK Testing gfx/boss/golem/golem_boss_stomp03.png...OK Testing gfx/boss/golem/golem_boss_throw00.png...OK Testing gfx/boss/golem/golem_boss_throw01.png...OK Testing gfx/boss/golem/golem_boss_throw02.png...OK Testing gfx/boss/golem/golem_boss_throw03.png...OK Testing gfx/boss/golem/golem_boss_throw04.png...OK Testing gfx/boss/golem/golem_head_piece.png...OK Testing gfx/boss/grimlore/grimlore_armour_arms_up.png...OK Testing gfx/boss/grimlore/grimlore_armour_beam_attack.png...OK Testing gfx/boss/grimlore/grimlore_armour_face_front.png...OK Testing gfx/boss/grimlore/grimlore_armour_item_destroy_attack00.png...OK Testing gfx/boss/grimlore/grimlore_armour_item_destroy_attack01.png...OK Testing gfx/boss/grimlore/grimlore_armour_magic_missile_attack00.png...OK Testing gfx/boss/grimlore/grimlore_armour_magic_missile_attack01.png...OK Testing gfx/boss/grimlore/grimlore_armour_magic_missile_attack02.png...OK Testing gfx/boss/grimlore/grimlore_armour_piece00.png...OK Testing gfx/boss/grimlore/grimlore_armour_piece01.png...OK Testing gfx/boss/grimlore/grimlore_armour_piece02.png...OK Testing gfx/boss/grimlore/grimlore_armour_piece03.png...OK Testing gfx/boss/grimlore/grimlore_armour_piece04.png...OK Testing gfx/boss/grimlore/grimlore_armour_piece05.png...OK Testing gfx/boss/grimlore/grimlore_armour_piece06.png...OK Testing gfx/boss/grimlore/grimlore_armour_stand00.png...OK Testing gfx/boss/grimlore/grimlore_armour_stand01.png...OK Testing gfx/boss/grimlore/grimlore_armour_stand02.png...OK Testing gfx/boss/grimlore/grimlore_arms_up.png...OK Testing gfx/boss/grimlore/grimlore_beam_attack.png...OK Testing gfx/boss/grimlore/grimlore_face_front.png...OK Testing gfx/boss/grimlore/grimlore_fist.png...OK Testing gfx/boss/grimlore/grimlore_fist_appear00.png...OK Testing gfx/boss/grimlore/grimlore_fist_appear01.png...OK Testing gfx/boss/grimlore/grimlore_fist_appear02.png...OK Testing gfx/boss/grimlore/grimlore_fist_appear03.png...OK Testing gfx/boss/grimlore/grimlore_fist_appear04.png...OK Testing gfx/boss/grimlore/grimlore_item_destroy_attack00.png...OK Testing gfx/boss/grimlore/grimlore_item_destroy_attack01.png...OK Testing gfx/boss/grimlore/grimlore_item_destroyer.png...OK Testing gfx/boss/grimlore/grimlore_magic_missile_attack00.png...OK Testing gfx/boss/grimlore/grimlore_magic_missile_attack01.png...OK Testing gfx/boss/grimlore/grimlore_magic_missile_attack02.png...OK Testing gfx/boss/grimlore/grimlore_magic_missile_particle.png...OK Testing gfx/boss/grimlore/grimlore_shield_attack.png...OK Testing gfx/boss/grimlore/grimlore_shield_attack00.png...OK Testing gfx/boss/grimlore/grimlore_shield_attack01.png...OK Testing gfx/boss/grimlore/grimlore_shield_attack02.png...OK Testing gfx/boss/grimlore/grimlore_shield_attack03.png...OK Testing gfx/boss/grimlore/grimlore_shield_face.png...OK Testing gfx/boss/grimlore/grimlore_shield_face_chain.png...OK Testing gfx/boss/grimlore/grimlore_shield_flame00.png...OK Testing gfx/boss/grimlore/grimlore_shield_flame01.png...OK Testing gfx/boss/grimlore/grimlore_shield_flame02.png...OK Testing gfx/boss/grimlore/grimlore_shield_flame03.png...OK Testing gfx/boss/grimlore/grimlore_shield_flame04.png...OK Testing gfx/boss/grimlore/grimlore_shield_flame05.png...OK Testing gfx/boss/grimlore/grimlore_shield_flame_tip.png...OK Testing gfx/boss/grimlore/grimlore_shield_no_face.png...OK Testing gfx/boss/grimlore/grimlore_shield_piece00.png...OK Testing gfx/boss/grimlore/grimlore_shield_piece01.png...OK Testing gfx/boss/grimlore/grimlore_shield_piece02.png...OK Testing gfx/boss/grimlore/grimlore_shield_piece03.png...OK Testing gfx/boss/grimlore/grimlore_shield_piece04.png...OK Testing gfx/boss/grimlore/grimlore_shield_piece05.png...OK Testing gfx/boss/grimlore/grimlore_shield_piece06.png...OK Testing gfx/boss/grimlore/grimlore_shield_stand00.png...OK Testing gfx/boss/grimlore/grimlore_stand00.png...OK Testing gfx/boss/grimlore/grimlore_stand01.png...OK Testing gfx/boss/grimlore/grimlore_stand02.png...OK Testing gfx/boss/grimlore/grimlore_stand_new.png...OK Testing gfx/boss/grimlore/grimlore_stun00.png...OK Testing gfx/boss/grimlore/grimlore_stun01.png...OK Testing gfx/boss/grimlore/grimlore_stun02.png...OK Testing gfx/boss/grimlore/grimlore_summon_spell00.png...OK Testing gfx/boss/grimlore/grimlore_summon_spell01.png...OK Testing gfx/boss/grimlore/grimlore_summon_spell02.png...OK Testing gfx/boss/grimlore/grimlore_summon_spell03.png...OK Testing gfx/boss/grimlore/grimlore_summon_spell04.png...OK Testing gfx/boss/grimlore/grimlore_summon_spell05.png...OK Testing gfx/boss/grimlore/grimlore_summon_spell06.png...OK Testing gfx/boss/grimlore/grimlore_summon_spell07.png...OK Testing gfx/boss/grimlore/grimlore_summon_spell08.png...OK Testing gfx/boss/grimlore/grimlore_summon_spell09.png...OK Testing gfx/boss/grimlore/grimlore_summon_spell10.png...OK Testing gfx/boss/grimlore/grimlore_summon_spell11.png...OK Testing gfx/boss/grimlore/grimlore_summon_spell_particle00.png...OK Testing gfx/boss/grimlore/grimlore_summon_spell_particle01.png...OK Testing gfx/boss/grimlore/grimlore_summon_spell_particle02.png...OK Testing gfx/boss/grimlore/grimlore_sword_kneel.png...OK Testing gfx/boss/grimlore/grimlore_sword_kneel_stab.png...OK Testing gfx/boss/grimlore/grimlore_sword_piece00.png...OK Testing gfx/boss/grimlore/grimlore_sword_piece01.png...OK Testing gfx/boss/grimlore/grimlore_sword_piece02.png...OK Testing gfx/boss/grimlore/grimlore_sword_piece03.png...OK Testing gfx/boss/grimlore/grimlore_sword_piece04.png...OK Testing gfx/boss/grimlore/grimlore_sword_piece05.png...OK Testing gfx/boss/grimlore/grimlore_sword_piece06.png...OK Testing gfx/boss/grimlore/grimlore_sword_stab.png...OK Testing gfx/boss/grimlore/grimlore_sword_stab00.png...OK Testing gfx/boss/grimlore/grimlore_sword_stab01.png...OK Testing gfx/boss/grimlore/grimlore_sword_stab_piece00.png...OK Testing gfx/boss/grimlore/grimlore_sword_stab_piece01.png...OK Testing gfx/boss/grimlore/grimlore_sword_stab_piece02.png...OK Testing gfx/boss/grimlore/grimlore_sword_stab_piece03.png...OK Testing gfx/boss/grimlore/grimlore_sword_stab_piece04.png...OK Testing gfx/boss/grimlore/grimlore_sword_stab_piece05.png...OK Testing gfx/boss/grimlore/grimlore_sword_stab_piece06.png...OK Testing gfx/boss/grimlore/grimlore_sword_stand00.png...OK Testing gfx/boss/grimlore/grimlore_weapon_box00.png...OK Testing gfx/boss/grimlore/grimlore_weapon_box01.png...OK Testing gfx/boss/grimlore/grimlore_weapon_box02.png...OK Testing gfx/boss/grimlore/grimlore_weapon_box03.png...OK Testing gfx/boss/grimlore/grimlore_weapon_box04.png...OK Testing gfx/boss/grimlore/grimlore_weapon_box05.png...OK Testing gfx/boss/grub_boss/grub_boss_gib00.png...OK Testing gfx/boss/grub_boss/grub_boss_gib01.png...OK Testing gfx/boss/grub_boss/grub_boss_gib02.png...OK Testing gfx/boss/grub_boss/grub_boss_gib03.png...OK Testing gfx/boss/grub_boss/grub_boss_gib04.png...OK Testing gfx/boss/grub_boss/grub_boss_gib05.png...OK Testing gfx/boss/grub_boss/grub_boss_gib06.png...OK Testing gfx/boss/grub_boss/grub_boss_shot.png...OK Testing gfx/boss/grub_boss/grub_boss_spin00.png...OK Testing gfx/boss/grub_boss/grub_boss_spin01.png...OK Testing gfx/boss/grub_boss/grub_boss_spin02.png...OK Testing gfx/boss/grub_boss/grub_boss_spin03.png...OK Testing gfx/boss/grub_boss/grub_boss_spit00.png...OK Testing gfx/boss/grub_boss/grub_boss_spit01.png...OK Testing gfx/boss/grub_boss/grub_boss_spit02.png...OK Testing gfx/boss/grub_boss/grub_boss_spit03.png...OK Testing gfx/boss/grub_boss/grub_boss_spit04.png...OK Testing gfx/boss/grub_boss/grub_boss_spit05.png...OK Testing gfx/boss/grub_boss/grub_boss_stand00.png...OK Testing gfx/boss/grub_boss/grub_boss_stand01.png...OK Testing gfx/boss/grub_boss/grub_boss_stand02.png...OK Testing gfx/boss/grub_boss/grub_boss_stand03.png...OK Testing gfx/boss/mataeus/mataeus00.png...OK Testing gfx/boss/mataeus/mataeus01.png...OK Testing gfx/boss/mataeus/mataeus02.png...OK Testing gfx/boss/mataeus/mataeus03.png...OK Testing gfx/boss/mataeus/mataeus04.png...OK Testing gfx/boss/mataeus/mataeus05.png...OK Testing gfx/boss/mataeus/mataeus06.png...OK Testing gfx/boss/mataeus/mataeus07.png...OK Testing gfx/boss/mataeus/mataeus08.png...OK Testing gfx/boss/mataeus/mataeus09.png...OK Testing gfx/boss/mataeus/mataeus10.png...OK Testing gfx/boss/mataeus/mataeus11.png...OK Testing gfx/boss/mataeus/mataeus12.png...OK Testing gfx/boss/mataeus/mataeus13.png...OK Testing gfx/boss/mataeus/mataeus14.png...OK Testing gfx/boss/mataeus/mataeus15.png...OK Testing gfx/boss/mataeus/mataeus16.png...OK Testing gfx/boss/mataeus/mataeus17.png...OK Testing gfx/boss/mataeus/mataeus18.png...OK Testing gfx/boss/mataeus/mataeus19.png...OK Testing gfx/boss/mataeus/mataeus20.png...OK Testing gfx/boss/mataeus/mataeus21.png...OK Testing gfx/boss/mataeus/mataeus22.png...OK Testing gfx/boss/mataeus/mataeus23.png...OK Testing gfx/boss/mataeus/mataeus24.png...OK Testing gfx/boss/mataeus/mataeus25.png...OK Testing gfx/boss/mataeus/mataeus26.png...OK Testing gfx/boss/mataeus/mataeus27.png...OK Testing gfx/boss/mataeus/mataeus28.png...OK Testing gfx/boss/mataeus/mataeus29.png...OK Testing gfx/boss/mataeus/mataeus_anchor.png...OK Testing gfx/boss/mataeus/mataeus_anchor_chain.png...OK Testing gfx/boss/mataeus/mataeus_gib00.png...OK Testing gfx/boss/mataeus/mataeus_gib01.png...OK Testing gfx/boss/mataeus/mataeus_gib02.png...OK Testing gfx/boss/mataeus/mataeus_gib03.png...OK Testing gfx/boss/mataeus/mataeus_gib04.png...OK Testing gfx/boss/mataeus/mataeus_gib05.png...OK Testing gfx/boss/mataeus/mataeus_gib06.png...OK Testing gfx/boss/mataeus/mataeus_gib07.png...OK Testing gfx/boss/mataeus/mataeus_gib08.png...OK Testing gfx/boss/mataeus/mataeus_gib09.png...OK Testing gfx/boss/mataeus/mataeus_gib10.png...OK Testing gfx/boss/mataeus/mataeus_knife00.png...OK Testing gfx/boss/mataeus/mataeus_knife01.png...OK Testing gfx/boss/mataeus/mataeus_knife02.png...OK Testing gfx/boss/mataeus/mataeus_knife03.png...OK Testing gfx/boss/mataeus/mataeus_knife04.png...OK Testing gfx/boss/mataeus/mataeus_knife05.png...OK Testing gfx/boss/mataeus/mataeus_knife06.png...OK Testing gfx/boss/mataeus/mataeus_knife07.png...OK Testing gfx/boss/mataeus/mataeus_knife_special00.png...OK Testing gfx/boss/mataeus/mataeus_knife_special01.png...OK Testing gfx/boss/mataeus/mataeus_knife_special02.png...OK Testing gfx/boss/mataeus/mataeus_knife_special03.png...OK Testing gfx/boss/mataeus/mataeus_knife_special04.png...OK Testing gfx/boss/mataeus/mataeus_knife_special05.png...OK Testing gfx/boss/mataeus/mataeus_knife_special06.png...OK Testing gfx/boss/mataeus/mataeus_knife_special07.png...OK Testing gfx/boss/mataeus/mataeus_shield.png...OK Testing gfx/boss/mataeus/rift00.png...OK Testing gfx/boss/mataeus/rift01.png...OK Testing gfx/boss/mataeus/rift02.png...OK Testing gfx/boss/mataeus/rift03.png...OK Testing gfx/boss/mataeus/rift04.png...OK Testing gfx/boss/mataeus/rift05.png...OK Testing gfx/boss/mataeus/rift06.png...OK Testing gfx/boss/mataeus/rift07.png...OK Testing gfx/boss/mataeus/rift08.png...OK Testing gfx/boss/mini_gargoyle/mini_gargoyle_die.png...OK Testing gfx/boss/mini_gargoyle/mini_gargoyle_fly00.png...OK Testing gfx/boss/mini_gargoyle/mini_gargoyle_fly01.png...OK Testing gfx/boss/mini_gargoyle/mini_gargoyle_fly02.png...OK Testing gfx/boss/phoenix/ash_pile.png...OK Testing gfx/boss/phoenix/fire00.png...OK Testing gfx/boss/phoenix/fire01.png...OK Testing gfx/boss/phoenix/fire02.png...OK Testing gfx/boss/phoenix/fire03.png...OK Testing gfx/boss/phoenix/fire04.png...OK Testing gfx/boss/phoenix/fire05.png...OK Testing gfx/boss/phoenix/fire06.png...OK Testing gfx/boss/phoenix/fire07.png...OK Testing gfx/boss/phoenix/fire08.png...OK Testing gfx/boss/phoenix/fire09.png...OK Testing gfx/boss/phoenix/fire10.png...OK Testing gfx/boss/phoenix/fire11.png...OK Testing gfx/boss/phoenix/fire_stream00.png...OK Testing gfx/boss/phoenix/fire_stream01.png...OK Testing gfx/boss/phoenix/fire_stream02.png...OK Testing gfx/boss/phoenix/fire_stream03.png...OK Testing gfx/boss/phoenix/fire_stream04.png...OK Testing gfx/boss/phoenix/fire_stream05.png...OK Testing gfx/boss/phoenix/fire_stream06.png...OK Testing gfx/boss/phoenix/fire_stream07.png...OK Testing gfx/boss/phoenix/phoenix_down00.png...OK Testing gfx/boss/phoenix/phoenix_hover00.png...OK Testing gfx/boss/phoenix/phoenix_hover01.png...OK Testing gfx/boss/phoenix/phoenix_hover02.png...OK Testing gfx/boss/phoenix/phoenix_hover03.png...OK Testing gfx/boss/phoenix/phoenix_stand00.png...OK Testing gfx/boss/phoenix/phoenix_stand01.png...OK Testing gfx/boss/phoenix/phoenix_stand02.png...OK Testing gfx/boss/phoenix/phoenix_stand03.png...OK Testing gfx/boss/phoenix/phoenix_stun00.png...OK Testing gfx/boss/phoenix/phoenix_stun01.png...OK Testing gfx/boss/phoenix/phoenix_stun02.png...OK Testing gfx/boss/phoenix/phoenix_stun03.png...OK Testing gfx/boss/phoenix/phoenix_stun04.png...OK Testing gfx/boss/phoenix/phoenix_stun05.png...OK Testing gfx/boss/phoenix/phoenix_stun06.png...OK Testing gfx/boss/phoenix/phoenix_stun07.png...OK Testing gfx/boss/phoenix/phoenix_stun08.png...OK Testing gfx/boss/phoenix/phoenix_stun09.png...OK Testing gfx/boss/phoenix/phoenix_up00.png...OK Testing gfx/boss/sewer_boss/sewer_boss_arm.png...OK Testing gfx/boss/sewer_boss/sewer_boss_arm00.png...OK Testing gfx/boss/sewer_boss/sewer_boss_arm01.png...OK Testing gfx/boss/sewer_boss/sewer_boss_arm_old.png...OK Testing gfx/boss/sewer_boss/sewer_boss_attack00.png...OK Testing gfx/boss/sewer_boss/sewer_boss_attack01.png...OK Testing gfx/boss/sewer_boss/sewer_boss_attack02.png...OK Testing gfx/boss/sewer_boss/sewer_boss_attack03.png...OK Testing gfx/boss/sewer_boss/sewer_boss_attack_water00.png...OK Testing gfx/boss/sewer_boss/sewer_boss_attack_water01.png...OK Testing gfx/boss/sewer_boss/sewer_boss_attack_water02.png...OK Testing gfx/boss/sewer_boss/sewer_boss_attack_water03.png...OK Testing gfx/boss/sewer_boss/sewer_boss_claw.png...OK Testing gfx/boss/sewer_boss/sewer_boss_claw_bottom.png...OK Testing gfx/boss/sewer_boss/sewer_boss_claw_bottom_up.png...OK Testing gfx/boss/sewer_boss/sewer_boss_claw_down.png...OK Testing gfx/boss/sewer_boss/sewer_boss_claw_up.png...OK Testing gfx/boss/sewer_boss/sewer_boss_mouth_open00.png...OK Testing gfx/boss/sewer_boss/sewer_boss_mouth_open_water00.png...OK Testing gfx/boss/sewer_boss/sewer_boss_mouth_orb00.png...OK Testing gfx/boss/sewer_boss/sewer_boss_mouth_orb01.png...OK Testing gfx/boss/sewer_boss/sewer_boss_mouth_orb02.png...OK Testing gfx/boss/sewer_boss/sewer_boss_punch00.png...OK Testing gfx/boss/sewer_boss/sewer_boss_punch_water00.png...OK Testing gfx/boss/sewer_boss/sewer_boss_slime_drip00.png...OK Testing gfx/boss/sewer_boss/sewer_boss_slime_drip01.png...OK Testing gfx/boss/sewer_boss/sewer_boss_slime_drip02.png...OK Testing gfx/boss/sewer_boss/sewer_boss_slime_drip03.png...OK Testing gfx/boss/sewer_boss/sewer_boss_slime_drip04.png...OK Testing gfx/boss/sewer_boss/sewer_boss_slime_drip05.png...OK Testing gfx/boss/sewer_boss/sewer_boss_slime_drip06.png...OK Testing gfx/boss/sewer_boss/sewer_boss_slime_drip07.png...OK Testing gfx/boss/sewer_boss/sewer_boss_slime_drip08.png...OK Testing gfx/boss/sewer_boss/sewer_boss_slime_drip09.png...OK Testing gfx/boss/sewer_boss/sewer_boss_slime_drip_water00.png...OK Testing gfx/boss/sewer_boss/sewer_boss_slime_drip_water01.png...OK Testing gfx/boss/sewer_boss/sewer_boss_slime_drip_water02.png...OK Testing gfx/boss/sewer_boss/sewer_boss_slime_drip_water03.png...OK Testing gfx/boss/sewer_boss/sewer_boss_slime_drip_water04.png...OK Testing gfx/boss/sewer_boss/sewer_boss_slime_drip_water05.png...OK Testing gfx/boss/sewer_boss/sewer_boss_slime_drip_water06.png...OK Testing gfx/boss/sewer_boss/sewer_boss_slime_drip_water07.png...OK Testing gfx/boss/sewer_boss/sewer_boss_slime_drip_water08.png...OK Testing gfx/boss/sewer_boss/sewer_boss_slime_drip_water09.png...OK Testing gfx/boss/sewer_boss/sewer_boss_stand00.png...OK Testing gfx/boss/sewer_boss/sewer_boss_stand01.png...OK Testing gfx/boss/sewer_boss/sewer_boss_stand_water00.png...OK Testing gfx/boss/sewer_boss/sewer_boss_stand_water01.png...OK Testing gfx/boss/sewer_boss/sewer_water.png...OK Testing gfx/boss/snake_boss/snake_boss.png...OK Testing gfx/boss/snake_boss/snake_boss_bite.png...OK Testing gfx/boss/snake_boss/snake_boss_body.png...OK Testing gfx/boss/snake_boss/snake_boss_die.png...OK Testing gfx/boss/snake_boss/snake_boss_normal_shot00.png...OK Testing gfx/boss/snake_boss/snake_boss_normal_shot01.png...OK Testing gfx/boss/snake_boss/snake_boss_normal_shot02.png...OK Testing gfx/boss/snake_boss/snake_boss_normal_shot03.png...OK Testing gfx/boss/snake_boss/snake_boss_normal_shot04.png...OK Testing gfx/boss/snake_boss/snake_boss_normal_shot05.png...OK Testing gfx/boss/snake_boss/snake_boss_normal_shot06.png...OK Testing gfx/boss/snake_boss/snake_boss_normal_shot07.png...OK Testing gfx/boss/snake_boss/snake_boss_pain.png...OK Testing gfx/boss/snake_boss/snake_boss_special_shot00.png...OK Testing gfx/boss/snake_boss/snake_boss_special_shot01.png...OK Testing gfx/boss/snake_boss/snake_boss_special_shot02.png...OK Testing gfx/boss/snake_boss/snake_boss_special_shot03.png...OK Testing gfx/boss/snake_boss/snake_boss_special_shot04.png...OK Testing gfx/boss/snake_boss/snake_boss_special_shot05.png...OK Testing gfx/boss/snake_boss/snake_boss_special_shot06.png...OK Testing gfx/boss/snake_boss/snake_boss_special_shot07.png...OK Testing gfx/boss/sorceror/distintegration_spell.png...OK Testing gfx/boss/sorceror/final_spell00.png...OK Testing gfx/boss/sorceror/final_spell01.png...OK Testing gfx/boss/sorceror/final_spell02.png...OK Testing gfx/boss/sorceror/final_spell03.png...OK Testing gfx/boss/sorceror/final_spell04.png...OK Testing gfx/boss/sorceror/final_spell05.png...OK Testing gfx/boss/sorceror/final_spell06.png...OK Testing gfx/boss/sorceror/final_spell07.png...OK Testing gfx/boss/sorceror/final_spell08.png...OK Testing gfx/boss/sorceror/final_spell09.png...OK Testing gfx/boss/sorceror/flame_wave00.png...OK Testing gfx/boss/sorceror/flame_wave01.png...OK Testing gfx/boss/sorceror/flame_wave02.png...OK Testing gfx/boss/sorceror/flame_wave03.png...OK Testing gfx/boss/sorceror/hold_person_back00.png...OK Testing gfx/boss/sorceror/hold_person_back01.png...OK Testing gfx/boss/sorceror/hold_person_back02.png...OK Testing gfx/boss/sorceror/hold_person_back03.png...OK Testing gfx/boss/sorceror/hold_person_front00.png...OK Testing gfx/boss/sorceror/hold_person_front01.png...OK Testing gfx/boss/sorceror/hold_person_front02.png...OK Testing gfx/boss/sorceror/hold_person_front03.png...OK Testing gfx/boss/sorceror/hold_person_front04.png...OK Testing gfx/boss/sorceror/hold_person_front05.png...OK Testing gfx/boss/sorceror/sorceror_die.png...OK Testing gfx/boss/sorceror/sorceror_drop.png...OK Testing gfx/boss/sorceror/sorceror_final_attack.png...OK Testing gfx/boss/sorceror/sorceror_floor.png...OK Testing gfx/boss/sorceror/sorceror_lightning_cage.png...OK Testing gfx/boss/sorceror/sorceror_red_flash.png...OK Testing gfx/boss/sorceror/sorceror_shield.png...OK Testing gfx/boss/sorceror/sorceror_shield_piece00.png...OK Testing gfx/boss/sorceror/sorceror_shield_piece01.png...OK Testing gfx/boss/sorceror/sorceror_shield_piece02.png...OK Testing gfx/boss/sorceror/sorceror_shield_piece03.png...OK Testing gfx/boss/sorceror/sorceror_shield_piece04.png...OK Testing gfx/boss/sorceror/sorceror_shield_piece05.png...OK Testing gfx/boss/sorceror/sorceror_sit00.png...OK Testing gfx/boss/sorceror/sorceror_sit01.png...OK Testing gfx/boss/sorceror/sorceror_spell.png...OK Testing gfx/boss/sorceror/sorceror_staff.png...OK Testing gfx/boss/sorceror/sorceror_staff_spell.png...OK Testing gfx/boss/sorceror/sorceror_staff_spell00.png...OK Testing gfx/boss/sorceror/sorceror_staff_spell01.png...OK Testing gfx/boss/sorceror/sorceror_staff_spell02.png...OK Testing gfx/boss/sorceror/sorceror_stand00.png...OK Testing gfx/boss/sorceror/sorceror_stand01.png...OK Testing gfx/boss/sorceror/staff_piece00.png...OK Testing gfx/boss/sorceror/staff_piece01.png...OK Testing gfx/boss/sorceror/teleport_spell.png...OK Testing gfx/common/action_point.png...OK Testing gfx/common/explosion00.png...OK Testing gfx/common/explosion01.png...OK Testing gfx/common/explosion02.png...OK Testing gfx/common/explosion03.png...OK Testing gfx/common/explosion04.png...OK Testing gfx/common/explosion05.png...OK Testing gfx/common/explosion06.png...OK Testing gfx/common/explosion07.png...OK Testing gfx/common/gameover.png...OK Testing gfx/common/green_blob.png...OK Testing gfx/common/ice_piece00.png...OK Testing gfx/common/ice_piece01.png...OK Testing gfx/common/ice_piece02.png...OK Testing gfx/common/ice_piece03.png...OK Testing gfx/common/ice_piece04.png...OK Testing gfx/common/ice_piece05.png...OK Testing gfx/common/ice_piece06.png...OK Testing gfx/common/ice_piece07.png...OK Testing gfx/common/iron_key.png...OK Testing gfx/common/large_pressure_plate00.png...OK Testing gfx/common/large_pressure_plate01.png...OK Testing gfx/common/large_rock.png...OK Testing gfx/common/level_exit.png...OK Testing gfx/common/pressure_plate00.png...OK Testing gfx/common/pressure_plate01.png...OK Testing gfx/common/red_blob.png...OK Testing gfx/common/reset_switch00.png...OK Testing gfx/common/reset_switch01.png...OK Testing gfx/common/save_point00.png...OK Testing gfx/common/save_point01.png...OK Testing gfx/common/save_point02.png...OK Testing gfx/common/save_point03.png...OK Testing gfx/common/save_point04.png...OK Testing gfx/common/save_point05.png...OK Testing gfx/common/save_point06.png...OK Testing gfx/common/save_point_active00.png...OK Testing gfx/common/save_point_active01.png...OK Testing gfx/common/save_point_active02.png...OK Testing gfx/common/save_point_active03.png...OK Testing gfx/common/save_point_active04.png...OK Testing gfx/common/save_point_active05.png...OK Testing gfx/common/save_point_active06.png...OK Testing gfx/common/small_rock.png...OK Testing gfx/common/spawner.png...OK Testing gfx/common/switch00.png...OK Testing gfx/common/switch01.png...OK Testing gfx/common/switch02.png...OK Testing gfx/common/trap_door00.png...OK Testing gfx/common/trap_door01.png...OK Testing gfx/common/wooden_door.png...OK Testing gfx/conveyor_belt/conveyor_belt_left00.png...OK Testing gfx/conveyor_belt/conveyor_belt_left01.png...OK Testing gfx/conveyor_belt/conveyor_belt_left02.png...OK Testing gfx/conveyor_belt/conveyor_belt_left03.png...OK Testing gfx/conveyor_belt/conveyor_belt_middle00.png...OK Testing gfx/conveyor_belt/conveyor_belt_middle01.png...OK Testing gfx/conveyor_belt/conveyor_belt_middle02.png...OK Testing gfx/conveyor_belt/conveyor_belt_middle03.png...OK Testing gfx/conveyor_belt/conveyor_belt_right00.png...OK Testing gfx/conveyor_belt/conveyor_belt_right01.png...OK Testing gfx/conveyor_belt/conveyor_belt_right02.png...OK Testing gfx/conveyor_belt/conveyor_belt_right03.png...OK Testing gfx/decoration/blood.png...OK Testing gfx/decoration/blue_particle.png...OK Testing gfx/decoration/chimney_smoke.png...OK Testing gfx/decoration/chimney_smoke00.png...OK Testing gfx/decoration/chimney_smoke01.png...OK Testing gfx/decoration/chimney_smoke02.png...OK Testing gfx/decoration/dust00.png...OK Testing gfx/decoration/dust01.png...OK Testing gfx/decoration/dust02.png...OK Testing gfx/decoration/dust03.png...OK Testing gfx/decoration/dust04.png...OK Testing gfx/decoration/green_particle.png...OK Testing gfx/decoration/jumping_fireball_trail.png...OK Testing gfx/decoration/purple_particle.png...OK Testing gfx/decoration/red_particle.png...OK Testing gfx/decoration/rift_energy.png...OK Testing gfx/decoration/small_flame00.png...OK Testing gfx/decoration/small_flame01.png...OK Testing gfx/decoration/small_flame02.png...OK Testing gfx/decoration/small_flame03.png...OK Testing gfx/decoration/small_flame04.png...OK Testing gfx/decoration/small_ice00.png...OK Testing gfx/decoration/small_ice01.png...OK Testing gfx/decoration/small_ice02.png...OK Testing gfx/decoration/small_ice03.png...OK Testing gfx/decoration/small_red_star.png...OK Testing gfx/decoration/small_yellow_star.png...OK Testing gfx/decoration/sparkle00.png...OK Testing gfx/decoration/sparkle01.png...OK Testing gfx/decoration/sparkle02.png...OK Testing gfx/decoration/sparkle03.png...OK Testing gfx/decoration/sparkle04.png...OK Testing gfx/decoration/sparkle200.png...OK Testing gfx/decoration/sparkle201.png...OK Testing gfx/decoration/sparkle202.png...OK Testing gfx/decoration/sparkle203.png...OK Testing gfx/decoration/sparkle204.png...OK Testing gfx/decoration/yellow_particle.png...OK Testing gfx/decoration/z00.png...OK Testing gfx/decoration/z01.png...OK Testing gfx/decoration/z02.png...OK Testing gfx/door/cage_door.png...OK Testing gfx/door/large_metal_door.png...OK Testing gfx/door/lava_door.png...OK Testing gfx/door/metal_door.png...OK Testing gfx/door/skull_door.png...OK Testing gfx/edgar/dizzy_heads.png...OK Testing gfx/edgar/edgar_ash00.png...OK Testing gfx/edgar/edgar_ash01.png...OK Testing gfx/edgar/edgar_ash02.png...OK Testing gfx/edgar/edgar_ash03.png...OK Testing gfx/edgar/edgar_ash04.png...OK Testing gfx/edgar/edgar_ash05.png...OK Testing gfx/edgar/edgar_ash06.png...OK Testing gfx/edgar/edgar_ash07.png...OK Testing gfx/edgar/edgar_ash08.png...OK Testing gfx/edgar/edgar_ash09.png...OK Testing gfx/edgar/edgar_attack00.png...OK Testing gfx/edgar/edgar_attack01.png...OK Testing gfx/edgar/edgar_attack02.png...OK Testing gfx/edgar/edgar_attack03.png...OK Testing gfx/edgar/edgar_block.png...OK Testing gfx/edgar/edgar_block00.png...OK Testing gfx/edgar/edgar_bow.png...OK Testing gfx/edgar/edgar_die00.png...OK Testing gfx/edgar/edgar_die01.png...OK Testing gfx/edgar/edgar_die02.png...OK Testing gfx/edgar/edgar_die03.png...OK Testing gfx/edgar/edgar_die04.png...OK Testing gfx/edgar/edgar_die05.png...OK Testing gfx/edgar/edgar_die06.png...OK Testing gfx/edgar/edgar_die07.png...OK Testing gfx/edgar/edgar_electrify00.png...OK Testing gfx/edgar/edgar_electrify01.png...OK Testing gfx/edgar/edgar_frozen.png...OK Testing gfx/edgar/edgar_gib00.png...OK Testing gfx/edgar/edgar_gib01.png...OK Testing gfx/edgar/edgar_gib02.png...OK Testing gfx/edgar/edgar_gib03.png...OK Testing gfx/edgar/edgar_gib04.png...OK Testing gfx/edgar/edgar_gib05.png...OK Testing gfx/edgar/edgar_new.png...OK Testing gfx/edgar/edgar_new00.png...OK Testing gfx/edgar/edgar_new01.png...OK Testing gfx/edgar/edgar_new02.png...OK Testing gfx/edgar/edgar_new03.png...OK Testing gfx/edgar/edgar_petrify00.png...OK Testing gfx/edgar/edgar_petrify01.png...OK Testing gfx/edgar/edgar_petrify02.png...OK Testing gfx/edgar/edgar_petrify03.png...OK Testing gfx/edgar/edgar_petrify04.png...OK Testing gfx/edgar/edgar_protection_shield.png...OK Testing gfx/edgar/edgar_reflection_shield.png...OK Testing gfx/edgar/edgar_sad00.png...OK Testing gfx/edgar/edgar_sad01.png...OK Testing gfx/edgar/edgar_sad02.png...OK Testing gfx/edgar/edgar_sit00.png...OK Testing gfx/edgar/edgar_sit01.png...OK Testing gfx/edgar/edgar_slimed.png...OK Testing gfx/edgar/edgar_snowed.png...OK Testing gfx/edgar/edgar_stand00.png...OK Testing gfx/edgar/edgar_stand01.png...OK Testing gfx/edgar/edgar_stand02.png...OK Testing gfx/edgar/edgar_stand_clothes00.png...OK Testing gfx/edgar/edgar_stand_clothes01.png...OK Testing gfx/edgar/edgar_title00.png...OK Testing gfx/edgar/edgar_title01.png...OK Testing gfx/edgar/edgar_title02.png...OK Testing gfx/edgar/edgar_title03.png...OK Testing gfx/edgar/edgar_title04.png...OK Testing gfx/edgar/edgar_title05.png...OK Testing gfx/edgar/edgar_title06.png...OK Testing gfx/edgar/edgar_title07.png...OK Testing gfx/edgar/edgar_walk00.png...OK Testing gfx/edgar/edgar_walk01.png...OK Testing gfx/edgar/edgar_walk02.png...OK Testing gfx/edgar/edgar_walk03.png...OK Testing gfx/edgar/edgar_walk04.png...OK Testing gfx/edgar/edgar_walk_clothes00.png...OK Testing gfx/edgar/edgar_walk_clothes01.png...OK Testing gfx/edgar/edgar_walk_clothes02.png...OK Testing gfx/edgar/edgar_walk_clothes03.png...OK Testing gfx/edgar/edgar_walk_clothes04.png...OK Testing gfx/edgar/edgar_wrapped.png...OK Testing gfx/edgar/hands00.png...OK Testing gfx/enemy/armadillo/armadillo00.png...OK Testing gfx/enemy/armadillo/armadillo01.png...OK Testing gfx/enemy/armadillo/armadillo02.png...OK Testing gfx/enemy/armadillo/armadillo03.png...OK Testing gfx/enemy/armadillo/armadillo04.png...OK Testing gfx/enemy/armadillo/armadillo05.png...OK Testing gfx/enemy/armadillo/armadillo06.png...OK Testing gfx/enemy/armadillo/spike_ball.png...OK Testing gfx/enemy/armour_changer/armour_changer_blue00.png...OK Testing gfx/enemy/armour_changer/armour_changer_blue01.png...OK Testing gfx/enemy/armour_changer/armour_changer_blue02.png...OK Testing gfx/enemy/armour_changer/armour_changer_blue03.png...OK Testing gfx/enemy/armour_changer/armour_changer_blue04.png...OK Testing gfx/enemy/armour_changer/armour_changer_blue05.png...OK Testing gfx/enemy/armour_changer/armour_changer_blue06.png...OK Testing gfx/enemy/armour_changer/armour_changer_blue07.png...OK Testing gfx/enemy/armour_changer/armour_changer_blue08.png...OK Testing gfx/enemy/armour_changer/armour_changer_blue09.png...OK Testing gfx/enemy/armour_changer/armour_changer_glow00.png...OK Testing gfx/enemy/armour_changer/armour_changer_glow01.png...OK Testing gfx/enemy/armour_changer/armour_changer_glow02.png...OK Testing gfx/enemy/armour_changer/armour_changer_glow03.png...OK Testing gfx/enemy/armour_changer/armour_changer_glow04.png...OK Testing gfx/enemy/armour_changer/armour_changer_glow05.png...OK Testing gfx/enemy/armour_changer/armour_changer_glow06.png...OK Testing gfx/enemy/armour_changer/armour_changer_glow07.png...OK Testing gfx/enemy/armour_changer/armour_changer_glow08.png...OK Testing gfx/enemy/armour_changer/armour_changer_glow09.png...OK Testing gfx/enemy/armour_changer/armour_changer_green00.png...OK Testing gfx/enemy/armour_changer/armour_changer_green01.png...OK Testing gfx/enemy/armour_changer/armour_changer_green02.png...OK Testing gfx/enemy/armour_changer/armour_changer_green03.png...OK Testing gfx/enemy/armour_changer/armour_changer_green04.png...OK Testing gfx/enemy/armour_changer/armour_changer_green05.png...OK Testing gfx/enemy/armour_changer/armour_changer_green06.png...OK Testing gfx/enemy/armour_changer/armour_changer_green07.png...OK Testing gfx/enemy/armour_changer/armour_changer_green08.png...OK Testing gfx/enemy/armour_changer/armour_changer_green09.png...OK Testing gfx/enemy/armour_changer/armour_changer_purple00.png...OK Testing gfx/enemy/armour_changer/armour_changer_purple01.png...OK Testing gfx/enemy/armour_changer/armour_changer_purple02.png...OK Testing gfx/enemy/armour_changer/armour_changer_purple03.png...OK Testing gfx/enemy/armour_changer/armour_changer_purple04.png...OK Testing gfx/enemy/armour_changer/armour_changer_purple05.png...OK Testing gfx/enemy/armour_changer/armour_changer_purple06.png...OK Testing gfx/enemy/armour_changer/armour_changer_purple07.png...OK Testing gfx/enemy/armour_changer/armour_changer_purple08.png...OK Testing gfx/enemy/armour_changer/armour_changer_purple09.png...OK Testing gfx/enemy/baby_salamander/baby_salamander00.png...OK Testing gfx/enemy/baby_salamander/baby_salamander01.png...OK Testing gfx/enemy/baby_salamander/baby_salamander02.png...OK Testing gfx/enemy/baby_salamander/baby_salamander03.png...OK Testing gfx/enemy/bat/bat00.png...OK Testing gfx/enemy/bat/bat01.png...OK Testing gfx/enemy/bat/red_bat00.png...OK Testing gfx/enemy/bat/red_bat01.png...OK Testing gfx/enemy/bee_hive/bee_hive.png...OK Testing gfx/enemy/book/book00.png...OK Testing gfx/enemy/book/book01.png...OK Testing gfx/enemy/book/book02.png...OK Testing gfx/enemy/book/book03.png...OK Testing gfx/enemy/buzz_saw/buzz_saw00.png...OK Testing gfx/enemy/buzz_saw/buzz_saw01.png...OK Testing gfx/enemy/buzz_saw/buzz_saw02.png...OK Testing gfx/enemy/ceiling_creeper/ceiling_creeper00.png...OK Testing gfx/enemy/ceiling_creeper/ceiling_creeper01.png...OK Testing gfx/enemy/ceiling_creeper/ceiling_creeper02.png...OK Testing gfx/enemy/ceiling_creeper/giant_ceiling_creeper00.png...OK Testing gfx/enemy/ceiling_creeper/giant_ceiling_creeper01.png...OK Testing gfx/enemy/ceiling_creeper/giant_ceiling_creeper02.png...OK Testing gfx/enemy/ceiling_creeper/giant_tongue.png...OK Testing gfx/enemy/ceiling_creeper/giant_tongue_tip.png...OK Testing gfx/enemy/ceiling_creeper/red_ceiling_creeper00.png...OK Testing gfx/enemy/ceiling_creeper/red_ceiling_creeper01.png...OK Testing gfx/enemy/ceiling_creeper/red_ceiling_creeper02.png...OK Testing gfx/enemy/ceiling_creeper/tongue.png...OK Testing gfx/enemy/ceiling_creeper/tongue_tip.png...OK Testing gfx/enemy/ceiling_snapper/ceiling_snapper.png...OK Testing gfx/enemy/ceiling_snapper/ceiling_snapper00.png...OK Testing gfx/enemy/ceiling_snapper/ceiling_snapper01.png...OK Testing gfx/enemy/ceiling_snapper/ceiling_snapper_vine.png...OK Testing gfx/enemy/centipede/green_centipede00.png...OK Testing gfx/enemy/centipede/green_centipede01.png...OK Testing gfx/enemy/centipede/green_centipede02.png...OK Testing gfx/enemy/centipede/green_centipede03.png...OK Testing gfx/enemy/centipede/green_centipede04.png...OK Testing gfx/enemy/centipede/green_centipede05.png...OK Testing gfx/enemy/centipede/green_centipede06.png...OK Testing gfx/enemy/centipede/green_centipede07.png...OK Testing gfx/enemy/centipede/green_segment00.png...OK Testing gfx/enemy/centipede/green_segment01.png...OK Testing gfx/enemy/centipede/green_segment02.png...OK Testing gfx/enemy/centipede/green_segment03.png...OK Testing gfx/enemy/centipede/green_segment04.png...OK Testing gfx/enemy/centipede/green_segment05.png...OK Testing gfx/enemy/centipede/green_segment06.png...OK Testing gfx/enemy/centipede/green_segment07.png...OK Testing gfx/enemy/centipede/red_centipede00.png...OK Testing gfx/enemy/centipede/red_centipede01.png...OK Testing gfx/enemy/centipede/red_centipede02.png...OK Testing gfx/enemy/centipede/red_centipede03.png...OK Testing gfx/enemy/centipede/red_centipede04.png...OK Testing gfx/enemy/centipede/red_centipede05.png...OK Testing gfx/enemy/centipede/red_centipede06.png...OK Testing gfx/enemy/centipede/red_centipede07.png...OK Testing gfx/enemy/centipede/red_segment00.png...OK Testing gfx/enemy/centipede/red_segment01.png...OK Testing gfx/enemy/centipede/red_segment02.png...OK Testing gfx/enemy/centipede/red_segment03.png...OK Testing gfx/enemy/centipede/red_segment04.png...OK Testing gfx/enemy/centipede/red_segment05.png...OK Testing gfx/enemy/centipede/red_segment06.png...OK Testing gfx/enemy/centipede/red_segment07.png...OK Testing gfx/enemy/centipede/yellow_centipede00.png...OK Testing gfx/enemy/centipede/yellow_centipede01.png...OK Testing gfx/enemy/centipede/yellow_centipede02.png...OK Testing gfx/enemy/centipede/yellow_centipede03.png...OK Testing gfx/enemy/centipede/yellow_centipede04.png...OK Testing gfx/enemy/centipede/yellow_centipede05.png...OK Testing gfx/enemy/centipede/yellow_centipede06.png...OK Testing gfx/enemy/centipede/yellow_centipede07.png...OK Testing gfx/enemy/centipede/yellow_segment00.png...OK Testing gfx/enemy/centipede/yellow_segment01.png...OK Testing gfx/enemy/centipede/yellow_segment02.png...OK Testing gfx/enemy/centipede/yellow_segment03.png...OK Testing gfx/enemy/centipede/yellow_segment04.png...OK Testing gfx/enemy/centipede/yellow_segment05.png...OK Testing gfx/enemy/centipede/yellow_segment06.png...OK Testing gfx/enemy/centipede/yellow_segment07.png...OK Testing gfx/enemy/centurion/centurion_attack00.png...OK Testing gfx/enemy/centurion/centurion_attack01.png...OK Testing gfx/enemy/centurion/centurion_attack02.png...OK Testing gfx/enemy/centurion/centurion_attack03.png...OK Testing gfx/enemy/centurion/centurion_attack04.png...OK Testing gfx/enemy/centurion/centurion_piece00.png...OK Testing gfx/enemy/centurion/centurion_piece01.png...OK Testing gfx/enemy/centurion/centurion_piece02.png...OK Testing gfx/enemy/centurion/centurion_piece03.png...OK Testing gfx/enemy/centurion/centurion_piece04.png...OK Testing gfx/enemy/centurion/centurion_piece05.png...OK Testing gfx/enemy/centurion/centurion_walk00.png...OK Testing gfx/enemy/centurion/centurion_walk01.png...OK Testing gfx/enemy/centurion/centurion_walk02.png...OK Testing gfx/enemy/centurion/centurion_walk03.png...OK Testing gfx/enemy/centurion/centurion_walk04.png...OK Testing gfx/enemy/centurion/centurion_walk05.png...OK Testing gfx/enemy/centurion/red_centurion_attack00.png...OK Testing gfx/enemy/centurion/red_centurion_attack01.png...OK Testing gfx/enemy/centurion/red_centurion_attack02.png...OK Testing gfx/enemy/centurion/red_centurion_attack03.png...OK Testing gfx/enemy/centurion/red_centurion_attack04.png...OK Testing gfx/enemy/centurion/red_centurion_piece00.png...OK Testing gfx/enemy/centurion/red_centurion_piece01.png...OK Testing gfx/enemy/centurion/red_centurion_piece02.png...OK Testing gfx/enemy/centurion/red_centurion_piece03.png...OK Testing gfx/enemy/centurion/red_centurion_piece04.png...OK Testing gfx/enemy/centurion/red_centurion_piece05.png...OK Testing gfx/enemy/centurion/red_centurion_walk00.png...OK Testing gfx/enemy/centurion/red_centurion_walk01.png...OK Testing gfx/enemy/centurion/red_centurion_walk02.png...OK Testing gfx/enemy/centurion/red_centurion_walk03.png...OK Testing gfx/enemy/centurion/red_centurion_walk04.png...OK Testing gfx/enemy/centurion/red_centurion_walk05.png...OK Testing gfx/enemy/chicken/chicken_eat00.png...OK Testing gfx/enemy/chicken/chicken_eat01.png...OK Testing gfx/enemy/chicken/chicken_eat02.png...OK Testing gfx/enemy/chicken/chicken_stand00.png...OK Testing gfx/enemy/chicken/chicken_stand01.png...OK Testing gfx/enemy/chicken/chicken_stand_clipped.png...OK Testing gfx/enemy/chicken/chicken_walk00.png...OK Testing gfx/enemy/chicken/chicken_walk01.png...OK Testing gfx/enemy/chicken/chicken_walk02.png...OK Testing gfx/enemy/chicken/chicken_walk03.png...OK Testing gfx/enemy/crawler/crawler00.png...OK Testing gfx/enemy/crawler/crawler01.png...OK Testing gfx/enemy/crawler/crawler02.png...OK Testing gfx/enemy/crawler/crawler03.png...OK Testing gfx/enemy/crawler/crawler_attack00.png...OK Testing gfx/enemy/crawler/crawler_attack01.png...OK Testing gfx/enemy/crawler/crawler_attack02.png...OK Testing gfx/enemy/crawler/crawler_attack_upside_down00.png...OK Testing gfx/enemy/crawler/crawler_attack_upside_down01.png...OK Testing gfx/enemy/crawler/crawler_attack_upside_down02.png...OK Testing gfx/enemy/crawler/crawler_upside_down00.png...OK Testing gfx/enemy/crawler/crawler_upside_down01.png...OK Testing gfx/enemy/crawler/crawler_upside_down02.png...OK Testing gfx/enemy/crawler/crawler_upside_down03.png...OK Testing gfx/enemy/death_timer/death_timer00.png...OK Testing gfx/enemy/death_timer/death_timer01.png...OK Testing gfx/enemy/death_timer/death_timer02.png...OK Testing gfx/enemy/death_timer/death_timer03.png...OK Testing gfx/enemy/dragon_fly/dragon_fly00.png...OK Testing gfx/enemy/dragon_fly/dragon_fly01.png...OK Testing gfx/enemy/dragon_fly/dragon_fly02.png...OK Testing gfx/enemy/dragon_fly/dragon_fly03.png...OK Testing gfx/enemy/dragon_fly/dragon_fly04.png...OK Testing gfx/enemy/dragon_fly/dragon_fly05.png...OK Testing gfx/enemy/dragon_fly/dragon_fly06.png...OK Testing gfx/enemy/dragon_fly/dragon_fly07.png...OK Testing gfx/enemy/dragon_fly/dragon_fly08.png...OK Testing gfx/enemy/dragon_fly/dragon_fly09.png...OK Testing gfx/enemy/dragon_fly/dragon_fly10.png...OK Testing gfx/enemy/dragon_fly/dragon_fly11.png...OK Testing gfx/enemy/dragon_fly/dragon_fly12.png...OK Testing gfx/enemy/dragon_fly/dragon_fly13.png...OK Testing gfx/enemy/dragon_fly/pod.png...OK Testing gfx/enemy/dragon_fly/walk00.png...OK Testing gfx/enemy/dragon_fly/walk01.png...OK Testing gfx/enemy/dragon_fly/walk02.png...OK Testing gfx/enemy/dragon_fly/walk03.png...OK Testing gfx/enemy/dragon_fly/walk04.png...OK Testing gfx/enemy/dragon_fly/walk05.png...OK Testing gfx/enemy/dragon_fly/walk06.png...OK Testing gfx/enemy/dragon_fly/walk07.png...OK Testing gfx/enemy/dragon_fly/walk08.png...OK Testing gfx/enemy/dragon_fly/walk09.png...OK Testing gfx/enemy/energy_drainer/energy_beam00.png...OK Testing gfx/enemy/energy_drainer/energy_beam01.png...OK Testing gfx/enemy/energy_drainer/energy_beam02.png...OK Testing gfx/enemy/energy_drainer/energy_beam03.png...OK Testing gfx/enemy/energy_drainer/energy_drainer00.png...OK Testing gfx/enemy/energy_drainer/energy_drainer01.png...OK Testing gfx/enemy/energy_drainer/energy_drainer02.png...OK Testing gfx/enemy/energy_drainer/energy_drainer03.png...OK Testing gfx/enemy/energy_drainer/energy_drainer04.png...OK Testing gfx/enemy/energy_drainer/energy_drainer05.png...OK Testing gfx/enemy/energy_drainer/energy_drainer06.png...OK Testing gfx/enemy/energy_drainer/energy_drainer07.png...OK Testing gfx/enemy/energy_drainer/energy_drainer08.png...OK Testing gfx/enemy/energy_drainer/energy_drainer09.png...OK Testing gfx/enemy/energy_drainer/energy_drainer10.png...OK Testing gfx/enemy/energy_drainer/energy_drainer11.png...OK Testing gfx/enemy/energy_drainer/energy_drainer12.png...OK Testing gfx/enemy/energy_drainer/energy_drainer13.png...OK Testing gfx/enemy/energy_drainer/energy_drainer14.png...OK Testing gfx/enemy/energy_drainer/energy_drainer_ball00.png...OK Testing gfx/enemy/energy_drainer/energy_drainer_ball01.png...OK Testing gfx/enemy/energy_drainer/energy_drainer_ball02.png...OK Testing gfx/enemy/energy_drainer/energy_drainer_ball03.png...OK Testing gfx/enemy/energy_drainer/energy_drainer_ball04.png...OK Testing gfx/enemy/energy_drainer/energy_drainer_ball05.png...OK Testing gfx/enemy/energy_drainer/energy_drainer_ball06.png...OK Testing gfx/enemy/energy_drainer/energy_drainer_spark00.png...OK Testing gfx/enemy/energy_drainer/energy_drainer_spark01.png...OK Testing gfx/enemy/energy_drainer/energy_drainer_spark02.png...OK Testing gfx/enemy/energy_drainer/energy_drainer_spark03.png...OK Testing gfx/enemy/energy_drainer/energy_drainer_spark04.png...OK Testing gfx/enemy/eye_stalk/eye_stalk.png...OK Testing gfx/enemy/eye_stalk/eye_stalk00.png...OK Testing gfx/enemy/eye_stalk/eye_stalk01.png...OK Testing gfx/enemy/eye_stalk/eye_stalk_body.png...OK Testing gfx/enemy/fire_burner/fire_burner00.png...OK Testing gfx/enemy/fire_burner/fire_burner01.png...OK Testing gfx/enemy/fire_burner/fire_burner02.png...OK Testing gfx/enemy/fire_burner/fire_burner03.png...OK Testing gfx/enemy/fire_burner/fire_burner04.png...OK Testing gfx/enemy/fire_burner/fire_burner05.png...OK Testing gfx/enemy/fire_burner/fire_burner06.png...OK Testing gfx/enemy/fire_burner/fire_burner07.png...OK Testing gfx/enemy/fireball/fireball00.png...OK Testing gfx/enemy/fireball/fireball01.png...OK Testing gfx/enemy/fireball/fireball02.png...OK Testing gfx/enemy/fireball/fireball03.png...OK Testing gfx/enemy/fireball/fireball04.png...OK Testing gfx/enemy/fireball/fireball_down.png...OK Testing gfx/enemy/fireball/fireball_down00.png...OK Testing gfx/enemy/fireball/fireball_down01.png...OK Testing gfx/enemy/fireball/fireball_down02.png...OK Testing gfx/enemy/fireball/fireball_down03.png...OK Testing gfx/enemy/fireball/fireball_down04.png...OK Testing gfx/enemy/fireball/fireball_up.png...OK Testing gfx/enemy/fireball/fireball_up00.png...OK Testing gfx/enemy/fireball/fireball_up01.png...OK Testing gfx/enemy/fireball/fireball_up02.png...OK Testing gfx/enemy/fireball/fireball_up03.png...OK Testing gfx/enemy/fireball/fireball_up04.png...OK Testing gfx/enemy/fish/fish00.png...OK Testing gfx/enemy/fish/fish01.png...OK Testing gfx/enemy/fish/fish02.png...OK Testing gfx/enemy/fish/fish03.png...OK Testing gfx/enemy/fish/fish_attack00.png...OK Testing gfx/enemy/fish/fish_attack01.png...OK Testing gfx/enemy/fish/fish_attack02.png...OK Testing gfx/enemy/fish/fish_attack03.png...OK Testing gfx/enemy/fish/fish_die.png...OK Testing gfx/enemy/fish/green_fish00.png...OK Testing gfx/enemy/fish/green_fish01.png...OK Testing gfx/enemy/fish/green_fish02.png...OK Testing gfx/enemy/fish/green_fish03.png...OK Testing gfx/enemy/flame_statue/flame_statue.png...OK Testing gfx/enemy/flame_statue/flame_statue_piece00.png...OK Testing gfx/enemy/flame_statue/flame_statue_piece01.png...OK Testing gfx/enemy/flame_statue/flame_statue_piece02.png...OK Testing gfx/enemy/flame_statue/flame_statue_piece03.png...OK Testing gfx/enemy/flame_statue/flame_statue_piece04.png...OK Testing gfx/enemy/flame_statue/flame_statue_piece05.png...OK Testing gfx/enemy/flame_statue/flame_statue_piece06.png...OK Testing gfx/enemy/flame_statue/flame_statue_piece07.png...OK Testing gfx/enemy/flame_statue/flame_statue_piece08.png...OK Testing gfx/enemy/floating_snapper/floating_snapper00.png...OK Testing gfx/enemy/floating_snapper/floating_snapper01.png...OK Testing gfx/enemy/fly_trap/fly_trap_base.png...OK Testing gfx/enemy/fly_trap/fly_trap_base00.png...OK Testing gfx/enemy/fly_trap/fly_trap_base01.png...OK Testing gfx/enemy/fly_trap/fly_trap_base02.png...OK Testing gfx/enemy/fly_trap/fly_trap_body.png...OK Testing gfx/enemy/fly_trap/fly_trap_head.png...OK Testing gfx/enemy/flying_bug/flying_bug00.png...OK Testing gfx/enemy/flying_bug/flying_bug01.png...OK Testing gfx/enemy/frog/frog_jump.png...OK Testing gfx/enemy/frog/frog_stand00.png...OK Testing gfx/enemy/frog/frog_stand01.png...OK Testing gfx/enemy/frog/frog_stand02.png...OK Testing gfx/enemy/frog/frog_stand03.png...OK Testing gfx/enemy/frog/frog_stand04.png...OK Testing gfx/enemy/frog/frog_stand05.png...OK Testing gfx/enemy/frog/tongue.png...OK Testing gfx/enemy/frog/tongue_tip.png...OK Testing gfx/enemy/gas_plant/gas_plant00.png...OK Testing gfx/enemy/gas_plant/gas_plant01.png...OK Testing gfx/enemy/gas_plant/gas_plant02.png...OK Testing gfx/enemy/gas_plant/gas_plant03.png...OK Testing gfx/enemy/gas_plant/gas_plant04.png...OK Testing gfx/enemy/gas_plant/gas_plant05.png...OK Testing gfx/enemy/gas_plant/gas_plant06.png...OK Testing gfx/enemy/gas_plant/gas_plant07.png...OK Testing gfx/enemy/gas_plant/gas_plant08.png...OK Testing gfx/enemy/gas_plant/gas_plant09.png...OK Testing gfx/enemy/gas_plant/gas_plant10.png...OK Testing gfx/enemy/gas_plant/gas_spray00.png...OK Testing gfx/enemy/gas_plant/gas_spray01.png...OK Testing gfx/enemy/gas_plant/gas_spray02.png...OK Testing gfx/enemy/gas_plant/gas_spray03.png...OK Testing gfx/enemy/gas_plant/gas_spray04.png...OK Testing gfx/enemy/gazer/gazer_attack00.png...OK Testing gfx/enemy/gazer/gazer_attack01.png...OK Testing gfx/enemy/gazer/gazer_attack02.png...OK Testing gfx/enemy/gazer/gazer_attack03.png...OK Testing gfx/enemy/gazer/gazer_stand00.png...OK Testing gfx/enemy/gazer/gazer_stand01.png...OK Testing gfx/enemy/gazer/gazer_stand02.png...OK Testing gfx/enemy/gazer/gazer_stand03.png...OK Testing gfx/enemy/gazer/undead_gazer_stand00.png...OK Testing gfx/enemy/gazer/undead_gazer_stand01.png...OK Testing gfx/enemy/gazer/undead_gazer_stand02.png...OK Testing gfx/enemy/gazer/undead_gazer_stand03.png...OK Testing gfx/enemy/ghost/ghost00.png...OK Testing gfx/enemy/ghost/ghost01.png...OK Testing gfx/enemy/ghost/ghost02.png...OK Testing gfx/enemy/ghost/ghost03.png...OK Testing gfx/enemy/ghost/ghost04.png...OK Testing gfx/enemy/ghost/ghost05.png...OK Testing gfx/enemy/ghost/ghost06.png...OK Testing gfx/enemy/ghost/ghost07.png...OK Testing gfx/enemy/giant_snowball/giant_snowball0001.png...OK Testing gfx/enemy/giant_snowball/giant_snowball0002.png...OK Testing gfx/enemy/giant_snowball/giant_snowball0003.png...OK Testing gfx/enemy/giant_snowball/giant_snowball0004.png...OK Testing gfx/enemy/giant_snowball/giant_snowball0005.png...OK Testing gfx/enemy/giant_snowball/giant_snowball0006.png...OK Testing gfx/enemy/giant_snowball/giant_snowball0007.png...OK Testing gfx/enemy/giant_snowball/giant_snowball0008.png...OK Testing gfx/enemy/giant_snowball/giant_snowball0009.png...OK Testing gfx/enemy/giant_snowball/giant_snowball0010.png...OK Testing gfx/enemy/giant_snowball/giant_snowball0011.png...OK Testing gfx/enemy/giant_snowball/giant_snowball0012.png...OK Testing gfx/enemy/giant_snowball/giant_snowball0013.png...OK Testing gfx/enemy/giant_snowball/giant_snowball0014.png...OK Testing gfx/enemy/giant_snowball/giant_snowball0015.png...OK Testing gfx/enemy/giant_snowball/giant_snowball0016.png...OK Testing gfx/enemy/giant_snowball/giant_snowball0017.png...OK Testing gfx/enemy/giant_snowball/giant_snowball0018.png...OK Testing gfx/enemy/giant_snowball/giant_snowball0019.png...OK Testing gfx/enemy/giant_snowball/giant_snowball0020.png...OK Testing gfx/enemy/giant_snowball/giant_snowball0021.png...OK Testing gfx/enemy/giant_snowball/giant_snowball0022.png...OK Testing gfx/enemy/giant_snowball/giant_snowball0023.png...OK Testing gfx/enemy/giant_snowball/giant_snowball0024.png...OK Testing gfx/enemy/giant_snowball/giant_snowball0025.png...OK Testing gfx/enemy/giant_snowball/giant_snowball0026.png...OK Testing gfx/enemy/giant_snowball/giant_snowball0027.png...OK Testing gfx/enemy/giant_snowball/giant_snowball0028.png...OK Testing gfx/enemy/giant_snowball/giant_snowball0029.png...OK Testing gfx/enemy/giant_snowball/giant_snowball0030.png...OK Testing gfx/enemy/giant_snowball/giant_snowball0031.png...OK Testing gfx/enemy/giant_snowball/giant_snowball0032.png...OK Testing gfx/enemy/giant_snowball/giant_snowball0033.png...OK Testing gfx/enemy/giant_snowball/giant_snowball0034.png...OK Testing gfx/enemy/giant_snowball/giant_snowball0035.png...OK Testing gfx/enemy/giant_snowball/giant_snowball_piece.png...OK Testing gfx/enemy/gold_centurion/gold_centurion_attack00.png...OK Testing gfx/enemy/gold_centurion/gold_centurion_attack01.png...OK Testing gfx/enemy/gold_centurion/gold_centurion_attack02.png...OK Testing gfx/enemy/gold_centurion/gold_centurion_attack03.png...OK Testing gfx/enemy/gold_centurion/gold_centurion_attack04.png...OK Testing gfx/enemy/gold_centurion/gold_centurion_piece00.png...OK Testing gfx/enemy/gold_centurion/gold_centurion_piece01.png...OK Testing gfx/enemy/gold_centurion/gold_centurion_piece02.png...OK Testing gfx/enemy/gold_centurion/gold_centurion_piece03.png...OK Testing gfx/enemy/gold_centurion/gold_centurion_piece04.png...OK Testing gfx/enemy/gold_centurion/gold_centurion_piece05.png...OK Testing gfx/enemy/gold_centurion/gold_centurion_walk00.png...OK Testing gfx/enemy/gold_centurion/gold_centurion_walk01.png...OK Testing gfx/enemy/gold_centurion/gold_centurion_walk02.png...OK Testing gfx/enemy/gold_centurion/gold_centurion_walk03.png...OK Testing gfx/enemy/gold_centurion/gold_centurion_walk04.png...OK Testing gfx/enemy/gold_centurion/gold_centurion_walk05.png...OK Testing gfx/enemy/ground_snapper/ground_snapper00.png...OK Testing gfx/enemy/ground_snapper/ground_snapper01.png...OK Testing gfx/enemy/ground_snapper/ground_snapper02.png...OK Testing gfx/enemy/ground_snapper/ground_snapper03.png...OK Testing gfx/enemy/ground_snapper/ground_snapper04.png...OK Testing gfx/enemy/ground_snapper/ground_snapper05.png...OK Testing gfx/enemy/ground_spear/ground_spear.png...OK Testing gfx/enemy/grub/grub00.png...OK Testing gfx/enemy/grub/grub01.png...OK Testing gfx/enemy/grub/grub02.png...OK Testing gfx/enemy/grub/grub03.png...OK Testing gfx/enemy/grub/grub04.png...OK Testing gfx/enemy/grub/grub05.png...OK Testing gfx/enemy/grub/grub_gib00.png...OK Testing gfx/enemy/grub/grub_gib01.png...OK Testing gfx/enemy/grub/grub_gib02.png...OK Testing gfx/enemy/grub/grub_gib03.png...OK Testing gfx/enemy/grub/grub_gib04.png...OK Testing gfx/enemy/grub/grub_gib05.png...OK Testing gfx/enemy/grub/grub_gib06.png...OK Testing gfx/enemy/hoover/hoover00.png...OK Testing gfx/enemy/hoover/hoover01.png...OK Testing gfx/enemy/hoover/hoover02.png...OK Testing gfx/enemy/hoover/hoover03.png...OK Testing gfx/enemy/hoover/hoover04.png...OK Testing gfx/enemy/hoover/hoover05.png...OK Testing gfx/enemy/hoover/hoover06.png...OK Testing gfx/enemy/hoover/hoover07.png...OK Testing gfx/enemy/hoover/hoover08.png...OK Testing gfx/enemy/hoover/hoover09.png...OK Testing gfx/enemy/hoover/hoover10.png...OK Testing gfx/enemy/hoover/hoover11.png...OK Testing gfx/enemy/hoover/hoover12.png...OK Testing gfx/enemy/hoover/hoover13.png...OK Testing gfx/enemy/hoover/hoover14.png...OK Testing gfx/enemy/hoover/hoover15.png...OK Testing gfx/enemy/hoover/hoover16.png...OK Testing gfx/enemy/hoover/hoover17.png...OK Testing gfx/enemy/hoover/hoover18.png...OK Testing gfx/enemy/hoover/hoover19.png...OK Testing gfx/enemy/horizontal_flame/horizontal_flame00.png...OK Testing gfx/enemy/horizontal_flame/horizontal_flame01.png...OK Testing gfx/enemy/horizontal_flame/horizontal_flame02.png...OK Testing gfx/enemy/horizontal_flame/horizontal_flame03.png...OK Testing gfx/enemy/horizontal_flame/horizontal_flame04.png...OK Testing gfx/enemy/horizontal_flame/horizontal_flame05.png...OK Testing gfx/enemy/horizontal_flame/horizontal_flame06.png...OK Testing gfx/enemy/huge_spider/huge_spider.png...OK Testing gfx/enemy/huge_spider/huge_spider_shadow.png...OK Testing gfx/enemy/huge_spider/web.png...OK Testing gfx/enemy/huge_spider/web.svg...OK Testing gfx/enemy/ice/ice.png...OK Testing gfx/enemy/ice/ice_spike.png...OK Testing gfx/enemy/ice/ice_spike_piece00.png...OK Testing gfx/enemy/ice/ice_spike_piece01.png...OK Testing gfx/enemy/ice/ice_spike_piece02.png...OK Testing gfx/enemy/ice/ice_spike_piece03.png...OK Testing gfx/enemy/ice/ice_spike_piece04.png...OK Testing gfx/enemy/ice/ice_spike_piece05.png...OK Testing gfx/enemy/ice/ice_spike_piece06.png...OK Testing gfx/enemy/ice/ice_spike_piece07.png...OK Testing gfx/enemy/ice/ice_spike_upside_down.png...OK Testing gfx/enemy/ice/ice_spike_upside_down_piece00.png...OK Testing gfx/enemy/ice/ice_spike_upside_down_piece01.png...OK Testing gfx/enemy/ice/ice_spike_upside_down_piece02.png...OK Testing gfx/enemy/ice/ice_spike_upside_down_piece03.png...OK Testing gfx/enemy/ice/ice_spike_upside_down_piece04.png...OK Testing gfx/enemy/ice/ice_spike_upside_down_piece05.png...OK Testing gfx/enemy/ice/ice_spike_upside_down_piece06.png...OK Testing gfx/enemy/ice/ice_spike_upside_down_piece07.png...OK Testing gfx/enemy/ice/ice_wall.png...OK Testing gfx/enemy/ice/ice_wall_piece00.png...OK Testing gfx/enemy/ice/ice_wall_piece01.png...OK Testing gfx/enemy/ice/ice_wall_piece02.png...OK Testing gfx/enemy/ice/ice_wall_piece03.png...OK Testing gfx/enemy/ice/ice_wall_piece04.png...OK Testing gfx/enemy/ice/ice_wall_piece05.png...OK Testing gfx/enemy/ice/ice_wall_piece06.png...OK Testing gfx/enemy/ice/ice_wall_piece07.png...OK Testing gfx/enemy/icicle/icicle.png...OK Testing gfx/enemy/icicle/icicle_piece00.png...OK Testing gfx/enemy/icicle/icicle_piece01.png...OK Testing gfx/enemy/icicle/icicle_piece02.png...OK Testing gfx/enemy/icicle/icicle_piece03.png...OK Testing gfx/enemy/icicle/icicle_piece04.png...OK Testing gfx/enemy/icicle/icicle_piece05.png...OK Testing gfx/enemy/icicle/icicle_piece06.png...OK Testing gfx/enemy/icicle/icicle_piece07.png...OK Testing gfx/enemy/iron_ball/iron_ball.png...OK Testing gfx/enemy/jumping_slime/baby_slime00.png...OK Testing gfx/enemy/jumping_slime/baby_slime01.png...OK Testing gfx/enemy/jumping_slime/baby_slime02.png...OK Testing gfx/enemy/jumping_slime/jumping_slime.png...OK Testing gfx/enemy/jumping_slime/jumping_slime00.png...OK Testing gfx/enemy/jumping_slime/jumping_slime01.png...OK Testing gfx/enemy/jumping_slime/jumping_slime02.png...OK Testing gfx/enemy/jumping_slime/jumping_slime_egg00.png...OK Testing gfx/enemy/jumping_slime/jumping_slime_egg01.png...OK Testing gfx/enemy/jumping_slime/jumping_slime_egg02.png...OK Testing gfx/enemy/jumping_slime/purple_baby_slime00.png...OK Testing gfx/enemy/jumping_slime/purple_baby_slime01.png...OK Testing gfx/enemy/jumping_slime/purple_baby_slime02.png...OK Testing gfx/enemy/jumping_slime/purple_jumping_slime00.png...OK Testing gfx/enemy/jumping_slime/purple_jumping_slime01.png...OK Testing gfx/enemy/jumping_slime/purple_jumping_slime02.png...OK Testing gfx/enemy/jumping_slime/red_baby_slime00.png...OK Testing gfx/enemy/jumping_slime/red_baby_slime01.png...OK Testing gfx/enemy/jumping_slime/red_baby_slime02.png...OK Testing gfx/enemy/jumping_slime/red_jumping_slime00.png...OK Testing gfx/enemy/jumping_slime/red_jumping_slime01.png...OK Testing gfx/enemy/jumping_slime/red_jumping_slime02.png...OK Testing gfx/enemy/jumping_slime/red_jumping_slime03.png...OK Testing gfx/enemy/jumping_slime/red_jumping_slime04.png...OK Testing gfx/enemy/large_book/large_book00.png...OK Testing gfx/enemy/large_book/large_book01.png...OK Testing gfx/enemy/large_book/large_book02.png...OK Testing gfx/enemy/large_book/large_book03.png...OK Testing gfx/enemy/large_spider/large_red_spider_stand.png...OK Testing gfx/enemy/large_spider/large_red_spider_walk00.png...OK Testing gfx/enemy/large_spider/large_red_spider_walk01.png...OK Testing gfx/enemy/large_spider/large_red_spider_walk02.png...OK Testing gfx/enemy/large_spider/large_red_spider_walk03.png...OK Testing gfx/enemy/large_spider/large_red_spider_walk04.png...OK Testing gfx/enemy/large_spider/large_red_spider_walk05.png...OK Testing gfx/enemy/large_spider/large_red_spider_walk06.png...OK Testing gfx/enemy/large_spider/large_red_spider_walk07.png...OK Testing gfx/enemy/large_spider/large_spider_stand.png...OK Testing gfx/enemy/large_spider/large_spider_walk00.png...OK Testing gfx/enemy/large_spider/large_spider_walk01.png...OK Testing gfx/enemy/large_spider/large_spider_walk02.png...OK Testing gfx/enemy/large_spider/large_spider_walk03.png...OK Testing gfx/enemy/large_spider/large_spider_walk04.png...OK Testing gfx/enemy/large_spider/large_spider_walk05.png...OK Testing gfx/enemy/large_spider/large_spider_walk06.png...OK Testing gfx/enemy/large_spider/large_spider_walk07.png...OK Testing gfx/enemy/large_spider/web00.png...OK Testing gfx/enemy/large_spider/web01.png...OK Testing gfx/enemy/large_spider/web02.png...OK Testing gfx/enemy/large_spider/web03.png...OK Testing gfx/enemy/large_spider/web_piece00.png...OK Testing gfx/enemy/large_spider/web_piece01.png...OK Testing gfx/enemy/large_spider/web_piece02.png...OK Testing gfx/enemy/large_spider/web_piece03.png...OK Testing gfx/enemy/laser_grid/horizontal_laser00.png...OK Testing gfx/enemy/laser_grid/horizontal_laser01.png...OK Testing gfx/enemy/laser_grid/horizontal_laser02.png...OK Testing gfx/enemy/laser_grid/horizontal_laser03.png...OK Testing gfx/enemy/laser_grid/horizontal_laser04.png...OK Testing gfx/enemy/laser_grid/horizontal_laser05.png...OK Testing gfx/enemy/laser_grid/horizontal_laser06.png...OK Testing gfx/enemy/laser_grid/horizontal_laser_grid_base.png...OK Testing gfx/enemy/laser_grid/laser00.png...OK Testing gfx/enemy/laser_grid/laser01.png...OK Testing gfx/enemy/laser_grid/laser02.png...OK Testing gfx/enemy/laser_grid/laser03.png...OK Testing gfx/enemy/laser_grid/laser04.png...OK Testing gfx/enemy/laser_grid/laser05.png...OK Testing gfx/enemy/laser_grid/laser06.png...OK Testing gfx/enemy/laser_grid/laser_grid_base.png...OK Testing gfx/enemy/lightning/lightning00.png...OK Testing gfx/enemy/lightning/lightning01.png...OK Testing gfx/enemy/lightning/lightning02.png...OK Testing gfx/enemy/lightning/lightning03.png...OK Testing gfx/enemy/lightning/lightning04.png...OK Testing gfx/enemy/lightning/lightning05.png...OK Testing gfx/enemy/lightning/lightning06.png...OK Testing gfx/enemy/magic_missile/magic_missile00.png...OK Testing gfx/enemy/magic_missile/magic_missile01.png...OK Testing gfx/enemy/magic_missile/magic_missile02.png...OK Testing gfx/enemy/magic_missile/magic_missile03.png...OK Testing gfx/enemy/magic_missile/magic_missile04.png...OK Testing gfx/enemy/magic_missile/magic_missile05.png...OK Testing gfx/enemy/magic_missile/magic_missile06.png...OK Testing gfx/enemy/master_tortoise/energy_rift00.png...OK Testing gfx/enemy/master_tortoise/energy_rift01.png...OK Testing gfx/enemy/master_tortoise/energy_rift02.png...OK Testing gfx/enemy/master_tortoise/energy_rift03.png...OK Testing gfx/enemy/master_tortoise/energy_rift04.png...OK Testing gfx/enemy/master_tortoise/energy_rift05.png...OK Testing gfx/enemy/master_tortoise/energy_rift06.png...OK Testing gfx/enemy/master_tortoise/energy_rift07.png...OK Testing gfx/enemy/master_tortoise/master_tortoise_attack00.png...OK Testing gfx/enemy/master_tortoise/master_tortoise_attack01.png...OK Testing gfx/enemy/master_tortoise/master_tortoise_retract00.png...OK Testing gfx/enemy/master_tortoise/master_tortoise_retract01.png...OK Testing gfx/enemy/master_tortoise/master_tortoise_retract02.png...OK Testing gfx/enemy/master_tortoise/master_tortoise_retract03.png...OK Testing gfx/enemy/master_tortoise/master_tortoise_retract04.png...OK Testing gfx/enemy/master_tortoise/master_tortoise_shell00.png...OK Testing gfx/enemy/master_tortoise/master_tortoise_shell01.png...OK Testing gfx/enemy/master_tortoise/master_tortoise_shell02.png...OK Testing gfx/enemy/master_tortoise/master_tortoise_shell03.png...OK Testing gfx/enemy/master_tortoise/master_tortoise_walk00.png...OK Testing gfx/enemy/master_tortoise/master_tortoise_walk01.png...OK Testing gfx/enemy/master_tortoise/master_tortoise_walk02.png...OK Testing gfx/enemy/master_tortoise/master_tortoise_walk03.png...OK Testing gfx/enemy/master_tortoise/master_tortoise_walk04.png...OK Testing gfx/enemy/master_tortoise/rampaging_master_tortoise_attack00.png...OK Testing gfx/enemy/master_tortoise/rampaging_master_tortoise_attack01.png...OK Testing gfx/enemy/master_tortoise/rampaging_master_tortoise_retract00.png...OK Testing gfx/enemy/master_tortoise/rampaging_master_tortoise_retract01.png...OK Testing gfx/enemy/master_tortoise/rampaging_master_tortoise_retract02.png...OK Testing gfx/enemy/master_tortoise/rampaging_master_tortoise_retract03.png...OK Testing gfx/enemy/master_tortoise/rampaging_master_tortoise_retract04.png...OK Testing gfx/enemy/master_tortoise/rampaging_master_tortoise_walk00.png...OK Testing gfx/enemy/master_tortoise/rampaging_master_tortoise_walk01.png...OK Testing gfx/enemy/master_tortoise/rampaging_master_tortoise_walk02.png...OK Testing gfx/enemy/master_tortoise/rampaging_master_tortoise_walk03.png...OK Testing gfx/enemy/mini_centurion/mini_centurion00.png...OK Testing gfx/enemy/mini_centurion/mini_centurion01.png...OK Testing gfx/enemy/mini_centurion/mini_centurion02.png...OK Testing gfx/enemy/mini_centurion/mini_centurion03.png...OK Testing gfx/enemy/mini_centurion/red_mini_centurion00.png...OK Testing gfx/enemy/mini_centurion/red_mini_centurion01.png...OK Testing gfx/enemy/mini_centurion/red_mini_centurion02.png...OK Testing gfx/enemy/mini_centurion/red_mini_centurion03.png...OK Testing gfx/enemy/mouth_stalk/mouth_stalk00.png...OK Testing gfx/enemy/mouth_stalk/mouth_stalk01.png...OK Testing gfx/enemy/mouth_stalk/mouth_stalk_body.png...OK Testing gfx/enemy/pendulum/pendulum_ring.png...OK Testing gfx/enemy/poltergiest/poltergiest.png...OK Testing gfx/enemy/poltergiest/poltergiest00.png...OK Testing gfx/enemy/poltergiest/poltergiest01.png...OK Testing gfx/enemy/poltergiest/poltergiest02.png...OK Testing gfx/enemy/poltergiest/poltergiest03.png...OK Testing gfx/enemy/sasquatch/sasquatch_attack00.png...OK Testing gfx/enemy/sasquatch/sasquatch_attack01.png...OK Testing gfx/enemy/sasquatch/sasquatch_attack02.png...OK Testing gfx/enemy/sasquatch/sasquatch_attack03.png...OK Testing gfx/enemy/sasquatch/sasquatch_club00.png...OK Testing gfx/enemy/sasquatch/sasquatch_club01.png...OK Testing gfx/enemy/sasquatch/sasquatch_club02.png...OK Testing gfx/enemy/sasquatch/sasquatch_club03.png...OK Testing gfx/enemy/sasquatch/sasquatch_club04.png...OK Testing gfx/enemy/sasquatch/sasquatch_club05.png...OK Testing gfx/enemy/sasquatch/sasquatch_walk00.png...OK Testing gfx/enemy/sasquatch/sasquatch_walk01.png...OK Testing gfx/enemy/sasquatch/sasquatch_walk02.png...OK Testing gfx/enemy/sasquatch/sasquatch_walk03.png...OK Testing gfx/enemy/sasquatch/sasquatch_walk04.png...OK Testing gfx/enemy/sasquatch/snowball.png...OK Testing gfx/enemy/scanner/blue_scanner00.png...OK Testing gfx/enemy/scanner/blue_scanner01.png...OK Testing gfx/enemy/scanner/blue_scanner02.png...OK Testing gfx/enemy/scanner/blue_scanner03.png...OK Testing gfx/enemy/scanner/blue_scanner04.png...OK Testing gfx/enemy/scanner/blue_scanner05.png...OK Testing gfx/enemy/scanner/blue_scanner06.png...OK Testing gfx/enemy/scanner/blue_scanner07.png...OK Testing gfx/enemy/scanner/blue_scanner08.png...OK Testing gfx/enemy/scanner/blue_scanner09.png...OK Testing gfx/enemy/scanner/blue_scanner10.png...OK Testing gfx/enemy/scanner/blue_scanner11.png...OK Testing gfx/enemy/scanner/green_scanner.png...OK Testing gfx/enemy/scanner/green_scanner00.png...OK Testing gfx/enemy/scanner/green_scanner01.png...OK Testing gfx/enemy/scanner/green_scanner02.png...OK Testing gfx/enemy/scanner/green_scanner03.png...OK Testing gfx/enemy/scanner/green_scanner04.png...OK Testing gfx/enemy/scanner/green_scanner05.png...OK Testing gfx/enemy/scanner/green_scanner06.png...OK Testing gfx/enemy/scanner/green_scanner07.png...OK Testing gfx/enemy/scanner/green_scanner08.png...OK Testing gfx/enemy/scanner/green_scanner09.png...OK Testing gfx/enemy/scanner/green_scanner10.png...OK Testing gfx/enemy/scanner/green_scanner11.png...OK Testing gfx/enemy/scorpion/claw00.png...OK Testing gfx/enemy/scorpion/claw01.png...OK Testing gfx/enemy/scorpion/claw02.png...OK Testing gfx/enemy/scorpion/scorpion00.png...OK Testing gfx/enemy/scorpion/scorpion01.png...OK Testing gfx/enemy/scorpion/scorpion02.png...OK Testing gfx/enemy/scorpion/scorpion03.png...OK Testing gfx/enemy/scorpion/scorpion04.png...OK Testing gfx/enemy/scorpion/scorpion05.png...OK Testing gfx/enemy/scorpion/scorpion06.png...OK Testing gfx/enemy/scorpion/scorpion07.png...OK Testing gfx/enemy/scorpion/scorpion_attack00.png...OK Testing gfx/enemy/scorpion/scorpion_attack01.png...OK Testing gfx/enemy/scorpion/scorpion_stand00.png...OK Testing gfx/enemy/scorpion/scorpion_stand01.png...OK Testing gfx/enemy/scorpion/scorpion_stand02.png...OK Testing gfx/enemy/skeleton/skeleton_bow_attack00.png...OK Testing gfx/enemy/skeleton/skeleton_bow_attack01.png...OK Testing gfx/enemy/skeleton/skeleton_bow_attack02.png...OK Testing gfx/enemy/skeleton/skeleton_bow_attack03.png...OK Testing gfx/enemy/skeleton/skeleton_bow_attack04.png...OK Testing gfx/enemy/skeleton/skeleton_bow_attack05.png...OK Testing gfx/enemy/skeleton/skeleton_fire_arrow.png...OK Testing gfx/enemy/skeleton/skeleton_fire_arrow00.png...OK Testing gfx/enemy/skeleton/skeleton_fire_arrow01.png...OK Testing gfx/enemy/skeleton/skeleton_fire_arrow02.png...OK Testing gfx/enemy/skeleton/skeleton_fire_arrow03.png...OK Testing gfx/enemy/skeleton/skeleton_fire_arrow04.png...OK Testing gfx/enemy/skeleton/skeleton_fire_arrow05.png...OK Testing gfx/enemy/skeleton/skeleton_piece00.png...OK Testing gfx/enemy/skeleton/skeleton_piece01.png...OK Testing gfx/enemy/skeleton/skeleton_piece02.png...OK Testing gfx/enemy/skeleton/skeleton_piece03.png...OK Testing gfx/enemy/skeleton/skeleton_stand.png...OK Testing gfx/enemy/skeleton/skeleton_sword_attack00.png...OK Testing gfx/enemy/skeleton/skeleton_sword_attack01.png...OK Testing gfx/enemy/skeleton/skeleton_walk00.png...OK Testing gfx/enemy/skeleton/skeleton_walk01.png...OK Testing gfx/enemy/skeleton/skeleton_walk02.png...OK Testing gfx/enemy/skeleton/skeleton_walk03.png...OK Testing gfx/enemy/skull_door/skull_door00.png...OK Testing gfx/enemy/skull_door/skull_door01.png...OK Testing gfx/enemy/skull_door/skull_door02.png...OK Testing gfx/enemy/skull_door/skull_door03.png...OK Testing gfx/enemy/skull_door/skull_door04.png...OK Testing gfx/enemy/skull_door/skull_door05.png...OK Testing gfx/enemy/skull_door/skull_door06.png...OK Testing gfx/enemy/skull_door/skull_door07.png...OK Testing gfx/enemy/skull_door/skull_door08.png...OK Testing gfx/enemy/skull_door/skull_door_piece00.png...OK Testing gfx/enemy/skull_door/skull_door_piece01.png...OK Testing gfx/enemy/skull_door/skull_door_piece02.png...OK Testing gfx/enemy/skull_door/skull_door_piece03.png...OK Testing gfx/enemy/skull_door/skull_door_piece04.png...OK Testing gfx/enemy/skull_door/skull_door_piece05.png...OK Testing gfx/enemy/skull_door/skull_door_piece06.png...OK Testing gfx/enemy/skull_door/skull_door_piece07.png...OK Testing gfx/enemy/skull_door/skull_door_piece08.png...OK Testing gfx/enemy/skull_door/skull_shot.png...OK Testing gfx/enemy/skull_door/skull_shot_trail.png...OK Testing gfx/enemy/slime_drip/slime_drip.png...OK Testing gfx/enemy/slime_drip/slime_drip00.png...OK Testing gfx/enemy/slime_drip/slime_drip01.png...OK Testing gfx/enemy/slime_drip/slime_drip02.png...OK Testing gfx/enemy/slime_drip/slime_drip03.png...OK Testing gfx/enemy/slime_drip/slime_drip04.png...OK Testing gfx/enemy/slime_drip/slime_drip05.png...OK Testing gfx/enemy/slime_drip/slime_drip06.png...OK Testing gfx/enemy/sludge/red_sludge_attack00.png...OK Testing gfx/enemy/sludge/red_sludge_attack01.png...OK Testing gfx/enemy/sludge/red_sludge_attack02.png...OK Testing gfx/enemy/sludge/red_sludge_attack03.png...OK Testing gfx/enemy/sludge/red_sludge_attack04.png...OK Testing gfx/enemy/sludge/red_sludge_attack05.png...OK Testing gfx/enemy/sludge/red_sludge_attack06.png...OK Testing gfx/enemy/sludge/red_sludge_attack07.png...OK Testing gfx/enemy/sludge/red_sludge_attack08.png...OK Testing gfx/enemy/sludge/red_sludge_attack09.png...OK Testing gfx/enemy/sludge/red_sludge_attack10.png...OK Testing gfx/enemy/sludge/red_sludge_attack11.png...OK Testing gfx/enemy/sludge/red_sludge_vomit00.png...OK Testing gfx/enemy/sludge/red_sludge_vomit01.png...OK Testing gfx/enemy/sludge/red_sludge_vomit02.png...OK Testing gfx/enemy/sludge/red_sludge_vomit03.png...OK Testing gfx/enemy/sludge/red_sludge_vomit04.png...OK Testing gfx/enemy/sludge/red_sludge_vomit05.png...OK Testing gfx/enemy/sludge/red_sludge_walk00.png...OK Testing gfx/enemy/sludge/red_sludge_walk01.png...OK Testing gfx/enemy/sludge/red_sludge_walk02.png...OK Testing gfx/enemy/sludge/red_sludge_walk03.png...OK Testing gfx/enemy/sludge/red_sludge_walk04.png...OK Testing gfx/enemy/sludge/red_sludge_walk05.png...OK Testing gfx/enemy/sludge/sludge_attack00.png...OK Testing gfx/enemy/sludge/sludge_attack01.png...OK Testing gfx/enemy/sludge/sludge_attack02.png...OK Testing gfx/enemy/sludge/sludge_attack03.png...OK Testing gfx/enemy/sludge/sludge_attack04.png...OK Testing gfx/enemy/sludge/sludge_attack05.png...OK Testing gfx/enemy/sludge/sludge_attack06.png...OK Testing gfx/enemy/sludge/sludge_attack07.png...OK Testing gfx/enemy/sludge/sludge_attack08.png...OK Testing gfx/enemy/sludge/sludge_attack09.png...OK Testing gfx/enemy/sludge/sludge_attack10.png...OK Testing gfx/enemy/sludge/sludge_attack11.png...OK Testing gfx/enemy/sludge/sludge_vomit00.png...OK Testing gfx/enemy/sludge/sludge_vomit01.png...OK Testing gfx/enemy/sludge/sludge_vomit02.png...OK Testing gfx/enemy/sludge/sludge_vomit03.png...OK Testing gfx/enemy/sludge/sludge_vomit04.png...OK Testing gfx/enemy/sludge/sludge_vomit05.png...OK Testing gfx/enemy/sludge/sludge_walk00.png...OK Testing gfx/enemy/sludge/sludge_walk01.png...OK Testing gfx/enemy/sludge/sludge_walk02.png...OK Testing gfx/enemy/sludge/sludge_walk03.png...OK Testing gfx/enemy/sludge/sludge_walk04.png...OK Testing gfx/enemy/sludge/sludge_walk05.png...OK Testing gfx/enemy/sludge/vomit00.png...OK Testing gfx/enemy/sludge/vomit01.png...OK Testing gfx/enemy/sludge/vomit02.png...OK Testing gfx/enemy/sludge/vomit03.png...OK Testing gfx/enemy/sludge/vomit04.png...OK Testing gfx/enemy/sludge/vomit05.png...OK Testing gfx/enemy/sludge/vomit06.png...OK Testing gfx/enemy/sludge/vomit07.png...OK Testing gfx/enemy/sludge/vomit08.png...OK Testing gfx/enemy/sludge/vomit09.png...OK Testing gfx/enemy/sludge/vomit10.png...OK Testing gfx/enemy/sludge/vomit11.png...OK Testing gfx/enemy/sludge/vomit12.png...OK Testing gfx/enemy/sludge/vomit13.png...OK Testing gfx/enemy/sludge/vomit14.png...OK Testing gfx/enemy/sludge/vomit15.png...OK Testing gfx/enemy/sludge_pool/sludge_pool00.png...OK Testing gfx/enemy/sludge_pool/sludge_pool01.png...OK Testing gfx/enemy/sludge_pool/sludge_pool02.png...OK Testing gfx/enemy/sludge_pool/sludge_pool03.png...OK Testing gfx/enemy/sludge_pool/sludge_pool04.png...OK Testing gfx/enemy/sludge_pool/sludge_pool05.png...OK Testing gfx/enemy/sludge_pool/sludge_pool06.png...OK Testing gfx/enemy/sludge_pool/sludge_pool07.png...OK Testing gfx/enemy/slug/slug00.png...OK Testing gfx/enemy/slug/slug01.png...OK Testing gfx/enemy/slug/slug02.png...OK Testing gfx/enemy/slug/slug03.png...OK Testing gfx/enemy/slug/slug04.png...OK Testing gfx/enemy/slug/slug_slime00.png...OK Testing gfx/enemy/slug/slug_slime01.png...OK Testing gfx/enemy/slug/slug_slime02.png...OK Testing gfx/enemy/slug/slug_slime03.png...OK Testing gfx/enemy/slug/slug_slime04.png...OK Testing gfx/enemy/slug/slug_slime05.png...OK Testing gfx/enemy/slug/slug_slime06.png...OK Testing gfx/enemy/slug/slug_slime07.png...OK Testing gfx/enemy/slug/slug_slime08.png...OK Testing gfx/enemy/slug/slug_slime09.png...OK Testing gfx/enemy/slug/slug_slime10.png...OK Testing gfx/enemy/slug/slug_slime11.png...OK Testing gfx/enemy/slug/slug_slime12.png...OK Testing gfx/enemy/slug/slug_slime13.png...OK Testing gfx/enemy/slug/slug_slime14.png...OK Testing gfx/enemy/slug/upside_down_slug00.png...OK Testing gfx/enemy/slug/upside_down_slug01.png...OK Testing gfx/enemy/slug/upside_down_slug02.png...OK Testing gfx/enemy/slug/upside_down_slug03.png...OK Testing gfx/enemy/slug/upside_down_slug04.png...OK Testing gfx/enemy/small_boulder/small_boulder0001.png...OK Testing gfx/enemy/small_boulder/small_boulder0002.png...OK Testing gfx/enemy/small_boulder/small_boulder0003.png...OK Testing gfx/enemy/small_boulder/small_boulder0004.png...OK Testing gfx/enemy/small_boulder/small_boulder0005.png...OK Testing gfx/enemy/small_boulder/small_boulder0006.png...OK Testing gfx/enemy/small_boulder/small_boulder0007.png...OK Testing gfx/enemy/small_boulder/small_boulder0008.png...OK Testing gfx/enemy/small_boulder/small_boulder0009.png...OK Testing gfx/enemy/small_boulder/small_boulder0010.png...OK Testing gfx/enemy/small_boulder/small_boulder0011.png...OK Testing gfx/enemy/small_boulder/small_boulder0012.png...OK Testing gfx/enemy/small_boulder/small_boulder0013.png...OK Testing gfx/enemy/small_boulder/small_boulder0014.png...OK Testing gfx/enemy/small_boulder/small_boulder0015.png...OK Testing gfx/enemy/small_boulder/small_boulder0016.png...OK Testing gfx/enemy/small_boulder/small_boulder0017.png...OK Testing gfx/enemy/small_boulder/small_boulder0018.png...OK Testing gfx/enemy/small_boulder/small_boulder0019.png...OK Testing gfx/enemy/small_boulder/small_boulder0020.png...OK Testing gfx/enemy/small_boulder/small_boulder0021.png...OK Testing gfx/enemy/small_boulder/small_boulder0022.png...OK Testing gfx/enemy/small_boulder/small_boulder0023.png...OK Testing gfx/enemy/small_boulder/small_boulder0024.png...OK Testing gfx/enemy/small_boulder/small_boulder0025.png...OK Testing gfx/enemy/small_boulder/small_boulder0026.png...OK Testing gfx/enemy/small_boulder/small_boulder0027.png...OK Testing gfx/enemy/small_boulder/small_boulder0028.png...OK Testing gfx/enemy/small_boulder/small_boulder0029.png...OK Testing gfx/enemy/small_boulder/small_boulder0030.png...OK Testing gfx/enemy/small_boulder/small_boulder0031.png...OK Testing gfx/enemy/small_boulder/small_boulder0032.png...OK Testing gfx/enemy/small_boulder/small_boulder0033.png...OK Testing gfx/enemy/small_boulder/small_boulder0034.png...OK Testing gfx/enemy/small_boulder/small_boulder0035.png...OK Testing gfx/enemy/small_boulder/small_boulder_piece_1.png...OK Testing gfx/enemy/small_boulder/small_boulder_piece_2.png...OK Testing gfx/enemy/small_boulder/small_boulder_piece_3.png...OK Testing gfx/enemy/small_boulder/small_boulder_piece_4.png...OK Testing gfx/enemy/snail/purple_shell.png...OK Testing gfx/enemy/snail/purple_shell_piece00.png...OK Testing gfx/enemy/snail/purple_shell_piece01.png...OK Testing gfx/enemy/snail/purple_shell_piece02.png...OK Testing gfx/enemy/snail/purple_shell_piece03.png...OK Testing gfx/enemy/snail/purple_snail00.png...OK Testing gfx/enemy/snail/purple_snail01.png...OK Testing gfx/enemy/snail/purple_snail02.png...OK Testing gfx/enemy/snail/purple_snail_attack00.png...OK Testing gfx/enemy/snail/purple_snail_attack01.png...OK Testing gfx/enemy/snail/purple_snail_attack02.png...OK Testing gfx/enemy/snail/purple_snail_attack03.png...OK Testing gfx/enemy/snail/purple_snail_attack04.png...OK Testing gfx/enemy/snail/purple_snail_attack05.png...OK Testing gfx/enemy/snail/shell.png...OK Testing gfx/enemy/snail/shell_piece00.png...OK Testing gfx/enemy/snail/shell_piece01.png...OK Testing gfx/enemy/snail/shell_piece02.png...OK Testing gfx/enemy/snail/shell_piece03.png...OK Testing gfx/enemy/snail/snail00.png...OK Testing gfx/enemy/snail/snail01.png...OK Testing gfx/enemy/snail/snail02.png...OK Testing gfx/enemy/snail/snail03.png...OK Testing gfx/enemy/spider/blue_spider.png...OK Testing gfx/enemy/spider/purple_spider.png...OK Testing gfx/enemy/spider/red_spider.png...OK Testing gfx/enemy/spider/spider.png...OK Testing gfx/enemy/spider/spider00.png...OK Testing gfx/enemy/spider/spider01.png...OK Testing gfx/enemy/spider/spider02.png...OK Testing gfx/enemy/spike_sphere/exploding_spike_sphere00.png...OK Testing gfx/enemy/spike_sphere/exploding_spike_sphere01.png...OK Testing gfx/enemy/spike_sphere/exploding_spike_sphere02.png...OK Testing gfx/enemy/spike_sphere/exploding_spike_sphere03.png...OK Testing gfx/enemy/spike_sphere/exploding_spike_sphere04.png...OK Testing gfx/enemy/spike_sphere/exploding_spike_sphere05.png...OK Testing gfx/enemy/spike_sphere/spike_sphere00.png...OK Testing gfx/enemy/spike_sphere/spike_sphere01.png...OK Testing gfx/enemy/spike_sphere/spike_sphere02.png...OK Testing gfx/enemy/spike_sphere/spike_sphere03.png...OK Testing gfx/enemy/spike_sphere/spike_sphere04.png...OK Testing gfx/enemy/spike_sphere/spike_sphere05.png...OK Testing gfx/enemy/spike_wall/spike_wall.png...OK Testing gfx/enemy/spirit/spirit00.png...OK Testing gfx/enemy/spirit/spirit01.png...OK Testing gfx/enemy/spirit/spirit02.png...OK Testing gfx/enemy/spirit/spirit03.png...OK Testing gfx/enemy/spirit/spirit04.png...OK Testing gfx/enemy/spirit/spirit05.png...OK Testing gfx/enemy/spitting_plant/spitting_plant00.png...OK Testing gfx/enemy/spitting_plant/spitting_plant01.png...OK Testing gfx/enemy/spitting_plant/spitting_plant02.png...OK Testing gfx/enemy/spitting_plant/spitting_plant03.png...OK Testing gfx/enemy/spitting_plant/spitting_plant04.png...OK Testing gfx/enemy/spitting_plant/spitting_plant05.png...OK Testing gfx/enemy/spitting_plant/spitting_plant06.png...OK Testing gfx/enemy/spitting_plant/spitting_plant07.png...OK Testing gfx/enemy/spitting_plant/spitting_plant08.png...OK Testing gfx/enemy/spitting_plant/spitting_plant09.png...OK Testing gfx/enemy/spitting_plant/spitting_plant10.png...OK Testing gfx/enemy/spitting_plant/spitting_plant11.png...OK Testing gfx/enemy/spitting_plant/spitting_plant_attack00.png...OK Testing gfx/enemy/spitting_plant/spitting_plant_attack01.png...OK Testing gfx/enemy/spitting_plant/spitting_plant_attack02.png...OK Testing gfx/enemy/splitter/splitter_large00.png...OK Testing gfx/enemy/splitter/splitter_large01.png...OK Testing gfx/enemy/splitter/splitter_large02.png...OK Testing gfx/enemy/splitter/splitter_large03.png...OK Testing gfx/enemy/splitter/splitter_medium00.png...OK Testing gfx/enemy/splitter/splitter_medium01.png...OK Testing gfx/enemy/splitter/splitter_medium02.png...OK Testing gfx/enemy/splitter/splitter_medium03.png...OK Testing gfx/enemy/splitter/splitter_small00.png...OK Testing gfx/enemy/splitter/splitter_small01.png...OK Testing gfx/enemy/splitter/splitter_small02.png...OK Testing gfx/enemy/splitter/splitter_small03.png...OK Testing gfx/enemy/summoner/dark_summoner00.png...OK Testing gfx/enemy/summoner/dark_summoner01.png...OK Testing gfx/enemy/summoner/dark_summoner02.png...OK Testing gfx/enemy/summoner/dark_summoner03.png...OK Testing gfx/enemy/summoner/summoner00.png...OK Testing gfx/enemy/summoner/summoner01.png...OK Testing gfx/enemy/summoner/summoner02.png...OK Testing gfx/enemy/summoner/summoner03.png...OK Testing gfx/enemy/thunder_cloud/thunder_cloud00.png...OK Testing gfx/enemy/thunder_cloud/thunder_cloud01.png...OK Testing gfx/enemy/thunder_cloud/thunder_cloud02.png...OK Testing gfx/enemy/thunder_cloud/thunder_cloud03.png...OK Testing gfx/enemy/thunder_cloud/thunder_cloud04.png...OK Testing gfx/enemy/thunder_cloud/thunder_cloud05.png...OK Testing gfx/enemy/thunder_cloud/thunder_cloud06.png...OK Testing gfx/enemy/thunder_cloud/thunder_cloud07.png...OK Testing gfx/enemy/thunder_cloud/thunder_cloud08.png...OK Testing gfx/enemy/tortoise/fire_tortoise_attack00.png...OK Testing gfx/enemy/tortoise/fire_tortoise_attack01.png...OK Testing gfx/enemy/tortoise/fire_tortoise_attack02.png...OK Testing gfx/enemy/tortoise/fire_tortoise_attack03.png...OK Testing gfx/enemy/tortoise/fire_tortoise_fireball.png...OK Testing gfx/enemy/tortoise/fire_tortoise_retract00.png...OK Testing gfx/enemy/tortoise/fire_tortoise_retract01.png...OK Testing gfx/enemy/tortoise/fire_tortoise_retract02.png...OK Testing gfx/enemy/tortoise/fire_tortoise_retract03.png...OK Testing gfx/enemy/tortoise/fire_tortoise_retract04.png...OK Testing gfx/enemy/tortoise/fire_tortoise_walk00.png...OK Testing gfx/enemy/tortoise/fire_tortoise_walk01.png...OK Testing gfx/enemy/tortoise/fire_tortoise_walk02.png...OK Testing gfx/enemy/tortoise/fire_tortoise_walk03.png...OK Testing gfx/enemy/tortoise/fire_tortoise_walk04.png...OK Testing gfx/enemy/tortoise/ice_tortoise_ice_ball.png...OK Testing gfx/enemy/tortoise/ice_tortoise_ice_floor.png...OK Testing gfx/enemy/tortoise/ice_tortoise_ice_floor_base00.png...OK Testing gfx/enemy/tortoise/ice_tortoise_ice_floor_base01.png...OK Testing gfx/enemy/tortoise/ice_tortoise_ice_floor_base02.png...OK Testing gfx/enemy/tortoise/ice_tortoise_ice_floor_base03.png...OK Testing gfx/enemy/tortoise/ice_tortoise_ice_floor_base04.png...OK Testing gfx/enemy/tortoise/ice_tortoise_ice_floor_base05.png...OK Testing gfx/enemy/tortoise/ice_tortoise_ice_floor_base06.png...OK Testing gfx/enemy/tortoise/ice_tortoise_retract00.png...OK Testing gfx/enemy/tortoise/ice_tortoise_retract01.png...OK Testing gfx/enemy/tortoise/ice_tortoise_retract02.png...OK Testing gfx/enemy/tortoise/ice_tortoise_retract03.png...OK Testing gfx/enemy/tortoise/ice_tortoise_retract04.png...OK Testing gfx/enemy/tortoise/ice_tortoise_walk00.png...OK Testing gfx/enemy/tortoise/ice_tortoise_walk01.png...OK Testing gfx/enemy/tortoise/ice_tortoise_walk02.png...OK Testing gfx/enemy/tortoise/ice_tortoise_walk03.png...OK Testing gfx/enemy/tortoise/ice_tortoise_walk04.png...OK Testing gfx/enemy/tortoise/tortoise_electric00.png...OK Testing gfx/enemy/tortoise/tortoise_electric01.png...OK Testing gfx/enemy/tortoise/tortoise_electric02.png...OK Testing gfx/enemy/tortoise/tortoise_electrify00.png...OK Testing gfx/enemy/tortoise/tortoise_retract00.png...OK Testing gfx/enemy/tortoise/tortoise_retract01.png...OK Testing gfx/enemy/tortoise/tortoise_retract02.png...OK Testing gfx/enemy/tortoise/tortoise_retract03.png...OK Testing gfx/enemy/tortoise/tortoise_retract04.png...OK Testing gfx/enemy/tortoise/tortoise_retract_evil00.png...OK Testing gfx/enemy/tortoise/tortoise_retract_evil01.png...OK Testing gfx/enemy/tortoise/tortoise_retract_evil02.png...OK Testing gfx/enemy/tortoise/tortoise_retract_evil03.png...OK Testing gfx/enemy/tortoise/tortoise_walk00.png...OK Testing gfx/enemy/tortoise/tortoise_walk01.png...OK Testing gfx/enemy/tortoise/tortoise_walk02.png...OK Testing gfx/enemy/tortoise/tortoise_walk03.png...OK Testing gfx/enemy/tortoise/tortoise_walk04.png...OK Testing gfx/enemy/tortoise/tortoise_walk_evil00.png...OK Testing gfx/enemy/tortoise/tortoise_walk_evil01.png...OK Testing gfx/enemy/tortoise/tortoise_walk_evil02.png...OK Testing gfx/enemy/tortoise/tortoise_walk_evil03.png...OK Testing gfx/enemy/tortoise/tortoise_walk_evil04.png...OK Testing gfx/enemy/wasp/wasp00.png...OK Testing gfx/enemy/wasp/wasp01.png...OK Testing gfx/enemy/whirlwind/whirlwind00.png...OK Testing gfx/enemy/whirlwind/whirlwind01.png...OK Testing gfx/enemy/whirlwind/whirlwind02.png...OK Testing gfx/enemy/whirlwind/whirlwind03.png...OK Testing gfx/enemy/whirlwind/whirlwind04.png...OK Testing gfx/enemy/whirlwind/whirlwind05.png...OK Testing gfx/enemy/whirlwind/whirlwind06.png...OK Testing gfx/enemy/whirlwind/whirlwind07.png...OK Testing gfx/enemy/whirlwind/whirlwind08.png...OK Testing gfx/enemy/whirlwind/whirlwind09.png...OK Testing gfx/enemy/whirlwind/whirlwind10.png...OK Testing gfx/enemy/whirlwind/whirlwind11.png...OK Testing gfx/enemy/zombie/zombie_die.png...OK Testing gfx/enemy/zombie/zombie_grab.png...OK Testing gfx/enemy/zombie/zombie_head00.png...OK Testing gfx/enemy/zombie/zombie_head01.png...OK Testing gfx/enemy/zombie/zombie_head02.png...OK Testing gfx/enemy/zombie/zombie_stand.png...OK Testing gfx/enemy/zombie/zombie_walk00.png...OK Testing gfx/enemy/zombie/zombie_walk01.png...OK Testing gfx/enemy/zombie/zombie_walk02.png...OK Testing gfx/enemy/zombie/zombie_walk03.png...OK Testing gfx/falling_platform/armoury_falling_platform.png...OK Testing gfx/falling_platform/castle_falling_platform.png...OK Testing gfx/falling_platform/catacombs_falling_platform.png...OK Testing gfx/falling_platform/cave_falling_platform.png...OK Testing gfx/falling_platform/dungeon_falling_platform.png...OK Testing gfx/falling_platform/mine_falling_platform.png...OK Testing gfx/falling_platform/sewer_falling_platform.png...OK Testing gfx/falling_platform/wasteland_falling_platform.png...OK Testing gfx/hud/bronze_medal.png...OK Testing gfx/hud/disabled_medal.png...OK Testing gfx/hud/gold_medal.png...OK Testing gfx/hud/heart.png...OK Testing gfx/hud/heart_empty.png...OK Testing gfx/hud/inventory_cursor.png...OK Testing gfx/hud/item_box.png...OK Testing gfx/hud/ruby_medal.png...OK Testing gfx/hud/silver_medal.png...OK Testing gfx/hud/spotlight.png...OK Testing gfx/item/apple.png...OK Testing gfx/item/apple_tree/apple_tree.png...OK Testing gfx/item/arrow_target/arrow_target00.png...OK Testing gfx/item/arrow_target/arrow_target01.png...OK Testing gfx/item/attractor/attractor00.png...OK Testing gfx/item/attractor/attractor01.png...OK Testing gfx/item/attractor/attractor02.png...OK Testing gfx/item/attractor/attractor03.png...OK Testing gfx/item/attractor/attractor04.png...OK Testing gfx/item/attractor/attractor05.png...OK Testing gfx/item/attractor/attractor06.png...OK Testing gfx/item/attractor/attractor07.png...OK Testing gfx/item/balloon/balloon00.png...OK Testing gfx/item/balloon/balloon01.png...OK Testing gfx/item/balloon/balloon02.png...OK Testing gfx/item/bell.png...OK Testing gfx/item/bell_rope/bell_rope00.png...OK Testing gfx/item/bell_rope/bell_rope01.png...OK Testing gfx/item/bell_rope/bell_rope02.png...OK Testing gfx/item/bell_rope/bell_rope03.png...OK Testing gfx/item/bell_rope/bell_rope04.png...OK Testing gfx/item/bell_rope/bell_rope05.png...OK Testing gfx/item/bind_artifact.png...OK Testing gfx/item/blender/blender.png...OK Testing gfx/item/blender/blender00.png...OK Testing gfx/item/blender/blender01.png...OK Testing gfx/item/blender/blender02.png...OK Testing gfx/item/blender/blender03.png...OK Testing gfx/item/blender/blender_switch00.png...OK Testing gfx/item/blender/blender_switch01.png...OK Testing gfx/item/blender/blender_switch02.png...OK Testing gfx/item/blender/blender_wheel00.png...OK Testing gfx/item/blender/blender_wheel01.png...OK Testing gfx/item/bomb/bomb.png...OK Testing gfx/item/bomb/bomb00.png...OK Testing gfx/item/bomb/bomb01.png...OK Testing gfx/item/bomb/bomb02.png...OK Testing gfx/item/bomb/bomb03.png...OK Testing gfx/item/bomb/bomb04.png...OK Testing gfx/item/bomb/bomb05.png...OK Testing gfx/item/bomb/bomb06.png...OK Testing gfx/item/bomb_pile.png...OK Testing gfx/item/bubble_machine/bubble.png...OK Testing gfx/item/bubble_machine/bubble_machine00.png...OK Testing gfx/item/bubble_machine/bubble_machine01.png...OK Testing gfx/item/bubble_machine/bubble_machine02.png...OK Testing gfx/item/bubble_machine/bubble_machine03.png...OK Testing gfx/item/bubble_machine/bubble_machine04.png...OK Testing gfx/item/bubble_machine/bubble_machine05.png...OK Testing gfx/item/bubble_machine/bubble_machine06.png...OK Testing gfx/item/catapult/catapult00.png...OK Testing gfx/item/catapult/catapult01.png...OK Testing gfx/item/catapult/catapult02.png...OK Testing gfx/item/catapult/catapult03.png...OK Testing gfx/item/catapult/catapult04.png...OK Testing gfx/item/catapult/catapult05.png...OK Testing gfx/item/catapult/catapult06.png...OK Testing gfx/item/catapult/catapult07.png...OK Testing gfx/item/catapult/catapult_bucket.png...OK Testing gfx/item/catapult/catapult_bucket00.png...OK Testing gfx/item/catapult/catapult_bucket01.png...OK Testing gfx/item/catapult/catapult_bucket02.png...OK Testing gfx/item/catapult/catapult_fire00.png...OK Testing gfx/item/catapult/catapult_fire01.png...OK Testing gfx/item/cauldron/cauldron00.png...OK Testing gfx/item/cauldron/cauldron01.png...OK Testing gfx/item/cauldron/cauldron02.png...OK Testing gfx/item/cauldron/cauldron03.png...OK Testing gfx/item/cauldron/cauldron04.png...OK Testing gfx/item/cauldron/cauldron_blue00.png...OK Testing gfx/item/cauldron/cauldron_blue01.png...OK Testing gfx/item/cauldron/cauldron_blue02.png...OK Testing gfx/item/cauldron/cauldron_blue03.png...OK Testing gfx/item/cauldron/cauldron_blue04.png...OK Testing gfx/item/cell_bars.png...OK Testing gfx/item/chaos_toy.png...OK Testing gfx/item/chicken_feed.png...OK Testing gfx/item/chicken_feed_bag.png...OK Testing gfx/item/chicken_trap/chicken_trap00.png...OK Testing gfx/item/chicken_trap/chicken_trap01.png...OK Testing gfx/item/chicken_trap/chicken_trap02.png...OK Testing gfx/item/chicken_trap/chicken_trap03.png...OK Testing gfx/item/chicken_trap/chicken_trap04.png...OK Testing gfx/item/chicken_trap/chicken_trap05.png...OK Testing gfx/item/chicken_trap/chicken_trap06.png...OK Testing gfx/item/chicken_trap/chicken_trap07.png...OK Testing gfx/item/chicken_trap/chicken_trap08.png...OK Testing gfx/item/chicken_trap/chicken_trap09.png...OK Testing gfx/item/chicken_trap/chicken_trap10.png...OK Testing gfx/item/cloud_geyzer/cloud.png...OK Testing gfx/item/cloud_geyzer/geyzer.png...OK Testing gfx/item/coal.png...OK Testing gfx/item/coal_bag.png...OK Testing gfx/item/coal_pile.png...OK Testing gfx/item/code_card.png...OK Testing gfx/item/code_display/code_display00.png...OK Testing gfx/item/code_display/code_display01.png...OK Testing gfx/item/code_display/code_display02.png...OK Testing gfx/item/code_display/code_display03.png...OK Testing gfx/item/code_display/code_display04.png...OK Testing gfx/item/code_door/code_door_off00.png...OK Testing gfx/item/code_door/code_door_off01.png...OK Testing gfx/item/code_door/code_door_off02.png...OK Testing gfx/item/code_door/code_door_on00.png...OK Testing gfx/item/code_door/code_door_on01.png...OK Testing gfx/item/code_door/code_door_on02.png...OK Testing gfx/item/colour_pot/colour_display00.png...OK Testing gfx/item/colour_pot/colour_display01.png...OK Testing gfx/item/colour_pot/colour_display02.png...OK Testing gfx/item/colour_pot/colour_display03.png...OK Testing gfx/item/colour_pot/colour_display04.png...OK Testing gfx/item/colour_pot/colour_display05.png...OK Testing gfx/item/colour_pot/colour_display06.png...OK Testing gfx/item/colour_pot/colour_pot.png...OK Testing gfx/item/containment_unit/containment_unit.png...OK Testing gfx/item/containment_unit/containment_unit_controls00.png...OK Testing gfx/item/containment_unit/containment_unit_controls01.png...OK Testing gfx/item/containment_unit/containment_unit_controls02.png...OK Testing gfx/item/containment_unit/containment_unit_controls03.png...OK Testing gfx/item/containment_unit/containment_unit_controls04.png...OK Testing gfx/item/containment_unit/containment_unit_controls05.png...OK Testing gfx/item/containment_unit/containment_unit_controls06.png...OK Testing gfx/item/containment_unit/containment_unit_controls07.png...OK Testing gfx/item/containment_unit/containment_unit_controls08.png...OK Testing gfx/item/crossbow/crossbow.png...OK Testing gfx/item/crossbow/crossbow_bolt.png...OK Testing gfx/item/crusher/crusher00.png...OK Testing gfx/item/crusher/crusher01.png...OK Testing gfx/item/crusher/crusher_arm.png...OK Testing gfx/item/drawbridge_pulley/drawbridge_chain_anchor.png...OK Testing gfx/item/drawbridge_pulley/drawbridge_pulley00.png...OK Testing gfx/item/drawbridge_pulley/drawbridge_pulley01.png...OK Testing gfx/item/drawbridge_pulley/drawbridge_pulley02.png...OK Testing gfx/item/drawbridge_pulley/drawbridge_pulley03.png...OK Testing gfx/item/drawbridge_pulley/drawbridge_pulley_chain00.png...OK Testing gfx/item/drawbridge_pulley/drawbridge_pulley_chain01.png...OK Testing gfx/item/drawbridge_pulley/drawbridge_pulley_chain02.png...OK Testing gfx/item/drawbridge_pulley/drawbridge_pulley_chain03.png...OK Testing gfx/item/empty_bottle.png...OK Testing gfx/item/exploding_gazer_eye.png...OK Testing gfx/item/exploding_gazer_eye/exploding_gazer_eye00.png...OK Testing gfx/item/exploding_gazer_eye/exploding_gazer_eye01.png...OK Testing gfx/item/exploding_gazer_eye/exploding_gazer_eye02.png...OK Testing gfx/item/extend_o_grab/extend_o_grab.png...OK Testing gfx/item/extend_o_grab/extend_o_grab_claw00.png...OK Testing gfx/item/extend_o_grab/extend_o_grab_claw01.png...OK Testing gfx/item/extend_o_grab/extend_o_grab_segment.png...OK Testing gfx/item/extend_o_grab_button/extend_o_grab_button00.png...OK Testing gfx/item/extend_o_grab_button/extend_o_grab_button01.png...OK Testing gfx/item/eyeball_smoothie.png...OK Testing gfx/item/flame_pillar/flame_pillar00.png...OK Testing gfx/item/flame_pillar/flame_pillar01.png...OK Testing gfx/item/flaming_arrow_bottle.png...OK Testing gfx/item/force_field/force_field00.png...OK Testing gfx/item/force_field/force_field01.png...OK Testing gfx/item/force_field/force_field02.png...OK Testing gfx/item/force_field/force_field03.png...OK Testing gfx/item/force_field/force_field04.png...OK Testing gfx/item/force_field/force_field05.png...OK Testing gfx/item/force_field/force_field06.png...OK Testing gfx/item/force_field/force_field07.png...OK Testing gfx/item/force_field/horizontal_force_field00.png...OK Testing gfx/item/force_field/horizontal_force_field01.png...OK Testing gfx/item/force_field/horizontal_force_field02.png...OK Testing gfx/item/force_field/horizontal_force_field03.png...OK Testing gfx/item/force_field/horizontal_force_field04.png...OK Testing gfx/item/force_field/horizontal_force_field05.png...OK Testing gfx/item/force_field/horizontal_force_field06.png...OK Testing gfx/item/force_field/horizontal_force_field07.png...OK Testing gfx/item/fuse.png...OK Testing gfx/item/gazer_eye.png...OK Testing gfx/item/gazer_eye_slot/gazer_eye_slot00.png...OK Testing gfx/item/gazer_eye_slot/gazer_eye_slot01.png...OK Testing gfx/item/gem/blue_gem00.png...OK Testing gfx/item/gem/blue_gem01.png...OK Testing gfx/item/gem/blue_gem02.png...OK Testing gfx/item/gem/blue_gem03.png...OK Testing gfx/item/gem/green_gem00.png...OK Testing gfx/item/gem/green_gem01.png...OK Testing gfx/item/gem/green_gem02.png...OK Testing gfx/item/gem/green_gem03.png...OK Testing gfx/item/gem/purple_gem00.png...OK Testing gfx/item/gem/purple_gem01.png...OK Testing gfx/item/gem/purple_gem02.png...OK Testing gfx/item/gem/purple_gem03.png...OK Testing gfx/item/gem/red_gem00.png...OK Testing gfx/item/gem/red_gem01.png...OK Testing gfx/item/gem/red_gem02.png...OK Testing gfx/item/gem/red_gem03.png...OK Testing gfx/item/gem/yellow_gem00.png...OK Testing gfx/item/gem/yellow_gem01.png...OK Testing gfx/item/gem/yellow_gem02.png...OK Testing gfx/item/gem/yellow_gem03.png...OK Testing gfx/item/glass_cage.png...OK Testing gfx/item/glass_cage/glass_cage00.png...OK Testing gfx/item/glass_cage/glass_cage01.png...OK Testing gfx/item/glass_cage/glass_cage02.png...OK Testing gfx/item/glass_cage/glass_cage03.png...OK Testing gfx/item/glass_cage/glass_cage04.png...OK Testing gfx/item/glass_cage/glass_cage05.png...OK Testing gfx/item/glass_wall.png...OK Testing gfx/item/glass_wall/glass_wall00.png...OK Testing gfx/item/glass_wall/glass_wall01.png...OK Testing gfx/item/glass_wall/glass_wall02.png...OK Testing gfx/item/glass_wall/glass_wall03.png...OK Testing gfx/item/glass_wall/glass_wall04.png...OK Testing gfx/item/glass_wall/glass_wall05.png...OK Testing gfx/item/glass_wall/glass_wall_piece00.png...OK Testing gfx/item/glass_wall/glass_wall_piece01.png...OK Testing gfx/item/glass_wall/glass_wall_piece02.png...OK Testing gfx/item/glass_wall/glass_wall_piece03.png...OK Testing gfx/item/glass_wall/glass_wall_piece04.png...OK Testing gfx/item/glass_wall/glass_wall_piece05.png...OK Testing gfx/item/glass_wall/glass_wall_piece06.png...OK Testing gfx/item/glass_wall/glass_wall_piece07.png...OK Testing gfx/item/glass_wall/horizontal_glass_wall00.png...OK Testing gfx/item/glass_wall/horizontal_glass_wall01.png...OK Testing gfx/item/glass_wall/horizontal_glass_wall02.png...OK Testing gfx/item/glass_wall/horizontal_glass_wall03.png...OK Testing gfx/item/glass_wall/horizontal_glass_wall04.png...OK Testing gfx/item/glass_wall/horizontal_glass_wall_piece00.png...OK Testing gfx/item/glass_wall/horizontal_glass_wall_piece01.png...OK Testing gfx/item/glass_wall/horizontal_glass_wall_piece02.png...OK Testing gfx/item/glass_wall/horizontal_glass_wall_piece03.png...OK Testing gfx/item/glass_wall/horizontal_glass_wall_piece04.png...OK Testing gfx/item/glass_wall/horizontal_glass_wall_piece05.png...OK Testing gfx/item/glass_wall/horizontal_glass_wall_piece06.png...OK Testing gfx/item/glass_wall/horizontal_glass_wall_piece07.png...OK Testing gfx/item/grabber/grabber00.png...OK Testing gfx/item/grabber/grabber01.png...OK Testing gfx/item/grabber/grabber_chain.png...OK Testing gfx/item/health_bottle.png...OK Testing gfx/item/health_bottle00.png...OK Testing gfx/item/health_bottle01.png...OK Testing gfx/item/health_bottle02.png...OK Testing gfx/item/heart.png...OK Testing gfx/item/heart_container/heart_container00.png...OK Testing gfx/item/heart_container/heart_container01.png...OK Testing gfx/item/heart_container/heart_container02.png...OK Testing gfx/item/heart_container/heart_container03.png...OK Testing gfx/item/hidden_passage_wall.png...OK Testing gfx/item/high_striker/high_striker00.png...OK Testing gfx/item/high_striker/high_striker01.png...OK Testing gfx/item/high_striker/high_striker02.png...OK Testing gfx/item/high_striker/high_striker03.png...OK Testing gfx/item/high_striker/high_striker04.png...OK Testing gfx/item/high_striker/high_striker05.png...OK Testing gfx/item/high_striker/high_striker06.png...OK Testing gfx/item/high_striker/high_striker07.png...OK Testing gfx/item/high_striker/high_striker08.png...OK Testing gfx/item/high_striker/high_striker09.png...OK Testing gfx/item/high_striker/high_striker10.png...OK Testing gfx/item/high_striker/high_striker11.png...OK Testing gfx/item/high_striker/high_striker12.png...OK Testing gfx/item/high_striker/high_striker13.png...OK Testing gfx/item/high_striker/high_striker14.png...OK Testing gfx/item/ice_cube/ice_cube.png...OK Testing gfx/item/ice_cube/ice_platform00.png...OK Testing gfx/item/ice_cube/ice_platform01.png...OK Testing gfx/item/ice_cube/ice_platform02.png...OK Testing gfx/item/ice_cube/ice_platform03.png...OK Testing gfx/item/ice_cube/ice_platform04.png...OK Testing gfx/item/ice_spray.png...OK Testing gfx/item/ingredient_bottle.png...OK Testing gfx/item/instruction_card.png...OK Testing gfx/item/instruction_machine/instruction_machine00.png...OK Testing gfx/item/instruction_machine/instruction_machine01.png...OK Testing gfx/item/instruction_machine/instruction_machine02.png...OK Testing gfx/item/instruction_machine/instruction_machine03.png...OK Testing gfx/item/instruction_machine/instruction_machine04.png...OK Testing gfx/item/instruction_machine/instruction_machine05.png...OK Testing gfx/item/instruction_machine/instruction_machine06.png...OK Testing gfx/item/instruction_machine/instruction_machine07.png...OK Testing gfx/item/invisibility_bottle.png...OK Testing gfx/item/jigsaw_puzzle_cursor.png...OK Testing gfx/item/keepsake.png...OK Testing gfx/item/lava_door/lava_door00.png...OK Testing gfx/item/lava_door/lava_door01.png...OK Testing gfx/item/lava_door/lava_door02.png...OK Testing gfx/item/lava_door/lava_door03.png...OK Testing gfx/item/lava_door/lava_door04.png...OK Testing gfx/item/lava_door/lava_door05.png...OK Testing gfx/item/lava_door/lava_door06.png...OK Testing gfx/item/lava_door/lava_door07.png...OK Testing gfx/item/lava_door/lava_door_piece00.png...OK Testing gfx/item/lava_door/lava_door_piece01.png...OK Testing gfx/item/lava_door/lava_door_piece02.png...OK Testing gfx/item/lava_door/lava_door_piece03.png...OK Testing gfx/item/lava_door/lava_door_piece04.png...OK Testing gfx/item/lava_door/lava_door_piece05.png...OK Testing gfx/item/lava_door/lava_door_piece06.png...OK Testing gfx/item/lava_geyzer/geyzer_base00.png...OK Testing gfx/item/lava_geyzer/geyzer_base01.png...OK Testing gfx/item/lava_geyzer/geyzer_base02.png...OK Testing gfx/item/lava_geyzer/geyzer_base03.png...OK Testing gfx/item/lava_geyzer/geyzer_base04.png...OK Testing gfx/item/lava_geyzer/geyzer_base05.png...OK Testing gfx/item/lava_geyzer/geyzer_base06.png...OK Testing gfx/item/lava_geyzer/geyzer_top00.png...OK Testing gfx/item/lava_geyzer/geyzer_top01.png...OK Testing gfx/item/lava_geyzer/geyzer_top02.png...OK Testing gfx/item/lava_geyzer/geyzer_top03.png...OK Testing gfx/item/lava_geyzer/geyzer_top04.png...OK Testing gfx/item/lava_geyzer/geyzer_top05.png...OK Testing gfx/item/lava_geyzer/geyzer_top06.png...OK Testing gfx/item/light_beam.png...OK Testing gfx/item/light_beam_horizontal.png...OK Testing gfx/item/light_pillar/light_pillar00.png...OK Testing gfx/item/light_pillar/light_pillar01.png...OK Testing gfx/item/light_pillar/light_pillar02.png...OK Testing gfx/item/light_pillar/light_pillar03.png...OK Testing gfx/item/light_pillar/light_pillar04.png...OK Testing gfx/item/light_pillar/light_pillar05.png...OK Testing gfx/item/light_pillar/light_pillar06.png...OK Testing gfx/item/light_source.png...OK Testing gfx/item/light_target/light_target00.png...OK Testing gfx/item/light_target/light_target01.png...OK Testing gfx/item/light_target/light_target02.png...OK Testing gfx/item/light_target/light_target03.png...OK Testing gfx/item/light_target/light_target04.png...OK Testing gfx/item/lightning_charge.png...OK Testing gfx/item/magnet/magnet.png...OK Testing gfx/item/magnet/magnet_ray00.png...OK Testing gfx/item/magnet/magnet_ray01.png...OK Testing gfx/item/magnet/magnet_ray02.png...OK Testing gfx/item/magnet/magnet_ray03.png...OK Testing gfx/item/magnet/magnet_ray04.png...OK Testing gfx/item/magnet/magnet_ray05.png...OK Testing gfx/item/mastermind/mastermind_display.png...OK Testing gfx/item/mastermind/mastermind_peg00.png...OK Testing gfx/item/mastermind/mastermind_peg01.png...OK Testing gfx/item/mastermind/mastermind_peg02.png...OK Testing gfx/item/mastermind/mastermind_peg03.png...OK Testing gfx/item/mastermind/mastermind_peg04.png...OK Testing gfx/item/mastermind/mastermind_peg05.png...OK Testing gfx/item/mastermind/mastermind_score00.png...OK Testing gfx/item/mastermind/mastermind_score01.png...OK Testing gfx/item/mastermind/mastermind_score02.png...OK Testing gfx/item/mastermind/mastermind_score03.png...OK Testing gfx/item/mastermind/mastermind_score04.png...OK Testing gfx/item/mastermind/mastermind_score05.png...OK Testing gfx/item/mastermind/mastermind_score06.png...OK Testing gfx/item/memory_match_display.png...OK Testing gfx/item/metal_crate.png...OK Testing gfx/item/mine_cart/mine_cart00.png...OK Testing gfx/item/mine_cart/mine_cart01.png...OK Testing gfx/item/mine_cart/mine_cart02.png...OK Testing gfx/item/mine_cart/mine_cart03.png...OK Testing gfx/item/mine_cart/mine_cart_full00.png...OK Testing gfx/item/mine_cart/mine_cart_full01.png...OK Testing gfx/item/mine_cart/mine_cart_full02.png...OK Testing gfx/item/mine_cart/mine_cart_full03.png...OK Testing gfx/item/mirror/mirror.png...OK Testing gfx/item/mirror/upside_down_mirror.png...OK Testing gfx/item/monster_horn.png...OK Testing gfx/item/monster_skull/monster_skull.png...OK Testing gfx/item/monster_skull/monster_skull_horn_removed.png...OK Testing gfx/item/moveable_lift/moveable_lift00.png...OK Testing gfx/item/moveable_lift/moveable_lift01.png...OK Testing gfx/item/moveable_lift/moveable_lift02.png...OK Testing gfx/item/moveable_lift/moveable_lift03.png...OK Testing gfx/item/moveable_lift/moveable_lift04.png...OK Testing gfx/item/moveable_lift/moveable_lift05.png...OK Testing gfx/item/moveable_lift/moveable_lift06.png...OK Testing gfx/item/moveable_lift/moveable_lift07.png...OK Testing gfx/item/moveable_lift/moveable_lift08.png...OK Testing gfx/item/moveable_lift/moveable_lift09.png...OK Testing gfx/item/moveable_lift/moveable_lift10.png...OK Testing gfx/item/moveable_lift/moveable_lift11.png...OK Testing gfx/item/music_sheet.png...OK Testing gfx/item/music_sheet/music_sheet_display.png...OK Testing gfx/item/music_sheet/musical_note.png...OK Testing gfx/item/music_sheet/upside_down_musical_note.png...OK Testing gfx/item/number_block/number_block00.png...OK Testing gfx/item/number_block/number_block01.png...OK Testing gfx/item/number_block/number_block02.png...OK Testing gfx/item/oil_can.png...OK Testing gfx/item/old_shield.png...OK Testing gfx/item/one_way_door/one_way_door00.png...OK Testing gfx/item/one_way_door/one_way_door01.png...OK Testing gfx/item/one_way_door/one_way_door02.png...OK Testing gfx/item/one_way_door/one_way_door03.png...OK Testing gfx/item/one_way_door/one_way_door04.png...OK Testing gfx/item/one_way_door/one_way_door05.png...OK Testing gfx/item/one_way_door/one_way_door06.png...OK Testing gfx/item/one_way_door/one_way_door_down00.png...OK Testing gfx/item/one_way_door/one_way_door_down01.png...OK Testing gfx/item/one_way_door/one_way_door_down02.png...OK Testing gfx/item/one_way_door/one_way_door_down03.png...OK Testing gfx/item/one_way_door/one_way_door_down04.png...OK Testing gfx/item/one_way_door/one_way_door_down05.png...OK Testing gfx/item/one_way_door/one_way_door_down06.png...OK Testing gfx/item/one_way_door/one_way_door_up00.png...OK Testing gfx/item/one_way_door/one_way_door_up01.png...OK Testing gfx/item/one_way_door/one_way_door_up02.png...OK Testing gfx/item/one_way_door/one_way_door_up03.png...OK Testing gfx/item/one_way_door/one_way_door_up04.png...OK Testing gfx/item/one_way_door/one_way_door_up05.png...OK Testing gfx/item/one_way_door/one_way_door_up06.png...OK Testing gfx/item/pedestal.png...OK Testing gfx/item/poison_meat.png...OK Testing gfx/item/poison_meat/poison_meat00.png...OK Testing gfx/item/poison_meat/poison_meat01.png...OK Testing gfx/item/poison_meat/poison_meat02.png...OK Testing gfx/item/poison_meat/poison_meat03.png...OK Testing gfx/item/poison_meat/poison_meat04.png...OK Testing gfx/item/portable_save.png...OK Testing gfx/item/potion_dispenser/potion_dispenser00.png...OK Testing gfx/item/potion_dispenser/potion_dispenser01.png...OK Testing gfx/item/potion_dispenser/potion_dispenser02.png...OK Testing gfx/item/potion_dispenser/potion_dispenser03.png...OK Testing gfx/item/potion_dispenser/potion_dispenser04.png...OK Testing gfx/item/potion_dispenser/potion_dispenser05.png...OK Testing gfx/item/potion_dispenser/potion_dispenser06.png...OK Testing gfx/item/potion_dispenser/potion_dispenser07.png...OK Testing gfx/item/potion_dispenser/potion_dispenser08.png...OK Testing gfx/item/potion_dispenser/potion_dispenser09.png...OK Testing gfx/item/potion_dispenser/potion_dispenser10.png...OK Testing gfx/item/potion_dispenser/potion_dispenser11.png...OK Testing gfx/item/potion_dispenser/potion_dispenser12.png...OK Testing gfx/item/potion_dispenser/potion_dispenser13.png...OK Testing gfx/item/potion_dispenser/potion_dispenser14.png...OK Testing gfx/item/potion_dispenser/potion_dispenser15.png...OK Testing gfx/item/power_generator/power_generator00.png...OK Testing gfx/item/power_generator/power_generator_blue00.png...OK Testing gfx/item/power_generator/power_generator_blue01.png...OK Testing gfx/item/power_generator/power_generator_blue02.png...OK Testing gfx/item/power_generator/power_generator_blue03.png...OK Testing gfx/item/power_generator/power_generator_blue04.png...OK Testing gfx/item/power_generator/power_generator_blue05.png...OK Testing gfx/item/power_generator/power_generator_green00.png...OK Testing gfx/item/power_generator/power_generator_green01.png...OK Testing gfx/item/power_generator/power_generator_green02.png...OK Testing gfx/item/power_generator/power_generator_green03.png...OK Testing gfx/item/power_generator/power_generator_green04.png...OK Testing gfx/item/power_generator/power_generator_green05.png...OK Testing gfx/item/power_generator/power_generator_purple00.png...OK Testing gfx/item/power_generator/power_generator_purple01.png...OK Testing gfx/item/power_generator/power_generator_purple02.png...OK Testing gfx/item/power_generator/power_generator_purple03.png...OK Testing gfx/item/power_generator/power_generator_purple04.png...OK Testing gfx/item/power_generator/power_generator_purple05.png...OK Testing gfx/item/power_generator/power_generator_red00.png...OK Testing gfx/item/power_generator/power_generator_red01.png...OK Testing gfx/item/power_generator/power_generator_red02.png...OK Testing gfx/item/power_generator/power_generator_red03.png...OK Testing gfx/item/power_generator/power_generator_red04.png...OK Testing gfx/item/power_generator/power_generator_red05.png...OK Testing gfx/item/power_generator/power_generator_yellow00.png...OK Testing gfx/item/power_generator/power_generator_yellow01.png...OK Testing gfx/item/power_generator/power_generator_yellow02.png...OK Testing gfx/item/power_generator/power_generator_yellow03.png...OK Testing gfx/item/power_generator/power_generator_yellow04.png...OK Testing gfx/item/power_generator/power_generator_yellow05.png...OK Testing gfx/item/power_meter/meter00.png...OK Testing gfx/item/power_meter/meter01.png...OK Testing gfx/item/power_meter/meter02.png...OK Testing gfx/item/power_meter/meter03.png...OK Testing gfx/item/power_meter/meter04.png...OK Testing gfx/item/power_meter/meter05.png...OK Testing gfx/item/power_meter/meter06.png...OK Testing gfx/item/power_meter/meter07.png...OK Testing gfx/item/power_meter/meter08.png...OK Testing gfx/item/power_meter/meter09.png...OK Testing gfx/item/power_meter/meter10.png...OK Testing gfx/item/power_meter/meter11.png...OK Testing gfx/item/power_meter/meter12.png...OK Testing gfx/item/protection_artifact.png...OK Testing gfx/item/protection_ring.png...OK Testing gfx/item/puzzle_piece/puzzle_piece.png...OK Testing gfx/item/puzzle_piece/puzzle_piece00.png...OK Testing gfx/item/puzzle_piece/puzzle_piece01.png...OK Testing gfx/item/puzzle_piece/puzzle_piece02.png...OK Testing gfx/item/puzzle_piece/puzzle_piece03.png...OK Testing gfx/item/puzzle_piece/puzzle_piece04.png...OK Testing gfx/item/puzzle_piece/puzzle_piece05.png...OK Testing gfx/item/puzzle_piece/puzzle_piece06.png...OK Testing gfx/item/puzzle_piece/puzzle_piece07.png...OK Testing gfx/item/puzzle_piece/puzzle_piece08.png...OK Testing gfx/item/reflection_artifact.png...OK Testing gfx/item/repellent.png...OK Testing gfx/item/repellent/repellent_spray00.png...OK Testing gfx/item/repellent/repellent_spray01.png...OK Testing gfx/item/repellent/repellent_spray02.png...OK Testing gfx/item/repellent/repellent_spray03.png...OK Testing gfx/item/repellent/repellent_spray04.png...OK Testing gfx/item/resurrection_amulet.png...OK Testing gfx/item/robot/robot00.png...OK Testing gfx/item/robot/robot01.png...OK Testing gfx/item/robot/robot02.png...OK Testing gfx/item/robot/robot03.png...OK Testing gfx/item/robot/robot04.png...OK Testing gfx/item/robot/robot05.png...OK Testing gfx/item/robot/robot06.png...OK Testing gfx/item/robot/robot07.png...OK Testing gfx/item/robot/robot08.png...OK Testing gfx/item/robot/robot_target.png...OK Testing gfx/item/rock.png...OK Testing gfx/item/rock_container.png...OK Testing gfx/item/rock_pile.png...OK Testing gfx/item/rope.png...OK Testing gfx/item/safe/safe_dial00.png...OK Testing gfx/item/safe/safe_dial01.png...OK Testing gfx/item/safe/safe_dial02.png...OK Testing gfx/item/safe/safe_dial03.png...OK Testing gfx/item/safe/safe_dial04.png...OK Testing gfx/item/safe/safe_dial05.png...OK Testing gfx/item/safe/safe_dial06.png...OK Testing gfx/item/safe/safe_dial07.png...OK Testing gfx/item/safe/safe_dial08.png...OK Testing gfx/item/safe/safe_dial09.png...OK Testing gfx/item/safe/safe_dial10.png...OK Testing gfx/item/safe/safe_dial11.png...OK Testing gfx/item/safe/safe_dial12.png...OK Testing gfx/item/safe/safe_dial13.png...OK Testing gfx/item/safe/safe_dial14.png...OK Testing gfx/item/safe/safe_dial15.png...OK Testing gfx/item/safe/safe_dial16.png...OK Testing gfx/item/safe/safe_dial17.png...OK Testing gfx/item/safe/safe_dial18.png...OK Testing gfx/item/safe/safe_dial19.png...OK Testing gfx/item/safe/safe_dial20.png...OK Testing gfx/item/safe/safe_dial21.png...OK Testing gfx/item/safe/safe_dial22.png...OK Testing gfx/item/safe/safe_dial23.png...OK Testing gfx/item/safe/safe_dial24.png...OK Testing gfx/item/safe/safe_dial25.png...OK Testing gfx/item/safe/safe_dial26.png...OK Testing gfx/item/safe/safe_dial27.png...OK Testing gfx/item/safe/safe_dial28.png...OK Testing gfx/item/safe/safe_dial29.png...OK Testing gfx/item/safe/safe_dial30.png...OK Testing gfx/item/safe/safe_dial31.png...OK Testing gfx/item/safe/safe_dial32.png...OK Testing gfx/item/safe/safe_dial33.png...OK Testing gfx/item/safe/safe_dial34.png...OK Testing gfx/item/safe/safe_dial35.png...OK Testing gfx/item/safe/safe_dial36.png...OK Testing gfx/item/safe/safe_dial37.png...OK Testing gfx/item/safe/safe_dial38.png...OK Testing gfx/item/safe/safe_dial39.png...OK Testing gfx/item/safe/safe_dial40.png...OK Testing gfx/item/safe/safe_door.png...OK Testing gfx/item/safe/safe_door_open.png...OK Testing gfx/item/safe_combination.png...OK Testing gfx/item/scale/scale00.png...OK Testing gfx/item/scale/scale01.png...OK Testing gfx/item/scale/scale02.png...OK Testing gfx/item/scale/scale03.png...OK Testing gfx/item/scale/scale04.png...OK Testing gfx/item/scale/scale05.png...OK Testing gfx/item/scale/scale06.png...OK Testing gfx/item/shield_pillar/shield_pillar.png...OK Testing gfx/item/skull/skull00.png...OK Testing gfx/item/skull/skull01.png...OK Testing gfx/item/skull/skull02.png...OK Testing gfx/item/skull/skull03.png...OK Testing gfx/item/skull/skull04.png...OK Testing gfx/item/skull/skull05.png...OK Testing gfx/item/skull/skull_chain.png...OK Testing gfx/item/sliding_puzzle/large_puzzle_display.png...OK Testing gfx/item/sliding_puzzle/puzzle_block00.png...OK Testing gfx/item/sliding_puzzle/puzzle_block01.png...OK Testing gfx/item/sliding_puzzle/puzzle_block02.png...OK Testing gfx/item/sliding_puzzle/puzzle_block03.png...OK Testing gfx/item/sliding_puzzle/puzzle_block04.png...OK Testing gfx/item/sliding_puzzle/puzzle_block05.png...OK Testing gfx/item/sliding_puzzle/puzzle_block06.png...OK Testing gfx/item/sliding_puzzle/puzzle_block07.png...OK Testing gfx/item/sliding_puzzle/puzzle_block08.png...OK Testing gfx/item/sliding_puzzle/puzzle_block09.png...OK Testing gfx/item/sliding_puzzle/puzzle_block10.png...OK Testing gfx/item/sliding_puzzle/puzzle_block11.png...OK Testing gfx/item/sliding_puzzle/puzzle_block12.png...OK Testing gfx/item/sliding_puzzle/puzzle_block13.png...OK Testing gfx/item/sliding_puzzle/puzzle_block14.png...OK Testing gfx/item/sliding_puzzle/puzzle_display.png...OK Testing gfx/item/slime_bottle.png...OK Testing gfx/item/slime_container/slime_container_left.png...OK Testing gfx/item/slime_container/slime_container_right.png...OK Testing gfx/item/slime_container/slime_container_valve00.png...OK Testing gfx/item/slime_container/slime_container_valve01.png...OK Testing gfx/item/slime_potion_pool/slime_potion_pool00.png...OK Testing gfx/item/slime_potion_pool/slime_potion_pool01.png...OK Testing gfx/item/slime_potion_pool/slime_potion_pool02.png...OK Testing gfx/item/sludge_tentacle.png...OK Testing gfx/item/sonic_boom/sonic_boom_panel00.png...OK Testing gfx/item/sonic_boom/sonic_boom_panel01.png...OK Testing gfx/item/sonic_boom/sonic_boom_panel02.png...OK Testing gfx/item/sonic_boom/sonic_boom_panel03.png...OK Testing gfx/item/sonic_boom/sonic_boom_panel04.png...OK Testing gfx/item/sonic_boom/sonic_boom_panel05.png...OK Testing gfx/item/sonic_boom/sonic_boom_panel06.png...OK Testing gfx/item/sonic_boom/sonic_boom_panel07.png...OK Testing gfx/item/sonic_boom/sonic_boom_panel08.png...OK Testing gfx/item/sonic_boom/sonic_boom_panel09.png...OK Testing gfx/item/soul_bottle/bottle_magic00.png...OK Testing gfx/item/soul_bottle/bottle_magic01.png...OK Testing gfx/item/soul_bottle/bottle_magic02.png...OK Testing gfx/item/soul_bottle/bottle_magic03.png...OK Testing gfx/item/soul_bottle/bottle_magic04.png...OK Testing gfx/item/soul_bottle/bottle_magic05.png...OK Testing gfx/item/soul_bottle/full_soul_bottle.png...OK Testing gfx/item/soul_bottle/soul_bottle.png...OK Testing gfx/item/soul_bottle/soul_bottle00.png...OK Testing gfx/item/soul_bottle/soul_bottle01.png...OK Testing gfx/item/soul_merger/control_panel.png...OK Testing gfx/item/soul_merger/control_panel00.png...OK Testing gfx/item/soul_merger/control_panel01.png...OK Testing gfx/item/soul_merger/soul_door.png...OK Testing gfx/item/soul_merger/soul_merger.png...OK Testing gfx/item/soul_merger/soul_merger00.png...OK Testing gfx/item/soul_merger/soul_merger01.png...OK Testing gfx/item/soul_merger/soul_merger_in00.png...OK Testing gfx/item/soul_merger/soul_merger_in01.png...OK Testing gfx/item/soul_merger/soul_merger_in02.png...OK Testing gfx/item/soul_merger/soul_merger_in03.png...OK Testing gfx/item/soul_merger/soul_merger_in_activate00.png...OK Testing gfx/item/soul_merger/soul_merger_in_activate01.png...OK Testing gfx/item/soul_merger/soul_merger_in_activate02.png...OK Testing gfx/item/soul_merger/soul_merger_in_activate03.png...OK Testing gfx/item/soul_merger/soul_merger_out00.png...OK Testing gfx/item/soul_merger/soul_merger_out01.png...OK Testing gfx/item/soul_merger/soul_merger_out02.png...OK Testing gfx/item/soul_merger/soul_merger_out03.png...OK Testing gfx/item/soul_merger/soul_merger_out_activate00.png...OK Testing gfx/item/soul_merger/soul_merger_out_activate01.png...OK Testing gfx/item/soul_merger/soul_merger_out_activate02.png...OK Testing gfx/item/soul_merger/soul_merger_out_activate03.png...OK Testing gfx/item/spanner.png...OK Testing gfx/item/spore.png...OK Testing gfx/item/spore_crop.png...OK Testing gfx/item/spores.png...OK Testing gfx/item/spring/spring00.png...OK Testing gfx/item/spring/spring01.png...OK Testing gfx/item/spring/spring02.png...OK Testing gfx/item/spring/spring03.png...OK Testing gfx/item/statue/centurion.png...OK Testing gfx/item/statue/scorpion.png...OK Testing gfx/item/statue/spider.png...OK Testing gfx/item/statue/tortoise.png...OK Testing gfx/item/summoner_staff.png...OK Testing gfx/item/symbol_block/symbol_block00.png...OK Testing gfx/item/symbol_block/symbol_block01.png...OK Testing gfx/item/symbol_block/symbol_block02.png...OK Testing gfx/item/symbol_block/symbol_block03.png...OK Testing gfx/item/symbol_block/symbol_block04.png...OK Testing gfx/item/symbol_block/symbol_block05.png...OK Testing gfx/item/tesla_charger/tesla_charger00.png...OK Testing gfx/item/tesla_charger/tesla_charger01.png...OK Testing gfx/item/tesla_charger/tesla_charger02.png...OK Testing gfx/item/tesla_charger/tesla_charger03.png...OK Testing gfx/item/tesla_charger/tesla_charger04.png...OK Testing gfx/item/tesla_charger/tesla_charger05.png...OK Testing gfx/item/tesla_charger/tesla_charger06.png...OK Testing gfx/item/tesla_charger/tesla_charger07.png...OK Testing gfx/item/tesla_charger/tesla_charger08.png...OK Testing gfx/item/tesla_charger/tesla_charger09.png...OK Testing gfx/item/tesla_charger/tesla_charger10.png...OK Testing gfx/item/tesla_charger/tesla_charger11.png...OK Testing gfx/item/tesla_charger/tesla_charger12.png...OK Testing gfx/item/tesla_charger/tesla_charger13.png...OK Testing gfx/item/tesla_charger/tesla_pack_empty.png...OK Testing gfx/item/tesla_charger/tesla_pack_full.png...OK Testing gfx/item/tesla_charger/tesla_shock00.png...OK Testing gfx/item/tesla_charger/tesla_shock01.png...OK Testing gfx/item/tesla_charger/tesla_shock02.png...OK Testing gfx/item/tesla_charger/tesla_shock03.png...OK Testing gfx/item/tesla_charger/tesla_shock04.png...OK Testing gfx/item/test_crate.png...OK Testing gfx/item/ton_weight.png...OK Testing gfx/item/tortoise_shell.png...OK Testing gfx/item/train_track/train_track_box.png...OK Testing gfx/item/train_track/train_track_horiz00.png...OK Testing gfx/item/train_track/train_track_horiz01.png...OK Testing gfx/item/train_track/train_track_horiz02.png...OK Testing gfx/item/train_track/train_track_horiz03.png...OK Testing gfx/item/train_track/train_track_horiz04.png...OK Testing gfx/item/train_track/train_track_horiz05.png...OK Testing gfx/item/train_track/train_track_horiz06.png...OK Testing gfx/item/train_track/train_track_horiz07.png...OK Testing gfx/item/train_track/train_track_horiz_inactive.png...OK Testing gfx/item/train_track/train_track_vert00.png...OK Testing gfx/item/train_track/train_track_vert01.png...OK Testing gfx/item/train_track/train_track_vert02.png...OK Testing gfx/item/train_track/train_track_vert03.png...OK Testing gfx/item/train_track/train_track_vert04.png...OK Testing gfx/item/train_track/train_track_vert05.png...OK Testing gfx/item/train_track/train_track_vert06.png...OK Testing gfx/item/train_track/train_track_vert07.png...OK Testing gfx/item/train_track/train_track_vert_inactive.png...OK Testing gfx/item/tread_mill/tread_mill00.png...OK Testing gfx/item/tread_mill/tread_mill01.png...OK Testing gfx/item/tread_mill/tread_mill02.png...OK Testing gfx/item/tread_mill/tread_mill03.png...OK Testing gfx/item/tuning_fork.png...OK Testing gfx/item/vines/vines00.png...OK Testing gfx/item/vines/vines01.png...OK Testing gfx/item/vines/vines02.png...OK Testing gfx/item/vines/vines03.png...OK Testing gfx/item/vines/vines04.png...OK Testing gfx/item/water_purifier/purifier_capsule.png...OK Testing gfx/item/water_purifier/water_purifier.png...OK Testing gfx/item/wooden_crate.png...OK Testing gfx/lift/castle_lift.png...OK Testing gfx/lift/catapult_lift.png...OK Testing gfx/lift/large_mine_lift.png...OK Testing gfx/lift/lift_target.png...OK Testing gfx/lift/mine_lift.png...OK Testing gfx/map/0.png...OK Testing gfx/map/armoury/1.png...OK Testing gfx/map/armoury/100.png...OK Testing gfx/map/armoury/105.png...OK Testing gfx/map/armoury/110.png...OK Testing gfx/map/armoury/111.png...OK Testing gfx/map/armoury/120.png...OK Testing gfx/map/armoury/121.png...OK Testing gfx/map/armoury/122.png...OK Testing gfx/map/armoury/123.png...OK Testing gfx/map/armoury/124.png...OK Testing gfx/map/armoury/125.png...OK Testing gfx/map/armoury/129.png...OK Testing gfx/map/armoury/130.png...OK Testing gfx/map/armoury/131.png...OK Testing gfx/map/armoury/132.png...OK Testing gfx/map/armoury/133.png...OK Testing gfx/map/armoury/134.png...OK Testing gfx/map/armoury/135.png...OK Testing gfx/map/armoury/136.png...OK Testing gfx/map/armoury/137.png...OK Testing gfx/map/armoury/138.png...OK Testing gfx/map/armoury/139.png...OK Testing gfx/map/armoury/140.png...OK Testing gfx/map/armoury/141.png...OK Testing gfx/map/armoury/142.png...OK Testing gfx/map/armoury/143.png...OK Testing gfx/map/armoury/144.png...OK Testing gfx/map/armoury/145.png...OK Testing gfx/map/armoury/146.png...OK Testing gfx/map/armoury/147.png...OK Testing gfx/map/armoury/148.png...OK Testing gfx/map/armoury/149.png...OK Testing gfx/map/armoury/150.png...OK Testing gfx/map/armoury/151.png...OK Testing gfx/map/armoury/152.png...OK Testing gfx/map/armoury/153.png...OK Testing gfx/map/armoury/2.png...OK Testing gfx/map/armoury/3.png...OK Testing gfx/map/armoury/301.png...OK Testing gfx/map/armoury/302.png...OK Testing gfx/map/armoury/303.png...OK Testing gfx/map/armoury/304.png...OK Testing gfx/map/armoury/305.png...OK Testing gfx/map/armoury/4.png...OK Testing gfx/map/armoury/496.png...OK Testing gfx/map/armoury/497.png...OK Testing gfx/map/armoury/498.png...OK Testing gfx/map/armoury/499.png...OK Testing gfx/map/armoury/5.png...OK Testing gfx/map/armoury/500.png...OK Testing gfx/map/armoury/501.png...OK Testing gfx/map/armoury/502.png...OK Testing gfx/map/armoury/503.png...OK Testing gfx/map/armoury/512.png...OK Testing gfx/map/armoury/513.png...OK Testing gfx/map/armoury/514.png...OK Testing gfx/map/armoury/515.png...OK Testing gfx/map/armoury/516.png...OK Testing gfx/map/armoury/517.png...OK Testing gfx/map/armoury/518.png...OK Testing gfx/map/armoury/519.png...OK Testing gfx/map/armoury/6.png...OK Testing gfx/map/armoury/background.png...OK Testing gfx/map/armoury/weapon_rack.png...OK Testing gfx/map/basement/1.png...OK Testing gfx/map/basement/110.png...OK Testing gfx/map/basement/111.png...OK Testing gfx/map/basement/120.png...OK Testing gfx/map/basement/121.png...OK Testing gfx/map/basement/122.png...OK Testing gfx/map/basement/123.png...OK Testing gfx/map/basement/124.png...OK Testing gfx/map/basement/125.png...OK Testing gfx/map/basement/126.png...OK Testing gfx/map/basement/127.png...OK Testing gfx/map/basement/128.png...OK Testing gfx/map/basement/129.png...OK Testing gfx/map/basement/130.png...OK Testing gfx/map/basement/131.png...OK Testing gfx/map/basement/132.png...OK Testing gfx/map/basement/133.png...OK Testing gfx/map/basement/134.png...OK Testing gfx/map/basement/135.png...OK Testing gfx/map/basement/136.png...OK Testing gfx/map/basement/137.png...OK Testing gfx/map/basement/138.png...OK Testing gfx/map/basement/139.png...OK Testing gfx/map/basement/140.png...OK Testing gfx/map/basement/141.png...OK Testing gfx/map/basement/142.png...OK Testing gfx/map/basement/143.png...OK Testing gfx/map/basement/144.png...OK Testing gfx/map/basement/145.png...OK Testing gfx/map/basement/146.png...OK Testing gfx/map/basement/147.png...OK Testing gfx/map/basement/148.png...OK Testing gfx/map/basement/149.png...OK Testing gfx/map/basement/2.png...OK Testing gfx/map/basement/3.png...OK Testing gfx/map/basement/301.png...OK Testing gfx/map/basement/302.png...OK Testing gfx/map/basement/303.png...OK Testing gfx/map/basement/304.png...OK Testing gfx/map/basement/305.png...OK Testing gfx/map/basement/306.png...OK Testing gfx/map/basement/307.png...OK Testing gfx/map/basement/4.png...OK Testing gfx/map/basement/496.png...OK Testing gfx/map/basement/497.png...OK Testing gfx/map/basement/498.png...OK Testing gfx/map/basement/499.png...OK Testing gfx/map/basement/5.png...OK Testing gfx/map/basement/500.png...OK Testing gfx/map/basement/501.png...OK Testing gfx/map/basement/502.png...OK Testing gfx/map/basement/503.png...OK Testing gfx/map/basement/512.png...OK Testing gfx/map/basement/513.png...OK Testing gfx/map/basement/514.png...OK Testing gfx/map/basement/515.png...OK Testing gfx/map/basement/516.png...OK Testing gfx/map/basement/517.png...OK Testing gfx/map/basement/518.png...OK Testing gfx/map/basement/519.png...OK Testing gfx/map/basement/6.png...OK Testing gfx/map/basement/background.png...OK Testing gfx/map/basement/barrel.png...OK Testing gfx/map/basement/barrel_side.png...OK Testing gfx/map/basement/barrels.png...OK Testing gfx/map/basement/light.png...OK Testing gfx/map/basement/wine_rack.png...OK Testing gfx/map/castle/1.png...OK Testing gfx/map/castle/10.png...OK Testing gfx/map/castle/100.png...OK Testing gfx/map/castle/105.png...OK Testing gfx/map/castle/110.png...OK Testing gfx/map/castle/111.png...OK Testing gfx/map/castle/120.png...OK Testing gfx/map/castle/121.png...OK Testing gfx/map/castle/122.png...OK Testing gfx/map/castle/123.png...OK Testing gfx/map/castle/124.png...OK Testing gfx/map/castle/125.png...OK Testing gfx/map/castle/126.png...OK Testing gfx/map/castle/127.png...OK Testing gfx/map/castle/128.png...OK Testing gfx/map/castle/129.png...OK Testing gfx/map/castle/130.png...OK Testing gfx/map/castle/131.png...OK Testing gfx/map/castle/132.png...OK Testing gfx/map/castle/140.png...OK Testing gfx/map/castle/141.png...OK Testing gfx/map/castle/142.png...OK Testing gfx/map/castle/143.png...OK Testing gfx/map/castle/144.png...OK Testing gfx/map/castle/145.png...OK Testing gfx/map/castle/146.png...OK Testing gfx/map/castle/147.png...OK Testing gfx/map/castle/148.png...OK Testing gfx/map/castle/149.png...OK Testing gfx/map/castle/150.png...OK Testing gfx/map/castle/151.png...OK Testing gfx/map/castle/152.png...OK Testing gfx/map/castle/153.png...OK Testing gfx/map/castle/154.png...OK Testing gfx/map/castle/155.png...OK Testing gfx/map/castle/2.png...OK Testing gfx/map/castle/3.png...OK Testing gfx/map/castle/301.png...OK Testing gfx/map/castle/4.png...OK Testing gfx/map/castle/496.png...OK Testing gfx/map/castle/497.png...OK Testing gfx/map/castle/498.png...OK Testing gfx/map/castle/499.png...OK Testing gfx/map/castle/5.png...OK Testing gfx/map/castle/500.png...OK Testing gfx/map/castle/501.png...OK Testing gfx/map/castle/502.png...OK Testing gfx/map/castle/503.png...OK Testing gfx/map/castle/504.png...OK Testing gfx/map/castle/505.png...OK Testing gfx/map/castle/506.png...OK Testing gfx/map/castle/507.png...OK Testing gfx/map/castle/508.png...OK Testing gfx/map/castle/509.png...OK Testing gfx/map/castle/510.png...OK Testing gfx/map/castle/511.png...OK Testing gfx/map/castle/512.png...OK Testing gfx/map/castle/513.png...OK Testing gfx/map/castle/514.png...OK Testing gfx/map/castle/515.png...OK Testing gfx/map/castle/516.png...OK Testing gfx/map/castle/517.png...OK Testing gfx/map/castle/518.png...OK Testing gfx/map/castle/519.png...OK Testing gfx/map/castle/6.png...OK Testing gfx/map/castle/7.png...OK Testing gfx/map/castle/8.png...OK Testing gfx/map/castle/9.png...OK Testing gfx/map/castle/background.png...OK Testing gfx/map/catacombs/1.png...OK Testing gfx/map/catacombs/110.png...OK Testing gfx/map/catacombs/111.png...OK Testing gfx/map/catacombs/120.png...OK Testing gfx/map/catacombs/121.png...OK Testing gfx/map/catacombs/122.png...OK Testing gfx/map/catacombs/123.png...OK Testing gfx/map/catacombs/124.png...OK Testing gfx/map/catacombs/125.png...OK Testing gfx/map/catacombs/126.png...OK Testing gfx/map/catacombs/127.png...OK Testing gfx/map/catacombs/140.png...OK Testing gfx/map/catacombs/141.png...OK Testing gfx/map/catacombs/142.png...OK Testing gfx/map/catacombs/143.png...OK Testing gfx/map/catacombs/144.png...OK Testing gfx/map/catacombs/2.png...OK Testing gfx/map/catacombs/3.png...OK Testing gfx/map/catacombs/301.png...OK Testing gfx/map/catacombs/302.png...OK Testing gfx/map/catacombs/303.png...OK Testing gfx/map/catacombs/304.png...OK Testing gfx/map/catacombs/305.png...OK Testing gfx/map/catacombs/306.png...OK Testing gfx/map/catacombs/307.png...OK Testing gfx/map/catacombs/308.png...OK Testing gfx/map/catacombs/496.png...OK Testing gfx/map/catacombs/497.png...OK Testing gfx/map/catacombs/498.png...OK Testing gfx/map/catacombs/499.png...OK Testing gfx/map/catacombs/500.png...OK Testing gfx/map/catacombs/501.png...OK Testing gfx/map/catacombs/502.png...OK Testing gfx/map/catacombs/503.png...OK Testing gfx/map/catacombs/512.png...OK Testing gfx/map/catacombs/513.png...OK Testing gfx/map/catacombs/514.png...OK Testing gfx/map/catacombs/515.png...OK Testing gfx/map/catacombs/516.png...OK Testing gfx/map/catacombs/517.png...OK Testing gfx/map/catacombs/518.png...OK Testing gfx/map/catacombs/519.png...OK Testing gfx/map/catacombs/background.png...OK Testing gfx/map/catacombs/background1.png...OK Testing gfx/map/catacombs/pillar.png...OK Testing gfx/map/catacombs/pillar_dark.png...OK Testing gfx/map/caves/1.png...OK Testing gfx/map/caves/100.png...OK Testing gfx/map/caves/105.png...OK Testing gfx/map/caves/110.png...OK Testing gfx/map/caves/120.png...OK Testing gfx/map/caves/121.png...OK Testing gfx/map/caves/122.png...OK Testing gfx/map/caves/123.png...OK Testing gfx/map/caves/124.png...OK Testing gfx/map/caves/125.png...OK Testing gfx/map/caves/126.png...OK Testing gfx/map/caves/127.png...OK Testing gfx/map/caves/128.png...OK Testing gfx/map/caves/140.png...OK Testing gfx/map/caves/2.png...OK Testing gfx/map/caves/3.png...OK Testing gfx/map/caves/302.png...OK Testing gfx/map/caves/303.png...OK Testing gfx/map/caves/4.png...OK Testing gfx/map/caves/496.png...OK Testing gfx/map/caves/497.png...OK Testing gfx/map/caves/498.png...OK Testing gfx/map/caves/499.png...OK Testing gfx/map/caves/5.png...OK Testing gfx/map/caves/500.png...OK Testing gfx/map/caves/501.png...OK Testing gfx/map/caves/502.png...OK Testing gfx/map/caves/503.png...OK Testing gfx/map/caves/504.png...OK Testing gfx/map/caves/505.png...OK Testing gfx/map/caves/506.png...OK Testing gfx/map/caves/507.png...OK Testing gfx/map/caves/508.png...OK Testing gfx/map/caves/509.png...OK Testing gfx/map/caves/510.png...OK Testing gfx/map/caves/511.png...OK Testing gfx/map/caves/512.png...OK Testing gfx/map/caves/513.png...OK Testing gfx/map/caves/514.png...OK Testing gfx/map/caves/515.png...OK Testing gfx/map/caves/516.png...OK Testing gfx/map/caves/517.png...OK Testing gfx/map/caves/518.png...OK Testing gfx/map/caves/519.png...OK Testing gfx/map/caves/6.png...OK Testing gfx/map/caves/7.png...OK Testing gfx/map/caves/background.png...OK Testing gfx/map/caves/background_tile.png...OK Testing gfx/map/crypt/1.png...OK Testing gfx/map/crypt/110.png...OK Testing gfx/map/crypt/111.png...OK Testing gfx/map/crypt/132.png...OK Testing gfx/map/crypt/133.png...OK Testing gfx/map/crypt/134.png...OK Testing gfx/map/crypt/135.png...OK Testing gfx/map/crypt/136.png...OK Testing gfx/map/crypt/137.png...OK Testing gfx/map/crypt/138.png...OK Testing gfx/map/crypt/139.png...OK Testing gfx/map/crypt/140.png...OK Testing gfx/map/crypt/141.png...OK Testing gfx/map/crypt/142.png...OK Testing gfx/map/crypt/143.png...OK Testing gfx/map/crypt/144.png...OK Testing gfx/map/crypt/145.png...OK Testing gfx/map/crypt/146.png...OK Testing gfx/map/crypt/147.png...OK Testing gfx/map/crypt/148.png...OK Testing gfx/map/crypt/2.png...OK Testing gfx/map/crypt/3.png...OK Testing gfx/map/crypt/496.png...OK Testing gfx/map/crypt/497.png...OK Testing gfx/map/crypt/498.png...OK Testing gfx/map/crypt/499.png...OK Testing gfx/map/crypt/500.png...OK Testing gfx/map/crypt/501.png...OK Testing gfx/map/crypt/502.png...OK Testing gfx/map/crypt/503.png...OK Testing gfx/map/crypt/512.png...OK Testing gfx/map/crypt/513.png...OK Testing gfx/map/crypt/514.png...OK Testing gfx/map/crypt/515.png...OK Testing gfx/map/crypt/516.png...OK Testing gfx/map/crypt/517.png...OK Testing gfx/map/crypt/518.png...OK Testing gfx/map/crypt/519.png...OK Testing gfx/map/crypt/background.png...OK Testing gfx/map/dungeon/1.png...OK Testing gfx/map/dungeon/100.png...OK Testing gfx/map/dungeon/110.png...OK Testing gfx/map/dungeon/111.png...OK Testing gfx/map/dungeon/120.png...OK Testing gfx/map/dungeon/121.png...OK Testing gfx/map/dungeon/122.png...OK Testing gfx/map/dungeon/123.png...OK Testing gfx/map/dungeon/124.png...OK Testing gfx/map/dungeon/125.png...OK Testing gfx/map/dungeon/126.png...OK Testing gfx/map/dungeon/127.png...OK Testing gfx/map/dungeon/128.png...OK Testing gfx/map/dungeon/129.png...OK Testing gfx/map/dungeon/130.png...OK Testing gfx/map/dungeon/131.png...OK Testing gfx/map/dungeon/132.png...OK Testing gfx/map/dungeon/133.png...OK Testing gfx/map/dungeon/134.png...OK Testing gfx/map/dungeon/140.png...OK Testing gfx/map/dungeon/141.png...OK Testing gfx/map/dungeon/142.png...OK Testing gfx/map/dungeon/143.png...OK Testing gfx/map/dungeon/147.png...OK Testing gfx/map/dungeon/148.png...OK Testing gfx/map/dungeon/149.png...OK Testing gfx/map/dungeon/150.png...OK Testing gfx/map/dungeon/151.png...OK Testing gfx/map/dungeon/152.png...OK Testing gfx/map/dungeon/2.png...OK Testing gfx/map/dungeon/3.png...OK Testing gfx/map/dungeon/301.png...OK Testing gfx/map/dungeon/302.png...OK Testing gfx/map/dungeon/303.png...OK Testing gfx/map/dungeon/304.png...OK Testing gfx/map/dungeon/305.png...OK Testing gfx/map/dungeon/4.png...OK Testing gfx/map/dungeon/496.png...OK Testing gfx/map/dungeon/497.png...OK Testing gfx/map/dungeon/498.png...OK Testing gfx/map/dungeon/499.png...OK Testing gfx/map/dungeon/5.png...OK Testing gfx/map/dungeon/500.png...OK Testing gfx/map/dungeon/501.png...OK Testing gfx/map/dungeon/502.png...OK Testing gfx/map/dungeon/503.png...OK Testing gfx/map/dungeon/504.png...OK Testing gfx/map/dungeon/505.png...OK Testing gfx/map/dungeon/506.png...OK Testing gfx/map/dungeon/507.png...OK Testing gfx/map/dungeon/508.png...OK Testing gfx/map/dungeon/509.png...OK Testing gfx/map/dungeon/510.png...OK Testing gfx/map/dungeon/511.png...OK Testing gfx/map/dungeon/512.png...OK Testing gfx/map/dungeon/513.png...OK Testing gfx/map/dungeon/514.png...OK Testing gfx/map/dungeon/515.png...OK Testing gfx/map/dungeon/516.png...OK Testing gfx/map/dungeon/517.png...OK Testing gfx/map/dungeon/518.png...OK Testing gfx/map/dungeon/519.png...OK Testing gfx/map/dungeon/6.png...OK Testing gfx/map/dungeon/background.png...OK Testing gfx/map/dungeon/cell.png...OK Testing gfx/map/forest/1.png...OK Testing gfx/map/forest/10.png...OK Testing gfx/map/forest/100.png...OK Testing gfx/map/forest/101.png...OK Testing gfx/map/forest/105.png...OK Testing gfx/map/forest/106.png...OK Testing gfx/map/forest/11.png...OK Testing gfx/map/forest/110.png...OK Testing gfx/map/forest/111.png...OK Testing gfx/map/forest/12.png...OK Testing gfx/map/forest/120.png...OK Testing gfx/map/forest/121.png...OK Testing gfx/map/forest/122.png...OK Testing gfx/map/forest/123.png...OK Testing gfx/map/forest/124.png...OK Testing gfx/map/forest/125.png...OK Testing gfx/map/forest/126.png...OK Testing gfx/map/forest/127.png...OK Testing gfx/map/forest/128.png...OK Testing gfx/map/forest/129.png...OK Testing gfx/map/forest/13.png...OK Testing gfx/map/forest/130.png...OK Testing gfx/map/forest/131.png...OK Testing gfx/map/forest/132.png...OK Testing gfx/map/forest/133.png...OK Testing gfx/map/forest/134.png...OK Testing gfx/map/forest/135.png...OK Testing gfx/map/forest/136.png...OK Testing gfx/map/forest/137.png...OK Testing gfx/map/forest/138.png...OK Testing gfx/map/forest/139.png...OK Testing gfx/map/forest/14.png...OK Testing gfx/map/forest/140.png...OK Testing gfx/map/forest/141.png...OK Testing gfx/map/forest/142.png...OK Testing gfx/map/forest/143.png...OK Testing gfx/map/forest/144.png...OK Testing gfx/map/forest/15.png...OK Testing gfx/map/forest/16.png...OK Testing gfx/map/forest/17.png...OK Testing gfx/map/forest/18.png...OK Testing gfx/map/forest/19.png...OK Testing gfx/map/forest/2.png...OK Testing gfx/map/forest/20.png...OK Testing gfx/map/forest/21.png...OK Testing gfx/map/forest/22.png...OK Testing gfx/map/forest/23.png...OK Testing gfx/map/forest/24.png...OK Testing gfx/map/forest/25.png...OK Testing gfx/map/forest/253.png...OK Testing gfx/map/forest/254.png...OK Testing gfx/map/forest/255.png...OK Testing gfx/map/forest/26.png...OK Testing gfx/map/forest/261.png...OK Testing gfx/map/forest/262.png...OK Testing gfx/map/forest/27.png...OK Testing gfx/map/forest/28.png...OK Testing gfx/map/forest/29.png...OK Testing gfx/map/forest/3.png...OK Testing gfx/map/forest/30.png...OK Testing gfx/map/forest/301.png...OK Testing gfx/map/forest/31.png...OK Testing gfx/map/forest/32.png...OK Testing gfx/map/forest/33.png...OK Testing gfx/map/forest/4.png...OK Testing gfx/map/forest/496.png...OK Testing gfx/map/forest/497.png...OK Testing gfx/map/forest/498.png...OK Testing gfx/map/forest/499.png...OK Testing gfx/map/forest/5.png...OK Testing gfx/map/forest/500.png...OK Testing gfx/map/forest/501.png...OK Testing gfx/map/forest/502.png...OK Testing gfx/map/forest/503.png...OK Testing gfx/map/forest/6.png...OK Testing gfx/map/forest/7.png...OK Testing gfx/map/forest/8.png...OK Testing gfx/map/forest/9.png...OK Testing gfx/map/forest/background.png...OK Testing gfx/map/forest/background1.png...OK Testing gfx/map/grasslands/1.png...OK Testing gfx/map/grasslands/10.png...OK Testing gfx/map/grasslands/100.png...OK Testing gfx/map/grasslands/105.png...OK Testing gfx/map/grasslands/11.png...OK Testing gfx/map/grasslands/12.png...OK Testing gfx/map/grasslands/120.png...OK Testing gfx/map/grasslands/121.png...OK Testing gfx/map/grasslands/122.png...OK Testing gfx/map/grasslands/123.png...OK Testing gfx/map/grasslands/124.png...OK Testing gfx/map/grasslands/125.png...OK Testing gfx/map/grasslands/126.png...OK Testing gfx/map/grasslands/127.png...OK Testing gfx/map/grasslands/128.png...OK Testing gfx/map/grasslands/129.png...OK Testing gfx/map/grasslands/13.png...OK Testing gfx/map/grasslands/130.png...OK Testing gfx/map/grasslands/131.png...OK Testing gfx/map/grasslands/132.png...OK Testing gfx/map/grasslands/133.png...OK Testing gfx/map/grasslands/134.png...OK Testing gfx/map/grasslands/135.png...OK Testing gfx/map/grasslands/136.png...OK Testing gfx/map/grasslands/137.png...OK Testing gfx/map/grasslands/138.png...OK Testing gfx/map/grasslands/139.png...OK Testing gfx/map/grasslands/14.png...OK Testing gfx/map/grasslands/140.png...OK Testing gfx/map/grasslands/141.png...OK Testing gfx/map/grasslands/142.png...OK Testing gfx/map/grasslands/143.png...OK Testing gfx/map/grasslands/144.png...OK Testing gfx/map/grasslands/145.png...OK Testing gfx/map/grasslands/146.png...OK Testing gfx/map/grasslands/147.png...OK Testing gfx/map/grasslands/148.png...OK Testing gfx/map/grasslands/149.png...OK Testing gfx/map/grasslands/15.png...OK Testing gfx/map/grasslands/150.png...OK Testing gfx/map/grasslands/151.png...OK Testing gfx/map/grasslands/152.png...OK Testing gfx/map/grasslands/153.png...OK Testing gfx/map/grasslands/154.png...OK Testing gfx/map/grasslands/155.png...OK Testing gfx/map/grasslands/156.png...OK Testing gfx/map/grasslands/157.png...OK Testing gfx/map/grasslands/158.png...OK Testing gfx/map/grasslands/159.png...OK Testing gfx/map/grasslands/16.png...OK Testing gfx/map/grasslands/160.png...OK Testing gfx/map/grasslands/161.png...OK Testing gfx/map/grasslands/162.png...OK Testing gfx/map/grasslands/163.png...OK Testing gfx/map/grasslands/164.png...OK Testing gfx/map/grasslands/165.png...OK Testing gfx/map/grasslands/166.png...OK Testing gfx/map/grasslands/167.png...OK Testing gfx/map/grasslands/168.png...OK Testing gfx/map/grasslands/169.png...OK Testing gfx/map/grasslands/17.png...OK Testing gfx/map/grasslands/170.png...OK Testing gfx/map/grasslands/171.png...OK Testing gfx/map/grasslands/172.png...OK Testing gfx/map/grasslands/173.png...OK Testing gfx/map/grasslands/174.png...OK Testing gfx/map/grasslands/175.png...OK Testing gfx/map/grasslands/176.png...OK Testing gfx/map/grasslands/177.png...OK Testing gfx/map/grasslands/178.png...OK Testing gfx/map/grasslands/179.png...OK Testing gfx/map/grasslands/18.png...OK Testing gfx/map/grasslands/180.png...OK Testing gfx/map/grasslands/181.png...OK Testing gfx/map/grasslands/182.png...OK Testing gfx/map/grasslands/183.png...OK Testing gfx/map/grasslands/184.png...OK Testing gfx/map/grasslands/185.png...OK Testing gfx/map/grasslands/186.png...OK Testing gfx/map/grasslands/187.png...OK Testing gfx/map/grasslands/188.png...OK Testing gfx/map/grasslands/189.png...OK Testing gfx/map/grasslands/19.png...OK Testing gfx/map/grasslands/190.png...OK Testing gfx/map/grasslands/191.png...OK Testing gfx/map/grasslands/192.png...OK Testing gfx/map/grasslands/193.png...OK Testing gfx/map/grasslands/194.png...OK Testing gfx/map/grasslands/195.png...OK Testing gfx/map/grasslands/196.png...OK Testing gfx/map/grasslands/197.png...OK Testing gfx/map/grasslands/198.png...OK Testing gfx/map/grasslands/199.png...OK Testing gfx/map/grasslands/2.png...OK Testing gfx/map/grasslands/20.png...OK Testing gfx/map/grasslands/200.png...OK Testing gfx/map/grasslands/201.png...OK Testing gfx/map/grasslands/202.png...OK Testing gfx/map/grasslands/203.png...OK Testing gfx/map/grasslands/204.png...OK Testing gfx/map/grasslands/205.png...OK Testing gfx/map/grasslands/206.png...OK Testing gfx/map/grasslands/207.png...OK Testing gfx/map/grasslands/208.png...OK Testing gfx/map/grasslands/209.png...OK Testing gfx/map/grasslands/21.png...OK Testing gfx/map/grasslands/210.png...OK Testing gfx/map/grasslands/211.png...OK Testing gfx/map/grasslands/212.png...OK Testing gfx/map/grasslands/213.png...OK Testing gfx/map/grasslands/214.png...OK Testing gfx/map/grasslands/215.png...OK Testing gfx/map/grasslands/216.png...OK Testing gfx/map/grasslands/217.png...OK Testing gfx/map/grasslands/218.png...OK Testing gfx/map/grasslands/219.png...OK Testing gfx/map/grasslands/22.png...OK Testing gfx/map/grasslands/220.png...OK Testing gfx/map/grasslands/221.png...OK Testing gfx/map/grasslands/222.png...OK Testing gfx/map/grasslands/223.png...OK Testing gfx/map/grasslands/224.png...OK Testing gfx/map/grasslands/225.png...OK Testing gfx/map/grasslands/226.png...OK Testing gfx/map/grasslands/227.png...OK Testing gfx/map/grasslands/228.png...OK Testing gfx/map/grasslands/229.png...OK Testing gfx/map/grasslands/23.png...OK Testing gfx/map/grasslands/230.png...OK Testing gfx/map/grasslands/231.png...OK Testing gfx/map/grasslands/232.png...OK Testing gfx/map/grasslands/233.png...OK Testing gfx/map/grasslands/234.png...OK Testing gfx/map/grasslands/235.png...OK Testing gfx/map/grasslands/236.png...OK Testing gfx/map/grasslands/237.png...OK Testing gfx/map/grasslands/238.png...OK Testing gfx/map/grasslands/239.png...OK Testing gfx/map/grasslands/240.png...OK Testing gfx/map/grasslands/241.png...OK Testing gfx/map/grasslands/242.png...OK Testing gfx/map/grasslands/243.png...OK Testing gfx/map/grasslands/244.png...OK Testing gfx/map/grasslands/245.png...OK Testing gfx/map/grasslands/246.png...OK Testing gfx/map/grasslands/247.png...OK Testing gfx/map/grasslands/248.png...OK Testing gfx/map/grasslands/250.png...OK Testing gfx/map/grasslands/251.png...OK Testing gfx/map/grasslands/252.png...OK Testing gfx/map/grasslands/253.png...OK Testing gfx/map/grasslands/254.png...OK Testing gfx/map/grasslands/255.png...OK Testing gfx/map/grasslands/256.png...OK Testing gfx/map/grasslands/257.png...OK Testing gfx/map/grasslands/258.png...OK Testing gfx/map/grasslands/259.png...OK Testing gfx/map/grasslands/26.png...OK Testing gfx/map/grasslands/260.png...OK Testing gfx/map/grasslands/261.png...OK Testing gfx/map/grasslands/262.png...OK Testing gfx/map/grasslands/263.png...OK Testing gfx/map/grasslands/264.png...OK Testing gfx/map/grasslands/265.png...OK Testing gfx/map/grasslands/266.png...OK Testing gfx/map/grasslands/27.png...OK Testing gfx/map/grasslands/28.png...OK Testing gfx/map/grasslands/29.png...OK Testing gfx/map/grasslands/3.png...OK Testing gfx/map/grasslands/301.png...OK Testing gfx/map/grasslands/4.png...OK Testing gfx/map/grasslands/496.png...OK Testing gfx/map/grasslands/497.png...OK Testing gfx/map/grasslands/498.png...OK Testing gfx/map/grasslands/499.png...OK Testing gfx/map/grasslands/5.png...OK Testing gfx/map/grasslands/500.png...OK Testing gfx/map/grasslands/501.png...OK Testing gfx/map/grasslands/502.png...OK Testing gfx/map/grasslands/503.png...OK Testing gfx/map/grasslands/6.png...OK Testing gfx/map/grasslands/7.png...OK Testing gfx/map/grasslands/8.png...OK Testing gfx/map/grasslands/9.png...OK Testing gfx/map/grasslands/background.png...OK Testing gfx/map/grasslands/well.png...OK Testing gfx/map/graveyard/1.png...OK Testing gfx/map/graveyard/120.png...OK Testing gfx/map/graveyard/121.png...OK Testing gfx/map/graveyard/122.png...OK Testing gfx/map/graveyard/123.png...OK Testing gfx/map/graveyard/124.png...OK Testing gfx/map/graveyard/125.png...OK Testing gfx/map/graveyard/126.png...OK Testing gfx/map/graveyard/127.png...OK Testing gfx/map/graveyard/128.png...OK Testing gfx/map/graveyard/129.png...OK Testing gfx/map/graveyard/130.png...OK Testing gfx/map/graveyard/131.png...OK Testing gfx/map/graveyard/132.png...OK Testing gfx/map/graveyard/133.png...OK Testing gfx/map/graveyard/134.png...OK Testing gfx/map/graveyard/135.png...OK Testing gfx/map/graveyard/136.png...OK Testing gfx/map/graveyard/137.png...OK Testing gfx/map/graveyard/138.png...OK Testing gfx/map/graveyard/139.png...OK Testing gfx/map/graveyard/140.png...OK Testing gfx/map/graveyard/141.png...OK Testing gfx/map/graveyard/142.png...OK Testing gfx/map/graveyard/143.png...OK Testing gfx/map/graveyard/2.png...OK Testing gfx/map/graveyard/6.png...OK Testing gfx/map/graveyard/7.png...OK Testing gfx/map/graveyard/8.png...OK Testing gfx/map/graveyard/background.png...OK Testing gfx/map/graveyard/background1.png...OK Testing gfx/map/laboratory/1.png...OK Testing gfx/map/laboratory/100.png...OK Testing gfx/map/laboratory/105.png...OK Testing gfx/map/laboratory/110.png...OK Testing gfx/map/laboratory/120.png...OK Testing gfx/map/laboratory/121.png...OK Testing gfx/map/laboratory/122.png...OK Testing gfx/map/laboratory/123.png...OK Testing gfx/map/laboratory/124.png...OK Testing gfx/map/laboratory/125.png...OK Testing gfx/map/laboratory/126.png...OK Testing gfx/map/laboratory/127.png...OK Testing gfx/map/laboratory/128.png...OK Testing gfx/map/laboratory/129.png...OK Testing gfx/map/laboratory/130.png...OK Testing gfx/map/laboratory/131.png...OK Testing gfx/map/laboratory/132.png...OK Testing gfx/map/laboratory/133.png...OK Testing gfx/map/laboratory/134.png...OK Testing gfx/map/laboratory/135.png...OK Testing gfx/map/laboratory/136.png...OK Testing gfx/map/laboratory/137.png...OK Testing gfx/map/laboratory/138.png...OK Testing gfx/map/laboratory/139.png...OK Testing gfx/map/laboratory/140.png...OK Testing gfx/map/laboratory/141.png...OK Testing gfx/map/laboratory/142.png...OK Testing gfx/map/laboratory/143.png...OK Testing gfx/map/laboratory/144.png...OK Testing gfx/map/laboratory/145.png...OK Testing gfx/map/laboratory/146.png...OK Testing gfx/map/laboratory/147.png...OK Testing gfx/map/laboratory/148.png...OK Testing gfx/map/laboratory/149.png...OK Testing gfx/map/laboratory/150.png...OK Testing gfx/map/laboratory/151.png...OK Testing gfx/map/laboratory/152.png...OK Testing gfx/map/laboratory/153.png...OK Testing gfx/map/laboratory/154.png...OK Testing gfx/map/laboratory/155.png...OK Testing gfx/map/laboratory/156.png...OK Testing gfx/map/laboratory/157.png...OK Testing gfx/map/laboratory/158.png...OK Testing gfx/map/laboratory/159.png...OK Testing gfx/map/laboratory/160.png...OK Testing gfx/map/laboratory/161.png...OK Testing gfx/map/laboratory/162.png...OK Testing gfx/map/laboratory/163.png...OK Testing gfx/map/laboratory/164.png...OK Testing gfx/map/laboratory/165.png...OK Testing gfx/map/laboratory/2.png...OK Testing gfx/map/laboratory/3.png...OK Testing gfx/map/laboratory/301.png...OK Testing gfx/map/laboratory/302.png...OK Testing gfx/map/laboratory/4.png...OK Testing gfx/map/laboratory/496.png...OK Testing gfx/map/laboratory/497.png...OK Testing gfx/map/laboratory/498.png...OK Testing gfx/map/laboratory/499.png...OK Testing gfx/map/laboratory/5.png...OK Testing gfx/map/laboratory/500.png...OK Testing gfx/map/laboratory/501.png...OK Testing gfx/map/laboratory/502.png...OK Testing gfx/map/laboratory/503.png...OK Testing gfx/map/laboratory/504.png...OK Testing gfx/map/laboratory/505.png...OK Testing gfx/map/laboratory/506.png...OK Testing gfx/map/laboratory/507.png...OK Testing gfx/map/laboratory/508.png...OK Testing gfx/map/laboratory/509.png...OK Testing gfx/map/laboratory/510.png...OK Testing gfx/map/laboratory/511.png...OK Testing gfx/map/laboratory/512.png...OK Testing gfx/map/laboratory/513.png...OK Testing gfx/map/laboratory/514.png...OK Testing gfx/map/laboratory/515.png...OK Testing gfx/map/laboratory/516.png...OK Testing gfx/map/laboratory/517.png...OK Testing gfx/map/laboratory/518.png...OK Testing gfx/map/laboratory/519.png...OK Testing gfx/map/laboratory/6.png...OK Testing gfx/map/laboratory/background.png...OK Testing gfx/map/library/1.png...OK Testing gfx/map/library/100.png...OK Testing gfx/map/library/105.png...OK Testing gfx/map/library/110.png...OK Testing gfx/map/library/111.png...OK Testing gfx/map/library/120.png...OK Testing gfx/map/library/121.png...OK Testing gfx/map/library/122.png...OK Testing gfx/map/library/123.png...OK Testing gfx/map/library/124.png...OK Testing gfx/map/library/125.png...OK Testing gfx/map/library/126.png...OK Testing gfx/map/library/127.png...OK Testing gfx/map/library/128.png...OK Testing gfx/map/library/129.png...OK Testing gfx/map/library/130.png...OK Testing gfx/map/library/131.png...OK Testing gfx/map/library/132.png...OK Testing gfx/map/library/140.png...OK Testing gfx/map/library/141.png...OK Testing gfx/map/library/142.png...OK Testing gfx/map/library/143.png...OK Testing gfx/map/library/144.png...OK Testing gfx/map/library/145.png...OK Testing gfx/map/library/146.png...OK Testing gfx/map/library/147.png...OK Testing gfx/map/library/148.png...OK Testing gfx/map/library/149.png...OK Testing gfx/map/library/150.png...OK Testing gfx/map/library/151.png...OK Testing gfx/map/library/2.png...OK Testing gfx/map/library/3.png...OK Testing gfx/map/library/301.png...OK Testing gfx/map/library/302.png...OK Testing gfx/map/library/4.png...OK Testing gfx/map/library/496.png...OK Testing gfx/map/library/497.png...OK Testing gfx/map/library/498.png...OK Testing gfx/map/library/499.png...OK Testing gfx/map/library/5.png...OK Testing gfx/map/library/500.png...OK Testing gfx/map/library/501.png...OK Testing gfx/map/library/502.png...OK Testing gfx/map/library/503.png...OK Testing gfx/map/library/504.png...OK Testing gfx/map/library/505.png...OK Testing gfx/map/library/506.png...OK Testing gfx/map/library/507.png...OK Testing gfx/map/library/508.png...OK Testing gfx/map/library/509.png...OK Testing gfx/map/library/510.png...OK Testing gfx/map/library/511.png...OK Testing gfx/map/library/512.png...OK Testing gfx/map/library/513.png...OK Testing gfx/map/library/514.png...OK Testing gfx/map/library/515.png...OK Testing gfx/map/library/516.png...OK Testing gfx/map/library/517.png...OK Testing gfx/map/library/518.png...OK Testing gfx/map/library/519.png...OK Testing gfx/map/library/6.png...OK Testing gfx/map/library/7.png...OK Testing gfx/map/library/background.png...OK Testing gfx/map/mines/1.png...OK Testing gfx/map/mines/100.png...OK Testing gfx/map/mines/105.png...OK Testing gfx/map/mines/110.png...OK Testing gfx/map/mines/111.png...OK Testing gfx/map/mines/120.png...OK Testing gfx/map/mines/121.png...OK Testing gfx/map/mines/122.png...OK Testing gfx/map/mines/123.png...OK Testing gfx/map/mines/124.png...OK Testing gfx/map/mines/125.png...OK Testing gfx/map/mines/126.png...OK Testing gfx/map/mines/127.png...OK Testing gfx/map/mines/128.png...OK Testing gfx/map/mines/129.png...OK Testing gfx/map/mines/130.png...OK Testing gfx/map/mines/131.png...OK Testing gfx/map/mines/132.png...OK Testing gfx/map/mines/133.png...OK Testing gfx/map/mines/134.png...OK Testing gfx/map/mines/135.png...OK Testing gfx/map/mines/136.png...OK Testing gfx/map/mines/137.png...OK Testing gfx/map/mines/138.png...OK Testing gfx/map/mines/139.png...OK Testing gfx/map/mines/140.png...OK Testing gfx/map/mines/141.png...OK Testing gfx/map/mines/142.png...OK Testing gfx/map/mines/143.png...OK Testing gfx/map/mines/144.png...OK Testing gfx/map/mines/145.png...OK Testing gfx/map/mines/146.png...OK Testing gfx/map/mines/147.png...OK Testing gfx/map/mines/148.png...OK Testing gfx/map/mines/149.png...OK Testing gfx/map/mines/150.png...OK Testing gfx/map/mines/151.png...OK Testing gfx/map/mines/152.png...OK Testing gfx/map/mines/153.png...OK Testing gfx/map/mines/154.png...OK Testing gfx/map/mines/155.png...OK Testing gfx/map/mines/156.png...OK Testing gfx/map/mines/157.png...OK Testing gfx/map/mines/158.png...OK Testing gfx/map/mines/159.png...OK Testing gfx/map/mines/160.png...OK Testing gfx/map/mines/161.png...OK Testing gfx/map/mines/162.png...OK Testing gfx/map/mines/163.png...OK Testing gfx/map/mines/164.png...OK Testing gfx/map/mines/165.png...OK Testing gfx/map/mines/166.png...OK Testing gfx/map/mines/167.png...OK Testing gfx/map/mines/168.png...OK Testing gfx/map/mines/169.png...OK Testing gfx/map/mines/170.png...OK Testing gfx/map/mines/171.png...OK Testing gfx/map/mines/172.png...OK Testing gfx/map/mines/173.png...OK Testing gfx/map/mines/174.png...OK Testing gfx/map/mines/175.png...OK Testing gfx/map/mines/176.png...OK Testing gfx/map/mines/177.png...OK Testing gfx/map/mines/178.png...OK Testing gfx/map/mines/179.png...OK Testing gfx/map/mines/180.png...OK Testing gfx/map/mines/181.png...OK Testing gfx/map/mines/182.png...OK Testing gfx/map/mines/183.png...OK Testing gfx/map/mines/184.png...OK Testing gfx/map/mines/185.png...OK Testing gfx/map/mines/186.png...OK Testing gfx/map/mines/187.png...OK Testing gfx/map/mines/188.png...OK Testing gfx/map/mines/189.png...OK Testing gfx/map/mines/190.png...OK Testing gfx/map/mines/191.png...OK Testing gfx/map/mines/192.png...OK Testing gfx/map/mines/193.png...OK Testing gfx/map/mines/194.png...OK Testing gfx/map/mines/195.png...OK Testing gfx/map/mines/196.png...OK Testing gfx/map/mines/197.png...OK Testing gfx/map/mines/198.png...OK Testing gfx/map/mines/199.png...OK Testing gfx/map/mines/2.png...OK Testing gfx/map/mines/200.png...OK Testing gfx/map/mines/201.png...OK Testing gfx/map/mines/202.png...OK Testing gfx/map/mines/203.png...OK Testing gfx/map/mines/204.png...OK Testing gfx/map/mines/205.png...OK Testing gfx/map/mines/206.png...OK Testing gfx/map/mines/207.png...OK Testing gfx/map/mines/208.png...OK Testing gfx/map/mines/209.png...OK Testing gfx/map/mines/210.png...OK Testing gfx/map/mines/211.png...OK Testing gfx/map/mines/212.png...OK Testing gfx/map/mines/213.png...OK Testing gfx/map/mines/214.png...OK Testing gfx/map/mines/215.png...OK Testing gfx/map/mines/216.png...OK Testing gfx/map/mines/217.png...OK Testing gfx/map/mines/218.png...OK Testing gfx/map/mines/219.png...OK Testing gfx/map/mines/220.png...OK Testing gfx/map/mines/221.png...OK Testing gfx/map/mines/222.png...OK Testing gfx/map/mines/223.png...OK Testing gfx/map/mines/224.png...OK Testing gfx/map/mines/225.png...OK Testing gfx/map/mines/226.png...OK Testing gfx/map/mines/227.png...OK Testing gfx/map/mines/228.png...OK Testing gfx/map/mines/229.png...OK Testing gfx/map/mines/230.png...OK Testing gfx/map/mines/231.png...OK Testing gfx/map/mines/232.png...OK Testing gfx/map/mines/233.png...OK Testing gfx/map/mines/234.png...OK Testing gfx/map/mines/235.png...OK Testing gfx/map/mines/236.png...OK Testing gfx/map/mines/237.png...OK Testing gfx/map/mines/238.png...OK Testing gfx/map/mines/239.png...OK Testing gfx/map/mines/240.png...OK Testing gfx/map/mines/241.png...OK Testing gfx/map/mines/242.png...OK Testing gfx/map/mines/243.png...OK Testing gfx/map/mines/244.png...OK Testing gfx/map/mines/245.png...OK Testing gfx/map/mines/246.png...OK Testing gfx/map/mines/247.png...OK Testing gfx/map/mines/248.png...OK Testing gfx/map/mines/249.png...OK Testing gfx/map/mines/250.png...OK Testing gfx/map/mines/251.png...OK Testing gfx/map/mines/252.png...OK Testing gfx/map/mines/253.png...OK Testing gfx/map/mines/254.png...OK Testing gfx/map/mines/255.png...OK Testing gfx/map/mines/256.png...OK Testing gfx/map/mines/257.png...OK Testing gfx/map/mines/258.png...OK Testing gfx/map/mines/259.png...OK Testing gfx/map/mines/260.png...OK Testing gfx/map/mines/261.png...OK Testing gfx/map/mines/262.png...OK Testing gfx/map/mines/263.png...OK Testing gfx/map/mines/264.png...OK Testing gfx/map/mines/265.png...OK Testing gfx/map/mines/266.png...OK Testing gfx/map/mines/267.png...OK Testing gfx/map/mines/268.png...OK Testing gfx/map/mines/269.png...OK Testing gfx/map/mines/270.png...OK Testing gfx/map/mines/271.png...OK Testing gfx/map/mines/272.png...OK Testing gfx/map/mines/273.png...OK Testing gfx/map/mines/274.png...OK Testing gfx/map/mines/275.png...OK Testing gfx/map/mines/276.png...OK Testing gfx/map/mines/277.png...OK Testing gfx/map/mines/278.png...OK Testing gfx/map/mines/279.png...OK Testing gfx/map/mines/280.png...OK Testing gfx/map/mines/281.png...OK Testing gfx/map/mines/282.png...OK Testing gfx/map/mines/283.png...OK Testing gfx/map/mines/284.png...OK Testing gfx/map/mines/287.png...OK Testing gfx/map/mines/288.png...OK Testing gfx/map/mines/3.png...OK Testing gfx/map/mines/301.png...OK Testing gfx/map/mines/302.png...OK Testing gfx/map/mines/303.png...OK Testing gfx/map/mines/304.png...OK Testing gfx/map/mines/4.png...OK Testing gfx/map/mines/496.png...OK Testing gfx/map/mines/497.png...OK Testing gfx/map/mines/498.png...OK Testing gfx/map/mines/499.png...OK Testing gfx/map/mines/5.png...OK Testing gfx/map/mines/500.png...OK Testing gfx/map/mines/501.png...OK Testing gfx/map/mines/502.png...OK Testing gfx/map/mines/503.png...OK Testing gfx/map/mines/504.png...OK Testing gfx/map/mines/505.png...OK Testing gfx/map/mines/506.png...OK Testing gfx/map/mines/507.png...OK Testing gfx/map/mines/508.png...OK Testing gfx/map/mines/509.png...OK Testing gfx/map/mines/510.png...OK Testing gfx/map/mines/511.png...OK Testing gfx/map/mines/512.png...OK Testing gfx/map/mines/513.png...OK Testing gfx/map/mines/514.png...OK Testing gfx/map/mines/515.png...OK Testing gfx/map/mines/516.png...OK Testing gfx/map/mines/517.png...OK Testing gfx/map/mines/518.png...OK Testing gfx/map/mines/519.png...OK Testing gfx/map/mines/8.png...OK Testing gfx/map/mines/9.png...OK Testing gfx/map/mines/background.png...OK Testing gfx/map/observatory/1.png...OK Testing gfx/map/observatory/100.png...OK Testing gfx/map/observatory/105.png...OK Testing gfx/map/observatory/110.png...OK Testing gfx/map/observatory/111.png...OK Testing gfx/map/observatory/120.png...OK Testing gfx/map/observatory/121.png...OK Testing gfx/map/observatory/122.png...OK Testing gfx/map/observatory/123.png...OK Testing gfx/map/observatory/124.png...OK Testing gfx/map/observatory/125.png...OK Testing gfx/map/observatory/129.png...OK Testing gfx/map/observatory/130.png...OK Testing gfx/map/observatory/131.png...OK Testing gfx/map/observatory/132.png...OK Testing gfx/map/observatory/133.png...OK Testing gfx/map/observatory/134.png...OK Testing gfx/map/observatory/135.png...OK Testing gfx/map/observatory/136.png...OK Testing gfx/map/observatory/137.png...OK Testing gfx/map/observatory/138.png...OK Testing gfx/map/observatory/139.png...OK Testing gfx/map/observatory/140.png...OK Testing gfx/map/observatory/141.png...OK Testing gfx/map/observatory/142.png...OK Testing gfx/map/observatory/143.png...OK Testing gfx/map/observatory/144.png...OK Testing gfx/map/observatory/145.png...OK Testing gfx/map/observatory/146.png...OK Testing gfx/map/observatory/147.png...OK Testing gfx/map/observatory/148.png...OK Testing gfx/map/observatory/149.png...OK Testing gfx/map/observatory/150.png...OK Testing gfx/map/observatory/151.png...OK Testing gfx/map/observatory/152.png...OK Testing gfx/map/observatory/153.png...OK Testing gfx/map/observatory/154.png...OK Testing gfx/map/observatory/155.png...OK Testing gfx/map/observatory/156.png...OK Testing gfx/map/observatory/157.png...OK Testing gfx/map/observatory/158.png...OK Testing gfx/map/observatory/159.png...OK Testing gfx/map/observatory/160.png...OK Testing gfx/map/observatory/161.png...OK Testing gfx/map/observatory/162.png...OK Testing gfx/map/observatory/163.png...OK Testing gfx/map/observatory/164.png...OK Testing gfx/map/observatory/165.png...OK Testing gfx/map/observatory/166.png...OK Testing gfx/map/observatory/167.png...OK Testing gfx/map/observatory/168.png...OK Testing gfx/map/observatory/169.png...OK Testing gfx/map/observatory/170.png...OK Testing gfx/map/observatory/171.png...OK Testing gfx/map/observatory/172.png...OK Testing gfx/map/observatory/173.png...OK Testing gfx/map/observatory/174.png...OK Testing gfx/map/observatory/2.png...OK Testing gfx/map/observatory/3.png...OK Testing gfx/map/observatory/301.png...OK Testing gfx/map/observatory/302.png...OK Testing gfx/map/observatory/303.png...OK Testing gfx/map/observatory/304.png...OK Testing gfx/map/observatory/305.png...OK Testing gfx/map/observatory/4.png...OK Testing gfx/map/observatory/496.png...OK Testing gfx/map/observatory/497.png...OK Testing gfx/map/observatory/498.png...OK Testing gfx/map/observatory/499.png...OK Testing gfx/map/observatory/5.png...OK Testing gfx/map/observatory/500.png...OK Testing gfx/map/observatory/501.png...OK Testing gfx/map/observatory/502.png...OK Testing gfx/map/observatory/503.png...OK Testing gfx/map/observatory/512.png...OK Testing gfx/map/observatory/513.png...OK Testing gfx/map/observatory/514.png...OK Testing gfx/map/observatory/515.png...OK Testing gfx/map/observatory/516.png...OK Testing gfx/map/observatory/517.png...OK Testing gfx/map/observatory/518.png...OK Testing gfx/map/observatory/519.png...OK Testing gfx/map/observatory/6.png...OK Testing gfx/map/observatory/background.png...OK Testing gfx/map/outskirts/1.png...OK Testing gfx/map/outskirts/10.png...OK Testing gfx/map/outskirts/11.png...OK Testing gfx/map/outskirts/110.png...OK Testing gfx/map/outskirts/12.png...OK Testing gfx/map/outskirts/120.png...OK Testing gfx/map/outskirts/13.png...OK Testing gfx/map/outskirts/14.png...OK Testing gfx/map/outskirts/15.png...OK Testing gfx/map/outskirts/16.png...OK Testing gfx/map/outskirts/17.png...OK Testing gfx/map/outskirts/18.png...OK Testing gfx/map/outskirts/19.png...OK Testing gfx/map/outskirts/2.png...OK Testing gfx/map/outskirts/20.png...OK Testing gfx/map/outskirts/3.png...OK Testing gfx/map/outskirts/4.png...OK Testing gfx/map/outskirts/496.png...OK Testing gfx/map/outskirts/497.png...OK Testing gfx/map/outskirts/498.png...OK Testing gfx/map/outskirts/499.png...OK Testing gfx/map/outskirts/5.png...OK Testing gfx/map/outskirts/500.png...OK Testing gfx/map/outskirts/501.png...OK Testing gfx/map/outskirts/502.png...OK Testing gfx/map/outskirts/503.png...OK Testing gfx/map/outskirts/6.png...OK Testing gfx/map/outskirts/7.png...OK Testing gfx/map/outskirts/8.png...OK Testing gfx/map/outskirts/9.png...OK Testing gfx/map/outskirts/background.png...OK Testing gfx/map/outskirts/skull.png...OK Testing gfx/map/sewer/1.png...OK Testing gfx/map/sewer/10.png...OK Testing gfx/map/sewer/11.png...OK Testing gfx/map/sewer/12.png...OK Testing gfx/map/sewer/120.png...OK Testing gfx/map/sewer/121.png...OK Testing gfx/map/sewer/122.png...OK Testing gfx/map/sewer/123.png...OK Testing gfx/map/sewer/124.png...OK Testing gfx/map/sewer/125.png...OK Testing gfx/map/sewer/126.png...OK Testing gfx/map/sewer/127.png...OK Testing gfx/map/sewer/128.png...OK Testing gfx/map/sewer/129.png...OK Testing gfx/map/sewer/13.png...OK Testing gfx/map/sewer/130.png...OK Testing gfx/map/sewer/131.png...OK Testing gfx/map/sewer/132.png...OK Testing gfx/map/sewer/14.png...OK Testing gfx/map/sewer/2.png...OK Testing gfx/map/sewer/3.png...OK Testing gfx/map/sewer/4.png...OK Testing gfx/map/sewer/496.png...OK Testing gfx/map/sewer/497.png...OK Testing gfx/map/sewer/498.png...OK Testing gfx/map/sewer/499.png...OK Testing gfx/map/sewer/5.png...OK Testing gfx/map/sewer/500.png...OK Testing gfx/map/sewer/501.png...OK Testing gfx/map/sewer/502.png...OK Testing gfx/map/sewer/503.png...OK Testing gfx/map/sewer/512.png...OK Testing gfx/map/sewer/513.png...OK Testing gfx/map/sewer/514.png...OK Testing gfx/map/sewer/515.png...OK Testing gfx/map/sewer/516.png...OK Testing gfx/map/sewer/517.png...OK Testing gfx/map/sewer/518.png...OK Testing gfx/map/sewer/519.png...OK Testing gfx/map/sewer/6.png...OK Testing gfx/map/sewer/7.png...OK Testing gfx/map/sewer/8.png...OK Testing gfx/map/sewer/9.png...OK Testing gfx/map/sewer/background.png...OK Testing gfx/map/sewer/grill.png...OK Testing gfx/map/sewer/grill2.png...OK Testing gfx/map/sewer/grill3.png...OK Testing gfx/map/snow/1.png...OK Testing gfx/map/snow/10.png...OK Testing gfx/map/snow/11.png...OK Testing gfx/map/snow/110.png...OK Testing gfx/map/snow/111.png...OK Testing gfx/map/snow/112.png...OK Testing gfx/map/snow/113.png...OK Testing gfx/map/snow/114.png...OK Testing gfx/map/snow/12.png...OK Testing gfx/map/snow/120.png...OK Testing gfx/map/snow/121.png...OK Testing gfx/map/snow/122.png...OK Testing gfx/map/snow/123.png...OK Testing gfx/map/snow/124.png...OK Testing gfx/map/snow/125.png...OK Testing gfx/map/snow/126.png...OK Testing gfx/map/snow/127.png...OK Testing gfx/map/snow/128.png...OK Testing gfx/map/snow/129.png...OK Testing gfx/map/snow/13.png...OK Testing gfx/map/snow/130.png...OK Testing gfx/map/snow/131.png...OK Testing gfx/map/snow/132.png...OK Testing gfx/map/snow/133.png...OK Testing gfx/map/snow/134.png...OK Testing gfx/map/snow/135.png...OK Testing gfx/map/snow/136.png...OK Testing gfx/map/snow/137.png...OK Testing gfx/map/snow/138.png...OK Testing gfx/map/snow/139.png...OK Testing gfx/map/snow/140.png...OK Testing gfx/map/snow/141.png...OK Testing gfx/map/snow/142.png...OK Testing gfx/map/snow/143.png...OK Testing gfx/map/snow/144.png...OK Testing gfx/map/snow/145.png...OK Testing gfx/map/snow/146.png...OK Testing gfx/map/snow/147.png...OK Testing gfx/map/snow/148.png...OK Testing gfx/map/snow/149.png...OK Testing gfx/map/snow/150.png...OK Testing gfx/map/snow/151.png...OK Testing gfx/map/snow/2.png...OK Testing gfx/map/snow/3.png...OK Testing gfx/map/snow/301.png...OK Testing gfx/map/snow/302.png...OK Testing gfx/map/snow/303.png...OK Testing gfx/map/snow/304.png...OK Testing gfx/map/snow/305.png...OK Testing gfx/map/snow/306.png...OK Testing gfx/map/snow/307.png...OK Testing gfx/map/snow/308.png...OK Testing gfx/map/snow/309.png...OK Testing gfx/map/snow/4.png...OK Testing gfx/map/snow/496.png...OK Testing gfx/map/snow/497.png...OK Testing gfx/map/snow/498.png...OK Testing gfx/map/snow/499.png...OK Testing gfx/map/snow/5.png...OK Testing gfx/map/snow/500.png...OK Testing gfx/map/snow/501.png...OK Testing gfx/map/snow/502.png...OK Testing gfx/map/snow/503.png...OK Testing gfx/map/snow/6.png...OK Testing gfx/map/snow/7.png...OK Testing gfx/map/snow/8.png...OK Testing gfx/map/snow/9.png...OK Testing gfx/map/snow/background.png...OK Testing gfx/map/study/1.png...OK Testing gfx/map/study/100.png...OK Testing gfx/map/study/105.png...OK Testing gfx/map/study/110.png...OK Testing gfx/map/study/111.png...OK Testing gfx/map/study/120.png...OK Testing gfx/map/study/121.png...OK Testing gfx/map/study/122.png...OK Testing gfx/map/study/123.png...OK Testing gfx/map/study/124.png...OK Testing gfx/map/study/125.png...OK Testing gfx/map/study/126.png...OK Testing gfx/map/study/127.png...OK Testing gfx/map/study/128.png...OK Testing gfx/map/study/129.png...OK Testing gfx/map/study/130.png...OK Testing gfx/map/study/131.png...OK Testing gfx/map/study/132.png...OK Testing gfx/map/study/140.png...OK Testing gfx/map/study/141.png...OK Testing gfx/map/study/142.png...OK Testing gfx/map/study/143.png...OK Testing gfx/map/study/144.png...OK Testing gfx/map/study/145.png...OK Testing gfx/map/study/146.png...OK Testing gfx/map/study/147.png...OK Testing gfx/map/study/148.png...OK Testing gfx/map/study/149.png...OK Testing gfx/map/study/150.png...OK Testing gfx/map/study/151.png...OK Testing gfx/map/study/152.png...OK Testing gfx/map/study/153.png...OK Testing gfx/map/study/154.png...OK Testing gfx/map/study/155.png...OK Testing gfx/map/study/156.png...OK Testing gfx/map/study/157.png...OK Testing gfx/map/study/2.png...OK Testing gfx/map/study/3.png...OK Testing gfx/map/study/4.png...OK Testing gfx/map/study/496.png...OK Testing gfx/map/study/497.png...OK Testing gfx/map/study/498.png...OK Testing gfx/map/study/499.png...OK Testing gfx/map/study/5.png...OK Testing gfx/map/study/500.png...OK Testing gfx/map/study/501.png...OK Testing gfx/map/study/502.png...OK Testing gfx/map/study/503.png...OK Testing gfx/map/study/504.png...OK Testing gfx/map/study/505.png...OK Testing gfx/map/study/506.png...OK Testing gfx/map/study/507.png...OK Testing gfx/map/study/508.png...OK Testing gfx/map/study/509.png...OK Testing gfx/map/study/510.png...OK Testing gfx/map/study/511.png...OK Testing gfx/map/study/512.png...OK Testing gfx/map/study/513.png...OK Testing gfx/map/study/514.png...OK Testing gfx/map/study/515.png...OK Testing gfx/map/study/516.png...OK Testing gfx/map/study/517.png...OK Testing gfx/map/study/518.png...OK Testing gfx/map/study/519.png...OK Testing gfx/map/study/6.png...OK Testing gfx/map/study/background.png...OK Testing gfx/map/swamp/1.png...OK Testing gfx/map/swamp/10.png...OK Testing gfx/map/swamp/100.png...OK Testing gfx/map/swamp/101.png...OK Testing gfx/map/swamp/105.png...OK Testing gfx/map/swamp/106.png...OK Testing gfx/map/swamp/11.png...OK Testing gfx/map/swamp/110.png...OK Testing gfx/map/swamp/111.png...OK Testing gfx/map/swamp/12.png...OK Testing gfx/map/swamp/120.png...OK Testing gfx/map/swamp/121.png...OK Testing gfx/map/swamp/122.png...OK Testing gfx/map/swamp/123.png...OK Testing gfx/map/swamp/124.png...OK Testing gfx/map/swamp/125.png...OK Testing gfx/map/swamp/126.png...OK Testing gfx/map/swamp/127.png...OK Testing gfx/map/swamp/128.png...OK Testing gfx/map/swamp/129.png...OK Testing gfx/map/swamp/13.png...OK Testing gfx/map/swamp/130.png...OK Testing gfx/map/swamp/131.png...OK Testing gfx/map/swamp/132.png...OK Testing gfx/map/swamp/133.png...OK Testing gfx/map/swamp/134.png...OK Testing gfx/map/swamp/135.png...OK Testing gfx/map/swamp/136.png...OK Testing gfx/map/swamp/137.png...OK Testing gfx/map/swamp/138.png...OK Testing gfx/map/swamp/139.png...OK Testing gfx/map/swamp/14.png...OK Testing gfx/map/swamp/140.png...OK Testing gfx/map/swamp/141.png...OK Testing gfx/map/swamp/142.png...OK Testing gfx/map/swamp/143.png...OK Testing gfx/map/swamp/144.png...OK Testing gfx/map/swamp/145.png...OK Testing gfx/map/swamp/146.png...OK Testing gfx/map/swamp/147.png...OK Testing gfx/map/swamp/148.png...OK Testing gfx/map/swamp/149.png...OK Testing gfx/map/swamp/15.png...OK Testing gfx/map/swamp/150.png...OK Testing gfx/map/swamp/151.png...OK Testing gfx/map/swamp/152.png...OK Testing gfx/map/swamp/153.png...OK Testing gfx/map/swamp/154.png...OK Testing gfx/map/swamp/155.png...OK Testing gfx/map/swamp/156.png...OK Testing gfx/map/swamp/157.png...OK Testing gfx/map/swamp/158.png...OK Testing gfx/map/swamp/159.png...OK Testing gfx/map/swamp/16.png...OK Testing gfx/map/swamp/160.png...OK Testing gfx/map/swamp/161.png...OK Testing gfx/map/swamp/162.png...OK Testing gfx/map/swamp/163.png...OK Testing gfx/map/swamp/164.png...OK Testing gfx/map/swamp/165.png...OK Testing gfx/map/swamp/166.png...OK Testing gfx/map/swamp/167.png...OK Testing gfx/map/swamp/168.png...OK Testing gfx/map/swamp/169.png...OK Testing gfx/map/swamp/17.png...OK Testing gfx/map/swamp/170.png...OK Testing gfx/map/swamp/171.png...OK Testing gfx/map/swamp/172.png...OK Testing gfx/map/swamp/173.png...OK Testing gfx/map/swamp/174.png...OK Testing gfx/map/swamp/175.png...OK Testing gfx/map/swamp/176.png...OK Testing gfx/map/swamp/177.png...OK Testing gfx/map/swamp/178.png...OK Testing gfx/map/swamp/179.png...OK Testing gfx/map/swamp/18.png...OK Testing gfx/map/swamp/180.png...OK Testing gfx/map/swamp/181.png...OK Testing gfx/map/swamp/182.png...OK Testing gfx/map/swamp/183.png...OK Testing gfx/map/swamp/184.png...OK Testing gfx/map/swamp/185.png...OK Testing gfx/map/swamp/186.png...OK Testing gfx/map/swamp/187.png...OK Testing gfx/map/swamp/188.png...OK Testing gfx/map/swamp/189.png...OK Testing gfx/map/swamp/19.png...OK Testing gfx/map/swamp/190.png...OK Testing gfx/map/swamp/191.png...OK Testing gfx/map/swamp/192.png...OK Testing gfx/map/swamp/193.png...OK Testing gfx/map/swamp/194.png...OK Testing gfx/map/swamp/2.png...OK Testing gfx/map/swamp/20.png...OK Testing gfx/map/swamp/21.png...OK Testing gfx/map/swamp/22.png...OK Testing gfx/map/swamp/23.png...OK Testing gfx/map/swamp/24.png...OK Testing gfx/map/swamp/25.png...OK Testing gfx/map/swamp/253.png...OK Testing gfx/map/swamp/254.png...OK Testing gfx/map/swamp/255.png...OK Testing gfx/map/swamp/26.png...OK Testing gfx/map/swamp/261.png...OK Testing gfx/map/swamp/262.png...OK Testing gfx/map/swamp/263.png...OK Testing gfx/map/swamp/27.png...OK Testing gfx/map/swamp/28.png...OK Testing gfx/map/swamp/29.png...OK Testing gfx/map/swamp/3.png...OK Testing gfx/map/swamp/30.png...OK Testing gfx/map/swamp/301.png...OK Testing gfx/map/swamp/302.png...OK Testing gfx/map/swamp/31.png...OK Testing gfx/map/swamp/32.png...OK Testing gfx/map/swamp/33.png...OK Testing gfx/map/swamp/34.png...OK Testing gfx/map/swamp/35.png...OK Testing gfx/map/swamp/4.png...OK Testing gfx/map/swamp/496.png...OK Testing gfx/map/swamp/497.png...OK Testing gfx/map/swamp/498.png...OK Testing gfx/map/swamp/499.png...OK Testing gfx/map/swamp/5.png...OK Testing gfx/map/swamp/500.png...OK Testing gfx/map/swamp/501.png...OK Testing gfx/map/swamp/502.png...OK Testing gfx/map/swamp/503.png...OK Testing gfx/map/swamp/6.png...OK Testing gfx/map/swamp/7.png...OK Testing gfx/map/swamp/8.png...OK Testing gfx/map/swamp/9.png...OK Testing gfx/map/swamp/background.png...OK Testing gfx/map/swamp/background1.png...OK Testing gfx/misc/alien_device.png...OK Testing gfx/misc/branch1.png...OK Testing gfx/misc/branch2.png...OK Testing gfx/misc/chair.png...OK Testing gfx/misc/chopped_log.png...OK Testing gfx/misc/log.png...OK Testing gfx/misc/long_tree_branch.png...OK Testing gfx/misc/raft.png...OK Testing gfx/misc/slime_drip00.png...OK Testing gfx/misc/small_log.png...OK Testing gfx/misc/small_log_snow.png...OK Testing gfx/misc/small_tree.png...OK Testing gfx/misc/small_tree_piece_1.png...OK Testing gfx/misc/small_tree_piece_2.png...OK Testing gfx/misc/small_tree_piece_3.png...OK Testing gfx/misc/small_tree_piece_4.png...OK Testing gfx/misc/small_tree_piece_5.png...OK Testing gfx/misc/small_tree_piece_6.png...OK Testing gfx/misc/small_tree_piece_7.png...OK Testing gfx/misc/small_tree_piece_8.png...OK Testing gfx/misc/stalactite.png...OK Testing gfx/misc/stalagmite.png...OK Testing gfx/misc/table.png...OK Testing gfx/misc/tree.png...OK Testing gfx/misc/tree_branch.png...OK Testing gfx/misc/tree_branch_snow.png...OK Testing gfx/misc/tree_stump.png...OK Testing gfx/npc/borgan.png...OK Testing gfx/npc/borgan00.png...OK Testing gfx/npc/borgan01.png...OK Testing gfx/npc/borgan02.png...OK Testing gfx/npc/borgan_stand00.png...OK Testing gfx/npc/borgan_stand01.png...OK Testing gfx/npc/borgan_tap00.png...OK Testing gfx/npc/borgan_tap01.png...OK Testing gfx/npc/edgar_father.png...OK Testing gfx/npc/edgar_father_angry.png...OK Testing gfx/npc/edgar_father_stand00.png...OK Testing gfx/npc/edgar_father_stand01.png...OK Testing gfx/npc/edgar_father_stand02.png...OK Testing gfx/npc/edgar_father_sword00.png...OK Testing gfx/npc/edgar_father_sword01.png...OK Testing gfx/npc/edgar_father_sword02.png...OK Testing gfx/npc/jacob.png...OK Testing gfx/npc/jacob00.png...OK Testing gfx/npc/jacob01.png...OK Testing gfx/npc/jacob02.png...OK Testing gfx/npc/maggie.png...OK Testing gfx/npc/maggie00.png...OK Testing gfx/npc/maggie01.png...OK Testing gfx/npc/maggie02.png...OK Testing gfx/npc/olaf00.png...OK Testing gfx/teleporter/teleporter00.png...OK Testing gfx/teleporter/teleporter01.png...OK Testing gfx/teleporter/teleporter02.png...OK Testing gfx/teleporter/teleporter03.png...OK Testing gfx/teleporter/teleporter04.png...OK Testing gfx/teleporter/teleporter05.png...OK Testing gfx/teleporter/teleporter06.png...OK Testing gfx/title_screen/alien_device.png...OK Testing gfx/title_screen/logo.png...OK Testing gfx/vanishing_platform/armoury_vanishing_platform.png...OK Testing gfx/vanishing_platform/castle_vanishing_platform.png...OK Testing gfx/vanishing_platform/dungeon_vanishing_platform.png...OK Testing gfx/wall/drawbridge_down.png...OK Testing gfx/wall/drawbridge_up.png...OK Testing gfx/wall/fortress_weak_wall.png...OK Testing gfx/wall/large_weak_armoury_wall.png...OK Testing gfx/wall/large_weak_cave_wall.png...OK Testing gfx/wall/large_weak_mine_wall.png...OK Testing gfx/wall/mataeus_wall00.png...OK Testing gfx/wall/mataeus_wall01.png...OK Testing gfx/wall/mataeus_wall02.png...OK Testing gfx/wall/mataeus_wall03.png...OK Testing gfx/wall/mataeus_wall04.png...OK Testing gfx/wall/mataeus_wall05.png...OK Testing gfx/wall/mataeus_wall06.png...OK Testing gfx/wall/rope_part.png...OK Testing gfx/wall/sewer_boss_weak_wall.png...OK Testing gfx/wall/sewer_weak_wall.png...OK Testing gfx/wall/small_weak_cave_wall.png...OK Testing gfx/wall/weak_armoury_wall.png...OK Testing gfx/wall/weak_armoury_wall_secret.png...OK Testing gfx/wall/weak_catacombs_wall_secret.png...OK Testing gfx/wall/weak_cave_wall.png...OK Testing gfx/wall/weak_cave_wall_secret.png...OK Testing gfx/wall/weak_dungeon_wall.png...OK Testing gfx/wall/weak_dungeon_wall_secret.png...OK Testing gfx/wall/weak_forest_wall.png...OK Testing gfx/wall/weak_fortress_wall.png...OK Testing gfx/wall/weak_mine_wall.mng...OK Testing gfx/wall/weak_mine_wall.png...OK Testing gfx/wall/weak_mine_wall00.png...OK Testing gfx/wall/weak_mine_wall01.png...OK Testing gfx/wall/weak_mine_wall02.png...OK Testing gfx/wall/weak_mine_wall03.png...OK Testing gfx/wall/weak_mine_wall04.png...OK Testing gfx/wall/weak_mine_wall05.png...OK Testing gfx/wall/weak_mine_wall_secret.png...OK Testing gfx/wall/weak_swamp_floor.png...OK Testing gfx/wall/wooden_door.png...OK Testing gfx/weapon/basic_sword.png...OK Testing gfx/weapon/basic_sword_slash00.png...OK Testing gfx/weapon/basic_sword_slash01.png...OK Testing gfx/weapon/basic_sword_slash02.png...OK Testing gfx/weapon/basic_sword_slash03.png...OK Testing gfx/weapon/bow.png...OK Testing gfx/weapon/bow_attack00.png...OK Testing gfx/weapon/bow_attack01.png...OK Testing gfx/weapon/bow_attack02.png...OK Testing gfx/weapon/bow_attack03.png...OK Testing gfx/weapon/bow_attack04.png...OK Testing gfx/weapon/bow_attack05.png...OK Testing gfx/weapon/bow_attack06.png...OK Testing gfx/weapon/disintegration_shield00.png...OK Testing gfx/weapon/disintegration_shield01.png...OK Testing gfx/weapon/disintegration_shield02.png...OK Testing gfx/weapon/disintegration_shield03.png...OK Testing gfx/weapon/disintegration_shield04.png...OK Testing gfx/weapon/disintegration_shield_attack00.png...OK Testing gfx/weapon/disintegration_shield_attack01.png...OK Testing gfx/weapon/disintegration_shield_attack02.png...OK Testing gfx/weapon/disintegration_shield_attack03.png...OK Testing gfx/weapon/disintegration_shield_attack04.png...OK Testing gfx/weapon/disintegration_shield_attack05.png...OK Testing gfx/weapon/disintegration_shield_attack_shadow00.png...OK Testing gfx/weapon/disintegration_shield_attack_shadow01.png...OK Testing gfx/weapon/disintegration_shield_attack_shadow02.png...OK Testing gfx/weapon/disintegration_shield_attack_shadow03.png...OK Testing gfx/weapon/disintegration_shield_attack_shadow04.png...OK Testing gfx/weapon/disintegration_shield_attack_shadow05.png...OK Testing gfx/weapon/disintegration_shield_block.png...OK Testing gfx/weapon/disintegration_shield_block00.png...OK Testing gfx/weapon/disintegration_shield_block01.png...OK Testing gfx/weapon/disintegration_shield_block02.png...OK Testing gfx/weapon/disintegration_shield_block03.png...OK Testing gfx/weapon/disintegration_shield_block04.png...OK Testing gfx/weapon/disintegration_shield_shadow.png...OK Testing gfx/weapon/dragon_shield.png...OK Testing gfx/weapon/dragon_shield_block.png...OK Testing gfx/weapon/fire_shield.png...OK Testing gfx/weapon/fire_shield_block.png...OK Testing gfx/weapon/flaming_arrow.png...OK Testing gfx/weapon/large_wooden_shield.png...OK Testing gfx/weapon/large_wooden_shield00.png...OK Testing gfx/weapon/legendary_sword.png...OK Testing gfx/weapon/legendary_sword_in_chaos.png...OK Testing gfx/weapon/legendary_sword_slash00.png...OK Testing gfx/weapon/legendary_sword_slash01.png...OK Testing gfx/weapon/legendary_sword_slash02.png...OK Testing gfx/weapon/legendary_sword_slash03.png...OK Testing gfx/weapon/lightning_sword00.png...OK Testing gfx/weapon/lightning_sword01.png...OK Testing gfx/weapon/lightning_sword02.png...OK Testing gfx/weapon/lightning_sword03.png...OK Testing gfx/weapon/lightning_sword_empty.png...OK Testing gfx/weapon/lightning_sword_empty_slash00.png...OK Testing gfx/weapon/lightning_sword_empty_slash01.png...OK Testing gfx/weapon/lightning_sword_empty_slash02.png...OK Testing gfx/weapon/lightning_sword_empty_slash03.png...OK Testing gfx/weapon/lightning_sword_slash00.png...OK Testing gfx/weapon/lightning_sword_slash01.png...OK Testing gfx/weapon/lightning_sword_slash02.png...OK Testing gfx/weapon/lightning_sword_slash03.png...OK Testing gfx/weapon/normal_arrow00.png...OK Testing gfx/weapon/phantasmal_shield.png...OK Testing gfx/weapon/phantasmal_shield_block.png...OK Testing gfx/weapon/pickaxe.png...OK Testing gfx/weapon/pickaxe_slash00.png...OK Testing gfx/weapon/pickaxe_slash01.png...OK Testing gfx/weapon/pickaxe_slash02.png...OK Testing gfx/weapon/pickaxe_slash03.png...OK Testing gfx/weapon/small_wooden_shield.png...OK Testing gfx/weapon/small_wooden_shield_block.png...OK Testing gfx/weapon/spike00.png...OK Testing gfx/weapon/wood_axe.png...OK Testing gfx/weapon/wood_axe_slash00.png...OK Testing gfx/weapon/wood_axe_slash01.png...OK Testing gfx/weapon/wood_axe_slash02.png...OK Testing gfx/weapon/wood_axe_slash03.png...OK Testing music/A tricky puzzle.ogg...OK Testing music/A wintertale_0.ogg...OK Testing music/Avgvst - Mushrooms_1.ogg...OK Testing music/Battle in the winter.ogg...OK Testing music/Battle.ogg...OK Testing music/beauty_of_chaos.ogg...OK Testing music/Danza del bosque.ogg...OK Testing music/Decision.ogg...OK Testing music/Heroes Theme_0.ogg...OK Testing music/Heroic Minority.ogg...OK Testing music/Lazy Day v0_9.ogg...OK Testing music/Medicine.ogg...OK Testing music/Menu_loop.ogg...OK Testing music/Mystical Theme.ogg...OK Testing music/MysticalCaverns.ogg...OK Testing music/ratsrats_0.ogg...OK Testing music/Red Curtain.ogg...OK Testing music/Ruinous Laments(5.6).ogg...OK Testing music/So, let see, what you can_0.ogg...OK Testing music/Steeps of Destiny.ogg...OK Testing music/Szymon Matuszewski - Hope.ogg...OK Testing music/Undead Rising.ogg...OK Testing music/Without.ogg...OK Testing music/Zander Noriega - Fight Them Until We Cant.ogg...OK Testing sound/boss/ant_lion/earthquake...OK Testing sound/boss/ant_lion/eat...OK Testing sound/boss/armour_boss/clang...OK Testing sound/boss/armour_boss/die...OK Testing sound/boss/armour_boss/growl...OK Testing sound/boss/armour_boss/saw_spin...OK Testing sound/boss/armour_boss/saw_start...OK Testing sound/boss/armour_boss/saw_stop...OK Testing sound/boss/armour_boss/tongue...OK Testing sound/boss/awesome_boss/hadouken...OK Testing sound/boss/azriel/azriel_die...OK Testing sound/boss/azriel/azriel_lightning_cage...OK Testing sound/boss/azriel/azriel_scythe_throw...OK Testing sound/boss/black_book/page...OK Testing sound/boss/blob_boss/bounce...OK Testing sound/boss/blob_boss/plop...OK Testing sound/boss/borer_boss/breathe_in...OK Testing sound/boss/chaos/breathe_fire...OK Testing sound/boss/chaos/die...OK Testing sound/boss/evil_edgar/evil_edgar_appear...OK Testing sound/boss/fly_boss/fly_boss_bullet...OK Testing sound/boss/gargoyle/gargoyle_create_lance...OK Testing sound/boss/gargoyle/gargoyle_lance_stab...OK Testing sound/boss/gargoyle/gargoyle_petrify...OK Testing sound/boss/gargoyle/gargoyle_roar...OK Testing sound/boss/gargoyle/gargoyle_stone_to_flesh...OK Testing sound/boss/gargoyle/petrify_shake...OK Testing sound/boss/grimlore/grimlore_beam...OK Testing sound/boss/grimlore/grimlore_summon...OK Testing sound/boss/grub_boss/fire...OK Testing sound/boss/mataeus/create_knife...OK Testing sound/boss/mataeus/throw_knife...OK Testing sound/boss/snake_boss/snake_boss_die...OK Testing sound/boss/snake_boss/snake_boss_shot...OK Testing sound/boss/sorceror/electrocute...OK Testing sound/boss/sorceror/shield_die...OK Testing sound/common/click...OK Testing sound/common/crash...OK Testing sound/common/crumble...OK Testing sound/common/crunch...OK Testing sound/common/dink...OK Testing sound/common/door...OK Testing sound/common/explosion...OK Testing sound/common/freeze...OK Testing sound/common/gib...OK Testing sound/common/lava...OK Testing sound/common/massive_explosion...OK Testing sound/common/mine_lift...OK Testing sound/common/pop...OK Testing sound/common/rock_bounce...OK Testing sound/common/secret...OK Testing sound/common/shatter...OK Testing sound/common/slime...OK Testing sound/common/spell...OK Testing sound/common/splash...OK Testing sound/common/splat1...OK Testing sound/common/splat2...OK Testing sound/common/splat3...OK Testing sound/common/switch...OK Testing sound/common/teleport...OK Testing sound/common/throw...OK Testing sound/common/tick...OK Testing sound/common/trophy...OK Testing sound/edgar/arrow...OK Testing sound/edgar/block...OK Testing sound/edgar/swing...OK Testing sound/enemy/armadillo/armadillo_die...OK Testing sound/enemy/bat/squeak...OK Testing sound/enemy/bug/buzz...OK Testing sound/enemy/ceiling_crawler/ceiling_crawler_die...OK Testing sound/enemy/centipede/centipede_die...OK Testing sound/enemy/centurion/centurion_die...OK Testing sound/enemy/centurion/walk...OK Testing sound/enemy/chicken/cluck...OK Testing sound/enemy/fire_burner/flame...OK Testing sound/enemy/fireball/fireball...OK Testing sound/enemy/floating_snapper/burp...OK Testing sound/enemy/floating_snapper/chomp...OK Testing sound/enemy/gazer/flap...OK Testing sound/enemy/gazer/flash...OK Testing sound/enemy/gazer/gazer_die...OK Testing sound/enemy/gazer/growl...OK Testing sound/enemy/ghost/ghost...OK Testing sound/enemy/giant_snowball/crumble...OK Testing sound/enemy/ground_spear/spear...OK Testing sound/enemy/grub/grub_die...OK Testing sound/enemy/icicle/smash...OK Testing sound/enemy/jumping_slime/baby_jump1...OK Testing sound/enemy/jumping_slime/baby_jump2...OK Testing sound/enemy/jumping_slime/hatch...OK Testing sound/enemy/jumping_slime/jump1...OK Testing sound/enemy/jumping_slime/jump2...OK Testing sound/enemy/jumping_slime/slime_die...OK Testing sound/enemy/laser/zap...OK Testing sound/enemy/pendulum/swing...OK Testing sound/enemy/rampaging_master_tortoise/stomp...OK Testing sound/enemy/red_grub/thud...OK Testing sound/enemy/red_sludge/acid...OK Testing sound/enemy/skeleton/skeleton_die...OK Testing sound/enemy/skeleton/skeleton_resurrect...OK Testing sound/enemy/sludge/sludge_die...OK Testing sound/enemy/snail/snail_die...OK Testing sound/enemy/spider/spider...OK Testing sound/enemy/spirit/spirit_explode...OK Testing sound/enemy/spirit/spirit_scream...OK Testing sound/enemy/splitter/splat...OK Testing sound/enemy/thunder_cloud/lightning...OK Testing sound/enemy/tortoise/tortoise_die...OK Testing sound/enemy/tortoise/tortoise_electric...OK Testing sound/enemy/wasp/wasp_die...OK Testing sound/enemy/whirlwind/suck...OK Testing sound/enemy/whirlwind/whirlwind_die...OK Testing sound/item/bell0...OK Testing sound/item/bell1...OK Testing sound/item/bell2...OK Testing sound/item/bell3...OK Testing sound/item/bell4...OK Testing sound/item/blender...OK Testing sound/item/block_beep...OK Testing sound/item/burst...OK Testing sound/item/buzzer...OK Testing sound/item/chain...OK Testing sound/item/charge_beep...OK Testing sound/item/chop...OK Testing sound/item/cork...OK Testing sound/item/crack...OK Testing sound/item/fill_potion...OK Testing sound/item/fuse...OK Testing sound/item/inflate...OK Testing sound/item/number_block...OK Testing sound/item/ping...OK Testing sound/item/rift...OK Testing sound/item/spray...OK Testing sound/item/spring...OK Testing sound/item/tesla_electrocute...OK Testing sound/item/trap_close...OK Testing sound/item/tuning_fork...OK Testing 1.33...OK Test completed. No errors found mkdir -p /construction/games/legend-of-edgar/stage/usr/local/bin/ mkdir -p /construction/games/legend-of-edgar/stage/usr/local/share/edgar/ mkdir -p /construction/games/legend-of-edgar/stage/usr/local/share/doc/edgar/ mkdir -p /construction/games/legend-of-edgar/stage/usr/local/share/icons/hicolor/16x16/apps mkdir -p /construction/games/legend-of-edgar/stage/usr/local/share/icons/hicolor/32x32/apps mkdir -p /construction/games/legend-of-edgar/stage/usr/local/share/icons/hicolor/48x48/apps mkdir -p /construction/games/legend-of-edgar/stage/usr/local/share/icons/hicolor/64x64/apps mkdir -p /construction/games/legend-of-edgar/stage/usr/local/share/applications/ mkdir -p /construction/games/legend-of-edgar/stage/usr/local/share/appdata/ mkdir -p /construction/games/legend-of-edgar/stage/usr/local/man/man6/ install -s -m 555 edgar /construction/games/legend-of-edgar/stage/usr/local/bin/edgar install -m 0644 edgar.pak /construction/games/legend-of-edgar/stage/usr/local/share/edgar/edgar.pak install -m 0644 doc/* /construction/games/legend-of-edgar/stage/usr/local/share/doc/edgar/ install -m 0644 icons/16x16.png /construction/games/legend-of-edgar/stage/usr/local/share/icons/hicolor/16x16/apps/edgar.png install -m 0644 icons/32x32.png /construction/games/legend-of-edgar/stage/usr/local/share/icons/hicolor/32x32/apps/edgar.png install -m 0644 icons/48x48.png /construction/games/legend-of-edgar/stage/usr/local/share/icons/hicolor/48x48/apps/edgar.png install -m 0644 icons/64x64.png /construction/games/legend-of-edgar/stage/usr/local/share/icons/hicolor/64x64/apps/edgar.png install -m 0644 icons/edgar.desktop /construction/games/legend-of-edgar/stage/usr/local/share/applications/ install -m 0644 icons/edgar.appdata.xml /construction/games/legend-of-edgar/stage/usr/local/share/appdata/ install -m 444 man/edgar.6 /construction/games/legend-of-edgar/stage/usr/local/man/man6/ cp locale/ar.mo /construction/games/legend-of-edgar/stage/usr/local/share/locale/ar/LC_MESSAGES/edgar.mo cp locale/cs.mo /construction/games/legend-of-edgar/stage/usr/local/share/locale/cs/LC_MESSAGES/edgar.mo cp locale/da.mo /construction/games/legend-of-edgar/stage/usr/local/share/locale/da/LC_MESSAGES/edgar.mo cp locale/de.mo /construction/games/legend-of-edgar/stage/usr/local/share/locale/de/LC_MESSAGES/edgar.mo cp locale/el.mo /construction/games/legend-of-edgar/stage/usr/local/share/locale/el/LC_MESSAGES/edgar.mo cp locale/en_GB.mo /construction/games/legend-of-edgar/stage/usr/local/share/locale/en_GB/LC_MESSAGES/edgar.mo cp locale/en_US.mo /construction/games/legend-of-edgar/stage/usr/local/share/locale/en_US/LC_MESSAGES/edgar.mo cp locale/eo.mo /construction/games/legend-of-edgar/stage/usr/local/share/locale/eo/LC_MESSAGES/edgar.mo cp locale/es.mo /construction/games/legend-of-edgar/stage/usr/local/share/locale/es/LC_MESSAGES/edgar.mo cp locale/fa.mo /construction/games/legend-of-edgar/stage/usr/local/share/locale/fa/LC_MESSAGES/edgar.mo cp locale/fr.mo /construction/games/legend-of-edgar/stage/usr/local/share/locale/fr/LC_MESSAGES/edgar.mo cp locale/hi.mo /construction/games/legend-of-edgar/stage/usr/local/share/locale/hi/LC_MESSAGES/edgar.mo cp locale/id.mo /construction/games/legend-of-edgar/stage/usr/local/share/locale/id/LC_MESSAGES/edgar.mo cp locale/it.mo /construction/games/legend-of-edgar/stage/usr/local/share/locale/it/LC_MESSAGES/edgar.mo cp locale/ja.mo /construction/games/legend-of-edgar/stage/usr/local/share/locale/ja/LC_MESSAGES/edgar.mo cp locale/jv.mo /construction/games/legend-of-edgar/stage/usr/local/share/locale/jv/LC_MESSAGES/edgar.mo cp locale/ko.mo /construction/games/legend-of-edgar/stage/usr/local/share/locale/ko/LC_MESSAGES/edgar.mo cp locale/ms.mo /construction/games/legend-of-edgar/stage/usr/local/share/locale/ms/LC_MESSAGES/edgar.mo cp locale/nl.mo /construction/games/legend-of-edgar/stage/usr/local/share/locale/nl/LC_MESSAGES/edgar.mo cp locale/pl.mo /construction/games/legend-of-edgar/stage/usr/local/share/locale/pl/LC_MESSAGES/edgar.mo cp locale/pt.mo /construction/games/legend-of-edgar/stage/usr/local/share/locale/pt/LC_MESSAGES/edgar.mo cp locale/pt_BR.mo /construction/games/legend-of-edgar/stage/usr/local/share/locale/pt_BR/LC_MESSAGES/edgar.mo cp locale/ro.mo /construction/games/legend-of-edgar/stage/usr/local/share/locale/ro/LC_MESSAGES/edgar.mo cp locale/ru.mo /construction/games/legend-of-edgar/stage/usr/local/share/locale/ru/LC_MESSAGES/edgar.mo cp locale/sk.mo /construction/games/legend-of-edgar/stage/usr/local/share/locale/sk/LC_MESSAGES/edgar.mo cp locale/sr.mo /construction/games/legend-of-edgar/stage/usr/local/share/locale/sr/LC_MESSAGES/edgar.mo cp locale/sv.mo /construction/games/legend-of-edgar/stage/usr/local/share/locale/sv/LC_MESSAGES/edgar.mo cp locale/ta.mo /construction/games/legend-of-edgar/stage/usr/local/share/locale/ta/LC_MESSAGES/edgar.mo cp locale/tr.mo /construction/games/legend-of-edgar/stage/usr/local/share/locale/tr/LC_MESSAGES/edgar.mo cp locale/uk.mo /construction/games/legend-of-edgar/stage/usr/local/share/locale/uk/LC_MESSAGES/edgar.mo cp locale/ur.mo /construction/games/legend-of-edgar/stage/usr/local/share/locale/ur/LC_MESSAGES/edgar.mo cp locale/vi.mo /construction/games/legend-of-edgar/stage/usr/local/share/locale/vi/LC_MESSAGES/edgar.mo cp locale/zh_CN.mo /construction/games/legend-of-edgar/stage/usr/local/share/locale/zh_CN/LC_MESSAGES/edgar.mo gmake[1]: Leaving directory '/construction/games/legend-of-edgar/edgar-1.33' /bin/sh /xports/Mk/Scripts/relative_link.sh /construction/games/legend-of-edgar/stage/usr/local/share/icons/hicolor/64x64/apps/edgar.png /construction/games/legend-of-edgar/stage/usr/local/share/pixmaps/ ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:21 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for legend-of-edgar-1.33 file sizes/checksums [61]: 0% file sizes/checksums [61]: 100% packing files [61]: 0% packing files [61]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:01:51 TOTAL TIME 00:06:32