/minild29

To get this branch, use:
bzr branch http://9ix.org/bzr/minild29

« back to all changes in this revision

Viewing changes to Content/project.xml

  • Committer: Josh C
  • Date: 2011-09-18 16:59:41 UTC
  • Revision ID: josh@9ix.org-20110918165941-waswg2xidvf0v04x
player and creature spawners in level editor

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
    <FringeTileset name="dark">
4
4
      <FringeTile id="0" image="transparent.png" />
5
5
      <FringeTile id="1" image="wall.png" />
 
6
      <FringeTile id="2" image="playerspawner.png" />
 
7
      <FringeTile id="3" image="creaturespawner.png" />
6
8
   </FringeTileset>
7
9
  </FringeTilesets>
8
10
</Project>