<?xml version="1.0" encoding="UTF-8"?>
<dialog>

  <if vari="zone" value="mainhall">
    <state statename="default">
      <text>Oh my! Who let you in? Well I don't suppose it matters. What brings you here?</text>
      <resp newstate="state5">Oh! Sorry, to intrude. I thought the room was empty.</resp>
      <resp newstate="fail">Hot. Wet. Horse. Pussy.</resp>
      <resp newstate="bye_d">Ahh shit, sorry to bust in on ya, I'll head out.</resp>
      <resp newstate="doll">-Doll play-</resp>
    </state>
  </if>
  <elsif vari="zone" value="thenorthernfalls">
    <state statename="default">
      <text>Well hello there! Enjoying the beauty of the falls?</text>
      <resp newstate="state5">I'm more enjoying the beauty before my eyes.</resp>
      <resp newstate="fail">Actually I'm trying to get upstream of the spot I just pissed in.</resp>
      <resp newstate="bye_d">Yes, and I'm gonna keep exploring!</resp>
      <resp newstate="doll">-Doll play-</resp>
    </state>
  </elsif>
  <elsif vari="zone" value="thegoldroom">
    <state statename="default">
      <text>Well well well, if it isn't Mr. V.I.P. Here to enjoy the delights?</text>
      <resp newstate="state5">One delight in particular, yes...</resp>
      <resp newstate="fail">Yeah, which one of you is willing to call me &quot;King Nugget&quot; while I poop on you?</resp>
      <resp newstate="bye_d">Indeed, I'm gonna go hit the open bar.</resp>
      <resp newstate="doll">-Doll play-</resp>
    </state>
  </elsif>
  <elsif vari="zone" value="player_private_room">
    <state statename="default">
      <text>Nice place you got here...So to what do I owe the pleasure of your call?</text>
      <resp newstate="state5">I think it's I who owe you the pleasure...</resp>
      <resp newstate="fail">OK so I'm going to recreate the infamous R. Kelly tape but with an adult...</resp>
      <resp newstate="bye_d">Oh, shit, sorry, I meant to call for someone else. Lemme get you a cab back.</resp>
      <resp newstate="doll">-Doll play-</resp>
    </state>
  </elsif>
  <else>
    <state statename="default">
      <text>Hi here, out of space.</text>
      <resp newstate="state5">Beatiful hair.</resp>
      <resp go="thenorthernfalls" floor="two">Let's see the Northern Falls.</resp>
      <resp go="thegoldroom" floor="lounge">Let's go to the Gold room.</resp>
      <resp go="mainhall" floor="bathroom">Could I follow you to your room?</resp>
      <resp newstate="doll">-Doll play-</resp>
    </state>
  </else>
  <state statename="bye_d">
    <text>Bye.</text>
    <onleave newstate="default" />
  </state>
  <state statename="state5">
    <text>Well well well. Good to know I caught your eye.</text>
    <resp newstate="state6">With a body like that, it must happen all the time.</resp>
    <resp newstate="fail">Speaking of eyes, how are you when it comes to cumming in the eyes?</resp>
    <resp newstate="bye_d">Yeah but I've been called away. Sorry, gotta go.</resp>
    <onleave newstate="default" />
  </state>
  <state statename="state6">
    <text>Oh you...Well then, do you want to do more than just look?</text>
    <resp newstate="state7">Are you sure its okay?</resp>
    <resp newstate="fail">Yeah yeah drop trou and let's fuck, I didn't mean to click here anyway.</resp>
    <resp newstate="bye_d">Nah, looking's fine, and I'm done looking.</resp>
    <onleave newstate="default" />
  </state>
  <state statename="state7">
    <text>Damn right I am, I wouldn't be asking otherwise. I'm hot to trot!</text>
    <resp newstate="state8">Well then, if you're so eager...</resp>
    <resp newstate="fail">Okay, so are you familiar with the Rusty Venture?</resp>
    <resp newstate="bye_d">Well, go take a cold shower, cuz I'm not down.</resp>
    <onleave newstate="default" />
  </state>
  <state statename="state8">
    <text>Wanna warm me up first?</text>
    <resp newstate="state9">Yeah let's lick you good...</resp>
    <resp newstate="state10">How about a nice hot shower?</resp>
    <resp newstate="state11">Actually I think I need the warmup...</resp>
    <resp newstate="bye_d">I changed my mind, sorry.</resp>
    <onleave newstate="default" />
  </state>
  <state statename="state9">
    <text>All right then...Lemmie lie down and spread wide!</text>
    <sprite obj="sprite.anne.head_set" stop="straight" />
    <resp newstate="state12" scene="anne_oral_b">-Oral-</resp>
    <onleave newstate="state8" />
  </state>
  <state statename="state10">
    <text>Sounds good to me! Good thing I have lots of fun bath toys...</text>
    <sprite obj="sprite.anne.head_set" stop="straight" />
    <resp newstate="state12" scene="anne_sex_b">-Shower play-</resp>
    <onleave newstate="state8" />
  </state>
  <state statename="state11">
    <text>Warm up huh? Well I've got an idea...</text>
    <sprite obj="sprite.anne.head_set" stop="straight" />
    <resp newstate="state12" scene="anne_oral_c">-Blowjob/tittyfuck-</resp>
    <onleave newstate="state8" />
  </state>
  <state statename="state12">
    <text>Well now that we're all warmed up, let's get down to the real business...</text>
    <sprite obj="sprite.anne.DTT" stop="undies" data="dress" value="undies" />
    <resp newstate="state13">I wanna see your face while we do it!</resp>
    <resp newstate="state14">I wanna come at you from behind!</resp>
    <resp newstate="state15">I want you to ride me like you mean it!</resp>
    <resp newstate="fail">How are you with diaper fetish play?</resp>
    <resp newstate="bye_s">That's all I needed really, thanks though...</resp>
    <onleave newstate="backhere" />
  </state>
  <state statename="state13">
    <text>Well then, I'll just lie down and we'll go missionary...</text>
    <sprite obj="sprite.anne.head_set" stop="straight" />
    <resp newstate="state16" scene="anne_sex_a">-Missionary-</resp>
    <onleave newstate="backhere" />
  </state>
  <state statename="state14">
    <if vari="genus" value="canine">
      <text>Well, you are a canine. Doggiestyle sounds good to me...</text>
    </if>
    <else>
      <text>You got some canine in your background? Doggiestyle sounds good to me...</text>
    </else>
    <sprite obj="sprite.anne.head_set" stop="straight" />
    <resp newstate="state16" scene="anne_sex_d">-Doggystyle-</resp>
    <onleave newstate="backhere" />
  </state>
  <state statename="state15">
    <text>Wanna see my ass, huh? Reverse cowgirl it is...</text>
    <sprite obj="sprite.anne.head_set" stop="straight" />
    <resp newstate="state16" scene="anne_sex_e">-Reverse cowgirl-</resp>
    <onleave newstate="backhere" />
  </state>
  <state statename="state16">
    <if vari="npc_status" value="none">
      <text>Well I'm game...What do we start with?</text>
    </if>
    <else>
      <text>Well I'm game...You want anything more?</text>
      <sprite obj="sprite.anne.DTT" stop="nude" data="dress" value="nude" />
    </else>
    <resp newstate="state9">I wanna lick that nasty cunt of yours...</resp>
    <resp newstate="state10">I think we should shower off and get clean...</resp>
    <resp newstate="state11">How about you suck my nasty cock?</resp>
    <resp newstate="state13">Missionary. I wanna see you glow when I cum.</resp>
    <resp newstate="state14">Doggiestyle. I wanna see that ass bounce while I work it!</resp>
    <resp newstate="state15">Ride me, cowgirl!</resp>
    <resp newstate="fail">How do you feel about impregnation?</resp>
    <onleave newstate="backhere" />
  </state>
  <state statename="backhere">
    <text>Well, back again so soon? I know I'm ready for more, are you?</text>
    <resp newstate="state16">Hell yeah!</resp>
    <resp newstate="doll">-Doll play-</resp>
  </state>
  <state statename="fail">
    <text>Get out of here before I call security, bastard!</text>
    <onleave newstate="default" />
  </state>
  <state statename="bye_s">
    <text>Bye.</text>
    <onleave newstate="backhere" />
  </state>

  <!--Dialog skip states-->
  <state statename="foreplay">
    <text>Foreplay scenes</text>
    <resp newstate="sex">Sex scenes</resp>
    <resp scene="e-anne_oral_a">-Blowjob/tittyfuck (broken)-</resp>
    <resp scene="anne_oral_b">-Oral-</resp>
    <resp scene="anne_oral_c">-Blowjob/tittyfuck-</resp>
    <resp scene="anne_sex_b">-Shower play-</resp>
    <resp newstate="doll">-Doll play-</resp>
    <onleave newstate="default" />
  </state>
  <state statename="sex">
    <text>Sex scenes</text>
    <resp newstate="foreplay">Foreplay scenes</resp>
    <resp scene="anne_sex_a">-Missionary-</resp>
    <resp scene="anne_sex_c">-Doggy (ancient version)-</resp>
    <resp scene="anne_sex_d">-Doggystyle-</resp>
    <resp scene="anne_sex_e">-Reverse cowgirl-</resp>
    <resp newstate="doll">-Doll play-</resp>
    <onleave newstate="default" />
  </state>
  <!--Doll play states-->
  <state statename="doll">
    <resp newstate="dress">Doll dress</resp>
    <resp newstate="heads">Doll head</resp>
    <resp newstate="foreplay">Foreplay scenes (skip dialog)</resp>
    <resp newstate="sex">Sex scenes (skip dialog)</resp>
    <resp newstate="default">Back to dialog start</resp>
    <onleave newstate="default" />
  </state>
  <state statename="dress">
    <resp newstate="nude">Doll nude</resp>
    <resp newstate="golden">Golden dress</resp>
    <resp newstate="pink">Pink dress</resp>
    <resp newstate="bikini">Bikini</resp>
    <resp newstate="black">Black dress</resp>
    <resp newstate="dress2">...next page</resp>
    <onleave newstate="default" />
  </state>
  <state statename="dress2">
    <resp newstate="dress">...prev page</resp>
    <resp newstate="black">Black dress</resp>
    <resp newstate="undies">Undies</resp>
    <resp newstate="orange">Orange bikini</resp>
    <resp newstate="dressed">Dressed</resp>
    <resp newstate="doll">Back to doll play</resp>
    <onleave newstate="default" />
  </state>
  <state statename="nude">
    <sprite obj="sprite.anne.DTT" stop="nude" data="dress" value="nude" />
    <resp>-</resp>
    <resp newstate="golden">Golden dress</resp>
    <resp newstate="pink">Pink dress</resp>
    <resp newstate="bikini">Bikini</resp>
    <resp newstate="dress2">...next page</resp>
    <resp newstate="doll">Back to doll play</resp>
    <onleave newstate="default" />
  </state>
  <state statename="golden">
    <sprite obj="sprite.anne.DTT" stop="golden" data="dress" value="golden" />
    <resp newstate="nude">Doll nude</resp>
    <resp>-</resp>
    <resp newstate="pink">Pink dress</resp>
    <resp newstate="bikini">Bikini</resp>
    <resp newstate="dress2">...next page</resp>
    <resp newstate="doll">Back to doll play</resp>
    <onleave newstate="default" />
  </state>
  <state statename="pink">
    <sprite obj="sprite.anne.DTT" stop="pink" data="dress" value="pink" />
    <resp newstate="nude">Doll nude</resp>
    <resp newstate="golden">Golden dress</resp>
    <resp>-</resp>
    <resp newstate="bikini">Bikini</resp>
    <resp newstate="dress2">...next page</resp>
    <resp newstate="doll">Back to doll play</resp>
    <onleave newstate="default" />
  </state>
  <state statename="bikini">
    <sprite obj="sprite.anne.DTT" stop="bikini" data="dress" value="bikini" />
    <resp newstate="nude">Doll nude</resp>
    <resp newstate="golden">Golden dress</resp>
    <resp newstate="pink">Pink dress</resp>
    <resp newstate="topless">Bikini topless</resp>
    <resp newstate="dress2">...next page</resp>
    <resp newstate="doll">Back to doll play</resp>
    <onleave newstate="default" />
  </state>
  <state statename="topless">
    <sprite obj="sprite.anne.DTT" stop="topless" data="dress" value="topless" />
    <resp newstate="nude">Doll nude</resp>
    <resp newstate="golden">Golden dress</resp>
    <resp newstate="pink">Pink dress</resp>
    <resp newstate="bikini">Bikini full</resp>
    <resp newstate="dress2">...next page</resp>
    <resp newstate="doll">Back to doll play</resp>
    <onleave newstate="default" />
  </state>
  <state statename="black">
    <sprite obj="sprite.anne.DTT" stop="black" data="dress" value="black" />
    <resp newstate="dress">...prev page</resp>
    <resp>-</resp>
    <resp newstate="undies">Undies</resp>
    <resp newstate="orange">Orange bikini</resp>
    <resp newstate="dressed">Dressed</resp>
    <resp newstate="doll">Back to doll play</resp>
    <onleave newstate="default" />
  </state>
  <state statename="undies">
    <sprite obj="sprite.anne.DTT" stop="undies" data="dress" value="undies" />
    <resp newstate="dress">...prev page</resp>
    <resp newstate="black">Black dress</resp>
    <resp>-</resp>
    <resp newstate="orange">Orange bikini</resp>
    <resp newstate="dressed">Dressed</resp>
    <resp newstate="doll">Back to doll play</resp>
    <onleave newstate="default" />
  </state>
  <state statename="orange">
    <sprite obj="sprite.anne.DTT" stop="orange" data="dress" value="orange" />
    <resp newstate="dress">...prev page</resp>
    <resp newstate="black">Black dress</resp>
    <resp newstate="undies">Undies</resp>
    <resp>-</resp>
    <resp newstate="dressed">Dressed</resp>
    <resp newstate="doll">Back to doll play</resp>
    <onleave newstate="default" />
  </state>
  <state statename="dressed">
    <sprite obj="sprite.anne.DTT" stop="dress" data="dress" value="dress" />
    <resp newstate="dress">...prev page</resp>
    <resp newstate="black">Black dress</resp>
    <resp newstate="undies">Undies</resp>
    <resp newstate="orange">Orange bikini</resp>
    <resp>-</resp>
    <resp newstate="doll">Back to doll play</resp>
    <onleave newstate="default" />
  </state>
  <state statename="heads">
    <sprite obj="sprite.anne.head_set" stop="straight" data="head" value="straight" />
    <resp>-</resp>
    <resp newstate="headr">Head right</resp>
    <resp newstate="dress">Doll dress</resp>
    <resp newstate="doll">Back to doll play</resp>
    <onleave newstate="default" />
  </state>
  <state statename="headr">
    <sprite obj="sprite.anne.head_set" stop="right" data="head" value="right" />
    <resp newstate="heads">Head straight</resp>
    <resp>-</resp>
    <resp newstate="dress">Doll dress</resp>
    <resp newstate="doll">Back to doll play</resp>
    <onleave newstate="default" />
  </state>

</dialog>
