FreeBSD Bugzilla – Attachment 144505 Details for
Bug 190463
[update Stage] games/unknown-horizons
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patche
patch-uh.diff (text/plain), 476.20 KB, created by
fiziologus
on 2014-07-08 04:21:22 UTC
(
hide
)
Description:
patche
Filename:
MIME Type:
Creator:
fiziologus
Created:
2014-07-08 04:21:22 UTC
Size:
476.20 KB
patch
obsolete
>diff -ruN unknown-horizons.orig/Makefile unknown-horizons/Makefile >--- unknown-horizons.orig/Makefile 2014-06-01 07:11:19.000000000 +0400 >+++ unknown-horizons/Makefile 2014-05-31 17:27:34.000000000 +0400 >@@ -2,9 +2,10 @@ > # $FreeBSD: head/games/unknown-horizons/Makefile 339634 2014-01-13 21:00:02Z rene $ > > PORTNAME= unknown-horizons >-PORTVERSION= 2013.2 >+PORTVERSION= 2013.3 > CATEGORIES= games >-MASTER_SITES= SF/unknownhorizons/Unknown%20Horizons/${PORTVERSION}/ >+#MASTER_SITES= SF/unknownhorizons/Unknown%20Horizons/${PORTVERSION}/ >+MASTER_SITES= GH > > MAINTAINER= fiziologus@gmail.com > COMMENT= Real time simulation game >@@ -16,20 +17,22 @@ > ${PYTHON_SITELIBDIR}/yaml/__init__.py:${PORTSDIR}/devel/py-yaml \ > ${PYTHON_PKGNAMEPREFIX}gdbm>0:${PORTSDIR}/databases/py-gdbm > >-WRKSRC= ${WRKDIR}/${PORTNAME} >- > ONLY_FOR_ARCHS= i386 amd64 > >-USE_XZ= yes >+USE_GITHUB= yes >+GH_ACCOUNT= ${PORTNAME} >+GH_PROGECT= ${PORTNAME} >+GH_TAGNAME= ${PORTVERSION} >+GH_COMMIT= ac7af43 >+ > USE_GNOME= intltool >-USES= gettext:build >+USES= gettext:build tar:xz > USE_PYTHON= 2 > USE_PYDISTUTILS= yes > PYDISTUTILS_PKGNAME= UnknownHorizons > > MAN6= unknown-horizons.6 > >-NO_STAGE= yes > .include <bsd.port.pre.mk> > > .if ${ARCH} == i386 >@@ -52,9 +55,9 @@ > > # Install multiplayer lib (enet+pyenet) > post-install: >- ${MKDIR} ${PYTHON_SITELIBDIR}/horizons/network/libs >- ${MKDIR} ${PYTHON_SITELIBDIR}/horizons/network/libs/freebsd-${ENET_DIR} >+ ${MKDIR} ${STAGEDIR}${PYTHON_SITELIBDIR}/horizons/network/libs >+ ${MKDIR} ${STAGEDIR}${PYTHON_SITELIBDIR}/horizons/network/libs/freebsd-${ENET_DIR} > ${INSTALL} ${WRKSRC}/horizons/network/libs/freebsd-${ENET_DIR}/enet.so \ >- ${PYTHON_SITELIBDIR}/horizons/network/libs/freebsd-${ENET_DIR}/enet.so >+ ${STAGEDIR}${PYTHON_SITELIBDIR}/horizons/network/libs/freebsd-${ENET_DIR}/enet.so > > .include <bsd.port.post.mk> >diff -ruN unknown-horizons.orig/distinfo unknown-horizons/distinfo >--- unknown-horizons.orig/distinfo 2014-06-01 07:11:19.000000000 +0400 >+++ unknown-horizons/distinfo 2014-05-16 13:14:44.000000000 +0400 >@@ -1,2 +1,2 @@ >-SHA256 (unknown-horizons-2013.2.tar.xz) = 4ebc514a4f4d9b981b42705c851d05585cf904b79f1f9ce23bf48d01ff6f8f7b >-SIZE (unknown-horizons-2013.2.tar.xz) = 121392104 >+SHA256 (unknown-horizons-2013.3.tar.xz) = 353b1f1f82ff517b5e2d2c00852156c066dbcac5e6a4e096eb8c353541047fde >+SIZE (unknown-horizons-2013.3.tar.xz) = 152985732 >diff -ruN unknown-horizons.orig/pkg-plist unknown-horizons/pkg-plist >--- unknown-horizons.orig/pkg-plist 2014-06-01 07:11:19.000000000 +0400 >+++ unknown-horizons/pkg-plist 2014-05-31 17:27:34.000000000 +0400 >@@ -1,5 +1,3 @@ >-%%DATADIR%%/content/actionsets.json >-%%DATADIR%%/content/atlas.sql > %%DATADIR%%/content/audio/music/Peer Gynt Suite No. 1, Op. 46 - I. Morning.ogg > %%DATADIR%%/content/audio/music/battle.ogg > %%DATADIR%%/content/audio/music/beware_the_ships_kobold.ogg >@@ -60,116 +58,1414 @@ > %%DATADIR%%/content/fonts/unifont.fontdef > %%DATADIR%%/content/game.sql > %%DATADIR%%/content/gfx/atlas/.keepme >-%%DATADIR%%/content/gfx/atlas/000.png >-%%DATADIR%%/content/gfx/atlas/001.png >-%%DATADIR%%/content/gfx/atlas/002.png >-%%DATADIR%%/content/gfx/atlas/003.png >-%%DATADIR%%/content/gfx/atlas/004.png >-%%DATADIR%%/content/gfx/atlas/005.png >-%%DATADIR%%/content/gfx/atlas/006.png >-%%DATADIR%%/content/gfx/atlas/007.png >-%%DATADIR%%/content/gfx/atlas/008.png >-%%DATADIR%%/content/gfx/atlas/009.png >-%%DATADIR%%/content/gfx/atlas/010.png >-%%DATADIR%%/content/gfx/atlas/011.png >-%%DATADIR%%/content/gfx/atlas/012.png >-%%DATADIR%%/content/gfx/atlas/013.png >-%%DATADIR%%/content/gfx/atlas/014.png >-%%DATADIR%%/content/gfx/atlas/015.png >-%%DATADIR%%/content/gfx/atlas/016.png >-%%DATADIR%%/content/gfx/atlas/017.png >-%%DATADIR%%/content/gfx/atlas/018.png >-%%DATADIR%%/content/gfx/atlas/019.png >-%%DATADIR%%/content/gfx/atlas/020.png >-%%DATADIR%%/content/gfx/atlas/021.png >-%%DATADIR%%/content/gfx/atlas/022.png >-%%DATADIR%%/content/gfx/atlas/023.png >-%%DATADIR%%/content/gfx/atlas/024.png >-%%DATADIR%%/content/gfx/atlas/025.png >-%%DATADIR%%/content/gfx/atlas/026.png >-%%DATADIR%%/content/gfx/atlas/027.png >-%%DATADIR%%/content/gfx/atlas/028.png >-%%DATADIR%%/content/gfx/atlas/029.png >-%%DATADIR%%/content/gfx/atlas/030.png >-%%DATADIR%%/content/gfx/atlas/031.png >-%%DATADIR%%/content/gfx/atlas/032.png >-%%DATADIR%%/content/gfx/atlas/033.png >-%%DATADIR%%/content/gfx/atlas/034.png >-%%DATADIR%%/content/gfx/atlas/035.png >-%%DATADIR%%/content/gfx/atlas/036.png >-%%DATADIR%%/content/gfx/atlas/037.png >-%%DATADIR%%/content/gfx/atlas/038.png >-%%DATADIR%%/content/gfx/atlas/039.png >-%%DATADIR%%/content/gfx/atlas/040.png >-%%DATADIR%%/content/gfx/atlas/041.png >-%%DATADIR%%/content/gfx/atlas/042.png >-%%DATADIR%%/content/gfx/atlas/043.png >-%%DATADIR%%/content/gfx/atlas/044.png >-%%DATADIR%%/content/gfx/atlas/045.png >-%%DATADIR%%/content/gfx/atlas/046.png >-%%DATADIR%%/content/gfx/atlas/047.png >-%%DATADIR%%/content/gfx/atlas/048.png >-%%DATADIR%%/content/gfx/atlas/049.png >-%%DATADIR%%/content/gfx/atlas/050.png >-%%DATADIR%%/content/gfx/atlas/051.png >-%%DATADIR%%/content/gfx/atlas/052.png >-%%DATADIR%%/content/gfx/atlas/053.png >-%%DATADIR%%/content/gfx/atlas/054.png >-%%DATADIR%%/content/gfx/atlas/055.png >-%%DATADIR%%/content/gfx/atlas/056.png >-%%DATADIR%%/content/gfx/atlas/057.png >-%%DATADIR%%/content/gfx/atlas/058.png >-%%DATADIR%%/content/gfx/atlas/059.png >-%%DATADIR%%/content/gfx/atlas/060.png >-%%DATADIR%%/content/gfx/atlas/061.png >-%%DATADIR%%/content/gfx/atlas/062.png >-%%DATADIR%%/content/gfx/atlas/063.png >-%%DATADIR%%/content/gfx/atlas/064.png >-%%DATADIR%%/content/gfx/atlas/065.png >-%%DATADIR%%/content/gfx/atlas/066.png >-%%DATADIR%%/content/gfx/atlas/067.png >-%%DATADIR%%/content/gfx/atlas/068.png >-%%DATADIR%%/content/gfx/atlas/069.png >-%%DATADIR%%/content/gfx/atlas/070.png >-%%DATADIR%%/content/gfx/atlas/071.png >-%%DATADIR%%/content/gfx/atlas/072.png >-%%DATADIR%%/content/gfx/atlas/073.png >-%%DATADIR%%/content/gfx/atlas/074.png >-%%DATADIR%%/content/gfx/atlas/075.png >-%%DATADIR%%/content/gfx/atlas/076.png >-%%DATADIR%%/content/gfx/atlas/077.png >-%%DATADIR%%/content/gfx/atlas/078.png >-%%DATADIR%%/content/gfx/atlas/079.png >-%%DATADIR%%/content/gfx/atlas/080.png >-%%DATADIR%%/content/gfx/atlas/081.png >-%%DATADIR%%/content/gfx/atlas/082.png >-%%DATADIR%%/content/gfx/atlas/083.png >-%%DATADIR%%/content/gfx/atlas/084.png >-%%DATADIR%%/content/gfx/atlas/085.png >-%%DATADIR%%/content/gfx/atlas/086.png >-%%DATADIR%%/content/gfx/atlas/087.png >-%%DATADIR%%/content/gfx/atlas/088.png >-%%DATADIR%%/content/gfx/atlas/089.png >-%%DATADIR%%/content/gfx/atlas/090.png >-%%DATADIR%%/content/gfx/atlas/091.png >-%%DATADIR%%/content/gfx/atlas/092.png >-%%DATADIR%%/content/gfx/atlas/093.png >-%%DATADIR%%/content/gfx/atlas/094.png >-%%DATADIR%%/content/gfx/atlas/095.png >-%%DATADIR%%/content/gfx/atlas/096.png >-%%DATADIR%%/content/gfx/atlas/097.png >-%%DATADIR%%/content/gfx/atlas/098.png >-%%DATADIR%%/content/gfx/atlas/099.png >-%%DATADIR%%/content/gfx/atlas/100.png >-%%DATADIR%%/content/gfx/atlas/101.png >-%%DATADIR%%/content/gfx/atlas/102.png >-%%DATADIR%%/content/gfx/atlas/103.png >-%%DATADIR%%/content/gfx/atlas/104.png >-%%DATADIR%%/content/gfx/atlas/105.png >-%%DATADIR%%/content/gfx/atlas/106.png >-%%DATADIR%%/content/gfx/atlas/107.png >-%%DATADIR%%/content/gfx/atlas/108.png > %%DATADIR%%/content/gfx/banner.bmp >+%%DATADIR%%/content/gfx/base/moderate/ts_beach-shallow0/curve_in/135/0.png >+%%DATADIR%%/content/gfx/base/moderate/ts_beach-shallow0/curve_in/225/0.png >+%%DATADIR%%/content/gfx/base/moderate/ts_beach-shallow0/curve_in/315/0.png >+%%DATADIR%%/content/gfx/base/moderate/ts_beach-shallow0/curve_in/45/0.png >+%%DATADIR%%/content/gfx/base/moderate/ts_beach-shallow0/curve_out/135/0.png >+%%DATADIR%%/content/gfx/base/moderate/ts_beach-shallow0/curve_out/225/0.png >+%%DATADIR%%/content/gfx/base/moderate/ts_beach-shallow0/curve_out/315/0.png >+%%DATADIR%%/content/gfx/base/moderate/ts_beach-shallow0/curve_out/45/0.png >+%%DATADIR%%/content/gfx/base/moderate/ts_beach-shallow0/straight/135/0.png >+%%DATADIR%%/content/gfx/base/moderate/ts_beach-shallow0/straight/225/0.png >+%%DATADIR%%/content/gfx/base/moderate/ts_beach-shallow0/straight/315/0.png >+%%DATADIR%%/content/gfx/base/moderate/ts_beach-shallow0/straight/45/0.png >+%%DATADIR%%/content/gfx/base/moderate/ts_beach0/straight/135/0.png >+%%DATADIR%%/content/gfx/base/moderate/ts_beach0/straight/225/0.png >+%%DATADIR%%/content/gfx/base/moderate/ts_beach0/straight/315/0.png >+%%DATADIR%%/content/gfx/base/moderate/ts_beach0/straight/45/0.png >+%%DATADIR%%/content/gfx/base/moderate/ts_deep0/straight/135/0.png >+%%DATADIR%%/content/gfx/base/moderate/ts_deep0/straight/225/0.png >+%%DATADIR%%/content/gfx/base/moderate/ts_deep0/straight/315/0.png >+%%DATADIR%%/content/gfx/base/moderate/ts_deep0/straight/45/0.png >+%%DATADIR%%/content/gfx/base/moderate/ts_grass-beach0/curve_in/135/0.png >+%%DATADIR%%/content/gfx/base/moderate/ts_grass-beach0/curve_in/225/0.png >+%%DATADIR%%/content/gfx/base/moderate/ts_grass-beach0/curve_in/315/0.png >+%%DATADIR%%/content/gfx/base/moderate/ts_grass-beach0/curve_in/45/0.png >+%%DATADIR%%/content/gfx/base/moderate/ts_grass-beach0/curve_out/135/0.png >+%%DATADIR%%/content/gfx/base/moderate/ts_grass-beach0/curve_out/225/0.png >+%%DATADIR%%/content/gfx/base/moderate/ts_grass-beach0/curve_out/315/0.png >+%%DATADIR%%/content/gfx/base/moderate/ts_grass-beach0/curve_out/45/0.png >+%%DATADIR%%/content/gfx/base/moderate/ts_grass-beach0/straight/135/0.png >+%%DATADIR%%/content/gfx/base/moderate/ts_grass-beach0/straight/225/0.png >+%%DATADIR%%/content/gfx/base/moderate/ts_grass-beach0/straight/315/0.png >+%%DATADIR%%/content/gfx/base/moderate/ts_grass-beach0/straight/45/0.png >+%%DATADIR%%/content/gfx/base/moderate/ts_grass0/straight/135/0.png >+%%DATADIR%%/content/gfx/base/moderate/ts_grass0/straight/225/0.png >+%%DATADIR%%/content/gfx/base/moderate/ts_grass0/straight/315/0.png >+%%DATADIR%%/content/gfx/base/moderate/ts_grass0/straight/45/0.png >+%%DATADIR%%/content/gfx/base/moderate/ts_grass1/straight/135/0.png >+%%DATADIR%%/content/gfx/base/moderate/ts_grass1/straight/225/0.png >+%%DATADIR%%/content/gfx/base/moderate/ts_grass1/straight/315/0.png >+%%DATADIR%%/content/gfx/base/moderate/ts_grass1/straight/45/0.png >+%%DATADIR%%/content/gfx/base/moderate/ts_grass2/straight/135/0.png >+%%DATADIR%%/content/gfx/base/moderate/ts_grass2/straight/225/0.png >+%%DATADIR%%/content/gfx/base/moderate/ts_grass2/straight/315/0.png >+%%DATADIR%%/content/gfx/base/moderate/ts_grass2/straight/45/0.png >+%%DATADIR%%/content/gfx/base/moderate/ts_grass3/straight/135/0.png >+%%DATADIR%%/content/gfx/base/moderate/ts_grass3/straight/225/0.png >+%%DATADIR%%/content/gfx/base/moderate/ts_grass3/straight/315/0.png >+%%DATADIR%%/content/gfx/base/moderate/ts_grass3/straight/45/0.png >+%%DATADIR%%/content/gfx/base/moderate/ts_grass4/straight/135/0.png >+%%DATADIR%%/content/gfx/base/moderate/ts_grass4/straight/225/0.png >+%%DATADIR%%/content/gfx/base/moderate/ts_grass4/straight/315/0.png >+%%DATADIR%%/content/gfx/base/moderate/ts_grass4/straight/45/0.png >+%%DATADIR%%/content/gfx/base/moderate/ts_grass5/straight/135/0.png >+%%DATADIR%%/content/gfx/base/moderate/ts_grass5/straight/225/0.png >+%%DATADIR%%/content/gfx/base/moderate/ts_grass5/straight/315/0.png >+%%DATADIR%%/content/gfx/base/moderate/ts_grass5/straight/45/0.png >+%%DATADIR%%/content/gfx/base/moderate/ts_shallow-deep0/curve_in/135/0.png >+%%DATADIR%%/content/gfx/base/moderate/ts_shallow-deep0/curve_in/225/0.png >+%%DATADIR%%/content/gfx/base/moderate/ts_shallow-deep0/curve_in/315/0.png >+%%DATADIR%%/content/gfx/base/moderate/ts_shallow-deep0/curve_in/45/0.png >+%%DATADIR%%/content/gfx/base/moderate/ts_shallow-deep0/curve_out/135/0.png >+%%DATADIR%%/content/gfx/base/moderate/ts_shallow-deep0/curve_out/225/0.png >+%%DATADIR%%/content/gfx/base/moderate/ts_shallow-deep0/curve_out/315/0.png >+%%DATADIR%%/content/gfx/base/moderate/ts_shallow-deep0/curve_out/45/0.png >+%%DATADIR%%/content/gfx/base/moderate/ts_shallow-deep0/straight/135/0.png >+%%DATADIR%%/content/gfx/base/moderate/ts_shallow-deep0/straight/225/0.png >+%%DATADIR%%/content/gfx/base/moderate/ts_shallow-deep0/straight/315/0.png >+%%DATADIR%%/content/gfx/base/moderate/ts_shallow-deep0/straight/45/0.png >+%%DATADIR%%/content/gfx/base/moderate/ts_shallow0/straight/135/0.png >+%%DATADIR%%/content/gfx/base/moderate/ts_shallow0/straight/225/0.png >+%%DATADIR%%/content/gfx/base/moderate/ts_shallow0/straight/315/0.png >+%%DATADIR%%/content/gfx/base/moderate/ts_shallow0/straight/45/0.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_bakery0/idle/135/0.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_bakery0/idle/225/0.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_bakery0/idle/315/0.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_bakery0/idle/45/0.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_cornfield0/idle/135/0.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_cornfield0/idle/225/0.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_cornfield0/idle/315/0.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_cornfield0/idle/45/0.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_cornfield0/idle_full/135/0.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_cornfield0/idle_full/225/0.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_cornfield0/idle_full/315/0.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_cornfield0/idle_full/45/0.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_cornfield0/work/135/0.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_cornfield0/work/135/1.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_cornfield0/work/135/2.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_cornfield0/work/135/3.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_cornfield0/work/225/0.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_cornfield0/work/225/1.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_cornfield0/work/225/2.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_cornfield0/work/225/3.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_cornfield0/work/315/0.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_cornfield0/work/315/1.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_cornfield0/work/315/2.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_cornfield0/work/315/3.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_cornfield0/work/45/0.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_cornfield0/work/45/1.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_cornfield0/work/45/2.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_cornfield0/work/45/3.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_cornfield0/work/tm_30000 >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/idle/135/17.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/idle/225/17.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/idle/315/17.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/idle/45/17.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/idle_full/135/00.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/idle_full/225/00.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/idle_full/315/00.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/idle_full/45/00.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/135/00.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/135/01.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/135/02.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/135/03.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/135/04.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/135/05.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/135/06.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/135/07.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/135/08.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/135/09.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/135/10.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/135/11.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/135/12.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/135/13.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/135/14.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/135/15.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/135/16.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/135/17.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/135/18.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/135/19.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/135/20.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/135/21.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/135/22.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/135/23.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/135/24.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/135/25.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/135/26.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/135/27.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/135/28.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/135/29.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/135/30.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/135/31.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/135/32.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/135/33.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/135/34.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/225/00.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/225/01.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/225/02.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/225/03.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/225/04.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/225/05.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/225/06.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/225/07.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/225/08.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/225/09.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/225/10.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/225/11.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/225/12.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/225/13.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/225/14.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/225/15.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/225/16.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/225/17.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/225/18.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/225/19.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/225/20.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/225/21.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/225/22.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/225/23.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/225/24.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/225/25.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/225/26.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/225/27.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/225/28.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/225/29.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/225/30.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/225/31.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/225/32.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/225/33.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/225/34.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/315/00.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/315/01.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/315/02.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/315/03.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/315/04.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/315/05.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/315/06.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/315/07.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/315/08.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/315/09.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/315/10.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/315/11.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/315/12.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/315/13.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/315/14.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/315/15.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/315/16.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/315/17.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/315/18.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/315/19.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/315/20.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/315/21.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/315/22.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/315/23.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/315/24.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/315/25.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/315/26.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/315/27.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/315/28.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/315/29.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/315/30.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/315/31.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/315/32.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/315/33.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/315/34.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/45/00.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/45/01.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/45/02.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/45/03.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/45/04.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/45/05.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/45/06.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/45/07.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/45/08.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/45/09.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/45/10.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/45/11.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/45/12.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/45/13.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/45/14.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/45/15.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/45/16.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/45/17.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/45/18.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/45/19.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/45/20.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/45/21.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/45/22.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/45/23.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/45/24.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/45/25.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/45/26.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/45/27.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/45/28.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/45/29.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/45/30.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/45/31.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/45/32.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/45/33.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/45/34.png >+%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/tm_2000 >+%%DATADIR%%/content/gfx/buildings/citizens/mainsquare/as_mainsquare_stone0/idle/135/0.png >+%%DATADIR%%/content/gfx/buildings/citizens/mainsquare/as_mainsquare_stone0/idle/225/0.png >+%%DATADIR%%/content/gfx/buildings/citizens/mainsquare/as_mainsquare_stone0/idle/315/0.png >+%%DATADIR%%/content/gfx/buildings/citizens/mainsquare/as_mainsquare_stone0/idle/45/0.png >+%%DATADIR%%/content/gfx/buildings/citizens/residential/as_stonehouse0/idle/135/0.png >+%%DATADIR%%/content/gfx/buildings/citizens/residential/as_stonehouse0/idle/225/0.png >+%%DATADIR%%/content/gfx/buildings/citizens/residential/as_stonehouse0/idle/315/0.png >+%%DATADIR%%/content/gfx/buildings/citizens/residential/as_stonehouse0/idle/45/0.png >+%%DATADIR%%/content/gfx/buildings/citizens/residential/as_stonehouse1/idle/135/0.png >+%%DATADIR%%/content/gfx/buildings/citizens/residential/as_stonehouse1/idle/225/0.png >+%%DATADIR%%/content/gfx/buildings/citizens/residential/as_stonehouse1/idle/315/0.png >+%%DATADIR%%/content/gfx/buildings/citizens/residential/as_stonehouse1/idle/45/0.png >+%%DATADIR%%/content/gfx/buildings/citizens/residential/as_stonehouse2/idle/135/0.png >+%%DATADIR%%/content/gfx/buildings/citizens/residential/as_stonehouse2/idle/225/0.png >+%%DATADIR%%/content/gfx/buildings/citizens/residential/as_stonehouse2/idle/315/0.png >+%%DATADIR%%/content/gfx/buildings/citizens/residential/as_stonehouse2/idle/45/0.png >+%%DATADIR%%/content/gfx/buildings/citizens/residential/as_stonehouse3/idle/135/0.png >+%%DATADIR%%/content/gfx/buildings/citizens/residential/as_stonehouse3/idle/225/0.png >+%%DATADIR%%/content/gfx/buildings/citizens/residential/as_stonehouse3/idle/315/0.png >+%%DATADIR%%/content/gfx/buildings/citizens/residential/as_stonehouse3/idle/45/0.png >+%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/a/135/0.png >+%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/a/225/0.png >+%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/a/315/0.png >+%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/a/45/0.png >+%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/ab/135/0.png >+%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/ab/225/0.png >+%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/ab/315/0.png >+%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/ab/45/0.png >+%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abc/135/0.png >+%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abc/225/0.png >+%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abc/315/0.png >+%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abc/45/0.png >+%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcd/135/0.png >+%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcd/225/0.png >+%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcd/315/0.png >+%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcd/45/0.png >+%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcde/135/0.png >+%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcde/225/0.png >+%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcde/315/0.png >+%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcde/45/0.png >+%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcdef/135/0.png >+%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcdef/225/0.png >+%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcdef/315/0.png >+%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcdef/45/0.png >+%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcdefg/135/0.png >+%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcdefg/225/0.png >+%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcdefg/315/0.png >+%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcdefg/45/0.png >+%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcdefgh/135/0.png >+%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcdefgh/225/0.png >+%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcdefgh/315/0.png >+%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcdefgh/45/0.png >+%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcdeg/135/0.png >+%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcdeg/225/0.png >+%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcdeg/315/0.png >+%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcdeg/45/0.png >+%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abce/135/0.png >+%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abce/225/0.png >+%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abce/315/0.png >+%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abce/45/0.png >+%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcef/135/0.png >+%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcef/225/0.png >+%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcef/315/0.png >+%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcef/45/0.png >+%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcf/135/0.png >+%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcf/225/0.png >+%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcf/315/0.png >+%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcf/45/0.png >+%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abe/135/0.png >+%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abe/225/0.png >+%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abe/315/0.png >+%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abe/45/0.png >+%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/ac/135/0.png >+%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/ac/225/0.png >+%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/ac/315/0.png >+%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/ac/45/0.png >+%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/single/135/0.png >+%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/single/225/0.png >+%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/single/315/0.png >+%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/single/45/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0000.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0001.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0002.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0003.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0004.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0005.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0006.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0007.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0008.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0009.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0010.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0011.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0012.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0013.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0014.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0015.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0016.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0017.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0018.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0019.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0020.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0021.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0022.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0023.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0024.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0025.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0026.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0027.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0028.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0029.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0030.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0031.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0032.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0033.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0034.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0035.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0036.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0037.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0038.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0039.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0040.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0041.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0042.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0043.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0044.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0045.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0046.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0047.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0048.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0049.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0050.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0051.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0052.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0053.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0054.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0055.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0000.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0001.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0002.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0003.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0004.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0005.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0006.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0007.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0008.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0009.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0010.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0011.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0012.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0013.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0014.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0015.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0016.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0017.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0018.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0019.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0020.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0021.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0022.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0023.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0024.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0025.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0026.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0027.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0028.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0029.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0030.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0031.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0032.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0033.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0034.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0035.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0036.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0037.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0038.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0039.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0040.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0041.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0042.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0043.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0044.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0045.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0046.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0047.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0048.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0049.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0050.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0051.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0052.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0053.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0054.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0055.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0000.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0001.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0002.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0003.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0004.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0005.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0006.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0007.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0008.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0009.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0010.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0011.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0012.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0013.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0014.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0015.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0016.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0017.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0018.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0019.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0020.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0021.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0022.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0023.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0024.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0025.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0026.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0027.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0028.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0029.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0030.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0031.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0032.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0033.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0034.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0035.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0036.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0037.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0038.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0039.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0040.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0041.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0042.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0043.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0044.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0045.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0046.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0047.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0048.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0049.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0050.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0051.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0052.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0053.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0054.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0055.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0000.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0001.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0002.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0003.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0004.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0005.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0006.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0007.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0008.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0009.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0010.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0011.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0012.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0013.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0014.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0015.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0016.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0017.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0018.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0019.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0020.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0021.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0022.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0023.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0024.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0025.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0026.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0027.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0028.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0029.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0030.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0031.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0032.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0033.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0034.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0035.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0036.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0037.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0038.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0039.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0040.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0041.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0042.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0043.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0044.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0045.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0046.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0047.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0048.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0049.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0050.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0051.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0052.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0053.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0054.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0055.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/tm_5000 >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_potatofield0/idle/135/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_potatofield0/idle/225/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_potatofield0/idle/315/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_potatofield0/idle/45/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_potatofield0/idle_full/135/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_potatofield0/idle_full/225/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_potatofield0/idle_full/315/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_potatofield0/idle_full/45/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_potatofield0/work/135/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_potatofield0/work/135/1.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_potatofield0/work/135/2.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_potatofield0/work/135/3.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_potatofield0/work/135/4.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_potatofield0/work/225/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_potatofield0/work/225/1.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_potatofield0/work/225/2.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_potatofield0/work/225/3.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_potatofield0/work/225/4.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_potatofield0/work/315/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_potatofield0/work/315/1.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_potatofield0/work/315/2.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_potatofield0/work/315/3.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_potatofield0/work/315/4.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_potatofield0/work/45/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_potatofield0/work/45/1.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_potatofield0/work/45/2.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_potatofield0/work/45/3.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_potatofield0/work/45/4.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_potatofield0/work/tm_30000 >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_sugarfield0/idle/135/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_sugarfield0/idle/225/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_sugarfield0/idle/315/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_sugarfield0/idle/45/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_sugarfield0/idle_full/135/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_sugarfield0/idle_full/225/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_sugarfield0/idle_full/315/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_sugarfield0/idle_full/45/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_sugarfield0/work/135/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_sugarfield0/work/135/1.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_sugarfield0/work/135/2.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_sugarfield0/work/135/3.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_sugarfield0/work/135/4.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_sugarfield0/work/225/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_sugarfield0/work/225/1.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_sugarfield0/work/225/2.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_sugarfield0/work/225/3.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_sugarfield0/work/225/4.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_sugarfield0/work/315/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_sugarfield0/work/315/1.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_sugarfield0/work/315/2.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_sugarfield0/work/315/3.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_sugarfield0/work/315/4.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_sugarfield0/work/45/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_sugarfield0/work/45/1.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_sugarfield0/work/45/2.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_sugarfield0/work/45/3.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_sugarfield0/work/45/4.png >+%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_sugarfield0/work/tm_30000 >+%%DATADIR%%/content/gfx/buildings/pioneers/boat_builder/as_boat_builder0/idle/135/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/boat_builder/as_boat_builder0/idle/225/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/boat_builder/as_boat_builder0/idle/315/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/boat_builder/as_boat_builder0/idle/45/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/idle/135/000.png >+%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/idle/225/000.png >+%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/idle/315/000.png >+%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/idle/45/000.png >+%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/idle_full/135/000.png >+%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/idle_full/225/000.png >+%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/idle_full/315/000.png >+%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/idle_full/45/000.png >+%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/135/000.png >+%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/135/001.png >+%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/135/002.png >+%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/135/003.png >+%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/135/004.png >+%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/135/005.png >+%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/135/006.png >+%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/135/007.png >+%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/135/008.png >+%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/135/009.png >+%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/135/010.png >+%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/135/011.png >+%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/135/012.png >+%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/135/013.png >+%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/135/014.png >+%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/135/015.png >+%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/225/000.png >+%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/225/001.png >+%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/225/002.png >+%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/225/003.png >+%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/225/004.png >+%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/225/005.png >+%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/225/006.png >+%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/225/007.png >+%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/225/008.png >+%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/225/009.png >+%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/225/010.png >+%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/225/011.png >+%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/225/012.png >+%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/225/013.png >+%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/225/014.png >+%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/225/015.png >+%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/315/000.png >+%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/315/001.png >+%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/315/002.png >+%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/315/003.png >+%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/315/004.png >+%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/315/005.png >+%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/315/006.png >+%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/315/007.png >+%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/315/008.png >+%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/315/009.png >+%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/315/010.png >+%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/315/011.png >+%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/315/012.png >+%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/315/013.png >+%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/315/014.png >+%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/315/015.png >+%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/45/000.png >+%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/45/001.png >+%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/45/002.png >+%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/45/003.png >+%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/45/004.png >+%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/45/005.png >+%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/45/006.png >+%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/45/007.png >+%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/45/008.png >+%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/45/009.png >+%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/45/010.png >+%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/45/011.png >+%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/45/012.png >+%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/45/013.png >+%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/45/014.png >+%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/45/015.png >+%%DATADIR%%/content/gfx/buildings/pioneers/brickyard/as_brickyard0/idle/135/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/brickyard/as_brickyard0/idle/225/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/brickyard/as_brickyard0/idle/315/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/brickyard/as_brickyard0/idle/45/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/brickyard/as_brickyard0/idle_full/135/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/brickyard/as_brickyard0/idle_full/225/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/brickyard/as_brickyard0/idle_full/315/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/brickyard/as_brickyard0/idle_full/45/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/brickyard/as_brickyard0/work/135/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/brickyard/as_brickyard0/work/135/1.png >+%%DATADIR%%/content/gfx/buildings/pioneers/brickyard/as_brickyard0/work/135/2.png >+%%DATADIR%%/content/gfx/buildings/pioneers/brickyard/as_brickyard0/work/135/3.png >+%%DATADIR%%/content/gfx/buildings/pioneers/brickyard/as_brickyard0/work/225/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/brickyard/as_brickyard0/work/225/1.png >+%%DATADIR%%/content/gfx/buildings/pioneers/brickyard/as_brickyard0/work/225/2.png >+%%DATADIR%%/content/gfx/buildings/pioneers/brickyard/as_brickyard0/work/225/3.png >+%%DATADIR%%/content/gfx/buildings/pioneers/brickyard/as_brickyard0/work/315/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/brickyard/as_brickyard0/work/315/1.png >+%%DATADIR%%/content/gfx/buildings/pioneers/brickyard/as_brickyard0/work/315/2.png >+%%DATADIR%%/content/gfx/buildings/pioneers/brickyard/as_brickyard0/work/315/3.png >+%%DATADIR%%/content/gfx/buildings/pioneers/brickyard/as_brickyard0/work/45/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/brickyard/as_brickyard0/work/45/1.png >+%%DATADIR%%/content/gfx/buildings/pioneers/brickyard/as_brickyard0/work/45/2.png >+%%DATADIR%%/content/gfx/buildings/pioneers/brickyard/as_brickyard0/work/45/3.png >+%%DATADIR%%/content/gfx/buildings/pioneers/brickyard/as_brickyard0/work/tm_15000 >+%%DATADIR%%/content/gfx/buildings/pioneers/church_wooden/as_church_wooden0/idle/135/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/church_wooden/as_church_wooden0/idle/225/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/church_wooden/as_church_wooden0/idle/315/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/church_wooden/as_church_wooden0/idle/45/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/clay_pit/as_clay_pit0/idle/135/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/clay_pit/as_clay_pit0/idle/225/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/clay_pit/as_clay_pit0/idle/315/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/clay_pit/as_clay_pit0/idle/45/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/distillery/as_distillery0/idle/135/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/distillery/as_distillery0/idle/225/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/distillery/as_distillery0/idle/315/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/distillery/as_distillery0/idle/45/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/distillery/as_distillery0/work/135/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/distillery/as_distillery0/work/135/1.png >+%%DATADIR%%/content/gfx/buildings/pioneers/distillery/as_distillery0/work/135/2.png >+%%DATADIR%%/content/gfx/buildings/pioneers/distillery/as_distillery0/work/135/3.png >+%%DATADIR%%/content/gfx/buildings/pioneers/distillery/as_distillery0/work/135/4.png >+%%DATADIR%%/content/gfx/buildings/pioneers/distillery/as_distillery0/work/225/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/distillery/as_distillery0/work/225/1.png >+%%DATADIR%%/content/gfx/buildings/pioneers/distillery/as_distillery0/work/225/2.png >+%%DATADIR%%/content/gfx/buildings/pioneers/distillery/as_distillery0/work/225/3.png >+%%DATADIR%%/content/gfx/buildings/pioneers/distillery/as_distillery0/work/225/4.png >+%%DATADIR%%/content/gfx/buildings/pioneers/distillery/as_distillery0/work/315/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/distillery/as_distillery0/work/315/1.png >+%%DATADIR%%/content/gfx/buildings/pioneers/distillery/as_distillery0/work/315/2.png >+%%DATADIR%%/content/gfx/buildings/pioneers/distillery/as_distillery0/work/315/3.png >+%%DATADIR%%/content/gfx/buildings/pioneers/distillery/as_distillery0/work/315/4.png >+%%DATADIR%%/content/gfx/buildings/pioneers/distillery/as_distillery0/work/45/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/distillery/as_distillery0/work/45/1.png >+%%DATADIR%%/content/gfx/buildings/pioneers/distillery/as_distillery0/work/45/2.png >+%%DATADIR%%/content/gfx/buildings/pioneers/distillery/as_distillery0/work/45/3.png >+%%DATADIR%%/content/gfx/buildings/pioneers/distillery/as_distillery0/work/45/4.png >+%%DATADIR%%/content/gfx/buildings/pioneers/distillery/as_distillery0/work/tm_12000 >+%%DATADIR%%/content/gfx/buildings/pioneers/farm/as_farm0/idle/135/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/farm/as_farm0/idle/225/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/farm/as_farm0/idle/315/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/farm/as_farm0/idle/45/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/fireservice/as_fireservice0/idle/135/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/fireservice/as_fireservice0/idle/225/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/fireservice/as_fireservice0/idle/315/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/fireservice/as_fireservice0/idle/45/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/idle/135/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/idle/225/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/idle/315/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/idle/45/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/logs_01/135/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/logs_01/225/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/logs_01/315/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/logs_01/45/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/logs_02/135/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/logs_02/225/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/logs_02/315/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/logs_02/45/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/logs_03/135/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/logs_03/225/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/logs_03/315/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/logs_03/45/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/logs_04/135/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/logs_04/225/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/logs_04/315/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/logs_04/45/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/logs_05/135/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/logs_05/225/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/logs_05/315/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/logs_05/45/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_01/135/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_01/225/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_01/315/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_01/45/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_02/135/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_02/225/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_02/315/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_02/45/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_03/135/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_03/225/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_03/315/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_03/45/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_04/135/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_04/225/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_04/315/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_04/45/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_05/135/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_05/225/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_05/315/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_05/45/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_06/135/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_06/225/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_06/315/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_06/45/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_07/135/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_07/225/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_07/315/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_07/45/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_08/135/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_08/225/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_08/315/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_08/45/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_09/135/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_09/225/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_09/315/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_09/45/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_10/135/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_10/225/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_10/315/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_10/45/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_11/135/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_11/225/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_11/315/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_11/45/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_12/135/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_12/225/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_12/315/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_12/45/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/mainsquare/as_mainsquare_wooden0/idle/135/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/mainsquare/as_mainsquare_wooden0/idle/225/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/mainsquare/as_mainsquare_wooden0/idle/315/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/mainsquare/as_mainsquare_wooden0/idle/45/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/residential/as_hut0/idle/135/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/residential/as_hut0/idle/225/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/residential/as_hut0/idle/315/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/residential/as_hut0/idle/45/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/residential/as_hut1/idle/135/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/residential/as_hut1/idle/225/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/residential/as_hut1/idle/315/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/residential/as_hut1/idle/45/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/residential/as_hut2/idle/135/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/residential/as_hut2/idle/225/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/residential/as_hut2/idle/315/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/residential/as_hut2/idle/45/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/school/as_school0/idle/135/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/school/as_school0/idle/225/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/school/as_school0/idle/315/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/school/as_school0/idle/45/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/135/0060.png >+%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/135/0065.png >+%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/135/0070.png >+%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/135/0075.png >+%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/135/0080.png >+%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/135/0085.png >+%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/135/0090.png >+%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/135/0095.png >+%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/135/0100.png >+%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/135/0105.png >+%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/135/0110.png >+%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/135/0115.png >+%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/135/0120.png >+%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/135/0125.png >+%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/135/0130.png >+%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/135/0135.png >+%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/225/0060.png >+%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/225/0065.png >+%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/225/0070.png >+%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/225/0075.png >+%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/225/0080.png >+%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/225/0085.png >+%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/225/0090.png >+%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/225/0095.png >+%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/225/0100.png >+%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/225/0105.png >+%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/225/0110.png >+%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/225/0115.png >+%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/225/0120.png >+%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/225/0125.png >+%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/225/0130.png >+%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/225/0135.png >+%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/315/0060.png >+%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/315/0065.png >+%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/315/0070.png >+%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/315/0075.png >+%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/315/0080.png >+%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/315/0085.png >+%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/315/0090.png >+%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/315/0095.png >+%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/315/0100.png >+%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/315/0105.png >+%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/315/0110.png >+%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/315/0115.png >+%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/315/0120.png >+%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/315/0125.png >+%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/315/0130.png >+%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/315/0135.png >+%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/45/0060.png >+%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/45/0065.png >+%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/45/0070.png >+%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/45/0075.png >+%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/45/0080.png >+%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/45/0085.png >+%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/45/0090.png >+%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/45/0095.png >+%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/45/0100.png >+%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/45/0105.png >+%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/45/0110.png >+%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/45/0115.png >+%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/45/0120.png >+%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/45/0125.png >+%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/45/0130.png >+%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/45/0135.png >+%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/tm_1400 >+%%DATADIR%%/content/gfx/buildings/pioneers/storagetent/as_storagetent1/idle/135/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/storagetent/as_storagetent1/idle/225/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/storagetent/as_storagetent1/idle/315/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/storagetent/as_storagetent1/idle/45/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/a/135/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/a/225/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/a/315/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/a/45/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/ab/135/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/ab/225/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/ab/315/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/ab/45/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abc/135/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abc/225/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abc/315/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abc/45/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcd/135/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcd/225/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcd/315/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcd/45/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcde/135/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcde/225/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcde/315/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcde/45/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcdef/135/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcdef/225/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcdef/315/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcdef/45/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcdefg/135/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcdefg/225/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcdefg/315/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcdefg/45/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcdefgh/135/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcdefgh/225/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcdefgh/315/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcdefgh/45/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcdeg/135/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcdeg/225/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcdeg/315/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcdeg/45/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abce/135/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abce/225/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abce/315/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abce/45/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcef/135/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcef/225/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcef/315/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcef/45/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcf/135/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcf/225/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcf/315/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcf/45/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abe/135/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abe/225/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abe/315/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abe/45/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/ac/135/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/ac/225/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/ac/315/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/ac/45/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/single/135/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/single/225/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/single/315/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/single/45/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/tower_wooden/as_woodentower0/idle/135/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/tower_wooden/as_woodentower0/idle/225/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/tower_wooden/as_woodentower0/idle/315/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/tower_wooden/as_woodentower0/idle/45/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/weaver/as_weaver0/idle/135/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/weaver/as_weaver0/idle/225/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/weaver/as_weaver0/idle/315/0.png >+%%DATADIR%%/content/gfx/buildings/pioneers/weaver/as_weaver0/idle/45/0.png >+%%DATADIR%%/content/gfx/buildings/placeholder/as_2x2/idle/135/0.png >+%%DATADIR%%/content/gfx/buildings/placeholder/as_2x2/idle/225/0.png >+%%DATADIR%%/content/gfx/buildings/placeholder/as_2x2/idle/315/0.png >+%%DATADIR%%/content/gfx/buildings/placeholder/as_2x2/idle/45/0.png >+%%DATADIR%%/content/gfx/buildings/placeholder/as_3x3/idle/135/0.png >+%%DATADIR%%/content/gfx/buildings/placeholder/as_3x3/idle/225/0.png >+%%DATADIR%%/content/gfx/buildings/placeholder/as_3x3/idle/315/0.png >+%%DATADIR%%/content/gfx/buildings/placeholder/as_3x3/idle/45/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/fisherman/as_fisherman0/idle/135/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/fisherman/as_fisherman0/idle/225/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/fisherman/as_fisherman0/idle/315/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/fisherman/as_fisherman0/idle/45/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/hunter/as_hunter0/idle/135/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/hunter/as_hunter0/idle/225/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/hunter/as_hunter0/idle/315/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/hunter/as_hunter0/idle/45/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/lookout/as_lookout0/idle/135/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/lookout/as_lookout0/idle/225/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/lookout/as_lookout0/idle/315/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/lookout/as_lookout0/idle/45/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/idle/135/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/idle/225/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/idle/315/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/idle/45/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/logs_1/135/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/logs_1/225/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/logs_1/315/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/logs_1/45/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/logs_2/135/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/logs_2/225/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/logs_2/315/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/logs_2/45/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/logs_3/135/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/logs_3/225/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/logs_3/315/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/logs_3/45/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/logs_4/135/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/logs_4/225/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/logs_4/315/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/logs_4/45/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/logs_5/135/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/logs_5/225/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/logs_5/315/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/logs_5/45/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/mainsquare/as_mainsquare0/idle/135/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/mainsquare/as_mainsquare0/idle/225/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/mainsquare/as_mainsquare0/idle/315/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/mainsquare/as_mainsquare0/idle/45/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent0/idle/135/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent0/idle/225/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent0/idle/315/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent0/idle/45/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent1/idle/135/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent1/idle/225/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent1/idle/315/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent1/idle/45/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent2/idle/135/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent2/idle/225/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent2/idle/315/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent2/idle/45/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent3/idle/135/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent3/idle/225/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent3/idle/315/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent3/idle/45/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent4/idle/135/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent4/idle/225/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent4/idle/315/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent4/idle/45/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent5/idle/135/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent5/idle/225/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent5/idle/315/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent5/idle/45/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/ruined_tent/as_ruined_tent0/idle/135/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/ruined_tent/as_ruined_tent0/idle/225/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/ruined_tent/as_ruined_tent0/idle/315/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/ruined_tent/as_ruined_tent0/idle/45/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/signalfire/as_signalfire0/idle/135/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/signalfire/as_signalfire0/idle/135/1.png >+%%DATADIR%%/content/gfx/buildings/sailors/signalfire/as_signalfire0/idle/135/2.png >+%%DATADIR%%/content/gfx/buildings/sailors/signalfire/as_signalfire0/idle/135/3.png >+%%DATADIR%%/content/gfx/buildings/sailors/signalfire/as_signalfire0/idle/135/4.png >+%%DATADIR%%/content/gfx/buildings/sailors/signalfire/as_signalfire0/idle/135/5.png >+%%DATADIR%%/content/gfx/buildings/sailors/signalfire/as_signalfire0/idle/135/6.png >+%%DATADIR%%/content/gfx/buildings/sailors/signalfire/as_signalfire0/idle/135/7.png >+%%DATADIR%%/content/gfx/buildings/sailors/signalfire/as_signalfire0/idle/135/8.png >+%%DATADIR%%/content/gfx/buildings/sailors/signalfire/as_signalfire0/idle/135/9.png >+%%DATADIR%%/content/gfx/buildings/sailors/signalfire/as_signalfire0/idle/225/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/signalfire/as_signalfire0/idle/225/1.png >+%%DATADIR%%/content/gfx/buildings/sailors/signalfire/as_signalfire0/idle/225/2.png >+%%DATADIR%%/content/gfx/buildings/sailors/signalfire/as_signalfire0/idle/225/3.png >+%%DATADIR%%/content/gfx/buildings/sailors/signalfire/as_signalfire0/idle/225/4.png >+%%DATADIR%%/content/gfx/buildings/sailors/signalfire/as_signalfire0/idle/225/5.png >+%%DATADIR%%/content/gfx/buildings/sailors/signalfire/as_signalfire0/idle/225/6.png >+%%DATADIR%%/content/gfx/buildings/sailors/signalfire/as_signalfire0/idle/225/7.png >+%%DATADIR%%/content/gfx/buildings/sailors/signalfire/as_signalfire0/idle/225/8.png >+%%DATADIR%%/content/gfx/buildings/sailors/signalfire/as_signalfire0/idle/225/9.png >+%%DATADIR%%/content/gfx/buildings/sailors/signalfire/as_signalfire0/idle/315/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/signalfire/as_signalfire0/idle/315/1.png >+%%DATADIR%%/content/gfx/buildings/sailors/signalfire/as_signalfire0/idle/315/2.png >+%%DATADIR%%/content/gfx/buildings/sailors/signalfire/as_signalfire0/idle/315/3.png >+%%DATADIR%%/content/gfx/buildings/sailors/signalfire/as_signalfire0/idle/315/4.png >+%%DATADIR%%/content/gfx/buildings/sailors/signalfire/as_signalfire0/idle/315/5.png >+%%DATADIR%%/content/gfx/buildings/sailors/signalfire/as_signalfire0/idle/315/6.png >+%%DATADIR%%/content/gfx/buildings/sailors/signalfire/as_signalfire0/idle/315/7.png >+%%DATADIR%%/content/gfx/buildings/sailors/signalfire/as_signalfire0/idle/315/8.png >+%%DATADIR%%/content/gfx/buildings/sailors/signalfire/as_signalfire0/idle/315/9.png >+%%DATADIR%%/content/gfx/buildings/sailors/signalfire/as_signalfire0/idle/45/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/signalfire/as_signalfire0/idle/45/1.png >+%%DATADIR%%/content/gfx/buildings/sailors/signalfire/as_signalfire0/idle/45/2.png >+%%DATADIR%%/content/gfx/buildings/sailors/signalfire/as_signalfire0/idle/45/3.png >+%%DATADIR%%/content/gfx/buildings/sailors/signalfire/as_signalfire0/idle/45/4.png >+%%DATADIR%%/content/gfx/buildings/sailors/signalfire/as_signalfire0/idle/45/5.png >+%%DATADIR%%/content/gfx/buildings/sailors/signalfire/as_signalfire0/idle/45/6.png >+%%DATADIR%%/content/gfx/buildings/sailors/signalfire/as_signalfire0/idle/45/7.png >+%%DATADIR%%/content/gfx/buildings/sailors/signalfire/as_signalfire0/idle/45/8.png >+%%DATADIR%%/content/gfx/buildings/sailors/signalfire/as_signalfire0/idle/45/9.png >+%%DATADIR%%/content/gfx/buildings/sailors/signalfire/as_signalfire0/idle/tm_1400 >+%%DATADIR%%/content/gfx/buildings/sailors/storagetent/as_storagetent0/idle/135/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/storagetent/as_storagetent0/idle/225/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/storagetent/as_storagetent0/idle/315/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/storagetent/as_storagetent0/idle/45/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/a/135/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/a/225/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/a/315/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/a/45/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/ab/135/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/ab/225/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/ab/315/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/ab/45/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abc/135/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abc/225/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abc/315/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abc/45/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcd/135/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcd/225/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcd/315/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcd/45/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcde/135/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcde/225/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcde/315/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcde/45/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcdef/135/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcdef/225/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcdef/315/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcdef/45/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcdefg/135/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcdefg/225/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcdefg/315/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcdefg/45/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcdefgh/135/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcdefgh/225/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcdefgh/315/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcdefgh/45/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcdeg/135/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcdeg/225/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcdeg/315/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcdeg/45/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abce/135/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abce/225/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abce/315/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abce/45/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcef/135/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcef/225/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcef/315/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcef/45/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcf/135/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcf/225/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcf/315/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcf/45/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abe/135/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abe/225/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abe/315/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abe/45/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/ac/135/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/ac/225/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/ac/315/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/ac/45/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/single/135/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/single/225/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/single/315/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/single/45/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/sunsail/as_sunsail0/idle/135/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/sunsail/as_sunsail0/idle/225/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/sunsail/as_sunsail0/idle/315/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/sunsail/as_sunsail0/idle/45/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/warehouse/as_warehouse0/idle/135/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/warehouse/as_warehouse0/idle/225/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/warehouse/as_warehouse0/idle/315/0.png >+%%DATADIR%%/content/gfx/buildings/sailors/warehouse/as_warehouse0/idle/45/0.png >+%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_cattlerun0/idle/135/0.png >+%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_cattlerun0/idle/225/0.png >+%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_cattlerun0/idle/315/0.png >+%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_cattlerun0/idle/45/0.png >+%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_herbary0/idle/135/000.png >+%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_herbary0/idle/225/000.png >+%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_herbary0/idle/315/000.png >+%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_herbary0/idle/45/000.png >+%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_herbary0/idle_full/135/004.png >+%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_herbary0/idle_full/225/004.png >+%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_herbary0/idle_full/315/004.png >+%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_herbary0/idle_full/45/004.png >+%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_herbary0/work/135/000.png >+%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_herbary0/work/135/001.png >+%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_herbary0/work/135/002.png >+%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_herbary0/work/135/003.png >+%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_herbary0/work/135/004.png >+%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_herbary0/work/225/000.png >+%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_herbary0/work/225/001.png >+%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_herbary0/work/225/002.png >+%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_herbary0/work/225/003.png >+%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_herbary0/work/225/004.png >+%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_herbary0/work/315/000.png >+%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_herbary0/work/315/001.png >+%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_herbary0/work/315/002.png >+%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_herbary0/work/315/003.png >+%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_herbary0/work/315/004.png >+%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_herbary0/work/45/000.png >+%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_herbary0/work/45/001.png >+%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_herbary0/work/45/002.png >+%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_herbary0/work/45/003.png >+%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_herbary0/work/45/004.png >+%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_herbary0/work/tm_30000 >+%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_pigsty0/idle/135/0.png >+%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_pigsty0/idle/225/0.png >+%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_pigsty0/idle/315/0.png >+%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_pigsty0/idle/45/0.png >+%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_tobaccofield0/idle/135/0.png >+%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_tobaccofield0/idle/225/0.png >+%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_tobaccofield0/idle/315/0.png >+%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_tobaccofield0/idle/45/0.png >+%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_tobaccofield0/idle_full/135/0.png >+%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_tobaccofield0/idle_full/225/0.png >+%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_tobaccofield0/idle_full/315/0.png >+%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_tobaccofield0/idle_full/45/0.png >+%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_tobaccofield0/work/135/0.png >+%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_tobaccofield0/work/135/1.png >+%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_tobaccofield0/work/135/2.png >+%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_tobaccofield0/work/135/3.png >+%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_tobaccofield0/work/135/4.png >+%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_tobaccofield0/work/225/0.png >+%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_tobaccofield0/work/225/1.png >+%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_tobaccofield0/work/225/2.png >+%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_tobaccofield0/work/225/3.png >+%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_tobaccofield0/work/225/4.png >+%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_tobaccofield0/work/315/0.png >+%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_tobaccofield0/work/315/1.png >+%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_tobaccofield0/work/315/2.png >+%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_tobaccofield0/work/315/3.png >+%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_tobaccofield0/work/315/4.png >+%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_tobaccofield0/work/45/0.png >+%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_tobaccofield0/work/45/1.png >+%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_tobaccofield0/work/45/2.png >+%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_tobaccofield0/work/45/3.png >+%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_tobaccofield0/work/45/4.png >+%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_tobaccofield0/work/tm_30000 >+%%DATADIR%%/content/gfx/buildings/settlers/barracks/as_barracks0/idle/135/0.png >+%%DATADIR%%/content/gfx/buildings/settlers/barracks/as_barracks0/idle/225/0.png >+%%DATADIR%%/content/gfx/buildings/settlers/barracks/as_barracks0/idle/315/0.png >+%%DATADIR%%/content/gfx/buildings/settlers/barracks/as_barracks0/idle/45/0.png >+%%DATADIR%%/content/gfx/buildings/settlers/butchery/as_butchery0/idle/135/0.png >+%%DATADIR%%/content/gfx/buildings/settlers/butchery/as_butchery0/idle/225/0.png >+%%DATADIR%%/content/gfx/buildings/settlers/butchery/as_butchery0/idle/315/0.png >+%%DATADIR%%/content/gfx/buildings/settlers/butchery/as_butchery0/idle/45/0.png >+%%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/idle/135/0.png >+%%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/idle/225/0.png >+%%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/idle/315/0.png >+%%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/idle/45/0.png >+%%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/idle_full/135/0.png >+%%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/idle_full/225/0.png >+%%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/idle_full/315/0.png >+%%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/idle_full/45/0.png >+%%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/work/135/0.png >+%%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/work/135/1.png >+%%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/work/135/2.png >+%%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/work/135/3.png >+%%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/work/135/4.png >+%%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/work/135/5.png >+%%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/work/135/6.png >+%%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/work/225/0.png >+%%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/work/225/1.png >+%%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/work/225/2.png >+%%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/work/225/3.png >+%%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/work/225/4.png >+%%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/work/225/5.png >+%%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/work/225/6.png >+%%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/work/315/0.png >+%%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/work/315/1.png >+%%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/work/315/2.png >+%%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/work/315/3.png >+%%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/work/315/4.png >+%%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/work/315/5.png >+%%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/work/315/6.png >+%%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/work/45/0.png >+%%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/work/45/1.png >+%%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/work/45/2.png >+%%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/work/45/3.png >+%%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/work/45/4.png >+%%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/work/45/5.png >+%%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/work/45/6.png >+%%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/work/tm_20000 >+%%DATADIR%%/content/gfx/buildings/settlers/doctor/as_doctor0/idle/135/000.png >+%%DATADIR%%/content/gfx/buildings/settlers/doctor/as_doctor0/idle/225/000.png >+%%DATADIR%%/content/gfx/buildings/settlers/doctor/as_doctor0/idle/315/000.png >+%%DATADIR%%/content/gfx/buildings/settlers/doctor/as_doctor0/idle/45/000.png >+%%DATADIR%%/content/gfx/buildings/settlers/mainsquare/as_mainsquare_timberframed0/idle/135/0.png >+%%DATADIR%%/content/gfx/buildings/settlers/mainsquare/as_mainsquare_timberframed0/idle/225/0.png >+%%DATADIR%%/content/gfx/buildings/settlers/mainsquare/as_mainsquare_timberframed0/idle/315/0.png >+%%DATADIR%%/content/gfx/buildings/settlers/mainsquare/as_mainsquare_timberframed0/idle/45/0.png >+%%DATADIR%%/content/gfx/buildings/settlers/residential/as_house0/idle/135/0.png >+%%DATADIR%%/content/gfx/buildings/settlers/residential/as_house0/idle/225/0.png >+%%DATADIR%%/content/gfx/buildings/settlers/residential/as_house0/idle/315/0.png >+%%DATADIR%%/content/gfx/buildings/settlers/residential/as_house0/idle/45/0.png >+%%DATADIR%%/content/gfx/buildings/settlers/salt_ponds/as_saltponds0/idle/135/0.png >+%%DATADIR%%/content/gfx/buildings/settlers/salt_ponds/as_saltponds0/idle/225/0.png >+%%DATADIR%%/content/gfx/buildings/settlers/salt_ponds/as_saltponds0/idle/315/0.png >+%%DATADIR%%/content/gfx/buildings/settlers/salt_ponds/as_saltponds0/idle/45/0.png >+%%DATADIR%%/content/gfx/buildings/settlers/salt_ponds/as_saltponds0/idle_full/135/0.png >+%%DATADIR%%/content/gfx/buildings/settlers/salt_ponds/as_saltponds0/idle_full/225/0.png >+%%DATADIR%%/content/gfx/buildings/settlers/salt_ponds/as_saltponds0/idle_full/315/0.png >+%%DATADIR%%/content/gfx/buildings/settlers/salt_ponds/as_saltponds0/idle_full/45/0.png >+%%DATADIR%%/content/gfx/buildings/settlers/salt_ponds/as_saltponds0/work/135/0.png >+%%DATADIR%%/content/gfx/buildings/settlers/salt_ponds/as_saltponds0/work/135/1.png >+%%DATADIR%%/content/gfx/buildings/settlers/salt_ponds/as_saltponds0/work/135/2.png >+%%DATADIR%%/content/gfx/buildings/settlers/salt_ponds/as_saltponds0/work/135/3.png >+%%DATADIR%%/content/gfx/buildings/settlers/salt_ponds/as_saltponds0/work/135/4.png >+%%DATADIR%%/content/gfx/buildings/settlers/salt_ponds/as_saltponds0/work/135/5.png >+%%DATADIR%%/content/gfx/buildings/settlers/salt_ponds/as_saltponds0/work/225/0.png >+%%DATADIR%%/content/gfx/buildings/settlers/salt_ponds/as_saltponds0/work/225/1.png >+%%DATADIR%%/content/gfx/buildings/settlers/salt_ponds/as_saltponds0/work/225/2.png >+%%DATADIR%%/content/gfx/buildings/settlers/salt_ponds/as_saltponds0/work/225/3.png >+%%DATADIR%%/content/gfx/buildings/settlers/salt_ponds/as_saltponds0/work/225/4.png >+%%DATADIR%%/content/gfx/buildings/settlers/salt_ponds/as_saltponds0/work/225/5.png >+%%DATADIR%%/content/gfx/buildings/settlers/salt_ponds/as_saltponds0/work/315/0.png >+%%DATADIR%%/content/gfx/buildings/settlers/salt_ponds/as_saltponds0/work/315/1.png >+%%DATADIR%%/content/gfx/buildings/settlers/salt_ponds/as_saltponds0/work/315/2.png >+%%DATADIR%%/content/gfx/buildings/settlers/salt_ponds/as_saltponds0/work/315/3.png >+%%DATADIR%%/content/gfx/buildings/settlers/salt_ponds/as_saltponds0/work/315/4.png >+%%DATADIR%%/content/gfx/buildings/settlers/salt_ponds/as_saltponds0/work/315/5.png >+%%DATADIR%%/content/gfx/buildings/settlers/salt_ponds/as_saltponds0/work/45/0.png >+%%DATADIR%%/content/gfx/buildings/settlers/salt_ponds/as_saltponds0/work/45/1.png >+%%DATADIR%%/content/gfx/buildings/settlers/salt_ponds/as_saltponds0/work/45/2.png >+%%DATADIR%%/content/gfx/buildings/settlers/salt_ponds/as_saltponds0/work/45/3.png >+%%DATADIR%%/content/gfx/buildings/settlers/salt_ponds/as_saltponds0/work/45/4.png >+%%DATADIR%%/content/gfx/buildings/settlers/salt_ponds/as_saltponds0/work/45/5.png >+%%DATADIR%%/content/gfx/buildings/settlers/salt_ponds/as_saltponds0/work/tm_45000 >+%%DATADIR%%/content/gfx/buildings/settlers/smeltery/as_smeltery0/idle/135/0.png >+%%DATADIR%%/content/gfx/buildings/settlers/smeltery/as_smeltery0/idle/225/0.png >+%%DATADIR%%/content/gfx/buildings/settlers/smeltery/as_smeltery0/idle/315/0.png >+%%DATADIR%%/content/gfx/buildings/settlers/smeltery/as_smeltery0/idle/45/0.png >+%%DATADIR%%/content/gfx/buildings/settlers/smeltery/as_smeltery0/work/135/0.png >+%%DATADIR%%/content/gfx/buildings/settlers/smeltery/as_smeltery0/work/135/1.png >+%%DATADIR%%/content/gfx/buildings/settlers/smeltery/as_smeltery0/work/135/2.png >+%%DATADIR%%/content/gfx/buildings/settlers/smeltery/as_smeltery0/work/135/3.png >+%%DATADIR%%/content/gfx/buildings/settlers/smeltery/as_smeltery0/work/135/4.png >+%%DATADIR%%/content/gfx/buildings/settlers/smeltery/as_smeltery0/work/135/5.png >+%%DATADIR%%/content/gfx/buildings/settlers/smeltery/as_smeltery0/work/225/0.png >+%%DATADIR%%/content/gfx/buildings/settlers/smeltery/as_smeltery0/work/225/1.png >+%%DATADIR%%/content/gfx/buildings/settlers/smeltery/as_smeltery0/work/225/2.png >+%%DATADIR%%/content/gfx/buildings/settlers/smeltery/as_smeltery0/work/225/3.png >+%%DATADIR%%/content/gfx/buildings/settlers/smeltery/as_smeltery0/work/225/4.png >+%%DATADIR%%/content/gfx/buildings/settlers/smeltery/as_smeltery0/work/225/5.png >+%%DATADIR%%/content/gfx/buildings/settlers/smeltery/as_smeltery0/work/315/0.png >+%%DATADIR%%/content/gfx/buildings/settlers/smeltery/as_smeltery0/work/315/1.png >+%%DATADIR%%/content/gfx/buildings/settlers/smeltery/as_smeltery0/work/315/2.png >+%%DATADIR%%/content/gfx/buildings/settlers/smeltery/as_smeltery0/work/315/3.png >+%%DATADIR%%/content/gfx/buildings/settlers/smeltery/as_smeltery0/work/315/4.png >+%%DATADIR%%/content/gfx/buildings/settlers/smeltery/as_smeltery0/work/315/5.png >+%%DATADIR%%/content/gfx/buildings/settlers/smeltery/as_smeltery0/work/45/0.png >+%%DATADIR%%/content/gfx/buildings/settlers/smeltery/as_smeltery0/work/45/1.png >+%%DATADIR%%/content/gfx/buildings/settlers/smeltery/as_smeltery0/work/45/2.png >+%%DATADIR%%/content/gfx/buildings/settlers/smeltery/as_smeltery0/work/45/3.png >+%%DATADIR%%/content/gfx/buildings/settlers/smeltery/as_smeltery0/work/45/4.png >+%%DATADIR%%/content/gfx/buildings/settlers/smeltery/as_smeltery0/work/45/5.png >+%%DATADIR%%/content/gfx/buildings/settlers/smeltery/as_smeltery0/work/tm_30000 >+%%DATADIR%%/content/gfx/buildings/settlers/tavern/as_tavern0/idle/135/0.png >+%%DATADIR%%/content/gfx/buildings/settlers/tavern/as_tavern0/idle/225/0.png >+%%DATADIR%%/content/gfx/buildings/settlers/tavern/as_tavern0/idle/315/0.png >+%%DATADIR%%/content/gfx/buildings/settlers/tavern/as_tavern0/idle/45/0.png >+%%DATADIR%%/content/gfx/buildings/settlers/tobacconist/as_tobacconist0/idle/135/0.png >+%%DATADIR%%/content/gfx/buildings/settlers/tobacconist/as_tobacconist0/idle/225/0.png >+%%DATADIR%%/content/gfx/buildings/settlers/tobacconist/as_tobacconist0/idle/315/0.png >+%%DATADIR%%/content/gfx/buildings/settlers/tobacconist/as_tobacconist0/idle/45/0.png >+%%DATADIR%%/content/gfx/buildings/settlers/toolmaker/as_toolmaker0/idle/135/0.png >+%%DATADIR%%/content/gfx/buildings/settlers/toolmaker/as_toolmaker0/idle/225/0.png >+%%DATADIR%%/content/gfx/buildings/settlers/toolmaker/as_toolmaker0/idle/315/0.png >+%%DATADIR%%/content/gfx/buildings/settlers/toolmaker/as_toolmaker0/idle/45/0.png >+%%DATADIR%%/content/gfx/buildings/settlers/toolmaker/as_toolmaker0/work/135/0.png >+%%DATADIR%%/content/gfx/buildings/settlers/toolmaker/as_toolmaker0/work/135/1.png >+%%DATADIR%%/content/gfx/buildings/settlers/toolmaker/as_toolmaker0/work/135/2.png >+%%DATADIR%%/content/gfx/buildings/settlers/toolmaker/as_toolmaker0/work/135/3.png >+%%DATADIR%%/content/gfx/buildings/settlers/toolmaker/as_toolmaker0/work/135/4.png >+%%DATADIR%%/content/gfx/buildings/settlers/toolmaker/as_toolmaker0/work/135/5.png >+%%DATADIR%%/content/gfx/buildings/settlers/toolmaker/as_toolmaker0/work/135/6.png >+%%DATADIR%%/content/gfx/buildings/settlers/toolmaker/as_toolmaker0/work/135/7.png >+%%DATADIR%%/content/gfx/buildings/settlers/toolmaker/as_toolmaker0/work/225/0.png >+%%DATADIR%%/content/gfx/buildings/settlers/toolmaker/as_toolmaker0/work/225/1.png >+%%DATADIR%%/content/gfx/buildings/settlers/toolmaker/as_toolmaker0/work/225/2.png >+%%DATADIR%%/content/gfx/buildings/settlers/toolmaker/as_toolmaker0/work/225/3.png >+%%DATADIR%%/content/gfx/buildings/settlers/toolmaker/as_toolmaker0/work/225/4.png >+%%DATADIR%%/content/gfx/buildings/settlers/toolmaker/as_toolmaker0/work/225/5.png >+%%DATADIR%%/content/gfx/buildings/settlers/toolmaker/as_toolmaker0/work/225/6.png >+%%DATADIR%%/content/gfx/buildings/settlers/toolmaker/as_toolmaker0/work/225/7.png >+%%DATADIR%%/content/gfx/buildings/settlers/toolmaker/as_toolmaker0/work/315/0.png >+%%DATADIR%%/content/gfx/buildings/settlers/toolmaker/as_toolmaker0/work/315/1.png >+%%DATADIR%%/content/gfx/buildings/settlers/toolmaker/as_toolmaker0/work/315/2.png >+%%DATADIR%%/content/gfx/buildings/settlers/toolmaker/as_toolmaker0/work/315/3.png >+%%DATADIR%%/content/gfx/buildings/settlers/toolmaker/as_toolmaker0/work/315/4.png >+%%DATADIR%%/content/gfx/buildings/settlers/toolmaker/as_toolmaker0/work/315/5.png >+%%DATADIR%%/content/gfx/buildings/settlers/toolmaker/as_toolmaker0/work/315/6.png >+%%DATADIR%%/content/gfx/buildings/settlers/toolmaker/as_toolmaker0/work/315/7.png >+%%DATADIR%%/content/gfx/buildings/settlers/toolmaker/as_toolmaker0/work/45/0.png >+%%DATADIR%%/content/gfx/buildings/settlers/toolmaker/as_toolmaker0/work/45/1.png >+%%DATADIR%%/content/gfx/buildings/settlers/toolmaker/as_toolmaker0/work/45/2.png >+%%DATADIR%%/content/gfx/buildings/settlers/toolmaker/as_toolmaker0/work/45/3.png >+%%DATADIR%%/content/gfx/buildings/settlers/toolmaker/as_toolmaker0/work/45/4.png >+%%DATADIR%%/content/gfx/buildings/settlers/toolmaker/as_toolmaker0/work/45/5.png >+%%DATADIR%%/content/gfx/buildings/settlers/toolmaker/as_toolmaker0/work/45/6.png >+%%DATADIR%%/content/gfx/buildings/settlers/toolmaker/as_toolmaker0/work/45/7.png >+%%DATADIR%%/content/gfx/buildings/settlers/toolmaker/as_toolmaker0/work/tm_1400 >+%%DATADIR%%/content/gfx/buildings/settlers/warehouse/as_warehouse_settler0/idle/135/0.png >+%%DATADIR%%/content/gfx/buildings/settlers/warehouse/as_warehouse_settler0/idle/225/0.png >+%%DATADIR%%/content/gfx/buildings/settlers/warehouse/as_warehouse_settler0/idle/315/0.png >+%%DATADIR%%/content/gfx/buildings/settlers/warehouse/as_warehouse_settler0/idle/45/0.png > %%DATADIR%%/content/gfx/fake_water.png > %%DATADIR%%/content/gfx/header.bmp > %%DATADIR%%/content/gfx/inst_splash.bmp >@@ -554,10 +1850,2743 @@ > %%DATADIR%%/content/gfx/misc/status_icons/as_question_mark/idle/45/070.png > %%DATADIR%%/content/gfx/misc/status_icons/as_question_mark/idle/45/071.png > %%DATADIR%%/content/gfx/misc/status_icons/as_question_mark/idle/tm_6000 >+%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/idle/135/0.png >+%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/idle/225/0.png >+%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/idle/315/0.png >+%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/idle/45/0.png >+%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/135/0.png >+%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/135/1.png >+%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/135/10.png >+%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/135/11.png >+%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/135/2.png >+%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/135/3.png >+%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/135/4.png >+%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/135/5.png >+%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/135/6.png >+%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/135/7.png >+%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/135/8.png >+%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/135/9.png >+%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/225/0.png >+%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/225/1.png >+%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/225/10.png >+%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/225/11.png >+%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/225/2.png >+%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/225/3.png >+%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/225/4.png >+%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/225/5.png >+%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/225/6.png >+%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/225/7.png >+%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/225/8.png >+%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/225/9.png >+%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/315/0.png >+%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/315/1.png >+%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/315/10.png >+%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/315/11.png >+%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/315/2.png >+%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/315/3.png >+%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/315/4.png >+%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/315/5.png >+%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/315/6.png >+%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/315/7.png >+%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/315/8.png >+%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/315/9.png >+%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/45/0.png >+%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/45/1.png >+%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/45/10.png >+%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/45/11.png >+%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/45/2.png >+%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/45/3.png >+%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/45/4.png >+%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/45/5.png >+%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/45/6.png >+%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/45/7.png >+%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/45/8.png >+%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/45/9.png >+%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/tm_15000 >+%%DATADIR%%/content/gfx/terrain/mountains/as_mountain5x5/idle/135/0.png >+%%DATADIR%%/content/gfx/terrain/mountains/as_mountain5x5/idle/225/0.png >+%%DATADIR%%/content/gfx/terrain/mountains/as_mountain5x5/idle/315/0.png >+%%DATADIR%%/content/gfx/terrain/mountains/as_mountain5x5/idle/45/0.png >+%%DATADIR%%/content/gfx/terrain/mountains/as_preview_mine5x5/idle/135/0.png >+%%DATADIR%%/content/gfx/terrain/mountains/as_preview_mine5x5/idle/225/0.png >+%%DATADIR%%/content/gfx/terrain/mountains/as_preview_mine5x5/idle/315/0.png >+%%DATADIR%%/content/gfx/terrain/mountains/as_preview_mine5x5/idle/45/0.png >+%%DATADIR%%/content/gfx/terrain/resources/as_clay0/idle/135/2.png >+%%DATADIR%%/content/gfx/terrain/resources/as_clay0/idle/225/3.png >+%%DATADIR%%/content/gfx/terrain/resources/as_clay0/idle/315/4.png >+%%DATADIR%%/content/gfx/terrain/resources/as_clay0/idle/45/1.png >+%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/135/000.png >+%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/135/001.png >+%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/135/002.png >+%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/135/003.png >+%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/135/004.png >+%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/135/005.png >+%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/135/006.png >+%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/135/007.png >+%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/135/008.png >+%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/135/009.png >+%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/135/010.png >+%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/135/011.png >+%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/135/012.png >+%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/135/013.png >+%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/135/014.png >+%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/135/015.png >+%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/135/016.png >+%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/135/017.png >+%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/135/018.png >+%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/135/019.png >+%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/225/000.png >+%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/225/001.png >+%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/225/002.png >+%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/225/003.png >+%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/225/004.png >+%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/225/005.png >+%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/225/006.png >+%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/225/007.png >+%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/225/008.png >+%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/225/009.png >+%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/225/010.png >+%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/225/011.png >+%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/225/012.png >+%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/225/013.png >+%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/225/014.png >+%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/225/015.png >+%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/225/016.png >+%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/225/017.png >+%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/225/018.png >+%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/225/019.png >+%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/315/000.png >+%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/315/001.png >+%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/315/002.png >+%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/315/003.png >+%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/315/004.png >+%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/315/005.png >+%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/315/006.png >+%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/315/007.png >+%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/315/008.png >+%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/315/009.png >+%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/315/010.png >+%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/315/011.png >+%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/315/012.png >+%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/315/013.png >+%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/315/014.png >+%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/315/015.png >+%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/315/016.png >+%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/315/017.png >+%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/315/018.png >+%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/315/019.png >+%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/45/000.png >+%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/45/001.png >+%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/45/002.png >+%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/45/003.png >+%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/45/004.png >+%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/45/005.png >+%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/45/006.png >+%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/45/007.png >+%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/45/008.png >+%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/45/009.png >+%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/45/010.png >+%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/45/011.png >+%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/45/012.png >+%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/45/013.png >+%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/45/014.png >+%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/45/015.png >+%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/45/016.png >+%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/45/017.png >+%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/45/018.png >+%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/45/019.png >+%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/tm_3500 >+%%DATADIR%%/content/gfx/terrain/trees/as_birch0/idle_full/135/0.png >+%%DATADIR%%/content/gfx/terrain/trees/as_birch0/idle_full/225/0.png >+%%DATADIR%%/content/gfx/terrain/trees/as_birch0/idle_full/315/0.png >+%%DATADIR%%/content/gfx/terrain/trees/as_birch0/idle_full/45/0.png >+%%DATADIR%%/content/gfx/terrain/trees/as_birch0/work/135/0.png >+%%DATADIR%%/content/gfx/terrain/trees/as_birch0/work/135/1.png >+%%DATADIR%%/content/gfx/terrain/trees/as_birch0/work/135/2.png >+%%DATADIR%%/content/gfx/terrain/trees/as_birch0/work/135/3.png >+%%DATADIR%%/content/gfx/terrain/trees/as_birch0/work/135/4.png >+%%DATADIR%%/content/gfx/terrain/trees/as_birch0/work/225/0.png >+%%DATADIR%%/content/gfx/terrain/trees/as_birch0/work/225/1.png >+%%DATADIR%%/content/gfx/terrain/trees/as_birch0/work/225/2.png >+%%DATADIR%%/content/gfx/terrain/trees/as_birch0/work/225/3.png >+%%DATADIR%%/content/gfx/terrain/trees/as_birch0/work/225/4.png >+%%DATADIR%%/content/gfx/terrain/trees/as_birch0/work/315/0.png >+%%DATADIR%%/content/gfx/terrain/trees/as_birch0/work/315/1.png >+%%DATADIR%%/content/gfx/terrain/trees/as_birch0/work/315/2.png >+%%DATADIR%%/content/gfx/terrain/trees/as_birch0/work/315/3.png >+%%DATADIR%%/content/gfx/terrain/trees/as_birch0/work/315/4.png >+%%DATADIR%%/content/gfx/terrain/trees/as_birch0/work/45/0.png >+%%DATADIR%%/content/gfx/terrain/trees/as_birch0/work/45/1.png >+%%DATADIR%%/content/gfx/terrain/trees/as_birch0/work/45/2.png >+%%DATADIR%%/content/gfx/terrain/trees/as_birch0/work/45/3.png >+%%DATADIR%%/content/gfx/terrain/trees/as_birch0/work/45/4.png >+%%DATADIR%%/content/gfx/terrain/trees/as_birch0/work/tm_120000 >+%%DATADIR%%/content/gfx/terrain/trees/as_maple0/idle_full/135/0.png >+%%DATADIR%%/content/gfx/terrain/trees/as_maple0/idle_full/225/0.png >+%%DATADIR%%/content/gfx/terrain/trees/as_maple0/idle_full/315/0.png >+%%DATADIR%%/content/gfx/terrain/trees/as_maple0/idle_full/45/0.png >+%%DATADIR%%/content/gfx/terrain/trees/as_maple0/work/135/0.png >+%%DATADIR%%/content/gfx/terrain/trees/as_maple0/work/135/1.png >+%%DATADIR%%/content/gfx/terrain/trees/as_maple0/work/135/2.png >+%%DATADIR%%/content/gfx/terrain/trees/as_maple0/work/135/3.png >+%%DATADIR%%/content/gfx/terrain/trees/as_maple0/work/225/0.png >+%%DATADIR%%/content/gfx/terrain/trees/as_maple0/work/225/1.png >+%%DATADIR%%/content/gfx/terrain/trees/as_maple0/work/225/2.png >+%%DATADIR%%/content/gfx/terrain/trees/as_maple0/work/225/3.png >+%%DATADIR%%/content/gfx/terrain/trees/as_maple0/work/315/0.png >+%%DATADIR%%/content/gfx/terrain/trees/as_maple0/work/315/1.png >+%%DATADIR%%/content/gfx/terrain/trees/as_maple0/work/315/2.png >+%%DATADIR%%/content/gfx/terrain/trees/as_maple0/work/315/3.png >+%%DATADIR%%/content/gfx/terrain/trees/as_maple0/work/45/0.png >+%%DATADIR%%/content/gfx/terrain/trees/as_maple0/work/45/1.png >+%%DATADIR%%/content/gfx/terrain/trees/as_maple0/work/45/2.png >+%%DATADIR%%/content/gfx/terrain/trees/as_maple0/work/45/3.png >+%%DATADIR%%/content/gfx/terrain/trees/as_maple0/work/tm_120000 >+%%DATADIR%%/content/gfx/terrain/trees/as_maple1/idle_full/135/0.png >+%%DATADIR%%/content/gfx/terrain/trees/as_maple1/idle_full/225/0.png >+%%DATADIR%%/content/gfx/terrain/trees/as_maple1/idle_full/315/0.png >+%%DATADIR%%/content/gfx/terrain/trees/as_maple1/idle_full/45/0.png >+%%DATADIR%%/content/gfx/terrain/trees/as_maple1/work/135/0.png >+%%DATADIR%%/content/gfx/terrain/trees/as_maple1/work/135/1.png >+%%DATADIR%%/content/gfx/terrain/trees/as_maple1/work/135/2.png >+%%DATADIR%%/content/gfx/terrain/trees/as_maple1/work/135/3.png >+%%DATADIR%%/content/gfx/terrain/trees/as_maple1/work/225/0.png >+%%DATADIR%%/content/gfx/terrain/trees/as_maple1/work/225/1.png >+%%DATADIR%%/content/gfx/terrain/trees/as_maple1/work/225/2.png >+%%DATADIR%%/content/gfx/terrain/trees/as_maple1/work/225/3.png >+%%DATADIR%%/content/gfx/terrain/trees/as_maple1/work/315/0.png >+%%DATADIR%%/content/gfx/terrain/trees/as_maple1/work/315/1.png >+%%DATADIR%%/content/gfx/terrain/trees/as_maple1/work/315/2.png >+%%DATADIR%%/content/gfx/terrain/trees/as_maple1/work/315/3.png >+%%DATADIR%%/content/gfx/terrain/trees/as_maple1/work/45/0.png >+%%DATADIR%%/content/gfx/terrain/trees/as_maple1/work/45/1.png >+%%DATADIR%%/content/gfx/terrain/trees/as_maple1/work/45/2.png >+%%DATADIR%%/content/gfx/terrain/trees/as_maple1/work/45/3.png >+%%DATADIR%%/content/gfx/terrain/trees/as_maple1/work/tm_120000 >+%%DATADIR%%/content/gfx/terrain/trees/as_maple2/idle_full/135/0.png >+%%DATADIR%%/content/gfx/terrain/trees/as_maple2/idle_full/225/0.png >+%%DATADIR%%/content/gfx/terrain/trees/as_maple2/idle_full/315/0.png >+%%DATADIR%%/content/gfx/terrain/trees/as_maple2/idle_full/45/0.png >+%%DATADIR%%/content/gfx/terrain/trees/as_maple2/work/135/0.png >+%%DATADIR%%/content/gfx/terrain/trees/as_maple2/work/135/1.png >+%%DATADIR%%/content/gfx/terrain/trees/as_maple2/work/135/2.png >+%%DATADIR%%/content/gfx/terrain/trees/as_maple2/work/135/3.png >+%%DATADIR%%/content/gfx/terrain/trees/as_maple2/work/225/0.png >+%%DATADIR%%/content/gfx/terrain/trees/as_maple2/work/225/1.png >+%%DATADIR%%/content/gfx/terrain/trees/as_maple2/work/225/2.png >+%%DATADIR%%/content/gfx/terrain/trees/as_maple2/work/225/3.png >+%%DATADIR%%/content/gfx/terrain/trees/as_maple2/work/315/0.png >+%%DATADIR%%/content/gfx/terrain/trees/as_maple2/work/315/1.png >+%%DATADIR%%/content/gfx/terrain/trees/as_maple2/work/315/2.png >+%%DATADIR%%/content/gfx/terrain/trees/as_maple2/work/315/3.png >+%%DATADIR%%/content/gfx/terrain/trees/as_maple2/work/45/0.png >+%%DATADIR%%/content/gfx/terrain/trees/as_maple2/work/45/1.png >+%%DATADIR%%/content/gfx/terrain/trees/as_maple2/work/45/2.png >+%%DATADIR%%/content/gfx/terrain/trees/as_maple2/work/45/3.png >+%%DATADIR%%/content/gfx/terrain/trees/as_maple2/work/tm_120000 >+%%DATADIR%%/content/gfx/terrain/trees/as_maple3/idle_full/135/0.png >+%%DATADIR%%/content/gfx/terrain/trees/as_maple3/idle_full/225/0.png >+%%DATADIR%%/content/gfx/terrain/trees/as_maple3/idle_full/315/0.png >+%%DATADIR%%/content/gfx/terrain/trees/as_maple3/idle_full/45/0.png >+%%DATADIR%%/content/gfx/terrain/trees/as_maple3/work/135/0.png >+%%DATADIR%%/content/gfx/terrain/trees/as_maple3/work/135/1.png >+%%DATADIR%%/content/gfx/terrain/trees/as_maple3/work/135/2.png >+%%DATADIR%%/content/gfx/terrain/trees/as_maple3/work/135/3.png >+%%DATADIR%%/content/gfx/terrain/trees/as_maple3/work/225/0.png >+%%DATADIR%%/content/gfx/terrain/trees/as_maple3/work/225/1.png >+%%DATADIR%%/content/gfx/terrain/trees/as_maple3/work/225/2.png >+%%DATADIR%%/content/gfx/terrain/trees/as_maple3/work/225/3.png >+%%DATADIR%%/content/gfx/terrain/trees/as_maple3/work/315/0.png >+%%DATADIR%%/content/gfx/terrain/trees/as_maple3/work/315/1.png >+%%DATADIR%%/content/gfx/terrain/trees/as_maple3/work/315/2.png >+%%DATADIR%%/content/gfx/terrain/trees/as_maple3/work/315/3.png >+%%DATADIR%%/content/gfx/terrain/trees/as_maple3/work/45/0.png >+%%DATADIR%%/content/gfx/terrain/trees/as_maple3/work/45/1.png >+%%DATADIR%%/content/gfx/terrain/trees/as_maple3/work/45/2.png >+%%DATADIR%%/content/gfx/terrain/trees/as_maple3/work/45/3.png >+%%DATADIR%%/content/gfx/terrain/trees/as_maple3/work/tm_120000 >+%%DATADIR%%/content/gfx/terrain/trees/as_spruce0/idle_full/135/0.png >+%%DATADIR%%/content/gfx/terrain/trees/as_spruce0/idle_full/225/0.png >+%%DATADIR%%/content/gfx/terrain/trees/as_spruce0/idle_full/315/0.png >+%%DATADIR%%/content/gfx/terrain/trees/as_spruce0/idle_full/45/0.png >+%%DATADIR%%/content/gfx/terrain/trees/as_spruce0/work/135/0.png >+%%DATADIR%%/content/gfx/terrain/trees/as_spruce0/work/135/1.png >+%%DATADIR%%/content/gfx/terrain/trees/as_spruce0/work/135/2.png >+%%DATADIR%%/content/gfx/terrain/trees/as_spruce0/work/135/3.png >+%%DATADIR%%/content/gfx/terrain/trees/as_spruce0/work/225/0.png >+%%DATADIR%%/content/gfx/terrain/trees/as_spruce0/work/225/1.png >+%%DATADIR%%/content/gfx/terrain/trees/as_spruce0/work/225/2.png >+%%DATADIR%%/content/gfx/terrain/trees/as_spruce0/work/225/3.png >+%%DATADIR%%/content/gfx/terrain/trees/as_spruce0/work/315/0.png >+%%DATADIR%%/content/gfx/terrain/trees/as_spruce0/work/315/1.png >+%%DATADIR%%/content/gfx/terrain/trees/as_spruce0/work/315/2.png >+%%DATADIR%%/content/gfx/terrain/trees/as_spruce0/work/315/3.png >+%%DATADIR%%/content/gfx/terrain/trees/as_spruce0/work/45/0.png >+%%DATADIR%%/content/gfx/terrain/trees/as_spruce0/work/45/1.png >+%%DATADIR%%/content/gfx/terrain/trees/as_spruce0/work/45/2.png >+%%DATADIR%%/content/gfx/terrain/trees/as_spruce0/work/45/3.png >+%%DATADIR%%/content/gfx/terrain/trees/as_spruce0/work/tm_120000 >+%%DATADIR%%/content/gfx/terrain/trees/as_spruce1/idle_full/135/0.png >+%%DATADIR%%/content/gfx/terrain/trees/as_spruce1/idle_full/225/0.png >+%%DATADIR%%/content/gfx/terrain/trees/as_spruce1/idle_full/315/0.png >+%%DATADIR%%/content/gfx/terrain/trees/as_spruce1/idle_full/45/0.png >+%%DATADIR%%/content/gfx/terrain/trees/as_spruce1/work/135/0.png >+%%DATADIR%%/content/gfx/terrain/trees/as_spruce1/work/135/1.png >+%%DATADIR%%/content/gfx/terrain/trees/as_spruce1/work/135/2.png >+%%DATADIR%%/content/gfx/terrain/trees/as_spruce1/work/135/3.png >+%%DATADIR%%/content/gfx/terrain/trees/as_spruce1/work/225/0.png >+%%DATADIR%%/content/gfx/terrain/trees/as_spruce1/work/225/1.png >+%%DATADIR%%/content/gfx/terrain/trees/as_spruce1/work/225/2.png >+%%DATADIR%%/content/gfx/terrain/trees/as_spruce1/work/225/3.png >+%%DATADIR%%/content/gfx/terrain/trees/as_spruce1/work/315/0.png >+%%DATADIR%%/content/gfx/terrain/trees/as_spruce1/work/315/1.png >+%%DATADIR%%/content/gfx/terrain/trees/as_spruce1/work/315/2.png >+%%DATADIR%%/content/gfx/terrain/trees/as_spruce1/work/315/3.png >+%%DATADIR%%/content/gfx/terrain/trees/as_spruce1/work/45/0.png >+%%DATADIR%%/content/gfx/terrain/trees/as_spruce1/work/45/1.png >+%%DATADIR%%/content/gfx/terrain/trees/as_spruce1/work/45/2.png >+%%DATADIR%%/content/gfx/terrain/trees/as_spruce1/work/45/3.png >+%%DATADIR%%/content/gfx/terrain/trees/as_spruce1/work/tm_120000 >+%%DATADIR%%/content/gfx/terrain/trees/as_tupelo0/idle_full/135/0.png >+%%DATADIR%%/content/gfx/terrain/trees/as_tupelo0/idle_full/225/0.png >+%%DATADIR%%/content/gfx/terrain/trees/as_tupelo0/idle_full/315/0.png >+%%DATADIR%%/content/gfx/terrain/trees/as_tupelo0/idle_full/45/0.png >+%%DATADIR%%/content/gfx/terrain/trees/as_tupelo0/work/135/0.png >+%%DATADIR%%/content/gfx/terrain/trees/as_tupelo0/work/135/1.png >+%%DATADIR%%/content/gfx/terrain/trees/as_tupelo0/work/135/2.png >+%%DATADIR%%/content/gfx/terrain/trees/as_tupelo0/work/135/3.png >+%%DATADIR%%/content/gfx/terrain/trees/as_tupelo0/work/225/0.png >+%%DATADIR%%/content/gfx/terrain/trees/as_tupelo0/work/225/1.png >+%%DATADIR%%/content/gfx/terrain/trees/as_tupelo0/work/225/2.png >+%%DATADIR%%/content/gfx/terrain/trees/as_tupelo0/work/225/3.png >+%%DATADIR%%/content/gfx/terrain/trees/as_tupelo0/work/315/0.png >+%%DATADIR%%/content/gfx/terrain/trees/as_tupelo0/work/315/1.png >+%%DATADIR%%/content/gfx/terrain/trees/as_tupelo0/work/315/2.png >+%%DATADIR%%/content/gfx/terrain/trees/as_tupelo0/work/315/3.png >+%%DATADIR%%/content/gfx/terrain/trees/as_tupelo0/work/45/0.png >+%%DATADIR%%/content/gfx/terrain/trees/as_tupelo0/work/45/1.png >+%%DATADIR%%/content/gfx/terrain/trees/as_tupelo0/work/45/2.png >+%%DATADIR%%/content/gfx/terrain/trees/as_tupelo0/work/45/3.png >+%%DATADIR%%/content/gfx/terrain/trees/as_tupelo0/work/tm_120000 >+%%DATADIR%%/content/gfx/terrain/trees/as_tupelo1/idle_full/135/0.png >+%%DATADIR%%/content/gfx/terrain/trees/as_tupelo1/idle_full/225/0.png >+%%DATADIR%%/content/gfx/terrain/trees/as_tupelo1/idle_full/315/0.png >+%%DATADIR%%/content/gfx/terrain/trees/as_tupelo1/idle_full/45/0.png >+%%DATADIR%%/content/gfx/terrain/trees/as_tupelo1/work/135/0.png >+%%DATADIR%%/content/gfx/terrain/trees/as_tupelo1/work/135/1.png >+%%DATADIR%%/content/gfx/terrain/trees/as_tupelo1/work/135/2.png >+%%DATADIR%%/content/gfx/terrain/trees/as_tupelo1/work/135/3.png >+%%DATADIR%%/content/gfx/terrain/trees/as_tupelo1/work/225/0.png >+%%DATADIR%%/content/gfx/terrain/trees/as_tupelo1/work/225/1.png >+%%DATADIR%%/content/gfx/terrain/trees/as_tupelo1/work/225/2.png >+%%DATADIR%%/content/gfx/terrain/trees/as_tupelo1/work/225/3.png >+%%DATADIR%%/content/gfx/terrain/trees/as_tupelo1/work/315/0.png >+%%DATADIR%%/content/gfx/terrain/trees/as_tupelo1/work/315/1.png >+%%DATADIR%%/content/gfx/terrain/trees/as_tupelo1/work/315/2.png >+%%DATADIR%%/content/gfx/terrain/trees/as_tupelo1/work/315/3.png >+%%DATADIR%%/content/gfx/terrain/trees/as_tupelo1/work/45/0.png >+%%DATADIR%%/content/gfx/terrain/trees/as_tupelo1/work/45/1.png >+%%DATADIR%%/content/gfx/terrain/trees/as_tupelo1/work/45/2.png >+%%DATADIR%%/content/gfx/terrain/trees/as_tupelo1/work/45/3.png >+%%DATADIR%%/content/gfx/terrain/trees/as_tupelo1/work/tm_120000 >+%%DATADIR%%/content/gfx/terrain/trees/as_tupelo2/idle_full/135/0.png >+%%DATADIR%%/content/gfx/terrain/trees/as_tupelo2/idle_full/225/0.png >+%%DATADIR%%/content/gfx/terrain/trees/as_tupelo2/idle_full/315/0.png >+%%DATADIR%%/content/gfx/terrain/trees/as_tupelo2/idle_full/45/0.png >+%%DATADIR%%/content/gfx/terrain/trees/as_tupelo2/work/135/0.png >+%%DATADIR%%/content/gfx/terrain/trees/as_tupelo2/work/135/1.png >+%%DATADIR%%/content/gfx/terrain/trees/as_tupelo2/work/135/2.png >+%%DATADIR%%/content/gfx/terrain/trees/as_tupelo2/work/135/3.png >+%%DATADIR%%/content/gfx/terrain/trees/as_tupelo2/work/225/0.png >+%%DATADIR%%/content/gfx/terrain/trees/as_tupelo2/work/225/1.png >+%%DATADIR%%/content/gfx/terrain/trees/as_tupelo2/work/225/2.png >+%%DATADIR%%/content/gfx/terrain/trees/as_tupelo2/work/225/3.png >+%%DATADIR%%/content/gfx/terrain/trees/as_tupelo2/work/315/0.png >+%%DATADIR%%/content/gfx/terrain/trees/as_tupelo2/work/315/1.png >+%%DATADIR%%/content/gfx/terrain/trees/as_tupelo2/work/315/2.png >+%%DATADIR%%/content/gfx/terrain/trees/as_tupelo2/work/315/3.png >+%%DATADIR%%/content/gfx/terrain/trees/as_tupelo2/work/45/0.png >+%%DATADIR%%/content/gfx/terrain/trees/as_tupelo2/work/45/1.png >+%%DATADIR%%/content/gfx/terrain/trees/as_tupelo2/work/45/2.png >+%%DATADIR%%/content/gfx/terrain/trees/as_tupelo2/work/45/3.png >+%%DATADIR%%/content/gfx/terrain/trees/as_tupelo2/work/tm_120000 > %%DATADIR%%/content/gfx/uh.ico > %%DATADIR%%/content/gfx/uh.png > %%DATADIR%%/content/gfx/uh.svg > %%DATADIR%%/content/gfx/uh_no_text.svg >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/0/0.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/0/1.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/0/2.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/0/3.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/0/4.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/0/5.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/0/6.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/0/7.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/0/8.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/0/9.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/135/0.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/135/1.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/135/2.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/135/3.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/135/4.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/135/5.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/135/6.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/135/7.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/135/8.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/135/9.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/180/0.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/180/1.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/180/2.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/180/3.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/180/4.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/180/5.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/180/6.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/180/7.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/180/8.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/180/9.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/225/0.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/225/1.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/225/2.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/225/3.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/225/4.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/225/5.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/225/6.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/225/7.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/225/8.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/225/9.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/270/0.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/270/1.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/270/2.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/270/3.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/270/4.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/270/5.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/270/6.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/270/7.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/270/8.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/270/9.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/315/0.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/315/1.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/315/2.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/315/3.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/315/4.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/315/5.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/315/6.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/315/7.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/315/8.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/315/9.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/45/0.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/45/1.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/45/2.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/45/3.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/45/4.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/45/5.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/45/6.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/45/7.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/45/8.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/45/9.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/90/0.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/90/1.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/90/2.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/90/3.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/90/4.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/90/5.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/90/6.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/90/7.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/90/8.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/90/9.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/0/0.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/0/1.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/0/2.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/0/3.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/0/4.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/0/5.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/0/6.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/0/7.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/0/8.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/0/9.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/135/0.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/135/1.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/135/2.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/135/3.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/135/4.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/135/5.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/135/6.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/135/7.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/135/8.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/135/9.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/180/0.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/180/1.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/180/2.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/180/3.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/180/4.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/180/5.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/180/6.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/180/7.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/180/8.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/180/9.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/225/0.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/225/1.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/225/2.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/225/3.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/225/4.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/225/5.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/225/6.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/225/7.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/225/8.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/225/9.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/270/0.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/270/1.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/270/2.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/270/3.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/270/4.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/270/5.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/270/6.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/270/7.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/270/8.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/270/9.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/315/0.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/315/1.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/315/2.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/315/3.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/315/4.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/315/5.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/315/6.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/315/7.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/315/8.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/315/9.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/45/0.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/45/1.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/45/2.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/45/3.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/45/4.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/45/5.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/45/6.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/45/7.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/45/8.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/45/9.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/90/0.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/90/1.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/90/2.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/90/3.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/90/4.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/90/5.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/90/6.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/90/7.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/90/8.png >+%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/90/9.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/0/0.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/0/1.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/0/2.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/0/3.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/0/4.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/0/5.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/0/6.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/0/7.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/0/8.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/0/9.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/135/0.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/135/1.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/135/2.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/135/3.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/135/4.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/135/5.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/135/6.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/135/7.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/135/8.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/135/9.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/180/0.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/180/1.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/180/2.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/180/3.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/180/4.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/180/5.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/180/6.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/180/7.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/180/8.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/180/9.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/225/0.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/225/1.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/225/2.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/225/3.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/225/4.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/225/5.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/225/6.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/225/7.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/225/8.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/225/9.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/270/0.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/270/1.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/270/2.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/270/3.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/270/4.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/270/5.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/270/6.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/270/7.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/270/8.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/270/9.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/315/0.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/315/1.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/315/2.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/315/3.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/315/4.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/315/5.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/315/6.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/315/7.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/315/8.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/315/9.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/45/0.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/45/1.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/45/2.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/45/3.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/45/4.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/45/5.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/45/6.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/45/7.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/45/8.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/45/9.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/90/0.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/90/1.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/90/2.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/90/3.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/90/4.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/90/5.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/90/6.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/90/7.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/90/8.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/90/9.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/0/0.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/0/1.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/0/2.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/0/3.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/0/4.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/0/5.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/0/6.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/0/7.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/0/8.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/0/9.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/135/0.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/135/1.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/135/2.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/135/3.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/135/4.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/135/5.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/135/6.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/135/7.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/135/8.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/135/9.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/180/0.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/180/1.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/180/2.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/180/3.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/180/4.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/180/5.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/180/6.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/180/7.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/180/8.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/180/9.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/225/0.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/225/1.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/225/2.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/225/3.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/225/4.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/225/5.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/225/6.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/225/7.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/225/8.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/225/9.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/270/0.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/270/1.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/270/2.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/270/3.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/270/4.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/270/5.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/270/6.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/270/7.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/270/8.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/270/9.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/315/0.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/315/1.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/315/2.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/315/3.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/315/4.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/315/5.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/315/6.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/315/7.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/315/8.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/315/9.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/45/0.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/45/1.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/45/2.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/45/3.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/45/4.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/45/5.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/45/6.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/45/7.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/45/8.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/45/9.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/90/0.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/90/1.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/90/2.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/90/3.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/90/4.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/90/5.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/90/6.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/90/7.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/90/8.png >+%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/90/9.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/idle/0/0.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/idle/135/0.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/idle/180/0.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/idle/225/0.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/idle/270/0.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/idle/315/0.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/idle/45/0.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/idle/90/0.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/idle_full/0/0.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/idle_full/0/1.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/idle_full/0/2.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/idle_full/0/3.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/idle_full/135/0.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/idle_full/135/1.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/idle_full/135/2.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/idle_full/135/3.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/idle_full/180/0.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/idle_full/180/1.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/idle_full/180/2.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/idle_full/180/3.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/idle_full/225/0.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/idle_full/225/1.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/idle_full/225/2.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/idle_full/225/3.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/idle_full/270/0.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/idle_full/270/1.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/idle_full/270/2.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/idle_full/270/3.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/idle_full/315/0.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/idle_full/315/1.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/idle_full/315/2.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/idle_full/315/3.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/idle_full/45/0.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/idle_full/45/1.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/idle_full/45/2.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/idle_full/45/3.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/idle_full/90/0.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/idle_full/90/1.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/idle_full/90/2.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/idle_full/90/3.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/move/0/0.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/move/0/1.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/move/0/2.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/move/0/3.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/move/135/0.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/move/135/1.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/move/135/2.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/move/135/3.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/move/180/0.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/move/180/1.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/move/180/2.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/move/180/3.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/move/225/0.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/move/225/1.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/move/225/2.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/move/225/3.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/move/270/0.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/move/270/1.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/move/270/2.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/move/270/3.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/move/315/0.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/move/315/1.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/move/315/2.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/move/315/3.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/move/45/0.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/move/45/1.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/move/45/2.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/move/45/3.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/move/90/0.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/move/90/1.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/move/90/2.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/move/90/3.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/work/0/0.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/work/0/1.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/work/0/2.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/work/0/3.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/work/135/0.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/work/135/1.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/work/135/2.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/work/135/3.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/work/180/0.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/work/180/1.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/work/180/2.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/work/180/3.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/work/225/0.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/work/225/1.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/work/225/2.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/work/225/3.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/work/270/0.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/work/270/1.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/work/270/2.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/work/270/3.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/work/315/0.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/work/315/1.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/work/315/2.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/work/315/3.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/work/45/0.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/work/45/1.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/work/45/2.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/work/45/3.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/work/90/0.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/work/90/1.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/work/90/2.png >+%%DATADIR%%/content/gfx/units/animals/as_sheep0/work/90/3.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_melee/0/0001.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_melee/0/0002.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_melee/0/0003.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_melee/0/0004.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_melee/135/0001.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_melee/135/0002.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_melee/135/0003.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_melee/135/0004.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_melee/180/0001.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_melee/180/0002.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_melee/180/0003.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_melee/180/0004.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_melee/225/0001.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_melee/225/0002.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_melee/225/0003.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_melee/225/0004.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_melee/270/0001.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_melee/270/0002.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_melee/270/0003.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_melee/270/0004.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_melee/315/0001.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_melee/315/0002.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_melee/315/0003.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_melee/315/0004.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_melee/45/0001.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_melee/45/0002.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_melee/45/0003.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_melee/45/0004.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_melee/90/0001.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_melee/90/0002.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_melee/90/0003.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_melee/90/0004.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_ranged/0/0001.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_ranged/0/0002.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_ranged/0/0003.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_ranged/0/0004.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_ranged/135/0001.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_ranged/135/0002.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_ranged/135/0003.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_ranged/135/0004.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_ranged/180/0001.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_ranged/180/0002.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_ranged/180/0003.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_ranged/180/0004.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_ranged/225/0001.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_ranged/225/0002.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_ranged/225/0003.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_ranged/225/0004.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_ranged/270/0001.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_ranged/270/0002.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_ranged/270/0003.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_ranged/270/0004.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_ranged/315/0001.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_ranged/315/0002.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_ranged/315/0003.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_ranged/315/0004.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_ranged/45/0001.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_ranged/45/0002.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_ranged/45/0003.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_ranged/45/0004.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_ranged/90/0001.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_ranged/90/0002.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_ranged/90/0003.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_ranged/90/0004.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/idle/0/0000.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/idle/135/0000.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/idle/180/0000.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/idle/225/0000.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/idle/270/0000.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/idle/315/0000.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/idle/45/0000.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/idle/90/0000.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/move/0/0001.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/move/0/0002.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/move/0/0003.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/move/0/0004.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/move/135/0001.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/move/135/0002.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/move/135/0003.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/move/135/0004.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/move/180/0001.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/move/180/0002.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/move/180/0003.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/move/180/0004.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/move/225/0001.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/move/225/0002.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/move/225/0003.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/move/225/0004.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/move/270/0001.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/move/270/0002.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/move/270/0003.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/move/270/0004.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/move/315/0001.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/move/315/0002.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/move/315/0003.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/move/315/0004.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/move/45/0001.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/move/45/0002.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/move/45/0003.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/move/45/0004.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/move/90/0001.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/move/90/0002.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/move/90/0003.png >+%%DATADIR%%/content/gfx/units/army/as_groundunit0/move/90/0004.png >+%%DATADIR%%/content/gfx/units/carrier/as_carrier0/idle/0/0000.png >+%%DATADIR%%/content/gfx/units/carrier/as_carrier0/idle/135/0000.png >+%%DATADIR%%/content/gfx/units/carrier/as_carrier0/idle/180/0000.png >+%%DATADIR%%/content/gfx/units/carrier/as_carrier0/idle/225/0000.png >+%%DATADIR%%/content/gfx/units/carrier/as_carrier0/idle/270/0000.png >+%%DATADIR%%/content/gfx/units/carrier/as_carrier0/idle/315/0000.png >+%%DATADIR%%/content/gfx/units/carrier/as_carrier0/idle/45/0000.png >+%%DATADIR%%/content/gfx/units/carrier/as_carrier0/idle/90/0000.png >+%%DATADIR%%/content/gfx/units/carrier/as_carrier0/idle_full/0/0000.png >+%%DATADIR%%/content/gfx/units/carrier/as_carrier0/idle_full/135/0000.png >+%%DATADIR%%/content/gfx/units/carrier/as_carrier0/idle_full/180/0000.png >+%%DATADIR%%/content/gfx/units/carrier/as_carrier0/idle_full/225/0000.png >+%%DATADIR%%/content/gfx/units/carrier/as_carrier0/idle_full/270/0000.png >+%%DATADIR%%/content/gfx/units/carrier/as_carrier0/idle_full/315/0000.png >+%%DATADIR%%/content/gfx/units/carrier/as_carrier0/idle_full/45/0000.png >+%%DATADIR%%/content/gfx/units/carrier/as_carrier0/idle_full/90/0000.png >+%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move/0/0001.png >+%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move/0/0002.png >+%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move/0/0003.png >+%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move/0/0004.png >+%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move/135/0001.png >+%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move/135/0002.png >+%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move/135/0003.png >+%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move/135/0004.png >+%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move/180/0001.png >+%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move/180/0002.png >+%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move/180/0003.png >+%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move/180/0004.png >+%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move/225/0001.png >+%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move/225/0002.png >+%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move/225/0003.png >+%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move/225/0004.png >+%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move/270/0001.png >+%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move/270/0002.png >+%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move/270/0003.png >+%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move/270/0004.png >+%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move/315/0001.png >+%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move/315/0002.png >+%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move/315/0003.png >+%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move/315/0004.png >+%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move/45/0001.png >+%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move/45/0002.png >+%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move/45/0003.png >+%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move/45/0004.png >+%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move/90/0001.png >+%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move/90/0002.png >+%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move/90/0003.png >+%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move/90/0004.png >+%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move_full/0/0001.png >+%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move_full/0/0002.png >+%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move_full/0/0003.png >+%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move_full/0/0004.png >+%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move_full/135/0001.png >+%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move_full/135/0002.png >+%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move_full/135/0003.png >+%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move_full/135/0004.png >+%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move_full/180/0001.png >+%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move_full/180/0002.png >+%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move_full/180/0003.png >+%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move_full/180/0004.png >+%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move_full/225/0001.png >+%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move_full/225/0002.png >+%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move_full/225/0003.png >+%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move_full/225/0004.png >+%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move_full/270/0001.png >+%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move_full/270/0002.png >+%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move_full/270/0003.png >+%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move_full/270/0004.png >+%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move_full/315/0001.png >+%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move_full/315/0002.png >+%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move_full/315/0003.png >+%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move_full/315/0004.png >+%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move_full/45/0001.png >+%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move_full/45/0002.png >+%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move_full/45/0003.png >+%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move_full/45/0004.png >+%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move_full/90/0001.png >+%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move_full/90/0002.png >+%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move_full/90/0003.png >+%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move_full/90/0004.png >+%%DATADIR%%/content/gfx/units/farmer/as_farmer0/idle/0/0000.png >+%%DATADIR%%/content/gfx/units/farmer/as_farmer0/idle/135/0000.png >+%%DATADIR%%/content/gfx/units/farmer/as_farmer0/idle/180/0000.png >+%%DATADIR%%/content/gfx/units/farmer/as_farmer0/idle/225/0000.png >+%%DATADIR%%/content/gfx/units/farmer/as_farmer0/idle/270/0000.png >+%%DATADIR%%/content/gfx/units/farmer/as_farmer0/idle/315/0000.png >+%%DATADIR%%/content/gfx/units/farmer/as_farmer0/idle/45/0000.png >+%%DATADIR%%/content/gfx/units/farmer/as_farmer0/idle/90/0000.png >+%%DATADIR%%/content/gfx/units/farmer/as_farmer0/move/0/0001.png >+%%DATADIR%%/content/gfx/units/farmer/as_farmer0/move/0/0002.png >+%%DATADIR%%/content/gfx/units/farmer/as_farmer0/move/0/0003.png >+%%DATADIR%%/content/gfx/units/farmer/as_farmer0/move/0/0004.png >+%%DATADIR%%/content/gfx/units/farmer/as_farmer0/move/135/0001.png >+%%DATADIR%%/content/gfx/units/farmer/as_farmer0/move/135/0002.png >+%%DATADIR%%/content/gfx/units/farmer/as_farmer0/move/135/0003.png >+%%DATADIR%%/content/gfx/units/farmer/as_farmer0/move/135/0004.png >+%%DATADIR%%/content/gfx/units/farmer/as_farmer0/move/180/0001.png >+%%DATADIR%%/content/gfx/units/farmer/as_farmer0/move/180/0002.png >+%%DATADIR%%/content/gfx/units/farmer/as_farmer0/move/180/0003.png >+%%DATADIR%%/content/gfx/units/farmer/as_farmer0/move/180/0004.png >+%%DATADIR%%/content/gfx/units/farmer/as_farmer0/move/225/0001.png >+%%DATADIR%%/content/gfx/units/farmer/as_farmer0/move/225/0002.png >+%%DATADIR%%/content/gfx/units/farmer/as_farmer0/move/225/0003.png >+%%DATADIR%%/content/gfx/units/farmer/as_farmer0/move/225/0004.png >+%%DATADIR%%/content/gfx/units/farmer/as_farmer0/move/270/0001.png >+%%DATADIR%%/content/gfx/units/farmer/as_farmer0/move/270/0002.png >+%%DATADIR%%/content/gfx/units/farmer/as_farmer0/move/270/0003.png >+%%DATADIR%%/content/gfx/units/farmer/as_farmer0/move/270/0004.png >+%%DATADIR%%/content/gfx/units/farmer/as_farmer0/move/315/0001.png >+%%DATADIR%%/content/gfx/units/farmer/as_farmer0/move/315/0002.png >+%%DATADIR%%/content/gfx/units/farmer/as_farmer0/move/315/0003.png >+%%DATADIR%%/content/gfx/units/farmer/as_farmer0/move/315/0004.png >+%%DATADIR%%/content/gfx/units/farmer/as_farmer0/move/45/0001.png >+%%DATADIR%%/content/gfx/units/farmer/as_farmer0/move/45/0002.png >+%%DATADIR%%/content/gfx/units/farmer/as_farmer0/move/45/0003.png >+%%DATADIR%%/content/gfx/units/farmer/as_farmer0/move/45/0004.png >+%%DATADIR%%/content/gfx/units/farmer/as_farmer0/move/90/0001.png >+%%DATADIR%%/content/gfx/units/farmer/as_farmer0/move/90/0002.png >+%%DATADIR%%/content/gfx/units/farmer/as_farmer0/move/90/0003.png >+%%DATADIR%%/content/gfx/units/farmer/as_farmer0/move/90/0004.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle/0/0000.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle/0/0001.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle/0/0002.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle/0/0003.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle/135/0000.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle/135/0001.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle/135/0002.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle/135/0003.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle/180/0000.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle/180/0001.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle/180/0002.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle/180/0003.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle/225/0000.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle/225/0001.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle/225/0002.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle/225/0003.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle/270/0000.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle/270/0001.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle/270/0002.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle/270/0003.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle/315/0000.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle/315/0001.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle/315/0002.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle/315/0003.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle/45/0000.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle/45/0001.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle/45/0002.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle/45/0003.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle/90/0000.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle/90/0001.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle/90/0002.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle/90/0003.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle_full/0/0000.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle_full/0/0001.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle_full/0/0002.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle_full/0/0003.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle_full/135/0000.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle_full/135/0001.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle_full/135/0002.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle_full/135/0003.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle_full/180/0000.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle_full/180/0001.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle_full/180/0002.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle_full/180/0003.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle_full/225/0000.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle_full/225/0001.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle_full/225/0002.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle_full/225/0003.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle_full/270/0000.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle_full/270/0001.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle_full/270/0002.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle_full/270/0003.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle_full/315/0000.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle_full/315/0001.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle_full/315/0002.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle_full/315/0003.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle_full/45/0000.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle_full/45/0001.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle_full/45/0002.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle_full/45/0003.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle_full/90/0000.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle_full/90/0001.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle_full/90/0002.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle_full/90/0003.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move/0/0000.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move/0/0001.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move/0/0002.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move/0/0003.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move/135/0000.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move/135/0001.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move/135/0002.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move/135/0003.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move/180/0000.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move/180/0001.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move/180/0002.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move/180/0003.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move/225/0000.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move/225/0001.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move/225/0002.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move/225/0003.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move/270/0000.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move/270/0001.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move/270/0002.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move/270/0003.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move/315/0000.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move/315/0001.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move/315/0002.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move/315/0003.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move/45/0000.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move/45/0001.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move/45/0002.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move/45/0003.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move/90/0000.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move/90/0001.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move/90/0002.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move/90/0003.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move_full/0/0000.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move_full/0/0001.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move_full/0/0002.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move_full/0/0003.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move_full/135/0000.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move_full/135/0001.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move_full/135/0002.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move_full/135/0003.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move_full/180/0000.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move_full/180/0001.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move_full/180/0002.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move_full/180/0003.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move_full/225/0000.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move_full/225/0001.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move_full/225/0002.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move_full/225/0003.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move_full/270/0000.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move_full/270/0001.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move_full/270/0002.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move_full/270/0003.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move_full/315/0000.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move_full/315/0001.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move_full/315/0002.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move_full/315/0003.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move_full/45/0000.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move_full/45/0001.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move_full/45/0002.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move_full/45/0003.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move_full/90/0000.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move_full/90/0001.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move_full/90/0002.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move_full/90/0003.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/0/0000.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/0/0001.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/0/0002.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/0/0003.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/0/0004.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/0/0005.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/0/0006.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/0/0007.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/0/0008.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/0/0009.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/0/0010.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/0/0011.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/0/0012.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/0/0013.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/135/0000.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/135/0001.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/135/0002.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/135/0003.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/135/0004.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/135/0005.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/135/0006.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/135/0007.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/135/0008.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/135/0009.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/135/0010.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/135/0011.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/135/0012.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/135/0013.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/180/0000.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/180/0001.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/180/0002.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/180/0003.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/180/0004.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/180/0005.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/180/0006.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/180/0007.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/180/0008.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/180/0009.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/180/0010.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/180/0011.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/180/0012.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/180/0013.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/225/0000.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/225/0001.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/225/0002.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/225/0003.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/225/0004.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/225/0005.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/225/0006.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/225/0007.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/225/0008.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/225/0009.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/225/0010.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/225/0011.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/225/0012.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/225/0013.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/270/0000.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/270/0001.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/270/0002.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/270/0003.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/270/0004.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/270/0005.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/270/0006.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/270/0007.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/270/0008.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/270/0009.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/270/0010.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/270/0011.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/270/0012.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/270/0013.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/315/0000.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/315/0001.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/315/0002.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/315/0003.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/315/0004.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/315/0005.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/315/0006.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/315/0007.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/315/0008.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/315/0009.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/315/0010.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/315/0011.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/315/0012.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/315/0013.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/45/0000.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/45/0001.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/45/0002.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/45/0003.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/45/0004.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/45/0005.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/45/0006.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/45/0007.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/45/0008.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/45/0009.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/45/0010.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/45/0011.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/45/0012.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/45/0013.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/90/0000.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/90/0001.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/90/0002.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/90/0003.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/90/0004.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/90/0005.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/90/0006.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/90/0007.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/90/0008.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/90/0009.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/90/0010.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/90/0011.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/90/0012.png >+%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/90/0013.png >+%%DATADIR%%/content/gfx/units/herder/as_herder0/idle/0/0000.png >+%%DATADIR%%/content/gfx/units/herder/as_herder0/idle/135/0000.png >+%%DATADIR%%/content/gfx/units/herder/as_herder0/idle/180/0000.png >+%%DATADIR%%/content/gfx/units/herder/as_herder0/idle/225/0000.png >+%%DATADIR%%/content/gfx/units/herder/as_herder0/idle/270/0000.png >+%%DATADIR%%/content/gfx/units/herder/as_herder0/idle/315/0000.png >+%%DATADIR%%/content/gfx/units/herder/as_herder0/idle/45/0000.png >+%%DATADIR%%/content/gfx/units/herder/as_herder0/idle/90/0000.png >+%%DATADIR%%/content/gfx/units/herder/as_herder0/move/0/0001.png >+%%DATADIR%%/content/gfx/units/herder/as_herder0/move/0/0002.png >+%%DATADIR%%/content/gfx/units/herder/as_herder0/move/0/0003.png >+%%DATADIR%%/content/gfx/units/herder/as_herder0/move/0/0004.png >+%%DATADIR%%/content/gfx/units/herder/as_herder0/move/135/0001.png >+%%DATADIR%%/content/gfx/units/herder/as_herder0/move/135/0002.png >+%%DATADIR%%/content/gfx/units/herder/as_herder0/move/135/0003.png >+%%DATADIR%%/content/gfx/units/herder/as_herder0/move/135/0004.png >+%%DATADIR%%/content/gfx/units/herder/as_herder0/move/180/0001.png >+%%DATADIR%%/content/gfx/units/herder/as_herder0/move/180/0002.png >+%%DATADIR%%/content/gfx/units/herder/as_herder0/move/180/0003.png >+%%DATADIR%%/content/gfx/units/herder/as_herder0/move/180/0004.png >+%%DATADIR%%/content/gfx/units/herder/as_herder0/move/225/0001.png >+%%DATADIR%%/content/gfx/units/herder/as_herder0/move/225/0002.png >+%%DATADIR%%/content/gfx/units/herder/as_herder0/move/225/0003.png >+%%DATADIR%%/content/gfx/units/herder/as_herder0/move/225/0004.png >+%%DATADIR%%/content/gfx/units/herder/as_herder0/move/270/0001.png >+%%DATADIR%%/content/gfx/units/herder/as_herder0/move/270/0002.png >+%%DATADIR%%/content/gfx/units/herder/as_herder0/move/270/0003.png >+%%DATADIR%%/content/gfx/units/herder/as_herder0/move/270/0004.png >+%%DATADIR%%/content/gfx/units/herder/as_herder0/move/315/0001.png >+%%DATADIR%%/content/gfx/units/herder/as_herder0/move/315/0002.png >+%%DATADIR%%/content/gfx/units/herder/as_herder0/move/315/0003.png >+%%DATADIR%%/content/gfx/units/herder/as_herder0/move/315/0004.png >+%%DATADIR%%/content/gfx/units/herder/as_herder0/move/45/0001.png >+%%DATADIR%%/content/gfx/units/herder/as_herder0/move/45/0002.png >+%%DATADIR%%/content/gfx/units/herder/as_herder0/move/45/0003.png >+%%DATADIR%%/content/gfx/units/herder/as_herder0/move/45/0004.png >+%%DATADIR%%/content/gfx/units/herder/as_herder0/move/90/0001.png >+%%DATADIR%%/content/gfx/units/herder/as_herder0/move/90/0002.png >+%%DATADIR%%/content/gfx/units/herder/as_herder0/move/90/0003.png >+%%DATADIR%%/content/gfx/units/herder/as_herder0/move/90/0004.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/idle/0/0000.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/idle/135/0000.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/idle/180/0000.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/idle/225/0000.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/idle/270/0000.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/idle/315/0000.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/idle/45/0000.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/idle/90/0000.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/idle_full/0/0000.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/idle_full/135/0000.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/idle_full/180/0000.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/idle_full/225/0000.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/idle_full/270/0000.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/idle_full/315/0000.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/idle_full/45/0000.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/idle_full/90/0000.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move/0/0001.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move/0/0002.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move/0/0003.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move/0/0004.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move/135/0001.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move/135/0002.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move/135/0003.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move/135/0004.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move/180/0001.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move/180/0002.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move/180/0003.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move/180/0004.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move/225/0001.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move/225/0002.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move/225/0003.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move/225/0004.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move/270/0001.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move/270/0002.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move/270/0003.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move/270/0004.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move/315/0001.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move/315/0002.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move/315/0003.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move/315/0004.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move/45/0001.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move/45/0002.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move/45/0003.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move/45/0004.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move/90/0001.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move/90/0002.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move/90/0003.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move/90/0004.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move_full/0/0001.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move_full/0/0002.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move_full/0/0003.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move_full/0/0004.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move_full/135/0001.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move_full/135/0002.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move_full/135/0003.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move_full/135/0004.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move_full/180/0001.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move_full/180/0002.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move_full/180/0003.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move_full/180/0004.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move_full/225/0001.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move_full/225/0002.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move_full/225/0003.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move_full/225/0004.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move_full/270/0001.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move_full/270/0002.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move_full/270/0003.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move_full/270/0004.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move_full/315/0001.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move_full/315/0002.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move_full/315/0003.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move_full/315/0004.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move_full/45/0001.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move_full/45/0002.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move_full/45/0003.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move_full/45/0004.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move_full/90/0001.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move_full/90/0002.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move_full/90/0003.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move_full/90/0004.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/0/0001.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/0/0002.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/0/0003.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/0/0004.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/0/0005.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/0/0006.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/0/0007.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/0/0008.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/0/0009.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/0/0010.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/0/0011.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/0/0012.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/0/0013.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/0/0014.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/0/0015.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/0/0016.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/0/0017.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/0/0018.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/0/0019.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/135/0001.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/135/0002.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/135/0003.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/135/0004.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/135/0005.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/135/0006.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/135/0007.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/135/0008.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/135/0009.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/135/0010.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/135/0011.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/135/0012.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/135/0013.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/135/0014.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/135/0015.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/135/0016.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/135/0017.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/135/0018.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/135/0019.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/180/0001.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/180/0002.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/180/0003.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/180/0004.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/180/0005.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/180/0006.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/180/0007.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/180/0008.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/180/0009.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/180/0010.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/180/0011.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/180/0012.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/180/0013.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/180/0014.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/180/0015.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/180/0016.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/180/0017.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/180/0018.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/180/0019.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/225/0001.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/225/0002.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/225/0003.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/225/0004.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/225/0005.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/225/0006.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/225/0007.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/225/0008.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/225/0009.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/225/0010.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/225/0011.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/225/0012.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/225/0013.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/225/0014.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/225/0015.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/225/0016.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/225/0017.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/225/0018.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/225/0019.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/270/0001.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/270/0002.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/270/0003.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/270/0004.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/270/0005.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/270/0006.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/270/0007.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/270/0008.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/270/0009.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/270/0010.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/270/0011.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/270/0012.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/270/0013.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/270/0014.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/270/0015.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/270/0016.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/270/0017.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/270/0018.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/270/0019.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/315/0001.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/315/0002.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/315/0003.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/315/0004.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/315/0005.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/315/0006.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/315/0007.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/315/0008.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/315/0009.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/315/0010.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/315/0011.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/315/0012.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/315/0013.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/315/0014.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/315/0015.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/315/0016.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/315/0017.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/315/0018.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/315/0019.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/45/0001.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/45/0002.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/45/0003.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/45/0004.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/45/0005.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/45/0006.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/45/0007.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/45/0008.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/45/0009.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/45/0010.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/45/0011.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/45/0012.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/45/0013.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/45/0014.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/45/0015.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/45/0016.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/45/0017.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/45/0018.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/45/0019.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/90/0001.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/90/0002.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/90/0003.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/90/0004.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/90/0005.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/90/0006.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/90/0007.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/90/0008.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/90/0009.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/90/0010.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/90/0011.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/90/0012.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/90/0013.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/90/0014.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/90/0015.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/90/0016.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/90/0017.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/90/0018.png >+%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/90/0019.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/idle/0/0000.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/idle/135/0000.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/idle/180/0000.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/idle/225/0000.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/idle/270/0000.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/idle/315/0000.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/idle/45/0000.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/idle/90/0000.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/move/0/0001.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/move/0/0002.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/move/0/0003.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/move/0/0004.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/move/135/0001.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/move/135/0002.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/move/135/0003.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/move/135/0004.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/move/180/0001.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/move/180/0002.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/move/180/0003.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/move/180/0004.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/move/225/0001.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/move/225/0002.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/move/225/0003.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/move/225/0004.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/move/270/0001.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/move/270/0002.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/move/270/0003.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/move/270/0004.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/move/315/0001.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/move/315/0002.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/move/315/0003.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/move/315/0004.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/move/45/0001.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/move/45/0002.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/move/45/0003.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/move/45/0004.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/move/90/0001.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/move/90/0002.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/move/90/0003.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/move/90/0004.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/idle/0/0000.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/idle/135/0000.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/idle/180/0000.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/idle/225/0000.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/idle/270/0000.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/idle/315/0000.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/idle/45/0000.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/idle/90/0000.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/move/0/0001.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/move/0/0002.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/move/0/0003.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/move/0/0004.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/move/135/0001.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/move/135/0002.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/move/135/0003.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/move/135/0004.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/move/180/0001.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/move/180/0002.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/move/180/0003.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/move/180/0004.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/move/225/0001.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/move/225/0002.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/move/225/0003.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/move/225/0004.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/move/270/0001.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/move/270/0002.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/move/270/0003.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/move/270/0004.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/move/315/0001.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/move/315/0002.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/move/315/0003.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/move/315/0004.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/move/45/0001.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/move/45/0002.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/move/45/0003.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/move/45/0004.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/move/90/0001.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/move/90/0002.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/move/90/0003.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/move/90/0004.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/idle/0/0000.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/idle/135/0000.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/idle/180/0000.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/idle/225/0000.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/idle/270/0000.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/idle/315/0000.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/idle/45/0000.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/idle/90/0000.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/move/0/0001.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/move/0/0002.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/move/0/0003.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/move/0/0004.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/move/135/0001.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/move/135/0002.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/move/135/0003.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/move/135/0004.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/move/180/0001.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/move/180/0002.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/move/180/0003.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/move/180/0004.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/move/225/0001.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/move/225/0002.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/move/225/0003.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/move/225/0004.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/move/270/0001.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/move/270/0002.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/move/270/0003.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/move/270/0004.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/move/315/0001.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/move/315/0002.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/move/315/0003.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/move/315/0004.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/move/45/0001.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/move/45/0002.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/move/45/0003.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/move/45/0004.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/move/90/0001.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/move/90/0002.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/move/90/0003.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/move/90/0004.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/idle/0/0000.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/idle/135/0000.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/idle/180/0000.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/idle/225/0000.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/idle/270/0000.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/idle/315/0000.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/idle/45/0000.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/idle/90/0000.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/move/0/0001.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/move/0/0002.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/move/0/0003.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/move/0/0004.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/move/135/0001.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/move/135/0002.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/move/135/0003.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/move/135/0004.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/move/180/0001.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/move/180/0002.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/move/180/0003.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/move/180/0004.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/move/225/0001.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/move/225/0002.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/move/225/0003.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/move/225/0004.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/move/270/0001.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/move/270/0002.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/move/270/0003.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/move/270/0004.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/move/315/0001.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/move/315/0002.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/move/315/0003.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/move/315/0004.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/move/45/0001.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/move/45/0002.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/move/45/0003.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/move/45/0004.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/move/90/0001.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/move/90/0002.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/move/90/0003.png >+%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/move/90/0004.png >+%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/idle/0/0000.png >+%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/idle/135/0000.png >+%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/idle/180/0000.png >+%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/idle/225/0000.png >+%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/idle/270/0000.png >+%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/idle/315/0000.png >+%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/idle/45/0000.png >+%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/idle/90/0000.png >+%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/idle_full/0/0000.png >+%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/idle_full/135/0000.png >+%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/idle_full/180/0000.png >+%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/idle_full/225/0000.png >+%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/idle_full/270/0000.png >+%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/idle_full/315/0000.png >+%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/idle_full/45/0000.png >+%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/idle_full/90/0000.png >+%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move/0/0001.png >+%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move/0/0002.png >+%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move/0/0003.png >+%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move/0/0004.png >+%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move/135/0001.png >+%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move/135/0002.png >+%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move/135/0003.png >+%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move/135/0004.png >+%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move/180/0001.png >+%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move/180/0002.png >+%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move/180/0003.png >+%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move/180/0004.png >+%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move/225/0001.png >+%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move/225/0002.png >+%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move/225/0003.png >+%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move/225/0004.png >+%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move/270/0001.png >+%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move/270/0002.png >+%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move/270/0003.png >+%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move/270/0004.png >+%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move/315/0001.png >+%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move/315/0002.png >+%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move/315/0003.png >+%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move/315/0004.png >+%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move/45/0001.png >+%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move/45/0002.png >+%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move/45/0003.png >+%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move/45/0004.png >+%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move/90/0001.png >+%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move/90/0002.png >+%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move/90/0003.png >+%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move/90/0004.png >+%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move_full/0/0001.png >+%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move_full/0/0002.png >+%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move_full/0/0003.png >+%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move_full/0/0004.png >+%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move_full/135/0001.png >+%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move_full/135/0002.png >+%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move_full/135/0003.png >+%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move_full/135/0004.png >+%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move_full/180/0001.png >+%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move_full/180/0002.png >+%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move_full/180/0003.png >+%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move_full/180/0004.png >+%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move_full/225/0001.png >+%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move_full/225/0002.png >+%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move_full/225/0003.png >+%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move_full/225/0004.png >+%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move_full/270/0001.png >+%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move_full/270/0002.png >+%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move_full/270/0003.png >+%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move_full/270/0004.png >+%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move_full/315/0001.png >+%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move_full/315/0002.png >+%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move_full/315/0003.png >+%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move_full/315/0004.png >+%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move_full/45/0001.png >+%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move_full/45/0002.png >+%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move_full/45/0003.png >+%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move_full/45/0004.png >+%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move_full/90/0001.png >+%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move_full/90/0002.png >+%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move_full/90/0003.png >+%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move_full/90/0004.png >+%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/work/0/0000.png >+%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/work/135/0000.png >+%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/work/180/0000.png >+%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/work/225/0000.png >+%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/work/270/0000.png >+%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/work/315/0000.png >+%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/work/45/0000.png >+%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/work/90/0000.png >+%%DATADIR%%/content/gfx/units/priest/as_priest0/idle/0/0000.png >+%%DATADIR%%/content/gfx/units/priest/as_priest0/idle/135/0000.png >+%%DATADIR%%/content/gfx/units/priest/as_priest0/idle/180/0000.png >+%%DATADIR%%/content/gfx/units/priest/as_priest0/idle/225/0000.png >+%%DATADIR%%/content/gfx/units/priest/as_priest0/idle/270/0000.png >+%%DATADIR%%/content/gfx/units/priest/as_priest0/idle/315/0000.png >+%%DATADIR%%/content/gfx/units/priest/as_priest0/idle/45/0000.png >+%%DATADIR%%/content/gfx/units/priest/as_priest0/idle/90/0000.png >+%%DATADIR%%/content/gfx/units/priest/as_priest0/move/0/0001.png >+%%DATADIR%%/content/gfx/units/priest/as_priest0/move/0/0002.png >+%%DATADIR%%/content/gfx/units/priest/as_priest0/move/0/0003.png >+%%DATADIR%%/content/gfx/units/priest/as_priest0/move/0/0004.png >+%%DATADIR%%/content/gfx/units/priest/as_priest0/move/135/0001.png >+%%DATADIR%%/content/gfx/units/priest/as_priest0/move/135/0002.png >+%%DATADIR%%/content/gfx/units/priest/as_priest0/move/135/0003.png >+%%DATADIR%%/content/gfx/units/priest/as_priest0/move/135/0004.png >+%%DATADIR%%/content/gfx/units/priest/as_priest0/move/180/0001.png >+%%DATADIR%%/content/gfx/units/priest/as_priest0/move/180/0002.png >+%%DATADIR%%/content/gfx/units/priest/as_priest0/move/180/0003.png >+%%DATADIR%%/content/gfx/units/priest/as_priest0/move/180/0004.png >+%%DATADIR%%/content/gfx/units/priest/as_priest0/move/225/0001.png >+%%DATADIR%%/content/gfx/units/priest/as_priest0/move/225/0002.png >+%%DATADIR%%/content/gfx/units/priest/as_priest0/move/225/0003.png >+%%DATADIR%%/content/gfx/units/priest/as_priest0/move/225/0004.png >+%%DATADIR%%/content/gfx/units/priest/as_priest0/move/270/0001.png >+%%DATADIR%%/content/gfx/units/priest/as_priest0/move/270/0002.png >+%%DATADIR%%/content/gfx/units/priest/as_priest0/move/270/0003.png >+%%DATADIR%%/content/gfx/units/priest/as_priest0/move/270/0004.png >+%%DATADIR%%/content/gfx/units/priest/as_priest0/move/315/0001.png >+%%DATADIR%%/content/gfx/units/priest/as_priest0/move/315/0002.png >+%%DATADIR%%/content/gfx/units/priest/as_priest0/move/315/0003.png >+%%DATADIR%%/content/gfx/units/priest/as_priest0/move/315/0004.png >+%%DATADIR%%/content/gfx/units/priest/as_priest0/move/45/0001.png >+%%DATADIR%%/content/gfx/units/priest/as_priest0/move/45/0002.png >+%%DATADIR%%/content/gfx/units/priest/as_priest0/move/45/0003.png >+%%DATADIR%%/content/gfx/units/priest/as_priest0/move/45/0004.png >+%%DATADIR%%/content/gfx/units/priest/as_priest0/move/90/0001.png >+%%DATADIR%%/content/gfx/units/priest/as_priest0/move/90/0002.png >+%%DATADIR%%/content/gfx/units/priest/as_priest0/move/90/0003.png >+%%DATADIR%%/content/gfx/units/priest/as_priest0/move/90/0004.png >+%%DATADIR%%/content/gfx/units/ships/fishers/as_fisher0/idle/0/0.png >+%%DATADIR%%/content/gfx/units/ships/fishers/as_fisher0/idle/135/0.png >+%%DATADIR%%/content/gfx/units/ships/fishers/as_fisher0/idle/180/0.png >+%%DATADIR%%/content/gfx/units/ships/fishers/as_fisher0/idle/225/0.png >+%%DATADIR%%/content/gfx/units/ships/fishers/as_fisher0/idle/270/0.png >+%%DATADIR%%/content/gfx/units/ships/fishers/as_fisher0/idle/315/0.png >+%%DATADIR%%/content/gfx/units/ships/fishers/as_fisher0/idle/45/0.png >+%%DATADIR%%/content/gfx/units/ships/fishers/as_fisher0/idle/90/0.png >+%%DATADIR%%/content/gfx/units/ships/fishers/as_fisher0/move/0/0.png >+%%DATADIR%%/content/gfx/units/ships/fishers/as_fisher0/move/135/0.png >+%%DATADIR%%/content/gfx/units/ships/fishers/as_fisher0/move/180/0.png >+%%DATADIR%%/content/gfx/units/ships/fishers/as_fisher0/move/225/0.png >+%%DATADIR%%/content/gfx/units/ships/fishers/as_fisher0/move/270/0.png >+%%DATADIR%%/content/gfx/units/ships/fishers/as_fisher0/move/315/0.png >+%%DATADIR%%/content/gfx/units/ships/fishers/as_fisher0/move/45/0.png >+%%DATADIR%%/content/gfx/units/ships/fishers/as_fisher0/move/90/0.png >+%%DATADIR%%/content/gfx/units/ships/freetraders/as_trader0/idle/0/0.png >+%%DATADIR%%/content/gfx/units/ships/freetraders/as_trader0/idle/135/0.png >+%%DATADIR%%/content/gfx/units/ships/freetraders/as_trader0/idle/180/0.png >+%%DATADIR%%/content/gfx/units/ships/freetraders/as_trader0/idle/225/0.png >+%%DATADIR%%/content/gfx/units/ships/freetraders/as_trader0/idle/270/0.png >+%%DATADIR%%/content/gfx/units/ships/freetraders/as_trader0/idle/315/0.png >+%%DATADIR%%/content/gfx/units/ships/freetraders/as_trader0/idle/45/0.png >+%%DATADIR%%/content/gfx/units/ships/freetraders/as_trader0/idle/90/0.png >+%%DATADIR%%/content/gfx/units/ships/freetraders/as_trader0/move/0/0.png >+%%DATADIR%%/content/gfx/units/ships/freetraders/as_trader0/move/135/0.png >+%%DATADIR%%/content/gfx/units/ships/freetraders/as_trader0/move/180/0.png >+%%DATADIR%%/content/gfx/units/ships/freetraders/as_trader0/move/225/0.png >+%%DATADIR%%/content/gfx/units/ships/freetraders/as_trader0/move/270/0.png >+%%DATADIR%%/content/gfx/units/ships/freetraders/as_trader0/move/315/0.png >+%%DATADIR%%/content/gfx/units/ships/freetraders/as_trader0/move/45/0.png >+%%DATADIR%%/content/gfx/units/ships/freetraders/as_trader0/move/90/0.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/0/00.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/0/01.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/0/02.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/0/03.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/0/04.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/0/05.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/0/06.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/0/07.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/0/08.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/0/09.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/0/10.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/0/11.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/0/12.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/0/13.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/0/14.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/0/15.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/0/16.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/0/17.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/0/18.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/0/19.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/0/20.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/0/21.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/0/22.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/0/23.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/0/24.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/0/25.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/0/26.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/0/27.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/0/28.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/0/29.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/0/30.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/0/31.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/0/32.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/0/33.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/0/34.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/0/35.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/0/36.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/0/37.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/0/38.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/0/39.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/0/40.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/0/41.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/135/00.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/135/01.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/135/02.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/135/03.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/135/04.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/135/05.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/135/06.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/135/07.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/135/08.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/135/09.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/135/10.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/135/11.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/135/12.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/135/13.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/135/14.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/135/15.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/135/16.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/135/17.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/135/18.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/135/19.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/135/20.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/135/21.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/135/22.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/135/23.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/135/24.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/135/25.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/135/26.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/135/27.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/135/28.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/135/29.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/135/30.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/135/31.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/135/32.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/135/33.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/135/34.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/135/35.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/135/36.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/135/37.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/135/38.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/135/39.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/135/40.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/135/41.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/180/00.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/180/01.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/180/02.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/180/03.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/180/04.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/180/05.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/180/06.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/180/07.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/180/08.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/180/09.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/180/10.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/180/11.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/180/12.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/180/13.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/180/14.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/180/15.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/180/16.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/180/17.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/180/18.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/180/19.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/180/20.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/180/21.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/180/22.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/180/23.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/180/24.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/180/25.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/180/26.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/180/27.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/180/28.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/180/29.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/180/30.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/180/31.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/180/32.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/180/33.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/180/34.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/180/35.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/180/36.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/180/37.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/180/38.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/180/39.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/180/40.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/180/41.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/225/00.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/225/01.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/225/02.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/225/03.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/225/04.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/225/05.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/225/06.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/225/07.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/225/08.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/225/09.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/225/10.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/225/11.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/225/12.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/225/13.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/225/14.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/225/15.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/225/16.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/225/17.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/225/18.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/225/19.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/225/20.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/225/21.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/225/22.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/225/23.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/225/24.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/225/25.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/225/26.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/225/27.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/225/28.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/225/29.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/225/30.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/225/31.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/225/32.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/225/33.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/225/34.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/225/35.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/225/36.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/225/37.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/225/38.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/225/39.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/225/40.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/225/41.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/270/00.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/270/01.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/270/02.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/270/03.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/270/04.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/270/05.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/270/06.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/270/07.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/270/08.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/270/09.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/270/10.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/270/11.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/270/12.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/270/13.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/270/14.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/270/15.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/270/16.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/270/17.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/270/18.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/270/19.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/270/20.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/270/21.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/270/22.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/270/23.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/270/24.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/270/25.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/270/26.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/270/27.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/270/28.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/270/29.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/270/30.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/270/31.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/270/32.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/270/33.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/270/34.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/270/35.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/270/36.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/270/37.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/270/38.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/270/39.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/270/40.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/270/41.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/315/00.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/315/01.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/315/02.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/315/03.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/315/04.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/315/05.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/315/06.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/315/07.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/315/08.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/315/09.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/315/10.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/315/11.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/315/12.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/315/13.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/315/14.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/315/15.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/315/16.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/315/17.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/315/18.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/315/19.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/315/20.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/315/21.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/315/22.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/315/23.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/315/24.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/315/25.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/315/26.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/315/27.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/315/28.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/315/29.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/315/30.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/315/31.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/315/32.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/315/33.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/315/34.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/315/35.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/315/36.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/315/37.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/315/38.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/315/39.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/315/40.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/315/41.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/45/00.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/45/01.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/45/02.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/45/03.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/45/04.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/45/05.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/45/06.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/45/07.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/45/08.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/45/09.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/45/10.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/45/11.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/45/12.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/45/13.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/45/14.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/45/15.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/45/16.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/45/17.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/45/18.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/45/19.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/45/20.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/45/21.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/45/22.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/45/23.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/45/24.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/45/25.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/45/26.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/45/27.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/45/28.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/45/29.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/45/30.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/45/31.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/45/32.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/45/33.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/45/34.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/45/35.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/45/36.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/45/37.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/45/38.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/45/39.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/45/40.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/45/41.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/45/42.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/90/00.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/90/01.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/90/02.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/90/03.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/90/04.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/90/05.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/90/06.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/90/07.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/90/08.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/90/09.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/90/10.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/90/11.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/90/12.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/90/13.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/90/14.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/90/15.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/90/16.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/90/17.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/90/18.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/90/19.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/90/20.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/90/21.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/90/22.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/90/23.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/90/24.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/90/25.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/90/26.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/90/27.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/90/28.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/90/29.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/90/30.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/90/31.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/90/32.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/90/33.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/90/34.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/90/35.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/90/36.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/90/37.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/90/38.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/90/39.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/90/40.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/90/41.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/tm_1722 >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/0/00.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/0/01.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/0/02.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/0/03.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/0/04.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/0/05.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/0/06.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/0/07.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/0/08.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/0/09.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/0/10.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/0/11.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/0/12.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/0/13.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/0/14.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/0/15.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/0/16.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/0/17.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/0/18.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/0/19.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/0/20.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/0/21.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/0/22.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/0/23.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/0/24.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/0/25.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/0/26.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/0/27.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/0/28.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/0/29.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/0/30.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/0/31.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/0/32.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/0/33.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/0/34.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/0/35.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/0/36.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/0/37.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/0/38.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/0/39.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/0/40.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/0/41.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/135/00.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/135/01.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/135/02.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/135/03.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/135/04.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/135/05.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/135/06.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/135/07.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/135/08.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/135/09.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/135/10.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/135/11.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/135/12.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/135/13.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/135/14.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/135/15.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/135/16.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/135/17.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/135/18.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/135/19.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/135/20.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/135/21.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/135/22.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/135/23.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/135/24.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/135/25.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/135/26.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/135/27.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/135/28.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/135/29.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/135/30.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/135/31.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/135/32.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/135/33.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/135/34.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/135/35.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/135/36.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/135/37.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/135/38.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/135/39.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/135/40.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/135/41.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/180/00.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/180/01.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/180/02.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/180/03.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/180/04.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/180/05.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/180/06.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/180/07.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/180/08.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/180/09.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/180/10.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/180/11.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/180/12.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/180/13.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/180/14.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/180/15.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/180/16.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/180/17.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/180/18.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/180/19.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/180/20.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/180/21.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/180/22.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/180/23.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/180/24.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/180/25.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/180/26.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/180/27.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/180/28.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/180/29.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/180/30.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/180/31.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/180/32.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/180/33.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/180/34.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/180/35.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/180/36.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/180/37.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/180/38.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/180/39.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/180/40.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/180/41.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/225/00.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/225/01.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/225/02.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/225/03.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/225/04.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/225/05.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/225/06.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/225/07.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/225/08.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/225/09.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/225/10.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/225/11.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/225/12.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/225/13.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/225/14.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/225/15.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/225/16.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/225/17.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/225/18.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/225/19.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/225/20.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/225/21.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/225/22.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/225/23.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/225/24.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/225/25.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/225/26.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/225/27.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/225/28.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/225/29.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/225/30.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/225/31.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/225/32.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/225/33.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/225/34.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/225/35.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/225/36.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/225/37.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/225/38.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/225/39.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/225/40.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/225/41.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/270/00.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/270/01.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/270/02.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/270/03.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/270/04.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/270/05.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/270/06.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/270/07.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/270/08.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/270/09.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/270/10.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/270/11.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/270/12.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/270/13.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/270/14.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/270/15.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/270/16.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/270/17.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/270/18.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/270/19.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/270/20.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/270/21.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/270/22.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/270/23.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/270/24.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/270/25.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/270/26.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/270/27.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/270/28.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/270/29.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/270/30.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/270/31.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/270/32.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/270/33.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/270/34.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/270/35.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/270/36.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/270/37.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/270/38.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/270/39.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/270/40.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/270/41.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/315/00.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/315/01.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/315/02.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/315/03.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/315/04.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/315/05.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/315/06.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/315/07.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/315/08.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/315/09.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/315/10.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/315/11.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/315/12.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/315/13.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/315/14.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/315/15.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/315/16.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/315/17.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/315/18.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/315/19.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/315/20.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/315/21.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/315/22.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/315/23.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/315/24.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/315/25.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/315/26.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/315/27.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/315/28.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/315/29.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/315/30.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/315/31.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/315/32.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/315/33.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/315/34.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/315/35.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/315/36.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/315/37.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/315/38.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/315/39.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/315/40.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/315/41.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/45/00.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/45/01.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/45/02.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/45/03.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/45/04.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/45/05.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/45/06.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/45/07.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/45/08.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/45/09.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/45/10.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/45/11.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/45/12.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/45/13.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/45/14.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/45/15.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/45/16.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/45/17.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/45/18.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/45/19.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/45/20.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/45/21.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/45/22.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/45/23.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/45/24.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/45/25.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/45/26.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/45/27.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/45/28.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/45/29.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/45/30.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/45/31.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/45/32.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/45/33.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/45/34.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/45/35.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/45/36.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/45/37.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/45/38.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/45/39.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/45/40.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/45/41.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/45/42.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/90/00.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/90/01.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/90/02.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/90/03.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/90/04.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/90/05.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/90/06.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/90/07.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/90/08.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/90/09.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/90/10.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/90/11.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/90/12.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/90/13.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/90/14.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/90/15.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/90/16.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/90/17.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/90/18.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/90/19.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/90/20.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/90/21.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/90/22.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/90/23.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/90/24.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/90/25.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/90/26.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/90/27.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/90/28.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/90/29.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/90/30.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/90/31.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/90/32.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/90/33.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/90/34.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/90/35.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/90/36.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/90/37.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/90/38.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/90/39.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/90/40.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/90/41.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/tm_1722 >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/idle/0/0.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/idle/135/0.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/idle/180/0.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/idle/225/0.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/idle/270/0.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/idle/315/0.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/idle/45/0.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/idle/90/0.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/move/0/0.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/move/135/0.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/move/180/0.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/move/225/0.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/move/270/0.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/move/315/0.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/move/45/0.png >+%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/move/90/0.png >+%%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/attack_left/0/0.png >+%%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/attack_left/0/1.png >+%%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/attack_left/135/0.png >+%%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/attack_left/135/1.png >+%%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/attack_left/180/0.png >+%%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/attack_left/180/1.png >+%%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/attack_left/225/0.png >+%%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/attack_left/225/1.png >+%%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/attack_left/270/0.png >+%%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/attack_left/270/1.png >+%%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/attack_left/315/0.png >+%%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/attack_left/315/1.png >+%%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/attack_left/45/0.png >+%%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/attack_left/45/1.png >+%%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/attack_left/90/0.png >+%%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/attack_left/90/1.png >+%%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/attack_right/0/0.png >+%%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/attack_right/0/1.png >+%%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/attack_right/135/0.png >+%%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/attack_right/135/1.png >+%%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/attack_right/180/0.png >+%%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/attack_right/180/1.png >+%%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/attack_right/225/0.png >+%%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/attack_right/225/1.png >+%%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/attack_right/270/0.png >+%%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/attack_right/270/1.png >+%%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/attack_right/315/0.png >+%%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/attack_right/315/1.png >+%%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/attack_right/45/0.png >+%%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/attack_right/45/1.png >+%%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/attack_right/90/0.png >+%%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/attack_right/90/1.png >+%%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/idle/0/0.png >+%%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/idle/135/0.png >+%%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/idle/180/0.png >+%%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/idle/225/0.png >+%%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/idle/270/0.png >+%%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/idle/315/0.png >+%%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/idle/45/0.png >+%%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/idle/90/0.png >+%%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/move/0/0.png >+%%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/move/135/0.png >+%%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/move/180/0.png >+%%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/move/225/0.png >+%%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/move/270/0.png >+%%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/move/315/0.png >+%%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/move/45/0.png >+%%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/move/90/0.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate0/idle/0/0.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate0/idle/135/0.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate0/idle/180/0.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate0/idle/225/0.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate0/idle/270/0.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate0/idle/315/0.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate0/idle/45/0.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate0/idle/90/0.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate0/move/0/0.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate0/move/135/0.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate0/move/180/0.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate0/move/225/0.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate0/move/270/0.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate0/move/315/0.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate0/move/45/0.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate0/move/90/0.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/idle/0/0.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/idle/135/0.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/idle/180/0.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/idle/225/0.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/idle/270/0.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/idle/315/0.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/idle/45/0.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/idle/90/0.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/0/000.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/0/001.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/0/002.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/0/003.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/0/004.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/0/005.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/0/006.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/0/007.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/0/008.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/0/009.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/0/010.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/0/011.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/0/012.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/0/013.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/0/014.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/0/015.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/135/000.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/135/001.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/135/002.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/135/003.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/135/004.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/135/005.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/135/006.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/135/007.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/135/008.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/135/009.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/135/010.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/135/011.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/135/012.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/135/013.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/135/014.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/135/015.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/180/000.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/180/001.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/180/002.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/180/003.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/180/004.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/180/005.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/180/006.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/180/007.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/180/008.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/180/009.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/180/010.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/180/011.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/180/012.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/180/013.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/180/014.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/180/015.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/225/000.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/225/001.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/225/002.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/225/003.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/225/004.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/225/005.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/225/006.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/225/007.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/225/008.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/225/009.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/225/010.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/225/011.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/225/012.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/225/013.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/225/014.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/225/015.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/270/000.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/270/001.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/270/002.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/270/003.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/270/004.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/270/005.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/270/006.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/270/007.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/270/008.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/270/009.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/270/010.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/270/011.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/270/012.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/270/013.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/270/014.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/270/015.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/315/000.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/315/001.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/315/002.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/315/003.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/315/004.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/315/005.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/315/006.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/315/007.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/315/008.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/315/009.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/315/010.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/315/011.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/315/012.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/315/013.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/315/014.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/315/015.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/45/000.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/45/001.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/45/002.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/45/003.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/45/004.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/45/005.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/45/006.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/45/007.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/45/008.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/45/009.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/45/010.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/45/011.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/45/012.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/45/013.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/45/014.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/45/015.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/90/000.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/90/001.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/90/002.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/90/003.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/90/004.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/90/005.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/90/006.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/90/007.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/90/008.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/90/009.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/90/010.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/90/011.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/90/012.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/90/013.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/90/014.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/90/015.png >+%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/tm_1500 > %%DATADIR%%/content/gui/icons/Icon.icns > %%DATADIR%%/content/gui/icons/buildmenu/0.png > %%DATADIR%%/content/gui/icons/buildmenu/002.png >@@ -794,6 +4823,7 @@ > %%DATADIR%%/content/gui/icons/resources/32/056.png > %%DATADIR%%/content/gui/icons/resources/32/058.png > %%DATADIR%%/content/gui/icons/resources/32/060.png >+%%DATADIR%%/content/gui/icons/resources/32/098.png > %%DATADIR%%/content/gui/icons/resources/32/greyscale/001.png > %%DATADIR%%/content/gui/icons/resources/32/greyscale/002.png > %%DATADIR%%/content/gui/icons/resources/32/greyscale/003.png >@@ -843,7 +4873,6 @@ > %%DATADIR%%/content/gui/icons/resources/negative32.png > %%DATADIR%%/content/gui/icons/resources/none.png > %%DATADIR%%/content/gui/icons/resources/none_gray.png >-%%DATADIR%%/content/gui/icons/resources/positive32.png > %%DATADIR%%/content/gui/icons/resources/running_costs.png > %%DATADIR%%/content/gui/icons/resources/zzz32.png > %%DATADIR%%/content/gui/icons/ship/anchor.png >@@ -855,14 +4884,10 @@ > %%DATADIR%%/content/gui/icons/ship/civil_32.png > %%DATADIR%%/content/gui/icons/ship/civil_32_bw.png > %%DATADIR%%/content/gui/icons/ship/civil_32_h.png >-%%DATADIR%%/content/gui/icons/ship/settle.png >-%%DATADIR%%/content/gui/icons/ship/settle_h.png > %%DATADIR%%/content/gui/icons/ship/smallbutton.png > %%DATADIR%%/content/gui/icons/ship/smallbutton_a.png > %%DATADIR%%/content/gui/icons/ship/smallbutton_d.png > %%DATADIR%%/content/gui/icons/ship/smallbutton_h.png >-%%DATADIR%%/content/gui/icons/ship/stances/agressive_32.png >-%%DATADIR%%/content/gui/icons/ship/symbol_dummy.png > %%DATADIR%%/content/gui/icons/ship/traderoute.png > %%DATADIR%%/content/gui/icons/ship/traderoute_configure.png > %%DATADIR%%/content/gui/icons/ship/traderoute_configure_hover.png >@@ -1063,6 +5088,14 @@ > %%DATADIR%%/content/gui/icons/widgets/messages/msg_anchor.png > %%DATADIR%%/content/gui/icons/widgets/messages/msg_anchor_d.png > %%DATADIR%%/content/gui/icons/widgets/messages/msg_anchor_h.png >+%%DATADIR%%/content/gui/icons/widgets/messages/msg_disaster_fire.png >+%%DATADIR%%/content/gui/icons/widgets/messages/msg_disaster_fire_d.png >+%%DATADIR%%/content/gui/icons/widgets/messages/msg_disaster_fire_h.png >+%%DATADIR%%/content/gui/icons/widgets/messages/msg_disaster_fire_u.png >+%%DATADIR%%/content/gui/icons/widgets/messages/msg_disaster_plague.png >+%%DATADIR%%/content/gui/icons/widgets/messages/msg_disaster_plague_d.png >+%%DATADIR%%/content/gui/icons/widgets/messages/msg_disaster_plague_h.png >+%%DATADIR%%/content/gui/icons/widgets/messages/msg_disaster_plague_u.png > %%DATADIR%%/content/gui/icons/widgets/messages/msg_letter.png > %%DATADIR%%/content/gui/icons/widgets/messages/msg_letter_d.png > %%DATADIR%%/content/gui/icons/widgets/messages/msg_letter_h.png >@@ -1085,10 +5118,6 @@ > %%DATADIR%%/content/gui/icons/widgets/minimap/gamemenu_h.png > %%DATADIR%%/content/gui/icons/widgets/minimap/help.png > %%DATADIR%%/content/gui/icons/widgets/minimap/help_h.png >-%%DATADIR%%/content/gui/icons/widgets/minimap/large/build.png >-%%DATADIR%%/content/gui/icons/widgets/minimap/large/build_h.png >-%%DATADIR%%/content/gui/icons/widgets/minimap/large/captainslog.png >-%%DATADIR%%/content/gui/icons/widgets/minimap/large/captainslog_h.png > %%DATADIR%%/content/gui/icons/widgets/minimap/rotate_left.png > %%DATADIR%%/content/gui/icons/widgets/minimap/rotate_left_h.png > %%DATADIR%%/content/gui/icons/widgets/minimap/rotate_right.png >@@ -1132,7 +5161,6 @@ > %%DATADIR%%/content/gui/images/animations/cogs/small/8.png > %%DATADIR%%/content/gui/images/animations/cogs/small/9.png > %%DATADIR%%/content/gui/images/background/bar_bg.png >-%%DATADIR%%/content/gui/images/background/black.png > %%DATADIR%%/content/gui/images/background/book.png > %%DATADIR%%/content/gui/images/background/button_64.png > %%DATADIR%%/content/gui/images/background/hr.png >@@ -1263,6 +5291,7 @@ > %%DATADIR%%/content/gui/images/resbar_stats/tools_icon.png > %%DATADIR%%/content/gui/images/resbar_stats/weapons_icon.png > %%DATADIR%%/content/gui/images/tabwidget/buysell_toggle.png >+%%DATADIR%%/content/gui/images/tabwidget/done.png > %%DATADIR%%/content/gui/images/tabwidget/emblems/emblem_black.png > %%DATADIR%%/content/gui/images/tabwidget/emblems/emblem_blue.png > %%DATADIR%%/content/gui/images/tabwidget/emblems/emblem_bordeaux.png >@@ -1364,13 +5393,13 @@ > %%DATADIR%%/content/gui/xml/mainmenu/editor/editor_select_saved_game.xml > %%DATADIR%%/content/gui/xml/mainmenu/editor/editor_start_menu.xml > %%DATADIR%%/content/gui/xml/mainmenu/help.xml >+%%DATADIR%%/content/gui/xml/mainmenu/hotkeys.xml > %%DATADIR%%/content/gui/xml/mainmenu/ingamemenu.xml > %%DATADIR%%/content/gui/xml/mainmenu/loadingscreen.xml > %%DATADIR%%/content/gui/xml/mainmenu/mainmenu.xml > %%DATADIR%%/content/gui/xml/mainmenu/multiplayer/multiplayer_creategame.xml > %%DATADIR%%/content/gui/xml/mainmenu/multiplayer/multiplayer_gamelobby.xml > %%DATADIR%%/content/gui/xml/mainmenu/multiplayer/multiplayermenu.xml >-%%DATADIR%%/content/gui/xml/mainmenu/multiplayer/set_password.xml > %%DATADIR%%/content/gui/xml/mainmenu/multiplayer/set_player_details.xml > %%DATADIR%%/content/gui/xml/mainmenu/settings.xml > %%DATADIR%%/content/gui/xml/mainmenu/singleplayer/select_savegame.xml >@@ -1389,6 +5418,8 @@ > %%DATADIR%%/content/lang/af/LC_MESSAGES/unknown-horizons.mo > %%DATADIR%%/content/lang/bg/LC_MESSAGES/unknown-horizons-server.mo > %%DATADIR%%/content/lang/bg/LC_MESSAGES/unknown-horizons.mo >+%%DATADIR%%/content/lang/ca/LC_MESSAGES/unknown-horizons-server.mo >+%%DATADIR%%/content/lang/ca/LC_MESSAGES/unknown-horizons.mo > %%DATADIR%%/content/lang/ca@valencia/LC_MESSAGES/unknown-horizons-server.mo > %%DATADIR%%/content/lang/ca@valencia/LC_MESSAGES/unknown-horizons.mo > %%DATADIR%%/content/lang/cs/LC_MESSAGES/unknown-horizons-server.mo >@@ -1399,7 +5430,6 @@ > %%DATADIR%%/content/lang/de/LC_MESSAGES/unknown-horizons.mo > %%DATADIR%%/content/lang/el/LC_MESSAGES/unknown-horizons-server.mo > %%DATADIR%%/content/lang/el/LC_MESSAGES/unknown-horizons.mo >-%%DATADIR%%/content/lang/en/LC_MESSAGES/unknown-horizons.mo > %%DATADIR%%/content/lang/es/LC_MESSAGES/unknown-horizons-server.mo > %%DATADIR%%/content/lang/es/LC_MESSAGES/unknown-horizons.mo > %%DATADIR%%/content/lang/et/LC_MESSAGES/unknown-horizons-server.mo >@@ -1438,46 +5468,6 @@ > %%DATADIR%%/content/lang/nl/LC_MESSAGES/unknown-horizons.mo > %%DATADIR%%/content/lang/pl/LC_MESSAGES/unknown-horizons-server.mo > %%DATADIR%%/content/lang/pl/LC_MESSAGES/unknown-horizons.mo >-%%DATADIR%%/content/lang/po/uh/af/LC_MESSAGES/unknown-horizons.mo >-%%DATADIR%%/content/lang/po/uh/bg/LC_MESSAGES/unknown-horizons.mo >-%%DATADIR%%/content/lang/po/uh/ca@valencia/LC_MESSAGES/unknown-horizons.mo >-%%DATADIR%%/content/lang/po/uh/cs/LC_MESSAGES/unknown-horizons.mo >-%%DATADIR%%/content/lang/po/uh/da/LC_MESSAGES/unknown-horizons.mo >-%%DATADIR%%/content/lang/po/uh/de/LC_MESSAGES/unknown-horizons.mo >-%%DATADIR%%/content/lang/po/uh/el/LC_MESSAGES/unknown-horizons.mo >-%%DATADIR%%/content/lang/po/uh/en/LC_MESSAGES/unknown-horizons.mo >-%%DATADIR%%/content/lang/po/uh/es/LC_MESSAGES/unknown-horizons.mo >-%%DATADIR%%/content/lang/po/uh/et/LC_MESSAGES/unknown-horizons.mo >-%%DATADIR%%/content/lang/po/uh/fi/LC_MESSAGES/unknown-horizons.mo >-%%DATADIR%%/content/lang/po/uh/fr/LC_MESSAGES/unknown-horizons.mo >-%%DATADIR%%/content/lang/po/uh/ga/LC_MESSAGES/unknown-horizons.mo >-%%DATADIR%%/content/lang/po/uh/gl/LC_MESSAGES/unknown-horizons.mo >-%%DATADIR%%/content/lang/po/uh/hi/LC_MESSAGES/unknown-horizons.mo >-%%DATADIR%%/content/lang/po/uh/hr/LC_MESSAGES/unknown-horizons.mo >-%%DATADIR%%/content/lang/po/uh/hu/LC_MESSAGES/unknown-horizons.mo >-%%DATADIR%%/content/lang/po/uh/id/LC_MESSAGES/unknown-horizons.mo >-%%DATADIR%%/content/lang/po/uh/it/LC_MESSAGES/unknown-horizons.mo >-%%DATADIR%%/content/lang/po/uh/ja/LC_MESSAGES/unknown-horizons.mo >-%%DATADIR%%/content/lang/po/uh/ko/LC_MESSAGES/unknown-horizons.mo >-%%DATADIR%%/content/lang/po/uh/lt/LC_MESSAGES/unknown-horizons.mo >-%%DATADIR%%/content/lang/po/uh/lv/LC_MESSAGES/unknown-horizons.mo >-%%DATADIR%%/content/lang/po/uh/ml/LC_MESSAGES/unknown-horizons.mo >-%%DATADIR%%/content/lang/po/uh/nb/LC_MESSAGES/unknown-horizons.mo >-%%DATADIR%%/content/lang/po/uh/nl/LC_MESSAGES/unknown-horizons.mo >-%%DATADIR%%/content/lang/po/uh/pl/LC_MESSAGES/unknown-horizons.mo >-%%DATADIR%%/content/lang/po/uh/pt/LC_MESSAGES/unknown-horizons.mo >-%%DATADIR%%/content/lang/po/uh/pt_BR/LC_MESSAGES/unknown-horizons.mo >-%%DATADIR%%/content/lang/po/uh/ro/LC_MESSAGES/unknown-horizons.mo >-%%DATADIR%%/content/lang/po/uh/ru/LC_MESSAGES/unknown-horizons.mo >-%%DATADIR%%/content/lang/po/uh/sl/LC_MESSAGES/unknown-horizons.mo >-%%DATADIR%%/content/lang/po/uh/sr/LC_MESSAGES/unknown-horizons.mo >-%%DATADIR%%/content/lang/po/uh/sv/LC_MESSAGES/unknown-horizons.mo >-%%DATADIR%%/content/lang/po/uh/th/LC_MESSAGES/unknown-horizons.mo >-%%DATADIR%%/content/lang/po/uh/tr/LC_MESSAGES/unknown-horizons.mo >-%%DATADIR%%/content/lang/po/uh/uk/LC_MESSAGES/unknown-horizons.mo >-%%DATADIR%%/content/lang/po/uh/vi/LC_MESSAGES/unknown-horizons.mo >-%%DATADIR%%/content/lang/po/uh/zh_CN/LC_MESSAGES/unknown-horizons.mo >-%%DATADIR%%/content/lang/po/uh/zu/LC_MESSAGES/unknown-horizons.mo > %%DATADIR%%/content/lang/pt/LC_MESSAGES/unknown-horizons-server.mo > %%DATADIR%%/content/lang/pt/LC_MESSAGES/unknown-horizons.mo > %%DATADIR%%/content/lang/pt_BR/LC_MESSAGES/unknown-horizons-server.mo >@@ -1598,8 +5588,13 @@ > %%DATADIR%%/content/scenarios/The_Unknown_en.yaml > %%DATADIR%%/content/scenarios/The_Unknown_es.yaml > %%DATADIR%%/content/scenarios/The_Unknown_fr.yaml >+%%DATADIR%%/content/scenarios/The_Unknown_gl.yaml >+%%DATADIR%%/content/scenarios/The_Unknown_it.yaml >+%%DATADIR%%/content/scenarios/The_Unknown_ko.yaml > %%DATADIR%%/content/scenarios/The_Unknown_nl.yaml > %%DATADIR%%/content/scenarios/The_Unknown_pt_BR.yaml >+%%DATADIR%%/content/scenarios/The_Unknown_tr.yaml >+%%DATADIR%%/content/scenarios/The_Unknown_uk.yaml > %%DATADIR%%/content/scenarios/tutorial_bg.yaml > %%DATADIR%%/content/scenarios/tutorial_cs.yaml > %%DATADIR%%/content/scenarios/tutorial_da.yaml >@@ -1609,10 +5604,13 @@ > %%DATADIR%%/content/scenarios/tutorial_et.yaml > %%DATADIR%%/content/scenarios/tutorial_fi.yaml > %%DATADIR%%/content/scenarios/tutorial_fr.yaml >+%%DATADIR%%/content/scenarios/tutorial_gl.yaml > %%DATADIR%%/content/scenarios/tutorial_hr.yaml > %%DATADIR%%/content/scenarios/tutorial_hu.yaml > %%DATADIR%%/content/scenarios/tutorial_it.yaml > %%DATADIR%%/content/scenarios/tutorial_ja.yaml >+%%DATADIR%%/content/scenarios/tutorial_ko.yaml >+%%DATADIR%%/content/scenarios/tutorial_lt.yaml > %%DATADIR%%/content/scenarios/tutorial_nl.yaml > %%DATADIR%%/content/scenarios/tutorial_pl.yaml > %%DATADIR%%/content/scenarios/tutorial_pt.yaml >@@ -1620,9 +5618,10 @@ > %%DATADIR%%/content/scenarios/tutorial_ro.yaml > %%DATADIR%%/content/scenarios/tutorial_ru.yaml > %%DATADIR%%/content/scenarios/tutorial_sv.yaml >+%%DATADIR%%/content/scenarios/tutorial_tr.yaml >+%%DATADIR%%/content/scenarios/tutorial_uk.yaml > %%DATADIR%%/content/scenarios/tutorial_zh_CN.yaml > %%DATADIR%%/content/settings-template.xml >-%%DATADIR%%/content/tilesets.json > %%DATADIR%%/content/unknown-horizons.desktop.in > %%DATADIR%%/content/unknown-horizons.xpm > %%DATADIR%%/settings-template.xml >@@ -1677,6 +5676,9 @@ > %%PYTHON_SITELIBDIR%%/horizons/ai/aiplayer/building/distillery.py > %%PYTHON_SITELIBDIR%%/horizons/ai/aiplayer/building/distillery.pyc > %%PYTHON_SITELIBDIR%%/horizons/ai/aiplayer/building/distillery.pyo >+%%PYTHON_SITELIBDIR%%/horizons/ai/aiplayer/building/doctor.py >+%%PYTHON_SITELIBDIR%%/horizons/ai/aiplayer/building/doctor.pyc >+%%PYTHON_SITELIBDIR%%/horizons/ai/aiplayer/building/doctor.pyo > %%PYTHON_SITELIBDIR%%/horizons/ai/aiplayer/building/fakeresourcedeposit.py > %%PYTHON_SITELIBDIR%%/horizons/ai/aiplayer/building/fakeresourcedeposit.pyc > %%PYTHON_SITELIBDIR%%/horizons/ai/aiplayer/building/fakeresourcedeposit.pyo >@@ -1758,6 +5760,9 @@ > %%PYTHON_SITELIBDIR%%/horizons/ai/aiplayer/goal/depositcoverage.py > %%PYTHON_SITELIBDIR%%/horizons/ai/aiplayer/goal/depositcoverage.pyc > %%PYTHON_SITELIBDIR%%/horizons/ai/aiplayer/goal/depositcoverage.pyo >+%%PYTHON_SITELIBDIR%%/horizons/ai/aiplayer/goal/doctor.py >+%%PYTHON_SITELIBDIR%%/horizons/ai/aiplayer/goal/doctor.pyc >+%%PYTHON_SITELIBDIR%%/horizons/ai/aiplayer/goal/doctor.pyo > %%PYTHON_SITELIBDIR%%/horizons/ai/aiplayer/goal/donothing.py > %%PYTHON_SITELIBDIR%%/horizons/ai/aiplayer/goal/donothing.pyc > %%PYTHON_SITELIBDIR%%/horizons/ai/aiplayer/goal/donothing.pyo >@@ -1941,6 +5946,9 @@ > %%PYTHON_SITELIBDIR%%/horizons/component/healthcomponent.py > %%PYTHON_SITELIBDIR%%/horizons/component/healthcomponent.pyc > %%PYTHON_SITELIBDIR%%/horizons/component/healthcomponent.pyo >+%%PYTHON_SITELIBDIR%%/horizons/component/inventoryoverlaycomponent.py >+%%PYTHON_SITELIBDIR%%/horizons/component/inventoryoverlaycomponent.pyc >+%%PYTHON_SITELIBDIR%%/horizons/component/inventoryoverlaycomponent.pyo > %%PYTHON_SITELIBDIR%%/horizons/component/namedcomponent.py > %%PYTHON_SITELIBDIR%%/horizons/component/namedcomponent.pyc > %%PYTHON_SITELIBDIR%%/horizons/component/namedcomponent.pyo >@@ -1983,15 +5991,15 @@ > %%PYTHON_SITELIBDIR%%/horizons/engine/engine.py > %%PYTHON_SITELIBDIR%%/horizons/engine/engine.pyc > %%PYTHON_SITELIBDIR%%/horizons/engine/engine.pyo >+%%PYTHON_SITELIBDIR%%/horizons/engine/generate_atlases.py >+%%PYTHON_SITELIBDIR%%/horizons/engine/generate_atlases.pyc >+%%PYTHON_SITELIBDIR%%/horizons/engine/generate_atlases.pyo > %%PYTHON_SITELIBDIR%%/horizons/engine/pychan_util.py > %%PYTHON_SITELIBDIR%%/horizons/engine/pychan_util.pyc > %%PYTHON_SITELIBDIR%%/horizons/engine/pychan_util.pyo >-%%PYTHON_SITELIBDIR%%/horizons/engine/settingsdialog.py >-%%PYTHON_SITELIBDIR%%/horizons/engine/settingsdialog.pyc >-%%PYTHON_SITELIBDIR%%/horizons/engine/settingsdialog.pyo >-%%PYTHON_SITELIBDIR%%/horizons/engine/settingshandler.py >-%%PYTHON_SITELIBDIR%%/horizons/engine/settingshandler.pyc >-%%PYTHON_SITELIBDIR%%/horizons/engine/settingshandler.pyo >+%%PYTHON_SITELIBDIR%%/horizons/engine/settings.py >+%%PYTHON_SITELIBDIR%%/horizons/engine/settings.pyc >+%%PYTHON_SITELIBDIR%%/horizons/engine/settings.pyo > %%PYTHON_SITELIBDIR%%/horizons/engine/sound.py > %%PYTHON_SITELIBDIR%%/horizons/engine/sound.pyc > %%PYTHON_SITELIBDIR%%/horizons/engine/sound.pyo >@@ -2007,6 +6015,9 @@ > %%PYTHON_SITELIBDIR%%/horizons/ext/enum.py > %%PYTHON_SITELIBDIR%%/horizons/ext/enum.pyc > %%PYTHON_SITELIBDIR%%/horizons/ext/enum.pyo >+%%PYTHON_SITELIBDIR%%/horizons/ext/speaklater.py >+%%PYTHON_SITELIBDIR%%/horizons/ext/speaklater.pyc >+%%PYTHON_SITELIBDIR%%/horizons/ext/speaklater.pyo > %%PYTHON_SITELIBDIR%%/horizons/extscheduler.py > %%PYTHON_SITELIBDIR%%/horizons/extscheduler.pyc > %%PYTHON_SITELIBDIR%%/horizons/extscheduler.pyo >@@ -2019,6 +6030,9 @@ > %%PYTHON_SITELIBDIR%%/horizons/gui/gui.py > %%PYTHON_SITELIBDIR%%/horizons/gui/gui.pyc > %%PYTHON_SITELIBDIR%%/horizons/gui/gui.pyo >+%%PYTHON_SITELIBDIR%%/horizons/gui/i18n.py >+%%PYTHON_SITELIBDIR%%/horizons/gui/i18n.pyc >+%%PYTHON_SITELIBDIR%%/horizons/gui/i18n.pyo > %%PYTHON_SITELIBDIR%%/horizons/gui/ingamegui.py > %%PYTHON_SITELIBDIR%%/horizons/gui/ingamegui.pyc > %%PYTHON_SITELIBDIR%%/horizons/gui/ingamegui.pyo >@@ -2046,6 +6060,9 @@ > %%PYTHON_SITELIBDIR%%/horizons/gui/modules/help.py > %%PYTHON_SITELIBDIR%%/horizons/gui/modules/help.pyc > %%PYTHON_SITELIBDIR%%/horizons/gui/modules/help.pyo >+%%PYTHON_SITELIBDIR%%/horizons/gui/modules/hotkeys_settings.py >+%%PYTHON_SITELIBDIR%%/horizons/gui/modules/hotkeys_settings.pyc >+%%PYTHON_SITELIBDIR%%/horizons/gui/modules/hotkeys_settings.pyo > %%PYTHON_SITELIBDIR%%/horizons/gui/modules/ingame.py > %%PYTHON_SITELIBDIR%%/horizons/gui/modules/ingame.pyc > %%PYTHON_SITELIBDIR%%/horizons/gui/modules/ingame.pyo >@@ -2154,6 +6171,9 @@ > %%PYTHON_SITELIBDIR%%/horizons/gui/tabs/tradetab.py > %%PYTHON_SITELIBDIR%%/horizons/gui/tabs/tradetab.pyc > %%PYTHON_SITELIBDIR%%/horizons/gui/tabs/tradetab.pyo >+%%PYTHON_SITELIBDIR%%/horizons/gui/translations.py >+%%PYTHON_SITELIBDIR%%/horizons/gui/translations.pyc >+%%PYTHON_SITELIBDIR%%/horizons/gui/translations.pyo > %%PYTHON_SITELIBDIR%%/horizons/gui/util.py > %%PYTHON_SITELIBDIR%%/horizons/gui/util.pyc > %%PYTHON_SITELIBDIR%%/horizons/gui/util.pyo >@@ -2235,18 +6255,9 @@ > %%PYTHON_SITELIBDIR%%/horizons/i18n/__init__.py > %%PYTHON_SITELIBDIR%%/horizons/i18n/__init__.pyc > %%PYTHON_SITELIBDIR%%/horizons/i18n/__init__.pyo >-%%PYTHON_SITELIBDIR%%/horizons/i18n/guitranslations.py >-%%PYTHON_SITELIBDIR%%/horizons/i18n/guitranslations.pyc >-%%PYTHON_SITELIBDIR%%/horizons/i18n/guitranslations.pyo > %%PYTHON_SITELIBDIR%%/horizons/i18n/objecttranslations.py > %%PYTHON_SITELIBDIR%%/horizons/i18n/objecttranslations.pyc > %%PYTHON_SITELIBDIR%%/horizons/i18n/objecttranslations.pyo >-%%PYTHON_SITELIBDIR%%/horizons/i18n/quotes.py >-%%PYTHON_SITELIBDIR%%/horizons/i18n/quotes.pyc >-%%PYTHON_SITELIBDIR%%/horizons/i18n/quotes.pyo >-%%PYTHON_SITELIBDIR%%/horizons/i18n/utils.py >-%%PYTHON_SITELIBDIR%%/horizons/i18n/utils.pyc >-%%PYTHON_SITELIBDIR%%/horizons/i18n/utils.pyo > %%PYTHON_SITELIBDIR%%/horizons/i18n/voice.py > %%PYTHON_SITELIBDIR%%/horizons/i18n/voice.pyc > %%PYTHON_SITELIBDIR%%/horizons/i18n/voice.pyo >@@ -2277,8 +6288,8 @@ > %%PYTHON_SITELIBDIR%%/horizons/network/connection.py > %%PYTHON_SITELIBDIR%%/horizons/network/connection.pyc > %%PYTHON_SITELIBDIR%%/horizons/network/connection.pyo >-%%X64_ONLY%%%%PYTHON_SITELIBDIR%%/horizons/network/libs/freebsd-x64/enet.so > %%X86_ONLY%%%%PYTHON_SITELIBDIR%%/horizons/network/libs/freebsd-x86/enet.so >+%%X64_ONLY%%%%PYTHON_SITELIBDIR%%/horizons/network/libs/freebsd-x64/enet.so > %%PYTHON_SITELIBDIR%%/horizons/network/networkinterface.py > %%PYTHON_SITELIBDIR%%/horizons/network/networkinterface.pyc > %%PYTHON_SITELIBDIR%%/horizons/network/networkinterface.pyo >@@ -2543,6 +6554,12 @@ > %%PYTHON_SITELIBDIR%%/horizons/world/disaster/__init__.py > %%PYTHON_SITELIBDIR%%/horizons/world/disaster/__init__.pyc > %%PYTHON_SITELIBDIR%%/horizons/world/disaster/__init__.pyo >+%%PYTHON_SITELIBDIR%%/horizons/world/disaster/blackdeathdisaster.py >+%%PYTHON_SITELIBDIR%%/horizons/world/disaster/blackdeathdisaster.pyc >+%%PYTHON_SITELIBDIR%%/horizons/world/disaster/blackdeathdisaster.pyo >+%%PYTHON_SITELIBDIR%%/horizons/world/disaster/buildinginfluencingdisaster.py >+%%PYTHON_SITELIBDIR%%/horizons/world/disaster/buildinginfluencingdisaster.pyc >+%%PYTHON_SITELIBDIR%%/horizons/world/disaster/buildinginfluencingdisaster.pyo > %%PYTHON_SITELIBDIR%%/horizons/world/disaster/disastermanager.py > %%PYTHON_SITELIBDIR%%/horizons/world/disaster/disastermanager.pyc > %%PYTHON_SITELIBDIR%%/horizons/world/disaster/disastermanager.pyo >@@ -2658,11 +6675,14 @@ > %%PYTHON_SITELIBDIR%%/horizons/world/worldutils.pyc > %%PYTHON_SITELIBDIR%%/horizons/world/worldutils.pyo > bin/unknown-horizons >+man/man6/unknown-horizons.6.gz > share/applications/unknown-horizons.desktop > share/locale/af/LC_MESSAGES/unknown-horizons-server.mo > share/locale/af/LC_MESSAGES/unknown-horizons.mo > share/locale/bg/LC_MESSAGES/unknown-horizons-server.mo > share/locale/bg/LC_MESSAGES/unknown-horizons.mo >+share/locale/ca/LC_MESSAGES/unknown-horizons-server.mo >+share/locale/ca/LC_MESSAGES/unknown-horizons.mo > share/locale/ca@valencia/LC_MESSAGES/unknown-horizons-server.mo > share/locale/ca@valencia/LC_MESSAGES/unknown-horizons.mo > share/locale/cs/LC_MESSAGES/unknown-horizons-server.mo >@@ -2673,7 +6693,6 @@ > share/locale/de/LC_MESSAGES/unknown-horizons.mo > share/locale/el/LC_MESSAGES/unknown-horizons-server.mo > share/locale/el/LC_MESSAGES/unknown-horizons.mo >-share/locale/en/LC_MESSAGES/unknown-horizons.mo > share/locale/es/LC_MESSAGES/unknown-horizons-server.mo > share/locale/es/LC_MESSAGES/unknown-horizons.mo > share/locale/et/LC_MESSAGES/unknown-horizons-server.mo >@@ -2739,53 +6758,6 @@ > share/locale/zu/LC_MESSAGES/unknown-horizons-server.mo > share/locale/zu/LC_MESSAGES/unknown-horizons.mo > share/pixmaps/unknown-horizons.xpm >-@dirrmtry share/locale/zu/LC_MESSAGES >-@dirrmtry share/locale/zu >-@dirrmtry share/locale/ca@valencia/LC_MESSAGES >-@dirrmtry share/locale/ca@valencia >-@dirrm %%PYTHON_SITELIBDIR%%/horizons/world/units/collectors >-@dirrm %%PYTHON_SITELIBDIR%%/horizons/world/units >-@dirrm %%PYTHON_SITELIBDIR%%/horizons/world/production >-@dirrm %%PYTHON_SITELIBDIR%%/horizons/world/managers >-@dirrm %%PYTHON_SITELIBDIR%%/horizons/world/disaster >-@dirrm %%PYTHON_SITELIBDIR%%/horizons/world/building >-@dirrm %%PYTHON_SITELIBDIR%%/horizons/world/buildability >-@dirrm %%PYTHON_SITELIBDIR%%/horizons/world >-@dirrm %%PYTHON_SITELIBDIR%%/horizons/util/shapes >-@dirrm %%PYTHON_SITELIBDIR%%/horizons/util/python >-@dirrm %%PYTHON_SITELIBDIR%%/horizons/util/pathfinding >-@dirrm %%PYTHON_SITELIBDIR%%/horizons/util/loaders >-@dirrm %%PYTHON_SITELIBDIR%%/horizons/util >-@dirrm %%PYTHON_SITELIBDIR%%/horizons/scenario >-@dirrm %%PYTHON_SITELIBDIR%%/horizons/network/packets >-%%X86_ONLY%%@dirrm %%PYTHON_SITELIBDIR%%/horizons/network/libs/freebsd-x86 >-%%X64_ONLY%%@dirrm %%PYTHON_SITELIBDIR%%/horizons/network/libs/freebsd-x64 >-@dirrm %%PYTHON_SITELIBDIR%%/horizons/network/libs >-@dirrm %%PYTHON_SITELIBDIR%%/horizons/network >-@dirrm %%PYTHON_SITELIBDIR%%/horizons/messaging >-@dirrm %%PYTHON_SITELIBDIR%%/horizons/i18n >-@dirrm %%PYTHON_SITELIBDIR%%/horizons/gui/widgets >-@dirrm %%PYTHON_SITELIBDIR%%/horizons/gui/tabs >-@dirrm %%PYTHON_SITELIBDIR%%/horizons/gui/mousetools >-@dirrm %%PYTHON_SITELIBDIR%%/horizons/gui/modules >-@dirrm %%PYTHON_SITELIBDIR%%/horizons/gui/keylisteners >-@dirrm %%PYTHON_SITELIBDIR%%/horizons/gui >-@dirrm %%PYTHON_SITELIBDIR%%/horizons/ext >-@dirrm %%PYTHON_SITELIBDIR%%/horizons/engine >-@dirrm %%PYTHON_SITELIBDIR%%/horizons/editor >-@dirrm %%PYTHON_SITELIBDIR%%/horizons/component >-@dirrm %%PYTHON_SITELIBDIR%%/horizons/command >-@dirrm %%PYTHON_SITELIBDIR%%/horizons/ai/aiplayer/strategy/mission >-@dirrm %%PYTHON_SITELIBDIR%%/horizons/ai/aiplayer/strategy >-@dirrm %%PYTHON_SITELIBDIR%%/horizons/ai/aiplayer/personality >-@dirrm %%PYTHON_SITELIBDIR%%/horizons/ai/aiplayer/mission >-@dirrm %%PYTHON_SITELIBDIR%%/horizons/ai/aiplayer/goal >-@dirrm %%PYTHON_SITELIBDIR%%/horizons/ai/aiplayer/combat >-@dirrm %%PYTHON_SITELIBDIR%%/horizons/ai/aiplayer/building >-@dirrm %%PYTHON_SITELIBDIR%%/horizons/ai/aiplayer/behavior >-@dirrm %%PYTHON_SITELIBDIR%%/horizons/ai/aiplayer >-@dirrm %%PYTHON_SITELIBDIR%%/horizons/ai >-@dirrm %%PYTHON_SITELIBDIR%%/horizons > @dirrm %%DATADIR%%/content/scenarios > @dirrm %%DATADIR%%/content/objects/units/ships > @dirrm %%DATADIR%%/content/objects/units/collectors >@@ -2821,88 +6793,6 @@ > @dirrm %%DATADIR%%/content/lang/pt_BR > @dirrm %%DATADIR%%/content/lang/pt/LC_MESSAGES > @dirrm %%DATADIR%%/content/lang/pt >-@dirrm %%DATADIR%%/content/lang/po/uh/zu/LC_MESSAGES >-@dirrm %%DATADIR%%/content/lang/po/uh/zu >-@dirrm %%DATADIR%%/content/lang/po/uh/zh_CN/LC_MESSAGES >-@dirrm %%DATADIR%%/content/lang/po/uh/zh_CN >-@dirrm %%DATADIR%%/content/lang/po/uh/vi/LC_MESSAGES >-@dirrm %%DATADIR%%/content/lang/po/uh/vi >-@dirrm %%DATADIR%%/content/lang/po/uh/uk/LC_MESSAGES >-@dirrm %%DATADIR%%/content/lang/po/uh/uk >-@dirrm %%DATADIR%%/content/lang/po/uh/tr/LC_MESSAGES >-@dirrm %%DATADIR%%/content/lang/po/uh/tr >-@dirrm %%DATADIR%%/content/lang/po/uh/th/LC_MESSAGES >-@dirrm %%DATADIR%%/content/lang/po/uh/th >-@dirrm %%DATADIR%%/content/lang/po/uh/sv/LC_MESSAGES >-@dirrm %%DATADIR%%/content/lang/po/uh/sv >-@dirrm %%DATADIR%%/content/lang/po/uh/sr/LC_MESSAGES >-@dirrm %%DATADIR%%/content/lang/po/uh/sr >-@dirrm %%DATADIR%%/content/lang/po/uh/sl/LC_MESSAGES >-@dirrm %%DATADIR%%/content/lang/po/uh/sl >-@dirrm %%DATADIR%%/content/lang/po/uh/ru/LC_MESSAGES >-@dirrm %%DATADIR%%/content/lang/po/uh/ru >-@dirrm %%DATADIR%%/content/lang/po/uh/ro/LC_MESSAGES >-@dirrm %%DATADIR%%/content/lang/po/uh/ro >-@dirrm %%DATADIR%%/content/lang/po/uh/pt_BR/LC_MESSAGES >-@dirrm %%DATADIR%%/content/lang/po/uh/pt_BR >-@dirrm %%DATADIR%%/content/lang/po/uh/pt/LC_MESSAGES >-@dirrm %%DATADIR%%/content/lang/po/uh/pt >-@dirrm %%DATADIR%%/content/lang/po/uh/pl/LC_MESSAGES >-@dirrm %%DATADIR%%/content/lang/po/uh/pl >-@dirrm %%DATADIR%%/content/lang/po/uh/nl/LC_MESSAGES >-@dirrm %%DATADIR%%/content/lang/po/uh/nl >-@dirrm %%DATADIR%%/content/lang/po/uh/nb/LC_MESSAGES >-@dirrm %%DATADIR%%/content/lang/po/uh/nb >-@dirrm %%DATADIR%%/content/lang/po/uh/ml/LC_MESSAGES >-@dirrm %%DATADIR%%/content/lang/po/uh/ml >-@dirrm %%DATADIR%%/content/lang/po/uh/lv/LC_MESSAGES >-@dirrm %%DATADIR%%/content/lang/po/uh/lv >-@dirrm %%DATADIR%%/content/lang/po/uh/lt/LC_MESSAGES >-@dirrm %%DATADIR%%/content/lang/po/uh/lt >-@dirrm %%DATADIR%%/content/lang/po/uh/ko/LC_MESSAGES >-@dirrm %%DATADIR%%/content/lang/po/uh/ko >-@dirrm %%DATADIR%%/content/lang/po/uh/ja/LC_MESSAGES >-@dirrm %%DATADIR%%/content/lang/po/uh/ja >-@dirrm %%DATADIR%%/content/lang/po/uh/it/LC_MESSAGES >-@dirrm %%DATADIR%%/content/lang/po/uh/it >-@dirrm %%DATADIR%%/content/lang/po/uh/id/LC_MESSAGES >-@dirrm %%DATADIR%%/content/lang/po/uh/id >-@dirrm %%DATADIR%%/content/lang/po/uh/hu/LC_MESSAGES >-@dirrm %%DATADIR%%/content/lang/po/uh/hu >-@dirrm %%DATADIR%%/content/lang/po/uh/hr/LC_MESSAGES >-@dirrm %%DATADIR%%/content/lang/po/uh/hr >-@dirrm %%DATADIR%%/content/lang/po/uh/hi/LC_MESSAGES >-@dirrm %%DATADIR%%/content/lang/po/uh/hi >-@dirrm %%DATADIR%%/content/lang/po/uh/gl/LC_MESSAGES >-@dirrm %%DATADIR%%/content/lang/po/uh/gl >-@dirrm %%DATADIR%%/content/lang/po/uh/ga/LC_MESSAGES >-@dirrm %%DATADIR%%/content/lang/po/uh/ga >-@dirrm %%DATADIR%%/content/lang/po/uh/fr/LC_MESSAGES >-@dirrm %%DATADIR%%/content/lang/po/uh/fr >-@dirrm %%DATADIR%%/content/lang/po/uh/fi/LC_MESSAGES >-@dirrm %%DATADIR%%/content/lang/po/uh/fi >-@dirrm %%DATADIR%%/content/lang/po/uh/et/LC_MESSAGES >-@dirrm %%DATADIR%%/content/lang/po/uh/et >-@dirrm %%DATADIR%%/content/lang/po/uh/es/LC_MESSAGES >-@dirrm %%DATADIR%%/content/lang/po/uh/es >-@dirrm %%DATADIR%%/content/lang/po/uh/en/LC_MESSAGES >-@dirrm %%DATADIR%%/content/lang/po/uh/en >-@dirrm %%DATADIR%%/content/lang/po/uh/el/LC_MESSAGES >-@dirrm %%DATADIR%%/content/lang/po/uh/el >-@dirrm %%DATADIR%%/content/lang/po/uh/de/LC_MESSAGES >-@dirrm %%DATADIR%%/content/lang/po/uh/de >-@dirrm %%DATADIR%%/content/lang/po/uh/da/LC_MESSAGES >-@dirrm %%DATADIR%%/content/lang/po/uh/da >-@dirrm %%DATADIR%%/content/lang/po/uh/cs/LC_MESSAGES >-@dirrm %%DATADIR%%/content/lang/po/uh/cs >-@dirrm %%DATADIR%%/content/lang/po/uh/ca@valencia/LC_MESSAGES >-@dirrm %%DATADIR%%/content/lang/po/uh/ca@valencia >-@dirrm %%DATADIR%%/content/lang/po/uh/bg/LC_MESSAGES >-@dirrm %%DATADIR%%/content/lang/po/uh/bg >-@dirrm %%DATADIR%%/content/lang/po/uh/af/LC_MESSAGES >-@dirrm %%DATADIR%%/content/lang/po/uh/af >-@dirrm %%DATADIR%%/content/lang/po/uh >-@dirrm %%DATADIR%%/content/lang/po > @dirrm %%DATADIR%%/content/lang/pl/LC_MESSAGES > @dirrm %%DATADIR%%/content/lang/pl > @dirrm %%DATADIR%%/content/lang/nl/LC_MESSAGES >@@ -2941,8 +6831,6 @@ > @dirrm %%DATADIR%%/content/lang/et > @dirrm %%DATADIR%%/content/lang/es/LC_MESSAGES > @dirrm %%DATADIR%%/content/lang/es >-@dirrm %%DATADIR%%/content/lang/en/LC_MESSAGES >-@dirrm %%DATADIR%%/content/lang/en > @dirrm %%DATADIR%%/content/lang/el/LC_MESSAGES > @dirrm %%DATADIR%%/content/lang/el > @dirrm %%DATADIR%%/content/lang/de/LC_MESSAGES >@@ -2953,6 +6841,8 @@ > @dirrm %%DATADIR%%/content/lang/cs > @dirrm %%DATADIR%%/content/lang/ca@valencia/LC_MESSAGES > @dirrm %%DATADIR%%/content/lang/ca@valencia >+@dirrm %%DATADIR%%/content/lang/ca/LC_MESSAGES >+@dirrm %%DATADIR%%/content/lang/ca > @dirrm %%DATADIR%%/content/lang/bg/LC_MESSAGES > @dirrm %%DATADIR%%/content/lang/bg > @dirrm %%DATADIR%%/content/lang/af/LC_MESSAGES >@@ -2999,7 +6889,6 @@ > @dirrm %%DATADIR%%/content/gui/images/animations/cogs > @dirrm %%DATADIR%%/content/gui/images/animations > @dirrm %%DATADIR%%/content/gui/images >-@dirrm %%DATADIR%%/content/gui/icons/widgets/minimap/large > @dirrm %%DATADIR%%/content/gui/icons/widgets/minimap > @dirrm %%DATADIR%%/content/gui/icons/widgets/messages > @dirrm %%DATADIR%%/content/gui/icons/widgets/cityinfo >@@ -3020,7 +6909,6 @@ > @dirrm %%DATADIR%%/content/gui/icons/tabwidget/buildmenu > @dirrm %%DATADIR%%/content/gui/icons/tabwidget/boatbuilder > @dirrm %%DATADIR%%/content/gui/icons/tabwidget >-@dirrm %%DATADIR%%/content/gui/icons/ship/stances > @dirrm %%DATADIR%%/content/gui/icons/ship > @dirrm %%DATADIR%%/content/gui/icons/resources/32/greyscale > @dirrm %%DATADIR%%/content/gui/icons/resources/32 >@@ -3031,6 +6919,743 @@ > @dirrm %%DATADIR%%/content/gui/icons/buildmenu > @dirrm %%DATADIR%%/content/gui/icons > @dirrm %%DATADIR%%/content/gui >+@dirrm %%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/90 >+@dirrm %%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/45 >+@dirrm %%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/315 >+@dirrm %%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/270 >+@dirrm %%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/225 >+@dirrm %%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/180 >+@dirrm %%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/135 >+@dirrm %%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/0 >+@dirrm %%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move >+@dirrm %%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/idle/90 >+@dirrm %%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/idle/45 >+@dirrm %%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/idle/315 >+@dirrm %%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/idle/270 >+@dirrm %%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/idle/225 >+@dirrm %%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/idle/180 >+@dirrm %%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/idle/135 >+@dirrm %%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/idle/0 >+@dirrm %%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/idle >+@dirrm %%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1 >+@dirrm %%DATADIR%%/content/gfx/units/ships/pirates/as_pirate0/move/90 >+@dirrm %%DATADIR%%/content/gfx/units/ships/pirates/as_pirate0/move/45 >+@dirrm %%DATADIR%%/content/gfx/units/ships/pirates/as_pirate0/move/315 >+@dirrm %%DATADIR%%/content/gfx/units/ships/pirates/as_pirate0/move/270 >+@dirrm %%DATADIR%%/content/gfx/units/ships/pirates/as_pirate0/move/225 >+@dirrm %%DATADIR%%/content/gfx/units/ships/pirates/as_pirate0/move/180 >+@dirrm %%DATADIR%%/content/gfx/units/ships/pirates/as_pirate0/move/135 >+@dirrm %%DATADIR%%/content/gfx/units/ships/pirates/as_pirate0/move/0 >+@dirrm %%DATADIR%%/content/gfx/units/ships/pirates/as_pirate0/move >+@dirrm %%DATADIR%%/content/gfx/units/ships/pirates/as_pirate0/idle/90 >+@dirrm %%DATADIR%%/content/gfx/units/ships/pirates/as_pirate0/idle/45 >+@dirrm %%DATADIR%%/content/gfx/units/ships/pirates/as_pirate0/idle/315 >+@dirrm %%DATADIR%%/content/gfx/units/ships/pirates/as_pirate0/idle/270 >+@dirrm %%DATADIR%%/content/gfx/units/ships/pirates/as_pirate0/idle/225 >+@dirrm %%DATADIR%%/content/gfx/units/ships/pirates/as_pirate0/idle/180 >+@dirrm %%DATADIR%%/content/gfx/units/ships/pirates/as_pirate0/idle/135 >+@dirrm %%DATADIR%%/content/gfx/units/ships/pirates/as_pirate0/idle/0 >+@dirrm %%DATADIR%%/content/gfx/units/ships/pirates/as_pirate0/idle >+@dirrm %%DATADIR%%/content/gfx/units/ships/pirates/as_pirate0 >+@dirrm %%DATADIR%%/content/gfx/units/ships/pirates >+@dirrm %%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/move/90 >+@dirrm %%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/move/45 >+@dirrm %%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/move/315 >+@dirrm %%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/move/270 >+@dirrm %%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/move/225 >+@dirrm %%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/move/180 >+@dirrm %%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/move/135 >+@dirrm %%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/move/0 >+@dirrm %%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/move >+@dirrm %%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/idle/90 >+@dirrm %%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/idle/45 >+@dirrm %%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/idle/315 >+@dirrm %%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/idle/270 >+@dirrm %%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/idle/225 >+@dirrm %%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/idle/180 >+@dirrm %%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/idle/135 >+@dirrm %%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/idle/0 >+@dirrm %%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/idle >+@dirrm %%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/attack_right/90 >+@dirrm %%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/attack_right/45 >+@dirrm %%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/attack_right/315 >+@dirrm %%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/attack_right/270 >+@dirrm %%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/attack_right/225 >+@dirrm %%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/attack_right/180 >+@dirrm %%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/attack_right/135 >+@dirrm %%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/attack_right/0 >+@dirrm %%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/attack_right >+@dirrm %%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/attack_left/90 >+@dirrm %%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/attack_left/45 >+@dirrm %%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/attack_left/315 >+@dirrm %%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/attack_left/270 >+@dirrm %%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/attack_left/225 >+@dirrm %%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/attack_left/180 >+@dirrm %%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/attack_left/135 >+@dirrm %%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/attack_left/0 >+@dirrm %%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/attack_left >+@dirrm %%DATADIR%%/content/gfx/units/ships/merchants/as_huker0 >+@dirrm %%DATADIR%%/content/gfx/units/ships/merchants >+@dirrm %%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/move/90 >+@dirrm %%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/move/45 >+@dirrm %%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/move/315 >+@dirrm %%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/move/270 >+@dirrm %%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/move/225 >+@dirrm %%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/move/180 >+@dirrm %%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/move/135 >+@dirrm %%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/move/0 >+@dirrm %%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/move >+@dirrm %%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/idle/90 >+@dirrm %%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/idle/45 >+@dirrm %%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/idle/315 >+@dirrm %%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/idle/270 >+@dirrm %%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/idle/225 >+@dirrm %%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/idle/180 >+@dirrm %%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/idle/135 >+@dirrm %%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/idle/0 >+@dirrm %%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/idle >+@dirrm %%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/90 >+@dirrm %%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/45 >+@dirrm %%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/315 >+@dirrm %%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/270 >+@dirrm %%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/225 >+@dirrm %%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/180 >+@dirrm %%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/135 >+@dirrm %%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/0 >+@dirrm %%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right >+@dirrm %%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/90 >+@dirrm %%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/45 >+@dirrm %%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/315 >+@dirrm %%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/270 >+@dirrm %%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/225 >+@dirrm %%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/180 >+@dirrm %%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/135 >+@dirrm %%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/0 >+@dirrm %%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left >+@dirrm %%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0 >+@dirrm %%DATADIR%%/content/gfx/units/ships/frigate >+@dirrm %%DATADIR%%/content/gfx/units/ships/freetraders/as_trader0/move/90 >+@dirrm %%DATADIR%%/content/gfx/units/ships/freetraders/as_trader0/move/45 >+@dirrm %%DATADIR%%/content/gfx/units/ships/freetraders/as_trader0/move/315 >+@dirrm %%DATADIR%%/content/gfx/units/ships/freetraders/as_trader0/move/270 >+@dirrm %%DATADIR%%/content/gfx/units/ships/freetraders/as_trader0/move/225 >+@dirrm %%DATADIR%%/content/gfx/units/ships/freetraders/as_trader0/move/180 >+@dirrm %%DATADIR%%/content/gfx/units/ships/freetraders/as_trader0/move/135 >+@dirrm %%DATADIR%%/content/gfx/units/ships/freetraders/as_trader0/move/0 >+@dirrm %%DATADIR%%/content/gfx/units/ships/freetraders/as_trader0/move >+@dirrm %%DATADIR%%/content/gfx/units/ships/freetraders/as_trader0/idle/90 >+@dirrm %%DATADIR%%/content/gfx/units/ships/freetraders/as_trader0/idle/45 >+@dirrm %%DATADIR%%/content/gfx/units/ships/freetraders/as_trader0/idle/315 >+@dirrm %%DATADIR%%/content/gfx/units/ships/freetraders/as_trader0/idle/270 >+@dirrm %%DATADIR%%/content/gfx/units/ships/freetraders/as_trader0/idle/225 >+@dirrm %%DATADIR%%/content/gfx/units/ships/freetraders/as_trader0/idle/180 >+@dirrm %%DATADIR%%/content/gfx/units/ships/freetraders/as_trader0/idle/135 >+@dirrm %%DATADIR%%/content/gfx/units/ships/freetraders/as_trader0/idle/0 >+@dirrm %%DATADIR%%/content/gfx/units/ships/freetraders/as_trader0/idle >+@dirrm %%DATADIR%%/content/gfx/units/ships/freetraders/as_trader0 >+@dirrm %%DATADIR%%/content/gfx/units/ships/freetraders >+@dirrm %%DATADIR%%/content/gfx/units/ships/fishers/as_fisher0/move/90 >+@dirrm %%DATADIR%%/content/gfx/units/ships/fishers/as_fisher0/move/45 >+@dirrm %%DATADIR%%/content/gfx/units/ships/fishers/as_fisher0/move/315 >+@dirrm %%DATADIR%%/content/gfx/units/ships/fishers/as_fisher0/move/270 >+@dirrm %%DATADIR%%/content/gfx/units/ships/fishers/as_fisher0/move/225 >+@dirrm %%DATADIR%%/content/gfx/units/ships/fishers/as_fisher0/move/180 >+@dirrm %%DATADIR%%/content/gfx/units/ships/fishers/as_fisher0/move/135 >+@dirrm %%DATADIR%%/content/gfx/units/ships/fishers/as_fisher0/move/0 >+@dirrm %%DATADIR%%/content/gfx/units/ships/fishers/as_fisher0/move >+@dirrm %%DATADIR%%/content/gfx/units/ships/fishers/as_fisher0/idle/90 >+@dirrm %%DATADIR%%/content/gfx/units/ships/fishers/as_fisher0/idle/45 >+@dirrm %%DATADIR%%/content/gfx/units/ships/fishers/as_fisher0/idle/315 >+@dirrm %%DATADIR%%/content/gfx/units/ships/fishers/as_fisher0/idle/270 >+@dirrm %%DATADIR%%/content/gfx/units/ships/fishers/as_fisher0/idle/225 >+@dirrm %%DATADIR%%/content/gfx/units/ships/fishers/as_fisher0/idle/180 >+@dirrm %%DATADIR%%/content/gfx/units/ships/fishers/as_fisher0/idle/135 >+@dirrm %%DATADIR%%/content/gfx/units/ships/fishers/as_fisher0/idle/0 >+@dirrm %%DATADIR%%/content/gfx/units/ships/fishers/as_fisher0/idle >+@dirrm %%DATADIR%%/content/gfx/units/ships/fishers/as_fisher0 >+@dirrm %%DATADIR%%/content/gfx/units/ships/fishers >+@dirrm %%DATADIR%%/content/gfx/units/ships >+@dirrm %%DATADIR%%/content/gfx/units/priest/as_priest0/move/90 >+@dirrm %%DATADIR%%/content/gfx/units/priest/as_priest0/move/45 >+@dirrm %%DATADIR%%/content/gfx/units/priest/as_priest0/move/315 >+@dirrm %%DATADIR%%/content/gfx/units/priest/as_priest0/move/270 >+@dirrm %%DATADIR%%/content/gfx/units/priest/as_priest0/move/225 >+@dirrm %%DATADIR%%/content/gfx/units/priest/as_priest0/move/180 >+@dirrm %%DATADIR%%/content/gfx/units/priest/as_priest0/move/135 >+@dirrm %%DATADIR%%/content/gfx/units/priest/as_priest0/move/0 >+@dirrm %%DATADIR%%/content/gfx/units/priest/as_priest0/move >+@dirrm %%DATADIR%%/content/gfx/units/priest/as_priest0/idle/90 >+@dirrm %%DATADIR%%/content/gfx/units/priest/as_priest0/idle/45 >+@dirrm %%DATADIR%%/content/gfx/units/priest/as_priest0/idle/315 >+@dirrm %%DATADIR%%/content/gfx/units/priest/as_priest0/idle/270 >+@dirrm %%DATADIR%%/content/gfx/units/priest/as_priest0/idle/225 >+@dirrm %%DATADIR%%/content/gfx/units/priest/as_priest0/idle/180 >+@dirrm %%DATADIR%%/content/gfx/units/priest/as_priest0/idle/135 >+@dirrm %%DATADIR%%/content/gfx/units/priest/as_priest0/idle/0 >+@dirrm %%DATADIR%%/content/gfx/units/priest/as_priest0/idle >+@dirrm %%DATADIR%%/content/gfx/units/priest/as_priest0 >+@dirrm %%DATADIR%%/content/gfx/units/priest >+@dirrm %%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/work/90 >+@dirrm %%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/work/45 >+@dirrm %%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/work/315 >+@dirrm %%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/work/270 >+@dirrm %%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/work/225 >+@dirrm %%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/work/180 >+@dirrm %%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/work/135 >+@dirrm %%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/work/0 >+@dirrm %%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/work >+@dirrm %%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move_full/90 >+@dirrm %%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move_full/45 >+@dirrm %%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move_full/315 >+@dirrm %%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move_full/270 >+@dirrm %%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move_full/225 >+@dirrm %%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move_full/180 >+@dirrm %%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move_full/135 >+@dirrm %%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move_full/0 >+@dirrm %%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move_full >+@dirrm %%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move/90 >+@dirrm %%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move/45 >+@dirrm %%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move/315 >+@dirrm %%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move/270 >+@dirrm %%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move/225 >+@dirrm %%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move/180 >+@dirrm %%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move/135 >+@dirrm %%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move/0 >+@dirrm %%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move >+@dirrm %%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/idle_full/90 >+@dirrm %%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/idle_full/45 >+@dirrm %%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/idle_full/315 >+@dirrm %%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/idle_full/270 >+@dirrm %%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/idle_full/225 >+@dirrm %%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/idle_full/180 >+@dirrm %%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/idle_full/135 >+@dirrm %%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/idle_full/0 >+@dirrm %%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/idle_full >+@dirrm %%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/idle/90 >+@dirrm %%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/idle/45 >+@dirrm %%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/idle/315 >+@dirrm %%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/idle/270 >+@dirrm %%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/idle/225 >+@dirrm %%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/idle/180 >+@dirrm %%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/idle/135 >+@dirrm %%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/idle/0 >+@dirrm %%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/idle >+@dirrm %%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0 >+@dirrm %%DATADIR%%/content/gfx/units/lumberjack >+@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/move/90 >+@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/move/45 >+@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/move/315 >+@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/move/270 >+@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/move/225 >+@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/move/180 >+@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/move/135 >+@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/move/0 >+@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/move >+@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/idle/90 >+@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/idle/45 >+@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/idle/315 >+@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/idle/270 >+@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/idle/225 >+@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/idle/180 >+@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/idle/135 >+@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/idle/0 >+@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/idle >+@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2 >+@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/move/90 >+@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/move/45 >+@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/move/315 >+@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/move/270 >+@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/move/225 >+@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/move/180 >+@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/move/135 >+@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/move/0 >+@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/move >+@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/idle/90 >+@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/idle/45 >+@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/idle/315 >+@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/idle/270 >+@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/idle/225 >+@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/idle/180 >+@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/idle/135 >+@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/idle/0 >+@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/idle >+@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male >+@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/move/90 >+@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/move/45 >+@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/move/315 >+@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/move/270 >+@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/move/225 >+@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/move/180 >+@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/move/135 >+@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/move/0 >+@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/move >+@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/idle/90 >+@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/idle/45 >+@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/idle/315 >+@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/idle/270 >+@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/idle/225 >+@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/idle/180 >+@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/idle/135 >+@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/idle/0 >+@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/idle >+@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2 >+@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/move/90 >+@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/move/45 >+@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/move/315 >+@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/move/270 >+@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/move/225 >+@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/move/180 >+@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/move/135 >+@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/move/0 >+@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/move >+@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/idle/90 >+@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/idle/45 >+@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/idle/315 >+@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/idle/270 >+@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/idle/225 >+@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/idle/180 >+@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/idle/135 >+@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/idle/0 >+@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/idle >+@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female >+@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor >+@dirrm %%DATADIR%%/content/gfx/units/inhabitant >+@dirrm %%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/90 >+@dirrm %%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/45 >+@dirrm %%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/315 >+@dirrm %%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/270 >+@dirrm %%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/225 >+@dirrm %%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/180 >+@dirrm %%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/135 >+@dirrm %%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/0 >+@dirrm %%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work >+@dirrm %%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move_full/90 >+@dirrm %%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move_full/45 >+@dirrm %%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move_full/315 >+@dirrm %%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move_full/270 >+@dirrm %%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move_full/225 >+@dirrm %%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move_full/180 >+@dirrm %%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move_full/135 >+@dirrm %%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move_full/0 >+@dirrm %%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move_full >+@dirrm %%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move/90 >+@dirrm %%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move/45 >+@dirrm %%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move/315 >+@dirrm %%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move/270 >+@dirrm %%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move/225 >+@dirrm %%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move/180 >+@dirrm %%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move/135 >+@dirrm %%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move/0 >+@dirrm %%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move >+@dirrm %%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/idle_full/90 >+@dirrm %%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/idle_full/45 >+@dirrm %%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/idle_full/315 >+@dirrm %%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/idle_full/270 >+@dirrm %%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/idle_full/225 >+@dirrm %%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/idle_full/180 >+@dirrm %%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/idle_full/135 >+@dirrm %%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/idle_full/0 >+@dirrm %%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/idle_full >+@dirrm %%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/idle/90 >+@dirrm %%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/idle/45 >+@dirrm %%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/idle/315 >+@dirrm %%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/idle/270 >+@dirrm %%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/idle/225 >+@dirrm %%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/idle/180 >+@dirrm %%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/idle/135 >+@dirrm %%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/idle/0 >+@dirrm %%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/idle >+@dirrm %%DATADIR%%/content/gfx/units/hunter/as_hunterunit0 >+@dirrm %%DATADIR%%/content/gfx/units/hunter >+@dirrm %%DATADIR%%/content/gfx/units/herder/as_herder0/move/90 >+@dirrm %%DATADIR%%/content/gfx/units/herder/as_herder0/move/45 >+@dirrm %%DATADIR%%/content/gfx/units/herder/as_herder0/move/315 >+@dirrm %%DATADIR%%/content/gfx/units/herder/as_herder0/move/270 >+@dirrm %%DATADIR%%/content/gfx/units/herder/as_herder0/move/225 >+@dirrm %%DATADIR%%/content/gfx/units/herder/as_herder0/move/180 >+@dirrm %%DATADIR%%/content/gfx/units/herder/as_herder0/move/135 >+@dirrm %%DATADIR%%/content/gfx/units/herder/as_herder0/move/0 >+@dirrm %%DATADIR%%/content/gfx/units/herder/as_herder0/move >+@dirrm %%DATADIR%%/content/gfx/units/herder/as_herder0/idle/90 >+@dirrm %%DATADIR%%/content/gfx/units/herder/as_herder0/idle/45 >+@dirrm %%DATADIR%%/content/gfx/units/herder/as_herder0/idle/315 >+@dirrm %%DATADIR%%/content/gfx/units/herder/as_herder0/idle/270 >+@dirrm %%DATADIR%%/content/gfx/units/herder/as_herder0/idle/225 >+@dirrm %%DATADIR%%/content/gfx/units/herder/as_herder0/idle/180 >+@dirrm %%DATADIR%%/content/gfx/units/herder/as_herder0/idle/135 >+@dirrm %%DATADIR%%/content/gfx/units/herder/as_herder0/idle/0 >+@dirrm %%DATADIR%%/content/gfx/units/herder/as_herder0/idle >+@dirrm %%DATADIR%%/content/gfx/units/herder/as_herder0 >+@dirrm %%DATADIR%%/content/gfx/units/herder >+@dirrm %%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/90 >+@dirrm %%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/45 >+@dirrm %%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/315 >+@dirrm %%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/270 >+@dirrm %%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/225 >+@dirrm %%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/180 >+@dirrm %%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/135 >+@dirrm %%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/0 >+@dirrm %%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work >+@dirrm %%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move_full/90 >+@dirrm %%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move_full/45 >+@dirrm %%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move_full/315 >+@dirrm %%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move_full/270 >+@dirrm %%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move_full/225 >+@dirrm %%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move_full/180 >+@dirrm %%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move_full/135 >+@dirrm %%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move_full/0 >+@dirrm %%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move_full >+@dirrm %%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move/90 >+@dirrm %%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move/45 >+@dirrm %%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move/315 >+@dirrm %%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move/270 >+@dirrm %%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move/225 >+@dirrm %%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move/180 >+@dirrm %%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move/135 >+@dirrm %%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move/0 >+@dirrm %%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move >+@dirrm %%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle_full/90 >+@dirrm %%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle_full/45 >+@dirrm %%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle_full/315 >+@dirrm %%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle_full/270 >+@dirrm %%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle_full/225 >+@dirrm %%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle_full/180 >+@dirrm %%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle_full/135 >+@dirrm %%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle_full/0 >+@dirrm %%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle_full >+@dirrm %%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle/90 >+@dirrm %%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle/45 >+@dirrm %%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle/315 >+@dirrm %%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle/270 >+@dirrm %%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle/225 >+@dirrm %%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle/180 >+@dirrm %%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle/135 >+@dirrm %%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle/0 >+@dirrm %%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle >+@dirrm %%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0 >+@dirrm %%DATADIR%%/content/gfx/units/fisherman >+@dirrm %%DATADIR%%/content/gfx/units/farmer/as_farmer0/move/90 >+@dirrm %%DATADIR%%/content/gfx/units/farmer/as_farmer0/move/45 >+@dirrm %%DATADIR%%/content/gfx/units/farmer/as_farmer0/move/315 >+@dirrm %%DATADIR%%/content/gfx/units/farmer/as_farmer0/move/270 >+@dirrm %%DATADIR%%/content/gfx/units/farmer/as_farmer0/move/225 >+@dirrm %%DATADIR%%/content/gfx/units/farmer/as_farmer0/move/180 >+@dirrm %%DATADIR%%/content/gfx/units/farmer/as_farmer0/move/135 >+@dirrm %%DATADIR%%/content/gfx/units/farmer/as_farmer0/move/0 >+@dirrm %%DATADIR%%/content/gfx/units/farmer/as_farmer0/move >+@dirrm %%DATADIR%%/content/gfx/units/farmer/as_farmer0/idle/90 >+@dirrm %%DATADIR%%/content/gfx/units/farmer/as_farmer0/idle/45 >+@dirrm %%DATADIR%%/content/gfx/units/farmer/as_farmer0/idle/315 >+@dirrm %%DATADIR%%/content/gfx/units/farmer/as_farmer0/idle/270 >+@dirrm %%DATADIR%%/content/gfx/units/farmer/as_farmer0/idle/225 >+@dirrm %%DATADIR%%/content/gfx/units/farmer/as_farmer0/idle/180 >+@dirrm %%DATADIR%%/content/gfx/units/farmer/as_farmer0/idle/135 >+@dirrm %%DATADIR%%/content/gfx/units/farmer/as_farmer0/idle/0 >+@dirrm %%DATADIR%%/content/gfx/units/farmer/as_farmer0/idle >+@dirrm %%DATADIR%%/content/gfx/units/farmer/as_farmer0 >+@dirrm %%DATADIR%%/content/gfx/units/farmer >+@dirrm %%DATADIR%%/content/gfx/units/carrier/as_carrier0/move_full/90 >+@dirrm %%DATADIR%%/content/gfx/units/carrier/as_carrier0/move_full/45 >+@dirrm %%DATADIR%%/content/gfx/units/carrier/as_carrier0/move_full/315 >+@dirrm %%DATADIR%%/content/gfx/units/carrier/as_carrier0/move_full/270 >+@dirrm %%DATADIR%%/content/gfx/units/carrier/as_carrier0/move_full/225 >+@dirrm %%DATADIR%%/content/gfx/units/carrier/as_carrier0/move_full/180 >+@dirrm %%DATADIR%%/content/gfx/units/carrier/as_carrier0/move_full/135 >+@dirrm %%DATADIR%%/content/gfx/units/carrier/as_carrier0/move_full/0 >+@dirrm %%DATADIR%%/content/gfx/units/carrier/as_carrier0/move_full >+@dirrm %%DATADIR%%/content/gfx/units/carrier/as_carrier0/move/90 >+@dirrm %%DATADIR%%/content/gfx/units/carrier/as_carrier0/move/45 >+@dirrm %%DATADIR%%/content/gfx/units/carrier/as_carrier0/move/315 >+@dirrm %%DATADIR%%/content/gfx/units/carrier/as_carrier0/move/270 >+@dirrm %%DATADIR%%/content/gfx/units/carrier/as_carrier0/move/225 >+@dirrm %%DATADIR%%/content/gfx/units/carrier/as_carrier0/move/180 >+@dirrm %%DATADIR%%/content/gfx/units/carrier/as_carrier0/move/135 >+@dirrm %%DATADIR%%/content/gfx/units/carrier/as_carrier0/move/0 >+@dirrm %%DATADIR%%/content/gfx/units/carrier/as_carrier0/move >+@dirrm %%DATADIR%%/content/gfx/units/carrier/as_carrier0/idle_full/90 >+@dirrm %%DATADIR%%/content/gfx/units/carrier/as_carrier0/idle_full/45 >+@dirrm %%DATADIR%%/content/gfx/units/carrier/as_carrier0/idle_full/315 >+@dirrm %%DATADIR%%/content/gfx/units/carrier/as_carrier0/idle_full/270 >+@dirrm %%DATADIR%%/content/gfx/units/carrier/as_carrier0/idle_full/225 >+@dirrm %%DATADIR%%/content/gfx/units/carrier/as_carrier0/idle_full/180 >+@dirrm %%DATADIR%%/content/gfx/units/carrier/as_carrier0/idle_full/135 >+@dirrm %%DATADIR%%/content/gfx/units/carrier/as_carrier0/idle_full/0 >+@dirrm %%DATADIR%%/content/gfx/units/carrier/as_carrier0/idle_full >+@dirrm %%DATADIR%%/content/gfx/units/carrier/as_carrier0/idle/90 >+@dirrm %%DATADIR%%/content/gfx/units/carrier/as_carrier0/idle/45 >+@dirrm %%DATADIR%%/content/gfx/units/carrier/as_carrier0/idle/315 >+@dirrm %%DATADIR%%/content/gfx/units/carrier/as_carrier0/idle/270 >+@dirrm %%DATADIR%%/content/gfx/units/carrier/as_carrier0/idle/225 >+@dirrm %%DATADIR%%/content/gfx/units/carrier/as_carrier0/idle/180 >+@dirrm %%DATADIR%%/content/gfx/units/carrier/as_carrier0/idle/135 >+@dirrm %%DATADIR%%/content/gfx/units/carrier/as_carrier0/idle/0 >+@dirrm %%DATADIR%%/content/gfx/units/carrier/as_carrier0/idle >+@dirrm %%DATADIR%%/content/gfx/units/carrier/as_carrier0 >+@dirrm %%DATADIR%%/content/gfx/units/carrier >+@dirrm %%DATADIR%%/content/gfx/units/army/as_groundunit0/move/90 >+@dirrm %%DATADIR%%/content/gfx/units/army/as_groundunit0/move/45 >+@dirrm %%DATADIR%%/content/gfx/units/army/as_groundunit0/move/315 >+@dirrm %%DATADIR%%/content/gfx/units/army/as_groundunit0/move/270 >+@dirrm %%DATADIR%%/content/gfx/units/army/as_groundunit0/move/225 >+@dirrm %%DATADIR%%/content/gfx/units/army/as_groundunit0/move/180 >+@dirrm %%DATADIR%%/content/gfx/units/army/as_groundunit0/move/135 >+@dirrm %%DATADIR%%/content/gfx/units/army/as_groundunit0/move/0 >+@dirrm %%DATADIR%%/content/gfx/units/army/as_groundunit0/move >+@dirrm %%DATADIR%%/content/gfx/units/army/as_groundunit0/idle/90 >+@dirrm %%DATADIR%%/content/gfx/units/army/as_groundunit0/idle/45 >+@dirrm %%DATADIR%%/content/gfx/units/army/as_groundunit0/idle/315 >+@dirrm %%DATADIR%%/content/gfx/units/army/as_groundunit0/idle/270 >+@dirrm %%DATADIR%%/content/gfx/units/army/as_groundunit0/idle/225 >+@dirrm %%DATADIR%%/content/gfx/units/army/as_groundunit0/idle/180 >+@dirrm %%DATADIR%%/content/gfx/units/army/as_groundunit0/idle/135 >+@dirrm %%DATADIR%%/content/gfx/units/army/as_groundunit0/idle/0 >+@dirrm %%DATADIR%%/content/gfx/units/army/as_groundunit0/idle >+@dirrm %%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_ranged/90 >+@dirrm %%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_ranged/45 >+@dirrm %%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_ranged/315 >+@dirrm %%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_ranged/270 >+@dirrm %%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_ranged/225 >+@dirrm %%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_ranged/180 >+@dirrm %%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_ranged/135 >+@dirrm %%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_ranged/0 >+@dirrm %%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_ranged >+@dirrm %%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_melee/90 >+@dirrm %%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_melee/45 >+@dirrm %%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_melee/315 >+@dirrm %%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_melee/270 >+@dirrm %%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_melee/225 >+@dirrm %%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_melee/180 >+@dirrm %%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_melee/135 >+@dirrm %%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_melee/0 >+@dirrm %%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_melee >+@dirrm %%DATADIR%%/content/gfx/units/army/as_groundunit0 >+@dirrm %%DATADIR%%/content/gfx/units/army >+@dirrm %%DATADIR%%/content/gfx/units/animals/as_sheep0/work/90 >+@dirrm %%DATADIR%%/content/gfx/units/animals/as_sheep0/work/45 >+@dirrm %%DATADIR%%/content/gfx/units/animals/as_sheep0/work/315 >+@dirrm %%DATADIR%%/content/gfx/units/animals/as_sheep0/work/270 >+@dirrm %%DATADIR%%/content/gfx/units/animals/as_sheep0/work/225 >+@dirrm %%DATADIR%%/content/gfx/units/animals/as_sheep0/work/180 >+@dirrm %%DATADIR%%/content/gfx/units/animals/as_sheep0/work/135 >+@dirrm %%DATADIR%%/content/gfx/units/animals/as_sheep0/work/0 >+@dirrm %%DATADIR%%/content/gfx/units/animals/as_sheep0/work >+@dirrm %%DATADIR%%/content/gfx/units/animals/as_sheep0/move/90 >+@dirrm %%DATADIR%%/content/gfx/units/animals/as_sheep0/move/45 >+@dirrm %%DATADIR%%/content/gfx/units/animals/as_sheep0/move/315 >+@dirrm %%DATADIR%%/content/gfx/units/animals/as_sheep0/move/270 >+@dirrm %%DATADIR%%/content/gfx/units/animals/as_sheep0/move/225 >+@dirrm %%DATADIR%%/content/gfx/units/animals/as_sheep0/move/180 >+@dirrm %%DATADIR%%/content/gfx/units/animals/as_sheep0/move/135 >+@dirrm %%DATADIR%%/content/gfx/units/animals/as_sheep0/move/0 >+@dirrm %%DATADIR%%/content/gfx/units/animals/as_sheep0/move >+@dirrm %%DATADIR%%/content/gfx/units/animals/as_sheep0/idle_full/90 >+@dirrm %%DATADIR%%/content/gfx/units/animals/as_sheep0/idle_full/45 >+@dirrm %%DATADIR%%/content/gfx/units/animals/as_sheep0/idle_full/315 >+@dirrm %%DATADIR%%/content/gfx/units/animals/as_sheep0/idle_full/270 >+@dirrm %%DATADIR%%/content/gfx/units/animals/as_sheep0/idle_full/225 >+@dirrm %%DATADIR%%/content/gfx/units/animals/as_sheep0/idle_full/180 >+@dirrm %%DATADIR%%/content/gfx/units/animals/as_sheep0/idle_full/135 >+@dirrm %%DATADIR%%/content/gfx/units/animals/as_sheep0/idle_full/0 >+@dirrm %%DATADIR%%/content/gfx/units/animals/as_sheep0/idle_full >+@dirrm %%DATADIR%%/content/gfx/units/animals/as_sheep0/idle/90 >+@dirrm %%DATADIR%%/content/gfx/units/animals/as_sheep0/idle/45 >+@dirrm %%DATADIR%%/content/gfx/units/animals/as_sheep0/idle/315 >+@dirrm %%DATADIR%%/content/gfx/units/animals/as_sheep0/idle/270 >+@dirrm %%DATADIR%%/content/gfx/units/animals/as_sheep0/idle/225 >+@dirrm %%DATADIR%%/content/gfx/units/animals/as_sheep0/idle/180 >+@dirrm %%DATADIR%%/content/gfx/units/animals/as_sheep0/idle/135 >+@dirrm %%DATADIR%%/content/gfx/units/animals/as_sheep0/idle/0 >+@dirrm %%DATADIR%%/content/gfx/units/animals/as_sheep0/idle >+@dirrm %%DATADIR%%/content/gfx/units/animals/as_sheep0 >+@dirrm %%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/90 >+@dirrm %%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/45 >+@dirrm %%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/315 >+@dirrm %%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/270 >+@dirrm %%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/225 >+@dirrm %%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/180 >+@dirrm %%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/135 >+@dirrm %%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/0 >+@dirrm %%DATADIR%%/content/gfx/units/animals/as_reddeer0/move >+@dirrm %%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/90 >+@dirrm %%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/45 >+@dirrm %%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/315 >+@dirrm %%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/270 >+@dirrm %%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/225 >+@dirrm %%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/180 >+@dirrm %%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/135 >+@dirrm %%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/0 >+@dirrm %%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle >+@dirrm %%DATADIR%%/content/gfx/units/animals/as_reddeer0 >+@dirrm %%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/90 >+@dirrm %%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/45 >+@dirrm %%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/315 >+@dirrm %%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/270 >+@dirrm %%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/225 >+@dirrm %%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/180 >+@dirrm %%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/135 >+@dirrm %%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/0 >+@dirrm %%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move >+@dirrm %%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/90 >+@dirrm %%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/45 >+@dirrm %%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/315 >+@dirrm %%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/270 >+@dirrm %%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/225 >+@dirrm %%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/180 >+@dirrm %%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/135 >+@dirrm %%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/0 >+@dirrm %%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle >+@dirrm %%DATADIR%%/content/gfx/units/animals/as_fallowdeer0 >+@dirrm %%DATADIR%%/content/gfx/units/animals >+@dirrm %%DATADIR%%/content/gfx/units >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_tupelo2/work/45 >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_tupelo2/work/315 >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_tupelo2/work/225 >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_tupelo2/work/135 >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_tupelo2/work >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_tupelo2/idle_full/45 >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_tupelo2/idle_full/315 >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_tupelo2/idle_full/225 >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_tupelo2/idle_full/135 >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_tupelo2/idle_full >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_tupelo2 >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_tupelo1/work/45 >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_tupelo1/work/315 >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_tupelo1/work/225 >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_tupelo1/work/135 >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_tupelo1/work >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_tupelo1/idle_full/45 >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_tupelo1/idle_full/315 >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_tupelo1/idle_full/225 >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_tupelo1/idle_full/135 >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_tupelo1/idle_full >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_tupelo1 >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_tupelo0/work/45 >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_tupelo0/work/315 >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_tupelo0/work/225 >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_tupelo0/work/135 >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_tupelo0/work >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_tupelo0/idle_full/45 >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_tupelo0/idle_full/315 >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_tupelo0/idle_full/225 >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_tupelo0/idle_full/135 >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_tupelo0/idle_full >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_tupelo0 >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_spruce1/work/45 >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_spruce1/work/315 >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_spruce1/work/225 >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_spruce1/work/135 >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_spruce1/work >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_spruce1/idle_full/45 >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_spruce1/idle_full/315 >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_spruce1/idle_full/225 >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_spruce1/idle_full/135 >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_spruce1/idle_full >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_spruce1 >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_spruce0/work/45 >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_spruce0/work/315 >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_spruce0/work/225 >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_spruce0/work/135 >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_spruce0/work >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_spruce0/idle_full/45 >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_spruce0/idle_full/315 >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_spruce0/idle_full/225 >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_spruce0/idle_full/135 >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_spruce0/idle_full >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_spruce0 >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_maple3/work/45 >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_maple3/work/315 >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_maple3/work/225 >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_maple3/work/135 >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_maple3/work >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_maple3/idle_full/45 >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_maple3/idle_full/315 >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_maple3/idle_full/225 >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_maple3/idle_full/135 >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_maple3/idle_full >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_maple3 >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_maple2/work/45 >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_maple2/work/315 >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_maple2/work/225 >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_maple2/work/135 >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_maple2/work >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_maple2/idle_full/45 >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_maple2/idle_full/315 >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_maple2/idle_full/225 >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_maple2/idle_full/135 >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_maple2/idle_full >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_maple2 >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_maple1/work/45 >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_maple1/work/315 >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_maple1/work/225 >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_maple1/work/135 >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_maple1/work >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_maple1/idle_full/45 >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_maple1/idle_full/315 >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_maple1/idle_full/225 >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_maple1/idle_full/135 >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_maple1/idle_full >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_maple1 >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_maple0/work/45 >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_maple0/work/315 >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_maple0/work/225 >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_maple0/work/135 >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_maple0/work >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_maple0/idle_full/45 >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_maple0/idle_full/315 >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_maple0/idle_full/225 >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_maple0/idle_full/135 >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_maple0/idle_full >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_maple0 >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_birch0/work/45 >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_birch0/work/315 >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_birch0/work/225 >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_birch0/work/135 >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_birch0/work >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_birch0/idle_full/45 >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_birch0/idle_full/315 >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_birch0/idle_full/225 >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_birch0/idle_full/135 >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_birch0/idle_full >+@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_birch0 >+@dirrm %%DATADIR%%/content/gfx/terrain/trees >+@dirrm %%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/45 >+@dirrm %%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/315 >+@dirrm %%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/225 >+@dirrm %%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/135 >+@dirrm %%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle >+@dirrm %%DATADIR%%/content/gfx/terrain/resources/as_fish0 >+@dirrm %%DATADIR%%/content/gfx/terrain/resources/as_clay0/idle/45 >+@dirrm %%DATADIR%%/content/gfx/terrain/resources/as_clay0/idle/315 >+@dirrm %%DATADIR%%/content/gfx/terrain/resources/as_clay0/idle/225 >+@dirrm %%DATADIR%%/content/gfx/terrain/resources/as_clay0/idle/135 >+@dirrm %%DATADIR%%/content/gfx/terrain/resources/as_clay0/idle >+@dirrm %%DATADIR%%/content/gfx/terrain/resources/as_clay0 >+@dirrm %%DATADIR%%/content/gfx/terrain/resources >+@dirrm %%DATADIR%%/content/gfx/terrain/mountains/as_preview_mine5x5/idle/45 >+@dirrm %%DATADIR%%/content/gfx/terrain/mountains/as_preview_mine5x5/idle/315 >+@dirrm %%DATADIR%%/content/gfx/terrain/mountains/as_preview_mine5x5/idle/225 >+@dirrm %%DATADIR%%/content/gfx/terrain/mountains/as_preview_mine5x5/idle/135 >+@dirrm %%DATADIR%%/content/gfx/terrain/mountains/as_preview_mine5x5/idle >+@dirrm %%DATADIR%%/content/gfx/terrain/mountains/as_preview_mine5x5 >+@dirrm %%DATADIR%%/content/gfx/terrain/mountains/as_mountain5x5/idle/45 >+@dirrm %%DATADIR%%/content/gfx/terrain/mountains/as_mountain5x5/idle/315 >+@dirrm %%DATADIR%%/content/gfx/terrain/mountains/as_mountain5x5/idle/225 >+@dirrm %%DATADIR%%/content/gfx/terrain/mountains/as_mountain5x5/idle/135 >+@dirrm %%DATADIR%%/content/gfx/terrain/mountains/as_mountain5x5/idle >+@dirrm %%DATADIR%%/content/gfx/terrain/mountains/as_mountain5x5 >+@dirrm %%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/45 >+@dirrm %%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/315 >+@dirrm %%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/225 >+@dirrm %%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/135 >+@dirrm %%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work >+@dirrm %%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/idle/45 >+@dirrm %%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/idle/315 >+@dirrm %%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/idle/225 >+@dirrm %%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/idle/135 >+@dirrm %%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/idle >+@dirrm %%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5 >+@dirrm %%DATADIR%%/content/gfx/terrain/mountains >+@dirrm %%DATADIR%%/content/gfx/terrain > @dirrm %%DATADIR%%/content/gfx/misc/status_icons/as_question_mark/idle/45 > @dirrm %%DATADIR%%/content/gfx/misc/status_icons/as_question_mark/idle > @dirrm %%DATADIR%%/content/gfx/misc/status_icons/as_question_mark >@@ -3075,6 +7700,993 @@ > @dirrm %%DATADIR%%/content/gfx/misc/buoys/as_buoy0 > @dirrm %%DATADIR%%/content/gfx/misc/buoys > @dirrm %%DATADIR%%/content/gfx/misc >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/warehouse/as_warehouse_settler0/idle/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/warehouse/as_warehouse_settler0/idle/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/warehouse/as_warehouse_settler0/idle/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/warehouse/as_warehouse_settler0/idle/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/warehouse/as_warehouse_settler0/idle >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/warehouse/as_warehouse_settler0 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/warehouse >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/toolmaker/as_toolmaker0/work/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/toolmaker/as_toolmaker0/work/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/toolmaker/as_toolmaker0/work/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/toolmaker/as_toolmaker0/work/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/toolmaker/as_toolmaker0/work >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/toolmaker/as_toolmaker0/idle/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/toolmaker/as_toolmaker0/idle/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/toolmaker/as_toolmaker0/idle/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/toolmaker/as_toolmaker0/idle/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/toolmaker/as_toolmaker0/idle >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/toolmaker/as_toolmaker0 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/toolmaker >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/tobacconist/as_tobacconist0/idle/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/tobacconist/as_tobacconist0/idle/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/tobacconist/as_tobacconist0/idle/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/tobacconist/as_tobacconist0/idle/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/tobacconist/as_tobacconist0/idle >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/tobacconist/as_tobacconist0 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/tobacconist >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/tavern/as_tavern0/idle/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/tavern/as_tavern0/idle/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/tavern/as_tavern0/idle/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/tavern/as_tavern0/idle/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/tavern/as_tavern0/idle >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/tavern/as_tavern0 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/tavern >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/smeltery/as_smeltery0/work/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/smeltery/as_smeltery0/work/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/smeltery/as_smeltery0/work/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/smeltery/as_smeltery0/work/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/smeltery/as_smeltery0/work >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/smeltery/as_smeltery0/idle/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/smeltery/as_smeltery0/idle/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/smeltery/as_smeltery0/idle/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/smeltery/as_smeltery0/idle/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/smeltery/as_smeltery0/idle >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/smeltery/as_smeltery0 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/smeltery >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/salt_ponds/as_saltponds0/work/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/salt_ponds/as_saltponds0/work/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/salt_ponds/as_saltponds0/work/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/salt_ponds/as_saltponds0/work/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/salt_ponds/as_saltponds0/work >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/salt_ponds/as_saltponds0/idle_full/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/salt_ponds/as_saltponds0/idle_full/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/salt_ponds/as_saltponds0/idle_full/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/salt_ponds/as_saltponds0/idle_full/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/salt_ponds/as_saltponds0/idle_full >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/salt_ponds/as_saltponds0/idle/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/salt_ponds/as_saltponds0/idle/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/salt_ponds/as_saltponds0/idle/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/salt_ponds/as_saltponds0/idle/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/salt_ponds/as_saltponds0/idle >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/salt_ponds/as_saltponds0 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/salt_ponds >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/residential/as_house0/idle/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/residential/as_house0/idle/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/residential/as_house0/idle/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/residential/as_house0/idle/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/residential/as_house0/idle >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/residential/as_house0 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/residential >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/mainsquare/as_mainsquare_timberframed0/idle/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/mainsquare/as_mainsquare_timberframed0/idle/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/mainsquare/as_mainsquare_timberframed0/idle/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/mainsquare/as_mainsquare_timberframed0/idle/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/mainsquare/as_mainsquare_timberframed0/idle >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/mainsquare/as_mainsquare_timberframed0 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/mainsquare >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/doctor/as_doctor0/idle/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/doctor/as_doctor0/idle/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/doctor/as_doctor0/idle/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/doctor/as_doctor0/idle/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/doctor/as_doctor0/idle >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/doctor/as_doctor0 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/doctor >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/work/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/work/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/work/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/work/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/work >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/idle_full/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/idle_full/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/idle_full/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/idle_full/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/idle_full >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/idle/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/idle/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/idle/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/idle/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/idle >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/butchery/as_butchery0/idle/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/butchery/as_butchery0/idle/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/butchery/as_butchery0/idle/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/butchery/as_butchery0/idle/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/butchery/as_butchery0/idle >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/butchery/as_butchery0 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/butchery >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/barracks/as_barracks0/idle/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/barracks/as_barracks0/idle/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/barracks/as_barracks0/idle/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/barracks/as_barracks0/idle/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/barracks/as_barracks0/idle >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/barracks/as_barracks0 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/barracks >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_tobaccofield0/work/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_tobaccofield0/work/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_tobaccofield0/work/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_tobaccofield0/work/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_tobaccofield0/work >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_tobaccofield0/idle_full/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_tobaccofield0/idle_full/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_tobaccofield0/idle_full/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_tobaccofield0/idle_full/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_tobaccofield0/idle_full >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_tobaccofield0/idle/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_tobaccofield0/idle/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_tobaccofield0/idle/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_tobaccofield0/idle/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_tobaccofield0/idle >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_tobaccofield0 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_pigsty0/idle/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_pigsty0/idle/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_pigsty0/idle/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_pigsty0/idle/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_pigsty0/idle >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_pigsty0 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_herbary0/work/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_herbary0/work/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_herbary0/work/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_herbary0/work/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_herbary0/work >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_herbary0/idle_full/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_herbary0/idle_full/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_herbary0/idle_full/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_herbary0/idle_full/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_herbary0/idle_full >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_herbary0/idle/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_herbary0/idle/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_herbary0/idle/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_herbary0/idle/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_herbary0/idle >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_herbary0 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_cattlerun0/idle/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_cattlerun0/idle/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_cattlerun0/idle/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_cattlerun0/idle/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_cattlerun0/idle >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_cattlerun0 >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers/agricultural >+@dirrm %%DATADIR%%/content/gfx/buildings/settlers >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/warehouse/as_warehouse0/idle/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/warehouse/as_warehouse0/idle/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/warehouse/as_warehouse0/idle/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/warehouse/as_warehouse0/idle/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/warehouse/as_warehouse0/idle >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/warehouse/as_warehouse0 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/warehouse >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/sunsail/as_sunsail0/idle/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/sunsail/as_sunsail0/idle/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/sunsail/as_sunsail0/idle/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/sunsail/as_sunsail0/idle/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/sunsail/as_sunsail0/idle >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/sunsail/as_sunsail0 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/sunsail >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/single/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/single/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/single/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/single/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/single >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/ac/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/ac/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/ac/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/ac/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/ac >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abe/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abe/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abe/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abe/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abe >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcf/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcf/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcf/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcf/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcf >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcef/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcef/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcef/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcef/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcef >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abce/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abce/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abce/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abce/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abce >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcdeg/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcdeg/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcdeg/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcdeg/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcdeg >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcdefgh/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcdefgh/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcdefgh/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcdefgh/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcdefgh >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcdefg/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcdefg/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcdefg/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcdefg/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcdefg >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcdef/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcdef/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcdef/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcdef/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcdef >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcde/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcde/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcde/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcde/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcde >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcd/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcd/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcd/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcd/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcd >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abc/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abc/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abc/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abc/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abc >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/ab/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/ab/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/ab/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/ab/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/ab >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/a/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/a/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/a/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/a/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/a >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/storagetent/as_storagetent0/idle/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/storagetent/as_storagetent0/idle/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/storagetent/as_storagetent0/idle/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/storagetent/as_storagetent0/idle/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/storagetent/as_storagetent0/idle >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/storagetent/as_storagetent0 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/storagetent >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/signalfire/as_signalfire0/idle/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/signalfire/as_signalfire0/idle/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/signalfire/as_signalfire0/idle/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/signalfire/as_signalfire0/idle/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/signalfire/as_signalfire0/idle >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/signalfire/as_signalfire0 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/signalfire >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/ruined_tent/as_ruined_tent0/idle/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/ruined_tent/as_ruined_tent0/idle/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/ruined_tent/as_ruined_tent0/idle/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/ruined_tent/as_ruined_tent0/idle/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/ruined_tent/as_ruined_tent0/idle >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/ruined_tent/as_ruined_tent0 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/ruined_tent >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent5/idle/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent5/idle/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent5/idle/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent5/idle/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent5/idle >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent5 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent4/idle/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent4/idle/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent4/idle/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent4/idle/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent4/idle >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent4 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent3/idle/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent3/idle/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent3/idle/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent3/idle/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent3/idle >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent3 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent2/idle/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent2/idle/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent2/idle/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent2/idle/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent2/idle >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent2 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent1/idle/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent1/idle/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent1/idle/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent1/idle/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent1/idle >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent1 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent0/idle/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent0/idle/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent0/idle/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent0/idle/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent0/idle >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent0 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/residential >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/mainsquare/as_mainsquare0/idle/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/mainsquare/as_mainsquare0/idle/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/mainsquare/as_mainsquare0/idle/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/mainsquare/as_mainsquare0/idle/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/mainsquare/as_mainsquare0/idle >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/mainsquare/as_mainsquare0 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/mainsquare >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/logs_5/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/logs_5/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/logs_5/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/logs_5/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/logs_5 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/logs_4/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/logs_4/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/logs_4/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/logs_4/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/logs_4 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/logs_3/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/logs_3/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/logs_3/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/logs_3/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/logs_3 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/logs_2/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/logs_2/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/logs_2/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/logs_2/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/logs_2 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/logs_1/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/logs_1/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/logs_1/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/logs_1/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/logs_1 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/idle/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/idle/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/idle/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/idle/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/idle >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/lumberjack >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/lookout/as_lookout0/idle/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/lookout/as_lookout0/idle/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/lookout/as_lookout0/idle/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/lookout/as_lookout0/idle/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/lookout/as_lookout0/idle >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/lookout/as_lookout0 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/lookout >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/hunter/as_hunter0/idle/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/hunter/as_hunter0/idle/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/hunter/as_hunter0/idle/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/hunter/as_hunter0/idle/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/hunter/as_hunter0/idle >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/hunter/as_hunter0 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/hunter >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/fisherman/as_fisherman0/idle/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/fisherman/as_fisherman0/idle/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/fisherman/as_fisherman0/idle/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/fisherman/as_fisherman0/idle/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/fisherman/as_fisherman0/idle >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/fisherman/as_fisherman0 >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors/fisherman >+@dirrm %%DATADIR%%/content/gfx/buildings/sailors >+@dirrm %%DATADIR%%/content/gfx/buildings/placeholder/as_3x3/idle/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/placeholder/as_3x3/idle/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/placeholder/as_3x3/idle/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/placeholder/as_3x3/idle/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/placeholder/as_3x3/idle >+@dirrm %%DATADIR%%/content/gfx/buildings/placeholder/as_3x3 >+@dirrm %%DATADIR%%/content/gfx/buildings/placeholder/as_2x2/idle/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/placeholder/as_2x2/idle/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/placeholder/as_2x2/idle/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/placeholder/as_2x2/idle/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/placeholder/as_2x2/idle >+@dirrm %%DATADIR%%/content/gfx/buildings/placeholder/as_2x2 >+@dirrm %%DATADIR%%/content/gfx/buildings/placeholder >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/weaver/as_weaver0/idle/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/weaver/as_weaver0/idle/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/weaver/as_weaver0/idle/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/weaver/as_weaver0/idle/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/weaver/as_weaver0/idle >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/weaver/as_weaver0 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/weaver >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/tower_wooden/as_woodentower0/idle/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/tower_wooden/as_woodentower0/idle/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/tower_wooden/as_woodentower0/idle/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/tower_wooden/as_woodentower0/idle/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/tower_wooden/as_woodentower0/idle >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/tower_wooden/as_woodentower0 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/tower_wooden >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/single/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/single/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/single/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/single/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/single >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/ac/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/ac/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/ac/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/ac/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/ac >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abe/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abe/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abe/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abe/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abe >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcf/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcf/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcf/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcf/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcf >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcef/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcef/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcef/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcef/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcef >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abce/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abce/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abce/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abce/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abce >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcdeg/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcdeg/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcdeg/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcdeg/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcdeg >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcdefgh/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcdefgh/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcdefgh/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcdefgh/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcdefgh >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcdefg/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcdefg/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcdefg/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcdefg/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcdefg >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcdef/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcdef/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcdef/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcdef/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcdef >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcde/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcde/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcde/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcde/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcde >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcd/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcd/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcd/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcd/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcd >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abc/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abc/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abc/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abc/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abc >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/ab/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/ab/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/ab/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/ab/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/ab >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/a/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/a/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/a/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/a/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/a >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/storagetent/as_storagetent1/idle/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/storagetent/as_storagetent1/idle/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/storagetent/as_storagetent1/idle/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/storagetent/as_storagetent1/idle/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/storagetent/as_storagetent1/idle >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/storagetent/as_storagetent1 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/storagetent >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/school/as_school0/idle/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/school/as_school0/idle/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/school/as_school0/idle/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/school/as_school0/idle/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/school/as_school0/idle >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/school/as_school0 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/school >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/residential/as_hut2/idle/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/residential/as_hut2/idle/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/residential/as_hut2/idle/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/residential/as_hut2/idle/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/residential/as_hut2/idle >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/residential/as_hut2 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/residential/as_hut1/idle/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/residential/as_hut1/idle/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/residential/as_hut1/idle/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/residential/as_hut1/idle/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/residential/as_hut1/idle >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/residential/as_hut1 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/residential/as_hut0/idle/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/residential/as_hut0/idle/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/residential/as_hut0/idle/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/residential/as_hut0/idle/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/residential/as_hut0/idle >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/residential/as_hut0 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/residential >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/mainsquare/as_mainsquare_wooden0/idle/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/mainsquare/as_mainsquare_wooden0/idle/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/mainsquare/as_mainsquare_wooden0/idle/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/mainsquare/as_mainsquare_wooden0/idle/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/mainsquare/as_mainsquare_wooden0/idle >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/mainsquare/as_mainsquare_wooden0 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/mainsquare >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_12/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_12/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_12/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_12/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_12 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_11/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_11/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_11/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_11/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_11 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_10/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_10/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_10/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_10/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_10 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_09/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_09/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_09/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_09/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_09 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_08/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_08/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_08/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_08/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_08 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_07/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_07/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_07/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_07/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_07 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_06/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_06/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_06/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_06/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_06 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_05/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_05/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_05/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_05/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_05 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_04/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_04/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_04/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_04/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_04 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_03/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_03/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_03/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_03/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_03 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_02/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_02/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_02/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_02/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_02 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_01/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_01/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_01/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_01/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_01 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/logs_05/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/logs_05/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/logs_05/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/logs_05/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/logs_05 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/logs_04/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/logs_04/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/logs_04/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/logs_04/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/logs_04 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/logs_03/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/logs_03/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/logs_03/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/logs_03/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/logs_03 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/logs_02/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/logs_02/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/logs_02/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/logs_02/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/logs_02 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/logs_01/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/logs_01/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/logs_01/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/logs_01/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/logs_01 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/idle/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/idle/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/idle/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/idle/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/idle >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/fireservice/as_fireservice0/idle/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/fireservice/as_fireservice0/idle/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/fireservice/as_fireservice0/idle/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/fireservice/as_fireservice0/idle/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/fireservice/as_fireservice0/idle >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/fireservice/as_fireservice0 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/fireservice >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/farm/as_farm0/idle/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/farm/as_farm0/idle/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/farm/as_farm0/idle/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/farm/as_farm0/idle/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/farm/as_farm0/idle >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/farm/as_farm0 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/farm >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/distillery/as_distillery0/work/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/distillery/as_distillery0/work/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/distillery/as_distillery0/work/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/distillery/as_distillery0/work/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/distillery/as_distillery0/work >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/distillery/as_distillery0/idle/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/distillery/as_distillery0/idle/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/distillery/as_distillery0/idle/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/distillery/as_distillery0/idle/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/distillery/as_distillery0/idle >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/distillery/as_distillery0 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/distillery >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/clay_pit/as_clay_pit0/idle/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/clay_pit/as_clay_pit0/idle/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/clay_pit/as_clay_pit0/idle/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/clay_pit/as_clay_pit0/idle/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/clay_pit/as_clay_pit0/idle >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/clay_pit/as_clay_pit0 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/clay_pit >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/church_wooden/as_church_wooden0/idle/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/church_wooden/as_church_wooden0/idle/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/church_wooden/as_church_wooden0/idle/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/church_wooden/as_church_wooden0/idle/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/church_wooden/as_church_wooden0/idle >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/church_wooden/as_church_wooden0 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/church_wooden >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/brickyard/as_brickyard0/work/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/brickyard/as_brickyard0/work/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/brickyard/as_brickyard0/work/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/brickyard/as_brickyard0/work/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/brickyard/as_brickyard0/work >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/brickyard/as_brickyard0/idle_full/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/brickyard/as_brickyard0/idle_full/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/brickyard/as_brickyard0/idle_full/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/brickyard/as_brickyard0/idle_full/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/brickyard/as_brickyard0/idle_full >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/brickyard/as_brickyard0/idle/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/brickyard/as_brickyard0/idle/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/brickyard/as_brickyard0/idle/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/brickyard/as_brickyard0/idle/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/brickyard/as_brickyard0/idle >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/brickyard/as_brickyard0 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/brickyard >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/idle_full/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/idle_full/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/idle_full/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/idle_full/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/idle_full >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/idle/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/idle/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/idle/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/idle/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/idle >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/brewery >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/boat_builder/as_boat_builder0/idle/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/boat_builder/as_boat_builder0/idle/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/boat_builder/as_boat_builder0/idle/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/boat_builder/as_boat_builder0/idle/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/boat_builder/as_boat_builder0/idle >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/boat_builder/as_boat_builder0 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/boat_builder >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_sugarfield0/work/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_sugarfield0/work/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_sugarfield0/work/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_sugarfield0/work/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_sugarfield0/work >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_sugarfield0/idle_full/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_sugarfield0/idle_full/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_sugarfield0/idle_full/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_sugarfield0/idle_full/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_sugarfield0/idle_full >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_sugarfield0/idle/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_sugarfield0/idle/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_sugarfield0/idle/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_sugarfield0/idle/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_sugarfield0/idle >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_sugarfield0 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_potatofield0/work/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_potatofield0/work/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_potatofield0/work/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_potatofield0/work/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_potatofield0/work >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_potatofield0/idle_full/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_potatofield0/idle_full/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_potatofield0/idle_full/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_potatofield0/idle_full/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_potatofield0/idle_full >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_potatofield0/idle/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_potatofield0/idle/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_potatofield0/idle/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_potatofield0/idle/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_potatofield0/idle >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_potatofield0 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0 >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/agricultural >+@dirrm %%DATADIR%%/content/gfx/buildings/pioneers >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/single/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/single/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/single/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/single/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/single >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/ac/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/ac/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/ac/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/ac/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/ac >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abe/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abe/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abe/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abe/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abe >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcf/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcf/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcf/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcf/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcf >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcef/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcef/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcef/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcef/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcef >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abce/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abce/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abce/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abce/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abce >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcdeg/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcdeg/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcdeg/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcdeg/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcdeg >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcdefgh/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcdefgh/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcdefgh/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcdefgh/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcdefgh >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcdefg/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcdefg/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcdefg/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcdefg/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcdefg >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcdef/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcdef/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcdef/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcdef/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcdef >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcde/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcde/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcde/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcde/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcde >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcd/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcd/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcd/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcd/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcd >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abc/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abc/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abc/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abc/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abc >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/ab/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/ab/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/ab/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/ab/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/ab >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/a/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/a/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/a/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/a/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/a >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/residential/as_stonehouse3/idle/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/residential/as_stonehouse3/idle/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/residential/as_stonehouse3/idle/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/residential/as_stonehouse3/idle/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/residential/as_stonehouse3/idle >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/residential/as_stonehouse3 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/residential/as_stonehouse2/idle/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/residential/as_stonehouse2/idle/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/residential/as_stonehouse2/idle/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/residential/as_stonehouse2/idle/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/residential/as_stonehouse2/idle >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/residential/as_stonehouse2 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/residential/as_stonehouse1/idle/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/residential/as_stonehouse1/idle/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/residential/as_stonehouse1/idle/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/residential/as_stonehouse1/idle/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/residential/as_stonehouse1/idle >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/residential/as_stonehouse1 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/residential/as_stonehouse0/idle/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/residential/as_stonehouse0/idle/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/residential/as_stonehouse0/idle/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/residential/as_stonehouse0/idle/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/residential/as_stonehouse0/idle >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/residential/as_stonehouse0 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/residential >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/mainsquare/as_mainsquare_stone0/idle/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/mainsquare/as_mainsquare_stone0/idle/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/mainsquare/as_mainsquare_stone0/idle/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/mainsquare/as_mainsquare_stone0/idle/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/mainsquare/as_mainsquare_stone0/idle >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/mainsquare/as_mainsquare_stone0 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/mainsquare >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/idle_full/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/idle_full/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/idle_full/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/idle_full/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/idle_full >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/idle/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/idle/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/idle/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/idle/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/idle >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/as_windmill0 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/as_cornfield0/work/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/as_cornfield0/work/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/as_cornfield0/work/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/as_cornfield0/work/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/as_cornfield0/work >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/as_cornfield0/idle_full/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/as_cornfield0/idle_full/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/as_cornfield0/idle_full/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/as_cornfield0/idle_full/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/as_cornfield0/idle_full >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/as_cornfield0/idle/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/as_cornfield0/idle/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/as_cornfield0/idle/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/as_cornfield0/idle/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/as_cornfield0/idle >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/as_cornfield0 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/as_bakery0/idle/45 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/as_bakery0/idle/315 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/as_bakery0/idle/225 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/as_bakery0/idle/135 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/as_bakery0/idle >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens/as_bakery0 >+@dirrm %%DATADIR%%/content/gfx/buildings/citizens >+@dirrm %%DATADIR%%/content/gfx/buildings >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_shallow0/straight/45 >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_shallow0/straight/315 >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_shallow0/straight/225 >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_shallow0/straight/135 >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_shallow0/straight >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_shallow0 >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_shallow-deep0/straight/45 >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_shallow-deep0/straight/315 >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_shallow-deep0/straight/225 >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_shallow-deep0/straight/135 >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_shallow-deep0/straight >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_shallow-deep0/curve_out/45 >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_shallow-deep0/curve_out/315 >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_shallow-deep0/curve_out/225 >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_shallow-deep0/curve_out/135 >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_shallow-deep0/curve_out >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_shallow-deep0/curve_in/45 >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_shallow-deep0/curve_in/315 >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_shallow-deep0/curve_in/225 >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_shallow-deep0/curve_in/135 >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_shallow-deep0/curve_in >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_shallow-deep0 >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass5/straight/45 >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass5/straight/315 >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass5/straight/225 >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass5/straight/135 >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass5/straight >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass5 >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass4/straight/45 >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass4/straight/315 >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass4/straight/225 >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass4/straight/135 >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass4/straight >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass4 >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass3/straight/45 >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass3/straight/315 >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass3/straight/225 >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass3/straight/135 >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass3/straight >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass3 >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass2/straight/45 >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass2/straight/315 >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass2/straight/225 >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass2/straight/135 >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass2/straight >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass2 >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass1/straight/45 >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass1/straight/315 >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass1/straight/225 >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass1/straight/135 >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass1/straight >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass1 >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass0/straight/45 >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass0/straight/315 >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass0/straight/225 >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass0/straight/135 >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass0/straight >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass0 >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass-beach0/straight/45 >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass-beach0/straight/315 >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass-beach0/straight/225 >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass-beach0/straight/135 >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass-beach0/straight >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass-beach0/curve_out/45 >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass-beach0/curve_out/315 >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass-beach0/curve_out/225 >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass-beach0/curve_out/135 >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass-beach0/curve_out >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass-beach0/curve_in/45 >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass-beach0/curve_in/315 >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass-beach0/curve_in/225 >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass-beach0/curve_in/135 >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass-beach0/curve_in >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass-beach0 >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_deep0/straight/45 >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_deep0/straight/315 >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_deep0/straight/225 >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_deep0/straight/135 >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_deep0/straight >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_deep0 >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_beach0/straight/45 >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_beach0/straight/315 >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_beach0/straight/225 >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_beach0/straight/135 >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_beach0/straight >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_beach0 >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_beach-shallow0/straight/45 >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_beach-shallow0/straight/315 >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_beach-shallow0/straight/225 >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_beach-shallow0/straight/135 >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_beach-shallow0/straight >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_beach-shallow0/curve_out/45 >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_beach-shallow0/curve_out/315 >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_beach-shallow0/curve_out/225 >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_beach-shallow0/curve_out/135 >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_beach-shallow0/curve_out >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_beach-shallow0/curve_in/45 >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_beach-shallow0/curve_in/315 >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_beach-shallow0/curve_in/225 >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_beach-shallow0/curve_in/135 >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_beach-shallow0/curve_in >+@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_beach-shallow0 >+@dirrm %%DATADIR%%/content/gfx/base/moderate >+@dirrm %%DATADIR%%/content/gfx/base > @dirrm %%DATADIR%%/content/gfx/atlas > @dirrm %%DATADIR%%/content/gfx > @dirrm %%DATADIR%%/content/fonts >@@ -3096,3 +8708,50 @@ > @dirrm %%DATADIR%%/content/audio > @dirrm %%DATADIR%%/content > @dirrm %%DATADIR%% >+@dirrm %%PYTHON_SITELIBDIR%%/horizons/world/units/collectors >+@dirrm %%PYTHON_SITELIBDIR%%/horizons/world/units >+@dirrm %%PYTHON_SITELIBDIR%%/horizons/world/production >+@dirrm %%PYTHON_SITELIBDIR%%/horizons/world/managers >+@dirrm %%PYTHON_SITELIBDIR%%/horizons/world/disaster >+@dirrm %%PYTHON_SITELIBDIR%%/horizons/world/building >+@dirrm %%PYTHON_SITELIBDIR%%/horizons/world/buildability >+@dirrm %%PYTHON_SITELIBDIR%%/horizons/world >+@dirrm %%PYTHON_SITELIBDIR%%/horizons/util/shapes >+@dirrm %%PYTHON_SITELIBDIR%%/horizons/util/python >+@dirrm %%PYTHON_SITELIBDIR%%/horizons/util/pathfinding >+@dirrm %%PYTHON_SITELIBDIR%%/horizons/util/loaders >+@dirrm %%PYTHON_SITELIBDIR%%/horizons/util >+@dirrm %%PYTHON_SITELIBDIR%%/horizons/scenario >+@dirrm %%PYTHON_SITELIBDIR%%/horizons/network/packets >+%%X86_ONLY%%@dirrm %%PYTHON_SITELIBDIR%%/horizons/network/libs/freebsd-x86 >+%%X64_ONLY%%@dirrm %%PYTHON_SITELIBDIR%%/horizons/network/libs/freebsd-x64 >+@dirrm %%PYTHON_SITELIBDIR%%/horizons/network/libs >+@dirrm %%PYTHON_SITELIBDIR%%/horizons/network >+@dirrm %%PYTHON_SITELIBDIR%%/horizons/messaging >+@dirrm %%PYTHON_SITELIBDIR%%/horizons/i18n >+@dirrm %%PYTHON_SITELIBDIR%%/horizons/gui/widgets >+@dirrm %%PYTHON_SITELIBDIR%%/horizons/gui/tabs >+@dirrm %%PYTHON_SITELIBDIR%%/horizons/gui/mousetools >+@dirrm %%PYTHON_SITELIBDIR%%/horizons/gui/modules >+@dirrm %%PYTHON_SITELIBDIR%%/horizons/gui/keylisteners >+@dirrm %%PYTHON_SITELIBDIR%%/horizons/gui >+@dirrm %%PYTHON_SITELIBDIR%%/horizons/ext >+@dirrm %%PYTHON_SITELIBDIR%%/horizons/engine >+@dirrm %%PYTHON_SITELIBDIR%%/horizons/editor >+@dirrm %%PYTHON_SITELIBDIR%%/horizons/component >+@dirrm %%PYTHON_SITELIBDIR%%/horizons/command >+@dirrm %%PYTHON_SITELIBDIR%%/horizons/ai/aiplayer/strategy/mission >+@dirrm %%PYTHON_SITELIBDIR%%/horizons/ai/aiplayer/strategy >+@dirrm %%PYTHON_SITELIBDIR%%/horizons/ai/aiplayer/personality >+@dirrm %%PYTHON_SITELIBDIR%%/horizons/ai/aiplayer/mission >+@dirrm %%PYTHON_SITELIBDIR%%/horizons/ai/aiplayer/goal >+@dirrm %%PYTHON_SITELIBDIR%%/horizons/ai/aiplayer/combat >+@dirrm %%PYTHON_SITELIBDIR%%/horizons/ai/aiplayer/building >+@dirrm %%PYTHON_SITELIBDIR%%/horizons/ai/aiplayer/behavior >+@dirrm %%PYTHON_SITELIBDIR%%/horizons/ai/aiplayer >+@dirrm %%PYTHON_SITELIBDIR%%/horizons/ai >+@dirrm %%PYTHON_SITELIBDIR%%/horizons >+@dirrmtry share/locale/zu/LC_MESSAGES >+@dirrmtry share/locale/zu >+@dirrmtry share/locale/ca@valencia/LC_MESSAGES >+@dirrmtry share/locale/ca@valencia
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 190463
: 144505