<?xml version="1.0" encoding="UTF-8"?>
<dialog>
  <if vari="zone" value="theemeraldhotsprings">
    <state statename="default">
      <text>You look cold. Would you like to relax with me in the nice warm spring?</text>
      <resp newstate="state2">It is pretty chilly out.</resp>
      <resp newstate="fail1">I don’t feel like getting wet today.</resp>
      <resp newstate="state3a">Hope you’re ready, cause I’m going to fuck your tits raw!</resp>
      <if vari="skip_dialog_option" value="on">
        <resp newstate="backhere2">(Skip dialog to scenes)</resp>
      </if>
    </state>
  </if>
  <else>
    <state statename="default">
      <text>Dialog branch is created only for Emerald Hot Springs zone so far.</text>
      <text>Extend dialog tree by editing data/dialog/chat_china.xml</text>
      <text>See XMLdialog_manual.pdf for howto.</text>
      <resp go="theemeraldhotsprings" floor="pools">Go to the Emerald Hot Springs</resp>
      <resp scene="china_oral_a">-Blowjob-</resp>
      <resp scene="china_sex_a">-Anal-</resp>
    </state>
  </else>

  <state statename="state2">
    <text>Oh good, sit next to me!</text>
    <resp newstate="fail2">You’re starting to make me uncomfortable.</resp>
    <resp newstate="state3b">You just gave me the best seat in the house.</resp>
    <onleave newstate="default" />
  </state>
  <state statename="state3a">
    <text>Please no. I don’t like titfucks.</text>
    <text>Would you like it if I gave you a nice warm blowjob instead? </text>
    <resp newstate="state4a">It’s better than nothing.</resp>
    <resp newstate="fail3">I guess I’ll be going then.</resp>
    <resp newstate="fail6">I’m going to stick it between your tities!</resp>
    <onleave newstate="default" />
  </state>
  <state statename="state3b">
    <text>(China blushes) Don’t flatter me. I hate being lied to.</text>
    <resp newstate="state4b">My feelings are sincere.</resp>
    <resp newstate="fail5">Come on now! Why are you being difficult?</resp>
    <resp newstate="bye_d">Sorry, I’m gonna head out.</resp>
    <onleave newstate="default" />
  </state>
  <state statename="state4a">
    <text>Lighten up! I think you’ll enjoy this.</text>
    <resp newstate="state10" scene="china_oral_a">-Blowjob-</resp>
    <onleave newstate="default" />
  </state>
  <state statename="state4b">
    <text>I guess I’m just not used to the attention. I’m not very popular because I’m a little...weird.</text>
    <resp newstate="state5">I don’t think you’re weird.</resp>
    <resp newstate="fail7">I don’t like kinky bitches.</resp>
    <resp newstate="state6">How are you weird?</resp>
    <onleave newstate="default" />
  </state>
  <state statename="state4c">
    <text>I’m sure it tastes amazing, and I’m gonna try it!</text>
    <resp newstate="state10" scene="china_oral_a">-Blowjob-</resp>
    <onleave newstate="backhere" />
  </state>
  <state statename="state5">
    <text>You’re way too nice. I don’t think you understand. Not many people do.</text>
    <resp newstate="state6">understand? Understand what?</resp>
    <onleave newstate="default" />
  </state>
  <state statename="state6">
    <text>I have habits. Bad habits, like spying on couples during sex to get me off. I guess people find that offensive.</text>
    <resp newstate="state7">Your habits and fetishes don’t define you.</resp>
    <resp newstate="bye_d">That’s really weird. That’s definitely not for me.</resp>
    <resp newstate="bye_d">I’ll tell you what, you can watch me fuck Samantha if you want.</resp>
    <onleave newstate="default" />
  </state>
  <state statename="state7">
    <text>I know, but it sure does define other people’s opinion of me.</text>
    <text>I mean, how else am I supposed to be satisfied when no one wants to spend time with me?</text>
    <resp newstate="state8">I love you just the way you are, you can be who you are around me.</resp>
    <resp newstate="bye_d">That sucks. Wish there was something I could do to help.</resp>
    <resp newstate="state12">I’ll show you all the love in the world!</resp>
    <onleave newstate="default" />
  </state>
  <state statename="state8">
    <text>I...I love you too. I want you to own me! I could be yours forever!</text>
    <resp newstate="state9">Can you help me warm up?</resp>
    <resp newstate="fail4">I meant like you. I think you took love too seriously.</resp>
    <resp newstate="fail2">I’m going to head out. I’m not into submission anyway.</resp>
    <onleave newstate="default" />
  </state>
  <state statename="state9">
    <if vari="genus" value="equine">
      <text></text>
    </if>
    <elsif vari="genus" value="canine">
      <text>I’m going to suck you to the knot...</text>
    </elsif>
    <elsif vari="genus" value="feline">
      <text>Time to suck this big kitty off!</text>
    </elsif>
    <elsif vari="genus" value="ursine">
      <text>I’m sure papa bear would love a big sticky blowjob!</text>
    </elsif>
    <else>
      <text>I will swallow you whole!</text>
    </else>
    <resp newstate="state10" scene="china_oral_a">-Blowjob-</resp>
    <onleave newstate="default" />
  </state>
  <state statename="state10">
    <if vari="npc_status" value="done">
      <text>How’d I do?</text>
      <resp newstate="state11">Amazing! I’m ready for more!</resp>
      <resp newstate="fail1">Let’s just talk from now on.</resp>
    </if>
    <else>
      <text>I’m not enough for you?</text>
      <resp scene="china_oral_a">I’ll give you another chance.</resp>
      <resp newstate="fail1">I’m too tired to continue.</resp>
    </else>
    <onleave newstate="backhere" />
  </state>
  <state statename="state11">
    <text>You made such a mess and you already want more! A little pent up are we?</text>
    <resp newstate="state12">So what do you want to do next?</resp>
    <resp newstate="state4c">Keep sucking!</resp>
    <resp newstate="fail6">GIVE ME YOUR TITS!!!</resp>
    <onleave newstate="backhere" />
  </state>
  <state statename="state12">
    <text>You will command my body so I can best please my master!  </text>
    <resp newstate="finish" scene="china_sex_a">-Anal-</resp>
    <onleave newstate="backhere" />
  </state>
  <state statename="finish">
    <if vari="npc_status" value="done">
      <text>I’ve never tried Anal before. We have to do that again sometime.</text>
      <resp newstate="bye_finish">I came so hard.</resp>
    </if>
    <else>
      <text>You can’t be done that fast, you didn’t even come!</text>
      <resp newstate="bye_s">I’m not to fond of Anal honestly.</resp>
    </else>
    <resp newstate="backhere2" scene="china_sex_a">Want me to put it back in?</resp>
    <resp newstate="state9">I would like your tongue again.</resp>
    <onleave newstate="backhere" />
  </state>
  <state statename="bye_finish">
    <text>Me too, I need to rest!</text>
    <text>If you are in the mood for more fun, I'll be here at the Springs.</text>
    <resp newstate="bye_s">See you later!</resp>
    <onleave newstate="backhere" />
  </state>
  <state statename="backhere">
    <text>It’s you! Welcome back master!!!</text>
    <resp newstate="backhere2">Hi again!</resp>
    <resp newstate="bye_s">Sorry, I’m just here to enjoy the spring.</resp>
    <onleave newstate="backhere" />
  </state>
  <state statename="backhere2">
    <text>Would you like another blowjob or are you feeling up for some tight anal?</text>
    <resp scene="china_oral_a">Mmm, a blowjob would hit the spot.</resp>
    <resp scene="china_sex_a">Nothing can satisfy me quite like you tight ass.</resp>
    <resp newstate="bye_s">Not today, I’m kind of tired.</resp>
    <onleave newstate="backhere" />
  </state>
  <state statename="bye_d">
    <text>Bye.</text>
    <onleave newstate="default" />
  </state>
  <state statename="bye_s">
    <text>Bye.</text>
    <onleave newstate="backhere" />
  </state>
  <state statename="fail1">
    <text>Ugh, if you insist.</text>
    <onleave newstate="default" />
  </state>
  <state statename="fail2">
    <text>No! Please don’t go! I get so lonely when I’m all by myself.</text>
    <onleave newstate="default" />
  </state>
  <state statename="fail3">
    <text>I’m sorry to hear it. I’ll be here if you change your mind.</text>
    <onleave newstate="default" />
  </state>
  <state statename="fail4">
    <text>Yeah? Well I’m going to lay back and relax. I’ll talk to you later.</text>
    <onleave newstate="default" />
  </state>
  <state statename="fail5">
    <text>Go take your fake bullshit somewhere else.</text>
    <onleave newstate="default" />
  </state>
  <state statename="fail6">
    <text>Don’t come near me or I WILL call security!</text>
    <onleave newstate="default" />
  </state>
  <state statename="fail7">
    <text>Come on! Give me a chance!</text>
    <onleave newstate="default" />
  </state>

</dialog>
