/minild29

To get this branch, use:
bzr branch http://9ix.org/bzr/minild29
4 by Josh C
invisible walls and code to bump into them
1
<Project>
2
  <FringeTilesets>
3
    <FringeTileset name="dark">
4
      <FringeTile id="0" image="transparent.png" />
13 by Josh C
visible walls
5
      <FringeTile id="1" image="wall.png" />
21 by Josh C
player and creature spawners in level editor
6
      <FringeTile id="2" image="playerspawner.png" />
7
      <FringeTile id="3" image="creaturespawner.png" />
29 by Josh C
very nice exit sign
8
      <FringeTile id="4" image="exit.png" />
4 by Josh C
invisible walls and code to bump into them
9
   </FringeTileset>
10
  </FringeTilesets>
11
</Project>