summaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2013-03-03 01:11:57 (EST)
committer P. J. McDermott <pjm@nac.net>2013-03-03 01:11:57 (EST)
commita58d5c62abc224f79470fd93da4b07f69e8281bc (patch)
tree2975c18696e5a3bfc7d203ed93c6ff3b6d276aee /data
parent2e123804750fba47aa88ba3f80c5b0968053437c (diff)
downloadoverworld-rpg-a58d5c62abc224f79470fd93da4b07f69e8281bc.zip
overworld-rpg-a58d5c62abc224f79470fd93da4b07f69e8281bc.tar.gz
overworld-rpg-a58d5c62abc224f79470fd93da4b07f69e8281bc.tar.bz2
data/maps/forest1-8bit.tmx: Add palette refs.
Diffstat (limited to 'data')
-rw-r--r--data/maps/forest1-8bit.tmx9
1 files changed, 8 insertions, 1 deletions
diff --git a/data/maps/forest1-8bit.tmx b/data/maps/forest1-8bit.tmx
index 81ecfad..1da3dbb 100644
--- a/data/maps/forest1-8bit.tmx
+++ b/data/maps/forest1-8bit.tmx
@@ -1,7 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<map version="1.0" orientation="orthogonal" width="30" height="40" tilewidth="16" tileheight="16">
+ <properties>
+ <property name="palette-day" value="13:00,../palettes/day.gpl"/>
+ <property name="palette-default" value="../palettes/day.gpl"/>
+ <property name="palette-eve" value="19:00,../palettes/eve.gpl"/>
+ <property name="palette-morn" value="07:00,../palettes/morn.gpl"/>
+ <property name="palette-night" value="01:00,../palettes/night.gpl"/>
+ </properties>
<tileset firstgid="1" name="mountain_landscape_19-16" tilewidth="16" tileheight="16">
- <image source="../tilesets/mountain_landscape_19-16-8bit.png" trans="fc00ff" width="256" height="256"/>
+ <image source="../tilesets/mountain_landscape_19-16-8bit.png" trans="fc00ff" width="256" height="256"/>
</tileset>
<tileset firstgid="257" source="../tilesets/collision.tsx"/>
<layer name="ground" width="30" height="40">