Code Search for Developers
 
 
  

spells.dtd from Angelion - The Demon Conflict at Krugle


Show spells.dtd syntax highlighted

<?xml version="1.0" encoding="utf-8"?>
<!-- Document Type Definition External Subset for Daimonin spells file.
- Author: <a href="mailto:chris@itcqis.com">Christian Hujer</a>
-->

<!-- spells
- Containts: spell elements (any number)
-->
<!ELEMENT spells (spell*)>

<!-- spell defines a single spell with its number.
- @id must be a unique number, starting with 0.
- @name must be a string
-->
<!ELEMENT spell EMPTY>
<!ATTLIST spell
id   CDATA #REQUIRED
name CDATA #REQUIRED
>




See more files for this project here

Angelion - The Demon Conflict

Isometric client/server based MMORG Featuring: 2d+ (isometric mapstacking), tilestretching (looks 3d) and realtime map editing. Uses SDL graphics library for portability.

Project homepage: http://sourceforge.net/projects/angelion-tdc
Programming language(s): C,Python
License: other

  GameObjectMatchers.dtd
  GameObjectMatchers.xml
  animtree
  archdef.dat
  bitmasks.xml
  cfpython_menu.def
  facetree
  ignorelists.xml
  lists.xml
  spells.def
  spells.dtd
  spells.xml
  typenumbers.xml
  types.dtd
  types.xml