<?xml version="1.0" encoding="UTF-8"?>
<dialog>
  <state statename="default">
    <text>Hey handsome, looking for a good time?</text>
    <resp newstate="state2">Damn, I am now.</resp>
    <resp newstate="fail">Depends. How much for a &quot;Cleveland Steamer&quot;?</resp>
    <resp newstate="bye_d">Yeah but not with a &quot;cum dumpster.&quot;</resp>
    <resp newstate="doll">Doll play</resp>
  </state>
  <state statename="state2">
    <text>All right handsome, what do you wanna do?</text>
    <resp newstate="state3">Depends. What are my options?</resp>
    <resp newstate="fail">OK so we're going to need three things of Crisco and a band saw.</resp>
    <resp newstate="bye_d">Actually, changed my mind.</resp>
    <onleave newstate="default" />
  </state>
  <state statename="state3">
    <text>Blowies, titties, and anal. Sorry but the vag is out of service.</text>
    <resp newstate="state4">What kinda prices are we looking at?</resp>
    <resp newstate="fail">OK so you're outright admitting you've got some crazy STD, right?</resp>
    <resp newstate="bye_d">Sorry, but I was in the mood for vag specifically.</resp>
    <onleave newstate="default" />
  </state>
  <state statename="state4">
    <text>Blow is 25, tits are 50, anal is 100. And I don't use condoms, so feel free to cum as you like.</text>
    <resp newstate="state5">Well then here's $25, suck my cock.</resp>
    <resp newstate="state6">Here's $50, show me those tits.</resp>
    <resp newstate="state7">Anal all the way. Here's $100</resp>
    <resp newstate="fail">I'd rather just slap you around till I can get it for free.</resp>
    <resp newstate="bye_s">Too rich for my blood, I'm out.</resp>
    <onleave newstate="state8" />
  </state>
  <state statename="state5">
    <text>All right then, lemme kneel down a bit...And grab on my hair if you need it harder!</text>
    <resp newstate="state8" scene="crissy_bj_a">-Blowjob-</resp>
    <onleave newstate="state8" />
  </state>
  <state statename="state6">
    <text>Okay baby, hope you like 'em big...</text>
    <sprite obj="sprite.crissy" stop="nude" />
    <resp newstate="state8" scene="crissy_tf_a">-Tittyfuck-</resp>
    <onleave newstate="state8" />
  </state>
  <state statename="state7">
    <text>Fuck yeah, I like it crazy. Lemme lube up so you can fuck my ass right.</text>
    <resp newstate="state8" scene="crissy_sex_b">-Anal-</resp>
    <onleave newstate="state8" />
  </state>
  <state statename="state8">
    <if vari="npc_status" value="done">
      <text>Still need more stud? What were you thinking?</text>
      <sprite obj="sprite.crissy" stop="bikini" data="dress" value="bikini" />
    </if>
    <elsif vari="npc_status" value="wet">
     <text>Still need more stud? What were you thinking?</text>
     <sprite obj="sprite.crissy" stop="nude" data="dress" value="nude" />
    </elsif>
    <elsif vari="npc_status" value="back">
      <text>Wanna something else, stud? What were you thinking?</text>
      <sprite obj="sprite.crissy" stop="dressed" data="dress" value="dressed" />
    </elsif>
    <else>
      <text>Back for more, huh? Well, you know my prices...</text>
    </else>
    <resp newstate="state5">A $25 blowjob. Get on your knees, slut!</resp>
    <resp newstate="state6">Take that shirt off, whore. I wanna fuck your tits.</resp>
    <resp newstate="state7">I'm comin' for that ass, you slutty whore.</resp>
    <resp newstate="fail">Now I get in my car and run you over to get my money back, right?</resp>
    <resp newstate="bye_s">Nah I'm good for now.</resp>
  </state>

  <state statename="bye_d">
    <text>Bye.</text>
    <onleave newstate="default" />
  </state>
  <state statename="bye_s">
    <text>Bye.</text>
    <onleave newstate="state8" />
  </state>
  <state statename="fail">
    <text>I've got mace, fucker. You better start running!</text>
    <onleave newstate="default" />
  </state>

  <state statename="options">
    <text>Dialog skipped.</text>
    <resp scene="crissy_bj_a">-Blowjob-</resp>
    <resp scene="crissy_tf_a">-Tittyfuck-</resp>
    <resp scene="crissy_sex_b">-Anal-</resp>
    <resp newstate="doll">Doll play</resp>
  </state>
  <state statename="doll">
    <resp newstate="dressed">Doll dressed</resp>
    <resp newstate="bikini">Doll bikini</resp>
    <resp newstate="nude">Doll nude</resp>
    <resp newstate="default">Back to game</resp>
    <resp newstate="options">Skip dialog to scenes</resp>
    <onleave newstate="default" />
  </state>
  <state statename="nude">
    <sprite obj="sprite.crissy" stop="nude" data="dress" value="nude" />
    <resp newstate="dressed">Doll dressed</resp>
    <resp newstate="bikini">Doll bikini</resp>
    <resp newstate="default">Back to game</resp>
    <resp newstate="options">Skip dialog to scenes</resp>
    <onleave newstate="default" />
  </state>
  <state statename="bikini">
    <sprite obj="sprite.crissy" stop="bikini" data="dress" value="bikini" />
    <resp newstate="dressed">Doll dressed</resp>
    <resp newstate="nude">Doll nude</resp>
    <resp newstate="default">Back to game</resp>
    <resp newstate="options">Skip dialog to scenes</resp>
    <onleave newstate="default" />
  </state>
  <state statename="dressed">
    <sprite obj="sprite.crissy" stop="dressed" data="dress" value="dressed" />
    <resp newstate="bikini">Doll bikini</resp>
    <resp newstate="nude">Doll nude</resp>
    <resp newstate="default">Back to game</resp>
    <resp newstate="options">Skip dialog to scenes</resp>
    <onleave newstate="default" />
  </state>
</dialog>
