Skip to content

Commit

Permalink
Icy Worldmap Graphics: removed ground from trees making them layerable
Browse files Browse the repository at this point in the history
  • Loading branch information
LMH0013 committed Jan 30, 2013
1 parent 6b4083d commit 806f3f4
Show file tree
Hide file tree
Showing 4 changed files with 697 additions and 571 deletions.
86 changes: 42 additions & 44 deletions data/images/icy_world.strf
Expand Up @@ -5,11 +5,11 @@
(tilegroup
(name "Crystal")
(tiles
234 235 236
237 238 239
240 241 242
243 244 245
246 247 248
234 235 236 0
237 238 239 0
240 241 242 0
243 244 245 0
246 247 248 0
)
)
(tiles
Expand All @@ -26,11 +26,11 @@
(tilegroup
(name "Cave Cracks")
(tiles
219 220 221
222 223 224
225 226 227
228 229 230
231 232 233
219 220 221 0
222 223 224 0
225 226 227 0
228 229 230 0
231 232 233 0
)
)
(tiles
Expand All @@ -47,11 +47,11 @@
(tilegroup
(name "Thin Ice")
(tiles
204 205 206
207 208 209
210 211 212
213 214 217
215 216 218
204 205 206 0
207 208 209 0
210 211 212 0
213 214 217 0
215 216 218 0
)
)
(tiles
Expand Down Expand Up @@ -94,15 +94,15 @@
(tilegroup
(name "Ice Cave")
(tiles
149 150 151
152 153 154
155 156 157
158 159 162
160 161 163
164 165 166
167 168 169
198 199 200
201 202 203
149 150 151 0
152 153 154 0
155 156 157 0
158 159 162 0
160 161 163 0
164 165 166 0
167 168 169 0
198 199 200 0
201 202 203 0
)
)
(tiles
Expand All @@ -123,12 +123,12 @@
(tilegroup
(name "Trees")
(tiles
136 137 138
139 140 141
142 143 144
136 137 138 0
139 140 141 0
142 143 144 0

145 146
147 148
145 146 0
147 148 0
)
)
(tiles
Expand Down Expand Up @@ -189,11 +189,11 @@
(tilegroup
(name "Shallow Water")
(tiles
69 70 71
72 73 74
75 76 77
78 79 82
80 81 83
69 70 71 0
72 73 74 0
75 76 77 0
78 79 82 0
80 81 83 0
)
)
(tiles
Expand All @@ -211,9 +211,9 @@
(tilegroup
(name "Castle")
(tiles
60 61 62
63 64 65
66 67 68
60 61 62 0
63 64 65 0
66 67 68 0
)
)
(tiles
Expand All @@ -229,13 +229,11 @@
(tilegroup
(name "Bridges & Piers")
(tiles
46 47 48
49 50 51

52 54
53 55
56 57
58 59
46 47 48 49
84 85 86 50
87 58 59 51
88 52 54 56
89 53 55 57
)
)
(tiles
Expand Down
Binary file modified data/images/worldmap/icy/woodconcave.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified data/images/worldmap/icy/woodconvex.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 806f3f4

Please sign in to comment.