View | Details | Raw Unified | Return to bug 190463
Collapse All | Expand All

(-)unknown-horizons/Makefile (-10 / +13 lines)
Lines 2-10 Link Here
2
# $FreeBSD: head/games/unknown-horizons/Makefile 339634 2014-01-13 21:00:02Z rene $
2
# $FreeBSD: head/games/unknown-horizons/Makefile 339634 2014-01-13 21:00:02Z rene $
3
3
4
PORTNAME=		unknown-horizons
4
PORTNAME=		unknown-horizons
5
PORTVERSION=		2013.2
5
PORTVERSION=		2013.3
6
CATEGORIES=		games
6
CATEGORIES=		games
7
MASTER_SITES=		SF/unknownhorizons/Unknown%20Horizons/${PORTVERSION}/
7
#MASTER_SITES=		SF/unknownhorizons/Unknown%20Horizons/${PORTVERSION}/
8
MASTER_SITES=		GH
8
9
9
MAINTAINER=		fiziologus@gmail.com
10
MAINTAINER=		fiziologus@gmail.com
10
COMMENT=		Real time simulation game
11
COMMENT=		Real time simulation game
Lines 16-35 Link Here
16
			${PYTHON_SITELIBDIR}/yaml/__init__.py:${PORTSDIR}/devel/py-yaml \
17
			${PYTHON_SITELIBDIR}/yaml/__init__.py:${PORTSDIR}/devel/py-yaml \
17
			${PYTHON_PKGNAMEPREFIX}gdbm>0:${PORTSDIR}/databases/py-gdbm
18
			${PYTHON_PKGNAMEPREFIX}gdbm>0:${PORTSDIR}/databases/py-gdbm
18
19
19
WRKSRC=			${WRKDIR}/${PORTNAME}
20
21
ONLY_FOR_ARCHS=		i386 amd64
20
ONLY_FOR_ARCHS=		i386 amd64
22
21
23
USE_XZ=			yes
22
USE_GITHUB=		yes
23
GH_ACCOUNT=		${PORTNAME}
24
GH_PROGECT=		${PORTNAME}
25
GH_TAGNAME=		${PORTVERSION}
26
GH_COMMIT=		ac7af43
27
24
USE_GNOME=		intltool
28
USE_GNOME=		intltool
25
USES=			gettext:build
29
USES=			gettext:build tar:xz
26
USE_PYTHON=		2
30
USE_PYTHON=		2
27
USE_PYDISTUTILS=	yes
31
USE_PYDISTUTILS=	yes
28
PYDISTUTILS_PKGNAME=	UnknownHorizons
32
PYDISTUTILS_PKGNAME=	UnknownHorizons
29
33
30
MAN6=			unknown-horizons.6
34
MAN6=			unknown-horizons.6
31
35
32
NO_STAGE=	yes
33
.include <bsd.port.pre.mk>
36
.include <bsd.port.pre.mk>
34
37
35
.if ${ARCH} == i386
38
.if ${ARCH} == i386
Lines 52-60 Link Here
52
55
53
# Install multiplayer lib (enet+pyenet)
56
# Install multiplayer lib (enet+pyenet)
54
post-install:
57
post-install:
55
	${MKDIR} ${PYTHON_SITELIBDIR}/horizons/network/libs
58
	${MKDIR} ${STAGEDIR}${PYTHON_SITELIBDIR}/horizons/network/libs
56
	${MKDIR} ${PYTHON_SITELIBDIR}/horizons/network/libs/freebsd-${ENET_DIR}
59
	${MKDIR} ${STAGEDIR}${PYTHON_SITELIBDIR}/horizons/network/libs/freebsd-${ENET_DIR}
57
	${INSTALL} ${WRKSRC}/horizons/network/libs/freebsd-${ENET_DIR}/enet.so \
60
	${INSTALL} ${WRKSRC}/horizons/network/libs/freebsd-${ENET_DIR}/enet.so \
58
		${PYTHON_SITELIBDIR}/horizons/network/libs/freebsd-${ENET_DIR}/enet.so
61
		${STAGEDIR}${PYTHON_SITELIBDIR}/horizons/network/libs/freebsd-${ENET_DIR}/enet.so
59
62
60
.include <bsd.port.post.mk>
63
.include <bsd.port.post.mk>
(-)unknown-horizons/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (unknown-horizons-2013.2.tar.xz) = 4ebc514a4f4d9b981b42705c851d05585cf904b79f1f9ce23bf48d01ff6f8f7b
1
SHA256 (unknown-horizons-2013.3.tar.xz) = 353b1f1f82ff517b5e2d2c00852156c066dbcac5e6a4e096eb8c353541047fde
2
SIZE (unknown-horizons-2013.2.tar.xz) = 121392104
2
SIZE (unknown-horizons-2013.3.tar.xz) = 152985732
(-)unknown-horizons/pkg-plist (-314 / +5973 lines)
Lines 1-5 Link Here
1
%%DATADIR%%/content/actionsets.json
2
%%DATADIR%%/content/atlas.sql
3
%%DATADIR%%/content/audio/music/Peer Gynt Suite No. 1, Op. 46 - I. Morning.ogg
1
%%DATADIR%%/content/audio/music/Peer Gynt Suite No. 1, Op. 46 - I. Morning.ogg
4
%%DATADIR%%/content/audio/music/battle.ogg
2
%%DATADIR%%/content/audio/music/battle.ogg
5
%%DATADIR%%/content/audio/music/beware_the_ships_kobold.ogg
3
%%DATADIR%%/content/audio/music/beware_the_ships_kobold.ogg
Lines 60-175 Link Here
60
%%DATADIR%%/content/fonts/unifont.fontdef
58
%%DATADIR%%/content/fonts/unifont.fontdef
61
%%DATADIR%%/content/game.sql
59
%%DATADIR%%/content/game.sql
62
%%DATADIR%%/content/gfx/atlas/.keepme
60
%%DATADIR%%/content/gfx/atlas/.keepme
63
%%DATADIR%%/content/gfx/atlas/000.png
64
%%DATADIR%%/content/gfx/atlas/001.png
65
%%DATADIR%%/content/gfx/atlas/002.png
66
%%DATADIR%%/content/gfx/atlas/003.png
67
%%DATADIR%%/content/gfx/atlas/004.png
68
%%DATADIR%%/content/gfx/atlas/005.png
69
%%DATADIR%%/content/gfx/atlas/006.png
70
%%DATADIR%%/content/gfx/atlas/007.png
71
%%DATADIR%%/content/gfx/atlas/008.png
72
%%DATADIR%%/content/gfx/atlas/009.png
73
%%DATADIR%%/content/gfx/atlas/010.png
74
%%DATADIR%%/content/gfx/atlas/011.png
75
%%DATADIR%%/content/gfx/atlas/012.png
76
%%DATADIR%%/content/gfx/atlas/013.png
77
%%DATADIR%%/content/gfx/atlas/014.png
78
%%DATADIR%%/content/gfx/atlas/015.png
79
%%DATADIR%%/content/gfx/atlas/016.png
80
%%DATADIR%%/content/gfx/atlas/017.png
81
%%DATADIR%%/content/gfx/atlas/018.png
82
%%DATADIR%%/content/gfx/atlas/019.png
83
%%DATADIR%%/content/gfx/atlas/020.png
84
%%DATADIR%%/content/gfx/atlas/021.png
85
%%DATADIR%%/content/gfx/atlas/022.png
86
%%DATADIR%%/content/gfx/atlas/023.png
87
%%DATADIR%%/content/gfx/atlas/024.png
88
%%DATADIR%%/content/gfx/atlas/025.png
89
%%DATADIR%%/content/gfx/atlas/026.png
90
%%DATADIR%%/content/gfx/atlas/027.png
91
%%DATADIR%%/content/gfx/atlas/028.png
92
%%DATADIR%%/content/gfx/atlas/029.png
93
%%DATADIR%%/content/gfx/atlas/030.png
94
%%DATADIR%%/content/gfx/atlas/031.png
95
%%DATADIR%%/content/gfx/atlas/032.png
96
%%DATADIR%%/content/gfx/atlas/033.png
97
%%DATADIR%%/content/gfx/atlas/034.png
98
%%DATADIR%%/content/gfx/atlas/035.png
99
%%DATADIR%%/content/gfx/atlas/036.png
100
%%DATADIR%%/content/gfx/atlas/037.png
101
%%DATADIR%%/content/gfx/atlas/038.png
102
%%DATADIR%%/content/gfx/atlas/039.png
103
%%DATADIR%%/content/gfx/atlas/040.png
104
%%DATADIR%%/content/gfx/atlas/041.png
105
%%DATADIR%%/content/gfx/atlas/042.png
106
%%DATADIR%%/content/gfx/atlas/043.png
107
%%DATADIR%%/content/gfx/atlas/044.png
108
%%DATADIR%%/content/gfx/atlas/045.png
109
%%DATADIR%%/content/gfx/atlas/046.png
110
%%DATADIR%%/content/gfx/atlas/047.png
111
%%DATADIR%%/content/gfx/atlas/048.png
112
%%DATADIR%%/content/gfx/atlas/049.png
113
%%DATADIR%%/content/gfx/atlas/050.png
114
%%DATADIR%%/content/gfx/atlas/051.png
115
%%DATADIR%%/content/gfx/atlas/052.png
116
%%DATADIR%%/content/gfx/atlas/053.png
117
%%DATADIR%%/content/gfx/atlas/054.png
118
%%DATADIR%%/content/gfx/atlas/055.png
119
%%DATADIR%%/content/gfx/atlas/056.png
120
%%DATADIR%%/content/gfx/atlas/057.png
121
%%DATADIR%%/content/gfx/atlas/058.png
122
%%DATADIR%%/content/gfx/atlas/059.png
123
%%DATADIR%%/content/gfx/atlas/060.png
124
%%DATADIR%%/content/gfx/atlas/061.png
125
%%DATADIR%%/content/gfx/atlas/062.png
126
%%DATADIR%%/content/gfx/atlas/063.png
127
%%DATADIR%%/content/gfx/atlas/064.png
128
%%DATADIR%%/content/gfx/atlas/065.png
129
%%DATADIR%%/content/gfx/atlas/066.png
130
%%DATADIR%%/content/gfx/atlas/067.png
131
%%DATADIR%%/content/gfx/atlas/068.png
132
%%DATADIR%%/content/gfx/atlas/069.png
133
%%DATADIR%%/content/gfx/atlas/070.png
134
%%DATADIR%%/content/gfx/atlas/071.png
135
%%DATADIR%%/content/gfx/atlas/072.png
136
%%DATADIR%%/content/gfx/atlas/073.png
137
%%DATADIR%%/content/gfx/atlas/074.png
138
%%DATADIR%%/content/gfx/atlas/075.png
139
%%DATADIR%%/content/gfx/atlas/076.png
140
%%DATADIR%%/content/gfx/atlas/077.png
141
%%DATADIR%%/content/gfx/atlas/078.png
142
%%DATADIR%%/content/gfx/atlas/079.png
143
%%DATADIR%%/content/gfx/atlas/080.png
144
%%DATADIR%%/content/gfx/atlas/081.png
145
%%DATADIR%%/content/gfx/atlas/082.png
146
%%DATADIR%%/content/gfx/atlas/083.png
147
%%DATADIR%%/content/gfx/atlas/084.png
148
%%DATADIR%%/content/gfx/atlas/085.png
149
%%DATADIR%%/content/gfx/atlas/086.png
150
%%DATADIR%%/content/gfx/atlas/087.png
151
%%DATADIR%%/content/gfx/atlas/088.png
152
%%DATADIR%%/content/gfx/atlas/089.png
153
%%DATADIR%%/content/gfx/atlas/090.png
154
%%DATADIR%%/content/gfx/atlas/091.png
155
%%DATADIR%%/content/gfx/atlas/092.png
156
%%DATADIR%%/content/gfx/atlas/093.png
157
%%DATADIR%%/content/gfx/atlas/094.png
158
%%DATADIR%%/content/gfx/atlas/095.png
159
%%DATADIR%%/content/gfx/atlas/096.png
160
%%DATADIR%%/content/gfx/atlas/097.png
161
%%DATADIR%%/content/gfx/atlas/098.png
162
%%DATADIR%%/content/gfx/atlas/099.png
163
%%DATADIR%%/content/gfx/atlas/100.png
164
%%DATADIR%%/content/gfx/atlas/101.png
165
%%DATADIR%%/content/gfx/atlas/102.png
166
%%DATADIR%%/content/gfx/atlas/103.png
167
%%DATADIR%%/content/gfx/atlas/104.png
168
%%DATADIR%%/content/gfx/atlas/105.png
169
%%DATADIR%%/content/gfx/atlas/106.png
170
%%DATADIR%%/content/gfx/atlas/107.png
171
%%DATADIR%%/content/gfx/atlas/108.png
172
%%DATADIR%%/content/gfx/banner.bmp
61
%%DATADIR%%/content/gfx/banner.bmp
62
%%DATADIR%%/content/gfx/base/moderate/ts_beach-shallow0/curve_in/135/0.png
63
%%DATADIR%%/content/gfx/base/moderate/ts_beach-shallow0/curve_in/225/0.png
64
%%DATADIR%%/content/gfx/base/moderate/ts_beach-shallow0/curve_in/315/0.png
65
%%DATADIR%%/content/gfx/base/moderate/ts_beach-shallow0/curve_in/45/0.png
66
%%DATADIR%%/content/gfx/base/moderate/ts_beach-shallow0/curve_out/135/0.png
67
%%DATADIR%%/content/gfx/base/moderate/ts_beach-shallow0/curve_out/225/0.png
68
%%DATADIR%%/content/gfx/base/moderate/ts_beach-shallow0/curve_out/315/0.png
69
%%DATADIR%%/content/gfx/base/moderate/ts_beach-shallow0/curve_out/45/0.png
70
%%DATADIR%%/content/gfx/base/moderate/ts_beach-shallow0/straight/135/0.png
71
%%DATADIR%%/content/gfx/base/moderate/ts_beach-shallow0/straight/225/0.png
72
%%DATADIR%%/content/gfx/base/moderate/ts_beach-shallow0/straight/315/0.png
73
%%DATADIR%%/content/gfx/base/moderate/ts_beach-shallow0/straight/45/0.png
74
%%DATADIR%%/content/gfx/base/moderate/ts_beach0/straight/135/0.png
75
%%DATADIR%%/content/gfx/base/moderate/ts_beach0/straight/225/0.png
76
%%DATADIR%%/content/gfx/base/moderate/ts_beach0/straight/315/0.png
77
%%DATADIR%%/content/gfx/base/moderate/ts_beach0/straight/45/0.png
78
%%DATADIR%%/content/gfx/base/moderate/ts_deep0/straight/135/0.png
79
%%DATADIR%%/content/gfx/base/moderate/ts_deep0/straight/225/0.png
80
%%DATADIR%%/content/gfx/base/moderate/ts_deep0/straight/315/0.png
81
%%DATADIR%%/content/gfx/base/moderate/ts_deep0/straight/45/0.png
82
%%DATADIR%%/content/gfx/base/moderate/ts_grass-beach0/curve_in/135/0.png
83
%%DATADIR%%/content/gfx/base/moderate/ts_grass-beach0/curve_in/225/0.png
84
%%DATADIR%%/content/gfx/base/moderate/ts_grass-beach0/curve_in/315/0.png
85
%%DATADIR%%/content/gfx/base/moderate/ts_grass-beach0/curve_in/45/0.png
86
%%DATADIR%%/content/gfx/base/moderate/ts_grass-beach0/curve_out/135/0.png
87
%%DATADIR%%/content/gfx/base/moderate/ts_grass-beach0/curve_out/225/0.png
88
%%DATADIR%%/content/gfx/base/moderate/ts_grass-beach0/curve_out/315/0.png
89
%%DATADIR%%/content/gfx/base/moderate/ts_grass-beach0/curve_out/45/0.png
90
%%DATADIR%%/content/gfx/base/moderate/ts_grass-beach0/straight/135/0.png
91
%%DATADIR%%/content/gfx/base/moderate/ts_grass-beach0/straight/225/0.png
92
%%DATADIR%%/content/gfx/base/moderate/ts_grass-beach0/straight/315/0.png
93
%%DATADIR%%/content/gfx/base/moderate/ts_grass-beach0/straight/45/0.png
94
%%DATADIR%%/content/gfx/base/moderate/ts_grass0/straight/135/0.png
95
%%DATADIR%%/content/gfx/base/moderate/ts_grass0/straight/225/0.png
96
%%DATADIR%%/content/gfx/base/moderate/ts_grass0/straight/315/0.png
97
%%DATADIR%%/content/gfx/base/moderate/ts_grass0/straight/45/0.png
98
%%DATADIR%%/content/gfx/base/moderate/ts_grass1/straight/135/0.png
99
%%DATADIR%%/content/gfx/base/moderate/ts_grass1/straight/225/0.png
100
%%DATADIR%%/content/gfx/base/moderate/ts_grass1/straight/315/0.png
101
%%DATADIR%%/content/gfx/base/moderate/ts_grass1/straight/45/0.png
102
%%DATADIR%%/content/gfx/base/moderate/ts_grass2/straight/135/0.png
103
%%DATADIR%%/content/gfx/base/moderate/ts_grass2/straight/225/0.png
104
%%DATADIR%%/content/gfx/base/moderate/ts_grass2/straight/315/0.png
105
%%DATADIR%%/content/gfx/base/moderate/ts_grass2/straight/45/0.png
106
%%DATADIR%%/content/gfx/base/moderate/ts_grass3/straight/135/0.png
107
%%DATADIR%%/content/gfx/base/moderate/ts_grass3/straight/225/0.png
108
%%DATADIR%%/content/gfx/base/moderate/ts_grass3/straight/315/0.png
109
%%DATADIR%%/content/gfx/base/moderate/ts_grass3/straight/45/0.png
110
%%DATADIR%%/content/gfx/base/moderate/ts_grass4/straight/135/0.png
111
%%DATADIR%%/content/gfx/base/moderate/ts_grass4/straight/225/0.png
112
%%DATADIR%%/content/gfx/base/moderate/ts_grass4/straight/315/0.png
113
%%DATADIR%%/content/gfx/base/moderate/ts_grass4/straight/45/0.png
114
%%DATADIR%%/content/gfx/base/moderate/ts_grass5/straight/135/0.png
115
%%DATADIR%%/content/gfx/base/moderate/ts_grass5/straight/225/0.png
116
%%DATADIR%%/content/gfx/base/moderate/ts_grass5/straight/315/0.png
117
%%DATADIR%%/content/gfx/base/moderate/ts_grass5/straight/45/0.png
118
%%DATADIR%%/content/gfx/base/moderate/ts_shallow-deep0/curve_in/135/0.png
119
%%DATADIR%%/content/gfx/base/moderate/ts_shallow-deep0/curve_in/225/0.png
120
%%DATADIR%%/content/gfx/base/moderate/ts_shallow-deep0/curve_in/315/0.png
121
%%DATADIR%%/content/gfx/base/moderate/ts_shallow-deep0/curve_in/45/0.png
122
%%DATADIR%%/content/gfx/base/moderate/ts_shallow-deep0/curve_out/135/0.png
123
%%DATADIR%%/content/gfx/base/moderate/ts_shallow-deep0/curve_out/225/0.png
124
%%DATADIR%%/content/gfx/base/moderate/ts_shallow-deep0/curve_out/315/0.png
125
%%DATADIR%%/content/gfx/base/moderate/ts_shallow-deep0/curve_out/45/0.png
126
%%DATADIR%%/content/gfx/base/moderate/ts_shallow-deep0/straight/135/0.png
127
%%DATADIR%%/content/gfx/base/moderate/ts_shallow-deep0/straight/225/0.png
128
%%DATADIR%%/content/gfx/base/moderate/ts_shallow-deep0/straight/315/0.png
129
%%DATADIR%%/content/gfx/base/moderate/ts_shallow-deep0/straight/45/0.png
130
%%DATADIR%%/content/gfx/base/moderate/ts_shallow0/straight/135/0.png
131
%%DATADIR%%/content/gfx/base/moderate/ts_shallow0/straight/225/0.png
132
%%DATADIR%%/content/gfx/base/moderate/ts_shallow0/straight/315/0.png
133
%%DATADIR%%/content/gfx/base/moderate/ts_shallow0/straight/45/0.png
134
%%DATADIR%%/content/gfx/buildings/citizens/as_bakery0/idle/135/0.png
135
%%DATADIR%%/content/gfx/buildings/citizens/as_bakery0/idle/225/0.png
136
%%DATADIR%%/content/gfx/buildings/citizens/as_bakery0/idle/315/0.png
137
%%DATADIR%%/content/gfx/buildings/citizens/as_bakery0/idle/45/0.png
138
%%DATADIR%%/content/gfx/buildings/citizens/as_cornfield0/idle/135/0.png
139
%%DATADIR%%/content/gfx/buildings/citizens/as_cornfield0/idle/225/0.png
140
%%DATADIR%%/content/gfx/buildings/citizens/as_cornfield0/idle/315/0.png
141
%%DATADIR%%/content/gfx/buildings/citizens/as_cornfield0/idle/45/0.png
142
%%DATADIR%%/content/gfx/buildings/citizens/as_cornfield0/idle_full/135/0.png
143
%%DATADIR%%/content/gfx/buildings/citizens/as_cornfield0/idle_full/225/0.png
144
%%DATADIR%%/content/gfx/buildings/citizens/as_cornfield0/idle_full/315/0.png
145
%%DATADIR%%/content/gfx/buildings/citizens/as_cornfield0/idle_full/45/0.png
146
%%DATADIR%%/content/gfx/buildings/citizens/as_cornfield0/work/135/0.png
147
%%DATADIR%%/content/gfx/buildings/citizens/as_cornfield0/work/135/1.png
148
%%DATADIR%%/content/gfx/buildings/citizens/as_cornfield0/work/135/2.png
149
%%DATADIR%%/content/gfx/buildings/citizens/as_cornfield0/work/135/3.png
150
%%DATADIR%%/content/gfx/buildings/citizens/as_cornfield0/work/225/0.png
151
%%DATADIR%%/content/gfx/buildings/citizens/as_cornfield0/work/225/1.png
152
%%DATADIR%%/content/gfx/buildings/citizens/as_cornfield0/work/225/2.png
153
%%DATADIR%%/content/gfx/buildings/citizens/as_cornfield0/work/225/3.png
154
%%DATADIR%%/content/gfx/buildings/citizens/as_cornfield0/work/315/0.png
155
%%DATADIR%%/content/gfx/buildings/citizens/as_cornfield0/work/315/1.png
156
%%DATADIR%%/content/gfx/buildings/citizens/as_cornfield0/work/315/2.png
157
%%DATADIR%%/content/gfx/buildings/citizens/as_cornfield0/work/315/3.png
158
%%DATADIR%%/content/gfx/buildings/citizens/as_cornfield0/work/45/0.png
159
%%DATADIR%%/content/gfx/buildings/citizens/as_cornfield0/work/45/1.png
160
%%DATADIR%%/content/gfx/buildings/citizens/as_cornfield0/work/45/2.png
161
%%DATADIR%%/content/gfx/buildings/citizens/as_cornfield0/work/45/3.png
162
%%DATADIR%%/content/gfx/buildings/citizens/as_cornfield0/work/tm_30000
163
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/idle/135/17.png
164
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/idle/225/17.png
165
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/idle/315/17.png
166
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/idle/45/17.png
167
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/idle_full/135/00.png
168
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/idle_full/225/00.png
169
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/idle_full/315/00.png
170
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/idle_full/45/00.png
171
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/135/00.png
172
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/135/01.png
173
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/135/02.png
174
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/135/03.png
175
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/135/04.png
176
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/135/05.png
177
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/135/06.png
178
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/135/07.png
179
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/135/08.png
180
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/135/09.png
181
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/135/10.png
182
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/135/11.png
183
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/135/12.png
184
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/135/13.png
185
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/135/14.png
186
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/135/15.png
187
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/135/16.png
188
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/135/17.png
189
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/135/18.png
190
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/135/19.png
191
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/135/20.png
192
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/135/21.png
193
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/135/22.png
194
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/135/23.png
195
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/135/24.png
196
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/135/25.png
197
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/135/26.png
198
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/135/27.png
199
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/135/28.png
200
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/135/29.png
201
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/135/30.png
202
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/135/31.png
203
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/135/32.png
204
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/135/33.png
205
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/135/34.png
206
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/225/00.png
207
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/225/01.png
208
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/225/02.png
209
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/225/03.png
210
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/225/04.png
211
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/225/05.png
212
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/225/06.png
213
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/225/07.png
214
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/225/08.png
215
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/225/09.png
216
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/225/10.png
217
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/225/11.png
218
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/225/12.png
219
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/225/13.png
220
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/225/14.png
221
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/225/15.png
222
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/225/16.png
223
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/225/17.png
224
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/225/18.png
225
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/225/19.png
226
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/225/20.png
227
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/225/21.png
228
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/225/22.png
229
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/225/23.png
230
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/225/24.png
231
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/225/25.png
232
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/225/26.png
233
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/225/27.png
234
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/225/28.png
235
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/225/29.png
236
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/225/30.png
237
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/225/31.png
238
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/225/32.png
239
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/225/33.png
240
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/225/34.png
241
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/315/00.png
242
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/315/01.png
243
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/315/02.png
244
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/315/03.png
245
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/315/04.png
246
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/315/05.png
247
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/315/06.png
248
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/315/07.png
249
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/315/08.png
250
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/315/09.png
251
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/315/10.png
252
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/315/11.png
253
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/315/12.png
254
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/315/13.png
255
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/315/14.png
256
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/315/15.png
257
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/315/16.png
258
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/315/17.png
259
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/315/18.png
260
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/315/19.png
261
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/315/20.png
262
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/315/21.png
263
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/315/22.png
264
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/315/23.png
265
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/315/24.png
266
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/315/25.png
267
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/315/26.png
268
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/315/27.png
269
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/315/28.png
270
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/315/29.png
271
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/315/30.png
272
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/315/31.png
273
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/315/32.png
274
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/315/33.png
275
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/315/34.png
276
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/45/00.png
277
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/45/01.png
278
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/45/02.png
279
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/45/03.png
280
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/45/04.png
281
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/45/05.png
282
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/45/06.png
283
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/45/07.png
284
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/45/08.png
285
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/45/09.png
286
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/45/10.png
287
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/45/11.png
288
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/45/12.png
289
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/45/13.png
290
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/45/14.png
291
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/45/15.png
292
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/45/16.png
293
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/45/17.png
294
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/45/18.png
295
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/45/19.png
296
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/45/20.png
297
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/45/21.png
298
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/45/22.png
299
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/45/23.png
300
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/45/24.png
301
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/45/25.png
302
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/45/26.png
303
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/45/27.png
304
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/45/28.png
305
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/45/29.png
306
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/45/30.png
307
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/45/31.png
308
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/45/32.png
309
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/45/33.png
310
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/45/34.png
311
%%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/tm_2000
312
%%DATADIR%%/content/gfx/buildings/citizens/mainsquare/as_mainsquare_stone0/idle/135/0.png
313
%%DATADIR%%/content/gfx/buildings/citizens/mainsquare/as_mainsquare_stone0/idle/225/0.png
314
%%DATADIR%%/content/gfx/buildings/citizens/mainsquare/as_mainsquare_stone0/idle/315/0.png
315
%%DATADIR%%/content/gfx/buildings/citizens/mainsquare/as_mainsquare_stone0/idle/45/0.png
316
%%DATADIR%%/content/gfx/buildings/citizens/residential/as_stonehouse0/idle/135/0.png
317
%%DATADIR%%/content/gfx/buildings/citizens/residential/as_stonehouse0/idle/225/0.png
318
%%DATADIR%%/content/gfx/buildings/citizens/residential/as_stonehouse0/idle/315/0.png
319
%%DATADIR%%/content/gfx/buildings/citizens/residential/as_stonehouse0/idle/45/0.png
320
%%DATADIR%%/content/gfx/buildings/citizens/residential/as_stonehouse1/idle/135/0.png
321
%%DATADIR%%/content/gfx/buildings/citizens/residential/as_stonehouse1/idle/225/0.png
322
%%DATADIR%%/content/gfx/buildings/citizens/residential/as_stonehouse1/idle/315/0.png
323
%%DATADIR%%/content/gfx/buildings/citizens/residential/as_stonehouse1/idle/45/0.png
324
%%DATADIR%%/content/gfx/buildings/citizens/residential/as_stonehouse2/idle/135/0.png
325
%%DATADIR%%/content/gfx/buildings/citizens/residential/as_stonehouse2/idle/225/0.png
326
%%DATADIR%%/content/gfx/buildings/citizens/residential/as_stonehouse2/idle/315/0.png
327
%%DATADIR%%/content/gfx/buildings/citizens/residential/as_stonehouse2/idle/45/0.png
328
%%DATADIR%%/content/gfx/buildings/citizens/residential/as_stonehouse3/idle/135/0.png
329
%%DATADIR%%/content/gfx/buildings/citizens/residential/as_stonehouse3/idle/225/0.png
330
%%DATADIR%%/content/gfx/buildings/citizens/residential/as_stonehouse3/idle/315/0.png
331
%%DATADIR%%/content/gfx/buildings/citizens/residential/as_stonehouse3/idle/45/0.png
332
%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/a/135/0.png
333
%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/a/225/0.png
334
%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/a/315/0.png
335
%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/a/45/0.png
336
%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/ab/135/0.png
337
%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/ab/225/0.png
338
%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/ab/315/0.png
339
%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/ab/45/0.png
340
%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abc/135/0.png
341
%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abc/225/0.png
342
%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abc/315/0.png
343
%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abc/45/0.png
344
%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcd/135/0.png
345
%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcd/225/0.png
346
%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcd/315/0.png
347
%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcd/45/0.png
348
%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcde/135/0.png
349
%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcde/225/0.png
350
%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcde/315/0.png
351
%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcde/45/0.png
352
%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcdef/135/0.png
353
%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcdef/225/0.png
354
%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcdef/315/0.png
355
%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcdef/45/0.png
356
%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcdefg/135/0.png
357
%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcdefg/225/0.png
358
%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcdefg/315/0.png
359
%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcdefg/45/0.png
360
%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcdefgh/135/0.png
361
%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcdefgh/225/0.png
362
%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcdefgh/315/0.png
363
%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcdefgh/45/0.png
364
%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcdeg/135/0.png
365
%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcdeg/225/0.png
366
%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcdeg/315/0.png
367
%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcdeg/45/0.png
368
%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abce/135/0.png
369
%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abce/225/0.png
370
%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abce/315/0.png
371
%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abce/45/0.png
372
%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcef/135/0.png
373
%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcef/225/0.png
374
%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcef/315/0.png
375
%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcef/45/0.png
376
%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcf/135/0.png
377
%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcf/225/0.png
378
%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcf/315/0.png
379
%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcf/45/0.png
380
%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abe/135/0.png
381
%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abe/225/0.png
382
%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abe/315/0.png
383
%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abe/45/0.png
384
%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/ac/135/0.png
385
%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/ac/225/0.png
386
%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/ac/315/0.png
387
%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/ac/45/0.png
388
%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/single/135/0.png
389
%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/single/225/0.png
390
%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/single/315/0.png
391
%%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/single/45/0.png
392
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0000.png
393
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0001.png
394
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0002.png
395
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0003.png
396
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0004.png
397
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0005.png
398
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0006.png
399
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0007.png
400
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0008.png
401
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0009.png
402
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0010.png
403
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0011.png
404
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0012.png
405
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0013.png
406
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0014.png
407
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0015.png
408
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0016.png
409
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0017.png
410
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0018.png
411
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0019.png
412
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0020.png
413
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0021.png
414
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0022.png
415
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0023.png
416
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0024.png
417
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0025.png
418
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0026.png
419
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0027.png
420
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0028.png
421
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0029.png
422
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0030.png
423
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0031.png
424
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0032.png
425
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0033.png
426
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0034.png
427
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0035.png
428
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0036.png
429
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0037.png
430
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0038.png
431
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0039.png
432
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0040.png
433
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0041.png
434
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0042.png
435
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0043.png
436
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0044.png
437
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0045.png
438
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0046.png
439
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0047.png
440
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0048.png
441
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0049.png
442
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0050.png
443
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0051.png
444
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0052.png
445
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0053.png
446
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0054.png
447
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135/0055.png
448
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0000.png
449
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0001.png
450
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0002.png
451
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0003.png
452
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0004.png
453
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0005.png
454
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0006.png
455
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0007.png
456
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0008.png
457
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0009.png
458
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0010.png
459
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0011.png
460
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0012.png
461
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0013.png
462
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0014.png
463
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0015.png
464
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0016.png
465
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0017.png
466
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0018.png
467
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0019.png
468
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0020.png
469
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0021.png
470
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0022.png
471
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0023.png
472
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0024.png
473
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0025.png
474
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0026.png
475
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0027.png
476
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0028.png
477
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0029.png
478
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0030.png
479
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0031.png
480
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0032.png
481
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0033.png
482
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0034.png
483
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0035.png
484
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0036.png
485
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0037.png
486
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0038.png
487
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0039.png
488
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0040.png
489
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0041.png
490
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0042.png
491
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0043.png
492
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0044.png
493
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0045.png
494
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0046.png
495
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0047.png
496
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0048.png
497
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0049.png
498
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0050.png
499
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0051.png
500
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0052.png
501
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0053.png
502
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0054.png
503
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225/0055.png
504
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0000.png
505
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0001.png
506
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0002.png
507
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0003.png
508
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0004.png
509
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0005.png
510
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0006.png
511
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0007.png
512
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0008.png
513
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0009.png
514
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0010.png
515
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0011.png
516
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0012.png
517
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0013.png
518
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0014.png
519
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0015.png
520
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0016.png
521
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0017.png
522
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0018.png
523
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0019.png
524
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0020.png
525
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0021.png
526
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0022.png
527
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0023.png
528
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0024.png
529
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0025.png
530
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0026.png
531
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0027.png
532
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0028.png
533
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0029.png
534
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0030.png
535
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0031.png
536
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0032.png
537
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0033.png
538
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0034.png
539
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0035.png
540
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0036.png
541
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0037.png
542
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0038.png
543
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0039.png
544
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0040.png
545
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0041.png
546
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0042.png
547
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0043.png
548
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0044.png
549
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0045.png
550
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0046.png
551
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0047.png
552
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0048.png
553
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0049.png
554
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0050.png
555
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0051.png
556
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0052.png
557
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0053.png
558
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0054.png
559
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315/0055.png
560
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0000.png
561
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0001.png
562
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0002.png
563
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0003.png
564
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0004.png
565
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0005.png
566
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0006.png
567
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0007.png
568
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0008.png
569
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0009.png
570
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0010.png
571
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0011.png
572
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0012.png
573
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0013.png
574
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0014.png
575
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0015.png
576
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0016.png
577
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0017.png
578
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0018.png
579
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0019.png
580
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0020.png
581
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0021.png
582
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0022.png
583
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0023.png
584
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0024.png
585
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0025.png
586
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0026.png
587
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0027.png
588
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0028.png
589
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0029.png
590
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0030.png
591
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0031.png
592
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0032.png
593
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0033.png
594
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0034.png
595
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0035.png
596
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0036.png
597
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0037.png
598
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0038.png
599
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0039.png
600
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0040.png
601
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0041.png
602
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0042.png
603
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0043.png
604
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0044.png
605
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0045.png
606
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0046.png
607
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0047.png
608
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0048.png
609
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0049.png
610
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0050.png
611
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0051.png
612
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0052.png
613
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0053.png
614
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0054.png
615
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45/0055.png
616
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/tm_5000
617
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_potatofield0/idle/135/0.png
618
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_potatofield0/idle/225/0.png
619
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_potatofield0/idle/315/0.png
620
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_potatofield0/idle/45/0.png
621
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_potatofield0/idle_full/135/0.png
622
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_potatofield0/idle_full/225/0.png
623
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_potatofield0/idle_full/315/0.png
624
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_potatofield0/idle_full/45/0.png
625
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_potatofield0/work/135/0.png
626
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_potatofield0/work/135/1.png
627
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_potatofield0/work/135/2.png
628
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_potatofield0/work/135/3.png
629
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_potatofield0/work/135/4.png
630
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_potatofield0/work/225/0.png
631
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_potatofield0/work/225/1.png
632
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_potatofield0/work/225/2.png
633
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_potatofield0/work/225/3.png
634
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_potatofield0/work/225/4.png
635
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_potatofield0/work/315/0.png
636
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_potatofield0/work/315/1.png
637
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_potatofield0/work/315/2.png
638
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_potatofield0/work/315/3.png
639
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_potatofield0/work/315/4.png
640
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_potatofield0/work/45/0.png
641
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_potatofield0/work/45/1.png
642
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_potatofield0/work/45/2.png
643
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_potatofield0/work/45/3.png
644
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_potatofield0/work/45/4.png
645
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_potatofield0/work/tm_30000
646
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_sugarfield0/idle/135/0.png
647
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_sugarfield0/idle/225/0.png
648
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_sugarfield0/idle/315/0.png
649
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_sugarfield0/idle/45/0.png
650
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_sugarfield0/idle_full/135/0.png
651
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_sugarfield0/idle_full/225/0.png
652
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_sugarfield0/idle_full/315/0.png
653
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_sugarfield0/idle_full/45/0.png
654
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_sugarfield0/work/135/0.png
655
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_sugarfield0/work/135/1.png
656
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_sugarfield0/work/135/2.png
657
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_sugarfield0/work/135/3.png
658
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_sugarfield0/work/135/4.png
659
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_sugarfield0/work/225/0.png
660
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_sugarfield0/work/225/1.png
661
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_sugarfield0/work/225/2.png
662
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_sugarfield0/work/225/3.png
663
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_sugarfield0/work/225/4.png
664
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_sugarfield0/work/315/0.png
665
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_sugarfield0/work/315/1.png
666
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_sugarfield0/work/315/2.png
667
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_sugarfield0/work/315/3.png
668
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_sugarfield0/work/315/4.png
669
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_sugarfield0/work/45/0.png
670
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_sugarfield0/work/45/1.png
671
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_sugarfield0/work/45/2.png
672
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_sugarfield0/work/45/3.png
673
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_sugarfield0/work/45/4.png
674
%%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_sugarfield0/work/tm_30000
675
%%DATADIR%%/content/gfx/buildings/pioneers/boat_builder/as_boat_builder0/idle/135/0.png
676
%%DATADIR%%/content/gfx/buildings/pioneers/boat_builder/as_boat_builder0/idle/225/0.png
677
%%DATADIR%%/content/gfx/buildings/pioneers/boat_builder/as_boat_builder0/idle/315/0.png
678
%%DATADIR%%/content/gfx/buildings/pioneers/boat_builder/as_boat_builder0/idle/45/0.png
679
%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/idle/135/000.png
680
%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/idle/225/000.png
681
%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/idle/315/000.png
682
%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/idle/45/000.png
683
%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/idle_full/135/000.png
684
%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/idle_full/225/000.png
685
%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/idle_full/315/000.png
686
%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/idle_full/45/000.png
687
%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/135/000.png
688
%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/135/001.png
689
%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/135/002.png
690
%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/135/003.png
691
%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/135/004.png
692
%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/135/005.png
693
%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/135/006.png
694
%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/135/007.png
695
%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/135/008.png
696
%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/135/009.png
697
%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/135/010.png
698
%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/135/011.png
699
%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/135/012.png
700
%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/135/013.png
701
%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/135/014.png
702
%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/135/015.png
703
%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/225/000.png
704
%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/225/001.png
705
%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/225/002.png
706
%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/225/003.png
707
%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/225/004.png
708
%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/225/005.png
709
%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/225/006.png
710
%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/225/007.png
711
%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/225/008.png
712
%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/225/009.png
713
%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/225/010.png
714
%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/225/011.png
715
%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/225/012.png
716
%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/225/013.png
717
%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/225/014.png
718
%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/225/015.png
719
%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/315/000.png
720
%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/315/001.png
721
%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/315/002.png
722
%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/315/003.png
723
%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/315/004.png
724
%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/315/005.png
725
%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/315/006.png
726
%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/315/007.png
727
%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/315/008.png
728
%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/315/009.png
729
%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/315/010.png
730
%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/315/011.png
731
%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/315/012.png
732
%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/315/013.png
733
%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/315/014.png
734
%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/315/015.png
735
%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/45/000.png
736
%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/45/001.png
737
%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/45/002.png
738
%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/45/003.png
739
%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/45/004.png
740
%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/45/005.png
741
%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/45/006.png
742
%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/45/007.png
743
%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/45/008.png
744
%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/45/009.png
745
%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/45/010.png
746
%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/45/011.png
747
%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/45/012.png
748
%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/45/013.png
749
%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/45/014.png
750
%%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/45/015.png
751
%%DATADIR%%/content/gfx/buildings/pioneers/brickyard/as_brickyard0/idle/135/0.png
752
%%DATADIR%%/content/gfx/buildings/pioneers/brickyard/as_brickyard0/idle/225/0.png
753
%%DATADIR%%/content/gfx/buildings/pioneers/brickyard/as_brickyard0/idle/315/0.png
754
%%DATADIR%%/content/gfx/buildings/pioneers/brickyard/as_brickyard0/idle/45/0.png
755
%%DATADIR%%/content/gfx/buildings/pioneers/brickyard/as_brickyard0/idle_full/135/0.png
756
%%DATADIR%%/content/gfx/buildings/pioneers/brickyard/as_brickyard0/idle_full/225/0.png
757
%%DATADIR%%/content/gfx/buildings/pioneers/brickyard/as_brickyard0/idle_full/315/0.png
758
%%DATADIR%%/content/gfx/buildings/pioneers/brickyard/as_brickyard0/idle_full/45/0.png
759
%%DATADIR%%/content/gfx/buildings/pioneers/brickyard/as_brickyard0/work/135/0.png
760
%%DATADIR%%/content/gfx/buildings/pioneers/brickyard/as_brickyard0/work/135/1.png
761
%%DATADIR%%/content/gfx/buildings/pioneers/brickyard/as_brickyard0/work/135/2.png
762
%%DATADIR%%/content/gfx/buildings/pioneers/brickyard/as_brickyard0/work/135/3.png
763
%%DATADIR%%/content/gfx/buildings/pioneers/brickyard/as_brickyard0/work/225/0.png
764
%%DATADIR%%/content/gfx/buildings/pioneers/brickyard/as_brickyard0/work/225/1.png
765
%%DATADIR%%/content/gfx/buildings/pioneers/brickyard/as_brickyard0/work/225/2.png
766
%%DATADIR%%/content/gfx/buildings/pioneers/brickyard/as_brickyard0/work/225/3.png
767
%%DATADIR%%/content/gfx/buildings/pioneers/brickyard/as_brickyard0/work/315/0.png
768
%%DATADIR%%/content/gfx/buildings/pioneers/brickyard/as_brickyard0/work/315/1.png
769
%%DATADIR%%/content/gfx/buildings/pioneers/brickyard/as_brickyard0/work/315/2.png
770
%%DATADIR%%/content/gfx/buildings/pioneers/brickyard/as_brickyard0/work/315/3.png
771
%%DATADIR%%/content/gfx/buildings/pioneers/brickyard/as_brickyard0/work/45/0.png
772
%%DATADIR%%/content/gfx/buildings/pioneers/brickyard/as_brickyard0/work/45/1.png
773
%%DATADIR%%/content/gfx/buildings/pioneers/brickyard/as_brickyard0/work/45/2.png
774
%%DATADIR%%/content/gfx/buildings/pioneers/brickyard/as_brickyard0/work/45/3.png
775
%%DATADIR%%/content/gfx/buildings/pioneers/brickyard/as_brickyard0/work/tm_15000
776
%%DATADIR%%/content/gfx/buildings/pioneers/church_wooden/as_church_wooden0/idle/135/0.png
777
%%DATADIR%%/content/gfx/buildings/pioneers/church_wooden/as_church_wooden0/idle/225/0.png
778
%%DATADIR%%/content/gfx/buildings/pioneers/church_wooden/as_church_wooden0/idle/315/0.png
779
%%DATADIR%%/content/gfx/buildings/pioneers/church_wooden/as_church_wooden0/idle/45/0.png
780
%%DATADIR%%/content/gfx/buildings/pioneers/clay_pit/as_clay_pit0/idle/135/0.png
781
%%DATADIR%%/content/gfx/buildings/pioneers/clay_pit/as_clay_pit0/idle/225/0.png
782
%%DATADIR%%/content/gfx/buildings/pioneers/clay_pit/as_clay_pit0/idle/315/0.png
783
%%DATADIR%%/content/gfx/buildings/pioneers/clay_pit/as_clay_pit0/idle/45/0.png
784
%%DATADIR%%/content/gfx/buildings/pioneers/distillery/as_distillery0/idle/135/0.png
785
%%DATADIR%%/content/gfx/buildings/pioneers/distillery/as_distillery0/idle/225/0.png
786
%%DATADIR%%/content/gfx/buildings/pioneers/distillery/as_distillery0/idle/315/0.png
787
%%DATADIR%%/content/gfx/buildings/pioneers/distillery/as_distillery0/idle/45/0.png
788
%%DATADIR%%/content/gfx/buildings/pioneers/distillery/as_distillery0/work/135/0.png
789
%%DATADIR%%/content/gfx/buildings/pioneers/distillery/as_distillery0/work/135/1.png
790
%%DATADIR%%/content/gfx/buildings/pioneers/distillery/as_distillery0/work/135/2.png
791
%%DATADIR%%/content/gfx/buildings/pioneers/distillery/as_distillery0/work/135/3.png
792
%%DATADIR%%/content/gfx/buildings/pioneers/distillery/as_distillery0/work/135/4.png
793
%%DATADIR%%/content/gfx/buildings/pioneers/distillery/as_distillery0/work/225/0.png
794
%%DATADIR%%/content/gfx/buildings/pioneers/distillery/as_distillery0/work/225/1.png
795
%%DATADIR%%/content/gfx/buildings/pioneers/distillery/as_distillery0/work/225/2.png
796
%%DATADIR%%/content/gfx/buildings/pioneers/distillery/as_distillery0/work/225/3.png
797
%%DATADIR%%/content/gfx/buildings/pioneers/distillery/as_distillery0/work/225/4.png
798
%%DATADIR%%/content/gfx/buildings/pioneers/distillery/as_distillery0/work/315/0.png
799
%%DATADIR%%/content/gfx/buildings/pioneers/distillery/as_distillery0/work/315/1.png
800
%%DATADIR%%/content/gfx/buildings/pioneers/distillery/as_distillery0/work/315/2.png
801
%%DATADIR%%/content/gfx/buildings/pioneers/distillery/as_distillery0/work/315/3.png
802
%%DATADIR%%/content/gfx/buildings/pioneers/distillery/as_distillery0/work/315/4.png
803
%%DATADIR%%/content/gfx/buildings/pioneers/distillery/as_distillery0/work/45/0.png
804
%%DATADIR%%/content/gfx/buildings/pioneers/distillery/as_distillery0/work/45/1.png
805
%%DATADIR%%/content/gfx/buildings/pioneers/distillery/as_distillery0/work/45/2.png
806
%%DATADIR%%/content/gfx/buildings/pioneers/distillery/as_distillery0/work/45/3.png
807
%%DATADIR%%/content/gfx/buildings/pioneers/distillery/as_distillery0/work/45/4.png
808
%%DATADIR%%/content/gfx/buildings/pioneers/distillery/as_distillery0/work/tm_12000
809
%%DATADIR%%/content/gfx/buildings/pioneers/farm/as_farm0/idle/135/0.png
810
%%DATADIR%%/content/gfx/buildings/pioneers/farm/as_farm0/idle/225/0.png
811
%%DATADIR%%/content/gfx/buildings/pioneers/farm/as_farm0/idle/315/0.png
812
%%DATADIR%%/content/gfx/buildings/pioneers/farm/as_farm0/idle/45/0.png
813
%%DATADIR%%/content/gfx/buildings/pioneers/fireservice/as_fireservice0/idle/135/0.png
814
%%DATADIR%%/content/gfx/buildings/pioneers/fireservice/as_fireservice0/idle/225/0.png
815
%%DATADIR%%/content/gfx/buildings/pioneers/fireservice/as_fireservice0/idle/315/0.png
816
%%DATADIR%%/content/gfx/buildings/pioneers/fireservice/as_fireservice0/idle/45/0.png
817
%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/idle/135/0.png
818
%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/idle/225/0.png
819
%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/idle/315/0.png
820
%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/idle/45/0.png
821
%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/logs_01/135/0.png
822
%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/logs_01/225/0.png
823
%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/logs_01/315/0.png
824
%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/logs_01/45/0.png
825
%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/logs_02/135/0.png
826
%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/logs_02/225/0.png
827
%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/logs_02/315/0.png
828
%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/logs_02/45/0.png
829
%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/logs_03/135/0.png
830
%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/logs_03/225/0.png
831
%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/logs_03/315/0.png
832
%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/logs_03/45/0.png
833
%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/logs_04/135/0.png
834
%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/logs_04/225/0.png
835
%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/logs_04/315/0.png
836
%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/logs_04/45/0.png
837
%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/logs_05/135/0.png
838
%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/logs_05/225/0.png
839
%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/logs_05/315/0.png
840
%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/logs_05/45/0.png
841
%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_01/135/0.png
842
%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_01/225/0.png
843
%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_01/315/0.png
844
%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_01/45/0.png
845
%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_02/135/0.png
846
%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_02/225/0.png
847
%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_02/315/0.png
848
%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_02/45/0.png
849
%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_03/135/0.png
850
%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_03/225/0.png
851
%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_03/315/0.png
852
%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_03/45/0.png
853
%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_04/135/0.png
854
%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_04/225/0.png
855
%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_04/315/0.png
856
%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_04/45/0.png
857
%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_05/135/0.png
858
%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_05/225/0.png
859
%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_05/315/0.png
860
%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_05/45/0.png
861
%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_06/135/0.png
862
%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_06/225/0.png
863
%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_06/315/0.png
864
%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_06/45/0.png
865
%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_07/135/0.png
866
%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_07/225/0.png
867
%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_07/315/0.png
868
%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_07/45/0.png
869
%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_08/135/0.png
870
%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_08/225/0.png
871
%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_08/315/0.png
872
%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_08/45/0.png
873
%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_09/135/0.png
874
%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_09/225/0.png
875
%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_09/315/0.png
876
%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_09/45/0.png
877
%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_10/135/0.png
878
%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_10/225/0.png
879
%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_10/315/0.png
880
%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_10/45/0.png
881
%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_11/135/0.png
882
%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_11/225/0.png
883
%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_11/315/0.png
884
%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_11/45/0.png
885
%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_12/135/0.png
886
%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_12/225/0.png
887
%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_12/315/0.png
888
%%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_12/45/0.png
889
%%DATADIR%%/content/gfx/buildings/pioneers/mainsquare/as_mainsquare_wooden0/idle/135/0.png
890
%%DATADIR%%/content/gfx/buildings/pioneers/mainsquare/as_mainsquare_wooden0/idle/225/0.png
891
%%DATADIR%%/content/gfx/buildings/pioneers/mainsquare/as_mainsquare_wooden0/idle/315/0.png
892
%%DATADIR%%/content/gfx/buildings/pioneers/mainsquare/as_mainsquare_wooden0/idle/45/0.png
893
%%DATADIR%%/content/gfx/buildings/pioneers/residential/as_hut0/idle/135/0.png
894
%%DATADIR%%/content/gfx/buildings/pioneers/residential/as_hut0/idle/225/0.png
895
%%DATADIR%%/content/gfx/buildings/pioneers/residential/as_hut0/idle/315/0.png
896
%%DATADIR%%/content/gfx/buildings/pioneers/residential/as_hut0/idle/45/0.png
897
%%DATADIR%%/content/gfx/buildings/pioneers/residential/as_hut1/idle/135/0.png
898
%%DATADIR%%/content/gfx/buildings/pioneers/residential/as_hut1/idle/225/0.png
899
%%DATADIR%%/content/gfx/buildings/pioneers/residential/as_hut1/idle/315/0.png
900
%%DATADIR%%/content/gfx/buildings/pioneers/residential/as_hut1/idle/45/0.png
901
%%DATADIR%%/content/gfx/buildings/pioneers/residential/as_hut2/idle/135/0.png
902
%%DATADIR%%/content/gfx/buildings/pioneers/residential/as_hut2/idle/225/0.png
903
%%DATADIR%%/content/gfx/buildings/pioneers/residential/as_hut2/idle/315/0.png
904
%%DATADIR%%/content/gfx/buildings/pioneers/residential/as_hut2/idle/45/0.png
905
%%DATADIR%%/content/gfx/buildings/pioneers/school/as_school0/idle/135/0.png
906
%%DATADIR%%/content/gfx/buildings/pioneers/school/as_school0/idle/225/0.png
907
%%DATADIR%%/content/gfx/buildings/pioneers/school/as_school0/idle/315/0.png
908
%%DATADIR%%/content/gfx/buildings/pioneers/school/as_school0/idle/45/0.png
909
%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/135/0060.png
910
%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/135/0065.png
911
%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/135/0070.png
912
%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/135/0075.png
913
%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/135/0080.png
914
%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/135/0085.png
915
%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/135/0090.png
916
%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/135/0095.png
917
%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/135/0100.png
918
%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/135/0105.png
919
%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/135/0110.png
920
%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/135/0115.png
921
%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/135/0120.png
922
%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/135/0125.png
923
%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/135/0130.png
924
%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/135/0135.png
925
%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/225/0060.png
926
%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/225/0065.png
927
%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/225/0070.png
928
%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/225/0075.png
929
%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/225/0080.png
930
%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/225/0085.png
931
%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/225/0090.png
932
%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/225/0095.png
933
%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/225/0100.png
934
%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/225/0105.png
935
%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/225/0110.png
936
%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/225/0115.png
937
%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/225/0120.png
938
%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/225/0125.png
939
%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/225/0130.png
940
%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/225/0135.png
941
%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/315/0060.png
942
%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/315/0065.png
943
%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/315/0070.png
944
%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/315/0075.png
945
%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/315/0080.png
946
%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/315/0085.png
947
%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/315/0090.png
948
%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/315/0095.png
949
%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/315/0100.png
950
%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/315/0105.png
951
%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/315/0110.png
952
%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/315/0115.png
953
%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/315/0120.png
954
%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/315/0125.png
955
%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/315/0130.png
956
%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/315/0135.png
957
%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/45/0060.png
958
%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/45/0065.png
959
%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/45/0070.png
960
%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/45/0075.png
961
%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/45/0080.png
962
%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/45/0085.png
963
%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/45/0090.png
964
%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/45/0095.png
965
%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/45/0100.png
966
%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/45/0105.png
967
%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/45/0110.png
968
%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/45/0115.png
969
%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/45/0120.png
970
%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/45/0125.png
971
%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/45/0130.png
972
%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/45/0135.png
973
%%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/tm_1400
974
%%DATADIR%%/content/gfx/buildings/pioneers/storagetent/as_storagetent1/idle/135/0.png
975
%%DATADIR%%/content/gfx/buildings/pioneers/storagetent/as_storagetent1/idle/225/0.png
976
%%DATADIR%%/content/gfx/buildings/pioneers/storagetent/as_storagetent1/idle/315/0.png
977
%%DATADIR%%/content/gfx/buildings/pioneers/storagetent/as_storagetent1/idle/45/0.png
978
%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/a/135/0.png
979
%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/a/225/0.png
980
%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/a/315/0.png
981
%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/a/45/0.png
982
%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/ab/135/0.png
983
%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/ab/225/0.png
984
%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/ab/315/0.png
985
%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/ab/45/0.png
986
%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abc/135/0.png
987
%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abc/225/0.png
988
%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abc/315/0.png
989
%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abc/45/0.png
990
%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcd/135/0.png
991
%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcd/225/0.png
992
%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcd/315/0.png
993
%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcd/45/0.png
994
%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcde/135/0.png
995
%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcde/225/0.png
996
%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcde/315/0.png
997
%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcde/45/0.png
998
%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcdef/135/0.png
999
%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcdef/225/0.png
1000
%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcdef/315/0.png
1001
%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcdef/45/0.png
1002
%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcdefg/135/0.png
1003
%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcdefg/225/0.png
1004
%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcdefg/315/0.png
1005
%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcdefg/45/0.png
1006
%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcdefgh/135/0.png
1007
%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcdefgh/225/0.png
1008
%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcdefgh/315/0.png
1009
%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcdefgh/45/0.png
1010
%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcdeg/135/0.png
1011
%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcdeg/225/0.png
1012
%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcdeg/315/0.png
1013
%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcdeg/45/0.png
1014
%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abce/135/0.png
1015
%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abce/225/0.png
1016
%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abce/315/0.png
1017
%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abce/45/0.png
1018
%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcef/135/0.png
1019
%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcef/225/0.png
1020
%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcef/315/0.png
1021
%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcef/45/0.png
1022
%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcf/135/0.png
1023
%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcf/225/0.png
1024
%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcf/315/0.png
1025
%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcf/45/0.png
1026
%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abe/135/0.png
1027
%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abe/225/0.png
1028
%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abe/315/0.png
1029
%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abe/45/0.png
1030
%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/ac/135/0.png
1031
%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/ac/225/0.png
1032
%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/ac/315/0.png
1033
%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/ac/45/0.png
1034
%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/single/135/0.png
1035
%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/single/225/0.png
1036
%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/single/315/0.png
1037
%%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/single/45/0.png
1038
%%DATADIR%%/content/gfx/buildings/pioneers/tower_wooden/as_woodentower0/idle/135/0.png
1039
%%DATADIR%%/content/gfx/buildings/pioneers/tower_wooden/as_woodentower0/idle/225/0.png
1040
%%DATADIR%%/content/gfx/buildings/pioneers/tower_wooden/as_woodentower0/idle/315/0.png
1041
%%DATADIR%%/content/gfx/buildings/pioneers/tower_wooden/as_woodentower0/idle/45/0.png
1042
%%DATADIR%%/content/gfx/buildings/pioneers/weaver/as_weaver0/idle/135/0.png
1043
%%DATADIR%%/content/gfx/buildings/pioneers/weaver/as_weaver0/idle/225/0.png
1044
%%DATADIR%%/content/gfx/buildings/pioneers/weaver/as_weaver0/idle/315/0.png
1045
%%DATADIR%%/content/gfx/buildings/pioneers/weaver/as_weaver0/idle/45/0.png
1046
%%DATADIR%%/content/gfx/buildings/placeholder/as_2x2/idle/135/0.png
1047
%%DATADIR%%/content/gfx/buildings/placeholder/as_2x2/idle/225/0.png
1048
%%DATADIR%%/content/gfx/buildings/placeholder/as_2x2/idle/315/0.png
1049
%%DATADIR%%/content/gfx/buildings/placeholder/as_2x2/idle/45/0.png
1050
%%DATADIR%%/content/gfx/buildings/placeholder/as_3x3/idle/135/0.png
1051
%%DATADIR%%/content/gfx/buildings/placeholder/as_3x3/idle/225/0.png
1052
%%DATADIR%%/content/gfx/buildings/placeholder/as_3x3/idle/315/0.png
1053
%%DATADIR%%/content/gfx/buildings/placeholder/as_3x3/idle/45/0.png
1054
%%DATADIR%%/content/gfx/buildings/sailors/fisherman/as_fisherman0/idle/135/0.png
1055
%%DATADIR%%/content/gfx/buildings/sailors/fisherman/as_fisherman0/idle/225/0.png
1056
%%DATADIR%%/content/gfx/buildings/sailors/fisherman/as_fisherman0/idle/315/0.png
1057
%%DATADIR%%/content/gfx/buildings/sailors/fisherman/as_fisherman0/idle/45/0.png
1058
%%DATADIR%%/content/gfx/buildings/sailors/hunter/as_hunter0/idle/135/0.png
1059
%%DATADIR%%/content/gfx/buildings/sailors/hunter/as_hunter0/idle/225/0.png
1060
%%DATADIR%%/content/gfx/buildings/sailors/hunter/as_hunter0/idle/315/0.png
1061
%%DATADIR%%/content/gfx/buildings/sailors/hunter/as_hunter0/idle/45/0.png
1062
%%DATADIR%%/content/gfx/buildings/sailors/lookout/as_lookout0/idle/135/0.png
1063
%%DATADIR%%/content/gfx/buildings/sailors/lookout/as_lookout0/idle/225/0.png
1064
%%DATADIR%%/content/gfx/buildings/sailors/lookout/as_lookout0/idle/315/0.png
1065
%%DATADIR%%/content/gfx/buildings/sailors/lookout/as_lookout0/idle/45/0.png
1066
%%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/idle/135/0.png
1067
%%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/idle/225/0.png
1068
%%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/idle/315/0.png
1069
%%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/idle/45/0.png
1070
%%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/logs_1/135/0.png
1071
%%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/logs_1/225/0.png
1072
%%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/logs_1/315/0.png
1073
%%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/logs_1/45/0.png
1074
%%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/logs_2/135/0.png
1075
%%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/logs_2/225/0.png
1076
%%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/logs_2/315/0.png
1077
%%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/logs_2/45/0.png
1078
%%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/logs_3/135/0.png
1079
%%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/logs_3/225/0.png
1080
%%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/logs_3/315/0.png
1081
%%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/logs_3/45/0.png
1082
%%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/logs_4/135/0.png
1083
%%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/logs_4/225/0.png
1084
%%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/logs_4/315/0.png
1085
%%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/logs_4/45/0.png
1086
%%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/logs_5/135/0.png
1087
%%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/logs_5/225/0.png
1088
%%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/logs_5/315/0.png
1089
%%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/logs_5/45/0.png
1090
%%DATADIR%%/content/gfx/buildings/sailors/mainsquare/as_mainsquare0/idle/135/0.png
1091
%%DATADIR%%/content/gfx/buildings/sailors/mainsquare/as_mainsquare0/idle/225/0.png
1092
%%DATADIR%%/content/gfx/buildings/sailors/mainsquare/as_mainsquare0/idle/315/0.png
1093
%%DATADIR%%/content/gfx/buildings/sailors/mainsquare/as_mainsquare0/idle/45/0.png
1094
%%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent0/idle/135/0.png
1095
%%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent0/idle/225/0.png
1096
%%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent0/idle/315/0.png
1097
%%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent0/idle/45/0.png
1098
%%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent1/idle/135/0.png
1099
%%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent1/idle/225/0.png
1100
%%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent1/idle/315/0.png
1101
%%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent1/idle/45/0.png
1102
%%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent2/idle/135/0.png
1103
%%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent2/idle/225/0.png
1104
%%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent2/idle/315/0.png
1105
%%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent2/idle/45/0.png
1106
%%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent3/idle/135/0.png
1107
%%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent3/idle/225/0.png
1108
%%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent3/idle/315/0.png
1109
%%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent3/idle/45/0.png
1110
%%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent4/idle/135/0.png
1111
%%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent4/idle/225/0.png
1112
%%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent4/idle/315/0.png
1113
%%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent4/idle/45/0.png
1114
%%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent5/idle/135/0.png
1115
%%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent5/idle/225/0.png
1116
%%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent5/idle/315/0.png
1117
%%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent5/idle/45/0.png
1118
%%DATADIR%%/content/gfx/buildings/sailors/ruined_tent/as_ruined_tent0/idle/135/0.png
1119
%%DATADIR%%/content/gfx/buildings/sailors/ruined_tent/as_ruined_tent0/idle/225/0.png
1120
%%DATADIR%%/content/gfx/buildings/sailors/ruined_tent/as_ruined_tent0/idle/315/0.png
1121
%%DATADIR%%/content/gfx/buildings/sailors/ruined_tent/as_ruined_tent0/idle/45/0.png
1122
%%DATADIR%%/content/gfx/buildings/sailors/signalfire/as_signalfire0/idle/135/0.png
1123
%%DATADIR%%/content/gfx/buildings/sailors/signalfire/as_signalfire0/idle/135/1.png
1124
%%DATADIR%%/content/gfx/buildings/sailors/signalfire/as_signalfire0/idle/135/2.png
1125
%%DATADIR%%/content/gfx/buildings/sailors/signalfire/as_signalfire0/idle/135/3.png
1126
%%DATADIR%%/content/gfx/buildings/sailors/signalfire/as_signalfire0/idle/135/4.png
1127
%%DATADIR%%/content/gfx/buildings/sailors/signalfire/as_signalfire0/idle/135/5.png
1128
%%DATADIR%%/content/gfx/buildings/sailors/signalfire/as_signalfire0/idle/135/6.png
1129
%%DATADIR%%/content/gfx/buildings/sailors/signalfire/as_signalfire0/idle/135/7.png
1130
%%DATADIR%%/content/gfx/buildings/sailors/signalfire/as_signalfire0/idle/135/8.png
1131
%%DATADIR%%/content/gfx/buildings/sailors/signalfire/as_signalfire0/idle/135/9.png
1132
%%DATADIR%%/content/gfx/buildings/sailors/signalfire/as_signalfire0/idle/225/0.png
1133
%%DATADIR%%/content/gfx/buildings/sailors/signalfire/as_signalfire0/idle/225/1.png
1134
%%DATADIR%%/content/gfx/buildings/sailors/signalfire/as_signalfire0/idle/225/2.png
1135
%%DATADIR%%/content/gfx/buildings/sailors/signalfire/as_signalfire0/idle/225/3.png
1136
%%DATADIR%%/content/gfx/buildings/sailors/signalfire/as_signalfire0/idle/225/4.png
1137
%%DATADIR%%/content/gfx/buildings/sailors/signalfire/as_signalfire0/idle/225/5.png
1138
%%DATADIR%%/content/gfx/buildings/sailors/signalfire/as_signalfire0/idle/225/6.png
1139
%%DATADIR%%/content/gfx/buildings/sailors/signalfire/as_signalfire0/idle/225/7.png
1140
%%DATADIR%%/content/gfx/buildings/sailors/signalfire/as_signalfire0/idle/225/8.png
1141
%%DATADIR%%/content/gfx/buildings/sailors/signalfire/as_signalfire0/idle/225/9.png
1142
%%DATADIR%%/content/gfx/buildings/sailors/signalfire/as_signalfire0/idle/315/0.png
1143
%%DATADIR%%/content/gfx/buildings/sailors/signalfire/as_signalfire0/idle/315/1.png
1144
%%DATADIR%%/content/gfx/buildings/sailors/signalfire/as_signalfire0/idle/315/2.png
1145
%%DATADIR%%/content/gfx/buildings/sailors/signalfire/as_signalfire0/idle/315/3.png
1146
%%DATADIR%%/content/gfx/buildings/sailors/signalfire/as_signalfire0/idle/315/4.png
1147
%%DATADIR%%/content/gfx/buildings/sailors/signalfire/as_signalfire0/idle/315/5.png
1148
%%DATADIR%%/content/gfx/buildings/sailors/signalfire/as_signalfire0/idle/315/6.png
1149
%%DATADIR%%/content/gfx/buildings/sailors/signalfire/as_signalfire0/idle/315/7.png
1150
%%DATADIR%%/content/gfx/buildings/sailors/signalfire/as_signalfire0/idle/315/8.png
1151
%%DATADIR%%/content/gfx/buildings/sailors/signalfire/as_signalfire0/idle/315/9.png
1152
%%DATADIR%%/content/gfx/buildings/sailors/signalfire/as_signalfire0/idle/45/0.png
1153
%%DATADIR%%/content/gfx/buildings/sailors/signalfire/as_signalfire0/idle/45/1.png
1154
%%DATADIR%%/content/gfx/buildings/sailors/signalfire/as_signalfire0/idle/45/2.png
1155
%%DATADIR%%/content/gfx/buildings/sailors/signalfire/as_signalfire0/idle/45/3.png
1156
%%DATADIR%%/content/gfx/buildings/sailors/signalfire/as_signalfire0/idle/45/4.png
1157
%%DATADIR%%/content/gfx/buildings/sailors/signalfire/as_signalfire0/idle/45/5.png
1158
%%DATADIR%%/content/gfx/buildings/sailors/signalfire/as_signalfire0/idle/45/6.png
1159
%%DATADIR%%/content/gfx/buildings/sailors/signalfire/as_signalfire0/idle/45/7.png
1160
%%DATADIR%%/content/gfx/buildings/sailors/signalfire/as_signalfire0/idle/45/8.png
1161
%%DATADIR%%/content/gfx/buildings/sailors/signalfire/as_signalfire0/idle/45/9.png
1162
%%DATADIR%%/content/gfx/buildings/sailors/signalfire/as_signalfire0/idle/tm_1400
1163
%%DATADIR%%/content/gfx/buildings/sailors/storagetent/as_storagetent0/idle/135/0.png
1164
%%DATADIR%%/content/gfx/buildings/sailors/storagetent/as_storagetent0/idle/225/0.png
1165
%%DATADIR%%/content/gfx/buildings/sailors/storagetent/as_storagetent0/idle/315/0.png
1166
%%DATADIR%%/content/gfx/buildings/sailors/storagetent/as_storagetent0/idle/45/0.png
1167
%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/a/135/0.png
1168
%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/a/225/0.png
1169
%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/a/315/0.png
1170
%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/a/45/0.png
1171
%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/ab/135/0.png
1172
%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/ab/225/0.png
1173
%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/ab/315/0.png
1174
%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/ab/45/0.png
1175
%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abc/135/0.png
1176
%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abc/225/0.png
1177
%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abc/315/0.png
1178
%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abc/45/0.png
1179
%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcd/135/0.png
1180
%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcd/225/0.png
1181
%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcd/315/0.png
1182
%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcd/45/0.png
1183
%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcde/135/0.png
1184
%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcde/225/0.png
1185
%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcde/315/0.png
1186
%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcde/45/0.png
1187
%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcdef/135/0.png
1188
%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcdef/225/0.png
1189
%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcdef/315/0.png
1190
%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcdef/45/0.png
1191
%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcdefg/135/0.png
1192
%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcdefg/225/0.png
1193
%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcdefg/315/0.png
1194
%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcdefg/45/0.png
1195
%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcdefgh/135/0.png
1196
%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcdefgh/225/0.png
1197
%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcdefgh/315/0.png
1198
%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcdefgh/45/0.png
1199
%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcdeg/135/0.png
1200
%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcdeg/225/0.png
1201
%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcdeg/315/0.png
1202
%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcdeg/45/0.png
1203
%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abce/135/0.png
1204
%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abce/225/0.png
1205
%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abce/315/0.png
1206
%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abce/45/0.png
1207
%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcef/135/0.png
1208
%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcef/225/0.png
1209
%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcef/315/0.png
1210
%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcef/45/0.png
1211
%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcf/135/0.png
1212
%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcf/225/0.png
1213
%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcf/315/0.png
1214
%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcf/45/0.png
1215
%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abe/135/0.png
1216
%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abe/225/0.png
1217
%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abe/315/0.png
1218
%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abe/45/0.png
1219
%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/ac/135/0.png
1220
%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/ac/225/0.png
1221
%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/ac/315/0.png
1222
%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/ac/45/0.png
1223
%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/single/135/0.png
1224
%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/single/225/0.png
1225
%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/single/315/0.png
1226
%%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/single/45/0.png
1227
%%DATADIR%%/content/gfx/buildings/sailors/sunsail/as_sunsail0/idle/135/0.png
1228
%%DATADIR%%/content/gfx/buildings/sailors/sunsail/as_sunsail0/idle/225/0.png
1229
%%DATADIR%%/content/gfx/buildings/sailors/sunsail/as_sunsail0/idle/315/0.png
1230
%%DATADIR%%/content/gfx/buildings/sailors/sunsail/as_sunsail0/idle/45/0.png
1231
%%DATADIR%%/content/gfx/buildings/sailors/warehouse/as_warehouse0/idle/135/0.png
1232
%%DATADIR%%/content/gfx/buildings/sailors/warehouse/as_warehouse0/idle/225/0.png
1233
%%DATADIR%%/content/gfx/buildings/sailors/warehouse/as_warehouse0/idle/315/0.png
1234
%%DATADIR%%/content/gfx/buildings/sailors/warehouse/as_warehouse0/idle/45/0.png
1235
%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_cattlerun0/idle/135/0.png
1236
%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_cattlerun0/idle/225/0.png
1237
%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_cattlerun0/idle/315/0.png
1238
%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_cattlerun0/idle/45/0.png
1239
%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_herbary0/idle/135/000.png
1240
%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_herbary0/idle/225/000.png
1241
%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_herbary0/idle/315/000.png
1242
%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_herbary0/idle/45/000.png
1243
%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_herbary0/idle_full/135/004.png
1244
%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_herbary0/idle_full/225/004.png
1245
%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_herbary0/idle_full/315/004.png
1246
%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_herbary0/idle_full/45/004.png
1247
%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_herbary0/work/135/000.png
1248
%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_herbary0/work/135/001.png
1249
%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_herbary0/work/135/002.png
1250
%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_herbary0/work/135/003.png
1251
%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_herbary0/work/135/004.png
1252
%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_herbary0/work/225/000.png
1253
%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_herbary0/work/225/001.png
1254
%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_herbary0/work/225/002.png
1255
%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_herbary0/work/225/003.png
1256
%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_herbary0/work/225/004.png
1257
%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_herbary0/work/315/000.png
1258
%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_herbary0/work/315/001.png
1259
%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_herbary0/work/315/002.png
1260
%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_herbary0/work/315/003.png
1261
%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_herbary0/work/315/004.png
1262
%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_herbary0/work/45/000.png
1263
%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_herbary0/work/45/001.png
1264
%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_herbary0/work/45/002.png
1265
%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_herbary0/work/45/003.png
1266
%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_herbary0/work/45/004.png
1267
%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_herbary0/work/tm_30000
1268
%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_pigsty0/idle/135/0.png
1269
%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_pigsty0/idle/225/0.png
1270
%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_pigsty0/idle/315/0.png
1271
%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_pigsty0/idle/45/0.png
1272
%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_tobaccofield0/idle/135/0.png
1273
%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_tobaccofield0/idle/225/0.png
1274
%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_tobaccofield0/idle/315/0.png
1275
%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_tobaccofield0/idle/45/0.png
1276
%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_tobaccofield0/idle_full/135/0.png
1277
%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_tobaccofield0/idle_full/225/0.png
1278
%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_tobaccofield0/idle_full/315/0.png
1279
%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_tobaccofield0/idle_full/45/0.png
1280
%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_tobaccofield0/work/135/0.png
1281
%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_tobaccofield0/work/135/1.png
1282
%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_tobaccofield0/work/135/2.png
1283
%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_tobaccofield0/work/135/3.png
1284
%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_tobaccofield0/work/135/4.png
1285
%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_tobaccofield0/work/225/0.png
1286
%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_tobaccofield0/work/225/1.png
1287
%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_tobaccofield0/work/225/2.png
1288
%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_tobaccofield0/work/225/3.png
1289
%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_tobaccofield0/work/225/4.png
1290
%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_tobaccofield0/work/315/0.png
1291
%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_tobaccofield0/work/315/1.png
1292
%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_tobaccofield0/work/315/2.png
1293
%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_tobaccofield0/work/315/3.png
1294
%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_tobaccofield0/work/315/4.png
1295
%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_tobaccofield0/work/45/0.png
1296
%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_tobaccofield0/work/45/1.png
1297
%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_tobaccofield0/work/45/2.png
1298
%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_tobaccofield0/work/45/3.png
1299
%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_tobaccofield0/work/45/4.png
1300
%%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_tobaccofield0/work/tm_30000
1301
%%DATADIR%%/content/gfx/buildings/settlers/barracks/as_barracks0/idle/135/0.png
1302
%%DATADIR%%/content/gfx/buildings/settlers/barracks/as_barracks0/idle/225/0.png
1303
%%DATADIR%%/content/gfx/buildings/settlers/barracks/as_barracks0/idle/315/0.png
1304
%%DATADIR%%/content/gfx/buildings/settlers/barracks/as_barracks0/idle/45/0.png
1305
%%DATADIR%%/content/gfx/buildings/settlers/butchery/as_butchery0/idle/135/0.png
1306
%%DATADIR%%/content/gfx/buildings/settlers/butchery/as_butchery0/idle/225/0.png
1307
%%DATADIR%%/content/gfx/buildings/settlers/butchery/as_butchery0/idle/315/0.png
1308
%%DATADIR%%/content/gfx/buildings/settlers/butchery/as_butchery0/idle/45/0.png
1309
%%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/idle/135/0.png
1310
%%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/idle/225/0.png
1311
%%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/idle/315/0.png
1312
%%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/idle/45/0.png
1313
%%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/idle_full/135/0.png
1314
%%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/idle_full/225/0.png
1315
%%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/idle_full/315/0.png
1316
%%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/idle_full/45/0.png
1317
%%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/work/135/0.png
1318
%%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/work/135/1.png
1319
%%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/work/135/2.png
1320
%%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/work/135/3.png
1321
%%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/work/135/4.png
1322
%%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/work/135/5.png
1323
%%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/work/135/6.png
1324
%%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/work/225/0.png
1325
%%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/work/225/1.png
1326
%%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/work/225/2.png
1327
%%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/work/225/3.png
1328
%%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/work/225/4.png
1329
%%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/work/225/5.png
1330
%%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/work/225/6.png
1331
%%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/work/315/0.png
1332
%%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/work/315/1.png
1333
%%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/work/315/2.png
1334
%%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/work/315/3.png
1335
%%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/work/315/4.png
1336
%%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/work/315/5.png
1337
%%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/work/315/6.png
1338
%%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/work/45/0.png
1339
%%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/work/45/1.png
1340
%%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/work/45/2.png
1341
%%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/work/45/3.png
1342
%%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/work/45/4.png
1343
%%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/work/45/5.png
1344
%%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/work/45/6.png
1345
%%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/work/tm_20000
1346
%%DATADIR%%/content/gfx/buildings/settlers/doctor/as_doctor0/idle/135/000.png
1347
%%DATADIR%%/content/gfx/buildings/settlers/doctor/as_doctor0/idle/225/000.png
1348
%%DATADIR%%/content/gfx/buildings/settlers/doctor/as_doctor0/idle/315/000.png
1349
%%DATADIR%%/content/gfx/buildings/settlers/doctor/as_doctor0/idle/45/000.png
1350
%%DATADIR%%/content/gfx/buildings/settlers/mainsquare/as_mainsquare_timberframed0/idle/135/0.png
1351
%%DATADIR%%/content/gfx/buildings/settlers/mainsquare/as_mainsquare_timberframed0/idle/225/0.png
1352
%%DATADIR%%/content/gfx/buildings/settlers/mainsquare/as_mainsquare_timberframed0/idle/315/0.png
1353
%%DATADIR%%/content/gfx/buildings/settlers/mainsquare/as_mainsquare_timberframed0/idle/45/0.png
1354
%%DATADIR%%/content/gfx/buildings/settlers/residential/as_house0/idle/135/0.png
1355
%%DATADIR%%/content/gfx/buildings/settlers/residential/as_house0/idle/225/0.png
1356
%%DATADIR%%/content/gfx/buildings/settlers/residential/as_house0/idle/315/0.png
1357
%%DATADIR%%/content/gfx/buildings/settlers/residential/as_house0/idle/45/0.png
1358
%%DATADIR%%/content/gfx/buildings/settlers/salt_ponds/as_saltponds0/idle/135/0.png
1359
%%DATADIR%%/content/gfx/buildings/settlers/salt_ponds/as_saltponds0/idle/225/0.png
1360
%%DATADIR%%/content/gfx/buildings/settlers/salt_ponds/as_saltponds0/idle/315/0.png
1361
%%DATADIR%%/content/gfx/buildings/settlers/salt_ponds/as_saltponds0/idle/45/0.png
1362
%%DATADIR%%/content/gfx/buildings/settlers/salt_ponds/as_saltponds0/idle_full/135/0.png
1363
%%DATADIR%%/content/gfx/buildings/settlers/salt_ponds/as_saltponds0/idle_full/225/0.png
1364
%%DATADIR%%/content/gfx/buildings/settlers/salt_ponds/as_saltponds0/idle_full/315/0.png
1365
%%DATADIR%%/content/gfx/buildings/settlers/salt_ponds/as_saltponds0/idle_full/45/0.png
1366
%%DATADIR%%/content/gfx/buildings/settlers/salt_ponds/as_saltponds0/work/135/0.png
1367
%%DATADIR%%/content/gfx/buildings/settlers/salt_ponds/as_saltponds0/work/135/1.png
1368
%%DATADIR%%/content/gfx/buildings/settlers/salt_ponds/as_saltponds0/work/135/2.png
1369
%%DATADIR%%/content/gfx/buildings/settlers/salt_ponds/as_saltponds0/work/135/3.png
1370
%%DATADIR%%/content/gfx/buildings/settlers/salt_ponds/as_saltponds0/work/135/4.png
1371
%%DATADIR%%/content/gfx/buildings/settlers/salt_ponds/as_saltponds0/work/135/5.png
1372
%%DATADIR%%/content/gfx/buildings/settlers/salt_ponds/as_saltponds0/work/225/0.png
1373
%%DATADIR%%/content/gfx/buildings/settlers/salt_ponds/as_saltponds0/work/225/1.png
1374
%%DATADIR%%/content/gfx/buildings/settlers/salt_ponds/as_saltponds0/work/225/2.png
1375
%%DATADIR%%/content/gfx/buildings/settlers/salt_ponds/as_saltponds0/work/225/3.png
1376
%%DATADIR%%/content/gfx/buildings/settlers/salt_ponds/as_saltponds0/work/225/4.png
1377
%%DATADIR%%/content/gfx/buildings/settlers/salt_ponds/as_saltponds0/work/225/5.png
1378
%%DATADIR%%/content/gfx/buildings/settlers/salt_ponds/as_saltponds0/work/315/0.png
1379
%%DATADIR%%/content/gfx/buildings/settlers/salt_ponds/as_saltponds0/work/315/1.png
1380
%%DATADIR%%/content/gfx/buildings/settlers/salt_ponds/as_saltponds0/work/315/2.png
1381
%%DATADIR%%/content/gfx/buildings/settlers/salt_ponds/as_saltponds0/work/315/3.png
1382
%%DATADIR%%/content/gfx/buildings/settlers/salt_ponds/as_saltponds0/work/315/4.png
1383
%%DATADIR%%/content/gfx/buildings/settlers/salt_ponds/as_saltponds0/work/315/5.png
1384
%%DATADIR%%/content/gfx/buildings/settlers/salt_ponds/as_saltponds0/work/45/0.png
1385
%%DATADIR%%/content/gfx/buildings/settlers/salt_ponds/as_saltponds0/work/45/1.png
1386
%%DATADIR%%/content/gfx/buildings/settlers/salt_ponds/as_saltponds0/work/45/2.png
1387
%%DATADIR%%/content/gfx/buildings/settlers/salt_ponds/as_saltponds0/work/45/3.png
1388
%%DATADIR%%/content/gfx/buildings/settlers/salt_ponds/as_saltponds0/work/45/4.png
1389
%%DATADIR%%/content/gfx/buildings/settlers/salt_ponds/as_saltponds0/work/45/5.png
1390
%%DATADIR%%/content/gfx/buildings/settlers/salt_ponds/as_saltponds0/work/tm_45000
1391
%%DATADIR%%/content/gfx/buildings/settlers/smeltery/as_smeltery0/idle/135/0.png
1392
%%DATADIR%%/content/gfx/buildings/settlers/smeltery/as_smeltery0/idle/225/0.png
1393
%%DATADIR%%/content/gfx/buildings/settlers/smeltery/as_smeltery0/idle/315/0.png
1394
%%DATADIR%%/content/gfx/buildings/settlers/smeltery/as_smeltery0/idle/45/0.png
1395
%%DATADIR%%/content/gfx/buildings/settlers/smeltery/as_smeltery0/work/135/0.png
1396
%%DATADIR%%/content/gfx/buildings/settlers/smeltery/as_smeltery0/work/135/1.png
1397
%%DATADIR%%/content/gfx/buildings/settlers/smeltery/as_smeltery0/work/135/2.png
1398
%%DATADIR%%/content/gfx/buildings/settlers/smeltery/as_smeltery0/work/135/3.png
1399
%%DATADIR%%/content/gfx/buildings/settlers/smeltery/as_smeltery0/work/135/4.png
1400
%%DATADIR%%/content/gfx/buildings/settlers/smeltery/as_smeltery0/work/135/5.png
1401
%%DATADIR%%/content/gfx/buildings/settlers/smeltery/as_smeltery0/work/225/0.png
1402
%%DATADIR%%/content/gfx/buildings/settlers/smeltery/as_smeltery0/work/225/1.png
1403
%%DATADIR%%/content/gfx/buildings/settlers/smeltery/as_smeltery0/work/225/2.png
1404
%%DATADIR%%/content/gfx/buildings/settlers/smeltery/as_smeltery0/work/225/3.png
1405
%%DATADIR%%/content/gfx/buildings/settlers/smeltery/as_smeltery0/work/225/4.png
1406
%%DATADIR%%/content/gfx/buildings/settlers/smeltery/as_smeltery0/work/225/5.png
1407
%%DATADIR%%/content/gfx/buildings/settlers/smeltery/as_smeltery0/work/315/0.png
1408
%%DATADIR%%/content/gfx/buildings/settlers/smeltery/as_smeltery0/work/315/1.png
1409
%%DATADIR%%/content/gfx/buildings/settlers/smeltery/as_smeltery0/work/315/2.png
1410
%%DATADIR%%/content/gfx/buildings/settlers/smeltery/as_smeltery0/work/315/3.png
1411
%%DATADIR%%/content/gfx/buildings/settlers/smeltery/as_smeltery0/work/315/4.png
1412
%%DATADIR%%/content/gfx/buildings/settlers/smeltery/as_smeltery0/work/315/5.png
1413
%%DATADIR%%/content/gfx/buildings/settlers/smeltery/as_smeltery0/work/45/0.png
1414
%%DATADIR%%/content/gfx/buildings/settlers/smeltery/as_smeltery0/work/45/1.png
1415
%%DATADIR%%/content/gfx/buildings/settlers/smeltery/as_smeltery0/work/45/2.png
1416
%%DATADIR%%/content/gfx/buildings/settlers/smeltery/as_smeltery0/work/45/3.png
1417
%%DATADIR%%/content/gfx/buildings/settlers/smeltery/as_smeltery0/work/45/4.png
1418
%%DATADIR%%/content/gfx/buildings/settlers/smeltery/as_smeltery0/work/45/5.png
1419
%%DATADIR%%/content/gfx/buildings/settlers/smeltery/as_smeltery0/work/tm_30000
1420
%%DATADIR%%/content/gfx/buildings/settlers/tavern/as_tavern0/idle/135/0.png
1421
%%DATADIR%%/content/gfx/buildings/settlers/tavern/as_tavern0/idle/225/0.png
1422
%%DATADIR%%/content/gfx/buildings/settlers/tavern/as_tavern0/idle/315/0.png
1423
%%DATADIR%%/content/gfx/buildings/settlers/tavern/as_tavern0/idle/45/0.png
1424
%%DATADIR%%/content/gfx/buildings/settlers/tobacconist/as_tobacconist0/idle/135/0.png
1425
%%DATADIR%%/content/gfx/buildings/settlers/tobacconist/as_tobacconist0/idle/225/0.png
1426
%%DATADIR%%/content/gfx/buildings/settlers/tobacconist/as_tobacconist0/idle/315/0.png
1427
%%DATADIR%%/content/gfx/buildings/settlers/tobacconist/as_tobacconist0/idle/45/0.png
1428
%%DATADIR%%/content/gfx/buildings/settlers/toolmaker/as_toolmaker0/idle/135/0.png
1429
%%DATADIR%%/content/gfx/buildings/settlers/toolmaker/as_toolmaker0/idle/225/0.png
1430
%%DATADIR%%/content/gfx/buildings/settlers/toolmaker/as_toolmaker0/idle/315/0.png
1431
%%DATADIR%%/content/gfx/buildings/settlers/toolmaker/as_toolmaker0/idle/45/0.png
1432
%%DATADIR%%/content/gfx/buildings/settlers/toolmaker/as_toolmaker0/work/135/0.png
1433
%%DATADIR%%/content/gfx/buildings/settlers/toolmaker/as_toolmaker0/work/135/1.png
1434
%%DATADIR%%/content/gfx/buildings/settlers/toolmaker/as_toolmaker0/work/135/2.png
1435
%%DATADIR%%/content/gfx/buildings/settlers/toolmaker/as_toolmaker0/work/135/3.png
1436
%%DATADIR%%/content/gfx/buildings/settlers/toolmaker/as_toolmaker0/work/135/4.png
1437
%%DATADIR%%/content/gfx/buildings/settlers/toolmaker/as_toolmaker0/work/135/5.png
1438
%%DATADIR%%/content/gfx/buildings/settlers/toolmaker/as_toolmaker0/work/135/6.png
1439
%%DATADIR%%/content/gfx/buildings/settlers/toolmaker/as_toolmaker0/work/135/7.png
1440
%%DATADIR%%/content/gfx/buildings/settlers/toolmaker/as_toolmaker0/work/225/0.png
1441
%%DATADIR%%/content/gfx/buildings/settlers/toolmaker/as_toolmaker0/work/225/1.png
1442
%%DATADIR%%/content/gfx/buildings/settlers/toolmaker/as_toolmaker0/work/225/2.png
1443
%%DATADIR%%/content/gfx/buildings/settlers/toolmaker/as_toolmaker0/work/225/3.png
1444
%%DATADIR%%/content/gfx/buildings/settlers/toolmaker/as_toolmaker0/work/225/4.png
1445
%%DATADIR%%/content/gfx/buildings/settlers/toolmaker/as_toolmaker0/work/225/5.png
1446
%%DATADIR%%/content/gfx/buildings/settlers/toolmaker/as_toolmaker0/work/225/6.png
1447
%%DATADIR%%/content/gfx/buildings/settlers/toolmaker/as_toolmaker0/work/225/7.png
1448
%%DATADIR%%/content/gfx/buildings/settlers/toolmaker/as_toolmaker0/work/315/0.png
1449
%%DATADIR%%/content/gfx/buildings/settlers/toolmaker/as_toolmaker0/work/315/1.png
1450
%%DATADIR%%/content/gfx/buildings/settlers/toolmaker/as_toolmaker0/work/315/2.png
1451
%%DATADIR%%/content/gfx/buildings/settlers/toolmaker/as_toolmaker0/work/315/3.png
1452
%%DATADIR%%/content/gfx/buildings/settlers/toolmaker/as_toolmaker0/work/315/4.png
1453
%%DATADIR%%/content/gfx/buildings/settlers/toolmaker/as_toolmaker0/work/315/5.png
1454
%%DATADIR%%/content/gfx/buildings/settlers/toolmaker/as_toolmaker0/work/315/6.png
1455
%%DATADIR%%/content/gfx/buildings/settlers/toolmaker/as_toolmaker0/work/315/7.png
1456
%%DATADIR%%/content/gfx/buildings/settlers/toolmaker/as_toolmaker0/work/45/0.png
1457
%%DATADIR%%/content/gfx/buildings/settlers/toolmaker/as_toolmaker0/work/45/1.png
1458
%%DATADIR%%/content/gfx/buildings/settlers/toolmaker/as_toolmaker0/work/45/2.png
1459
%%DATADIR%%/content/gfx/buildings/settlers/toolmaker/as_toolmaker0/work/45/3.png
1460
%%DATADIR%%/content/gfx/buildings/settlers/toolmaker/as_toolmaker0/work/45/4.png
1461
%%DATADIR%%/content/gfx/buildings/settlers/toolmaker/as_toolmaker0/work/45/5.png
1462
%%DATADIR%%/content/gfx/buildings/settlers/toolmaker/as_toolmaker0/work/45/6.png
1463
%%DATADIR%%/content/gfx/buildings/settlers/toolmaker/as_toolmaker0/work/45/7.png
1464
%%DATADIR%%/content/gfx/buildings/settlers/toolmaker/as_toolmaker0/work/tm_1400
1465
%%DATADIR%%/content/gfx/buildings/settlers/warehouse/as_warehouse_settler0/idle/135/0.png
1466
%%DATADIR%%/content/gfx/buildings/settlers/warehouse/as_warehouse_settler0/idle/225/0.png
1467
%%DATADIR%%/content/gfx/buildings/settlers/warehouse/as_warehouse_settler0/idle/315/0.png
1468
%%DATADIR%%/content/gfx/buildings/settlers/warehouse/as_warehouse_settler0/idle/45/0.png
173
%%DATADIR%%/content/gfx/fake_water.png
1469
%%DATADIR%%/content/gfx/fake_water.png
174
%%DATADIR%%/content/gfx/header.bmp
1470
%%DATADIR%%/content/gfx/header.bmp
175
%%DATADIR%%/content/gfx/inst_splash.bmp
1471
%%DATADIR%%/content/gfx/inst_splash.bmp
Lines 554-563 Link Here
554
%%DATADIR%%/content/gfx/misc/status_icons/as_question_mark/idle/45/070.png
1850
%%DATADIR%%/content/gfx/misc/status_icons/as_question_mark/idle/45/070.png
555
%%DATADIR%%/content/gfx/misc/status_icons/as_question_mark/idle/45/071.png
1851
%%DATADIR%%/content/gfx/misc/status_icons/as_question_mark/idle/45/071.png
556
%%DATADIR%%/content/gfx/misc/status_icons/as_question_mark/idle/tm_6000
1852
%%DATADIR%%/content/gfx/misc/status_icons/as_question_mark/idle/tm_6000
1853
%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/idle/135/0.png
1854
%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/idle/225/0.png
1855
%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/idle/315/0.png
1856
%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/idle/45/0.png
1857
%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/135/0.png
1858
%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/135/1.png
1859
%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/135/10.png
1860
%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/135/11.png
1861
%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/135/2.png
1862
%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/135/3.png
1863
%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/135/4.png
1864
%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/135/5.png
1865
%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/135/6.png
1866
%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/135/7.png
1867
%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/135/8.png
1868
%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/135/9.png
1869
%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/225/0.png
1870
%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/225/1.png
1871
%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/225/10.png
1872
%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/225/11.png
1873
%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/225/2.png
1874
%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/225/3.png
1875
%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/225/4.png
1876
%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/225/5.png
1877
%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/225/6.png
1878
%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/225/7.png
1879
%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/225/8.png
1880
%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/225/9.png
1881
%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/315/0.png
1882
%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/315/1.png
1883
%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/315/10.png
1884
%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/315/11.png
1885
%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/315/2.png
1886
%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/315/3.png
1887
%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/315/4.png
1888
%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/315/5.png
1889
%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/315/6.png
1890
%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/315/7.png
1891
%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/315/8.png
1892
%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/315/9.png
1893
%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/45/0.png
1894
%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/45/1.png
1895
%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/45/10.png
1896
%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/45/11.png
1897
%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/45/2.png
1898
%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/45/3.png
1899
%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/45/4.png
1900
%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/45/5.png
1901
%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/45/6.png
1902
%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/45/7.png
1903
%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/45/8.png
1904
%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/45/9.png
1905
%%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/tm_15000
1906
%%DATADIR%%/content/gfx/terrain/mountains/as_mountain5x5/idle/135/0.png
1907
%%DATADIR%%/content/gfx/terrain/mountains/as_mountain5x5/idle/225/0.png
1908
%%DATADIR%%/content/gfx/terrain/mountains/as_mountain5x5/idle/315/0.png
1909
%%DATADIR%%/content/gfx/terrain/mountains/as_mountain5x5/idle/45/0.png
1910
%%DATADIR%%/content/gfx/terrain/mountains/as_preview_mine5x5/idle/135/0.png
1911
%%DATADIR%%/content/gfx/terrain/mountains/as_preview_mine5x5/idle/225/0.png
1912
%%DATADIR%%/content/gfx/terrain/mountains/as_preview_mine5x5/idle/315/0.png
1913
%%DATADIR%%/content/gfx/terrain/mountains/as_preview_mine5x5/idle/45/0.png
1914
%%DATADIR%%/content/gfx/terrain/resources/as_clay0/idle/135/2.png
1915
%%DATADIR%%/content/gfx/terrain/resources/as_clay0/idle/225/3.png
1916
%%DATADIR%%/content/gfx/terrain/resources/as_clay0/idle/315/4.png
1917
%%DATADIR%%/content/gfx/terrain/resources/as_clay0/idle/45/1.png
1918
%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/135/000.png
1919
%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/135/001.png
1920
%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/135/002.png
1921
%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/135/003.png
1922
%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/135/004.png
1923
%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/135/005.png
1924
%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/135/006.png
1925
%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/135/007.png
1926
%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/135/008.png
1927
%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/135/009.png
1928
%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/135/010.png
1929
%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/135/011.png
1930
%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/135/012.png
1931
%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/135/013.png
1932
%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/135/014.png
1933
%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/135/015.png
1934
%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/135/016.png
1935
%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/135/017.png
1936
%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/135/018.png
1937
%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/135/019.png
1938
%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/225/000.png
1939
%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/225/001.png
1940
%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/225/002.png
1941
%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/225/003.png
1942
%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/225/004.png
1943
%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/225/005.png
1944
%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/225/006.png
1945
%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/225/007.png
1946
%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/225/008.png
1947
%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/225/009.png
1948
%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/225/010.png
1949
%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/225/011.png
1950
%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/225/012.png
1951
%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/225/013.png
1952
%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/225/014.png
1953
%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/225/015.png
1954
%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/225/016.png
1955
%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/225/017.png
1956
%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/225/018.png
1957
%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/225/019.png
1958
%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/315/000.png
1959
%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/315/001.png
1960
%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/315/002.png
1961
%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/315/003.png
1962
%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/315/004.png
1963
%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/315/005.png
1964
%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/315/006.png
1965
%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/315/007.png
1966
%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/315/008.png
1967
%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/315/009.png
1968
%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/315/010.png
1969
%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/315/011.png
1970
%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/315/012.png
1971
%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/315/013.png
1972
%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/315/014.png
1973
%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/315/015.png
1974
%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/315/016.png
1975
%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/315/017.png
1976
%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/315/018.png
1977
%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/315/019.png
1978
%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/45/000.png
1979
%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/45/001.png
1980
%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/45/002.png
1981
%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/45/003.png
1982
%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/45/004.png
1983
%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/45/005.png
1984
%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/45/006.png
1985
%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/45/007.png
1986
%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/45/008.png
1987
%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/45/009.png
1988
%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/45/010.png
1989
%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/45/011.png
1990
%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/45/012.png
1991
%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/45/013.png
1992
%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/45/014.png
1993
%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/45/015.png
1994
%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/45/016.png
1995
%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/45/017.png
1996
%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/45/018.png
1997
%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/45/019.png
1998
%%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/tm_3500
1999
%%DATADIR%%/content/gfx/terrain/trees/as_birch0/idle_full/135/0.png
2000
%%DATADIR%%/content/gfx/terrain/trees/as_birch0/idle_full/225/0.png
2001
%%DATADIR%%/content/gfx/terrain/trees/as_birch0/idle_full/315/0.png
2002
%%DATADIR%%/content/gfx/terrain/trees/as_birch0/idle_full/45/0.png
2003
%%DATADIR%%/content/gfx/terrain/trees/as_birch0/work/135/0.png
2004
%%DATADIR%%/content/gfx/terrain/trees/as_birch0/work/135/1.png
2005
%%DATADIR%%/content/gfx/terrain/trees/as_birch0/work/135/2.png
2006
%%DATADIR%%/content/gfx/terrain/trees/as_birch0/work/135/3.png
2007
%%DATADIR%%/content/gfx/terrain/trees/as_birch0/work/135/4.png
2008
%%DATADIR%%/content/gfx/terrain/trees/as_birch0/work/225/0.png
2009
%%DATADIR%%/content/gfx/terrain/trees/as_birch0/work/225/1.png
2010
%%DATADIR%%/content/gfx/terrain/trees/as_birch0/work/225/2.png
2011
%%DATADIR%%/content/gfx/terrain/trees/as_birch0/work/225/3.png
2012
%%DATADIR%%/content/gfx/terrain/trees/as_birch0/work/225/4.png
2013
%%DATADIR%%/content/gfx/terrain/trees/as_birch0/work/315/0.png
2014
%%DATADIR%%/content/gfx/terrain/trees/as_birch0/work/315/1.png
2015
%%DATADIR%%/content/gfx/terrain/trees/as_birch0/work/315/2.png
2016
%%DATADIR%%/content/gfx/terrain/trees/as_birch0/work/315/3.png
2017
%%DATADIR%%/content/gfx/terrain/trees/as_birch0/work/315/4.png
2018
%%DATADIR%%/content/gfx/terrain/trees/as_birch0/work/45/0.png
2019
%%DATADIR%%/content/gfx/terrain/trees/as_birch0/work/45/1.png
2020
%%DATADIR%%/content/gfx/terrain/trees/as_birch0/work/45/2.png
2021
%%DATADIR%%/content/gfx/terrain/trees/as_birch0/work/45/3.png
2022
%%DATADIR%%/content/gfx/terrain/trees/as_birch0/work/45/4.png
2023
%%DATADIR%%/content/gfx/terrain/trees/as_birch0/work/tm_120000
2024
%%DATADIR%%/content/gfx/terrain/trees/as_maple0/idle_full/135/0.png
2025
%%DATADIR%%/content/gfx/terrain/trees/as_maple0/idle_full/225/0.png
2026
%%DATADIR%%/content/gfx/terrain/trees/as_maple0/idle_full/315/0.png
2027
%%DATADIR%%/content/gfx/terrain/trees/as_maple0/idle_full/45/0.png
2028
%%DATADIR%%/content/gfx/terrain/trees/as_maple0/work/135/0.png
2029
%%DATADIR%%/content/gfx/terrain/trees/as_maple0/work/135/1.png
2030
%%DATADIR%%/content/gfx/terrain/trees/as_maple0/work/135/2.png
2031
%%DATADIR%%/content/gfx/terrain/trees/as_maple0/work/135/3.png
2032
%%DATADIR%%/content/gfx/terrain/trees/as_maple0/work/225/0.png
2033
%%DATADIR%%/content/gfx/terrain/trees/as_maple0/work/225/1.png
2034
%%DATADIR%%/content/gfx/terrain/trees/as_maple0/work/225/2.png
2035
%%DATADIR%%/content/gfx/terrain/trees/as_maple0/work/225/3.png
2036
%%DATADIR%%/content/gfx/terrain/trees/as_maple0/work/315/0.png
2037
%%DATADIR%%/content/gfx/terrain/trees/as_maple0/work/315/1.png
2038
%%DATADIR%%/content/gfx/terrain/trees/as_maple0/work/315/2.png
2039
%%DATADIR%%/content/gfx/terrain/trees/as_maple0/work/315/3.png
2040
%%DATADIR%%/content/gfx/terrain/trees/as_maple0/work/45/0.png
2041
%%DATADIR%%/content/gfx/terrain/trees/as_maple0/work/45/1.png
2042
%%DATADIR%%/content/gfx/terrain/trees/as_maple0/work/45/2.png
2043
%%DATADIR%%/content/gfx/terrain/trees/as_maple0/work/45/3.png
2044
%%DATADIR%%/content/gfx/terrain/trees/as_maple0/work/tm_120000
2045
%%DATADIR%%/content/gfx/terrain/trees/as_maple1/idle_full/135/0.png
2046
%%DATADIR%%/content/gfx/terrain/trees/as_maple1/idle_full/225/0.png
2047
%%DATADIR%%/content/gfx/terrain/trees/as_maple1/idle_full/315/0.png
2048
%%DATADIR%%/content/gfx/terrain/trees/as_maple1/idle_full/45/0.png
2049
%%DATADIR%%/content/gfx/terrain/trees/as_maple1/work/135/0.png
2050
%%DATADIR%%/content/gfx/terrain/trees/as_maple1/work/135/1.png
2051
%%DATADIR%%/content/gfx/terrain/trees/as_maple1/work/135/2.png
2052
%%DATADIR%%/content/gfx/terrain/trees/as_maple1/work/135/3.png
2053
%%DATADIR%%/content/gfx/terrain/trees/as_maple1/work/225/0.png
2054
%%DATADIR%%/content/gfx/terrain/trees/as_maple1/work/225/1.png
2055
%%DATADIR%%/content/gfx/terrain/trees/as_maple1/work/225/2.png
2056
%%DATADIR%%/content/gfx/terrain/trees/as_maple1/work/225/3.png
2057
%%DATADIR%%/content/gfx/terrain/trees/as_maple1/work/315/0.png
2058
%%DATADIR%%/content/gfx/terrain/trees/as_maple1/work/315/1.png
2059
%%DATADIR%%/content/gfx/terrain/trees/as_maple1/work/315/2.png
2060
%%DATADIR%%/content/gfx/terrain/trees/as_maple1/work/315/3.png
2061
%%DATADIR%%/content/gfx/terrain/trees/as_maple1/work/45/0.png
2062
%%DATADIR%%/content/gfx/terrain/trees/as_maple1/work/45/1.png
2063
%%DATADIR%%/content/gfx/terrain/trees/as_maple1/work/45/2.png
2064
%%DATADIR%%/content/gfx/terrain/trees/as_maple1/work/45/3.png
2065
%%DATADIR%%/content/gfx/terrain/trees/as_maple1/work/tm_120000
2066
%%DATADIR%%/content/gfx/terrain/trees/as_maple2/idle_full/135/0.png
2067
%%DATADIR%%/content/gfx/terrain/trees/as_maple2/idle_full/225/0.png
2068
%%DATADIR%%/content/gfx/terrain/trees/as_maple2/idle_full/315/0.png
2069
%%DATADIR%%/content/gfx/terrain/trees/as_maple2/idle_full/45/0.png
2070
%%DATADIR%%/content/gfx/terrain/trees/as_maple2/work/135/0.png
2071
%%DATADIR%%/content/gfx/terrain/trees/as_maple2/work/135/1.png
2072
%%DATADIR%%/content/gfx/terrain/trees/as_maple2/work/135/2.png
2073
%%DATADIR%%/content/gfx/terrain/trees/as_maple2/work/135/3.png
2074
%%DATADIR%%/content/gfx/terrain/trees/as_maple2/work/225/0.png
2075
%%DATADIR%%/content/gfx/terrain/trees/as_maple2/work/225/1.png
2076
%%DATADIR%%/content/gfx/terrain/trees/as_maple2/work/225/2.png
2077
%%DATADIR%%/content/gfx/terrain/trees/as_maple2/work/225/3.png
2078
%%DATADIR%%/content/gfx/terrain/trees/as_maple2/work/315/0.png
2079
%%DATADIR%%/content/gfx/terrain/trees/as_maple2/work/315/1.png
2080
%%DATADIR%%/content/gfx/terrain/trees/as_maple2/work/315/2.png
2081
%%DATADIR%%/content/gfx/terrain/trees/as_maple2/work/315/3.png
2082
%%DATADIR%%/content/gfx/terrain/trees/as_maple2/work/45/0.png
2083
%%DATADIR%%/content/gfx/terrain/trees/as_maple2/work/45/1.png
2084
%%DATADIR%%/content/gfx/terrain/trees/as_maple2/work/45/2.png
2085
%%DATADIR%%/content/gfx/terrain/trees/as_maple2/work/45/3.png
2086
%%DATADIR%%/content/gfx/terrain/trees/as_maple2/work/tm_120000
2087
%%DATADIR%%/content/gfx/terrain/trees/as_maple3/idle_full/135/0.png
2088
%%DATADIR%%/content/gfx/terrain/trees/as_maple3/idle_full/225/0.png
2089
%%DATADIR%%/content/gfx/terrain/trees/as_maple3/idle_full/315/0.png
2090
%%DATADIR%%/content/gfx/terrain/trees/as_maple3/idle_full/45/0.png
2091
%%DATADIR%%/content/gfx/terrain/trees/as_maple3/work/135/0.png
2092
%%DATADIR%%/content/gfx/terrain/trees/as_maple3/work/135/1.png
2093
%%DATADIR%%/content/gfx/terrain/trees/as_maple3/work/135/2.png
2094
%%DATADIR%%/content/gfx/terrain/trees/as_maple3/work/135/3.png
2095
%%DATADIR%%/content/gfx/terrain/trees/as_maple3/work/225/0.png
2096
%%DATADIR%%/content/gfx/terrain/trees/as_maple3/work/225/1.png
2097
%%DATADIR%%/content/gfx/terrain/trees/as_maple3/work/225/2.png
2098
%%DATADIR%%/content/gfx/terrain/trees/as_maple3/work/225/3.png
2099
%%DATADIR%%/content/gfx/terrain/trees/as_maple3/work/315/0.png
2100
%%DATADIR%%/content/gfx/terrain/trees/as_maple3/work/315/1.png
2101
%%DATADIR%%/content/gfx/terrain/trees/as_maple3/work/315/2.png
2102
%%DATADIR%%/content/gfx/terrain/trees/as_maple3/work/315/3.png
2103
%%DATADIR%%/content/gfx/terrain/trees/as_maple3/work/45/0.png
2104
%%DATADIR%%/content/gfx/terrain/trees/as_maple3/work/45/1.png
2105
%%DATADIR%%/content/gfx/terrain/trees/as_maple3/work/45/2.png
2106
%%DATADIR%%/content/gfx/terrain/trees/as_maple3/work/45/3.png
2107
%%DATADIR%%/content/gfx/terrain/trees/as_maple3/work/tm_120000
2108
%%DATADIR%%/content/gfx/terrain/trees/as_spruce0/idle_full/135/0.png
2109
%%DATADIR%%/content/gfx/terrain/trees/as_spruce0/idle_full/225/0.png
2110
%%DATADIR%%/content/gfx/terrain/trees/as_spruce0/idle_full/315/0.png
2111
%%DATADIR%%/content/gfx/terrain/trees/as_spruce0/idle_full/45/0.png
2112
%%DATADIR%%/content/gfx/terrain/trees/as_spruce0/work/135/0.png
2113
%%DATADIR%%/content/gfx/terrain/trees/as_spruce0/work/135/1.png
2114
%%DATADIR%%/content/gfx/terrain/trees/as_spruce0/work/135/2.png
2115
%%DATADIR%%/content/gfx/terrain/trees/as_spruce0/work/135/3.png
2116
%%DATADIR%%/content/gfx/terrain/trees/as_spruce0/work/225/0.png
2117
%%DATADIR%%/content/gfx/terrain/trees/as_spruce0/work/225/1.png
2118
%%DATADIR%%/content/gfx/terrain/trees/as_spruce0/work/225/2.png
2119
%%DATADIR%%/content/gfx/terrain/trees/as_spruce0/work/225/3.png
2120
%%DATADIR%%/content/gfx/terrain/trees/as_spruce0/work/315/0.png
2121
%%DATADIR%%/content/gfx/terrain/trees/as_spruce0/work/315/1.png
2122
%%DATADIR%%/content/gfx/terrain/trees/as_spruce0/work/315/2.png
2123
%%DATADIR%%/content/gfx/terrain/trees/as_spruce0/work/315/3.png
2124
%%DATADIR%%/content/gfx/terrain/trees/as_spruce0/work/45/0.png
2125
%%DATADIR%%/content/gfx/terrain/trees/as_spruce0/work/45/1.png
2126
%%DATADIR%%/content/gfx/terrain/trees/as_spruce0/work/45/2.png
2127
%%DATADIR%%/content/gfx/terrain/trees/as_spruce0/work/45/3.png
2128
%%DATADIR%%/content/gfx/terrain/trees/as_spruce0/work/tm_120000
2129
%%DATADIR%%/content/gfx/terrain/trees/as_spruce1/idle_full/135/0.png
2130
%%DATADIR%%/content/gfx/terrain/trees/as_spruce1/idle_full/225/0.png
2131
%%DATADIR%%/content/gfx/terrain/trees/as_spruce1/idle_full/315/0.png
2132
%%DATADIR%%/content/gfx/terrain/trees/as_spruce1/idle_full/45/0.png
2133
%%DATADIR%%/content/gfx/terrain/trees/as_spruce1/work/135/0.png
2134
%%DATADIR%%/content/gfx/terrain/trees/as_spruce1/work/135/1.png
2135
%%DATADIR%%/content/gfx/terrain/trees/as_spruce1/work/135/2.png
2136
%%DATADIR%%/content/gfx/terrain/trees/as_spruce1/work/135/3.png
2137
%%DATADIR%%/content/gfx/terrain/trees/as_spruce1/work/225/0.png
2138
%%DATADIR%%/content/gfx/terrain/trees/as_spruce1/work/225/1.png
2139
%%DATADIR%%/content/gfx/terrain/trees/as_spruce1/work/225/2.png
2140
%%DATADIR%%/content/gfx/terrain/trees/as_spruce1/work/225/3.png
2141
%%DATADIR%%/content/gfx/terrain/trees/as_spruce1/work/315/0.png
2142
%%DATADIR%%/content/gfx/terrain/trees/as_spruce1/work/315/1.png
2143
%%DATADIR%%/content/gfx/terrain/trees/as_spruce1/work/315/2.png
2144
%%DATADIR%%/content/gfx/terrain/trees/as_spruce1/work/315/3.png
2145
%%DATADIR%%/content/gfx/terrain/trees/as_spruce1/work/45/0.png
2146
%%DATADIR%%/content/gfx/terrain/trees/as_spruce1/work/45/1.png
2147
%%DATADIR%%/content/gfx/terrain/trees/as_spruce1/work/45/2.png
2148
%%DATADIR%%/content/gfx/terrain/trees/as_spruce1/work/45/3.png
2149
%%DATADIR%%/content/gfx/terrain/trees/as_spruce1/work/tm_120000
2150
%%DATADIR%%/content/gfx/terrain/trees/as_tupelo0/idle_full/135/0.png
2151
%%DATADIR%%/content/gfx/terrain/trees/as_tupelo0/idle_full/225/0.png
2152
%%DATADIR%%/content/gfx/terrain/trees/as_tupelo0/idle_full/315/0.png
2153
%%DATADIR%%/content/gfx/terrain/trees/as_tupelo0/idle_full/45/0.png
2154
%%DATADIR%%/content/gfx/terrain/trees/as_tupelo0/work/135/0.png
2155
%%DATADIR%%/content/gfx/terrain/trees/as_tupelo0/work/135/1.png
2156
%%DATADIR%%/content/gfx/terrain/trees/as_tupelo0/work/135/2.png
2157
%%DATADIR%%/content/gfx/terrain/trees/as_tupelo0/work/135/3.png
2158
%%DATADIR%%/content/gfx/terrain/trees/as_tupelo0/work/225/0.png
2159
%%DATADIR%%/content/gfx/terrain/trees/as_tupelo0/work/225/1.png
2160
%%DATADIR%%/content/gfx/terrain/trees/as_tupelo0/work/225/2.png
2161
%%DATADIR%%/content/gfx/terrain/trees/as_tupelo0/work/225/3.png
2162
%%DATADIR%%/content/gfx/terrain/trees/as_tupelo0/work/315/0.png
2163
%%DATADIR%%/content/gfx/terrain/trees/as_tupelo0/work/315/1.png
2164
%%DATADIR%%/content/gfx/terrain/trees/as_tupelo0/work/315/2.png
2165
%%DATADIR%%/content/gfx/terrain/trees/as_tupelo0/work/315/3.png
2166
%%DATADIR%%/content/gfx/terrain/trees/as_tupelo0/work/45/0.png
2167
%%DATADIR%%/content/gfx/terrain/trees/as_tupelo0/work/45/1.png
2168
%%DATADIR%%/content/gfx/terrain/trees/as_tupelo0/work/45/2.png
2169
%%DATADIR%%/content/gfx/terrain/trees/as_tupelo0/work/45/3.png
2170
%%DATADIR%%/content/gfx/terrain/trees/as_tupelo0/work/tm_120000
2171
%%DATADIR%%/content/gfx/terrain/trees/as_tupelo1/idle_full/135/0.png
2172
%%DATADIR%%/content/gfx/terrain/trees/as_tupelo1/idle_full/225/0.png
2173
%%DATADIR%%/content/gfx/terrain/trees/as_tupelo1/idle_full/315/0.png
2174
%%DATADIR%%/content/gfx/terrain/trees/as_tupelo1/idle_full/45/0.png
2175
%%DATADIR%%/content/gfx/terrain/trees/as_tupelo1/work/135/0.png
2176
%%DATADIR%%/content/gfx/terrain/trees/as_tupelo1/work/135/1.png
2177
%%DATADIR%%/content/gfx/terrain/trees/as_tupelo1/work/135/2.png
2178
%%DATADIR%%/content/gfx/terrain/trees/as_tupelo1/work/135/3.png
2179
%%DATADIR%%/content/gfx/terrain/trees/as_tupelo1/work/225/0.png
2180
%%DATADIR%%/content/gfx/terrain/trees/as_tupelo1/work/225/1.png
2181
%%DATADIR%%/content/gfx/terrain/trees/as_tupelo1/work/225/2.png
2182
%%DATADIR%%/content/gfx/terrain/trees/as_tupelo1/work/225/3.png
2183
%%DATADIR%%/content/gfx/terrain/trees/as_tupelo1/work/315/0.png
2184
%%DATADIR%%/content/gfx/terrain/trees/as_tupelo1/work/315/1.png
2185
%%DATADIR%%/content/gfx/terrain/trees/as_tupelo1/work/315/2.png
2186
%%DATADIR%%/content/gfx/terrain/trees/as_tupelo1/work/315/3.png
2187
%%DATADIR%%/content/gfx/terrain/trees/as_tupelo1/work/45/0.png
2188
%%DATADIR%%/content/gfx/terrain/trees/as_tupelo1/work/45/1.png
2189
%%DATADIR%%/content/gfx/terrain/trees/as_tupelo1/work/45/2.png
2190
%%DATADIR%%/content/gfx/terrain/trees/as_tupelo1/work/45/3.png
2191
%%DATADIR%%/content/gfx/terrain/trees/as_tupelo1/work/tm_120000
2192
%%DATADIR%%/content/gfx/terrain/trees/as_tupelo2/idle_full/135/0.png
2193
%%DATADIR%%/content/gfx/terrain/trees/as_tupelo2/idle_full/225/0.png
2194
%%DATADIR%%/content/gfx/terrain/trees/as_tupelo2/idle_full/315/0.png
2195
%%DATADIR%%/content/gfx/terrain/trees/as_tupelo2/idle_full/45/0.png
2196
%%DATADIR%%/content/gfx/terrain/trees/as_tupelo2/work/135/0.png
2197
%%DATADIR%%/content/gfx/terrain/trees/as_tupelo2/work/135/1.png
2198
%%DATADIR%%/content/gfx/terrain/trees/as_tupelo2/work/135/2.png
2199
%%DATADIR%%/content/gfx/terrain/trees/as_tupelo2/work/135/3.png
2200
%%DATADIR%%/content/gfx/terrain/trees/as_tupelo2/work/225/0.png
2201
%%DATADIR%%/content/gfx/terrain/trees/as_tupelo2/work/225/1.png
2202
%%DATADIR%%/content/gfx/terrain/trees/as_tupelo2/work/225/2.png
2203
%%DATADIR%%/content/gfx/terrain/trees/as_tupelo2/work/225/3.png
2204
%%DATADIR%%/content/gfx/terrain/trees/as_tupelo2/work/315/0.png
2205
%%DATADIR%%/content/gfx/terrain/trees/as_tupelo2/work/315/1.png
2206
%%DATADIR%%/content/gfx/terrain/trees/as_tupelo2/work/315/2.png
2207
%%DATADIR%%/content/gfx/terrain/trees/as_tupelo2/work/315/3.png
2208
%%DATADIR%%/content/gfx/terrain/trees/as_tupelo2/work/45/0.png
2209
%%DATADIR%%/content/gfx/terrain/trees/as_tupelo2/work/45/1.png
2210
%%DATADIR%%/content/gfx/terrain/trees/as_tupelo2/work/45/2.png
2211
%%DATADIR%%/content/gfx/terrain/trees/as_tupelo2/work/45/3.png
2212
%%DATADIR%%/content/gfx/terrain/trees/as_tupelo2/work/tm_120000
557
%%DATADIR%%/content/gfx/uh.ico
2213
%%DATADIR%%/content/gfx/uh.ico
558
%%DATADIR%%/content/gfx/uh.png
2214
%%DATADIR%%/content/gfx/uh.png
559
%%DATADIR%%/content/gfx/uh.svg
2215
%%DATADIR%%/content/gfx/uh.svg
560
%%DATADIR%%/content/gfx/uh_no_text.svg
2216
%%DATADIR%%/content/gfx/uh_no_text.svg
2217
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/0/0.png
2218
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/0/1.png
2219
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/0/2.png
2220
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/0/3.png
2221
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/0/4.png
2222
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/0/5.png
2223
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/0/6.png
2224
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/0/7.png
2225
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/0/8.png
2226
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/0/9.png
2227
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/135/0.png
2228
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/135/1.png
2229
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/135/2.png
2230
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/135/3.png
2231
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/135/4.png
2232
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/135/5.png
2233
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/135/6.png
2234
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/135/7.png
2235
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/135/8.png
2236
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/135/9.png
2237
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/180/0.png
2238
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/180/1.png
2239
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/180/2.png
2240
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/180/3.png
2241
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/180/4.png
2242
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/180/5.png
2243
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/180/6.png
2244
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/180/7.png
2245
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/180/8.png
2246
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/180/9.png
2247
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/225/0.png
2248
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/225/1.png
2249
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/225/2.png
2250
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/225/3.png
2251
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/225/4.png
2252
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/225/5.png
2253
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/225/6.png
2254
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/225/7.png
2255
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/225/8.png
2256
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/225/9.png
2257
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/270/0.png
2258
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/270/1.png
2259
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/270/2.png
2260
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/270/3.png
2261
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/270/4.png
2262
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/270/5.png
2263
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/270/6.png
2264
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/270/7.png
2265
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/270/8.png
2266
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/270/9.png
2267
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/315/0.png
2268
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/315/1.png
2269
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/315/2.png
2270
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/315/3.png
2271
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/315/4.png
2272
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/315/5.png
2273
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/315/6.png
2274
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/315/7.png
2275
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/315/8.png
2276
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/315/9.png
2277
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/45/0.png
2278
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/45/1.png
2279
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/45/2.png
2280
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/45/3.png
2281
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/45/4.png
2282
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/45/5.png
2283
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/45/6.png
2284
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/45/7.png
2285
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/45/8.png
2286
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/45/9.png
2287
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/90/0.png
2288
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/90/1.png
2289
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/90/2.png
2290
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/90/3.png
2291
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/90/4.png
2292
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/90/5.png
2293
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/90/6.png
2294
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/90/7.png
2295
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/90/8.png
2296
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/90/9.png
2297
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/0/0.png
2298
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/0/1.png
2299
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/0/2.png
2300
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/0/3.png
2301
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/0/4.png
2302
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/0/5.png
2303
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/0/6.png
2304
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/0/7.png
2305
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/0/8.png
2306
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/0/9.png
2307
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/135/0.png
2308
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/135/1.png
2309
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/135/2.png
2310
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/135/3.png
2311
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/135/4.png
2312
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/135/5.png
2313
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/135/6.png
2314
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/135/7.png
2315
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/135/8.png
2316
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/135/9.png
2317
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/180/0.png
2318
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/180/1.png
2319
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/180/2.png
2320
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/180/3.png
2321
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/180/4.png
2322
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/180/5.png
2323
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/180/6.png
2324
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/180/7.png
2325
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/180/8.png
2326
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/180/9.png
2327
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/225/0.png
2328
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/225/1.png
2329
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/225/2.png
2330
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/225/3.png
2331
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/225/4.png
2332
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/225/5.png
2333
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/225/6.png
2334
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/225/7.png
2335
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/225/8.png
2336
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/225/9.png
2337
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/270/0.png
2338
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/270/1.png
2339
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/270/2.png
2340
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/270/3.png
2341
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/270/4.png
2342
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/270/5.png
2343
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/270/6.png
2344
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/270/7.png
2345
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/270/8.png
2346
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/270/9.png
2347
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/315/0.png
2348
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/315/1.png
2349
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/315/2.png
2350
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/315/3.png
2351
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/315/4.png
2352
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/315/5.png
2353
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/315/6.png
2354
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/315/7.png
2355
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/315/8.png
2356
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/315/9.png
2357
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/45/0.png
2358
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/45/1.png
2359
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/45/2.png
2360
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/45/3.png
2361
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/45/4.png
2362
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/45/5.png
2363
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/45/6.png
2364
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/45/7.png
2365
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/45/8.png
2366
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/45/9.png
2367
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/90/0.png
2368
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/90/1.png
2369
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/90/2.png
2370
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/90/3.png
2371
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/90/4.png
2372
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/90/5.png
2373
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/90/6.png
2374
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/90/7.png
2375
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/90/8.png
2376
%%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/90/9.png
2377
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/0/0.png
2378
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/0/1.png
2379
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/0/2.png
2380
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/0/3.png
2381
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/0/4.png
2382
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/0/5.png
2383
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/0/6.png
2384
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/0/7.png
2385
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/0/8.png
2386
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/0/9.png
2387
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/135/0.png
2388
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/135/1.png
2389
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/135/2.png
2390
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/135/3.png
2391
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/135/4.png
2392
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/135/5.png
2393
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/135/6.png
2394
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/135/7.png
2395
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/135/8.png
2396
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/135/9.png
2397
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/180/0.png
2398
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/180/1.png
2399
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/180/2.png
2400
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/180/3.png
2401
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/180/4.png
2402
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/180/5.png
2403
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/180/6.png
2404
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/180/7.png
2405
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/180/8.png
2406
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/180/9.png
2407
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/225/0.png
2408
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/225/1.png
2409
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/225/2.png
2410
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/225/3.png
2411
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/225/4.png
2412
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/225/5.png
2413
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/225/6.png
2414
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/225/7.png
2415
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/225/8.png
2416
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/225/9.png
2417
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/270/0.png
2418
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/270/1.png
2419
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/270/2.png
2420
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/270/3.png
2421
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/270/4.png
2422
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/270/5.png
2423
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/270/6.png
2424
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/270/7.png
2425
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/270/8.png
2426
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/270/9.png
2427
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/315/0.png
2428
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/315/1.png
2429
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/315/2.png
2430
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/315/3.png
2431
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/315/4.png
2432
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/315/5.png
2433
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/315/6.png
2434
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/315/7.png
2435
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/315/8.png
2436
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/315/9.png
2437
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/45/0.png
2438
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/45/1.png
2439
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/45/2.png
2440
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/45/3.png
2441
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/45/4.png
2442
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/45/5.png
2443
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/45/6.png
2444
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/45/7.png
2445
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/45/8.png
2446
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/45/9.png
2447
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/90/0.png
2448
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/90/1.png
2449
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/90/2.png
2450
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/90/3.png
2451
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/90/4.png
2452
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/90/5.png
2453
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/90/6.png
2454
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/90/7.png
2455
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/90/8.png
2456
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/90/9.png
2457
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/0/0.png
2458
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/0/1.png
2459
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/0/2.png
2460
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/0/3.png
2461
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/0/4.png
2462
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/0/5.png
2463
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/0/6.png
2464
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/0/7.png
2465
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/0/8.png
2466
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/0/9.png
2467
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/135/0.png
2468
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/135/1.png
2469
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/135/2.png
2470
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/135/3.png
2471
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/135/4.png
2472
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/135/5.png
2473
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/135/6.png
2474
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/135/7.png
2475
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/135/8.png
2476
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/135/9.png
2477
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/180/0.png
2478
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/180/1.png
2479
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/180/2.png
2480
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/180/3.png
2481
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/180/4.png
2482
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/180/5.png
2483
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/180/6.png
2484
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/180/7.png
2485
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/180/8.png
2486
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/180/9.png
2487
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/225/0.png
2488
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/225/1.png
2489
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/225/2.png
2490
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/225/3.png
2491
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/225/4.png
2492
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/225/5.png
2493
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/225/6.png
2494
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/225/7.png
2495
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/225/8.png
2496
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/225/9.png
2497
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/270/0.png
2498
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/270/1.png
2499
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/270/2.png
2500
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/270/3.png
2501
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/270/4.png
2502
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/270/5.png
2503
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/270/6.png
2504
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/270/7.png
2505
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/270/8.png
2506
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/270/9.png
2507
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/315/0.png
2508
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/315/1.png
2509
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/315/2.png
2510
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/315/3.png
2511
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/315/4.png
2512
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/315/5.png
2513
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/315/6.png
2514
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/315/7.png
2515
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/315/8.png
2516
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/315/9.png
2517
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/45/0.png
2518
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/45/1.png
2519
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/45/2.png
2520
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/45/3.png
2521
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/45/4.png
2522
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/45/5.png
2523
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/45/6.png
2524
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/45/7.png
2525
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/45/8.png
2526
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/45/9.png
2527
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/90/0.png
2528
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/90/1.png
2529
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/90/2.png
2530
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/90/3.png
2531
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/90/4.png
2532
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/90/5.png
2533
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/90/6.png
2534
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/90/7.png
2535
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/90/8.png
2536
%%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/90/9.png
2537
%%DATADIR%%/content/gfx/units/animals/as_sheep0/idle/0/0.png
2538
%%DATADIR%%/content/gfx/units/animals/as_sheep0/idle/135/0.png
2539
%%DATADIR%%/content/gfx/units/animals/as_sheep0/idle/180/0.png
2540
%%DATADIR%%/content/gfx/units/animals/as_sheep0/idle/225/0.png
2541
%%DATADIR%%/content/gfx/units/animals/as_sheep0/idle/270/0.png
2542
%%DATADIR%%/content/gfx/units/animals/as_sheep0/idle/315/0.png
2543
%%DATADIR%%/content/gfx/units/animals/as_sheep0/idle/45/0.png
2544
%%DATADIR%%/content/gfx/units/animals/as_sheep0/idle/90/0.png
2545
%%DATADIR%%/content/gfx/units/animals/as_sheep0/idle_full/0/0.png
2546
%%DATADIR%%/content/gfx/units/animals/as_sheep0/idle_full/0/1.png
2547
%%DATADIR%%/content/gfx/units/animals/as_sheep0/idle_full/0/2.png
2548
%%DATADIR%%/content/gfx/units/animals/as_sheep0/idle_full/0/3.png
2549
%%DATADIR%%/content/gfx/units/animals/as_sheep0/idle_full/135/0.png
2550
%%DATADIR%%/content/gfx/units/animals/as_sheep0/idle_full/135/1.png
2551
%%DATADIR%%/content/gfx/units/animals/as_sheep0/idle_full/135/2.png
2552
%%DATADIR%%/content/gfx/units/animals/as_sheep0/idle_full/135/3.png
2553
%%DATADIR%%/content/gfx/units/animals/as_sheep0/idle_full/180/0.png
2554
%%DATADIR%%/content/gfx/units/animals/as_sheep0/idle_full/180/1.png
2555
%%DATADIR%%/content/gfx/units/animals/as_sheep0/idle_full/180/2.png
2556
%%DATADIR%%/content/gfx/units/animals/as_sheep0/idle_full/180/3.png
2557
%%DATADIR%%/content/gfx/units/animals/as_sheep0/idle_full/225/0.png
2558
%%DATADIR%%/content/gfx/units/animals/as_sheep0/idle_full/225/1.png
2559
%%DATADIR%%/content/gfx/units/animals/as_sheep0/idle_full/225/2.png
2560
%%DATADIR%%/content/gfx/units/animals/as_sheep0/idle_full/225/3.png
2561
%%DATADIR%%/content/gfx/units/animals/as_sheep0/idle_full/270/0.png
2562
%%DATADIR%%/content/gfx/units/animals/as_sheep0/idle_full/270/1.png
2563
%%DATADIR%%/content/gfx/units/animals/as_sheep0/idle_full/270/2.png
2564
%%DATADIR%%/content/gfx/units/animals/as_sheep0/idle_full/270/3.png
2565
%%DATADIR%%/content/gfx/units/animals/as_sheep0/idle_full/315/0.png
2566
%%DATADIR%%/content/gfx/units/animals/as_sheep0/idle_full/315/1.png
2567
%%DATADIR%%/content/gfx/units/animals/as_sheep0/idle_full/315/2.png
2568
%%DATADIR%%/content/gfx/units/animals/as_sheep0/idle_full/315/3.png
2569
%%DATADIR%%/content/gfx/units/animals/as_sheep0/idle_full/45/0.png
2570
%%DATADIR%%/content/gfx/units/animals/as_sheep0/idle_full/45/1.png
2571
%%DATADIR%%/content/gfx/units/animals/as_sheep0/idle_full/45/2.png
2572
%%DATADIR%%/content/gfx/units/animals/as_sheep0/idle_full/45/3.png
2573
%%DATADIR%%/content/gfx/units/animals/as_sheep0/idle_full/90/0.png
2574
%%DATADIR%%/content/gfx/units/animals/as_sheep0/idle_full/90/1.png
2575
%%DATADIR%%/content/gfx/units/animals/as_sheep0/idle_full/90/2.png
2576
%%DATADIR%%/content/gfx/units/animals/as_sheep0/idle_full/90/3.png
2577
%%DATADIR%%/content/gfx/units/animals/as_sheep0/move/0/0.png
2578
%%DATADIR%%/content/gfx/units/animals/as_sheep0/move/0/1.png
2579
%%DATADIR%%/content/gfx/units/animals/as_sheep0/move/0/2.png
2580
%%DATADIR%%/content/gfx/units/animals/as_sheep0/move/0/3.png
2581
%%DATADIR%%/content/gfx/units/animals/as_sheep0/move/135/0.png
2582
%%DATADIR%%/content/gfx/units/animals/as_sheep0/move/135/1.png
2583
%%DATADIR%%/content/gfx/units/animals/as_sheep0/move/135/2.png
2584
%%DATADIR%%/content/gfx/units/animals/as_sheep0/move/135/3.png
2585
%%DATADIR%%/content/gfx/units/animals/as_sheep0/move/180/0.png
2586
%%DATADIR%%/content/gfx/units/animals/as_sheep0/move/180/1.png
2587
%%DATADIR%%/content/gfx/units/animals/as_sheep0/move/180/2.png
2588
%%DATADIR%%/content/gfx/units/animals/as_sheep0/move/180/3.png
2589
%%DATADIR%%/content/gfx/units/animals/as_sheep0/move/225/0.png
2590
%%DATADIR%%/content/gfx/units/animals/as_sheep0/move/225/1.png
2591
%%DATADIR%%/content/gfx/units/animals/as_sheep0/move/225/2.png
2592
%%DATADIR%%/content/gfx/units/animals/as_sheep0/move/225/3.png
2593
%%DATADIR%%/content/gfx/units/animals/as_sheep0/move/270/0.png
2594
%%DATADIR%%/content/gfx/units/animals/as_sheep0/move/270/1.png
2595
%%DATADIR%%/content/gfx/units/animals/as_sheep0/move/270/2.png
2596
%%DATADIR%%/content/gfx/units/animals/as_sheep0/move/270/3.png
2597
%%DATADIR%%/content/gfx/units/animals/as_sheep0/move/315/0.png
2598
%%DATADIR%%/content/gfx/units/animals/as_sheep0/move/315/1.png
2599
%%DATADIR%%/content/gfx/units/animals/as_sheep0/move/315/2.png
2600
%%DATADIR%%/content/gfx/units/animals/as_sheep0/move/315/3.png
2601
%%DATADIR%%/content/gfx/units/animals/as_sheep0/move/45/0.png
2602
%%DATADIR%%/content/gfx/units/animals/as_sheep0/move/45/1.png
2603
%%DATADIR%%/content/gfx/units/animals/as_sheep0/move/45/2.png
2604
%%DATADIR%%/content/gfx/units/animals/as_sheep0/move/45/3.png
2605
%%DATADIR%%/content/gfx/units/animals/as_sheep0/move/90/0.png
2606
%%DATADIR%%/content/gfx/units/animals/as_sheep0/move/90/1.png
2607
%%DATADIR%%/content/gfx/units/animals/as_sheep0/move/90/2.png
2608
%%DATADIR%%/content/gfx/units/animals/as_sheep0/move/90/3.png
2609
%%DATADIR%%/content/gfx/units/animals/as_sheep0/work/0/0.png
2610
%%DATADIR%%/content/gfx/units/animals/as_sheep0/work/0/1.png
2611
%%DATADIR%%/content/gfx/units/animals/as_sheep0/work/0/2.png
2612
%%DATADIR%%/content/gfx/units/animals/as_sheep0/work/0/3.png
2613
%%DATADIR%%/content/gfx/units/animals/as_sheep0/work/135/0.png
2614
%%DATADIR%%/content/gfx/units/animals/as_sheep0/work/135/1.png
2615
%%DATADIR%%/content/gfx/units/animals/as_sheep0/work/135/2.png
2616
%%DATADIR%%/content/gfx/units/animals/as_sheep0/work/135/3.png
2617
%%DATADIR%%/content/gfx/units/animals/as_sheep0/work/180/0.png
2618
%%DATADIR%%/content/gfx/units/animals/as_sheep0/work/180/1.png
2619
%%DATADIR%%/content/gfx/units/animals/as_sheep0/work/180/2.png
2620
%%DATADIR%%/content/gfx/units/animals/as_sheep0/work/180/3.png
2621
%%DATADIR%%/content/gfx/units/animals/as_sheep0/work/225/0.png
2622
%%DATADIR%%/content/gfx/units/animals/as_sheep0/work/225/1.png
2623
%%DATADIR%%/content/gfx/units/animals/as_sheep0/work/225/2.png
2624
%%DATADIR%%/content/gfx/units/animals/as_sheep0/work/225/3.png
2625
%%DATADIR%%/content/gfx/units/animals/as_sheep0/work/270/0.png
2626
%%DATADIR%%/content/gfx/units/animals/as_sheep0/work/270/1.png
2627
%%DATADIR%%/content/gfx/units/animals/as_sheep0/work/270/2.png
2628
%%DATADIR%%/content/gfx/units/animals/as_sheep0/work/270/3.png
2629
%%DATADIR%%/content/gfx/units/animals/as_sheep0/work/315/0.png
2630
%%DATADIR%%/content/gfx/units/animals/as_sheep0/work/315/1.png
2631
%%DATADIR%%/content/gfx/units/animals/as_sheep0/work/315/2.png
2632
%%DATADIR%%/content/gfx/units/animals/as_sheep0/work/315/3.png
2633
%%DATADIR%%/content/gfx/units/animals/as_sheep0/work/45/0.png
2634
%%DATADIR%%/content/gfx/units/animals/as_sheep0/work/45/1.png
2635
%%DATADIR%%/content/gfx/units/animals/as_sheep0/work/45/2.png
2636
%%DATADIR%%/content/gfx/units/animals/as_sheep0/work/45/3.png
2637
%%DATADIR%%/content/gfx/units/animals/as_sheep0/work/90/0.png
2638
%%DATADIR%%/content/gfx/units/animals/as_sheep0/work/90/1.png
2639
%%DATADIR%%/content/gfx/units/animals/as_sheep0/work/90/2.png
2640
%%DATADIR%%/content/gfx/units/animals/as_sheep0/work/90/3.png
2641
%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_melee/0/0001.png
2642
%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_melee/0/0002.png
2643
%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_melee/0/0003.png
2644
%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_melee/0/0004.png
2645
%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_melee/135/0001.png
2646
%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_melee/135/0002.png
2647
%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_melee/135/0003.png
2648
%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_melee/135/0004.png
2649
%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_melee/180/0001.png
2650
%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_melee/180/0002.png
2651
%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_melee/180/0003.png
2652
%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_melee/180/0004.png
2653
%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_melee/225/0001.png
2654
%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_melee/225/0002.png
2655
%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_melee/225/0003.png
2656
%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_melee/225/0004.png
2657
%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_melee/270/0001.png
2658
%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_melee/270/0002.png
2659
%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_melee/270/0003.png
2660
%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_melee/270/0004.png
2661
%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_melee/315/0001.png
2662
%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_melee/315/0002.png
2663
%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_melee/315/0003.png
2664
%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_melee/315/0004.png
2665
%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_melee/45/0001.png
2666
%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_melee/45/0002.png
2667
%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_melee/45/0003.png
2668
%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_melee/45/0004.png
2669
%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_melee/90/0001.png
2670
%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_melee/90/0002.png
2671
%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_melee/90/0003.png
2672
%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_melee/90/0004.png
2673
%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_ranged/0/0001.png
2674
%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_ranged/0/0002.png
2675
%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_ranged/0/0003.png
2676
%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_ranged/0/0004.png
2677
%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_ranged/135/0001.png
2678
%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_ranged/135/0002.png
2679
%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_ranged/135/0003.png
2680
%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_ranged/135/0004.png
2681
%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_ranged/180/0001.png
2682
%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_ranged/180/0002.png
2683
%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_ranged/180/0003.png
2684
%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_ranged/180/0004.png
2685
%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_ranged/225/0001.png
2686
%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_ranged/225/0002.png
2687
%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_ranged/225/0003.png
2688
%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_ranged/225/0004.png
2689
%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_ranged/270/0001.png
2690
%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_ranged/270/0002.png
2691
%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_ranged/270/0003.png
2692
%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_ranged/270/0004.png
2693
%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_ranged/315/0001.png
2694
%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_ranged/315/0002.png
2695
%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_ranged/315/0003.png
2696
%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_ranged/315/0004.png
2697
%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_ranged/45/0001.png
2698
%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_ranged/45/0002.png
2699
%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_ranged/45/0003.png
2700
%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_ranged/45/0004.png
2701
%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_ranged/90/0001.png
2702
%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_ranged/90/0002.png
2703
%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_ranged/90/0003.png
2704
%%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_ranged/90/0004.png
2705
%%DATADIR%%/content/gfx/units/army/as_groundunit0/idle/0/0000.png
2706
%%DATADIR%%/content/gfx/units/army/as_groundunit0/idle/135/0000.png
2707
%%DATADIR%%/content/gfx/units/army/as_groundunit0/idle/180/0000.png
2708
%%DATADIR%%/content/gfx/units/army/as_groundunit0/idle/225/0000.png
2709
%%DATADIR%%/content/gfx/units/army/as_groundunit0/idle/270/0000.png
2710
%%DATADIR%%/content/gfx/units/army/as_groundunit0/idle/315/0000.png
2711
%%DATADIR%%/content/gfx/units/army/as_groundunit0/idle/45/0000.png
2712
%%DATADIR%%/content/gfx/units/army/as_groundunit0/idle/90/0000.png
2713
%%DATADIR%%/content/gfx/units/army/as_groundunit0/move/0/0001.png
2714
%%DATADIR%%/content/gfx/units/army/as_groundunit0/move/0/0002.png
2715
%%DATADIR%%/content/gfx/units/army/as_groundunit0/move/0/0003.png
2716
%%DATADIR%%/content/gfx/units/army/as_groundunit0/move/0/0004.png
2717
%%DATADIR%%/content/gfx/units/army/as_groundunit0/move/135/0001.png
2718
%%DATADIR%%/content/gfx/units/army/as_groundunit0/move/135/0002.png
2719
%%DATADIR%%/content/gfx/units/army/as_groundunit0/move/135/0003.png
2720
%%DATADIR%%/content/gfx/units/army/as_groundunit0/move/135/0004.png
2721
%%DATADIR%%/content/gfx/units/army/as_groundunit0/move/180/0001.png
2722
%%DATADIR%%/content/gfx/units/army/as_groundunit0/move/180/0002.png
2723
%%DATADIR%%/content/gfx/units/army/as_groundunit0/move/180/0003.png
2724
%%DATADIR%%/content/gfx/units/army/as_groundunit0/move/180/0004.png
2725
%%DATADIR%%/content/gfx/units/army/as_groundunit0/move/225/0001.png
2726
%%DATADIR%%/content/gfx/units/army/as_groundunit0/move/225/0002.png
2727
%%DATADIR%%/content/gfx/units/army/as_groundunit0/move/225/0003.png
2728
%%DATADIR%%/content/gfx/units/army/as_groundunit0/move/225/0004.png
2729
%%DATADIR%%/content/gfx/units/army/as_groundunit0/move/270/0001.png
2730
%%DATADIR%%/content/gfx/units/army/as_groundunit0/move/270/0002.png
2731
%%DATADIR%%/content/gfx/units/army/as_groundunit0/move/270/0003.png
2732
%%DATADIR%%/content/gfx/units/army/as_groundunit0/move/270/0004.png
2733
%%DATADIR%%/content/gfx/units/army/as_groundunit0/move/315/0001.png
2734
%%DATADIR%%/content/gfx/units/army/as_groundunit0/move/315/0002.png
2735
%%DATADIR%%/content/gfx/units/army/as_groundunit0/move/315/0003.png
2736
%%DATADIR%%/content/gfx/units/army/as_groundunit0/move/315/0004.png
2737
%%DATADIR%%/content/gfx/units/army/as_groundunit0/move/45/0001.png
2738
%%DATADIR%%/content/gfx/units/army/as_groundunit0/move/45/0002.png
2739
%%DATADIR%%/content/gfx/units/army/as_groundunit0/move/45/0003.png
2740
%%DATADIR%%/content/gfx/units/army/as_groundunit0/move/45/0004.png
2741
%%DATADIR%%/content/gfx/units/army/as_groundunit0/move/90/0001.png
2742
%%DATADIR%%/content/gfx/units/army/as_groundunit0/move/90/0002.png
2743
%%DATADIR%%/content/gfx/units/army/as_groundunit0/move/90/0003.png
2744
%%DATADIR%%/content/gfx/units/army/as_groundunit0/move/90/0004.png
2745
%%DATADIR%%/content/gfx/units/carrier/as_carrier0/idle/0/0000.png
2746
%%DATADIR%%/content/gfx/units/carrier/as_carrier0/idle/135/0000.png
2747
%%DATADIR%%/content/gfx/units/carrier/as_carrier0/idle/180/0000.png
2748
%%DATADIR%%/content/gfx/units/carrier/as_carrier0/idle/225/0000.png
2749
%%DATADIR%%/content/gfx/units/carrier/as_carrier0/idle/270/0000.png
2750
%%DATADIR%%/content/gfx/units/carrier/as_carrier0/idle/315/0000.png
2751
%%DATADIR%%/content/gfx/units/carrier/as_carrier0/idle/45/0000.png
2752
%%DATADIR%%/content/gfx/units/carrier/as_carrier0/idle/90/0000.png
2753
%%DATADIR%%/content/gfx/units/carrier/as_carrier0/idle_full/0/0000.png
2754
%%DATADIR%%/content/gfx/units/carrier/as_carrier0/idle_full/135/0000.png
2755
%%DATADIR%%/content/gfx/units/carrier/as_carrier0/idle_full/180/0000.png
2756
%%DATADIR%%/content/gfx/units/carrier/as_carrier0/idle_full/225/0000.png
2757
%%DATADIR%%/content/gfx/units/carrier/as_carrier0/idle_full/270/0000.png
2758
%%DATADIR%%/content/gfx/units/carrier/as_carrier0/idle_full/315/0000.png
2759
%%DATADIR%%/content/gfx/units/carrier/as_carrier0/idle_full/45/0000.png
2760
%%DATADIR%%/content/gfx/units/carrier/as_carrier0/idle_full/90/0000.png
2761
%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move/0/0001.png
2762
%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move/0/0002.png
2763
%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move/0/0003.png
2764
%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move/0/0004.png
2765
%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move/135/0001.png
2766
%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move/135/0002.png
2767
%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move/135/0003.png
2768
%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move/135/0004.png
2769
%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move/180/0001.png
2770
%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move/180/0002.png
2771
%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move/180/0003.png
2772
%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move/180/0004.png
2773
%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move/225/0001.png
2774
%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move/225/0002.png
2775
%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move/225/0003.png
2776
%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move/225/0004.png
2777
%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move/270/0001.png
2778
%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move/270/0002.png
2779
%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move/270/0003.png
2780
%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move/270/0004.png
2781
%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move/315/0001.png
2782
%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move/315/0002.png
2783
%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move/315/0003.png
2784
%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move/315/0004.png
2785
%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move/45/0001.png
2786
%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move/45/0002.png
2787
%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move/45/0003.png
2788
%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move/45/0004.png
2789
%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move/90/0001.png
2790
%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move/90/0002.png
2791
%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move/90/0003.png
2792
%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move/90/0004.png
2793
%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move_full/0/0001.png
2794
%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move_full/0/0002.png
2795
%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move_full/0/0003.png
2796
%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move_full/0/0004.png
2797
%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move_full/135/0001.png
2798
%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move_full/135/0002.png
2799
%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move_full/135/0003.png
2800
%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move_full/135/0004.png
2801
%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move_full/180/0001.png
2802
%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move_full/180/0002.png
2803
%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move_full/180/0003.png
2804
%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move_full/180/0004.png
2805
%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move_full/225/0001.png
2806
%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move_full/225/0002.png
2807
%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move_full/225/0003.png
2808
%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move_full/225/0004.png
2809
%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move_full/270/0001.png
2810
%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move_full/270/0002.png
2811
%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move_full/270/0003.png
2812
%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move_full/270/0004.png
2813
%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move_full/315/0001.png
2814
%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move_full/315/0002.png
2815
%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move_full/315/0003.png
2816
%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move_full/315/0004.png
2817
%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move_full/45/0001.png
2818
%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move_full/45/0002.png
2819
%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move_full/45/0003.png
2820
%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move_full/45/0004.png
2821
%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move_full/90/0001.png
2822
%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move_full/90/0002.png
2823
%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move_full/90/0003.png
2824
%%DATADIR%%/content/gfx/units/carrier/as_carrier0/move_full/90/0004.png
2825
%%DATADIR%%/content/gfx/units/farmer/as_farmer0/idle/0/0000.png
2826
%%DATADIR%%/content/gfx/units/farmer/as_farmer0/idle/135/0000.png
2827
%%DATADIR%%/content/gfx/units/farmer/as_farmer0/idle/180/0000.png
2828
%%DATADIR%%/content/gfx/units/farmer/as_farmer0/idle/225/0000.png
2829
%%DATADIR%%/content/gfx/units/farmer/as_farmer0/idle/270/0000.png
2830
%%DATADIR%%/content/gfx/units/farmer/as_farmer0/idle/315/0000.png
2831
%%DATADIR%%/content/gfx/units/farmer/as_farmer0/idle/45/0000.png
2832
%%DATADIR%%/content/gfx/units/farmer/as_farmer0/idle/90/0000.png
2833
%%DATADIR%%/content/gfx/units/farmer/as_farmer0/move/0/0001.png
2834
%%DATADIR%%/content/gfx/units/farmer/as_farmer0/move/0/0002.png
2835
%%DATADIR%%/content/gfx/units/farmer/as_farmer0/move/0/0003.png
2836
%%DATADIR%%/content/gfx/units/farmer/as_farmer0/move/0/0004.png
2837
%%DATADIR%%/content/gfx/units/farmer/as_farmer0/move/135/0001.png
2838
%%DATADIR%%/content/gfx/units/farmer/as_farmer0/move/135/0002.png
2839
%%DATADIR%%/content/gfx/units/farmer/as_farmer0/move/135/0003.png
2840
%%DATADIR%%/content/gfx/units/farmer/as_farmer0/move/135/0004.png
2841
%%DATADIR%%/content/gfx/units/farmer/as_farmer0/move/180/0001.png
2842
%%DATADIR%%/content/gfx/units/farmer/as_farmer0/move/180/0002.png
2843
%%DATADIR%%/content/gfx/units/farmer/as_farmer0/move/180/0003.png
2844
%%DATADIR%%/content/gfx/units/farmer/as_farmer0/move/180/0004.png
2845
%%DATADIR%%/content/gfx/units/farmer/as_farmer0/move/225/0001.png
2846
%%DATADIR%%/content/gfx/units/farmer/as_farmer0/move/225/0002.png
2847
%%DATADIR%%/content/gfx/units/farmer/as_farmer0/move/225/0003.png
2848
%%DATADIR%%/content/gfx/units/farmer/as_farmer0/move/225/0004.png
2849
%%DATADIR%%/content/gfx/units/farmer/as_farmer0/move/270/0001.png
2850
%%DATADIR%%/content/gfx/units/farmer/as_farmer0/move/270/0002.png
2851
%%DATADIR%%/content/gfx/units/farmer/as_farmer0/move/270/0003.png
2852
%%DATADIR%%/content/gfx/units/farmer/as_farmer0/move/270/0004.png
2853
%%DATADIR%%/content/gfx/units/farmer/as_farmer0/move/315/0001.png
2854
%%DATADIR%%/content/gfx/units/farmer/as_farmer0/move/315/0002.png
2855
%%DATADIR%%/content/gfx/units/farmer/as_farmer0/move/315/0003.png
2856
%%DATADIR%%/content/gfx/units/farmer/as_farmer0/move/315/0004.png
2857
%%DATADIR%%/content/gfx/units/farmer/as_farmer0/move/45/0001.png
2858
%%DATADIR%%/content/gfx/units/farmer/as_farmer0/move/45/0002.png
2859
%%DATADIR%%/content/gfx/units/farmer/as_farmer0/move/45/0003.png
2860
%%DATADIR%%/content/gfx/units/farmer/as_farmer0/move/45/0004.png
2861
%%DATADIR%%/content/gfx/units/farmer/as_farmer0/move/90/0001.png
2862
%%DATADIR%%/content/gfx/units/farmer/as_farmer0/move/90/0002.png
2863
%%DATADIR%%/content/gfx/units/farmer/as_farmer0/move/90/0003.png
2864
%%DATADIR%%/content/gfx/units/farmer/as_farmer0/move/90/0004.png
2865
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle/0/0000.png
2866
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle/0/0001.png
2867
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle/0/0002.png
2868
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle/0/0003.png
2869
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle/135/0000.png
2870
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle/135/0001.png
2871
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle/135/0002.png
2872
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle/135/0003.png
2873
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle/180/0000.png
2874
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle/180/0001.png
2875
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle/180/0002.png
2876
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle/180/0003.png
2877
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle/225/0000.png
2878
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle/225/0001.png
2879
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle/225/0002.png
2880
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle/225/0003.png
2881
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle/270/0000.png
2882
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle/270/0001.png
2883
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle/270/0002.png
2884
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle/270/0003.png
2885
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle/315/0000.png
2886
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle/315/0001.png
2887
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle/315/0002.png
2888
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle/315/0003.png
2889
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle/45/0000.png
2890
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle/45/0001.png
2891
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle/45/0002.png
2892
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle/45/0003.png
2893
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle/90/0000.png
2894
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle/90/0001.png
2895
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle/90/0002.png
2896
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle/90/0003.png
2897
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle_full/0/0000.png
2898
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle_full/0/0001.png
2899
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle_full/0/0002.png
2900
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle_full/0/0003.png
2901
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle_full/135/0000.png
2902
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle_full/135/0001.png
2903
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle_full/135/0002.png
2904
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle_full/135/0003.png
2905
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle_full/180/0000.png
2906
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle_full/180/0001.png
2907
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle_full/180/0002.png
2908
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle_full/180/0003.png
2909
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle_full/225/0000.png
2910
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle_full/225/0001.png
2911
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle_full/225/0002.png
2912
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle_full/225/0003.png
2913
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle_full/270/0000.png
2914
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle_full/270/0001.png
2915
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle_full/270/0002.png
2916
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle_full/270/0003.png
2917
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle_full/315/0000.png
2918
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle_full/315/0001.png
2919
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle_full/315/0002.png
2920
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle_full/315/0003.png
2921
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle_full/45/0000.png
2922
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle_full/45/0001.png
2923
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle_full/45/0002.png
2924
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle_full/45/0003.png
2925
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle_full/90/0000.png
2926
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle_full/90/0001.png
2927
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle_full/90/0002.png
2928
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle_full/90/0003.png
2929
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move/0/0000.png
2930
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move/0/0001.png
2931
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move/0/0002.png
2932
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move/0/0003.png
2933
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move/135/0000.png
2934
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move/135/0001.png
2935
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move/135/0002.png
2936
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move/135/0003.png
2937
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move/180/0000.png
2938
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move/180/0001.png
2939
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move/180/0002.png
2940
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move/180/0003.png
2941
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move/225/0000.png
2942
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move/225/0001.png
2943
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move/225/0002.png
2944
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move/225/0003.png
2945
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move/270/0000.png
2946
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move/270/0001.png
2947
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move/270/0002.png
2948
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move/270/0003.png
2949
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move/315/0000.png
2950
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move/315/0001.png
2951
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move/315/0002.png
2952
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move/315/0003.png
2953
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move/45/0000.png
2954
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move/45/0001.png
2955
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move/45/0002.png
2956
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move/45/0003.png
2957
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move/90/0000.png
2958
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move/90/0001.png
2959
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move/90/0002.png
2960
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move/90/0003.png
2961
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move_full/0/0000.png
2962
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move_full/0/0001.png
2963
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move_full/0/0002.png
2964
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move_full/0/0003.png
2965
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move_full/135/0000.png
2966
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move_full/135/0001.png
2967
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move_full/135/0002.png
2968
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move_full/135/0003.png
2969
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move_full/180/0000.png
2970
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move_full/180/0001.png
2971
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move_full/180/0002.png
2972
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move_full/180/0003.png
2973
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move_full/225/0000.png
2974
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move_full/225/0001.png
2975
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move_full/225/0002.png
2976
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move_full/225/0003.png
2977
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move_full/270/0000.png
2978
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move_full/270/0001.png
2979
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move_full/270/0002.png
2980
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move_full/270/0003.png
2981
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move_full/315/0000.png
2982
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move_full/315/0001.png
2983
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move_full/315/0002.png
2984
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move_full/315/0003.png
2985
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move_full/45/0000.png
2986
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move_full/45/0001.png
2987
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move_full/45/0002.png
2988
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move_full/45/0003.png
2989
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move_full/90/0000.png
2990
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move_full/90/0001.png
2991
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move_full/90/0002.png
2992
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move_full/90/0003.png
2993
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/0/0000.png
2994
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/0/0001.png
2995
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/0/0002.png
2996
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/0/0003.png
2997
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/0/0004.png
2998
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/0/0005.png
2999
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/0/0006.png
3000
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/0/0007.png
3001
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/0/0008.png
3002
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/0/0009.png
3003
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/0/0010.png
3004
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/0/0011.png
3005
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/0/0012.png
3006
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/0/0013.png
3007
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/135/0000.png
3008
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/135/0001.png
3009
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/135/0002.png
3010
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/135/0003.png
3011
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/135/0004.png
3012
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/135/0005.png
3013
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/135/0006.png
3014
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/135/0007.png
3015
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/135/0008.png
3016
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/135/0009.png
3017
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/135/0010.png
3018
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/135/0011.png
3019
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/135/0012.png
3020
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/135/0013.png
3021
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/180/0000.png
3022
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/180/0001.png
3023
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/180/0002.png
3024
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/180/0003.png
3025
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/180/0004.png
3026
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/180/0005.png
3027
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/180/0006.png
3028
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/180/0007.png
3029
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/180/0008.png
3030
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/180/0009.png
3031
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/180/0010.png
3032
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/180/0011.png
3033
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/180/0012.png
3034
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/180/0013.png
3035
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/225/0000.png
3036
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/225/0001.png
3037
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/225/0002.png
3038
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/225/0003.png
3039
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/225/0004.png
3040
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/225/0005.png
3041
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/225/0006.png
3042
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/225/0007.png
3043
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/225/0008.png
3044
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/225/0009.png
3045
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/225/0010.png
3046
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/225/0011.png
3047
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/225/0012.png
3048
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/225/0013.png
3049
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/270/0000.png
3050
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/270/0001.png
3051
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/270/0002.png
3052
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/270/0003.png
3053
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/270/0004.png
3054
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/270/0005.png
3055
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/270/0006.png
3056
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/270/0007.png
3057
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/270/0008.png
3058
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/270/0009.png
3059
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/270/0010.png
3060
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/270/0011.png
3061
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/270/0012.png
3062
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/270/0013.png
3063
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/315/0000.png
3064
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/315/0001.png
3065
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/315/0002.png
3066
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/315/0003.png
3067
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/315/0004.png
3068
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/315/0005.png
3069
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/315/0006.png
3070
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/315/0007.png
3071
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/315/0008.png
3072
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/315/0009.png
3073
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/315/0010.png
3074
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/315/0011.png
3075
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/315/0012.png
3076
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/315/0013.png
3077
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/45/0000.png
3078
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/45/0001.png
3079
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/45/0002.png
3080
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/45/0003.png
3081
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/45/0004.png
3082
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/45/0005.png
3083
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/45/0006.png
3084
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/45/0007.png
3085
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/45/0008.png
3086
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/45/0009.png
3087
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/45/0010.png
3088
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/45/0011.png
3089
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/45/0012.png
3090
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/45/0013.png
3091
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/90/0000.png
3092
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/90/0001.png
3093
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/90/0002.png
3094
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/90/0003.png
3095
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/90/0004.png
3096
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/90/0005.png
3097
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/90/0006.png
3098
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/90/0007.png
3099
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/90/0008.png
3100
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/90/0009.png
3101
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/90/0010.png
3102
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/90/0011.png
3103
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/90/0012.png
3104
%%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/90/0013.png
3105
%%DATADIR%%/content/gfx/units/herder/as_herder0/idle/0/0000.png
3106
%%DATADIR%%/content/gfx/units/herder/as_herder0/idle/135/0000.png
3107
%%DATADIR%%/content/gfx/units/herder/as_herder0/idle/180/0000.png
3108
%%DATADIR%%/content/gfx/units/herder/as_herder0/idle/225/0000.png
3109
%%DATADIR%%/content/gfx/units/herder/as_herder0/idle/270/0000.png
3110
%%DATADIR%%/content/gfx/units/herder/as_herder0/idle/315/0000.png
3111
%%DATADIR%%/content/gfx/units/herder/as_herder0/idle/45/0000.png
3112
%%DATADIR%%/content/gfx/units/herder/as_herder0/idle/90/0000.png
3113
%%DATADIR%%/content/gfx/units/herder/as_herder0/move/0/0001.png
3114
%%DATADIR%%/content/gfx/units/herder/as_herder0/move/0/0002.png
3115
%%DATADIR%%/content/gfx/units/herder/as_herder0/move/0/0003.png
3116
%%DATADIR%%/content/gfx/units/herder/as_herder0/move/0/0004.png
3117
%%DATADIR%%/content/gfx/units/herder/as_herder0/move/135/0001.png
3118
%%DATADIR%%/content/gfx/units/herder/as_herder0/move/135/0002.png
3119
%%DATADIR%%/content/gfx/units/herder/as_herder0/move/135/0003.png
3120
%%DATADIR%%/content/gfx/units/herder/as_herder0/move/135/0004.png
3121
%%DATADIR%%/content/gfx/units/herder/as_herder0/move/180/0001.png
3122
%%DATADIR%%/content/gfx/units/herder/as_herder0/move/180/0002.png
3123
%%DATADIR%%/content/gfx/units/herder/as_herder0/move/180/0003.png
3124
%%DATADIR%%/content/gfx/units/herder/as_herder0/move/180/0004.png
3125
%%DATADIR%%/content/gfx/units/herder/as_herder0/move/225/0001.png
3126
%%DATADIR%%/content/gfx/units/herder/as_herder0/move/225/0002.png
3127
%%DATADIR%%/content/gfx/units/herder/as_herder0/move/225/0003.png
3128
%%DATADIR%%/content/gfx/units/herder/as_herder0/move/225/0004.png
3129
%%DATADIR%%/content/gfx/units/herder/as_herder0/move/270/0001.png
3130
%%DATADIR%%/content/gfx/units/herder/as_herder0/move/270/0002.png
3131
%%DATADIR%%/content/gfx/units/herder/as_herder0/move/270/0003.png
3132
%%DATADIR%%/content/gfx/units/herder/as_herder0/move/270/0004.png
3133
%%DATADIR%%/content/gfx/units/herder/as_herder0/move/315/0001.png
3134
%%DATADIR%%/content/gfx/units/herder/as_herder0/move/315/0002.png
3135
%%DATADIR%%/content/gfx/units/herder/as_herder0/move/315/0003.png
3136
%%DATADIR%%/content/gfx/units/herder/as_herder0/move/315/0004.png
3137
%%DATADIR%%/content/gfx/units/herder/as_herder0/move/45/0001.png
3138
%%DATADIR%%/content/gfx/units/herder/as_herder0/move/45/0002.png
3139
%%DATADIR%%/content/gfx/units/herder/as_herder0/move/45/0003.png
3140
%%DATADIR%%/content/gfx/units/herder/as_herder0/move/45/0004.png
3141
%%DATADIR%%/content/gfx/units/herder/as_herder0/move/90/0001.png
3142
%%DATADIR%%/content/gfx/units/herder/as_herder0/move/90/0002.png
3143
%%DATADIR%%/content/gfx/units/herder/as_herder0/move/90/0003.png
3144
%%DATADIR%%/content/gfx/units/herder/as_herder0/move/90/0004.png
3145
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/idle/0/0000.png
3146
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/idle/135/0000.png
3147
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/idle/180/0000.png
3148
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/idle/225/0000.png
3149
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/idle/270/0000.png
3150
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/idle/315/0000.png
3151
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/idle/45/0000.png
3152
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/idle/90/0000.png
3153
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/idle_full/0/0000.png
3154
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/idle_full/135/0000.png
3155
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/idle_full/180/0000.png
3156
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/idle_full/225/0000.png
3157
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/idle_full/270/0000.png
3158
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/idle_full/315/0000.png
3159
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/idle_full/45/0000.png
3160
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/idle_full/90/0000.png
3161
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move/0/0001.png
3162
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move/0/0002.png
3163
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move/0/0003.png
3164
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move/0/0004.png
3165
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move/135/0001.png
3166
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move/135/0002.png
3167
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move/135/0003.png
3168
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move/135/0004.png
3169
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move/180/0001.png
3170
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move/180/0002.png
3171
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move/180/0003.png
3172
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move/180/0004.png
3173
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move/225/0001.png
3174
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move/225/0002.png
3175
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move/225/0003.png
3176
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move/225/0004.png
3177
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move/270/0001.png
3178
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move/270/0002.png
3179
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move/270/0003.png
3180
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move/270/0004.png
3181
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move/315/0001.png
3182
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move/315/0002.png
3183
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move/315/0003.png
3184
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move/315/0004.png
3185
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move/45/0001.png
3186
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move/45/0002.png
3187
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move/45/0003.png
3188
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move/45/0004.png
3189
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move/90/0001.png
3190
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move/90/0002.png
3191
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move/90/0003.png
3192
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move/90/0004.png
3193
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move_full/0/0001.png
3194
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move_full/0/0002.png
3195
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move_full/0/0003.png
3196
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move_full/0/0004.png
3197
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move_full/135/0001.png
3198
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move_full/135/0002.png
3199
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move_full/135/0003.png
3200
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move_full/135/0004.png
3201
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move_full/180/0001.png
3202
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move_full/180/0002.png
3203
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move_full/180/0003.png
3204
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move_full/180/0004.png
3205
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move_full/225/0001.png
3206
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move_full/225/0002.png
3207
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move_full/225/0003.png
3208
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move_full/225/0004.png
3209
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move_full/270/0001.png
3210
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move_full/270/0002.png
3211
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move_full/270/0003.png
3212
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move_full/270/0004.png
3213
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move_full/315/0001.png
3214
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move_full/315/0002.png
3215
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move_full/315/0003.png
3216
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move_full/315/0004.png
3217
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move_full/45/0001.png
3218
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move_full/45/0002.png
3219
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move_full/45/0003.png
3220
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move_full/45/0004.png
3221
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move_full/90/0001.png
3222
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move_full/90/0002.png
3223
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move_full/90/0003.png
3224
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move_full/90/0004.png
3225
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/0/0001.png
3226
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/0/0002.png
3227
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/0/0003.png
3228
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/0/0004.png
3229
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/0/0005.png
3230
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/0/0006.png
3231
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/0/0007.png
3232
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/0/0008.png
3233
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/0/0009.png
3234
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/0/0010.png
3235
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/0/0011.png
3236
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/0/0012.png
3237
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/0/0013.png
3238
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/0/0014.png
3239
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/0/0015.png
3240
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/0/0016.png
3241
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/0/0017.png
3242
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/0/0018.png
3243
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/0/0019.png
3244
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/135/0001.png
3245
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/135/0002.png
3246
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/135/0003.png
3247
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/135/0004.png
3248
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/135/0005.png
3249
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/135/0006.png
3250
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/135/0007.png
3251
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/135/0008.png
3252
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/135/0009.png
3253
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/135/0010.png
3254
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/135/0011.png
3255
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/135/0012.png
3256
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/135/0013.png
3257
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/135/0014.png
3258
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/135/0015.png
3259
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/135/0016.png
3260
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/135/0017.png
3261
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/135/0018.png
3262
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/135/0019.png
3263
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/180/0001.png
3264
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/180/0002.png
3265
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/180/0003.png
3266
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/180/0004.png
3267
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/180/0005.png
3268
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/180/0006.png
3269
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/180/0007.png
3270
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/180/0008.png
3271
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/180/0009.png
3272
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/180/0010.png
3273
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/180/0011.png
3274
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/180/0012.png
3275
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/180/0013.png
3276
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/180/0014.png
3277
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/180/0015.png
3278
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/180/0016.png
3279
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/180/0017.png
3280
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/180/0018.png
3281
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/180/0019.png
3282
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/225/0001.png
3283
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/225/0002.png
3284
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/225/0003.png
3285
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/225/0004.png
3286
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/225/0005.png
3287
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/225/0006.png
3288
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/225/0007.png
3289
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/225/0008.png
3290
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/225/0009.png
3291
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/225/0010.png
3292
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/225/0011.png
3293
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/225/0012.png
3294
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/225/0013.png
3295
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/225/0014.png
3296
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/225/0015.png
3297
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/225/0016.png
3298
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/225/0017.png
3299
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/225/0018.png
3300
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/225/0019.png
3301
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/270/0001.png
3302
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/270/0002.png
3303
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/270/0003.png
3304
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/270/0004.png
3305
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/270/0005.png
3306
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/270/0006.png
3307
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/270/0007.png
3308
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/270/0008.png
3309
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/270/0009.png
3310
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/270/0010.png
3311
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/270/0011.png
3312
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/270/0012.png
3313
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/270/0013.png
3314
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/270/0014.png
3315
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/270/0015.png
3316
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/270/0016.png
3317
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/270/0017.png
3318
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/270/0018.png
3319
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/270/0019.png
3320
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/315/0001.png
3321
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/315/0002.png
3322
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/315/0003.png
3323
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/315/0004.png
3324
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/315/0005.png
3325
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/315/0006.png
3326
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/315/0007.png
3327
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/315/0008.png
3328
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/315/0009.png
3329
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/315/0010.png
3330
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/315/0011.png
3331
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/315/0012.png
3332
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/315/0013.png
3333
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/315/0014.png
3334
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/315/0015.png
3335
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/315/0016.png
3336
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/315/0017.png
3337
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/315/0018.png
3338
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/315/0019.png
3339
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/45/0001.png
3340
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/45/0002.png
3341
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/45/0003.png
3342
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/45/0004.png
3343
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/45/0005.png
3344
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/45/0006.png
3345
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/45/0007.png
3346
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/45/0008.png
3347
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/45/0009.png
3348
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/45/0010.png
3349
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/45/0011.png
3350
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/45/0012.png
3351
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/45/0013.png
3352
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/45/0014.png
3353
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/45/0015.png
3354
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/45/0016.png
3355
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/45/0017.png
3356
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/45/0018.png
3357
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/45/0019.png
3358
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/90/0001.png
3359
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/90/0002.png
3360
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/90/0003.png
3361
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/90/0004.png
3362
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/90/0005.png
3363
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/90/0006.png
3364
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/90/0007.png
3365
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/90/0008.png
3366
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/90/0009.png
3367
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/90/0010.png
3368
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/90/0011.png
3369
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/90/0012.png
3370
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/90/0013.png
3371
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/90/0014.png
3372
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/90/0015.png
3373
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/90/0016.png
3374
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/90/0017.png
3375
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/90/0018.png
3376
%%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/90/0019.png
3377
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/idle/0/0000.png
3378
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/idle/135/0000.png
3379
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/idle/180/0000.png
3380
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/idle/225/0000.png
3381
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/idle/270/0000.png
3382
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/idle/315/0000.png
3383
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/idle/45/0000.png
3384
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/idle/90/0000.png
3385
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/move/0/0001.png
3386
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/move/0/0002.png
3387
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/move/0/0003.png
3388
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/move/0/0004.png
3389
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/move/135/0001.png
3390
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/move/135/0002.png
3391
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/move/135/0003.png
3392
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/move/135/0004.png
3393
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/move/180/0001.png
3394
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/move/180/0002.png
3395
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/move/180/0003.png
3396
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/move/180/0004.png
3397
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/move/225/0001.png
3398
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/move/225/0002.png
3399
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/move/225/0003.png
3400
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/move/225/0004.png
3401
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/move/270/0001.png
3402
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/move/270/0002.png
3403
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/move/270/0003.png
3404
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/move/270/0004.png
3405
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/move/315/0001.png
3406
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/move/315/0002.png
3407
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/move/315/0003.png
3408
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/move/315/0004.png
3409
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/move/45/0001.png
3410
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/move/45/0002.png
3411
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/move/45/0003.png
3412
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/move/45/0004.png
3413
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/move/90/0001.png
3414
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/move/90/0002.png
3415
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/move/90/0003.png
3416
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/move/90/0004.png
3417
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/idle/0/0000.png
3418
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/idle/135/0000.png
3419
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/idle/180/0000.png
3420
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/idle/225/0000.png
3421
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/idle/270/0000.png
3422
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/idle/315/0000.png
3423
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/idle/45/0000.png
3424
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/idle/90/0000.png
3425
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/move/0/0001.png
3426
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/move/0/0002.png
3427
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/move/0/0003.png
3428
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/move/0/0004.png
3429
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/move/135/0001.png
3430
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/move/135/0002.png
3431
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/move/135/0003.png
3432
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/move/135/0004.png
3433
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/move/180/0001.png
3434
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/move/180/0002.png
3435
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/move/180/0003.png
3436
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/move/180/0004.png
3437
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/move/225/0001.png
3438
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/move/225/0002.png
3439
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/move/225/0003.png
3440
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/move/225/0004.png
3441
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/move/270/0001.png
3442
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/move/270/0002.png
3443
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/move/270/0003.png
3444
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/move/270/0004.png
3445
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/move/315/0001.png
3446
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/move/315/0002.png
3447
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/move/315/0003.png
3448
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/move/315/0004.png
3449
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/move/45/0001.png
3450
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/move/45/0002.png
3451
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/move/45/0003.png
3452
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/move/45/0004.png
3453
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/move/90/0001.png
3454
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/move/90/0002.png
3455
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/move/90/0003.png
3456
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/move/90/0004.png
3457
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/idle/0/0000.png
3458
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/idle/135/0000.png
3459
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/idle/180/0000.png
3460
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/idle/225/0000.png
3461
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/idle/270/0000.png
3462
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/idle/315/0000.png
3463
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/idle/45/0000.png
3464
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/idle/90/0000.png
3465
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/move/0/0001.png
3466
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/move/0/0002.png
3467
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/move/0/0003.png
3468
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/move/0/0004.png
3469
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/move/135/0001.png
3470
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/move/135/0002.png
3471
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/move/135/0003.png
3472
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/move/135/0004.png
3473
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/move/180/0001.png
3474
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/move/180/0002.png
3475
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/move/180/0003.png
3476
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/move/180/0004.png
3477
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/move/225/0001.png
3478
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/move/225/0002.png
3479
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/move/225/0003.png
3480
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/move/225/0004.png
3481
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/move/270/0001.png
3482
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/move/270/0002.png
3483
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/move/270/0003.png
3484
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/move/270/0004.png
3485
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/move/315/0001.png
3486
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/move/315/0002.png
3487
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/move/315/0003.png
3488
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/move/315/0004.png
3489
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/move/45/0001.png
3490
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/move/45/0002.png
3491
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/move/45/0003.png
3492
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/move/45/0004.png
3493
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/move/90/0001.png
3494
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/move/90/0002.png
3495
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/move/90/0003.png
3496
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/move/90/0004.png
3497
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/idle/0/0000.png
3498
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/idle/135/0000.png
3499
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/idle/180/0000.png
3500
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/idle/225/0000.png
3501
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/idle/270/0000.png
3502
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/idle/315/0000.png
3503
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/idle/45/0000.png
3504
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/idle/90/0000.png
3505
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/move/0/0001.png
3506
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/move/0/0002.png
3507
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/move/0/0003.png
3508
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/move/0/0004.png
3509
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/move/135/0001.png
3510
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/move/135/0002.png
3511
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/move/135/0003.png
3512
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/move/135/0004.png
3513
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/move/180/0001.png
3514
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/move/180/0002.png
3515
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/move/180/0003.png
3516
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/move/180/0004.png
3517
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/move/225/0001.png
3518
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/move/225/0002.png
3519
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/move/225/0003.png
3520
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/move/225/0004.png
3521
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/move/270/0001.png
3522
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/move/270/0002.png
3523
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/move/270/0003.png
3524
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/move/270/0004.png
3525
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/move/315/0001.png
3526
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/move/315/0002.png
3527
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/move/315/0003.png
3528
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/move/315/0004.png
3529
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/move/45/0001.png
3530
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/move/45/0002.png
3531
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/move/45/0003.png
3532
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/move/45/0004.png
3533
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/move/90/0001.png
3534
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/move/90/0002.png
3535
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/move/90/0003.png
3536
%%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/move/90/0004.png
3537
%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/idle/0/0000.png
3538
%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/idle/135/0000.png
3539
%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/idle/180/0000.png
3540
%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/idle/225/0000.png
3541
%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/idle/270/0000.png
3542
%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/idle/315/0000.png
3543
%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/idle/45/0000.png
3544
%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/idle/90/0000.png
3545
%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/idle_full/0/0000.png
3546
%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/idle_full/135/0000.png
3547
%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/idle_full/180/0000.png
3548
%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/idle_full/225/0000.png
3549
%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/idle_full/270/0000.png
3550
%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/idle_full/315/0000.png
3551
%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/idle_full/45/0000.png
3552
%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/idle_full/90/0000.png
3553
%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move/0/0001.png
3554
%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move/0/0002.png
3555
%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move/0/0003.png
3556
%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move/0/0004.png
3557
%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move/135/0001.png
3558
%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move/135/0002.png
3559
%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move/135/0003.png
3560
%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move/135/0004.png
3561
%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move/180/0001.png
3562
%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move/180/0002.png
3563
%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move/180/0003.png
3564
%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move/180/0004.png
3565
%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move/225/0001.png
3566
%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move/225/0002.png
3567
%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move/225/0003.png
3568
%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move/225/0004.png
3569
%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move/270/0001.png
3570
%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move/270/0002.png
3571
%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move/270/0003.png
3572
%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move/270/0004.png
3573
%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move/315/0001.png
3574
%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move/315/0002.png
3575
%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move/315/0003.png
3576
%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move/315/0004.png
3577
%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move/45/0001.png
3578
%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move/45/0002.png
3579
%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move/45/0003.png
3580
%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move/45/0004.png
3581
%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move/90/0001.png
3582
%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move/90/0002.png
3583
%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move/90/0003.png
3584
%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move/90/0004.png
3585
%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move_full/0/0001.png
3586
%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move_full/0/0002.png
3587
%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move_full/0/0003.png
3588
%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move_full/0/0004.png
3589
%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move_full/135/0001.png
3590
%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move_full/135/0002.png
3591
%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move_full/135/0003.png
3592
%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move_full/135/0004.png
3593
%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move_full/180/0001.png
3594
%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move_full/180/0002.png
3595
%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move_full/180/0003.png
3596
%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move_full/180/0004.png
3597
%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move_full/225/0001.png
3598
%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move_full/225/0002.png
3599
%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move_full/225/0003.png
3600
%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move_full/225/0004.png
3601
%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move_full/270/0001.png
3602
%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move_full/270/0002.png
3603
%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move_full/270/0003.png
3604
%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move_full/270/0004.png
3605
%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move_full/315/0001.png
3606
%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move_full/315/0002.png
3607
%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move_full/315/0003.png
3608
%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move_full/315/0004.png
3609
%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move_full/45/0001.png
3610
%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move_full/45/0002.png
3611
%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move_full/45/0003.png
3612
%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move_full/45/0004.png
3613
%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move_full/90/0001.png
3614
%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move_full/90/0002.png
3615
%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move_full/90/0003.png
3616
%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move_full/90/0004.png
3617
%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/work/0/0000.png
3618
%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/work/135/0000.png
3619
%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/work/180/0000.png
3620
%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/work/225/0000.png
3621
%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/work/270/0000.png
3622
%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/work/315/0000.png
3623
%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/work/45/0000.png
3624
%%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/work/90/0000.png
3625
%%DATADIR%%/content/gfx/units/priest/as_priest0/idle/0/0000.png
3626
%%DATADIR%%/content/gfx/units/priest/as_priest0/idle/135/0000.png
3627
%%DATADIR%%/content/gfx/units/priest/as_priest0/idle/180/0000.png
3628
%%DATADIR%%/content/gfx/units/priest/as_priest0/idle/225/0000.png
3629
%%DATADIR%%/content/gfx/units/priest/as_priest0/idle/270/0000.png
3630
%%DATADIR%%/content/gfx/units/priest/as_priest0/idle/315/0000.png
3631
%%DATADIR%%/content/gfx/units/priest/as_priest0/idle/45/0000.png
3632
%%DATADIR%%/content/gfx/units/priest/as_priest0/idle/90/0000.png
3633
%%DATADIR%%/content/gfx/units/priest/as_priest0/move/0/0001.png
3634
%%DATADIR%%/content/gfx/units/priest/as_priest0/move/0/0002.png
3635
%%DATADIR%%/content/gfx/units/priest/as_priest0/move/0/0003.png
3636
%%DATADIR%%/content/gfx/units/priest/as_priest0/move/0/0004.png
3637
%%DATADIR%%/content/gfx/units/priest/as_priest0/move/135/0001.png
3638
%%DATADIR%%/content/gfx/units/priest/as_priest0/move/135/0002.png
3639
%%DATADIR%%/content/gfx/units/priest/as_priest0/move/135/0003.png
3640
%%DATADIR%%/content/gfx/units/priest/as_priest0/move/135/0004.png
3641
%%DATADIR%%/content/gfx/units/priest/as_priest0/move/180/0001.png
3642
%%DATADIR%%/content/gfx/units/priest/as_priest0/move/180/0002.png
3643
%%DATADIR%%/content/gfx/units/priest/as_priest0/move/180/0003.png
3644
%%DATADIR%%/content/gfx/units/priest/as_priest0/move/180/0004.png
3645
%%DATADIR%%/content/gfx/units/priest/as_priest0/move/225/0001.png
3646
%%DATADIR%%/content/gfx/units/priest/as_priest0/move/225/0002.png
3647
%%DATADIR%%/content/gfx/units/priest/as_priest0/move/225/0003.png
3648
%%DATADIR%%/content/gfx/units/priest/as_priest0/move/225/0004.png
3649
%%DATADIR%%/content/gfx/units/priest/as_priest0/move/270/0001.png
3650
%%DATADIR%%/content/gfx/units/priest/as_priest0/move/270/0002.png
3651
%%DATADIR%%/content/gfx/units/priest/as_priest0/move/270/0003.png
3652
%%DATADIR%%/content/gfx/units/priest/as_priest0/move/270/0004.png
3653
%%DATADIR%%/content/gfx/units/priest/as_priest0/move/315/0001.png
3654
%%DATADIR%%/content/gfx/units/priest/as_priest0/move/315/0002.png
3655
%%DATADIR%%/content/gfx/units/priest/as_priest0/move/315/0003.png
3656
%%DATADIR%%/content/gfx/units/priest/as_priest0/move/315/0004.png
3657
%%DATADIR%%/content/gfx/units/priest/as_priest0/move/45/0001.png
3658
%%DATADIR%%/content/gfx/units/priest/as_priest0/move/45/0002.png
3659
%%DATADIR%%/content/gfx/units/priest/as_priest0/move/45/0003.png
3660
%%DATADIR%%/content/gfx/units/priest/as_priest0/move/45/0004.png
3661
%%DATADIR%%/content/gfx/units/priest/as_priest0/move/90/0001.png
3662
%%DATADIR%%/content/gfx/units/priest/as_priest0/move/90/0002.png
3663
%%DATADIR%%/content/gfx/units/priest/as_priest0/move/90/0003.png
3664
%%DATADIR%%/content/gfx/units/priest/as_priest0/move/90/0004.png
3665
%%DATADIR%%/content/gfx/units/ships/fishers/as_fisher0/idle/0/0.png
3666
%%DATADIR%%/content/gfx/units/ships/fishers/as_fisher0/idle/135/0.png
3667
%%DATADIR%%/content/gfx/units/ships/fishers/as_fisher0/idle/180/0.png
3668
%%DATADIR%%/content/gfx/units/ships/fishers/as_fisher0/idle/225/0.png
3669
%%DATADIR%%/content/gfx/units/ships/fishers/as_fisher0/idle/270/0.png
3670
%%DATADIR%%/content/gfx/units/ships/fishers/as_fisher0/idle/315/0.png
3671
%%DATADIR%%/content/gfx/units/ships/fishers/as_fisher0/idle/45/0.png
3672
%%DATADIR%%/content/gfx/units/ships/fishers/as_fisher0/idle/90/0.png
3673
%%DATADIR%%/content/gfx/units/ships/fishers/as_fisher0/move/0/0.png
3674
%%DATADIR%%/content/gfx/units/ships/fishers/as_fisher0/move/135/0.png
3675
%%DATADIR%%/content/gfx/units/ships/fishers/as_fisher0/move/180/0.png
3676
%%DATADIR%%/content/gfx/units/ships/fishers/as_fisher0/move/225/0.png
3677
%%DATADIR%%/content/gfx/units/ships/fishers/as_fisher0/move/270/0.png
3678
%%DATADIR%%/content/gfx/units/ships/fishers/as_fisher0/move/315/0.png
3679
%%DATADIR%%/content/gfx/units/ships/fishers/as_fisher0/move/45/0.png
3680
%%DATADIR%%/content/gfx/units/ships/fishers/as_fisher0/move/90/0.png
3681
%%DATADIR%%/content/gfx/units/ships/freetraders/as_trader0/idle/0/0.png
3682
%%DATADIR%%/content/gfx/units/ships/freetraders/as_trader0/idle/135/0.png
3683
%%DATADIR%%/content/gfx/units/ships/freetraders/as_trader0/idle/180/0.png
3684
%%DATADIR%%/content/gfx/units/ships/freetraders/as_trader0/idle/225/0.png
3685
%%DATADIR%%/content/gfx/units/ships/freetraders/as_trader0/idle/270/0.png
3686
%%DATADIR%%/content/gfx/units/ships/freetraders/as_trader0/idle/315/0.png
3687
%%DATADIR%%/content/gfx/units/ships/freetraders/as_trader0/idle/45/0.png
3688
%%DATADIR%%/content/gfx/units/ships/freetraders/as_trader0/idle/90/0.png
3689
%%DATADIR%%/content/gfx/units/ships/freetraders/as_trader0/move/0/0.png
3690
%%DATADIR%%/content/gfx/units/ships/freetraders/as_trader0/move/135/0.png
3691
%%DATADIR%%/content/gfx/units/ships/freetraders/as_trader0/move/180/0.png
3692
%%DATADIR%%/content/gfx/units/ships/freetraders/as_trader0/move/225/0.png
3693
%%DATADIR%%/content/gfx/units/ships/freetraders/as_trader0/move/270/0.png
3694
%%DATADIR%%/content/gfx/units/ships/freetraders/as_trader0/move/315/0.png
3695
%%DATADIR%%/content/gfx/units/ships/freetraders/as_trader0/move/45/0.png
3696
%%DATADIR%%/content/gfx/units/ships/freetraders/as_trader0/move/90/0.png
3697
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/0/00.png
3698
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/0/01.png
3699
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/0/02.png
3700
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/0/03.png
3701
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/0/04.png
3702
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/0/05.png
3703
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/0/06.png
3704
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/0/07.png
3705
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/0/08.png
3706
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/0/09.png
3707
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/0/10.png
3708
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/0/11.png
3709
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/0/12.png
3710
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/0/13.png
3711
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/0/14.png
3712
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/0/15.png
3713
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/0/16.png
3714
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/0/17.png
3715
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/0/18.png
3716
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/0/19.png
3717
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/0/20.png
3718
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/0/21.png
3719
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/0/22.png
3720
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/0/23.png
3721
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/0/24.png
3722
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/0/25.png
3723
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/0/26.png
3724
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/0/27.png
3725
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/0/28.png
3726
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/0/29.png
3727
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/0/30.png
3728
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/0/31.png
3729
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/0/32.png
3730
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/0/33.png
3731
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/0/34.png
3732
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/0/35.png
3733
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/0/36.png
3734
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/0/37.png
3735
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/0/38.png
3736
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/0/39.png
3737
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/0/40.png
3738
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/0/41.png
3739
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/135/00.png
3740
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/135/01.png
3741
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/135/02.png
3742
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/135/03.png
3743
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/135/04.png
3744
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/135/05.png
3745
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/135/06.png
3746
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/135/07.png
3747
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/135/08.png
3748
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/135/09.png
3749
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/135/10.png
3750
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/135/11.png
3751
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/135/12.png
3752
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/135/13.png
3753
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/135/14.png
3754
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/135/15.png
3755
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/135/16.png
3756
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/135/17.png
3757
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/135/18.png
3758
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/135/19.png
3759
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/135/20.png
3760
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/135/21.png
3761
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/135/22.png
3762
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/135/23.png
3763
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/135/24.png
3764
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/135/25.png
3765
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/135/26.png
3766
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/135/27.png
3767
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/135/28.png
3768
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/135/29.png
3769
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/135/30.png
3770
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/135/31.png
3771
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/135/32.png
3772
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/135/33.png
3773
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/135/34.png
3774
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/135/35.png
3775
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/135/36.png
3776
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/135/37.png
3777
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/135/38.png
3778
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/135/39.png
3779
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/135/40.png
3780
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/135/41.png
3781
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/180/00.png
3782
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/180/01.png
3783
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/180/02.png
3784
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/180/03.png
3785
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/180/04.png
3786
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/180/05.png
3787
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/180/06.png
3788
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/180/07.png
3789
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/180/08.png
3790
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/180/09.png
3791
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/180/10.png
3792
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/180/11.png
3793
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/180/12.png
3794
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/180/13.png
3795
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/180/14.png
3796
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/180/15.png
3797
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/180/16.png
3798
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/180/17.png
3799
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/180/18.png
3800
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/180/19.png
3801
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/180/20.png
3802
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/180/21.png
3803
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/180/22.png
3804
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/180/23.png
3805
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/180/24.png
3806
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/180/25.png
3807
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/180/26.png
3808
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/180/27.png
3809
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/180/28.png
3810
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/180/29.png
3811
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/180/30.png
3812
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/180/31.png
3813
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/180/32.png
3814
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/180/33.png
3815
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/180/34.png
3816
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/180/35.png
3817
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/180/36.png
3818
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/180/37.png
3819
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/180/38.png
3820
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/180/39.png
3821
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/180/40.png
3822
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/180/41.png
3823
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/225/00.png
3824
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/225/01.png
3825
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/225/02.png
3826
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/225/03.png
3827
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/225/04.png
3828
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/225/05.png
3829
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/225/06.png
3830
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/225/07.png
3831
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/225/08.png
3832
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/225/09.png
3833
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/225/10.png
3834
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/225/11.png
3835
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/225/12.png
3836
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/225/13.png
3837
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/225/14.png
3838
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/225/15.png
3839
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/225/16.png
3840
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/225/17.png
3841
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/225/18.png
3842
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/225/19.png
3843
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/225/20.png
3844
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/225/21.png
3845
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/225/22.png
3846
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/225/23.png
3847
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/225/24.png
3848
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/225/25.png
3849
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/225/26.png
3850
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/225/27.png
3851
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/225/28.png
3852
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/225/29.png
3853
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/225/30.png
3854
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/225/31.png
3855
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/225/32.png
3856
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/225/33.png
3857
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/225/34.png
3858
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/225/35.png
3859
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/225/36.png
3860
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/225/37.png
3861
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/225/38.png
3862
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/225/39.png
3863
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/225/40.png
3864
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/225/41.png
3865
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/270/00.png
3866
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/270/01.png
3867
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/270/02.png
3868
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/270/03.png
3869
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/270/04.png
3870
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/270/05.png
3871
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/270/06.png
3872
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/270/07.png
3873
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/270/08.png
3874
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/270/09.png
3875
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/270/10.png
3876
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/270/11.png
3877
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/270/12.png
3878
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/270/13.png
3879
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/270/14.png
3880
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/270/15.png
3881
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/270/16.png
3882
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/270/17.png
3883
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/270/18.png
3884
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/270/19.png
3885
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/270/20.png
3886
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/270/21.png
3887
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/270/22.png
3888
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/270/23.png
3889
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/270/24.png
3890
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/270/25.png
3891
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/270/26.png
3892
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/270/27.png
3893
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/270/28.png
3894
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/270/29.png
3895
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/270/30.png
3896
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/270/31.png
3897
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/270/32.png
3898
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/270/33.png
3899
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/270/34.png
3900
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/270/35.png
3901
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/270/36.png
3902
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/270/37.png
3903
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/270/38.png
3904
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/270/39.png
3905
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/270/40.png
3906
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/270/41.png
3907
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/315/00.png
3908
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/315/01.png
3909
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/315/02.png
3910
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/315/03.png
3911
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/315/04.png
3912
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/315/05.png
3913
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/315/06.png
3914
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/315/07.png
3915
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/315/08.png
3916
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/315/09.png
3917
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/315/10.png
3918
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/315/11.png
3919
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/315/12.png
3920
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/315/13.png
3921
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/315/14.png
3922
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/315/15.png
3923
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/315/16.png
3924
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/315/17.png
3925
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/315/18.png
3926
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/315/19.png
3927
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/315/20.png
3928
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/315/21.png
3929
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/315/22.png
3930
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/315/23.png
3931
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/315/24.png
3932
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/315/25.png
3933
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/315/26.png
3934
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/315/27.png
3935
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/315/28.png
3936
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/315/29.png
3937
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/315/30.png
3938
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/315/31.png
3939
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/315/32.png
3940
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/315/33.png
3941
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/315/34.png
3942
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/315/35.png
3943
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/315/36.png
3944
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/315/37.png
3945
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/315/38.png
3946
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/315/39.png
3947
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/315/40.png
3948
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/315/41.png
3949
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/45/00.png
3950
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/45/01.png
3951
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/45/02.png
3952
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/45/03.png
3953
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/45/04.png
3954
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/45/05.png
3955
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/45/06.png
3956
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/45/07.png
3957
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/45/08.png
3958
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/45/09.png
3959
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/45/10.png
3960
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/45/11.png
3961
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/45/12.png
3962
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/45/13.png
3963
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/45/14.png
3964
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/45/15.png
3965
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/45/16.png
3966
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/45/17.png
3967
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/45/18.png
3968
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/45/19.png
3969
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/45/20.png
3970
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/45/21.png
3971
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/45/22.png
3972
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/45/23.png
3973
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/45/24.png
3974
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/45/25.png
3975
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/45/26.png
3976
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/45/27.png
3977
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/45/28.png
3978
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/45/29.png
3979
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/45/30.png
3980
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/45/31.png
3981
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/45/32.png
3982
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/45/33.png
3983
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/45/34.png
3984
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/45/35.png
3985
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/45/36.png
3986
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/45/37.png
3987
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/45/38.png
3988
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/45/39.png
3989
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/45/40.png
3990
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/45/41.png
3991
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/45/42.png
3992
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/90/00.png
3993
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/90/01.png
3994
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/90/02.png
3995
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/90/03.png
3996
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/90/04.png
3997
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/90/05.png
3998
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/90/06.png
3999
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/90/07.png
4000
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/90/08.png
4001
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/90/09.png
4002
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/90/10.png
4003
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/90/11.png
4004
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/90/12.png
4005
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/90/13.png
4006
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/90/14.png
4007
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/90/15.png
4008
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/90/16.png
4009
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/90/17.png
4010
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/90/18.png
4011
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/90/19.png
4012
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/90/20.png
4013
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/90/21.png
4014
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/90/22.png
4015
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/90/23.png
4016
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/90/24.png
4017
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/90/25.png
4018
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/90/26.png
4019
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/90/27.png
4020
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/90/28.png
4021
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/90/29.png
4022
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/90/30.png
4023
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/90/31.png
4024
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/90/32.png
4025
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/90/33.png
4026
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/90/34.png
4027
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/90/35.png
4028
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/90/36.png
4029
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/90/37.png
4030
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/90/38.png
4031
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/90/39.png
4032
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/90/40.png
4033
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/90/41.png
4034
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/tm_1722
4035
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/0/00.png
4036
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/0/01.png
4037
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/0/02.png
4038
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/0/03.png
4039
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/0/04.png
4040
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/0/05.png
4041
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/0/06.png
4042
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/0/07.png
4043
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/0/08.png
4044
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/0/09.png
4045
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/0/10.png
4046
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/0/11.png
4047
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/0/12.png
4048
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/0/13.png
4049
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/0/14.png
4050
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/0/15.png
4051
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/0/16.png
4052
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/0/17.png
4053
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/0/18.png
4054
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/0/19.png
4055
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/0/20.png
4056
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/0/21.png
4057
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/0/22.png
4058
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/0/23.png
4059
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/0/24.png
4060
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/0/25.png
4061
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/0/26.png
4062
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/0/27.png
4063
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/0/28.png
4064
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/0/29.png
4065
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/0/30.png
4066
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/0/31.png
4067
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/0/32.png
4068
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/0/33.png
4069
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/0/34.png
4070
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/0/35.png
4071
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/0/36.png
4072
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/0/37.png
4073
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/0/38.png
4074
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/0/39.png
4075
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/0/40.png
4076
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/0/41.png
4077
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/135/00.png
4078
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/135/01.png
4079
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/135/02.png
4080
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/135/03.png
4081
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/135/04.png
4082
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/135/05.png
4083
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/135/06.png
4084
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/135/07.png
4085
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/135/08.png
4086
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/135/09.png
4087
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/135/10.png
4088
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/135/11.png
4089
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/135/12.png
4090
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/135/13.png
4091
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/135/14.png
4092
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/135/15.png
4093
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/135/16.png
4094
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/135/17.png
4095
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/135/18.png
4096
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/135/19.png
4097
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/135/20.png
4098
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/135/21.png
4099
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/135/22.png
4100
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/135/23.png
4101
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/135/24.png
4102
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/135/25.png
4103
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/135/26.png
4104
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/135/27.png
4105
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/135/28.png
4106
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/135/29.png
4107
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/135/30.png
4108
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/135/31.png
4109
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/135/32.png
4110
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/135/33.png
4111
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/135/34.png
4112
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/135/35.png
4113
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/135/36.png
4114
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/135/37.png
4115
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/135/38.png
4116
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/135/39.png
4117
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/135/40.png
4118
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/135/41.png
4119
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/180/00.png
4120
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/180/01.png
4121
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/180/02.png
4122
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/180/03.png
4123
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/180/04.png
4124
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/180/05.png
4125
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/180/06.png
4126
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/180/07.png
4127
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/180/08.png
4128
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/180/09.png
4129
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/180/10.png
4130
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/180/11.png
4131
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/180/12.png
4132
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/180/13.png
4133
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/180/14.png
4134
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/180/15.png
4135
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/180/16.png
4136
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/180/17.png
4137
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/180/18.png
4138
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/180/19.png
4139
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/180/20.png
4140
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/180/21.png
4141
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/180/22.png
4142
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/180/23.png
4143
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/180/24.png
4144
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/180/25.png
4145
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/180/26.png
4146
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/180/27.png
4147
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/180/28.png
4148
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/180/29.png
4149
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/180/30.png
4150
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/180/31.png
4151
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/180/32.png
4152
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/180/33.png
4153
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/180/34.png
4154
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/180/35.png
4155
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/180/36.png
4156
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/180/37.png
4157
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/180/38.png
4158
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/180/39.png
4159
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/180/40.png
4160
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/180/41.png
4161
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/225/00.png
4162
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/225/01.png
4163
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/225/02.png
4164
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/225/03.png
4165
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/225/04.png
4166
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/225/05.png
4167
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/225/06.png
4168
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/225/07.png
4169
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/225/08.png
4170
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/225/09.png
4171
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/225/10.png
4172
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/225/11.png
4173
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/225/12.png
4174
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/225/13.png
4175
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/225/14.png
4176
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/225/15.png
4177
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/225/16.png
4178
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/225/17.png
4179
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/225/18.png
4180
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/225/19.png
4181
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/225/20.png
4182
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/225/21.png
4183
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/225/22.png
4184
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/225/23.png
4185
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/225/24.png
4186
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/225/25.png
4187
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/225/26.png
4188
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/225/27.png
4189
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/225/28.png
4190
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/225/29.png
4191
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/225/30.png
4192
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/225/31.png
4193
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/225/32.png
4194
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/225/33.png
4195
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/225/34.png
4196
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/225/35.png
4197
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/225/36.png
4198
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/225/37.png
4199
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/225/38.png
4200
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/225/39.png
4201
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/225/40.png
4202
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/225/41.png
4203
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/270/00.png
4204
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/270/01.png
4205
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/270/02.png
4206
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/270/03.png
4207
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/270/04.png
4208
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/270/05.png
4209
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/270/06.png
4210
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/270/07.png
4211
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/270/08.png
4212
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/270/09.png
4213
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/270/10.png
4214
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/270/11.png
4215
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/270/12.png
4216
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/270/13.png
4217
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/270/14.png
4218
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/270/15.png
4219
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/270/16.png
4220
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/270/17.png
4221
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/270/18.png
4222
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/270/19.png
4223
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/270/20.png
4224
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/270/21.png
4225
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/270/22.png
4226
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/270/23.png
4227
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/270/24.png
4228
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/270/25.png
4229
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/270/26.png
4230
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/270/27.png
4231
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/270/28.png
4232
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/270/29.png
4233
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/270/30.png
4234
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/270/31.png
4235
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/270/32.png
4236
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/270/33.png
4237
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/270/34.png
4238
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/270/35.png
4239
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/270/36.png
4240
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/270/37.png
4241
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/270/38.png
4242
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/270/39.png
4243
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/270/40.png
4244
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/270/41.png
4245
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/315/00.png
4246
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/315/01.png
4247
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/315/02.png
4248
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/315/03.png
4249
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/315/04.png
4250
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/315/05.png
4251
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/315/06.png
4252
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/315/07.png
4253
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/315/08.png
4254
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/315/09.png
4255
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/315/10.png
4256
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/315/11.png
4257
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/315/12.png
4258
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/315/13.png
4259
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/315/14.png
4260
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/315/15.png
4261
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/315/16.png
4262
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/315/17.png
4263
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/315/18.png
4264
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/315/19.png
4265
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/315/20.png
4266
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/315/21.png
4267
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/315/22.png
4268
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/315/23.png
4269
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/315/24.png
4270
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/315/25.png
4271
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/315/26.png
4272
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/315/27.png
4273
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/315/28.png
4274
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/315/29.png
4275
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/315/30.png
4276
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/315/31.png
4277
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/315/32.png
4278
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/315/33.png
4279
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/315/34.png
4280
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/315/35.png
4281
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/315/36.png
4282
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/315/37.png
4283
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/315/38.png
4284
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/315/39.png
4285
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/315/40.png
4286
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/315/41.png
4287
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/45/00.png
4288
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/45/01.png
4289
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/45/02.png
4290
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/45/03.png
4291
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/45/04.png
4292
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/45/05.png
4293
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/45/06.png
4294
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/45/07.png
4295
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/45/08.png
4296
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/45/09.png
4297
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/45/10.png
4298
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/45/11.png
4299
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/45/12.png
4300
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/45/13.png
4301
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/45/14.png
4302
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/45/15.png
4303
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/45/16.png
4304
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/45/17.png
4305
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/45/18.png
4306
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/45/19.png
4307
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/45/20.png
4308
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/45/21.png
4309
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/45/22.png
4310
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/45/23.png
4311
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/45/24.png
4312
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/45/25.png
4313
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/45/26.png
4314
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/45/27.png
4315
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/45/28.png
4316
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/45/29.png
4317
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/45/30.png
4318
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/45/31.png
4319
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/45/32.png
4320
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/45/33.png
4321
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/45/34.png
4322
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/45/35.png
4323
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/45/36.png
4324
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/45/37.png
4325
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/45/38.png
4326
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/45/39.png
4327
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/45/40.png
4328
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/45/41.png
4329
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/45/42.png
4330
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/90/00.png
4331
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/90/01.png
4332
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/90/02.png
4333
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/90/03.png
4334
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/90/04.png
4335
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/90/05.png
4336
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/90/06.png
4337
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/90/07.png
4338
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/90/08.png
4339
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/90/09.png
4340
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/90/10.png
4341
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/90/11.png
4342
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/90/12.png
4343
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/90/13.png
4344
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/90/14.png
4345
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/90/15.png
4346
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/90/16.png
4347
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/90/17.png
4348
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/90/18.png
4349
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/90/19.png
4350
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/90/20.png
4351
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/90/21.png
4352
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/90/22.png
4353
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/90/23.png
4354
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/90/24.png
4355
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/90/25.png
4356
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/90/26.png
4357
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/90/27.png
4358
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/90/28.png
4359
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/90/29.png
4360
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/90/30.png
4361
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/90/31.png
4362
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/90/32.png
4363
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/90/33.png
4364
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/90/34.png
4365
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/90/35.png
4366
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/90/36.png
4367
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/90/37.png
4368
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/90/38.png
4369
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/90/39.png
4370
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/90/40.png
4371
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/90/41.png
4372
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/tm_1722
4373
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/idle/0/0.png
4374
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/idle/135/0.png
4375
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/idle/180/0.png
4376
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/idle/225/0.png
4377
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/idle/270/0.png
4378
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/idle/315/0.png
4379
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/idle/45/0.png
4380
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/idle/90/0.png
4381
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/move/0/0.png
4382
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/move/135/0.png
4383
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/move/180/0.png
4384
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/move/225/0.png
4385
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/move/270/0.png
4386
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/move/315/0.png
4387
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/move/45/0.png
4388
%%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/move/90/0.png
4389
%%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/attack_left/0/0.png
4390
%%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/attack_left/0/1.png
4391
%%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/attack_left/135/0.png
4392
%%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/attack_left/135/1.png
4393
%%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/attack_left/180/0.png
4394
%%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/attack_left/180/1.png
4395
%%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/attack_left/225/0.png
4396
%%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/attack_left/225/1.png
4397
%%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/attack_left/270/0.png
4398
%%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/attack_left/270/1.png
4399
%%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/attack_left/315/0.png
4400
%%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/attack_left/315/1.png
4401
%%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/attack_left/45/0.png
4402
%%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/attack_left/45/1.png
4403
%%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/attack_left/90/0.png
4404
%%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/attack_left/90/1.png
4405
%%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/attack_right/0/0.png
4406
%%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/attack_right/0/1.png
4407
%%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/attack_right/135/0.png
4408
%%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/attack_right/135/1.png
4409
%%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/attack_right/180/0.png
4410
%%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/attack_right/180/1.png
4411
%%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/attack_right/225/0.png
4412
%%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/attack_right/225/1.png
4413
%%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/attack_right/270/0.png
4414
%%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/attack_right/270/1.png
4415
%%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/attack_right/315/0.png
4416
%%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/attack_right/315/1.png
4417
%%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/attack_right/45/0.png
4418
%%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/attack_right/45/1.png
4419
%%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/attack_right/90/0.png
4420
%%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/attack_right/90/1.png
4421
%%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/idle/0/0.png
4422
%%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/idle/135/0.png
4423
%%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/idle/180/0.png
4424
%%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/idle/225/0.png
4425
%%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/idle/270/0.png
4426
%%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/idle/315/0.png
4427
%%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/idle/45/0.png
4428
%%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/idle/90/0.png
4429
%%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/move/0/0.png
4430
%%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/move/135/0.png
4431
%%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/move/180/0.png
4432
%%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/move/225/0.png
4433
%%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/move/270/0.png
4434
%%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/move/315/0.png
4435
%%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/move/45/0.png
4436
%%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/move/90/0.png
4437
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate0/idle/0/0.png
4438
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate0/idle/135/0.png
4439
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate0/idle/180/0.png
4440
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate0/idle/225/0.png
4441
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate0/idle/270/0.png
4442
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate0/idle/315/0.png
4443
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate0/idle/45/0.png
4444
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate0/idle/90/0.png
4445
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate0/move/0/0.png
4446
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate0/move/135/0.png
4447
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate0/move/180/0.png
4448
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate0/move/225/0.png
4449
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate0/move/270/0.png
4450
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate0/move/315/0.png
4451
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate0/move/45/0.png
4452
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate0/move/90/0.png
4453
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/idle/0/0.png
4454
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/idle/135/0.png
4455
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/idle/180/0.png
4456
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/idle/225/0.png
4457
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/idle/270/0.png
4458
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/idle/315/0.png
4459
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/idle/45/0.png
4460
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/idle/90/0.png
4461
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/0/000.png
4462
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/0/001.png
4463
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/0/002.png
4464
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/0/003.png
4465
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/0/004.png
4466
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/0/005.png
4467
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/0/006.png
4468
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/0/007.png
4469
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/0/008.png
4470
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/0/009.png
4471
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/0/010.png
4472
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/0/011.png
4473
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/0/012.png
4474
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/0/013.png
4475
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/0/014.png
4476
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/0/015.png
4477
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/135/000.png
4478
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/135/001.png
4479
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/135/002.png
4480
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/135/003.png
4481
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/135/004.png
4482
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/135/005.png
4483
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/135/006.png
4484
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/135/007.png
4485
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/135/008.png
4486
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/135/009.png
4487
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/135/010.png
4488
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/135/011.png
4489
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/135/012.png
4490
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/135/013.png
4491
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/135/014.png
4492
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/135/015.png
4493
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/180/000.png
4494
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/180/001.png
4495
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/180/002.png
4496
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/180/003.png
4497
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/180/004.png
4498
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/180/005.png
4499
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/180/006.png
4500
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/180/007.png
4501
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/180/008.png
4502
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/180/009.png
4503
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/180/010.png
4504
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/180/011.png
4505
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/180/012.png
4506
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/180/013.png
4507
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/180/014.png
4508
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/180/015.png
4509
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/225/000.png
4510
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/225/001.png
4511
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/225/002.png
4512
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/225/003.png
4513
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/225/004.png
4514
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/225/005.png
4515
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/225/006.png
4516
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/225/007.png
4517
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/225/008.png
4518
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/225/009.png
4519
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/225/010.png
4520
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/225/011.png
4521
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/225/012.png
4522
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/225/013.png
4523
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/225/014.png
4524
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/225/015.png
4525
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/270/000.png
4526
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/270/001.png
4527
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/270/002.png
4528
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/270/003.png
4529
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/270/004.png
4530
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/270/005.png
4531
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/270/006.png
4532
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/270/007.png
4533
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/270/008.png
4534
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/270/009.png
4535
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/270/010.png
4536
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/270/011.png
4537
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/270/012.png
4538
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/270/013.png
4539
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/270/014.png
4540
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/270/015.png
4541
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/315/000.png
4542
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/315/001.png
4543
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/315/002.png
4544
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/315/003.png
4545
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/315/004.png
4546
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/315/005.png
4547
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/315/006.png
4548
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/315/007.png
4549
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/315/008.png
4550
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/315/009.png
4551
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/315/010.png
4552
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/315/011.png
4553
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/315/012.png
4554
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/315/013.png
4555
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/315/014.png
4556
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/315/015.png
4557
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/45/000.png
4558
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/45/001.png
4559
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/45/002.png
4560
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/45/003.png
4561
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/45/004.png
4562
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/45/005.png
4563
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/45/006.png
4564
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/45/007.png
4565
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/45/008.png
4566
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/45/009.png
4567
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/45/010.png
4568
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/45/011.png
4569
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/45/012.png
4570
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/45/013.png
4571
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/45/014.png
4572
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/45/015.png
4573
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/90/000.png
4574
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/90/001.png
4575
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/90/002.png
4576
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/90/003.png
4577
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/90/004.png
4578
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/90/005.png
4579
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/90/006.png
4580
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/90/007.png
4581
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/90/008.png
4582
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/90/009.png
4583
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/90/010.png
4584
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/90/011.png
4585
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/90/012.png
4586
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/90/013.png
4587
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/90/014.png
4588
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/90/015.png
4589
%%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/tm_1500
561
%%DATADIR%%/content/gui/icons/Icon.icns
4590
%%DATADIR%%/content/gui/icons/Icon.icns
562
%%DATADIR%%/content/gui/icons/buildmenu/0.png
4591
%%DATADIR%%/content/gui/icons/buildmenu/0.png
563
%%DATADIR%%/content/gui/icons/buildmenu/002.png
4592
%%DATADIR%%/content/gui/icons/buildmenu/002.png
Lines 794-799 Link Here
794
%%DATADIR%%/content/gui/icons/resources/32/056.png
4823
%%DATADIR%%/content/gui/icons/resources/32/056.png
795
%%DATADIR%%/content/gui/icons/resources/32/058.png
4824
%%DATADIR%%/content/gui/icons/resources/32/058.png
796
%%DATADIR%%/content/gui/icons/resources/32/060.png
4825
%%DATADIR%%/content/gui/icons/resources/32/060.png
4826
%%DATADIR%%/content/gui/icons/resources/32/098.png
797
%%DATADIR%%/content/gui/icons/resources/32/greyscale/001.png
4827
%%DATADIR%%/content/gui/icons/resources/32/greyscale/001.png
798
%%DATADIR%%/content/gui/icons/resources/32/greyscale/002.png
4828
%%DATADIR%%/content/gui/icons/resources/32/greyscale/002.png
799
%%DATADIR%%/content/gui/icons/resources/32/greyscale/003.png
4829
%%DATADIR%%/content/gui/icons/resources/32/greyscale/003.png
Lines 843-849 Link Here
843
%%DATADIR%%/content/gui/icons/resources/negative32.png
4873
%%DATADIR%%/content/gui/icons/resources/negative32.png
844
%%DATADIR%%/content/gui/icons/resources/none.png
4874
%%DATADIR%%/content/gui/icons/resources/none.png
845
%%DATADIR%%/content/gui/icons/resources/none_gray.png
4875
%%DATADIR%%/content/gui/icons/resources/none_gray.png
846
%%DATADIR%%/content/gui/icons/resources/positive32.png
847
%%DATADIR%%/content/gui/icons/resources/running_costs.png
4876
%%DATADIR%%/content/gui/icons/resources/running_costs.png
848
%%DATADIR%%/content/gui/icons/resources/zzz32.png
4877
%%DATADIR%%/content/gui/icons/resources/zzz32.png
849
%%DATADIR%%/content/gui/icons/ship/anchor.png
4878
%%DATADIR%%/content/gui/icons/ship/anchor.png
Lines 855-868 Link Here
855
%%DATADIR%%/content/gui/icons/ship/civil_32.png
4884
%%DATADIR%%/content/gui/icons/ship/civil_32.png
856
%%DATADIR%%/content/gui/icons/ship/civil_32_bw.png
4885
%%DATADIR%%/content/gui/icons/ship/civil_32_bw.png
857
%%DATADIR%%/content/gui/icons/ship/civil_32_h.png
4886
%%DATADIR%%/content/gui/icons/ship/civil_32_h.png
858
%%DATADIR%%/content/gui/icons/ship/settle.png
859
%%DATADIR%%/content/gui/icons/ship/settle_h.png
860
%%DATADIR%%/content/gui/icons/ship/smallbutton.png
4887
%%DATADIR%%/content/gui/icons/ship/smallbutton.png
861
%%DATADIR%%/content/gui/icons/ship/smallbutton_a.png
4888
%%DATADIR%%/content/gui/icons/ship/smallbutton_a.png
862
%%DATADIR%%/content/gui/icons/ship/smallbutton_d.png
4889
%%DATADIR%%/content/gui/icons/ship/smallbutton_d.png
863
%%DATADIR%%/content/gui/icons/ship/smallbutton_h.png
4890
%%DATADIR%%/content/gui/icons/ship/smallbutton_h.png
864
%%DATADIR%%/content/gui/icons/ship/stances/agressive_32.png
865
%%DATADIR%%/content/gui/icons/ship/symbol_dummy.png
866
%%DATADIR%%/content/gui/icons/ship/traderoute.png
4891
%%DATADIR%%/content/gui/icons/ship/traderoute.png
867
%%DATADIR%%/content/gui/icons/ship/traderoute_configure.png
4892
%%DATADIR%%/content/gui/icons/ship/traderoute_configure.png
868
%%DATADIR%%/content/gui/icons/ship/traderoute_configure_hover.png
4893
%%DATADIR%%/content/gui/icons/ship/traderoute_configure_hover.png
Lines 1063-1068 Link Here
1063
%%DATADIR%%/content/gui/icons/widgets/messages/msg_anchor.png
5088
%%DATADIR%%/content/gui/icons/widgets/messages/msg_anchor.png
1064
%%DATADIR%%/content/gui/icons/widgets/messages/msg_anchor_d.png
5089
%%DATADIR%%/content/gui/icons/widgets/messages/msg_anchor_d.png
1065
%%DATADIR%%/content/gui/icons/widgets/messages/msg_anchor_h.png
5090
%%DATADIR%%/content/gui/icons/widgets/messages/msg_anchor_h.png
5091
%%DATADIR%%/content/gui/icons/widgets/messages/msg_disaster_fire.png
5092
%%DATADIR%%/content/gui/icons/widgets/messages/msg_disaster_fire_d.png
5093
%%DATADIR%%/content/gui/icons/widgets/messages/msg_disaster_fire_h.png
5094
%%DATADIR%%/content/gui/icons/widgets/messages/msg_disaster_fire_u.png
5095
%%DATADIR%%/content/gui/icons/widgets/messages/msg_disaster_plague.png
5096
%%DATADIR%%/content/gui/icons/widgets/messages/msg_disaster_plague_d.png
5097
%%DATADIR%%/content/gui/icons/widgets/messages/msg_disaster_plague_h.png
5098
%%DATADIR%%/content/gui/icons/widgets/messages/msg_disaster_plague_u.png
1066
%%DATADIR%%/content/gui/icons/widgets/messages/msg_letter.png
5099
%%DATADIR%%/content/gui/icons/widgets/messages/msg_letter.png
1067
%%DATADIR%%/content/gui/icons/widgets/messages/msg_letter_d.png
5100
%%DATADIR%%/content/gui/icons/widgets/messages/msg_letter_d.png
1068
%%DATADIR%%/content/gui/icons/widgets/messages/msg_letter_h.png
5101
%%DATADIR%%/content/gui/icons/widgets/messages/msg_letter_h.png
Lines 1085-1094 Link Here
1085
%%DATADIR%%/content/gui/icons/widgets/minimap/gamemenu_h.png
5118
%%DATADIR%%/content/gui/icons/widgets/minimap/gamemenu_h.png
1086
%%DATADIR%%/content/gui/icons/widgets/minimap/help.png
5119
%%DATADIR%%/content/gui/icons/widgets/minimap/help.png
1087
%%DATADIR%%/content/gui/icons/widgets/minimap/help_h.png
5120
%%DATADIR%%/content/gui/icons/widgets/minimap/help_h.png
1088
%%DATADIR%%/content/gui/icons/widgets/minimap/large/build.png
1089
%%DATADIR%%/content/gui/icons/widgets/minimap/large/build_h.png
1090
%%DATADIR%%/content/gui/icons/widgets/minimap/large/captainslog.png
1091
%%DATADIR%%/content/gui/icons/widgets/minimap/large/captainslog_h.png
1092
%%DATADIR%%/content/gui/icons/widgets/minimap/rotate_left.png
5121
%%DATADIR%%/content/gui/icons/widgets/minimap/rotate_left.png
1093
%%DATADIR%%/content/gui/icons/widgets/minimap/rotate_left_h.png
5122
%%DATADIR%%/content/gui/icons/widgets/minimap/rotate_left_h.png
1094
%%DATADIR%%/content/gui/icons/widgets/minimap/rotate_right.png
5123
%%DATADIR%%/content/gui/icons/widgets/minimap/rotate_right.png
Lines 1132-1138 Link Here
1132
%%DATADIR%%/content/gui/images/animations/cogs/small/8.png
5161
%%DATADIR%%/content/gui/images/animations/cogs/small/8.png
1133
%%DATADIR%%/content/gui/images/animations/cogs/small/9.png
5162
%%DATADIR%%/content/gui/images/animations/cogs/small/9.png
1134
%%DATADIR%%/content/gui/images/background/bar_bg.png
5163
%%DATADIR%%/content/gui/images/background/bar_bg.png
1135
%%DATADIR%%/content/gui/images/background/black.png
1136
%%DATADIR%%/content/gui/images/background/book.png
5164
%%DATADIR%%/content/gui/images/background/book.png
1137
%%DATADIR%%/content/gui/images/background/button_64.png
5165
%%DATADIR%%/content/gui/images/background/button_64.png
1138
%%DATADIR%%/content/gui/images/background/hr.png
5166
%%DATADIR%%/content/gui/images/background/hr.png
Lines 1263-1268 Link Here
1263
%%DATADIR%%/content/gui/images/resbar_stats/tools_icon.png
5291
%%DATADIR%%/content/gui/images/resbar_stats/tools_icon.png
1264
%%DATADIR%%/content/gui/images/resbar_stats/weapons_icon.png
5292
%%DATADIR%%/content/gui/images/resbar_stats/weapons_icon.png
1265
%%DATADIR%%/content/gui/images/tabwidget/buysell_toggle.png
5293
%%DATADIR%%/content/gui/images/tabwidget/buysell_toggle.png
5294
%%DATADIR%%/content/gui/images/tabwidget/done.png
1266
%%DATADIR%%/content/gui/images/tabwidget/emblems/emblem_black.png
5295
%%DATADIR%%/content/gui/images/tabwidget/emblems/emblem_black.png
1267
%%DATADIR%%/content/gui/images/tabwidget/emblems/emblem_blue.png
5296
%%DATADIR%%/content/gui/images/tabwidget/emblems/emblem_blue.png
1268
%%DATADIR%%/content/gui/images/tabwidget/emblems/emblem_bordeaux.png
5297
%%DATADIR%%/content/gui/images/tabwidget/emblems/emblem_bordeaux.png
Lines 1364-1376 Link Here
1364
%%DATADIR%%/content/gui/xml/mainmenu/editor/editor_select_saved_game.xml
5393
%%DATADIR%%/content/gui/xml/mainmenu/editor/editor_select_saved_game.xml
1365
%%DATADIR%%/content/gui/xml/mainmenu/editor/editor_start_menu.xml
5394
%%DATADIR%%/content/gui/xml/mainmenu/editor/editor_start_menu.xml
1366
%%DATADIR%%/content/gui/xml/mainmenu/help.xml
5395
%%DATADIR%%/content/gui/xml/mainmenu/help.xml
5396
%%DATADIR%%/content/gui/xml/mainmenu/hotkeys.xml
1367
%%DATADIR%%/content/gui/xml/mainmenu/ingamemenu.xml
5397
%%DATADIR%%/content/gui/xml/mainmenu/ingamemenu.xml
1368
%%DATADIR%%/content/gui/xml/mainmenu/loadingscreen.xml
5398
%%DATADIR%%/content/gui/xml/mainmenu/loadingscreen.xml
1369
%%DATADIR%%/content/gui/xml/mainmenu/mainmenu.xml
5399
%%DATADIR%%/content/gui/xml/mainmenu/mainmenu.xml
1370
%%DATADIR%%/content/gui/xml/mainmenu/multiplayer/multiplayer_creategame.xml
5400
%%DATADIR%%/content/gui/xml/mainmenu/multiplayer/multiplayer_creategame.xml
1371
%%DATADIR%%/content/gui/xml/mainmenu/multiplayer/multiplayer_gamelobby.xml
5401
%%DATADIR%%/content/gui/xml/mainmenu/multiplayer/multiplayer_gamelobby.xml
1372
%%DATADIR%%/content/gui/xml/mainmenu/multiplayer/multiplayermenu.xml
5402
%%DATADIR%%/content/gui/xml/mainmenu/multiplayer/multiplayermenu.xml
1373
%%DATADIR%%/content/gui/xml/mainmenu/multiplayer/set_password.xml
1374
%%DATADIR%%/content/gui/xml/mainmenu/multiplayer/set_player_details.xml
5403
%%DATADIR%%/content/gui/xml/mainmenu/multiplayer/set_player_details.xml
1375
%%DATADIR%%/content/gui/xml/mainmenu/settings.xml
5404
%%DATADIR%%/content/gui/xml/mainmenu/settings.xml
1376
%%DATADIR%%/content/gui/xml/mainmenu/singleplayer/select_savegame.xml
5405
%%DATADIR%%/content/gui/xml/mainmenu/singleplayer/select_savegame.xml
Lines 1389-1394 Link Here
1389
%%DATADIR%%/content/lang/af/LC_MESSAGES/unknown-horizons.mo
5418
%%DATADIR%%/content/lang/af/LC_MESSAGES/unknown-horizons.mo
1390
%%DATADIR%%/content/lang/bg/LC_MESSAGES/unknown-horizons-server.mo
5419
%%DATADIR%%/content/lang/bg/LC_MESSAGES/unknown-horizons-server.mo
1391
%%DATADIR%%/content/lang/bg/LC_MESSAGES/unknown-horizons.mo
5420
%%DATADIR%%/content/lang/bg/LC_MESSAGES/unknown-horizons.mo
5421
%%DATADIR%%/content/lang/ca/LC_MESSAGES/unknown-horizons-server.mo
5422
%%DATADIR%%/content/lang/ca/LC_MESSAGES/unknown-horizons.mo
1392
%%DATADIR%%/content/lang/ca@valencia/LC_MESSAGES/unknown-horizons-server.mo
5423
%%DATADIR%%/content/lang/ca@valencia/LC_MESSAGES/unknown-horizons-server.mo
1393
%%DATADIR%%/content/lang/ca@valencia/LC_MESSAGES/unknown-horizons.mo
5424
%%DATADIR%%/content/lang/ca@valencia/LC_MESSAGES/unknown-horizons.mo
1394
%%DATADIR%%/content/lang/cs/LC_MESSAGES/unknown-horizons-server.mo
5425
%%DATADIR%%/content/lang/cs/LC_MESSAGES/unknown-horizons-server.mo
Lines 1399-1405 Link Here
1399
%%DATADIR%%/content/lang/de/LC_MESSAGES/unknown-horizons.mo
5430
%%DATADIR%%/content/lang/de/LC_MESSAGES/unknown-horizons.mo
1400
%%DATADIR%%/content/lang/el/LC_MESSAGES/unknown-horizons-server.mo
5431
%%DATADIR%%/content/lang/el/LC_MESSAGES/unknown-horizons-server.mo
1401
%%DATADIR%%/content/lang/el/LC_MESSAGES/unknown-horizons.mo
5432
%%DATADIR%%/content/lang/el/LC_MESSAGES/unknown-horizons.mo
1402
%%DATADIR%%/content/lang/en/LC_MESSAGES/unknown-horizons.mo
1403
%%DATADIR%%/content/lang/es/LC_MESSAGES/unknown-horizons-server.mo
5433
%%DATADIR%%/content/lang/es/LC_MESSAGES/unknown-horizons-server.mo
1404
%%DATADIR%%/content/lang/es/LC_MESSAGES/unknown-horizons.mo
5434
%%DATADIR%%/content/lang/es/LC_MESSAGES/unknown-horizons.mo
1405
%%DATADIR%%/content/lang/et/LC_MESSAGES/unknown-horizons-server.mo
5435
%%DATADIR%%/content/lang/et/LC_MESSAGES/unknown-horizons-server.mo
Lines 1438-1483 Link Here
1438
%%DATADIR%%/content/lang/nl/LC_MESSAGES/unknown-horizons.mo
5468
%%DATADIR%%/content/lang/nl/LC_MESSAGES/unknown-horizons.mo
1439
%%DATADIR%%/content/lang/pl/LC_MESSAGES/unknown-horizons-server.mo
5469
%%DATADIR%%/content/lang/pl/LC_MESSAGES/unknown-horizons-server.mo
1440
%%DATADIR%%/content/lang/pl/LC_MESSAGES/unknown-horizons.mo
5470
%%DATADIR%%/content/lang/pl/LC_MESSAGES/unknown-horizons.mo
1441
%%DATADIR%%/content/lang/po/uh/af/LC_MESSAGES/unknown-horizons.mo
1442
%%DATADIR%%/content/lang/po/uh/bg/LC_MESSAGES/unknown-horizons.mo
1443
%%DATADIR%%/content/lang/po/uh/ca@valencia/LC_MESSAGES/unknown-horizons.mo
1444
%%DATADIR%%/content/lang/po/uh/cs/LC_MESSAGES/unknown-horizons.mo
1445
%%DATADIR%%/content/lang/po/uh/da/LC_MESSAGES/unknown-horizons.mo
1446
%%DATADIR%%/content/lang/po/uh/de/LC_MESSAGES/unknown-horizons.mo
1447
%%DATADIR%%/content/lang/po/uh/el/LC_MESSAGES/unknown-horizons.mo
1448
%%DATADIR%%/content/lang/po/uh/en/LC_MESSAGES/unknown-horizons.mo
1449
%%DATADIR%%/content/lang/po/uh/es/LC_MESSAGES/unknown-horizons.mo
1450
%%DATADIR%%/content/lang/po/uh/et/LC_MESSAGES/unknown-horizons.mo
1451
%%DATADIR%%/content/lang/po/uh/fi/LC_MESSAGES/unknown-horizons.mo
1452
%%DATADIR%%/content/lang/po/uh/fr/LC_MESSAGES/unknown-horizons.mo
1453
%%DATADIR%%/content/lang/po/uh/ga/LC_MESSAGES/unknown-horizons.mo
1454
%%DATADIR%%/content/lang/po/uh/gl/LC_MESSAGES/unknown-horizons.mo
1455
%%DATADIR%%/content/lang/po/uh/hi/LC_MESSAGES/unknown-horizons.mo
1456
%%DATADIR%%/content/lang/po/uh/hr/LC_MESSAGES/unknown-horizons.mo
1457
%%DATADIR%%/content/lang/po/uh/hu/LC_MESSAGES/unknown-horizons.mo
1458
%%DATADIR%%/content/lang/po/uh/id/LC_MESSAGES/unknown-horizons.mo
1459
%%DATADIR%%/content/lang/po/uh/it/LC_MESSAGES/unknown-horizons.mo
1460
%%DATADIR%%/content/lang/po/uh/ja/LC_MESSAGES/unknown-horizons.mo
1461
%%DATADIR%%/content/lang/po/uh/ko/LC_MESSAGES/unknown-horizons.mo
1462
%%DATADIR%%/content/lang/po/uh/lt/LC_MESSAGES/unknown-horizons.mo
1463
%%DATADIR%%/content/lang/po/uh/lv/LC_MESSAGES/unknown-horizons.mo
1464
%%DATADIR%%/content/lang/po/uh/ml/LC_MESSAGES/unknown-horizons.mo
1465
%%DATADIR%%/content/lang/po/uh/nb/LC_MESSAGES/unknown-horizons.mo
1466
%%DATADIR%%/content/lang/po/uh/nl/LC_MESSAGES/unknown-horizons.mo
1467
%%DATADIR%%/content/lang/po/uh/pl/LC_MESSAGES/unknown-horizons.mo
1468
%%DATADIR%%/content/lang/po/uh/pt/LC_MESSAGES/unknown-horizons.mo
1469
%%DATADIR%%/content/lang/po/uh/pt_BR/LC_MESSAGES/unknown-horizons.mo
1470
%%DATADIR%%/content/lang/po/uh/ro/LC_MESSAGES/unknown-horizons.mo
1471
%%DATADIR%%/content/lang/po/uh/ru/LC_MESSAGES/unknown-horizons.mo
1472
%%DATADIR%%/content/lang/po/uh/sl/LC_MESSAGES/unknown-horizons.mo
1473
%%DATADIR%%/content/lang/po/uh/sr/LC_MESSAGES/unknown-horizons.mo
1474
%%DATADIR%%/content/lang/po/uh/sv/LC_MESSAGES/unknown-horizons.mo
1475
%%DATADIR%%/content/lang/po/uh/th/LC_MESSAGES/unknown-horizons.mo
1476
%%DATADIR%%/content/lang/po/uh/tr/LC_MESSAGES/unknown-horizons.mo
1477
%%DATADIR%%/content/lang/po/uh/uk/LC_MESSAGES/unknown-horizons.mo
1478
%%DATADIR%%/content/lang/po/uh/vi/LC_MESSAGES/unknown-horizons.mo
1479
%%DATADIR%%/content/lang/po/uh/zh_CN/LC_MESSAGES/unknown-horizons.mo
1480
%%DATADIR%%/content/lang/po/uh/zu/LC_MESSAGES/unknown-horizons.mo
1481
%%DATADIR%%/content/lang/pt/LC_MESSAGES/unknown-horizons-server.mo
5471
%%DATADIR%%/content/lang/pt/LC_MESSAGES/unknown-horizons-server.mo
1482
%%DATADIR%%/content/lang/pt/LC_MESSAGES/unknown-horizons.mo
5472
%%DATADIR%%/content/lang/pt/LC_MESSAGES/unknown-horizons.mo
1483
%%DATADIR%%/content/lang/pt_BR/LC_MESSAGES/unknown-horizons-server.mo
5473
%%DATADIR%%/content/lang/pt_BR/LC_MESSAGES/unknown-horizons-server.mo
Lines 1598-1605 Link Here
1598
%%DATADIR%%/content/scenarios/The_Unknown_en.yaml
5588
%%DATADIR%%/content/scenarios/The_Unknown_en.yaml
1599
%%DATADIR%%/content/scenarios/The_Unknown_es.yaml
5589
%%DATADIR%%/content/scenarios/The_Unknown_es.yaml
1600
%%DATADIR%%/content/scenarios/The_Unknown_fr.yaml
5590
%%DATADIR%%/content/scenarios/The_Unknown_fr.yaml
5591
%%DATADIR%%/content/scenarios/The_Unknown_gl.yaml
5592
%%DATADIR%%/content/scenarios/The_Unknown_it.yaml
5593
%%DATADIR%%/content/scenarios/The_Unknown_ko.yaml
1601
%%DATADIR%%/content/scenarios/The_Unknown_nl.yaml
5594
%%DATADIR%%/content/scenarios/The_Unknown_nl.yaml
1602
%%DATADIR%%/content/scenarios/The_Unknown_pt_BR.yaml
5595
%%DATADIR%%/content/scenarios/The_Unknown_pt_BR.yaml
5596
%%DATADIR%%/content/scenarios/The_Unknown_tr.yaml
5597
%%DATADIR%%/content/scenarios/The_Unknown_uk.yaml
1603
%%DATADIR%%/content/scenarios/tutorial_bg.yaml
5598
%%DATADIR%%/content/scenarios/tutorial_bg.yaml
1604
%%DATADIR%%/content/scenarios/tutorial_cs.yaml
5599
%%DATADIR%%/content/scenarios/tutorial_cs.yaml
1605
%%DATADIR%%/content/scenarios/tutorial_da.yaml
5600
%%DATADIR%%/content/scenarios/tutorial_da.yaml
Lines 1609-1618 Link Here
1609
%%DATADIR%%/content/scenarios/tutorial_et.yaml
5604
%%DATADIR%%/content/scenarios/tutorial_et.yaml
1610
%%DATADIR%%/content/scenarios/tutorial_fi.yaml
5605
%%DATADIR%%/content/scenarios/tutorial_fi.yaml
1611
%%DATADIR%%/content/scenarios/tutorial_fr.yaml
5606
%%DATADIR%%/content/scenarios/tutorial_fr.yaml
5607
%%DATADIR%%/content/scenarios/tutorial_gl.yaml
1612
%%DATADIR%%/content/scenarios/tutorial_hr.yaml
5608
%%DATADIR%%/content/scenarios/tutorial_hr.yaml
1613
%%DATADIR%%/content/scenarios/tutorial_hu.yaml
5609
%%DATADIR%%/content/scenarios/tutorial_hu.yaml
1614
%%DATADIR%%/content/scenarios/tutorial_it.yaml
5610
%%DATADIR%%/content/scenarios/tutorial_it.yaml
1615
%%DATADIR%%/content/scenarios/tutorial_ja.yaml
5611
%%DATADIR%%/content/scenarios/tutorial_ja.yaml
5612
%%DATADIR%%/content/scenarios/tutorial_ko.yaml
5613
%%DATADIR%%/content/scenarios/tutorial_lt.yaml
1616
%%DATADIR%%/content/scenarios/tutorial_nl.yaml
5614
%%DATADIR%%/content/scenarios/tutorial_nl.yaml
1617
%%DATADIR%%/content/scenarios/tutorial_pl.yaml
5615
%%DATADIR%%/content/scenarios/tutorial_pl.yaml
1618
%%DATADIR%%/content/scenarios/tutorial_pt.yaml
5616
%%DATADIR%%/content/scenarios/tutorial_pt.yaml
Lines 1620-1628 Link Here
1620
%%DATADIR%%/content/scenarios/tutorial_ro.yaml
5618
%%DATADIR%%/content/scenarios/tutorial_ro.yaml
1621
%%DATADIR%%/content/scenarios/tutorial_ru.yaml
5619
%%DATADIR%%/content/scenarios/tutorial_ru.yaml
1622
%%DATADIR%%/content/scenarios/tutorial_sv.yaml
5620
%%DATADIR%%/content/scenarios/tutorial_sv.yaml
5621
%%DATADIR%%/content/scenarios/tutorial_tr.yaml
5622
%%DATADIR%%/content/scenarios/tutorial_uk.yaml
1623
%%DATADIR%%/content/scenarios/tutorial_zh_CN.yaml
5623
%%DATADIR%%/content/scenarios/tutorial_zh_CN.yaml
1624
%%DATADIR%%/content/settings-template.xml
5624
%%DATADIR%%/content/settings-template.xml
1625
%%DATADIR%%/content/tilesets.json
1626
%%DATADIR%%/content/unknown-horizons.desktop.in
5625
%%DATADIR%%/content/unknown-horizons.desktop.in
1627
%%DATADIR%%/content/unknown-horizons.xpm
5626
%%DATADIR%%/content/unknown-horizons.xpm
1628
%%DATADIR%%/settings-template.xml
5627
%%DATADIR%%/settings-template.xml
Lines 1677-1682 Link Here
1677
%%PYTHON_SITELIBDIR%%/horizons/ai/aiplayer/building/distillery.py
5676
%%PYTHON_SITELIBDIR%%/horizons/ai/aiplayer/building/distillery.py
1678
%%PYTHON_SITELIBDIR%%/horizons/ai/aiplayer/building/distillery.pyc
5677
%%PYTHON_SITELIBDIR%%/horizons/ai/aiplayer/building/distillery.pyc
1679
%%PYTHON_SITELIBDIR%%/horizons/ai/aiplayer/building/distillery.pyo
5678
%%PYTHON_SITELIBDIR%%/horizons/ai/aiplayer/building/distillery.pyo
5679
%%PYTHON_SITELIBDIR%%/horizons/ai/aiplayer/building/doctor.py
5680
%%PYTHON_SITELIBDIR%%/horizons/ai/aiplayer/building/doctor.pyc
5681
%%PYTHON_SITELIBDIR%%/horizons/ai/aiplayer/building/doctor.pyo
1680
%%PYTHON_SITELIBDIR%%/horizons/ai/aiplayer/building/fakeresourcedeposit.py
5682
%%PYTHON_SITELIBDIR%%/horizons/ai/aiplayer/building/fakeresourcedeposit.py
1681
%%PYTHON_SITELIBDIR%%/horizons/ai/aiplayer/building/fakeresourcedeposit.pyc
5683
%%PYTHON_SITELIBDIR%%/horizons/ai/aiplayer/building/fakeresourcedeposit.pyc
1682
%%PYTHON_SITELIBDIR%%/horizons/ai/aiplayer/building/fakeresourcedeposit.pyo
5684
%%PYTHON_SITELIBDIR%%/horizons/ai/aiplayer/building/fakeresourcedeposit.pyo
Lines 1758-1763 Link Here
1758
%%PYTHON_SITELIBDIR%%/horizons/ai/aiplayer/goal/depositcoverage.py
5760
%%PYTHON_SITELIBDIR%%/horizons/ai/aiplayer/goal/depositcoverage.py
1759
%%PYTHON_SITELIBDIR%%/horizons/ai/aiplayer/goal/depositcoverage.pyc
5761
%%PYTHON_SITELIBDIR%%/horizons/ai/aiplayer/goal/depositcoverage.pyc
1760
%%PYTHON_SITELIBDIR%%/horizons/ai/aiplayer/goal/depositcoverage.pyo
5762
%%PYTHON_SITELIBDIR%%/horizons/ai/aiplayer/goal/depositcoverage.pyo
5763
%%PYTHON_SITELIBDIR%%/horizons/ai/aiplayer/goal/doctor.py
5764
%%PYTHON_SITELIBDIR%%/horizons/ai/aiplayer/goal/doctor.pyc
5765
%%PYTHON_SITELIBDIR%%/horizons/ai/aiplayer/goal/doctor.pyo
1761
%%PYTHON_SITELIBDIR%%/horizons/ai/aiplayer/goal/donothing.py
5766
%%PYTHON_SITELIBDIR%%/horizons/ai/aiplayer/goal/donothing.py
1762
%%PYTHON_SITELIBDIR%%/horizons/ai/aiplayer/goal/donothing.pyc
5767
%%PYTHON_SITELIBDIR%%/horizons/ai/aiplayer/goal/donothing.pyc
1763
%%PYTHON_SITELIBDIR%%/horizons/ai/aiplayer/goal/donothing.pyo
5768
%%PYTHON_SITELIBDIR%%/horizons/ai/aiplayer/goal/donothing.pyo
Lines 1941-1946 Link Here
1941
%%PYTHON_SITELIBDIR%%/horizons/component/healthcomponent.py
5946
%%PYTHON_SITELIBDIR%%/horizons/component/healthcomponent.py
1942
%%PYTHON_SITELIBDIR%%/horizons/component/healthcomponent.pyc
5947
%%PYTHON_SITELIBDIR%%/horizons/component/healthcomponent.pyc
1943
%%PYTHON_SITELIBDIR%%/horizons/component/healthcomponent.pyo
5948
%%PYTHON_SITELIBDIR%%/horizons/component/healthcomponent.pyo
5949
%%PYTHON_SITELIBDIR%%/horizons/component/inventoryoverlaycomponent.py
5950
%%PYTHON_SITELIBDIR%%/horizons/component/inventoryoverlaycomponent.pyc
5951
%%PYTHON_SITELIBDIR%%/horizons/component/inventoryoverlaycomponent.pyo
1944
%%PYTHON_SITELIBDIR%%/horizons/component/namedcomponent.py
5952
%%PYTHON_SITELIBDIR%%/horizons/component/namedcomponent.py
1945
%%PYTHON_SITELIBDIR%%/horizons/component/namedcomponent.pyc
5953
%%PYTHON_SITELIBDIR%%/horizons/component/namedcomponent.pyc
1946
%%PYTHON_SITELIBDIR%%/horizons/component/namedcomponent.pyo
5954
%%PYTHON_SITELIBDIR%%/horizons/component/namedcomponent.pyo
Lines 1983-1997 Link Here
1983
%%PYTHON_SITELIBDIR%%/horizons/engine/engine.py
5991
%%PYTHON_SITELIBDIR%%/horizons/engine/engine.py
1984
%%PYTHON_SITELIBDIR%%/horizons/engine/engine.pyc
5992
%%PYTHON_SITELIBDIR%%/horizons/engine/engine.pyc
1985
%%PYTHON_SITELIBDIR%%/horizons/engine/engine.pyo
5993
%%PYTHON_SITELIBDIR%%/horizons/engine/engine.pyo
5994
%%PYTHON_SITELIBDIR%%/horizons/engine/generate_atlases.py
5995
%%PYTHON_SITELIBDIR%%/horizons/engine/generate_atlases.pyc
5996
%%PYTHON_SITELIBDIR%%/horizons/engine/generate_atlases.pyo
1986
%%PYTHON_SITELIBDIR%%/horizons/engine/pychan_util.py
5997
%%PYTHON_SITELIBDIR%%/horizons/engine/pychan_util.py
1987
%%PYTHON_SITELIBDIR%%/horizons/engine/pychan_util.pyc
5998
%%PYTHON_SITELIBDIR%%/horizons/engine/pychan_util.pyc
1988
%%PYTHON_SITELIBDIR%%/horizons/engine/pychan_util.pyo
5999
%%PYTHON_SITELIBDIR%%/horizons/engine/pychan_util.pyo
1989
%%PYTHON_SITELIBDIR%%/horizons/engine/settingsdialog.py
6000
%%PYTHON_SITELIBDIR%%/horizons/engine/settings.py
1990
%%PYTHON_SITELIBDIR%%/horizons/engine/settingsdialog.pyc
6001
%%PYTHON_SITELIBDIR%%/horizons/engine/settings.pyc
1991
%%PYTHON_SITELIBDIR%%/horizons/engine/settingsdialog.pyo
6002
%%PYTHON_SITELIBDIR%%/horizons/engine/settings.pyo
1992
%%PYTHON_SITELIBDIR%%/horizons/engine/settingshandler.py
1993
%%PYTHON_SITELIBDIR%%/horizons/engine/settingshandler.pyc
1994
%%PYTHON_SITELIBDIR%%/horizons/engine/settingshandler.pyo
1995
%%PYTHON_SITELIBDIR%%/horizons/engine/sound.py
6003
%%PYTHON_SITELIBDIR%%/horizons/engine/sound.py
1996
%%PYTHON_SITELIBDIR%%/horizons/engine/sound.pyc
6004
%%PYTHON_SITELIBDIR%%/horizons/engine/sound.pyc
1997
%%PYTHON_SITELIBDIR%%/horizons/engine/sound.pyo
6005
%%PYTHON_SITELIBDIR%%/horizons/engine/sound.pyo
Lines 2007-2012 Link Here
2007
%%PYTHON_SITELIBDIR%%/horizons/ext/enum.py
6015
%%PYTHON_SITELIBDIR%%/horizons/ext/enum.py
2008
%%PYTHON_SITELIBDIR%%/horizons/ext/enum.pyc
6016
%%PYTHON_SITELIBDIR%%/horizons/ext/enum.pyc
2009
%%PYTHON_SITELIBDIR%%/horizons/ext/enum.pyo
6017
%%PYTHON_SITELIBDIR%%/horizons/ext/enum.pyo
6018
%%PYTHON_SITELIBDIR%%/horizons/ext/speaklater.py
6019
%%PYTHON_SITELIBDIR%%/horizons/ext/speaklater.pyc
6020
%%PYTHON_SITELIBDIR%%/horizons/ext/speaklater.pyo
2010
%%PYTHON_SITELIBDIR%%/horizons/extscheduler.py
6021
%%PYTHON_SITELIBDIR%%/horizons/extscheduler.py
2011
%%PYTHON_SITELIBDIR%%/horizons/extscheduler.pyc
6022
%%PYTHON_SITELIBDIR%%/horizons/extscheduler.pyc
2012
%%PYTHON_SITELIBDIR%%/horizons/extscheduler.pyo
6023
%%PYTHON_SITELIBDIR%%/horizons/extscheduler.pyo
Lines 2019-2024 Link Here
2019
%%PYTHON_SITELIBDIR%%/horizons/gui/gui.py
6030
%%PYTHON_SITELIBDIR%%/horizons/gui/gui.py
2020
%%PYTHON_SITELIBDIR%%/horizons/gui/gui.pyc
6031
%%PYTHON_SITELIBDIR%%/horizons/gui/gui.pyc
2021
%%PYTHON_SITELIBDIR%%/horizons/gui/gui.pyo
6032
%%PYTHON_SITELIBDIR%%/horizons/gui/gui.pyo
6033
%%PYTHON_SITELIBDIR%%/horizons/gui/i18n.py
6034
%%PYTHON_SITELIBDIR%%/horizons/gui/i18n.pyc
6035
%%PYTHON_SITELIBDIR%%/horizons/gui/i18n.pyo
2022
%%PYTHON_SITELIBDIR%%/horizons/gui/ingamegui.py
6036
%%PYTHON_SITELIBDIR%%/horizons/gui/ingamegui.py
2023
%%PYTHON_SITELIBDIR%%/horizons/gui/ingamegui.pyc
6037
%%PYTHON_SITELIBDIR%%/horizons/gui/ingamegui.pyc
2024
%%PYTHON_SITELIBDIR%%/horizons/gui/ingamegui.pyo
6038
%%PYTHON_SITELIBDIR%%/horizons/gui/ingamegui.pyo
Lines 2046-2051 Link Here
2046
%%PYTHON_SITELIBDIR%%/horizons/gui/modules/help.py
6060
%%PYTHON_SITELIBDIR%%/horizons/gui/modules/help.py
2047
%%PYTHON_SITELIBDIR%%/horizons/gui/modules/help.pyc
6061
%%PYTHON_SITELIBDIR%%/horizons/gui/modules/help.pyc
2048
%%PYTHON_SITELIBDIR%%/horizons/gui/modules/help.pyo
6062
%%PYTHON_SITELIBDIR%%/horizons/gui/modules/help.pyo
6063
%%PYTHON_SITELIBDIR%%/horizons/gui/modules/hotkeys_settings.py
6064
%%PYTHON_SITELIBDIR%%/horizons/gui/modules/hotkeys_settings.pyc
6065
%%PYTHON_SITELIBDIR%%/horizons/gui/modules/hotkeys_settings.pyo
2049
%%PYTHON_SITELIBDIR%%/horizons/gui/modules/ingame.py
6066
%%PYTHON_SITELIBDIR%%/horizons/gui/modules/ingame.py
2050
%%PYTHON_SITELIBDIR%%/horizons/gui/modules/ingame.pyc
6067
%%PYTHON_SITELIBDIR%%/horizons/gui/modules/ingame.pyc
2051
%%PYTHON_SITELIBDIR%%/horizons/gui/modules/ingame.pyo
6068
%%PYTHON_SITELIBDIR%%/horizons/gui/modules/ingame.pyo
Lines 2154-2159 Link Here
2154
%%PYTHON_SITELIBDIR%%/horizons/gui/tabs/tradetab.py
6171
%%PYTHON_SITELIBDIR%%/horizons/gui/tabs/tradetab.py
2155
%%PYTHON_SITELIBDIR%%/horizons/gui/tabs/tradetab.pyc
6172
%%PYTHON_SITELIBDIR%%/horizons/gui/tabs/tradetab.pyc
2156
%%PYTHON_SITELIBDIR%%/horizons/gui/tabs/tradetab.pyo
6173
%%PYTHON_SITELIBDIR%%/horizons/gui/tabs/tradetab.pyo
6174
%%PYTHON_SITELIBDIR%%/horizons/gui/translations.py
6175
%%PYTHON_SITELIBDIR%%/horizons/gui/translations.pyc
6176
%%PYTHON_SITELIBDIR%%/horizons/gui/translations.pyo
2157
%%PYTHON_SITELIBDIR%%/horizons/gui/util.py
6177
%%PYTHON_SITELIBDIR%%/horizons/gui/util.py
2158
%%PYTHON_SITELIBDIR%%/horizons/gui/util.pyc
6178
%%PYTHON_SITELIBDIR%%/horizons/gui/util.pyc
2159
%%PYTHON_SITELIBDIR%%/horizons/gui/util.pyo
6179
%%PYTHON_SITELIBDIR%%/horizons/gui/util.pyo
Lines 2235-2252 Link Here
2235
%%PYTHON_SITELIBDIR%%/horizons/i18n/__init__.py
6255
%%PYTHON_SITELIBDIR%%/horizons/i18n/__init__.py
2236
%%PYTHON_SITELIBDIR%%/horizons/i18n/__init__.pyc
6256
%%PYTHON_SITELIBDIR%%/horizons/i18n/__init__.pyc
2237
%%PYTHON_SITELIBDIR%%/horizons/i18n/__init__.pyo
6257
%%PYTHON_SITELIBDIR%%/horizons/i18n/__init__.pyo
2238
%%PYTHON_SITELIBDIR%%/horizons/i18n/guitranslations.py
2239
%%PYTHON_SITELIBDIR%%/horizons/i18n/guitranslations.pyc
2240
%%PYTHON_SITELIBDIR%%/horizons/i18n/guitranslations.pyo
2241
%%PYTHON_SITELIBDIR%%/horizons/i18n/objecttranslations.py
6258
%%PYTHON_SITELIBDIR%%/horizons/i18n/objecttranslations.py
2242
%%PYTHON_SITELIBDIR%%/horizons/i18n/objecttranslations.pyc
6259
%%PYTHON_SITELIBDIR%%/horizons/i18n/objecttranslations.pyc
2243
%%PYTHON_SITELIBDIR%%/horizons/i18n/objecttranslations.pyo
6260
%%PYTHON_SITELIBDIR%%/horizons/i18n/objecttranslations.pyo
2244
%%PYTHON_SITELIBDIR%%/horizons/i18n/quotes.py
2245
%%PYTHON_SITELIBDIR%%/horizons/i18n/quotes.pyc
2246
%%PYTHON_SITELIBDIR%%/horizons/i18n/quotes.pyo
2247
%%PYTHON_SITELIBDIR%%/horizons/i18n/utils.py
2248
%%PYTHON_SITELIBDIR%%/horizons/i18n/utils.pyc
2249
%%PYTHON_SITELIBDIR%%/horizons/i18n/utils.pyo
2250
%%PYTHON_SITELIBDIR%%/horizons/i18n/voice.py
6261
%%PYTHON_SITELIBDIR%%/horizons/i18n/voice.py
2251
%%PYTHON_SITELIBDIR%%/horizons/i18n/voice.pyc
6262
%%PYTHON_SITELIBDIR%%/horizons/i18n/voice.pyc
2252
%%PYTHON_SITELIBDIR%%/horizons/i18n/voice.pyo
6263
%%PYTHON_SITELIBDIR%%/horizons/i18n/voice.pyo
Lines 2277-2284 Link Here
2277
%%PYTHON_SITELIBDIR%%/horizons/network/connection.py
6288
%%PYTHON_SITELIBDIR%%/horizons/network/connection.py
2278
%%PYTHON_SITELIBDIR%%/horizons/network/connection.pyc
6289
%%PYTHON_SITELIBDIR%%/horizons/network/connection.pyc
2279
%%PYTHON_SITELIBDIR%%/horizons/network/connection.pyo
6290
%%PYTHON_SITELIBDIR%%/horizons/network/connection.pyo
2280
%%X64_ONLY%%%%PYTHON_SITELIBDIR%%/horizons/network/libs/freebsd-x64/enet.so
2281
%%X86_ONLY%%%%PYTHON_SITELIBDIR%%/horizons/network/libs/freebsd-x86/enet.so
6291
%%X86_ONLY%%%%PYTHON_SITELIBDIR%%/horizons/network/libs/freebsd-x86/enet.so
6292
%%X64_ONLY%%%%PYTHON_SITELIBDIR%%/horizons/network/libs/freebsd-x64/enet.so
2282
%%PYTHON_SITELIBDIR%%/horizons/network/networkinterface.py
6293
%%PYTHON_SITELIBDIR%%/horizons/network/networkinterface.py
2283
%%PYTHON_SITELIBDIR%%/horizons/network/networkinterface.pyc
6294
%%PYTHON_SITELIBDIR%%/horizons/network/networkinterface.pyc
2284
%%PYTHON_SITELIBDIR%%/horizons/network/networkinterface.pyo
6295
%%PYTHON_SITELIBDIR%%/horizons/network/networkinterface.pyo
Lines 2543-2548 Link Here
2543
%%PYTHON_SITELIBDIR%%/horizons/world/disaster/__init__.py
6554
%%PYTHON_SITELIBDIR%%/horizons/world/disaster/__init__.py
2544
%%PYTHON_SITELIBDIR%%/horizons/world/disaster/__init__.pyc
6555
%%PYTHON_SITELIBDIR%%/horizons/world/disaster/__init__.pyc
2545
%%PYTHON_SITELIBDIR%%/horizons/world/disaster/__init__.pyo
6556
%%PYTHON_SITELIBDIR%%/horizons/world/disaster/__init__.pyo
6557
%%PYTHON_SITELIBDIR%%/horizons/world/disaster/blackdeathdisaster.py
6558
%%PYTHON_SITELIBDIR%%/horizons/world/disaster/blackdeathdisaster.pyc
6559
%%PYTHON_SITELIBDIR%%/horizons/world/disaster/blackdeathdisaster.pyo
6560
%%PYTHON_SITELIBDIR%%/horizons/world/disaster/buildinginfluencingdisaster.py
6561
%%PYTHON_SITELIBDIR%%/horizons/world/disaster/buildinginfluencingdisaster.pyc
6562
%%PYTHON_SITELIBDIR%%/horizons/world/disaster/buildinginfluencingdisaster.pyo
2546
%%PYTHON_SITELIBDIR%%/horizons/world/disaster/disastermanager.py
6563
%%PYTHON_SITELIBDIR%%/horizons/world/disaster/disastermanager.py
2547
%%PYTHON_SITELIBDIR%%/horizons/world/disaster/disastermanager.pyc
6564
%%PYTHON_SITELIBDIR%%/horizons/world/disaster/disastermanager.pyc
2548
%%PYTHON_SITELIBDIR%%/horizons/world/disaster/disastermanager.pyo
6565
%%PYTHON_SITELIBDIR%%/horizons/world/disaster/disastermanager.pyo
Lines 2658-2668 Link Here
2658
%%PYTHON_SITELIBDIR%%/horizons/world/worldutils.pyc
6675
%%PYTHON_SITELIBDIR%%/horizons/world/worldutils.pyc
2659
%%PYTHON_SITELIBDIR%%/horizons/world/worldutils.pyo
6676
%%PYTHON_SITELIBDIR%%/horizons/world/worldutils.pyo
2660
bin/unknown-horizons
6677
bin/unknown-horizons
6678
man/man6/unknown-horizons.6.gz
2661
share/applications/unknown-horizons.desktop
6679
share/applications/unknown-horizons.desktop
2662
share/locale/af/LC_MESSAGES/unknown-horizons-server.mo
6680
share/locale/af/LC_MESSAGES/unknown-horizons-server.mo
2663
share/locale/af/LC_MESSAGES/unknown-horizons.mo
6681
share/locale/af/LC_MESSAGES/unknown-horizons.mo
2664
share/locale/bg/LC_MESSAGES/unknown-horizons-server.mo
6682
share/locale/bg/LC_MESSAGES/unknown-horizons-server.mo
2665
share/locale/bg/LC_MESSAGES/unknown-horizons.mo
6683
share/locale/bg/LC_MESSAGES/unknown-horizons.mo
6684
share/locale/ca/LC_MESSAGES/unknown-horizons-server.mo
6685
share/locale/ca/LC_MESSAGES/unknown-horizons.mo
2666
share/locale/ca@valencia/LC_MESSAGES/unknown-horizons-server.mo
6686
share/locale/ca@valencia/LC_MESSAGES/unknown-horizons-server.mo
2667
share/locale/ca@valencia/LC_MESSAGES/unknown-horizons.mo
6687
share/locale/ca@valencia/LC_MESSAGES/unknown-horizons.mo
2668
share/locale/cs/LC_MESSAGES/unknown-horizons-server.mo
6688
share/locale/cs/LC_MESSAGES/unknown-horizons-server.mo
Lines 2673-2679 Link Here
2673
share/locale/de/LC_MESSAGES/unknown-horizons.mo
6693
share/locale/de/LC_MESSAGES/unknown-horizons.mo
2674
share/locale/el/LC_MESSAGES/unknown-horizons-server.mo
6694
share/locale/el/LC_MESSAGES/unknown-horizons-server.mo
2675
share/locale/el/LC_MESSAGES/unknown-horizons.mo
6695
share/locale/el/LC_MESSAGES/unknown-horizons.mo
2676
share/locale/en/LC_MESSAGES/unknown-horizons.mo
2677
share/locale/es/LC_MESSAGES/unknown-horizons-server.mo
6696
share/locale/es/LC_MESSAGES/unknown-horizons-server.mo
2678
share/locale/es/LC_MESSAGES/unknown-horizons.mo
6697
share/locale/es/LC_MESSAGES/unknown-horizons.mo
2679
share/locale/et/LC_MESSAGES/unknown-horizons-server.mo
6698
share/locale/et/LC_MESSAGES/unknown-horizons-server.mo
Lines 2739-2791 Link Here
2739
share/locale/zu/LC_MESSAGES/unknown-horizons-server.mo
6758
share/locale/zu/LC_MESSAGES/unknown-horizons-server.mo
2740
share/locale/zu/LC_MESSAGES/unknown-horizons.mo
6759
share/locale/zu/LC_MESSAGES/unknown-horizons.mo
2741
share/pixmaps/unknown-horizons.xpm
6760
share/pixmaps/unknown-horizons.xpm
2742
@dirrmtry share/locale/zu/LC_MESSAGES
2743
@dirrmtry share/locale/zu
2744
@dirrmtry share/locale/ca@valencia/LC_MESSAGES
2745
@dirrmtry share/locale/ca@valencia
2746
@dirrm %%PYTHON_SITELIBDIR%%/horizons/world/units/collectors
2747
@dirrm %%PYTHON_SITELIBDIR%%/horizons/world/units
2748
@dirrm %%PYTHON_SITELIBDIR%%/horizons/world/production
2749
@dirrm %%PYTHON_SITELIBDIR%%/horizons/world/managers
2750
@dirrm %%PYTHON_SITELIBDIR%%/horizons/world/disaster
2751
@dirrm %%PYTHON_SITELIBDIR%%/horizons/world/building
2752
@dirrm %%PYTHON_SITELIBDIR%%/horizons/world/buildability
2753
@dirrm %%PYTHON_SITELIBDIR%%/horizons/world
2754
@dirrm %%PYTHON_SITELIBDIR%%/horizons/util/shapes
2755
@dirrm %%PYTHON_SITELIBDIR%%/horizons/util/python
2756
@dirrm %%PYTHON_SITELIBDIR%%/horizons/util/pathfinding
2757
@dirrm %%PYTHON_SITELIBDIR%%/horizons/util/loaders
2758
@dirrm %%PYTHON_SITELIBDIR%%/horizons/util
2759
@dirrm %%PYTHON_SITELIBDIR%%/horizons/scenario
2760
@dirrm %%PYTHON_SITELIBDIR%%/horizons/network/packets
2761
%%X86_ONLY%%@dirrm %%PYTHON_SITELIBDIR%%/horizons/network/libs/freebsd-x86
2762
%%X64_ONLY%%@dirrm %%PYTHON_SITELIBDIR%%/horizons/network/libs/freebsd-x64
2763
@dirrm %%PYTHON_SITELIBDIR%%/horizons/network/libs
2764
@dirrm %%PYTHON_SITELIBDIR%%/horizons/network
2765
@dirrm %%PYTHON_SITELIBDIR%%/horizons/messaging
2766
@dirrm %%PYTHON_SITELIBDIR%%/horizons/i18n
2767
@dirrm %%PYTHON_SITELIBDIR%%/horizons/gui/widgets
2768
@dirrm %%PYTHON_SITELIBDIR%%/horizons/gui/tabs
2769
@dirrm %%PYTHON_SITELIBDIR%%/horizons/gui/mousetools
2770
@dirrm %%PYTHON_SITELIBDIR%%/horizons/gui/modules
2771
@dirrm %%PYTHON_SITELIBDIR%%/horizons/gui/keylisteners
2772
@dirrm %%PYTHON_SITELIBDIR%%/horizons/gui
2773
@dirrm %%PYTHON_SITELIBDIR%%/horizons/ext
2774
@dirrm %%PYTHON_SITELIBDIR%%/horizons/engine
2775
@dirrm %%PYTHON_SITELIBDIR%%/horizons/editor
2776
@dirrm %%PYTHON_SITELIBDIR%%/horizons/component
2777
@dirrm %%PYTHON_SITELIBDIR%%/horizons/command
2778
@dirrm %%PYTHON_SITELIBDIR%%/horizons/ai/aiplayer/strategy/mission
2779
@dirrm %%PYTHON_SITELIBDIR%%/horizons/ai/aiplayer/strategy
2780
@dirrm %%PYTHON_SITELIBDIR%%/horizons/ai/aiplayer/personality
2781
@dirrm %%PYTHON_SITELIBDIR%%/horizons/ai/aiplayer/mission
2782
@dirrm %%PYTHON_SITELIBDIR%%/horizons/ai/aiplayer/goal
2783
@dirrm %%PYTHON_SITELIBDIR%%/horizons/ai/aiplayer/combat
2784
@dirrm %%PYTHON_SITELIBDIR%%/horizons/ai/aiplayer/building
2785
@dirrm %%PYTHON_SITELIBDIR%%/horizons/ai/aiplayer/behavior
2786
@dirrm %%PYTHON_SITELIBDIR%%/horizons/ai/aiplayer
2787
@dirrm %%PYTHON_SITELIBDIR%%/horizons/ai
2788
@dirrm %%PYTHON_SITELIBDIR%%/horizons
2789
@dirrm %%DATADIR%%/content/scenarios
6761
@dirrm %%DATADIR%%/content/scenarios
2790
@dirrm %%DATADIR%%/content/objects/units/ships
6762
@dirrm %%DATADIR%%/content/objects/units/ships
2791
@dirrm %%DATADIR%%/content/objects/units/collectors
6763
@dirrm %%DATADIR%%/content/objects/units/collectors
Lines 2821-2908 Link Here
2821
@dirrm %%DATADIR%%/content/lang/pt_BR
6793
@dirrm %%DATADIR%%/content/lang/pt_BR
2822
@dirrm %%DATADIR%%/content/lang/pt/LC_MESSAGES
6794
@dirrm %%DATADIR%%/content/lang/pt/LC_MESSAGES
2823
@dirrm %%DATADIR%%/content/lang/pt
6795
@dirrm %%DATADIR%%/content/lang/pt
2824
@dirrm %%DATADIR%%/content/lang/po/uh/zu/LC_MESSAGES
2825
@dirrm %%DATADIR%%/content/lang/po/uh/zu
2826
@dirrm %%DATADIR%%/content/lang/po/uh/zh_CN/LC_MESSAGES
2827
@dirrm %%DATADIR%%/content/lang/po/uh/zh_CN
2828
@dirrm %%DATADIR%%/content/lang/po/uh/vi/LC_MESSAGES
2829
@dirrm %%DATADIR%%/content/lang/po/uh/vi
2830
@dirrm %%DATADIR%%/content/lang/po/uh/uk/LC_MESSAGES
2831
@dirrm %%DATADIR%%/content/lang/po/uh/uk
2832
@dirrm %%DATADIR%%/content/lang/po/uh/tr/LC_MESSAGES
2833
@dirrm %%DATADIR%%/content/lang/po/uh/tr
2834
@dirrm %%DATADIR%%/content/lang/po/uh/th/LC_MESSAGES
2835
@dirrm %%DATADIR%%/content/lang/po/uh/th
2836
@dirrm %%DATADIR%%/content/lang/po/uh/sv/LC_MESSAGES
2837
@dirrm %%DATADIR%%/content/lang/po/uh/sv
2838
@dirrm %%DATADIR%%/content/lang/po/uh/sr/LC_MESSAGES
2839
@dirrm %%DATADIR%%/content/lang/po/uh/sr
2840
@dirrm %%DATADIR%%/content/lang/po/uh/sl/LC_MESSAGES
2841
@dirrm %%DATADIR%%/content/lang/po/uh/sl
2842
@dirrm %%DATADIR%%/content/lang/po/uh/ru/LC_MESSAGES
2843
@dirrm %%DATADIR%%/content/lang/po/uh/ru
2844
@dirrm %%DATADIR%%/content/lang/po/uh/ro/LC_MESSAGES
2845
@dirrm %%DATADIR%%/content/lang/po/uh/ro
2846
@dirrm %%DATADIR%%/content/lang/po/uh/pt_BR/LC_MESSAGES
2847
@dirrm %%DATADIR%%/content/lang/po/uh/pt_BR
2848
@dirrm %%DATADIR%%/content/lang/po/uh/pt/LC_MESSAGES
2849
@dirrm %%DATADIR%%/content/lang/po/uh/pt
2850
@dirrm %%DATADIR%%/content/lang/po/uh/pl/LC_MESSAGES
2851
@dirrm %%DATADIR%%/content/lang/po/uh/pl
2852
@dirrm %%DATADIR%%/content/lang/po/uh/nl/LC_MESSAGES
2853
@dirrm %%DATADIR%%/content/lang/po/uh/nl
2854
@dirrm %%DATADIR%%/content/lang/po/uh/nb/LC_MESSAGES
2855
@dirrm %%DATADIR%%/content/lang/po/uh/nb
2856
@dirrm %%DATADIR%%/content/lang/po/uh/ml/LC_MESSAGES
2857
@dirrm %%DATADIR%%/content/lang/po/uh/ml
2858
@dirrm %%DATADIR%%/content/lang/po/uh/lv/LC_MESSAGES
2859
@dirrm %%DATADIR%%/content/lang/po/uh/lv
2860
@dirrm %%DATADIR%%/content/lang/po/uh/lt/LC_MESSAGES
2861
@dirrm %%DATADIR%%/content/lang/po/uh/lt
2862
@dirrm %%DATADIR%%/content/lang/po/uh/ko/LC_MESSAGES
2863
@dirrm %%DATADIR%%/content/lang/po/uh/ko
2864
@dirrm %%DATADIR%%/content/lang/po/uh/ja/LC_MESSAGES
2865
@dirrm %%DATADIR%%/content/lang/po/uh/ja
2866
@dirrm %%DATADIR%%/content/lang/po/uh/it/LC_MESSAGES
2867
@dirrm %%DATADIR%%/content/lang/po/uh/it
2868
@dirrm %%DATADIR%%/content/lang/po/uh/id/LC_MESSAGES
2869
@dirrm %%DATADIR%%/content/lang/po/uh/id
2870
@dirrm %%DATADIR%%/content/lang/po/uh/hu/LC_MESSAGES
2871
@dirrm %%DATADIR%%/content/lang/po/uh/hu
2872
@dirrm %%DATADIR%%/content/lang/po/uh/hr/LC_MESSAGES
2873
@dirrm %%DATADIR%%/content/lang/po/uh/hr
2874
@dirrm %%DATADIR%%/content/lang/po/uh/hi/LC_MESSAGES
2875
@dirrm %%DATADIR%%/content/lang/po/uh/hi
2876
@dirrm %%DATADIR%%/content/lang/po/uh/gl/LC_MESSAGES
2877
@dirrm %%DATADIR%%/content/lang/po/uh/gl
2878
@dirrm %%DATADIR%%/content/lang/po/uh/ga/LC_MESSAGES
2879
@dirrm %%DATADIR%%/content/lang/po/uh/ga
2880
@dirrm %%DATADIR%%/content/lang/po/uh/fr/LC_MESSAGES
2881
@dirrm %%DATADIR%%/content/lang/po/uh/fr
2882
@dirrm %%DATADIR%%/content/lang/po/uh/fi/LC_MESSAGES
2883
@dirrm %%DATADIR%%/content/lang/po/uh/fi
2884
@dirrm %%DATADIR%%/content/lang/po/uh/et/LC_MESSAGES
2885
@dirrm %%DATADIR%%/content/lang/po/uh/et
2886
@dirrm %%DATADIR%%/content/lang/po/uh/es/LC_MESSAGES
2887
@dirrm %%DATADIR%%/content/lang/po/uh/es
2888
@dirrm %%DATADIR%%/content/lang/po/uh/en/LC_MESSAGES
2889
@dirrm %%DATADIR%%/content/lang/po/uh/en
2890
@dirrm %%DATADIR%%/content/lang/po/uh/el/LC_MESSAGES
2891
@dirrm %%DATADIR%%/content/lang/po/uh/el
2892
@dirrm %%DATADIR%%/content/lang/po/uh/de/LC_MESSAGES
2893
@dirrm %%DATADIR%%/content/lang/po/uh/de
2894
@dirrm %%DATADIR%%/content/lang/po/uh/da/LC_MESSAGES
2895
@dirrm %%DATADIR%%/content/lang/po/uh/da
2896
@dirrm %%DATADIR%%/content/lang/po/uh/cs/LC_MESSAGES
2897
@dirrm %%DATADIR%%/content/lang/po/uh/cs
2898
@dirrm %%DATADIR%%/content/lang/po/uh/ca@valencia/LC_MESSAGES
2899
@dirrm %%DATADIR%%/content/lang/po/uh/ca@valencia
2900
@dirrm %%DATADIR%%/content/lang/po/uh/bg/LC_MESSAGES
2901
@dirrm %%DATADIR%%/content/lang/po/uh/bg
2902
@dirrm %%DATADIR%%/content/lang/po/uh/af/LC_MESSAGES
2903
@dirrm %%DATADIR%%/content/lang/po/uh/af
2904
@dirrm %%DATADIR%%/content/lang/po/uh
2905
@dirrm %%DATADIR%%/content/lang/po
2906
@dirrm %%DATADIR%%/content/lang/pl/LC_MESSAGES
6796
@dirrm %%DATADIR%%/content/lang/pl/LC_MESSAGES
2907
@dirrm %%DATADIR%%/content/lang/pl
6797
@dirrm %%DATADIR%%/content/lang/pl
2908
@dirrm %%DATADIR%%/content/lang/nl/LC_MESSAGES
6798
@dirrm %%DATADIR%%/content/lang/nl/LC_MESSAGES
Lines 2941-2948 Link Here
2941
@dirrm %%DATADIR%%/content/lang/et
6831
@dirrm %%DATADIR%%/content/lang/et
2942
@dirrm %%DATADIR%%/content/lang/es/LC_MESSAGES
6832
@dirrm %%DATADIR%%/content/lang/es/LC_MESSAGES
2943
@dirrm %%DATADIR%%/content/lang/es
6833
@dirrm %%DATADIR%%/content/lang/es
2944
@dirrm %%DATADIR%%/content/lang/en/LC_MESSAGES
2945
@dirrm %%DATADIR%%/content/lang/en
2946
@dirrm %%DATADIR%%/content/lang/el/LC_MESSAGES
6834
@dirrm %%DATADIR%%/content/lang/el/LC_MESSAGES
2947
@dirrm %%DATADIR%%/content/lang/el
6835
@dirrm %%DATADIR%%/content/lang/el
2948
@dirrm %%DATADIR%%/content/lang/de/LC_MESSAGES
6836
@dirrm %%DATADIR%%/content/lang/de/LC_MESSAGES
Lines 2953-2958 Link Here
2953
@dirrm %%DATADIR%%/content/lang/cs
6841
@dirrm %%DATADIR%%/content/lang/cs
2954
@dirrm %%DATADIR%%/content/lang/ca@valencia/LC_MESSAGES
6842
@dirrm %%DATADIR%%/content/lang/ca@valencia/LC_MESSAGES
2955
@dirrm %%DATADIR%%/content/lang/ca@valencia
6843
@dirrm %%DATADIR%%/content/lang/ca@valencia
6844
@dirrm %%DATADIR%%/content/lang/ca/LC_MESSAGES
6845
@dirrm %%DATADIR%%/content/lang/ca
2956
@dirrm %%DATADIR%%/content/lang/bg/LC_MESSAGES
6846
@dirrm %%DATADIR%%/content/lang/bg/LC_MESSAGES
2957
@dirrm %%DATADIR%%/content/lang/bg
6847
@dirrm %%DATADIR%%/content/lang/bg
2958
@dirrm %%DATADIR%%/content/lang/af/LC_MESSAGES
6848
@dirrm %%DATADIR%%/content/lang/af/LC_MESSAGES
Lines 2999-3005 Link Here
2999
@dirrm %%DATADIR%%/content/gui/images/animations/cogs
6889
@dirrm %%DATADIR%%/content/gui/images/animations/cogs
3000
@dirrm %%DATADIR%%/content/gui/images/animations
6890
@dirrm %%DATADIR%%/content/gui/images/animations
3001
@dirrm %%DATADIR%%/content/gui/images
6891
@dirrm %%DATADIR%%/content/gui/images
3002
@dirrm %%DATADIR%%/content/gui/icons/widgets/minimap/large
3003
@dirrm %%DATADIR%%/content/gui/icons/widgets/minimap
6892
@dirrm %%DATADIR%%/content/gui/icons/widgets/minimap
3004
@dirrm %%DATADIR%%/content/gui/icons/widgets/messages
6893
@dirrm %%DATADIR%%/content/gui/icons/widgets/messages
3005
@dirrm %%DATADIR%%/content/gui/icons/widgets/cityinfo
6894
@dirrm %%DATADIR%%/content/gui/icons/widgets/cityinfo
Lines 3020-3026 Link Here
3020
@dirrm %%DATADIR%%/content/gui/icons/tabwidget/buildmenu
6909
@dirrm %%DATADIR%%/content/gui/icons/tabwidget/buildmenu
3021
@dirrm %%DATADIR%%/content/gui/icons/tabwidget/boatbuilder
6910
@dirrm %%DATADIR%%/content/gui/icons/tabwidget/boatbuilder
3022
@dirrm %%DATADIR%%/content/gui/icons/tabwidget
6911
@dirrm %%DATADIR%%/content/gui/icons/tabwidget
3023
@dirrm %%DATADIR%%/content/gui/icons/ship/stances
3024
@dirrm %%DATADIR%%/content/gui/icons/ship
6912
@dirrm %%DATADIR%%/content/gui/icons/ship
3025
@dirrm %%DATADIR%%/content/gui/icons/resources/32/greyscale
6913
@dirrm %%DATADIR%%/content/gui/icons/resources/32/greyscale
3026
@dirrm %%DATADIR%%/content/gui/icons/resources/32
6914
@dirrm %%DATADIR%%/content/gui/icons/resources/32
Lines 3031-3036 Link Here
3031
@dirrm %%DATADIR%%/content/gui/icons/buildmenu
6919
@dirrm %%DATADIR%%/content/gui/icons/buildmenu
3032
@dirrm %%DATADIR%%/content/gui/icons
6920
@dirrm %%DATADIR%%/content/gui/icons
3033
@dirrm %%DATADIR%%/content/gui
6921
@dirrm %%DATADIR%%/content/gui
6922
@dirrm %%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/90
6923
@dirrm %%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/45
6924
@dirrm %%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/315
6925
@dirrm %%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/270
6926
@dirrm %%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/225
6927
@dirrm %%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/180
6928
@dirrm %%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/135
6929
@dirrm %%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move/0
6930
@dirrm %%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/move
6931
@dirrm %%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/idle/90
6932
@dirrm %%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/idle/45
6933
@dirrm %%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/idle/315
6934
@dirrm %%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/idle/270
6935
@dirrm %%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/idle/225
6936
@dirrm %%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/idle/180
6937
@dirrm %%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/idle/135
6938
@dirrm %%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/idle/0
6939
@dirrm %%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1/idle
6940
@dirrm %%DATADIR%%/content/gfx/units/ships/pirates/as_pirate1
6941
@dirrm %%DATADIR%%/content/gfx/units/ships/pirates/as_pirate0/move/90
6942
@dirrm %%DATADIR%%/content/gfx/units/ships/pirates/as_pirate0/move/45
6943
@dirrm %%DATADIR%%/content/gfx/units/ships/pirates/as_pirate0/move/315
6944
@dirrm %%DATADIR%%/content/gfx/units/ships/pirates/as_pirate0/move/270
6945
@dirrm %%DATADIR%%/content/gfx/units/ships/pirates/as_pirate0/move/225
6946
@dirrm %%DATADIR%%/content/gfx/units/ships/pirates/as_pirate0/move/180
6947
@dirrm %%DATADIR%%/content/gfx/units/ships/pirates/as_pirate0/move/135
6948
@dirrm %%DATADIR%%/content/gfx/units/ships/pirates/as_pirate0/move/0
6949
@dirrm %%DATADIR%%/content/gfx/units/ships/pirates/as_pirate0/move
6950
@dirrm %%DATADIR%%/content/gfx/units/ships/pirates/as_pirate0/idle/90
6951
@dirrm %%DATADIR%%/content/gfx/units/ships/pirates/as_pirate0/idle/45
6952
@dirrm %%DATADIR%%/content/gfx/units/ships/pirates/as_pirate0/idle/315
6953
@dirrm %%DATADIR%%/content/gfx/units/ships/pirates/as_pirate0/idle/270
6954
@dirrm %%DATADIR%%/content/gfx/units/ships/pirates/as_pirate0/idle/225
6955
@dirrm %%DATADIR%%/content/gfx/units/ships/pirates/as_pirate0/idle/180
6956
@dirrm %%DATADIR%%/content/gfx/units/ships/pirates/as_pirate0/idle/135
6957
@dirrm %%DATADIR%%/content/gfx/units/ships/pirates/as_pirate0/idle/0
6958
@dirrm %%DATADIR%%/content/gfx/units/ships/pirates/as_pirate0/idle
6959
@dirrm %%DATADIR%%/content/gfx/units/ships/pirates/as_pirate0
6960
@dirrm %%DATADIR%%/content/gfx/units/ships/pirates
6961
@dirrm %%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/move/90
6962
@dirrm %%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/move/45
6963
@dirrm %%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/move/315
6964
@dirrm %%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/move/270
6965
@dirrm %%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/move/225
6966
@dirrm %%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/move/180
6967
@dirrm %%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/move/135
6968
@dirrm %%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/move/0
6969
@dirrm %%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/move
6970
@dirrm %%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/idle/90
6971
@dirrm %%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/idle/45
6972
@dirrm %%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/idle/315
6973
@dirrm %%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/idle/270
6974
@dirrm %%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/idle/225
6975
@dirrm %%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/idle/180
6976
@dirrm %%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/idle/135
6977
@dirrm %%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/idle/0
6978
@dirrm %%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/idle
6979
@dirrm %%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/attack_right/90
6980
@dirrm %%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/attack_right/45
6981
@dirrm %%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/attack_right/315
6982
@dirrm %%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/attack_right/270
6983
@dirrm %%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/attack_right/225
6984
@dirrm %%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/attack_right/180
6985
@dirrm %%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/attack_right/135
6986
@dirrm %%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/attack_right/0
6987
@dirrm %%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/attack_right
6988
@dirrm %%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/attack_left/90
6989
@dirrm %%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/attack_left/45
6990
@dirrm %%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/attack_left/315
6991
@dirrm %%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/attack_left/270
6992
@dirrm %%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/attack_left/225
6993
@dirrm %%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/attack_left/180
6994
@dirrm %%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/attack_left/135
6995
@dirrm %%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/attack_left/0
6996
@dirrm %%DATADIR%%/content/gfx/units/ships/merchants/as_huker0/attack_left
6997
@dirrm %%DATADIR%%/content/gfx/units/ships/merchants/as_huker0
6998
@dirrm %%DATADIR%%/content/gfx/units/ships/merchants
6999
@dirrm %%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/move/90
7000
@dirrm %%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/move/45
7001
@dirrm %%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/move/315
7002
@dirrm %%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/move/270
7003
@dirrm %%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/move/225
7004
@dirrm %%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/move/180
7005
@dirrm %%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/move/135
7006
@dirrm %%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/move/0
7007
@dirrm %%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/move
7008
@dirrm %%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/idle/90
7009
@dirrm %%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/idle/45
7010
@dirrm %%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/idle/315
7011
@dirrm %%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/idle/270
7012
@dirrm %%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/idle/225
7013
@dirrm %%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/idle/180
7014
@dirrm %%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/idle/135
7015
@dirrm %%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/idle/0
7016
@dirrm %%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/idle
7017
@dirrm %%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/90
7018
@dirrm %%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/45
7019
@dirrm %%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/315
7020
@dirrm %%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/270
7021
@dirrm %%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/225
7022
@dirrm %%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/180
7023
@dirrm %%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/135
7024
@dirrm %%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right/0
7025
@dirrm %%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_right
7026
@dirrm %%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/90
7027
@dirrm %%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/45
7028
@dirrm %%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/315
7029
@dirrm %%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/270
7030
@dirrm %%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/225
7031
@dirrm %%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/180
7032
@dirrm %%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/135
7033
@dirrm %%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left/0
7034
@dirrm %%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0/fire_left
7035
@dirrm %%DATADIR%%/content/gfx/units/ships/frigate/as_frigate0
7036
@dirrm %%DATADIR%%/content/gfx/units/ships/frigate
7037
@dirrm %%DATADIR%%/content/gfx/units/ships/freetraders/as_trader0/move/90
7038
@dirrm %%DATADIR%%/content/gfx/units/ships/freetraders/as_trader0/move/45
7039
@dirrm %%DATADIR%%/content/gfx/units/ships/freetraders/as_trader0/move/315
7040
@dirrm %%DATADIR%%/content/gfx/units/ships/freetraders/as_trader0/move/270
7041
@dirrm %%DATADIR%%/content/gfx/units/ships/freetraders/as_trader0/move/225
7042
@dirrm %%DATADIR%%/content/gfx/units/ships/freetraders/as_trader0/move/180
7043
@dirrm %%DATADIR%%/content/gfx/units/ships/freetraders/as_trader0/move/135
7044
@dirrm %%DATADIR%%/content/gfx/units/ships/freetraders/as_trader0/move/0
7045
@dirrm %%DATADIR%%/content/gfx/units/ships/freetraders/as_trader0/move
7046
@dirrm %%DATADIR%%/content/gfx/units/ships/freetraders/as_trader0/idle/90
7047
@dirrm %%DATADIR%%/content/gfx/units/ships/freetraders/as_trader0/idle/45
7048
@dirrm %%DATADIR%%/content/gfx/units/ships/freetraders/as_trader0/idle/315
7049
@dirrm %%DATADIR%%/content/gfx/units/ships/freetraders/as_trader0/idle/270
7050
@dirrm %%DATADIR%%/content/gfx/units/ships/freetraders/as_trader0/idle/225
7051
@dirrm %%DATADIR%%/content/gfx/units/ships/freetraders/as_trader0/idle/180
7052
@dirrm %%DATADIR%%/content/gfx/units/ships/freetraders/as_trader0/idle/135
7053
@dirrm %%DATADIR%%/content/gfx/units/ships/freetraders/as_trader0/idle/0
7054
@dirrm %%DATADIR%%/content/gfx/units/ships/freetraders/as_trader0/idle
7055
@dirrm %%DATADIR%%/content/gfx/units/ships/freetraders/as_trader0
7056
@dirrm %%DATADIR%%/content/gfx/units/ships/freetraders
7057
@dirrm %%DATADIR%%/content/gfx/units/ships/fishers/as_fisher0/move/90
7058
@dirrm %%DATADIR%%/content/gfx/units/ships/fishers/as_fisher0/move/45
7059
@dirrm %%DATADIR%%/content/gfx/units/ships/fishers/as_fisher0/move/315
7060
@dirrm %%DATADIR%%/content/gfx/units/ships/fishers/as_fisher0/move/270
7061
@dirrm %%DATADIR%%/content/gfx/units/ships/fishers/as_fisher0/move/225
7062
@dirrm %%DATADIR%%/content/gfx/units/ships/fishers/as_fisher0/move/180
7063
@dirrm %%DATADIR%%/content/gfx/units/ships/fishers/as_fisher0/move/135
7064
@dirrm %%DATADIR%%/content/gfx/units/ships/fishers/as_fisher0/move/0
7065
@dirrm %%DATADIR%%/content/gfx/units/ships/fishers/as_fisher0/move
7066
@dirrm %%DATADIR%%/content/gfx/units/ships/fishers/as_fisher0/idle/90
7067
@dirrm %%DATADIR%%/content/gfx/units/ships/fishers/as_fisher0/idle/45
7068
@dirrm %%DATADIR%%/content/gfx/units/ships/fishers/as_fisher0/idle/315
7069
@dirrm %%DATADIR%%/content/gfx/units/ships/fishers/as_fisher0/idle/270
7070
@dirrm %%DATADIR%%/content/gfx/units/ships/fishers/as_fisher0/idle/225
7071
@dirrm %%DATADIR%%/content/gfx/units/ships/fishers/as_fisher0/idle/180
7072
@dirrm %%DATADIR%%/content/gfx/units/ships/fishers/as_fisher0/idle/135
7073
@dirrm %%DATADIR%%/content/gfx/units/ships/fishers/as_fisher0/idle/0
7074
@dirrm %%DATADIR%%/content/gfx/units/ships/fishers/as_fisher0/idle
7075
@dirrm %%DATADIR%%/content/gfx/units/ships/fishers/as_fisher0
7076
@dirrm %%DATADIR%%/content/gfx/units/ships/fishers
7077
@dirrm %%DATADIR%%/content/gfx/units/ships
7078
@dirrm %%DATADIR%%/content/gfx/units/priest/as_priest0/move/90
7079
@dirrm %%DATADIR%%/content/gfx/units/priest/as_priest0/move/45
7080
@dirrm %%DATADIR%%/content/gfx/units/priest/as_priest0/move/315
7081
@dirrm %%DATADIR%%/content/gfx/units/priest/as_priest0/move/270
7082
@dirrm %%DATADIR%%/content/gfx/units/priest/as_priest0/move/225
7083
@dirrm %%DATADIR%%/content/gfx/units/priest/as_priest0/move/180
7084
@dirrm %%DATADIR%%/content/gfx/units/priest/as_priest0/move/135
7085
@dirrm %%DATADIR%%/content/gfx/units/priest/as_priest0/move/0
7086
@dirrm %%DATADIR%%/content/gfx/units/priest/as_priest0/move
7087
@dirrm %%DATADIR%%/content/gfx/units/priest/as_priest0/idle/90
7088
@dirrm %%DATADIR%%/content/gfx/units/priest/as_priest0/idle/45
7089
@dirrm %%DATADIR%%/content/gfx/units/priest/as_priest0/idle/315
7090
@dirrm %%DATADIR%%/content/gfx/units/priest/as_priest0/idle/270
7091
@dirrm %%DATADIR%%/content/gfx/units/priest/as_priest0/idle/225
7092
@dirrm %%DATADIR%%/content/gfx/units/priest/as_priest0/idle/180
7093
@dirrm %%DATADIR%%/content/gfx/units/priest/as_priest0/idle/135
7094
@dirrm %%DATADIR%%/content/gfx/units/priest/as_priest0/idle/0
7095
@dirrm %%DATADIR%%/content/gfx/units/priest/as_priest0/idle
7096
@dirrm %%DATADIR%%/content/gfx/units/priest/as_priest0
7097
@dirrm %%DATADIR%%/content/gfx/units/priest
7098
@dirrm %%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/work/90
7099
@dirrm %%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/work/45
7100
@dirrm %%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/work/315
7101
@dirrm %%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/work/270
7102
@dirrm %%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/work/225
7103
@dirrm %%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/work/180
7104
@dirrm %%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/work/135
7105
@dirrm %%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/work/0
7106
@dirrm %%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/work
7107
@dirrm %%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move_full/90
7108
@dirrm %%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move_full/45
7109
@dirrm %%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move_full/315
7110
@dirrm %%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move_full/270
7111
@dirrm %%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move_full/225
7112
@dirrm %%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move_full/180
7113
@dirrm %%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move_full/135
7114
@dirrm %%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move_full/0
7115
@dirrm %%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move_full
7116
@dirrm %%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move/90
7117
@dirrm %%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move/45
7118
@dirrm %%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move/315
7119
@dirrm %%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move/270
7120
@dirrm %%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move/225
7121
@dirrm %%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move/180
7122
@dirrm %%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move/135
7123
@dirrm %%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move/0
7124
@dirrm %%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/move
7125
@dirrm %%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/idle_full/90
7126
@dirrm %%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/idle_full/45
7127
@dirrm %%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/idle_full/315
7128
@dirrm %%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/idle_full/270
7129
@dirrm %%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/idle_full/225
7130
@dirrm %%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/idle_full/180
7131
@dirrm %%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/idle_full/135
7132
@dirrm %%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/idle_full/0
7133
@dirrm %%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/idle_full
7134
@dirrm %%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/idle/90
7135
@dirrm %%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/idle/45
7136
@dirrm %%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/idle/315
7137
@dirrm %%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/idle/270
7138
@dirrm %%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/idle/225
7139
@dirrm %%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/idle/180
7140
@dirrm %%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/idle/135
7141
@dirrm %%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/idle/0
7142
@dirrm %%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0/idle
7143
@dirrm %%DATADIR%%/content/gfx/units/lumberjack/as_lumberjackunit0
7144
@dirrm %%DATADIR%%/content/gfx/units/lumberjack
7145
@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/move/90
7146
@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/move/45
7147
@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/move/315
7148
@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/move/270
7149
@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/move/225
7150
@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/move/180
7151
@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/move/135
7152
@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/move/0
7153
@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/move
7154
@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/idle/90
7155
@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/idle/45
7156
@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/idle/315
7157
@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/idle/270
7158
@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/idle/225
7159
@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/idle/180
7160
@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/idle/135
7161
@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/idle/0
7162
@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2/idle
7163
@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male2
7164
@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/move/90
7165
@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/move/45
7166
@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/move/315
7167
@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/move/270
7168
@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/move/225
7169
@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/move/180
7170
@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/move/135
7171
@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/move/0
7172
@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/move
7173
@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/idle/90
7174
@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/idle/45
7175
@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/idle/315
7176
@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/idle/270
7177
@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/idle/225
7178
@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/idle/180
7179
@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/idle/135
7180
@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/idle/0
7181
@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male/idle
7182
@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_male
7183
@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/move/90
7184
@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/move/45
7185
@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/move/315
7186
@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/move/270
7187
@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/move/225
7188
@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/move/180
7189
@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/move/135
7190
@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/move/0
7191
@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/move
7192
@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/idle/90
7193
@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/idle/45
7194
@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/idle/315
7195
@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/idle/270
7196
@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/idle/225
7197
@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/idle/180
7198
@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/idle/135
7199
@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/idle/0
7200
@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2/idle
7201
@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female2
7202
@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/move/90
7203
@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/move/45
7204
@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/move/315
7205
@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/move/270
7206
@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/move/225
7207
@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/move/180
7208
@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/move/135
7209
@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/move/0
7210
@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/move
7211
@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/idle/90
7212
@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/idle/45
7213
@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/idle/315
7214
@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/idle/270
7215
@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/idle/225
7216
@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/idle/180
7217
@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/idle/135
7218
@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/idle/0
7219
@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female/idle
7220
@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor/as_female
7221
@dirrm %%DATADIR%%/content/gfx/units/inhabitant/sailor
7222
@dirrm %%DATADIR%%/content/gfx/units/inhabitant
7223
@dirrm %%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/90
7224
@dirrm %%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/45
7225
@dirrm %%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/315
7226
@dirrm %%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/270
7227
@dirrm %%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/225
7228
@dirrm %%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/180
7229
@dirrm %%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/135
7230
@dirrm %%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work/0
7231
@dirrm %%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/work
7232
@dirrm %%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move_full/90
7233
@dirrm %%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move_full/45
7234
@dirrm %%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move_full/315
7235
@dirrm %%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move_full/270
7236
@dirrm %%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move_full/225
7237
@dirrm %%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move_full/180
7238
@dirrm %%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move_full/135
7239
@dirrm %%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move_full/0
7240
@dirrm %%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move_full
7241
@dirrm %%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move/90
7242
@dirrm %%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move/45
7243
@dirrm %%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move/315
7244
@dirrm %%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move/270
7245
@dirrm %%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move/225
7246
@dirrm %%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move/180
7247
@dirrm %%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move/135
7248
@dirrm %%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move/0
7249
@dirrm %%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/move
7250
@dirrm %%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/idle_full/90
7251
@dirrm %%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/idle_full/45
7252
@dirrm %%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/idle_full/315
7253
@dirrm %%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/idle_full/270
7254
@dirrm %%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/idle_full/225
7255
@dirrm %%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/idle_full/180
7256
@dirrm %%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/idle_full/135
7257
@dirrm %%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/idle_full/0
7258
@dirrm %%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/idle_full
7259
@dirrm %%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/idle/90
7260
@dirrm %%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/idle/45
7261
@dirrm %%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/idle/315
7262
@dirrm %%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/idle/270
7263
@dirrm %%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/idle/225
7264
@dirrm %%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/idle/180
7265
@dirrm %%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/idle/135
7266
@dirrm %%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/idle/0
7267
@dirrm %%DATADIR%%/content/gfx/units/hunter/as_hunterunit0/idle
7268
@dirrm %%DATADIR%%/content/gfx/units/hunter/as_hunterunit0
7269
@dirrm %%DATADIR%%/content/gfx/units/hunter
7270
@dirrm %%DATADIR%%/content/gfx/units/herder/as_herder0/move/90
7271
@dirrm %%DATADIR%%/content/gfx/units/herder/as_herder0/move/45
7272
@dirrm %%DATADIR%%/content/gfx/units/herder/as_herder0/move/315
7273
@dirrm %%DATADIR%%/content/gfx/units/herder/as_herder0/move/270
7274
@dirrm %%DATADIR%%/content/gfx/units/herder/as_herder0/move/225
7275
@dirrm %%DATADIR%%/content/gfx/units/herder/as_herder0/move/180
7276
@dirrm %%DATADIR%%/content/gfx/units/herder/as_herder0/move/135
7277
@dirrm %%DATADIR%%/content/gfx/units/herder/as_herder0/move/0
7278
@dirrm %%DATADIR%%/content/gfx/units/herder/as_herder0/move
7279
@dirrm %%DATADIR%%/content/gfx/units/herder/as_herder0/idle/90
7280
@dirrm %%DATADIR%%/content/gfx/units/herder/as_herder0/idle/45
7281
@dirrm %%DATADIR%%/content/gfx/units/herder/as_herder0/idle/315
7282
@dirrm %%DATADIR%%/content/gfx/units/herder/as_herder0/idle/270
7283
@dirrm %%DATADIR%%/content/gfx/units/herder/as_herder0/idle/225
7284
@dirrm %%DATADIR%%/content/gfx/units/herder/as_herder0/idle/180
7285
@dirrm %%DATADIR%%/content/gfx/units/herder/as_herder0/idle/135
7286
@dirrm %%DATADIR%%/content/gfx/units/herder/as_herder0/idle/0
7287
@dirrm %%DATADIR%%/content/gfx/units/herder/as_herder0/idle
7288
@dirrm %%DATADIR%%/content/gfx/units/herder/as_herder0
7289
@dirrm %%DATADIR%%/content/gfx/units/herder
7290
@dirrm %%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/90
7291
@dirrm %%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/45
7292
@dirrm %%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/315
7293
@dirrm %%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/270
7294
@dirrm %%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/225
7295
@dirrm %%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/180
7296
@dirrm %%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/135
7297
@dirrm %%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work/0
7298
@dirrm %%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/work
7299
@dirrm %%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move_full/90
7300
@dirrm %%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move_full/45
7301
@dirrm %%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move_full/315
7302
@dirrm %%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move_full/270
7303
@dirrm %%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move_full/225
7304
@dirrm %%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move_full/180
7305
@dirrm %%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move_full/135
7306
@dirrm %%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move_full/0
7307
@dirrm %%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move_full
7308
@dirrm %%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move/90
7309
@dirrm %%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move/45
7310
@dirrm %%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move/315
7311
@dirrm %%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move/270
7312
@dirrm %%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move/225
7313
@dirrm %%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move/180
7314
@dirrm %%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move/135
7315
@dirrm %%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move/0
7316
@dirrm %%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/move
7317
@dirrm %%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle_full/90
7318
@dirrm %%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle_full/45
7319
@dirrm %%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle_full/315
7320
@dirrm %%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle_full/270
7321
@dirrm %%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle_full/225
7322
@dirrm %%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle_full/180
7323
@dirrm %%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle_full/135
7324
@dirrm %%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle_full/0
7325
@dirrm %%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle_full
7326
@dirrm %%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle/90
7327
@dirrm %%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle/45
7328
@dirrm %%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle/315
7329
@dirrm %%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle/270
7330
@dirrm %%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle/225
7331
@dirrm %%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle/180
7332
@dirrm %%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle/135
7333
@dirrm %%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle/0
7334
@dirrm %%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0/idle
7335
@dirrm %%DATADIR%%/content/gfx/units/fisherman/as_fishermanunit0
7336
@dirrm %%DATADIR%%/content/gfx/units/fisherman
7337
@dirrm %%DATADIR%%/content/gfx/units/farmer/as_farmer0/move/90
7338
@dirrm %%DATADIR%%/content/gfx/units/farmer/as_farmer0/move/45
7339
@dirrm %%DATADIR%%/content/gfx/units/farmer/as_farmer0/move/315
7340
@dirrm %%DATADIR%%/content/gfx/units/farmer/as_farmer0/move/270
7341
@dirrm %%DATADIR%%/content/gfx/units/farmer/as_farmer0/move/225
7342
@dirrm %%DATADIR%%/content/gfx/units/farmer/as_farmer0/move/180
7343
@dirrm %%DATADIR%%/content/gfx/units/farmer/as_farmer0/move/135
7344
@dirrm %%DATADIR%%/content/gfx/units/farmer/as_farmer0/move/0
7345
@dirrm %%DATADIR%%/content/gfx/units/farmer/as_farmer0/move
7346
@dirrm %%DATADIR%%/content/gfx/units/farmer/as_farmer0/idle/90
7347
@dirrm %%DATADIR%%/content/gfx/units/farmer/as_farmer0/idle/45
7348
@dirrm %%DATADIR%%/content/gfx/units/farmer/as_farmer0/idle/315
7349
@dirrm %%DATADIR%%/content/gfx/units/farmer/as_farmer0/idle/270
7350
@dirrm %%DATADIR%%/content/gfx/units/farmer/as_farmer0/idle/225
7351
@dirrm %%DATADIR%%/content/gfx/units/farmer/as_farmer0/idle/180
7352
@dirrm %%DATADIR%%/content/gfx/units/farmer/as_farmer0/idle/135
7353
@dirrm %%DATADIR%%/content/gfx/units/farmer/as_farmer0/idle/0
7354
@dirrm %%DATADIR%%/content/gfx/units/farmer/as_farmer0/idle
7355
@dirrm %%DATADIR%%/content/gfx/units/farmer/as_farmer0
7356
@dirrm %%DATADIR%%/content/gfx/units/farmer
7357
@dirrm %%DATADIR%%/content/gfx/units/carrier/as_carrier0/move_full/90
7358
@dirrm %%DATADIR%%/content/gfx/units/carrier/as_carrier0/move_full/45
7359
@dirrm %%DATADIR%%/content/gfx/units/carrier/as_carrier0/move_full/315
7360
@dirrm %%DATADIR%%/content/gfx/units/carrier/as_carrier0/move_full/270
7361
@dirrm %%DATADIR%%/content/gfx/units/carrier/as_carrier0/move_full/225
7362
@dirrm %%DATADIR%%/content/gfx/units/carrier/as_carrier0/move_full/180
7363
@dirrm %%DATADIR%%/content/gfx/units/carrier/as_carrier0/move_full/135
7364
@dirrm %%DATADIR%%/content/gfx/units/carrier/as_carrier0/move_full/0
7365
@dirrm %%DATADIR%%/content/gfx/units/carrier/as_carrier0/move_full
7366
@dirrm %%DATADIR%%/content/gfx/units/carrier/as_carrier0/move/90
7367
@dirrm %%DATADIR%%/content/gfx/units/carrier/as_carrier0/move/45
7368
@dirrm %%DATADIR%%/content/gfx/units/carrier/as_carrier0/move/315
7369
@dirrm %%DATADIR%%/content/gfx/units/carrier/as_carrier0/move/270
7370
@dirrm %%DATADIR%%/content/gfx/units/carrier/as_carrier0/move/225
7371
@dirrm %%DATADIR%%/content/gfx/units/carrier/as_carrier0/move/180
7372
@dirrm %%DATADIR%%/content/gfx/units/carrier/as_carrier0/move/135
7373
@dirrm %%DATADIR%%/content/gfx/units/carrier/as_carrier0/move/0
7374
@dirrm %%DATADIR%%/content/gfx/units/carrier/as_carrier0/move
7375
@dirrm %%DATADIR%%/content/gfx/units/carrier/as_carrier0/idle_full/90
7376
@dirrm %%DATADIR%%/content/gfx/units/carrier/as_carrier0/idle_full/45
7377
@dirrm %%DATADIR%%/content/gfx/units/carrier/as_carrier0/idle_full/315
7378
@dirrm %%DATADIR%%/content/gfx/units/carrier/as_carrier0/idle_full/270
7379
@dirrm %%DATADIR%%/content/gfx/units/carrier/as_carrier0/idle_full/225
7380
@dirrm %%DATADIR%%/content/gfx/units/carrier/as_carrier0/idle_full/180
7381
@dirrm %%DATADIR%%/content/gfx/units/carrier/as_carrier0/idle_full/135
7382
@dirrm %%DATADIR%%/content/gfx/units/carrier/as_carrier0/idle_full/0
7383
@dirrm %%DATADIR%%/content/gfx/units/carrier/as_carrier0/idle_full
7384
@dirrm %%DATADIR%%/content/gfx/units/carrier/as_carrier0/idle/90
7385
@dirrm %%DATADIR%%/content/gfx/units/carrier/as_carrier0/idle/45
7386
@dirrm %%DATADIR%%/content/gfx/units/carrier/as_carrier0/idle/315
7387
@dirrm %%DATADIR%%/content/gfx/units/carrier/as_carrier0/idle/270
7388
@dirrm %%DATADIR%%/content/gfx/units/carrier/as_carrier0/idle/225
7389
@dirrm %%DATADIR%%/content/gfx/units/carrier/as_carrier0/idle/180
7390
@dirrm %%DATADIR%%/content/gfx/units/carrier/as_carrier0/idle/135
7391
@dirrm %%DATADIR%%/content/gfx/units/carrier/as_carrier0/idle/0
7392
@dirrm %%DATADIR%%/content/gfx/units/carrier/as_carrier0/idle
7393
@dirrm %%DATADIR%%/content/gfx/units/carrier/as_carrier0
7394
@dirrm %%DATADIR%%/content/gfx/units/carrier
7395
@dirrm %%DATADIR%%/content/gfx/units/army/as_groundunit0/move/90
7396
@dirrm %%DATADIR%%/content/gfx/units/army/as_groundunit0/move/45
7397
@dirrm %%DATADIR%%/content/gfx/units/army/as_groundunit0/move/315
7398
@dirrm %%DATADIR%%/content/gfx/units/army/as_groundunit0/move/270
7399
@dirrm %%DATADIR%%/content/gfx/units/army/as_groundunit0/move/225
7400
@dirrm %%DATADIR%%/content/gfx/units/army/as_groundunit0/move/180
7401
@dirrm %%DATADIR%%/content/gfx/units/army/as_groundunit0/move/135
7402
@dirrm %%DATADIR%%/content/gfx/units/army/as_groundunit0/move/0
7403
@dirrm %%DATADIR%%/content/gfx/units/army/as_groundunit0/move
7404
@dirrm %%DATADIR%%/content/gfx/units/army/as_groundunit0/idle/90
7405
@dirrm %%DATADIR%%/content/gfx/units/army/as_groundunit0/idle/45
7406
@dirrm %%DATADIR%%/content/gfx/units/army/as_groundunit0/idle/315
7407
@dirrm %%DATADIR%%/content/gfx/units/army/as_groundunit0/idle/270
7408
@dirrm %%DATADIR%%/content/gfx/units/army/as_groundunit0/idle/225
7409
@dirrm %%DATADIR%%/content/gfx/units/army/as_groundunit0/idle/180
7410
@dirrm %%DATADIR%%/content/gfx/units/army/as_groundunit0/idle/135
7411
@dirrm %%DATADIR%%/content/gfx/units/army/as_groundunit0/idle/0
7412
@dirrm %%DATADIR%%/content/gfx/units/army/as_groundunit0/idle
7413
@dirrm %%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_ranged/90
7414
@dirrm %%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_ranged/45
7415
@dirrm %%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_ranged/315
7416
@dirrm %%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_ranged/270
7417
@dirrm %%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_ranged/225
7418
@dirrm %%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_ranged/180
7419
@dirrm %%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_ranged/135
7420
@dirrm %%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_ranged/0
7421
@dirrm %%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_ranged
7422
@dirrm %%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_melee/90
7423
@dirrm %%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_melee/45
7424
@dirrm %%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_melee/315
7425
@dirrm %%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_melee/270
7426
@dirrm %%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_melee/225
7427
@dirrm %%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_melee/180
7428
@dirrm %%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_melee/135
7429
@dirrm %%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_melee/0
7430
@dirrm %%DATADIR%%/content/gfx/units/army/as_groundunit0/attack_melee
7431
@dirrm %%DATADIR%%/content/gfx/units/army/as_groundunit0
7432
@dirrm %%DATADIR%%/content/gfx/units/army
7433
@dirrm %%DATADIR%%/content/gfx/units/animals/as_sheep0/work/90
7434
@dirrm %%DATADIR%%/content/gfx/units/animals/as_sheep0/work/45
7435
@dirrm %%DATADIR%%/content/gfx/units/animals/as_sheep0/work/315
7436
@dirrm %%DATADIR%%/content/gfx/units/animals/as_sheep0/work/270
7437
@dirrm %%DATADIR%%/content/gfx/units/animals/as_sheep0/work/225
7438
@dirrm %%DATADIR%%/content/gfx/units/animals/as_sheep0/work/180
7439
@dirrm %%DATADIR%%/content/gfx/units/animals/as_sheep0/work/135
7440
@dirrm %%DATADIR%%/content/gfx/units/animals/as_sheep0/work/0
7441
@dirrm %%DATADIR%%/content/gfx/units/animals/as_sheep0/work
7442
@dirrm %%DATADIR%%/content/gfx/units/animals/as_sheep0/move/90
7443
@dirrm %%DATADIR%%/content/gfx/units/animals/as_sheep0/move/45
7444
@dirrm %%DATADIR%%/content/gfx/units/animals/as_sheep0/move/315
7445
@dirrm %%DATADIR%%/content/gfx/units/animals/as_sheep0/move/270
7446
@dirrm %%DATADIR%%/content/gfx/units/animals/as_sheep0/move/225
7447
@dirrm %%DATADIR%%/content/gfx/units/animals/as_sheep0/move/180
7448
@dirrm %%DATADIR%%/content/gfx/units/animals/as_sheep0/move/135
7449
@dirrm %%DATADIR%%/content/gfx/units/animals/as_sheep0/move/0
7450
@dirrm %%DATADIR%%/content/gfx/units/animals/as_sheep0/move
7451
@dirrm %%DATADIR%%/content/gfx/units/animals/as_sheep0/idle_full/90
7452
@dirrm %%DATADIR%%/content/gfx/units/animals/as_sheep0/idle_full/45
7453
@dirrm %%DATADIR%%/content/gfx/units/animals/as_sheep0/idle_full/315
7454
@dirrm %%DATADIR%%/content/gfx/units/animals/as_sheep0/idle_full/270
7455
@dirrm %%DATADIR%%/content/gfx/units/animals/as_sheep0/idle_full/225
7456
@dirrm %%DATADIR%%/content/gfx/units/animals/as_sheep0/idle_full/180
7457
@dirrm %%DATADIR%%/content/gfx/units/animals/as_sheep0/idle_full/135
7458
@dirrm %%DATADIR%%/content/gfx/units/animals/as_sheep0/idle_full/0
7459
@dirrm %%DATADIR%%/content/gfx/units/animals/as_sheep0/idle_full
7460
@dirrm %%DATADIR%%/content/gfx/units/animals/as_sheep0/idle/90
7461
@dirrm %%DATADIR%%/content/gfx/units/animals/as_sheep0/idle/45
7462
@dirrm %%DATADIR%%/content/gfx/units/animals/as_sheep0/idle/315
7463
@dirrm %%DATADIR%%/content/gfx/units/animals/as_sheep0/idle/270
7464
@dirrm %%DATADIR%%/content/gfx/units/animals/as_sheep0/idle/225
7465
@dirrm %%DATADIR%%/content/gfx/units/animals/as_sheep0/idle/180
7466
@dirrm %%DATADIR%%/content/gfx/units/animals/as_sheep0/idle/135
7467
@dirrm %%DATADIR%%/content/gfx/units/animals/as_sheep0/idle/0
7468
@dirrm %%DATADIR%%/content/gfx/units/animals/as_sheep0/idle
7469
@dirrm %%DATADIR%%/content/gfx/units/animals/as_sheep0
7470
@dirrm %%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/90
7471
@dirrm %%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/45
7472
@dirrm %%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/315
7473
@dirrm %%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/270
7474
@dirrm %%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/225
7475
@dirrm %%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/180
7476
@dirrm %%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/135
7477
@dirrm %%DATADIR%%/content/gfx/units/animals/as_reddeer0/move/0
7478
@dirrm %%DATADIR%%/content/gfx/units/animals/as_reddeer0/move
7479
@dirrm %%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/90
7480
@dirrm %%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/45
7481
@dirrm %%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/315
7482
@dirrm %%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/270
7483
@dirrm %%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/225
7484
@dirrm %%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/180
7485
@dirrm %%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/135
7486
@dirrm %%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle/0
7487
@dirrm %%DATADIR%%/content/gfx/units/animals/as_reddeer0/idle
7488
@dirrm %%DATADIR%%/content/gfx/units/animals/as_reddeer0
7489
@dirrm %%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/90
7490
@dirrm %%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/45
7491
@dirrm %%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/315
7492
@dirrm %%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/270
7493
@dirrm %%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/225
7494
@dirrm %%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/180
7495
@dirrm %%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/135
7496
@dirrm %%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move/0
7497
@dirrm %%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/move
7498
@dirrm %%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/90
7499
@dirrm %%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/45
7500
@dirrm %%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/315
7501
@dirrm %%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/270
7502
@dirrm %%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/225
7503
@dirrm %%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/180
7504
@dirrm %%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/135
7505
@dirrm %%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle/0
7506
@dirrm %%DATADIR%%/content/gfx/units/animals/as_fallowdeer0/idle
7507
@dirrm %%DATADIR%%/content/gfx/units/animals/as_fallowdeer0
7508
@dirrm %%DATADIR%%/content/gfx/units/animals
7509
@dirrm %%DATADIR%%/content/gfx/units
7510
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_tupelo2/work/45
7511
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_tupelo2/work/315
7512
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_tupelo2/work/225
7513
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_tupelo2/work/135
7514
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_tupelo2/work
7515
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_tupelo2/idle_full/45
7516
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_tupelo2/idle_full/315
7517
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_tupelo2/idle_full/225
7518
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_tupelo2/idle_full/135
7519
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_tupelo2/idle_full
7520
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_tupelo2
7521
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_tupelo1/work/45
7522
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_tupelo1/work/315
7523
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_tupelo1/work/225
7524
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_tupelo1/work/135
7525
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_tupelo1/work
7526
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_tupelo1/idle_full/45
7527
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_tupelo1/idle_full/315
7528
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_tupelo1/idle_full/225
7529
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_tupelo1/idle_full/135
7530
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_tupelo1/idle_full
7531
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_tupelo1
7532
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_tupelo0/work/45
7533
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_tupelo0/work/315
7534
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_tupelo0/work/225
7535
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_tupelo0/work/135
7536
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_tupelo0/work
7537
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_tupelo0/idle_full/45
7538
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_tupelo0/idle_full/315
7539
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_tupelo0/idle_full/225
7540
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_tupelo0/idle_full/135
7541
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_tupelo0/idle_full
7542
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_tupelo0
7543
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_spruce1/work/45
7544
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_spruce1/work/315
7545
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_spruce1/work/225
7546
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_spruce1/work/135
7547
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_spruce1/work
7548
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_spruce1/idle_full/45
7549
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_spruce1/idle_full/315
7550
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_spruce1/idle_full/225
7551
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_spruce1/idle_full/135
7552
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_spruce1/idle_full
7553
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_spruce1
7554
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_spruce0/work/45
7555
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_spruce0/work/315
7556
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_spruce0/work/225
7557
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_spruce0/work/135
7558
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_spruce0/work
7559
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_spruce0/idle_full/45
7560
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_spruce0/idle_full/315
7561
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_spruce0/idle_full/225
7562
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_spruce0/idle_full/135
7563
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_spruce0/idle_full
7564
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_spruce0
7565
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_maple3/work/45
7566
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_maple3/work/315
7567
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_maple3/work/225
7568
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_maple3/work/135
7569
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_maple3/work
7570
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_maple3/idle_full/45
7571
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_maple3/idle_full/315
7572
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_maple3/idle_full/225
7573
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_maple3/idle_full/135
7574
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_maple3/idle_full
7575
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_maple3
7576
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_maple2/work/45
7577
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_maple2/work/315
7578
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_maple2/work/225
7579
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_maple2/work/135
7580
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_maple2/work
7581
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_maple2/idle_full/45
7582
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_maple2/idle_full/315
7583
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_maple2/idle_full/225
7584
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_maple2/idle_full/135
7585
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_maple2/idle_full
7586
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_maple2
7587
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_maple1/work/45
7588
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_maple1/work/315
7589
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_maple1/work/225
7590
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_maple1/work/135
7591
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_maple1/work
7592
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_maple1/idle_full/45
7593
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_maple1/idle_full/315
7594
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_maple1/idle_full/225
7595
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_maple1/idle_full/135
7596
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_maple1/idle_full
7597
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_maple1
7598
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_maple0/work/45
7599
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_maple0/work/315
7600
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_maple0/work/225
7601
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_maple0/work/135
7602
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_maple0/work
7603
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_maple0/idle_full/45
7604
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_maple0/idle_full/315
7605
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_maple0/idle_full/225
7606
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_maple0/idle_full/135
7607
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_maple0/idle_full
7608
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_maple0
7609
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_birch0/work/45
7610
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_birch0/work/315
7611
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_birch0/work/225
7612
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_birch0/work/135
7613
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_birch0/work
7614
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_birch0/idle_full/45
7615
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_birch0/idle_full/315
7616
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_birch0/idle_full/225
7617
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_birch0/idle_full/135
7618
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_birch0/idle_full
7619
@dirrm %%DATADIR%%/content/gfx/terrain/trees/as_birch0
7620
@dirrm %%DATADIR%%/content/gfx/terrain/trees
7621
@dirrm %%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/45
7622
@dirrm %%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/315
7623
@dirrm %%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/225
7624
@dirrm %%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle/135
7625
@dirrm %%DATADIR%%/content/gfx/terrain/resources/as_fish0/idle
7626
@dirrm %%DATADIR%%/content/gfx/terrain/resources/as_fish0
7627
@dirrm %%DATADIR%%/content/gfx/terrain/resources/as_clay0/idle/45
7628
@dirrm %%DATADIR%%/content/gfx/terrain/resources/as_clay0/idle/315
7629
@dirrm %%DATADIR%%/content/gfx/terrain/resources/as_clay0/idle/225
7630
@dirrm %%DATADIR%%/content/gfx/terrain/resources/as_clay0/idle/135
7631
@dirrm %%DATADIR%%/content/gfx/terrain/resources/as_clay0/idle
7632
@dirrm %%DATADIR%%/content/gfx/terrain/resources/as_clay0
7633
@dirrm %%DATADIR%%/content/gfx/terrain/resources
7634
@dirrm %%DATADIR%%/content/gfx/terrain/mountains/as_preview_mine5x5/idle/45
7635
@dirrm %%DATADIR%%/content/gfx/terrain/mountains/as_preview_mine5x5/idle/315
7636
@dirrm %%DATADIR%%/content/gfx/terrain/mountains/as_preview_mine5x5/idle/225
7637
@dirrm %%DATADIR%%/content/gfx/terrain/mountains/as_preview_mine5x5/idle/135
7638
@dirrm %%DATADIR%%/content/gfx/terrain/mountains/as_preview_mine5x5/idle
7639
@dirrm %%DATADIR%%/content/gfx/terrain/mountains/as_preview_mine5x5
7640
@dirrm %%DATADIR%%/content/gfx/terrain/mountains/as_mountain5x5/idle/45
7641
@dirrm %%DATADIR%%/content/gfx/terrain/mountains/as_mountain5x5/idle/315
7642
@dirrm %%DATADIR%%/content/gfx/terrain/mountains/as_mountain5x5/idle/225
7643
@dirrm %%DATADIR%%/content/gfx/terrain/mountains/as_mountain5x5/idle/135
7644
@dirrm %%DATADIR%%/content/gfx/terrain/mountains/as_mountain5x5/idle
7645
@dirrm %%DATADIR%%/content/gfx/terrain/mountains/as_mountain5x5
7646
@dirrm %%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/45
7647
@dirrm %%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/315
7648
@dirrm %%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/225
7649
@dirrm %%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work/135
7650
@dirrm %%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/work
7651
@dirrm %%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/idle/45
7652
@dirrm %%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/idle/315
7653
@dirrm %%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/idle/225
7654
@dirrm %%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/idle/135
7655
@dirrm %%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5/idle
7656
@dirrm %%DATADIR%%/content/gfx/terrain/mountains/as_mine5x5
7657
@dirrm %%DATADIR%%/content/gfx/terrain/mountains
7658
@dirrm %%DATADIR%%/content/gfx/terrain
3034
@dirrm %%DATADIR%%/content/gfx/misc/status_icons/as_question_mark/idle/45
7659
@dirrm %%DATADIR%%/content/gfx/misc/status_icons/as_question_mark/idle/45
3035
@dirrm %%DATADIR%%/content/gfx/misc/status_icons/as_question_mark/idle
7660
@dirrm %%DATADIR%%/content/gfx/misc/status_icons/as_question_mark/idle
3036
@dirrm %%DATADIR%%/content/gfx/misc/status_icons/as_question_mark
7661
@dirrm %%DATADIR%%/content/gfx/misc/status_icons/as_question_mark
Lines 3075-3080 Link Here
3075
@dirrm %%DATADIR%%/content/gfx/misc/buoys/as_buoy0
7700
@dirrm %%DATADIR%%/content/gfx/misc/buoys/as_buoy0
3076
@dirrm %%DATADIR%%/content/gfx/misc/buoys
7701
@dirrm %%DATADIR%%/content/gfx/misc/buoys
3077
@dirrm %%DATADIR%%/content/gfx/misc
7702
@dirrm %%DATADIR%%/content/gfx/misc
7703
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/warehouse/as_warehouse_settler0/idle/45
7704
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/warehouse/as_warehouse_settler0/idle/315
7705
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/warehouse/as_warehouse_settler0/idle/225
7706
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/warehouse/as_warehouse_settler0/idle/135
7707
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/warehouse/as_warehouse_settler0/idle
7708
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/warehouse/as_warehouse_settler0
7709
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/warehouse
7710
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/toolmaker/as_toolmaker0/work/45
7711
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/toolmaker/as_toolmaker0/work/315
7712
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/toolmaker/as_toolmaker0/work/225
7713
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/toolmaker/as_toolmaker0/work/135
7714
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/toolmaker/as_toolmaker0/work
7715
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/toolmaker/as_toolmaker0/idle/45
7716
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/toolmaker/as_toolmaker0/idle/315
7717
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/toolmaker/as_toolmaker0/idle/225
7718
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/toolmaker/as_toolmaker0/idle/135
7719
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/toolmaker/as_toolmaker0/idle
7720
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/toolmaker/as_toolmaker0
7721
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/toolmaker
7722
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/tobacconist/as_tobacconist0/idle/45
7723
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/tobacconist/as_tobacconist0/idle/315
7724
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/tobacconist/as_tobacconist0/idle/225
7725
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/tobacconist/as_tobacconist0/idle/135
7726
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/tobacconist/as_tobacconist0/idle
7727
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/tobacconist/as_tobacconist0
7728
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/tobacconist
7729
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/tavern/as_tavern0/idle/45
7730
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/tavern/as_tavern0/idle/315
7731
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/tavern/as_tavern0/idle/225
7732
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/tavern/as_tavern0/idle/135
7733
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/tavern/as_tavern0/idle
7734
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/tavern/as_tavern0
7735
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/tavern
7736
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/smeltery/as_smeltery0/work/45
7737
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/smeltery/as_smeltery0/work/315
7738
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/smeltery/as_smeltery0/work/225
7739
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/smeltery/as_smeltery0/work/135
7740
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/smeltery/as_smeltery0/work
7741
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/smeltery/as_smeltery0/idle/45
7742
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/smeltery/as_smeltery0/idle/315
7743
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/smeltery/as_smeltery0/idle/225
7744
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/smeltery/as_smeltery0/idle/135
7745
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/smeltery/as_smeltery0/idle
7746
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/smeltery/as_smeltery0
7747
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/smeltery
7748
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/salt_ponds/as_saltponds0/work/45
7749
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/salt_ponds/as_saltponds0/work/315
7750
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/salt_ponds/as_saltponds0/work/225
7751
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/salt_ponds/as_saltponds0/work/135
7752
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/salt_ponds/as_saltponds0/work
7753
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/salt_ponds/as_saltponds0/idle_full/45
7754
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/salt_ponds/as_saltponds0/idle_full/315
7755
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/salt_ponds/as_saltponds0/idle_full/225
7756
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/salt_ponds/as_saltponds0/idle_full/135
7757
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/salt_ponds/as_saltponds0/idle_full
7758
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/salt_ponds/as_saltponds0/idle/45
7759
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/salt_ponds/as_saltponds0/idle/315
7760
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/salt_ponds/as_saltponds0/idle/225
7761
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/salt_ponds/as_saltponds0/idle/135
7762
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/salt_ponds/as_saltponds0/idle
7763
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/salt_ponds/as_saltponds0
7764
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/salt_ponds
7765
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/residential/as_house0/idle/45
7766
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/residential/as_house0/idle/315
7767
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/residential/as_house0/idle/225
7768
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/residential/as_house0/idle/135
7769
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/residential/as_house0/idle
7770
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/residential/as_house0
7771
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/residential
7772
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/mainsquare/as_mainsquare_timberframed0/idle/45
7773
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/mainsquare/as_mainsquare_timberframed0/idle/315
7774
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/mainsquare/as_mainsquare_timberframed0/idle/225
7775
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/mainsquare/as_mainsquare_timberframed0/idle/135
7776
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/mainsquare/as_mainsquare_timberframed0/idle
7777
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/mainsquare/as_mainsquare_timberframed0
7778
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/mainsquare
7779
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/doctor/as_doctor0/idle/45
7780
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/doctor/as_doctor0/idle/315
7781
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/doctor/as_doctor0/idle/225
7782
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/doctor/as_doctor0/idle/135
7783
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/doctor/as_doctor0/idle
7784
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/doctor/as_doctor0
7785
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/doctor
7786
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/work/45
7787
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/work/315
7788
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/work/225
7789
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/work/135
7790
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/work
7791
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/idle_full/45
7792
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/idle_full/315
7793
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/idle_full/225
7794
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/idle_full/135
7795
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/idle_full
7796
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/idle/45
7797
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/idle/315
7798
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/idle/225
7799
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/idle/135
7800
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0/idle
7801
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning/as_charcoal_burning0
7802
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/charcoal_burning
7803
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/butchery/as_butchery0/idle/45
7804
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/butchery/as_butchery0/idle/315
7805
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/butchery/as_butchery0/idle/225
7806
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/butchery/as_butchery0/idle/135
7807
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/butchery/as_butchery0/idle
7808
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/butchery/as_butchery0
7809
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/butchery
7810
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/barracks/as_barracks0/idle/45
7811
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/barracks/as_barracks0/idle/315
7812
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/barracks/as_barracks0/idle/225
7813
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/barracks/as_barracks0/idle/135
7814
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/barracks/as_barracks0/idle
7815
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/barracks/as_barracks0
7816
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/barracks
7817
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_tobaccofield0/work/45
7818
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_tobaccofield0/work/315
7819
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_tobaccofield0/work/225
7820
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_tobaccofield0/work/135
7821
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_tobaccofield0/work
7822
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_tobaccofield0/idle_full/45
7823
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_tobaccofield0/idle_full/315
7824
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_tobaccofield0/idle_full/225
7825
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_tobaccofield0/idle_full/135
7826
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_tobaccofield0/idle_full
7827
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_tobaccofield0/idle/45
7828
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_tobaccofield0/idle/315
7829
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_tobaccofield0/idle/225
7830
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_tobaccofield0/idle/135
7831
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_tobaccofield0/idle
7832
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_tobaccofield0
7833
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_pigsty0/idle/45
7834
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_pigsty0/idle/315
7835
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_pigsty0/idle/225
7836
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_pigsty0/idle/135
7837
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_pigsty0/idle
7838
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_pigsty0
7839
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_herbary0/work/45
7840
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_herbary0/work/315
7841
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_herbary0/work/225
7842
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_herbary0/work/135
7843
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_herbary0/work
7844
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_herbary0/idle_full/45
7845
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_herbary0/idle_full/315
7846
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_herbary0/idle_full/225
7847
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_herbary0/idle_full/135
7848
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_herbary0/idle_full
7849
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_herbary0/idle/45
7850
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_herbary0/idle/315
7851
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_herbary0/idle/225
7852
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_herbary0/idle/135
7853
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_herbary0/idle
7854
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_herbary0
7855
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_cattlerun0/idle/45
7856
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_cattlerun0/idle/315
7857
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_cattlerun0/idle/225
7858
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_cattlerun0/idle/135
7859
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_cattlerun0/idle
7860
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/agricultural/as_cattlerun0
7861
@dirrm %%DATADIR%%/content/gfx/buildings/settlers/agricultural
7862
@dirrm %%DATADIR%%/content/gfx/buildings/settlers
7863
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/warehouse/as_warehouse0/idle/45
7864
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/warehouse/as_warehouse0/idle/315
7865
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/warehouse/as_warehouse0/idle/225
7866
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/warehouse/as_warehouse0/idle/135
7867
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/warehouse/as_warehouse0/idle
7868
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/warehouse/as_warehouse0
7869
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/warehouse
7870
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/sunsail/as_sunsail0/idle/45
7871
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/sunsail/as_sunsail0/idle/315
7872
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/sunsail/as_sunsail0/idle/225
7873
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/sunsail/as_sunsail0/idle/135
7874
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/sunsail/as_sunsail0/idle
7875
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/sunsail/as_sunsail0
7876
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/sunsail
7877
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/single/45
7878
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/single/315
7879
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/single/225
7880
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/single/135
7881
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/single
7882
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/ac/45
7883
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/ac/315
7884
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/ac/225
7885
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/ac/135
7886
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/ac
7887
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abe/45
7888
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abe/315
7889
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abe/225
7890
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abe/135
7891
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abe
7892
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcf/45
7893
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcf/315
7894
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcf/225
7895
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcf/135
7896
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcf
7897
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcef/45
7898
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcef/315
7899
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcef/225
7900
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcef/135
7901
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcef
7902
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abce/45
7903
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abce/315
7904
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abce/225
7905
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abce/135
7906
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abce
7907
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcdeg/45
7908
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcdeg/315
7909
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcdeg/225
7910
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcdeg/135
7911
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcdeg
7912
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcdefgh/45
7913
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcdefgh/315
7914
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcdefgh/225
7915
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcdefgh/135
7916
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcdefgh
7917
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcdefg/45
7918
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcdefg/315
7919
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcdefg/225
7920
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcdefg/135
7921
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcdefg
7922
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcdef/45
7923
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcdef/315
7924
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcdef/225
7925
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcdef/135
7926
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcdef
7927
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcde/45
7928
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcde/315
7929
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcde/225
7930
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcde/135
7931
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcde
7932
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcd/45
7933
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcd/315
7934
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcd/225
7935
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcd/135
7936
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abcd
7937
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abc/45
7938
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abc/315
7939
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abc/225
7940
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abc/135
7941
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/abc
7942
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/ab/45
7943
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/ab/315
7944
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/ab/225
7945
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/ab/135
7946
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/ab
7947
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/a/45
7948
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/a/315
7949
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/a/225
7950
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/a/135
7951
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail/a
7952
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets/as_trail
7953
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/streets
7954
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/storagetent/as_storagetent0/idle/45
7955
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/storagetent/as_storagetent0/idle/315
7956
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/storagetent/as_storagetent0/idle/225
7957
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/storagetent/as_storagetent0/idle/135
7958
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/storagetent/as_storagetent0/idle
7959
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/storagetent/as_storagetent0
7960
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/storagetent
7961
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/signalfire/as_signalfire0/idle/45
7962
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/signalfire/as_signalfire0/idle/315
7963
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/signalfire/as_signalfire0/idle/225
7964
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/signalfire/as_signalfire0/idle/135
7965
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/signalfire/as_signalfire0/idle
7966
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/signalfire/as_signalfire0
7967
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/signalfire
7968
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/ruined_tent/as_ruined_tent0/idle/45
7969
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/ruined_tent/as_ruined_tent0/idle/315
7970
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/ruined_tent/as_ruined_tent0/idle/225
7971
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/ruined_tent/as_ruined_tent0/idle/135
7972
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/ruined_tent/as_ruined_tent0/idle
7973
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/ruined_tent/as_ruined_tent0
7974
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/ruined_tent
7975
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent5/idle/45
7976
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent5/idle/315
7977
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent5/idle/225
7978
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent5/idle/135
7979
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent5/idle
7980
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent5
7981
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent4/idle/45
7982
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent4/idle/315
7983
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent4/idle/225
7984
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent4/idle/135
7985
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent4/idle
7986
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent4
7987
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent3/idle/45
7988
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent3/idle/315
7989
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent3/idle/225
7990
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent3/idle/135
7991
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent3/idle
7992
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent3
7993
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent2/idle/45
7994
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent2/idle/315
7995
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent2/idle/225
7996
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent2/idle/135
7997
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent2/idle
7998
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent2
7999
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent1/idle/45
8000
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent1/idle/315
8001
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent1/idle/225
8002
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent1/idle/135
8003
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent1/idle
8004
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent1
8005
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent0/idle/45
8006
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent0/idle/315
8007
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent0/idle/225
8008
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent0/idle/135
8009
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent0/idle
8010
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/residential/as_tent0
8011
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/residential
8012
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/mainsquare/as_mainsquare0/idle/45
8013
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/mainsquare/as_mainsquare0/idle/315
8014
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/mainsquare/as_mainsquare0/idle/225
8015
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/mainsquare/as_mainsquare0/idle/135
8016
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/mainsquare/as_mainsquare0/idle
8017
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/mainsquare/as_mainsquare0
8018
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/mainsquare
8019
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/logs_5/45
8020
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/logs_5/315
8021
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/logs_5/225
8022
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/logs_5/135
8023
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/logs_5
8024
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/logs_4/45
8025
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/logs_4/315
8026
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/logs_4/225
8027
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/logs_4/135
8028
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/logs_4
8029
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/logs_3/45
8030
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/logs_3/315
8031
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/logs_3/225
8032
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/logs_3/135
8033
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/logs_3
8034
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/logs_2/45
8035
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/logs_2/315
8036
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/logs_2/225
8037
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/logs_2/135
8038
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/logs_2
8039
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/logs_1/45
8040
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/logs_1/315
8041
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/logs_1/225
8042
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/logs_1/135
8043
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/logs_1
8044
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/idle/45
8045
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/idle/315
8046
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/idle/225
8047
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/idle/135
8048
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0/idle
8049
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/lumberjack/as_lumberjack0
8050
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/lumberjack
8051
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/lookout/as_lookout0/idle/45
8052
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/lookout/as_lookout0/idle/315
8053
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/lookout/as_lookout0/idle/225
8054
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/lookout/as_lookout0/idle/135
8055
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/lookout/as_lookout0/idle
8056
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/lookout/as_lookout0
8057
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/lookout
8058
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/hunter/as_hunter0/idle/45
8059
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/hunter/as_hunter0/idle/315
8060
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/hunter/as_hunter0/idle/225
8061
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/hunter/as_hunter0/idle/135
8062
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/hunter/as_hunter0/idle
8063
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/hunter/as_hunter0
8064
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/hunter
8065
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/fisherman/as_fisherman0/idle/45
8066
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/fisherman/as_fisherman0/idle/315
8067
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/fisherman/as_fisherman0/idle/225
8068
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/fisherman/as_fisherman0/idle/135
8069
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/fisherman/as_fisherman0/idle
8070
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/fisherman/as_fisherman0
8071
@dirrm %%DATADIR%%/content/gfx/buildings/sailors/fisherman
8072
@dirrm %%DATADIR%%/content/gfx/buildings/sailors
8073
@dirrm %%DATADIR%%/content/gfx/buildings/placeholder/as_3x3/idle/45
8074
@dirrm %%DATADIR%%/content/gfx/buildings/placeholder/as_3x3/idle/315
8075
@dirrm %%DATADIR%%/content/gfx/buildings/placeholder/as_3x3/idle/225
8076
@dirrm %%DATADIR%%/content/gfx/buildings/placeholder/as_3x3/idle/135
8077
@dirrm %%DATADIR%%/content/gfx/buildings/placeholder/as_3x3/idle
8078
@dirrm %%DATADIR%%/content/gfx/buildings/placeholder/as_3x3
8079
@dirrm %%DATADIR%%/content/gfx/buildings/placeholder/as_2x2/idle/45
8080
@dirrm %%DATADIR%%/content/gfx/buildings/placeholder/as_2x2/idle/315
8081
@dirrm %%DATADIR%%/content/gfx/buildings/placeholder/as_2x2/idle/225
8082
@dirrm %%DATADIR%%/content/gfx/buildings/placeholder/as_2x2/idle/135
8083
@dirrm %%DATADIR%%/content/gfx/buildings/placeholder/as_2x2/idle
8084
@dirrm %%DATADIR%%/content/gfx/buildings/placeholder/as_2x2
8085
@dirrm %%DATADIR%%/content/gfx/buildings/placeholder
8086
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/weaver/as_weaver0/idle/45
8087
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/weaver/as_weaver0/idle/315
8088
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/weaver/as_weaver0/idle/225
8089
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/weaver/as_weaver0/idle/135
8090
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/weaver/as_weaver0/idle
8091
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/weaver/as_weaver0
8092
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/weaver
8093
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/tower_wooden/as_woodentower0/idle/45
8094
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/tower_wooden/as_woodentower0/idle/315
8095
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/tower_wooden/as_woodentower0/idle/225
8096
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/tower_wooden/as_woodentower0/idle/135
8097
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/tower_wooden/as_woodentower0/idle
8098
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/tower_wooden/as_woodentower0
8099
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/tower_wooden
8100
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/single/45
8101
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/single/315
8102
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/single/225
8103
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/single/135
8104
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/single
8105
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/ac/45
8106
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/ac/315
8107
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/ac/225
8108
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/ac/135
8109
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/ac
8110
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abe/45
8111
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abe/315
8112
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abe/225
8113
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abe/135
8114
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abe
8115
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcf/45
8116
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcf/315
8117
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcf/225
8118
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcf/135
8119
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcf
8120
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcef/45
8121
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcef/315
8122
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcef/225
8123
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcef/135
8124
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcef
8125
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abce/45
8126
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abce/315
8127
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abce/225
8128
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abce/135
8129
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abce
8130
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcdeg/45
8131
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcdeg/315
8132
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcdeg/225
8133
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcdeg/135
8134
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcdeg
8135
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcdefgh/45
8136
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcdefgh/315
8137
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcdefgh/225
8138
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcdefgh/135
8139
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcdefgh
8140
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcdefg/45
8141
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcdefg/315
8142
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcdefg/225
8143
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcdefg/135
8144
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcdefg
8145
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcdef/45
8146
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcdef/315
8147
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcdef/225
8148
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcdef/135
8149
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcdef
8150
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcde/45
8151
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcde/315
8152
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcde/225
8153
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcde/135
8154
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcde
8155
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcd/45
8156
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcd/315
8157
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcd/225
8158
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcd/135
8159
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abcd
8160
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abc/45
8161
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abc/315
8162
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abc/225
8163
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abc/135
8164
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/abc
8165
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/ab/45
8166
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/ab/315
8167
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/ab/225
8168
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/ab/135
8169
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/ab
8170
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/a/45
8171
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/a/315
8172
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/a/225
8173
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/a/135
8174
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path/a
8175
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets/as_gravel_path
8176
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/streets
8177
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/storagetent/as_storagetent1/idle/45
8178
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/storagetent/as_storagetent1/idle/315
8179
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/storagetent/as_storagetent1/idle/225
8180
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/storagetent/as_storagetent1/idle/135
8181
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/storagetent/as_storagetent1/idle
8182
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/storagetent/as_storagetent1
8183
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/storagetent
8184
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/45
8185
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/315
8186
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/225
8187
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle/135
8188
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0/idle
8189
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden/as_signalfire_wooden0
8190
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/signalfire_wooden
8191
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/school/as_school0/idle/45
8192
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/school/as_school0/idle/315
8193
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/school/as_school0/idle/225
8194
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/school/as_school0/idle/135
8195
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/school/as_school0/idle
8196
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/school/as_school0
8197
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/school
8198
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/residential/as_hut2/idle/45
8199
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/residential/as_hut2/idle/315
8200
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/residential/as_hut2/idle/225
8201
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/residential/as_hut2/idle/135
8202
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/residential/as_hut2/idle
8203
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/residential/as_hut2
8204
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/residential/as_hut1/idle/45
8205
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/residential/as_hut1/idle/315
8206
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/residential/as_hut1/idle/225
8207
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/residential/as_hut1/idle/135
8208
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/residential/as_hut1/idle
8209
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/residential/as_hut1
8210
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/residential/as_hut0/idle/45
8211
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/residential/as_hut0/idle/315
8212
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/residential/as_hut0/idle/225
8213
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/residential/as_hut0/idle/135
8214
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/residential/as_hut0/idle
8215
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/residential/as_hut0
8216
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/residential
8217
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/mainsquare/as_mainsquare_wooden0/idle/45
8218
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/mainsquare/as_mainsquare_wooden0/idle/315
8219
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/mainsquare/as_mainsquare_wooden0/idle/225
8220
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/mainsquare/as_mainsquare_wooden0/idle/135
8221
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/mainsquare/as_mainsquare_wooden0/idle
8222
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/mainsquare/as_mainsquare_wooden0
8223
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/mainsquare
8224
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_12/45
8225
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_12/315
8226
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_12/225
8227
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_12/135
8228
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_12
8229
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_11/45
8230
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_11/315
8231
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_11/225
8232
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_11/135
8233
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_11
8234
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_10/45
8235
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_10/315
8236
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_10/225
8237
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_10/135
8238
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_10
8239
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_09/45
8240
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_09/315
8241
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_09/225
8242
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_09/135
8243
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_09
8244
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_08/45
8245
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_08/315
8246
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_08/225
8247
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_08/135
8248
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_08
8249
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_07/45
8250
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_07/315
8251
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_07/225
8252
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_07/135
8253
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_07
8254
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_06/45
8255
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_06/315
8256
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_06/225
8257
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_06/135
8258
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_06
8259
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_05/45
8260
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_05/315
8261
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_05/225
8262
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_05/135
8263
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_05
8264
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_04/45
8265
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_04/315
8266
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_04/225
8267
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_04/135
8268
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_04
8269
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_03/45
8270
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_03/315
8271
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_03/225
8272
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_03/135
8273
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_03
8274
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_02/45
8275
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_02/315
8276
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_02/225
8277
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_02/135
8278
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_02
8279
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_01/45
8280
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_01/315
8281
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_01/225
8282
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_01/135
8283
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/planks_01
8284
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/logs_05/45
8285
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/logs_05/315
8286
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/logs_05/225
8287
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/logs_05/135
8288
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/logs_05
8289
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/logs_04/45
8290
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/logs_04/315
8291
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/logs_04/225
8292
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/logs_04/135
8293
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/logs_04
8294
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/logs_03/45
8295
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/logs_03/315
8296
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/logs_03/225
8297
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/logs_03/135
8298
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/logs_03
8299
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/logs_02/45
8300
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/logs_02/315
8301
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/logs_02/225
8302
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/logs_02/135
8303
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/logs_02
8304
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/logs_01/45
8305
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/logs_01/315
8306
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/logs_01/225
8307
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/logs_01/135
8308
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/logs_01
8309
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/idle/45
8310
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/idle/315
8311
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/idle/225
8312
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/idle/135
8313
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0/idle
8314
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack/as_lumberjack_barrack0
8315
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/lumberjack_barrack
8316
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/fireservice/as_fireservice0/idle/45
8317
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/fireservice/as_fireservice0/idle/315
8318
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/fireservice/as_fireservice0/idle/225
8319
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/fireservice/as_fireservice0/idle/135
8320
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/fireservice/as_fireservice0/idle
8321
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/fireservice/as_fireservice0
8322
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/fireservice
8323
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/farm/as_farm0/idle/45
8324
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/farm/as_farm0/idle/315
8325
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/farm/as_farm0/idle/225
8326
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/farm/as_farm0/idle/135
8327
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/farm/as_farm0/idle
8328
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/farm/as_farm0
8329
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/farm
8330
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/distillery/as_distillery0/work/45
8331
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/distillery/as_distillery0/work/315
8332
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/distillery/as_distillery0/work/225
8333
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/distillery/as_distillery0/work/135
8334
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/distillery/as_distillery0/work
8335
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/distillery/as_distillery0/idle/45
8336
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/distillery/as_distillery0/idle/315
8337
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/distillery/as_distillery0/idle/225
8338
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/distillery/as_distillery0/idle/135
8339
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/distillery/as_distillery0/idle
8340
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/distillery/as_distillery0
8341
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/distillery
8342
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/clay_pit/as_clay_pit0/idle/45
8343
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/clay_pit/as_clay_pit0/idle/315
8344
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/clay_pit/as_clay_pit0/idle/225
8345
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/clay_pit/as_clay_pit0/idle/135
8346
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/clay_pit/as_clay_pit0/idle
8347
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/clay_pit/as_clay_pit0
8348
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/clay_pit
8349
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/church_wooden/as_church_wooden0/idle/45
8350
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/church_wooden/as_church_wooden0/idle/315
8351
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/church_wooden/as_church_wooden0/idle/225
8352
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/church_wooden/as_church_wooden0/idle/135
8353
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/church_wooden/as_church_wooden0/idle
8354
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/church_wooden/as_church_wooden0
8355
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/church_wooden
8356
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/brickyard/as_brickyard0/work/45
8357
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/brickyard/as_brickyard0/work/315
8358
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/brickyard/as_brickyard0/work/225
8359
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/brickyard/as_brickyard0/work/135
8360
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/brickyard/as_brickyard0/work
8361
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/brickyard/as_brickyard0/idle_full/45
8362
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/brickyard/as_brickyard0/idle_full/315
8363
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/brickyard/as_brickyard0/idle_full/225
8364
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/brickyard/as_brickyard0/idle_full/135
8365
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/brickyard/as_brickyard0/idle_full
8366
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/brickyard/as_brickyard0/idle/45
8367
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/brickyard/as_brickyard0/idle/315
8368
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/brickyard/as_brickyard0/idle/225
8369
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/brickyard/as_brickyard0/idle/135
8370
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/brickyard/as_brickyard0/idle
8371
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/brickyard/as_brickyard0
8372
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/brickyard
8373
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/45
8374
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/315
8375
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/225
8376
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work/135
8377
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/work
8378
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/idle_full/45
8379
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/idle_full/315
8380
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/idle_full/225
8381
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/idle_full/135
8382
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/idle_full
8383
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/idle/45
8384
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/idle/315
8385
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/idle/225
8386
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/idle/135
8387
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0/idle
8388
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/brewery/as_brewery0
8389
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/brewery
8390
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/boat_builder/as_boat_builder0/idle/45
8391
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/boat_builder/as_boat_builder0/idle/315
8392
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/boat_builder/as_boat_builder0/idle/225
8393
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/boat_builder/as_boat_builder0/idle/135
8394
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/boat_builder/as_boat_builder0/idle
8395
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/boat_builder/as_boat_builder0
8396
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/boat_builder
8397
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_sugarfield0/work/45
8398
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_sugarfield0/work/315
8399
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_sugarfield0/work/225
8400
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_sugarfield0/work/135
8401
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_sugarfield0/work
8402
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_sugarfield0/idle_full/45
8403
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_sugarfield0/idle_full/315
8404
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_sugarfield0/idle_full/225
8405
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_sugarfield0/idle_full/135
8406
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_sugarfield0/idle_full
8407
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_sugarfield0/idle/45
8408
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_sugarfield0/idle/315
8409
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_sugarfield0/idle/225
8410
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_sugarfield0/idle/135
8411
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_sugarfield0/idle
8412
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_sugarfield0
8413
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_potatofield0/work/45
8414
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_potatofield0/work/315
8415
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_potatofield0/work/225
8416
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_potatofield0/work/135
8417
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_potatofield0/work
8418
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_potatofield0/idle_full/45
8419
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_potatofield0/idle_full/315
8420
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_potatofield0/idle_full/225
8421
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_potatofield0/idle_full/135
8422
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_potatofield0/idle_full
8423
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_potatofield0/idle/45
8424
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_potatofield0/idle/315
8425
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_potatofield0/idle/225
8426
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_potatofield0/idle/135
8427
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_potatofield0/idle
8428
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_potatofield0
8429
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/45
8430
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/315
8431
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/225
8432
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle/135
8433
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0/idle
8434
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/agricultural/as_pasture0
8435
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers/agricultural
8436
@dirrm %%DATADIR%%/content/gfx/buildings/pioneers
8437
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/single/45
8438
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/single/315
8439
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/single/225
8440
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/single/135
8441
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/single
8442
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/ac/45
8443
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/ac/315
8444
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/ac/225
8445
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/ac/135
8446
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/ac
8447
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abe/45
8448
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abe/315
8449
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abe/225
8450
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abe/135
8451
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abe
8452
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcf/45
8453
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcf/315
8454
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcf/225
8455
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcf/135
8456
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcf
8457
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcef/45
8458
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcef/315
8459
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcef/225
8460
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcef/135
8461
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcef
8462
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abce/45
8463
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abce/315
8464
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abce/225
8465
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abce/135
8466
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abce
8467
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcdeg/45
8468
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcdeg/315
8469
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcdeg/225
8470
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcdeg/135
8471
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcdeg
8472
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcdefgh/45
8473
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcdefgh/315
8474
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcdefgh/225
8475
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcdefgh/135
8476
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcdefgh
8477
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcdefg/45
8478
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcdefg/315
8479
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcdefg/225
8480
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcdefg/135
8481
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcdefg
8482
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcdef/45
8483
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcdef/315
8484
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcdef/225
8485
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcdef/135
8486
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcdef
8487
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcde/45
8488
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcde/315
8489
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcde/225
8490
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcde/135
8491
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcde
8492
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcd/45
8493
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcd/315
8494
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcd/225
8495
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcd/135
8496
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abcd
8497
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abc/45
8498
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abc/315
8499
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abc/225
8500
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abc/135
8501
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/abc
8502
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/ab/45
8503
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/ab/315
8504
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/ab/225
8505
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/ab/135
8506
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/ab
8507
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/a/45
8508
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/a/315
8509
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/a/225
8510
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/a/135
8511
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path/a
8512
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets/as_stone_path
8513
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/streets
8514
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/residential/as_stonehouse3/idle/45
8515
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/residential/as_stonehouse3/idle/315
8516
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/residential/as_stonehouse3/idle/225
8517
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/residential/as_stonehouse3/idle/135
8518
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/residential/as_stonehouse3/idle
8519
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/residential/as_stonehouse3
8520
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/residential/as_stonehouse2/idle/45
8521
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/residential/as_stonehouse2/idle/315
8522
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/residential/as_stonehouse2/idle/225
8523
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/residential/as_stonehouse2/idle/135
8524
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/residential/as_stonehouse2/idle
8525
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/residential/as_stonehouse2
8526
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/residential/as_stonehouse1/idle/45
8527
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/residential/as_stonehouse1/idle/315
8528
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/residential/as_stonehouse1/idle/225
8529
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/residential/as_stonehouse1/idle/135
8530
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/residential/as_stonehouse1/idle
8531
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/residential/as_stonehouse1
8532
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/residential/as_stonehouse0/idle/45
8533
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/residential/as_stonehouse0/idle/315
8534
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/residential/as_stonehouse0/idle/225
8535
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/residential/as_stonehouse0/idle/135
8536
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/residential/as_stonehouse0/idle
8537
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/residential/as_stonehouse0
8538
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/residential
8539
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/mainsquare/as_mainsquare_stone0/idle/45
8540
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/mainsquare/as_mainsquare_stone0/idle/315
8541
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/mainsquare/as_mainsquare_stone0/idle/225
8542
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/mainsquare/as_mainsquare_stone0/idle/135
8543
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/mainsquare/as_mainsquare_stone0/idle
8544
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/mainsquare/as_mainsquare_stone0
8545
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/mainsquare
8546
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/45
8547
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/315
8548
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/225
8549
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work/135
8550
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/work
8551
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/idle_full/45
8552
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/idle_full/315
8553
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/idle_full/225
8554
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/idle_full/135
8555
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/idle_full
8556
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/idle/45
8557
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/idle/315
8558
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/idle/225
8559
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/idle/135
8560
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/as_windmill0/idle
8561
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/as_windmill0
8562
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/as_cornfield0/work/45
8563
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/as_cornfield0/work/315
8564
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/as_cornfield0/work/225
8565
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/as_cornfield0/work/135
8566
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/as_cornfield0/work
8567
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/as_cornfield0/idle_full/45
8568
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/as_cornfield0/idle_full/315
8569
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/as_cornfield0/idle_full/225
8570
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/as_cornfield0/idle_full/135
8571
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/as_cornfield0/idle_full
8572
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/as_cornfield0/idle/45
8573
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/as_cornfield0/idle/315
8574
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/as_cornfield0/idle/225
8575
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/as_cornfield0/idle/135
8576
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/as_cornfield0/idle
8577
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/as_cornfield0
8578
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/as_bakery0/idle/45
8579
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/as_bakery0/idle/315
8580
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/as_bakery0/idle/225
8581
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/as_bakery0/idle/135
8582
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/as_bakery0/idle
8583
@dirrm %%DATADIR%%/content/gfx/buildings/citizens/as_bakery0
8584
@dirrm %%DATADIR%%/content/gfx/buildings/citizens
8585
@dirrm %%DATADIR%%/content/gfx/buildings
8586
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_shallow0/straight/45
8587
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_shallow0/straight/315
8588
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_shallow0/straight/225
8589
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_shallow0/straight/135
8590
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_shallow0/straight
8591
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_shallow0
8592
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_shallow-deep0/straight/45
8593
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_shallow-deep0/straight/315
8594
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_shallow-deep0/straight/225
8595
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_shallow-deep0/straight/135
8596
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_shallow-deep0/straight
8597
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_shallow-deep0/curve_out/45
8598
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_shallow-deep0/curve_out/315
8599
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_shallow-deep0/curve_out/225
8600
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_shallow-deep0/curve_out/135
8601
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_shallow-deep0/curve_out
8602
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_shallow-deep0/curve_in/45
8603
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_shallow-deep0/curve_in/315
8604
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_shallow-deep0/curve_in/225
8605
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_shallow-deep0/curve_in/135
8606
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_shallow-deep0/curve_in
8607
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_shallow-deep0
8608
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass5/straight/45
8609
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass5/straight/315
8610
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass5/straight/225
8611
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass5/straight/135
8612
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass5/straight
8613
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass5
8614
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass4/straight/45
8615
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass4/straight/315
8616
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass4/straight/225
8617
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass4/straight/135
8618
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass4/straight
8619
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass4
8620
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass3/straight/45
8621
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass3/straight/315
8622
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass3/straight/225
8623
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass3/straight/135
8624
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass3/straight
8625
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass3
8626
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass2/straight/45
8627
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass2/straight/315
8628
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass2/straight/225
8629
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass2/straight/135
8630
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass2/straight
8631
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass2
8632
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass1/straight/45
8633
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass1/straight/315
8634
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass1/straight/225
8635
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass1/straight/135
8636
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass1/straight
8637
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass1
8638
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass0/straight/45
8639
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass0/straight/315
8640
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass0/straight/225
8641
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass0/straight/135
8642
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass0/straight
8643
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass0
8644
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass-beach0/straight/45
8645
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass-beach0/straight/315
8646
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass-beach0/straight/225
8647
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass-beach0/straight/135
8648
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass-beach0/straight
8649
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass-beach0/curve_out/45
8650
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass-beach0/curve_out/315
8651
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass-beach0/curve_out/225
8652
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass-beach0/curve_out/135
8653
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass-beach0/curve_out
8654
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass-beach0/curve_in/45
8655
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass-beach0/curve_in/315
8656
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass-beach0/curve_in/225
8657
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass-beach0/curve_in/135
8658
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass-beach0/curve_in
8659
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_grass-beach0
8660
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_deep0/straight/45
8661
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_deep0/straight/315
8662
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_deep0/straight/225
8663
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_deep0/straight/135
8664
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_deep0/straight
8665
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_deep0
8666
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_beach0/straight/45
8667
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_beach0/straight/315
8668
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_beach0/straight/225
8669
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_beach0/straight/135
8670
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_beach0/straight
8671
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_beach0
8672
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_beach-shallow0/straight/45
8673
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_beach-shallow0/straight/315
8674
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_beach-shallow0/straight/225
8675
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_beach-shallow0/straight/135
8676
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_beach-shallow0/straight
8677
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_beach-shallow0/curve_out/45
8678
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_beach-shallow0/curve_out/315
8679
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_beach-shallow0/curve_out/225
8680
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_beach-shallow0/curve_out/135
8681
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_beach-shallow0/curve_out
8682
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_beach-shallow0/curve_in/45
8683
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_beach-shallow0/curve_in/315
8684
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_beach-shallow0/curve_in/225
8685
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_beach-shallow0/curve_in/135
8686
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_beach-shallow0/curve_in
8687
@dirrm %%DATADIR%%/content/gfx/base/moderate/ts_beach-shallow0
8688
@dirrm %%DATADIR%%/content/gfx/base/moderate
8689
@dirrm %%DATADIR%%/content/gfx/base
3078
@dirrm %%DATADIR%%/content/gfx/atlas
8690
@dirrm %%DATADIR%%/content/gfx/atlas
3079
@dirrm %%DATADIR%%/content/gfx
8691
@dirrm %%DATADIR%%/content/gfx
3080
@dirrm %%DATADIR%%/content/fonts
8692
@dirrm %%DATADIR%%/content/fonts
Lines 3096-3098 Link Here
3096
@dirrm %%DATADIR%%/content/audio
8708
@dirrm %%DATADIR%%/content/audio
3097
@dirrm %%DATADIR%%/content
8709
@dirrm %%DATADIR%%/content
3098
@dirrm %%DATADIR%%
8710
@dirrm %%DATADIR%%
8711
@dirrm %%PYTHON_SITELIBDIR%%/horizons/world/units/collectors
8712
@dirrm %%PYTHON_SITELIBDIR%%/horizons/world/units
8713
@dirrm %%PYTHON_SITELIBDIR%%/horizons/world/production
8714
@dirrm %%PYTHON_SITELIBDIR%%/horizons/world/managers
8715
@dirrm %%PYTHON_SITELIBDIR%%/horizons/world/disaster
8716
@dirrm %%PYTHON_SITELIBDIR%%/horizons/world/building
8717
@dirrm %%PYTHON_SITELIBDIR%%/horizons/world/buildability
8718
@dirrm %%PYTHON_SITELIBDIR%%/horizons/world
8719
@dirrm %%PYTHON_SITELIBDIR%%/horizons/util/shapes
8720
@dirrm %%PYTHON_SITELIBDIR%%/horizons/util/python
8721
@dirrm %%PYTHON_SITELIBDIR%%/horizons/util/pathfinding
8722
@dirrm %%PYTHON_SITELIBDIR%%/horizons/util/loaders
8723
@dirrm %%PYTHON_SITELIBDIR%%/horizons/util
8724
@dirrm %%PYTHON_SITELIBDIR%%/horizons/scenario
8725
@dirrm %%PYTHON_SITELIBDIR%%/horizons/network/packets
8726
%%X86_ONLY%%@dirrm %%PYTHON_SITELIBDIR%%/horizons/network/libs/freebsd-x86
8727
%%X64_ONLY%%@dirrm %%PYTHON_SITELIBDIR%%/horizons/network/libs/freebsd-x64
8728
@dirrm %%PYTHON_SITELIBDIR%%/horizons/network/libs
8729
@dirrm %%PYTHON_SITELIBDIR%%/horizons/network
8730
@dirrm %%PYTHON_SITELIBDIR%%/horizons/messaging
8731
@dirrm %%PYTHON_SITELIBDIR%%/horizons/i18n
8732
@dirrm %%PYTHON_SITELIBDIR%%/horizons/gui/widgets
8733
@dirrm %%PYTHON_SITELIBDIR%%/horizons/gui/tabs
8734
@dirrm %%PYTHON_SITELIBDIR%%/horizons/gui/mousetools
8735
@dirrm %%PYTHON_SITELIBDIR%%/horizons/gui/modules
8736
@dirrm %%PYTHON_SITELIBDIR%%/horizons/gui/keylisteners
8737
@dirrm %%PYTHON_SITELIBDIR%%/horizons/gui
8738
@dirrm %%PYTHON_SITELIBDIR%%/horizons/ext
8739
@dirrm %%PYTHON_SITELIBDIR%%/horizons/engine
8740
@dirrm %%PYTHON_SITELIBDIR%%/horizons/editor
8741
@dirrm %%PYTHON_SITELIBDIR%%/horizons/component
8742
@dirrm %%PYTHON_SITELIBDIR%%/horizons/command
8743
@dirrm %%PYTHON_SITELIBDIR%%/horizons/ai/aiplayer/strategy/mission
8744
@dirrm %%PYTHON_SITELIBDIR%%/horizons/ai/aiplayer/strategy
8745
@dirrm %%PYTHON_SITELIBDIR%%/horizons/ai/aiplayer/personality
8746
@dirrm %%PYTHON_SITELIBDIR%%/horizons/ai/aiplayer/mission
8747
@dirrm %%PYTHON_SITELIBDIR%%/horizons/ai/aiplayer/goal
8748
@dirrm %%PYTHON_SITELIBDIR%%/horizons/ai/aiplayer/combat
8749
@dirrm %%PYTHON_SITELIBDIR%%/horizons/ai/aiplayer/building
8750
@dirrm %%PYTHON_SITELIBDIR%%/horizons/ai/aiplayer/behavior
8751
@dirrm %%PYTHON_SITELIBDIR%%/horizons/ai/aiplayer
8752
@dirrm %%PYTHON_SITELIBDIR%%/horizons/ai
8753
@dirrm %%PYTHON_SITELIBDIR%%/horizons
8754
@dirrmtry share/locale/zu/LC_MESSAGES
8755
@dirrmtry share/locale/zu
8756
@dirrmtry share/locale/ca@valencia/LC_MESSAGES
8757
@dirrmtry share/locale/ca@valencia

Return to bug 190463