<?xml version="1.0" encoding="UTF-8"?>
<game title="SEXUAL CONQUEST" author="Linc Abrahams">
<maxscore>100</maxscore>
<room number="9999">
<name>Tropy Room</name>
<desc>This room holds all your "trophies"! If you know what I mean, hehe.</desc>
<lighted />
</room>
<room number="2">
<name>Storage</name>
<desc>u should not be able to see this!</desc>
</room>
<room number="1">
<name>Bedroom</name>
<desc>Tonight is the night for hot, steamy sex.</desc>
<lighted />
</room>
<connection>
<from>1</from>
<to>9999</to>
<dir>n</dir>
</connection>
<connection>
<from>9999</from>
<to>1</to>
<dir>n</dir>
</connection>
<thing number="1000">
<loc>2</loc>
<name>used_condom</name>
<desc>It's an used condom! Success! What a prize!</desc>
<visible />
<pickupable />
<treasure />
</thing>
<monster number="0">
<loc>1</loc>
<name>Steve</name>
<desc>Man, are you hot! And out for hot women tonight!</desc>
<hp>100</hp>
<ldamage>10</ldamage>
<hdamage>50</hdamage>
<turnstofight>5</turnstofight>
</monster>
<thing number="2000">
<loc>1</loc>
<name>Christine</name>
<desc>She's the hottest girl!! I hope your not reading this Christine :) LOL</desc>
<pickupable />
<visible />
</thing>
<countdown number="4000">
<triggers>
<onpickup thing="2000" />
</triggers>
<event>
<desc>You ravish her ravishingly!</desc>
<move thing="1000" loc="1" />
<move thing="2000" loc="2" />
<changedesc target="1">Tonight WAS the night for hot steamy sex!</changedesc>
<changedesc target="0">Yes! That was totally excellent.</changedesc>
</event>
</countdown>
<instructions>Tonight: SEX!!!. This is just an XXXTA demo game for AAS to show off it's capabilitiea!</instructions>
</game>