home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2004 October / Gamestar_66_2004-10_dvd.iso / CD / DATABASE / CESTINY / NeighboursFromHell_cz.exe / gamedata.bnd / tutorial_3 / combine.xml < prev    next >
Extensible Markup Language  |  2003-02-20  |  507b  |  20 lines

  1. <?xml version="1.0"?>
  2.  
  3. <combine>
  4.  
  5. <combination name="wrongmarbles" wrong="true">
  6.     <ingredient name="lir" remove="false"/>
  7.     <ingredient name="marbles" remove="false"/>
  8. </combination>
  9.  
  10. <combination name="kit/marbles" trick="true">
  11.     <ingredient name="kit" remove="false"/>
  12.     <ingredient name="marbles" remove="true"/>
  13. </combination>
  14.  
  15. <combination name="wrongmarbles" wrong="true">
  16.     <ingredient name="anc" remove="false"/>
  17.     <ingredient name="marbles" remove="true"/>
  18. </combination>
  19.  
  20. </combine>