diff options
Diffstat (limited to 'rules/woodland/rule_woodland_007.tmx')
-rw-r--r-- | rules/woodland/rule_woodland_007.tmx | 16 |
1 files changed, 4 insertions, 12 deletions
diff --git a/rules/woodland/rule_woodland_007.tmx b/rules/woodland/rule_woodland_007.tmx index 41f7cc78..9481b763 100644 --- a/rules/woodland/rule_woodland_007.tmx +++ b/rules/woodland/rule_woodland_007.tmx @@ -1,17 +1,9 @@ <?xml version="1.0" encoding="UTF-8"?> <map version="1.0" orientation="orthogonal" width="3" height="3" tilewidth="32" tileheight="32"> - <tileset firstgid="1" name="Woodland" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/Woodland_ground.png" width="512" height="512"/> - </tileset> - <tileset firstgid="257" name="Collision" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/collision.png" width="64" height="32"/> - </tileset> - <tileset firstgid="259" name="set_rules" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/set_rules.png" width="64" height="64"/> - </tileset> - <tileset firstgid="263" name="set_woodland" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/set_woodland.png" width="512" height="320"/> - </tileset> + <tileset firstgid="1" source="../../tilesets/woodland_ground.tsx"/> + <tileset firstgid="257" source="../../tilesets/collision.tsx"/> + <tileset firstgid="259" source="../tile_sets/set_rules.tsx"/> + <tileset firstgid="263" source="../tile_sets/set_woodland.tsx"/> <layer name="RuleRegions" width="3" height="3"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgQAXMjAwYAABHf/0SJAAAAA== |