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

  1. <?xml version="1.0"?>
  2.  
  3. <combination name="anc/mum_smeared" trick="true">
  4.     <ingredient name="anc/mum" remove="true"/>
  5.     <ingredient name="marker" remove="false"/>
  6. </combination>
  7.  
  8. <combination name="toi/toiletstuffed" trick="true">
  9.     <ingredient name="toi/toilet" remove="true"/>
  10.     <ingredient name="toiletpaper" remove="true"/>
  11. </combination>
  12.  
  13. <combination name="kit/microwavedirty" trick="true">
  14.     <ingredient name="kit/microwave" remove="true"/>
  15.     <ingredient name="egg" remove="true"/>
  16. </combination>
  17.  
  18. <combination name="toi/groundsoap" trick="true">
  19.     <ingredient name="toi" remove="false"/>
  20.     <ingredient name="soap" remove="true"/>
  21. </combination>
  22.  
  23. <combination name="anc/stinkflower" trick="true">
  24.     <ingredient name="anc/flower" remove="true"/>
  25.     <ingredient name="cheese" remove="true"/>
  26. </combination>
  27.  
  28. <combination name="lir/scoresmeared" trick="true">
  29.     <ingredient name="lir/score" remove="true"/>
  30.     <ingredient name="marker" remove="false"/>
  31. </combination>
  32.  
  33. <combination name="kit/bowlingball" trick="true">
  34.     <ingredient name="bowling" remove="true"/>
  35.     <ingredient name="kit/football" remove="true"/>
  36. </combination>
  37.  
  38. <combination name="anc/phoneringing" animation="ring">
  39.     <ingredient name="handy" remove="false"/>
  40.     <ingredient name="anc/phone" remove="true"/>
  41. </combination>
  42.  
  43. <combination name="kit/groundsoap" trick="true">
  44.     <ingredient name="kit" remove="false"/>
  45.     <ingredient name="soap" remove="true"/>
  46. </combination>
  47.  
  48. <combination name="wrong_soap" wrong="true">
  49.     <ingredient name="anc" remove="false"/>
  50.     <ingredient name="soap" remove="false"/>
  51. </combination>
  52.  
  53. <combination name="wrong_soap" wrong="true">
  54.     <ingredient name="lir" remove="false"/>
  55.     <ingredient name="soap" remove="false"/>
  56. </combination>
  57.  
  58. <combination name="kit/wrongbowling" wrong="true">
  59.     <ingredient name="bowling" remove="false"/>
  60.     <ingredient name="kit" remove="false"/>
  61. </combination>
  62.