Code Search for Developers
 
 
  

items.dtd from Riot in Emerald city at Krugle


Show items.dtd syntax highlighted

<?xml version="1.0" encoding="UTF-8"?>
<!ELEMENT items-configuration (item)+>

<!ELEMENT item (size|image|equippable|container)>
<!ATTLIST item type CDATA #REQUIRED>

<!ELEMENT size EMPTY>
<!ATTLIST size width CDATA #REQUIRED>
<!ATTLIST size height CDATA #REQUIRED>

<!ELEMENT image EMPTY>
<!ATTLIST image name CDATA #REQUIRED>

<!ELEMENT equippable EMPTY>
<!ATTLIST equippable place (HEAD|RIGHT_ARM|LEFT_ARM|TORSO|TORSO_BACK|PELVIS|RIGHT_LEG|LEFT_LEG|FEET) #REQUIRED>

<!ELEMENT container (size)>
<!ATTLIST container name CDATA #REQUIRED>




See more files for this project here

Riot in Emerald city

Cyberpunk third-person 2100. noir RPG thriller using JMonkey. Its going to be mix between Bloodnet, Neuromancer, DeusEx in gameplay, with pieces of Uplink and many other mini-games for dealing with variety of tasks (lockpicking, hacking...)

Project homepage: http://sourceforge.net/projects/riot-in-ecity
Programming language(s): Java,XML
License: other

  apartments.dtd
  image-data.dtd
  items.dtd
  storage.dtd
  storage.g
  users.dtd