?login_element?

Subversion Repositories NedoOS

Rev

Blame | Last modification | View Log | Download | RSS feed

  1.         include SUPER_C.inc
  2. M_START:
  3. NITI_MAT
  4.         FLG_KI  TEMP01,'=',0
  5.         FLG_IF MOTDOYOU,'=',2,FUFUFU_7
  6.         FLG_IF  MOTSUNE,'=',3,MOTOKA
  7.         GO FUTUMATI
  8. MOTOKA:
  9.         CDPLAY  20
  10.         BAK_INIT        'tb_018c',B_NORM
  11.         T_CG    'tt_03_18c',HIR1,0
  12.         T_CG    'tt_21_18c',MOT_B3,0
  13.         DB      "Motoka:  Ah..."
  14.         DB      NEXT
  15.         DB      "Kenjirou:  Motoka?"
  16.         DB      NEXT
  17.         TATI_ERS
  18.         DB      "Seeing me, Motoka and Hiroshi start moving away faster, getting lost among the other people."
  19.         DB      NEXT
  20.         DB      "Kenjirou:  Motoka....."
  21.         DB      NEXT
  22.         DB      "I start to run after her, but stop myself. She's lost in the mass of bodies."
  23.         DB      NEXT
  24.         DB      "I can't just stand here. I've got to do something..."
  25.         DB      NEXT
  26.         GO      UU_1
  27. FUTUMATI:
  28.         BAK_INIT 'tb_018c',B_NORM
  29.         CDPLAY  22
  30.         DB      "When I left the school, it was still light out. Now it's completely dark."
  31.         DB      NEXT
  32.         DB      "Where should I go?"
  33.         DB      NEXT
  34. UU_1:
  35.         FLG_KI TEMP01,'=',0
  36.         FLG_KI TEMP02,'=',0
  37.         FLG_KI TEMP03,'=',0
  38.         FLG_KI TEMP04,'=',0
  39.         FLG_KI TEMP05,'=',0
  40.         FLG_KI TEMP06,'=',0
  41.         FLG_KI TEMP07,'=',0
  42.         FLG_KI TEMP08,'=',0
  43.         GO      SENTAKU
  44. MATI:
  45.         BAK_INIT        'tb_018c',B_NORM
  46.         DB      "Where should I go?"
  47.         DB      NEXT
  48. SENTAKU:
  49.         FLG_KI W,'=',-1
  50.         FLG_IF TEMP02,'=',0,SA_1
  51.         FLG_KI W,'DOWN',0
  52. SA_1:
  53.         FLG_IF TEMP03,'=',0,SA_2
  54.         FLG_KI W,'DOWN',1
  55. SA_2:
  56.         FLG_IF TEMP04,'=',0,SA_3
  57.         FLG_KI W,'DOWN',2
  58. SA_3:
  59.         FLG_IF TEMP05,'=',0,SA_4
  60.         FLG_KI W,'DOWN',3
  61. SA_4:
  62.         FLG_IF TEMP06,'=',0,SA_5
  63.         FLG_KI W,'DOWN',4
  64. SA_5:
  65.         FLG_IF TEMP07,'=',0,SA_6
  66.         FLG_KI W,'DOWN',5
  67. SA_6:
  68.         FLG_IF TEMP08,'=',0,SA_7
  69.         FLG_KI W,'DOWN',6
  70. SA_7:
  71.         FLG_IF REN_ATTA,'=',1,SA_8
  72.         FLG_KI W,'DOWN',5
  73. SA_8:
  74.         FLG_IF NAN_ATTA,'=',1,SA_9
  75.         FLG_KI W,'DOWN',6
  76. SA_9:
  77.         MENU_S  2,W,-1
  78.         MENU_SET        AH1,"MOVIE THEATRE"
  79.         MENU_SET        AH2,"LINGERIE PUB"
  80.         MENU_SET        AH3,"PARK"
  81.         MENU_SET        AH4,"HOTEL"
  82.         MENU_SET        AH5,"BAR"
  83.         MENU_SET        AH6,"COFFEE SHOP"
  84.         MENU_SET        AH7,"RESTAURANT"
  85.         MENU_SET        AH8,"GO HOME"
  86.         MENU_END
  87.         DB      EXIT
  88. AH1:
  89.         FLG_IF TEMP01,'>=',3,JITAKU
  90.         FLG_KI TEMP01,'+',1
  91.         FLG_KI TEMP02,'=',1
  92.         DB      "Guess I'll go check out a movie."
  93.         DB      NEXT
  94.         BAK_INIT 'tb_019',B_NORM
  95.         DB      "Wow, this area is really run down."
  96.         DB      NEXT
  97.         DB      "There's no movie I really want to see, anyway."
  98.         DB      NEXT
  99.         GO MATI
  100. AH2:
  101.         FLG_IF RAYABA,'=',1,YABAI
  102.         FLG_IF TEMP01,'>=',3,JITAKU
  103.         FLG_KI  TET_KAIS,'+',1
  104.         FLG_KI TEMP01,'+',1
  105.         FLG_KI TEMP03,'=',1
  106.         DB      "I guess I'll go to the lingerie pub."
  107.         DB      NEXT
  108.         BAK_INIT 'tb_027',B_NORM
  109.         DB      "It's a nice place. Really made to my taste."
  110.         DB      NEXT
  111.         T_CG 'tt_07_27',TET_B2,0
  112.         FLG_KI TET_KAIS,'+',1
  113.         DB      "Tetsuya:  What are you doing here?"
  114.         DB      NEXT
  115.         DB      "Tetsuya appears in front of me."
  116.         DB      NEXT
  117.         DB      "Kenjirou:  What about you?"
  118.         DB      NEXT
  119.         DB      "Tetsuya:  Me? I, um... I was just thinking about going in... Wouldn't it be great?"
  120.         DB      NEXT
  121.         DB      "Kenjirou:  Really?"
  122.         DB      NEXT
  123.         DB      "Tetsuya:  How about you?"
  124.         DB      NEXT
  125.         DB      "Kenjirou:  What?"
  126.         DB      NEXT
  127.         DB      "Tetsuya:  I'm sure you want to go in, too."
  128.         DB      NEXT
  129.         DB      "Kenjirou:  Well, I'll admit it."
  130.         DB      NEXT
  131.         DB      "Tetsuya:  See? So what are you going to do?"
  132.         DB      NEXT
  133.         DB      "Tetsuya is looking at the lingerie pub sign, with an odd expression on his face. He seems to be in his own world."
  134.         DB      NEXT
  135.         DB      "I guess I shouldn't talk to him now..."
  136.         DB      NEXT
  137.         GO MATI
  138. YABAI:
  139.         DB      "I don't know if I can do it..."
  140.         DB      NEXT
  141.         GO MATI
  142. AH3:
  143.         FLG_IF TEMP01,'>=',3,JITAKU
  144.         FLG_KI TEMP01,'+',1
  145.         FLG_KI TEMP04,'=',1
  146.         DB      "The park at night. It's kind of erotic..."
  147.         DB      NEXT
  148.         FLG_IF  TERUNASI,'=',1,TERUMICHAN
  149.         BAK_INIT 'tb_032b',B_NORM
  150.         CDPLAY  8
  151.         DB      "Couples are walking together. It's great to watch them."
  152.         DB      NEXT
  153.         DB      "Terumi:  What are you doing out here?"
  154.         DB      NEXT
  155.         DB      "Hearing a voice I know, I turn around slowly to see Terumi-senpai."
  156.         DB      NEXT
  157.         T_CG 'tt_05_32b',TER2,0
  158.         DB      "Kenjirou:  Ah, Terumi-senpai."
  159.         DB      NEXT
  160.         FLG_KI W,'=',-1
  161.         MENU_S  1,W,-1
  162.         MENU_SET        AI1,"LOOK AT BREASTS"
  163.         MENU_SET        AI2,"LOOK AT ASS"
  164.         MENU_SET        AI3,"LOOK AT THIGHS"
  165.         MENU_END
  166.         DB      EXIT
  167. AI1:
  168.         FLG_IF YOKU,'>=',100,HEYA
  169.         FLG_KI YOKU,'+',8
  170.         ;SUBSINARIO 'YOKUJOU.OVL'
  171.         FLG_IF YOKU,'<',100,HH_1
  172.         FLG_KI TER_NET,'=',1
  173. HH_1:
  174.         DB      "Terumi-senpai's breasts are great. Truly wonderful."
  175.         DB      NEXT
  176.         GO BODY_TERUMI
  177. AI2:
  178.         FLG_IF YOKU,'>=',100,HEYA
  179.         FLG_KI YOKU,'+',13
  180.         ;SUBSINARIO 'YOKUJOU.OVL'
  181.         FLG_IF YOKU,'<',100,HH_2
  182.         FLG_KI TER_NET,'=',1
  183. HH_2:
  184.         DB      "A wonderful ass, perfectly shaped, with a great line extending out from her hip."
  185.         DB      NEXT
  186.         GO BODY_TERUMI
  187. AI3:
  188.         FLG_IF YOKU,'>=',100,HEYA
  189.         FLG_KI YOKU,'+',9
  190.         ;SUBSINARIO 'YOKUJOU.OVL'
  191.         FLG_IF YOKU,'<',100,HH_3
  192.         FLG_KI TER_NET,'=',1
  193. HH_3:
  194.         DB      "Her thighs are exceptional, smooth and silky."
  195.         DB      NEXT
  196.         GO BODY_TERUMI
  197. BODY_TERUMI:
  198.         DB      "Terumi:  W- What's wrong? Why did you get quiet like that?"
  199.         DB      NEXT
  200.         DB      "Kenjirou:  Eh? I was just wondering why you were here..."
  201.         DB      NEXT
  202.         DB      "Terumi:  I'm just out for a walk."
  203.         DB      NEXT
  204.         DB      "Kenjirou:  In the dark, like this?"
  205.         DB      NEXT
  206.         DB      "Terumi:  Are you worried about me?"
  207.         DB      NEXT
  208.         DB      "She seems a little happy at the prospect of this."
  209.         DB      NEXT
  210.         DB      "Kenjirou:  Sure, of course I am. What would I do if someone attacked you?"
  211.         DB      NEXT
  212.         DB      "Terumi:  You're worried about things like that?"
  213.         DB      NEXT
  214.         DB      "Kenjirou:  I- I'm sorry!"
  215.         DB      NEXT
  216.         DB      "I leave that place in a hurry."
  217.         DB      NEXT
  218.         GO MATI
  219. TERUMICHAN:
  220.         BAK_INIT 'tb_032b',B_NORM
  221.         CDPLAY  8
  222.         DB      "Couples are walking together. It's so nice to see true love."
  223.         DB      NEXT
  224.         DB      "I wonder if Terumi-senpai is around..."
  225.         DB      NEXT
  226.         DB      "Kenjirou:  I have to admit, I'm lonely."
  227.         DB      NEXT
  228.         GO      MATI
  229. AH4:
  230.         FLG_IF TEMP01,'>=',3,JITAKU
  231.         FLG_KI TEMP01,'+',1
  232.         FLG_KI TEMP05,'=',1
  233.         DB      "I can't think of much reason to go there, but I'll check it out."
  234.         DB      NEXT
  235.         BAK_INIT 'tb_025',B_NORM
  236.         DB      "There's a sign here, advertising the room rates."
  237.         DB      NEXT
  238.         DB      "There's no reason for me to be standing around here by myself."
  239.         DB      NEXT
  240.         GO MATI
  241. AH5:
  242.         FLG_IF TEMP01,'>=',3,JITAKU
  243.         FLG_KI TEMP01,'+',1
  244.         FLG_KI TEMP06,'=',1
  245.         DB      "I couldn't go in there. "
  246.         DB      NEXT
  247.         DB      "Well, maybe I can just stand outside."
  248.         DB      NEXT
  249.         DB      "I head for the bar."
  250.         DB      NEXT
  251.         BAK_INIT 'tb_029',B_NORM
  252.         T_CG 'tt_03_29',HIR2,0
  253.         DB      "Hiroshi:  What are you doing here?"
  254.         DB      NEXT
  255.         DB      "Oh no! It's Hiroshi!"
  256.         DB      NEXT
  257.         DB      "Kenjirou:  I'm not doing anything, just walking by. Well, see you later."
  258.         DB      NEXT
  259.         DB      "I leave the bar behind me."
  260.         DB      NEXT
  261.         GO MATI
  262. AH6:
  263.         FLG_IF TEMP01,'>=',3,JITAKU
  264.         FLG_KI TEMP01,'+',1
  265.         FLG_KI TEMP07,'=',1
  266.         DB      "A coffee shop. I wonder if Rena's there today?"
  267.         DB      NEXT
  268.         BAK_INIT 'tb_021',B_NORM
  269.         T_CG 'tt_17_21',REN_A2,0
  270.         DB      "Rena:  Hello, can I help you?"
  271.         DB      T_WAIT, 5
  272.         DB      " Oh, it's you, Kenjirou."
  273.         DB      NEXT
  274.         DB      "Kenjirou:  Don't sound so disappointed."
  275.         DB      NEXT
  276.         DB      "Rena:  I'm not, it's just that 'Can I help you?' is for customers, but you're more like a friend."
  277.         DB      NEXT
  278.         DB      "Kenjirou:  I see. Aren't you cold, dressed up like that?"
  279.         DB      NEXT
  280.         DB      "Rena:  No, I'm fine."
  281.         DB      NEXT
  282.         DB      "Kenjirou:  Really? Then it's okay. "
  283.         DB      NEXT
  284.         FLG_KI W,'=',-1
  285.         MENU_S  1,W,-1
  286.         MENU_SET        AJ1,"LOOK AT NECK"
  287.         MENU_SET        AJ2,"LOOK AT SHOULDER"
  288.         MENU_SET        AJ3,"LOOK AT TITS"
  289.         MENU_END
  290.         DB      EXIT
  291. AJ1:
  292.         FLG_IF YOKU,'>=',100,HEYA
  293.         FLG_KI YOKU,'+',10
  294.         ;SUBSINARIO 'YOKUJOU.OVL'
  295.         FLG_IF YOKU,'<',100,GG_1
  296.         FLG_KI RENA_NET,'=',1
  297. GG_1:
  298.         DB      "Her neck is white and pure. I want to run tiny lines of spit with my tongue on it."
  299.         DB      NEXT
  300.         GO      REN
  301. AJ2:
  302.         FLG_IF YOKU,'>=',100,HEYA
  303.         FLG_KI YOKU,'+',7
  304.         ;SUBSINARIO 'YOKUJOU.OVL'
  305.         FLG_IF YOKU,'<',100,GG_2
  306.         FLG_KI RENA_NET,'=',1
  307. GG_2:
  308.         DB      "Her shoulders are the kind that make you want to draw a girl near you, to protect her."
  309.         DB      NEXT
  310.         GO      REN
  311. AJ3:
  312.         FLG_IF YOKU,'>=',100,HEYA
  313.         FLG_KI YOKU,'+',14
  314.         ;SUBSINARIO 'YOKUJOU.OVL'
  315.         FLG_IF YOKU,'<',100,GG_3
  316.         FLG_KI RENA_NET,'=',1
  317. GG_3:
  318.         DB      "It must be the apron, but I can't tell for sure how much volume she has. I'll have to find out for sure..."
  319.         DB      NEXT
  320.         GO      REN
  321. REN:
  322.         DB      "Rena:  Hey, you..."
  323.         DB      T_WAIT, 5
  324.         DB      " You're looking someplace you shouldn't, aren't you?"
  325.         DB      NEXT
  326.         DB      "Kenjirou:  I have to plead guilty to that one."
  327.         DB      NEXT
  328.         DB      "Rena:  You and I aren't going together anymore, remember."
  329.         DB      NEXT
  330.         DB      "Kenjirou:  I know, I know..."
  331.         DB      NEXT
  332.         DB      "Rena:  Then I guess it's okay."
  333.         DB      NEXT
  334.         DB      "She pats me on the head, like a dog."
  335.         DB      NEXT
  336.         DB      "Rena:  Haha..."
  337.         DB      T_WAIT, 5
  338.         DB      " Thanks."
  339.         DB      NEXT
  340.         DB      "Mmmm... I wish I were still with Rena..."
  341.         DB      NEXT
  342.         FLG_IF  MOTSUNE,'=',1,REN2
  343.         DB      "I leave the coffee shop."
  344.         DB      NEXT
  345.         GO      MATI
  346. REN2:
  347.         DB      "Kenjirou:  Anyway, I have something to ask. Will you tell me if you see Motoka in here?"
  348.         DB      NEXT
  349.         DB      "Rena:  Eh? Is she late, coming home from school?"
  350.         DB      NEXT
  351.         DB      "Kenjirou:  No, that's not it."
  352.         DB      NEXT
  353.         DB      "Rena:  Then what is it?"
  354.         DB      NEXT
  355.         DB      "What should I tell her? Um, er..."
  356.         DB      NEXT
  357.         DB      "Kenjirou:  I, I just want to make sure she isn't coming into any dangerous places, like this coffee shop."
  358.         DB      NEXT
  359.         DB      "Master:  Gee, thanks for the vote of confidence."
  360.         DB      NEXT
  361.         DB      "Kenjirou:  Oops! Well, I'll be going now..."
  362.         DB      NEXT
  363.         DB      "Rena:  Wait, come back!"
  364.         DB      NEXT
  365.         DB      "I leave the coffee shop."
  366.         DB      NEXT
  367.         GO      MATI
  368. AH7:
  369.         FLG_IF TEMP01,'>=',3,JITAKU
  370.         FLG_KI TEMP01,'+',1
  371.         FLG_KI TEMP08,'=',1
  372.         DB      "I'm not really hungry, but I guess I could go there..."
  373.         DB      NEXT
  374.         BAK_INIT 'tb_023',B_NORM
  375.         T_CG    'tt_14_23',NAN2,0
  376.         DB      "Nana:  Hello, can I help you?"
  377.         DB      NEXT
  378.         DB      "Kenjirou:  Oh good, you're here."
  379.         DB      NEXT
  380.         DB      "Nana:  What would you like?"
  381.         DB      NEXT
  382.         FLG_KI W,'=',-1
  383.         MENU_S  1,W,-1
  384.         MENU_SET        AK1,"LOOK AT BREASTS"
  385.         MENU_SET        AK2,"LOOK AT BREASTS"
  386.         MENU_SET        AK3,"LOOK AT BREASTS"
  387.         MENU_END
  388.         DB      EXIT
  389. AK1:
  390.         FLG_IF YOKU,'>=',100,HEYA
  391.         FLG_KI YOKU,'+',10
  392.         ;SUBSINARIO 'YOKUJOU.OVL'
  393.         FLG_IF YOKU,'<',100,RR_1
  394.         FLG_KI NANA_NET,'=',1
  395. RR_1:
  396.         DB      "They're great. What more can I say?"
  397.         DB      NEXT
  398.         GO      NAN
  399. AK2:
  400.         FLG_IF YOKU,'>=',100,HEYA
  401.         FLG_KI YOKU,'+',15
  402.         ;SUBSINARIO 'YOKUJOU.OVL'
  403.         FLG_IF YOKU,'<',100,RR_2
  404.         FLG_KI NANA_NET,'=',1
  405. RR_2:
  406.         DB      "Wonderful breasts. Simply wonderful."
  407.         DB      NEXT
  408.         GO      NAN
  409. AK3:
  410.         FLG_IF YOKU,'>=',100,HEYA
  411.         FLG_KI YOKU,'+',10
  412.         ;SUBSINARIO 'YOKUJOU.OVL'
  413.         FLG_IF YOKU,'<',100,RR_3
  414.         FLG_KI NANA_NET,'=',1
  415. RR_3:
  416.         DB      "Her uniform is practically bursting under the weight of her breasts."
  417.         DB      NEXT
  418.         GO      NAN
  419. NAN:
  420.         DB      "Nana:  What would you like?"
  421.         DB      NEXT
  422.         DB      "Kenjirou:  Your breasts..."
  423.         DB      NEXT
  424.         DB      "Nana:  I'm sorry, we don't have anything like that at this restaurant."
  425.         DB      NEXT
  426.         DB      "Kenjirou:  Okay, I'll leave then."
  427.         DB      NEXT
  428.         DB      "Nana:  Thank you."
  429.         DB      NEXT
  430.         DB      "I leave the fast-food restaurant."
  431.         DB      NEXT
  432.         GO      MATI
  433. AH8:
  434.         GO JITAKU
  435. JITAKU:
  436.         BAK_INIT        'tb_018c',B_NORM
  437.         DB      "Well, it's kind of late. Guess I should head home."
  438.         DB      NEXT
  439.         SINARIO 'JUMP.OVL'
  440.         DB      EXIT
  441. HEYA:
  442.         MC_FLASH        3,C_RED
  443.         B_O     B_FADE,C_KURO
  444.         FLG_KI YOKU,'/',2
  445.         ;SUBSINARIO 'YOKUJOU.OVL'
  446.         F_O B_FADE,C_KURO
  447.         DB      "Kenjirou:  Uuummm?"
  448.         DB      NEXT
  449.         DB      "I slowly open my eyes."
  450.         DB      NEXT
  451.         BAK_INIT 'tb_001b',B_NORM
  452.         CDPLAY 12
  453.         DB      "Kenjirou:  Where am I?"
  454.         DB      NEXT
  455.         DB      "My mind swirls with confusion as I slowly look around me. I seem to be in my own room."
  456.         DB      NEXT
  457.         DB      "What the hell...?"
  458.         DB      NEXT
  459.         DB      "There's a brown stain on my clothes."
  460.         DB      NEXT
  461.         DB      "Blood? I must have had a nosebleed..."
  462.         DB      NEXT
  463.         DB      "What happened...?"
  464.         DB      NEXT
  465.         DB      "I must have lost consciousness. "
  466.         DB      NEXT
  467.         DB      "Who carried me to my room?"
  468.         DB      NEXT
  469.         DB      "Hmm. I guess I can find out later. Guess I'll sleep some more now."
  470.         DB      NEXT
  471.         FLG_KI HIDUKE,'+',1
  472.         FLG_KI HANAJI,'=',1
  473.         B_O     B_FADE,C_KURO
  474.         CDPLAY          0
  475.         SINARIO 'JUMP.OVL'
  476.         DB      EXIT
  477. FUFUFU_7:
  478.         FLG_KI MOTDOYOU,'=',0
  479.         FLG_KI TEMP01,'=',0
  480.         FLG_KI TEMP02,'=',0
  481.         FLG_KI TEMP03,'=',0
  482.         FLG_KI TEMP04,'=',0
  483.         FLG_KI TEMP05,'=',0
  484.         FLG_KI TEMP06,'=',0
  485.         FLG_KI TEMP07,'=',0
  486.         BAK_INIT 'tb_018a',B_NORM
  487.         CDPLAY          2
  488.         FLG_KI  MOTDOYOU,'=',0
  489.         DB      "I haven't been here during the day for a while."
  490.         DB      NEXT
  491.         GO      RARA
  492. MATI2:
  493.         BAK_INIT        'tb_018a',B_NORM
  494.         DB      "I wonder where I should go?"
  495.         DB      NEXT
  496. RARA:
  497.         FLG_KI W,'=',-1
  498.         FLG_IF TEMP02,'=',0,FF_1
  499.         FLG_KI W,'DOWN',0
  500. FF_1:
  501.         FLG_IF TEMP03,'=',0,FF_2
  502.         FLG_KI W,'DOWN',1
  503. FF_2:
  504.         FLG_IF TEMP04,'=',0,FF_3
  505.         FLG_KI W,'DOWN',2
  506. FF_3:
  507.         FLG_IF TEMP05,'=',0,FF_4
  508.         FLG_KI W,'DOWN',3
  509. FF_4:
  510.         FLG_IF TEMP06,'=',0,FF_5
  511.         FLG_KI W,'DOWN',4
  512. FF_5:
  513.         FLG_IF TEMP07,'=',0,FF_6
  514.         FLG_KI W,'DOWN',5
  515. FF_6:
  516.         MENU_S  2,W,-1
  517.         MENU_SET        F1,"MOVIE THEATRE"
  518.         MENU_SET        F2,"LINGERIE PUB"
  519.         MENU_SET        F3,"PARK"
  520.         MENU_SET        F4,"HOTEL"
  521.         MENU_SET        F5,"BAR"
  522.         MENU_SET        F6,"COFFEE SHOP"
  523.         MENU_SET        F7,"GO HOME"
  524.         MENU_END
  525.         DB      EXIT
  526. F1:
  527.         FLG_IF TEMP01,'>=',3,JITAKU2
  528.         FLG_KI TEMP01,'+',1
  529.         FLG_KI TEMP02,'=',1
  530.         DB      "I wonder if there's a good movie playing."
  531.         DB      NEXT
  532.         BAK_INIT 'tb_019',B_NORM
  533.         DB      "It's kind of bright out."
  534.         DB      NEXT
  535.         DB      "I guess I can see a movie anytime."
  536.         DB      NEXT
  537.         DB      "Plus, there's no good movie playing now."
  538.         DB      T_WAIT, 5
  539.         DB      " Guess I'll go back."
  540.         DB      NEXT
  541.         GO MATI2
  542. F2:
  543.         FLG_IF TEMP01,'>=',3,JITAKU2
  544.         FLG_KI TEMP01,'+',1
  545.         FLG_KI TEMP03,'=',1
  546.         DB      "That isn't a place to go during the day."
  547.         DB      NEXT
  548.         GO MATI2
  549. F3:
  550.         FLG_IF TEMP01,'>=',3,JITAKU2
  551.         FLG_KI TEMP01,'+',1
  552.         FLG_KI TEMP04,'=',1
  553.         DB      "I guess it's a good place to kill some time."
  554.         DB      NEXT
  555.         BAK_INIT 'tb_032a',B_NORM
  556.         CDPLAY          8
  557.         DB      "There are couples here, walking together."
  558.         DB      NEXT
  559.         DB      "Terumi:  What are you doing here?"
  560.         DB      NEXT
  561.         DB      "I hear a voice behind me -- Terumi-senpai."
  562.         DB      NEXT
  563.         T_CG 'tt_05_32a',TER2,0
  564.         DB      "Kenjirou:  Ah, Terumi-senpai."
  565.         DB      NEXT
  566.         FLG_KI W,'=',-1
  567.         MENU_S 1,W,-1
  568.         MENU_SET        G1,"LOOK AT TITS"
  569.         MENU_SET        G2,"LOOK AT ASS"
  570.         MENU_SET        G3,"LOOK AT THIGHS"
  571.         MENU_END
  572.         DB      EXIT
  573. G1:
  574.         FLG_IF YOKU,'>=',100,HEYA2
  575.         FLG_KI YOKU,'+',8
  576.         ;SUBSINARIO 'YOKUJOU.OVL'
  577.         FLG_IF YOKU,'<',100,LL_1
  578.         FLG_KI TER_NET,'=',1
  579. LL_1:
  580.         DB      "Great tits, with lots of volume."
  581.         DB      NEXT
  582.         GO BODY_TERUMI2
  583. G2:
  584.         FLG_IF YOKU,'>=',100,HEYA2
  585.         FLG_KI YOKU,'+',13
  586.         ;SUBSINARIO 'YOKUJOU.OVL'
  587.         FLG_IF YOKU,'<',100,LL_2
  588.         FLG_KI TER_NET,'=',1
  589. LL_2:
  590.         DB      "I love Terumi-senpai's ass. A great line, extending from her waist."
  591.         DB      NEXT
  592.         GO BODY_TERUMI2
  593. G3:
  594.         FLG_IF YOKU,'>=',100,HEYA2
  595.         FLG_KI YOKU,'+',9
  596.         ;SUBSINARIO 'YOKUJOU.OVL'
  597.         FLG_IF YOKU,'<',100,LL_3
  598.         FLG_KI TER_NET,'=',1
  599. LL_3:
  600.         DB      "Her thighs are plump and juicy."
  601.         DB      NEXT
  602.         GO BODY_TERUMI2
  603. BODY_TERUMI2:
  604.         DB      "Terumi:  What's the matter?"
  605.         DB      NEXT
  606.         DB      "Kenjirou:  Eh? Oh, nothing. I was just wondering why you were here."
  607.         DB      NEXT
  608.         DB      "Terumi:  I'm just out for a walk. What about you?"
  609.         DB      NEXT
  610.         DB      "Kenjirou:  Me?"
  611.         DB      NEXT
  612.         DB      " Me? Well, I..."
  613.         DB      T_WAIT, 5
  614.         DB      " I wanted to smell you..."
  615.         DB      NEXT
  616.         DB      "Terumi:  Are you a dog?"
  617.         DB      NEXT
  618.         DB      "Kenjirou:  Yes, if I can be your dog."
  619.         DB      NEXT
  620.         DB      "Terumi:  ...Okay, dog."
  621.         DB      NEXT
  622.         DB      "She smiles, looking at me."
  623.         DB      NEXT
  624.         DB      "Oh no! She's thinking dangerous things again..."
  625.         DB      NEXT
  626.         DB      "Terumi:  Well? Aren't you going to answer me, dog?"
  627.         DB      NEXT
  628.         DB      "Kenjirou:  Woof!"
  629.         DB      NEXT
  630.         DB      "Terumi:  Good dog..."
  631.         DB      NEXT
  632.         DB      "Time for me to run away."
  633.         DB      NEXT
  634.         DB      "Kenjirou:  Woof! Woof! "
  635.         DB      NEXT
  636.         DB      "Terumi:  Hey, come back!"
  637.         DB      NEXT
  638.         DB      "I got out of there in a hurry."
  639.         DB      NEXT
  640.         GO MATI2
  641. F4:
  642.         FLG_IF TEMP01,'>=',3,JITAKU2
  643.         FLG_KI TEMP01,'+',1
  644.         ;SUBSINARIO 'YOKUJOU.OVL'
  645.         FLG_KI TEMP05,'=',1
  646.         DB      "It's not a place to go during the day."
  647.         DB      NEXT
  648.         GO MATI2
  649. F5:
  650.         FLG_IF TEMP01,'>=',3,JITAKU2
  651.         FLG_KI TEMP01,'+',1
  652.         ;SUBSINARIO 'YOKUJOU.OVL'
  653.         FLG_KI TEMP06,'=',1
  654.         DB      "It's not a place to go during the day."
  655.         DB      NEXT
  656.         GO MATI2
  657. F6:
  658.         FLG_IF TEMP01,'>=',3,JITAKU2
  659.         FLG_KI TEMP01,'+',1
  660.         ;SUBSINARIO 'YOKUJOU.OVL'
  661.         FLG_KI TEMP07,'=',1
  662.         DB      "A coffee shop? I think there was one around here somewhere."
  663.         DB      NEXT
  664.         GO MATI2
  665. F7:
  666.         FLG_IF  TEMP01,'>=',3,JITAKU2
  667.         DB      "Hmm, it's a little too early to go home yet."
  668.         DB      NEXT
  669.         GO MATI2
  670. JITAKU2:
  671.         BAK_INIT        'tb_018b',B_NORM
  672.         DB      "I guess I'll go home now."
  673.         DB      NEXT
  674.         BAK_INIT 'tb_005b',B_NORM
  675.         DB      "The setting sun is painting my house orange and yellow."
  676.         DB      NEXT
  677.         DB      "It's good to go home early for a change."
  678.         DB      NEXT
  679.         BAK_INIT 'tb_002',B_NORM
  680.         CDPLAY          6
  681.         DB      "Akemi-san is here, but I don't see Motoka."
  682.         DB      NEXT
  683.         T_CG 'tt_20_02',AKE_A2,0
  684.         DB      "Akemi:  Ah, Kenjirou. Welcome home."
  685.         DB      NEXT
  686.         DB      "Kenjirou:  Thanks."
  687.         DB      NEXT
  688.         FLG_KI W,'=',-1
  689.         MENU_S 1,W,-1
  690.         MENU_SET        H1,"LOOK AT COLLARBONE"
  691.         MENU_SET        H2,"LOOK AT TITS"
  692.         MENU_SET        H3,"LOOK AT STOCKINGS"
  693.         MENU_END
  694.         DB      EXIT
  695. H1:
  696.         FLG_IF YOKU,'>=',100,HEYA2
  697.         FLG_KI YOKU,'+',10
  698.         ;SUBSINARIO 'YOKUJOU.OVL
  699.         FLG_IF YOKU,'<',100,LA_1
  700.         FLG_KI AKEM_NET,'=',1
  701. LA_1:
  702.         DB      "A sexy collarbone, with a good straight edge. I'd love to taste it."
  703.         DB      NEXT
  704.         GO BODY_AKEMI
  705. H2:
  706.         DB      "Her breasts are wonderful. I'd love to rest my head between those hills."
  707.         DB      NEXT
  708.         GO BODY_AKEMI
  709. H3:
  710.         FLG_IF YOKU,'>=',100,HEYA2
  711.         FLG_KI YOKU,'+',10
  712.         ;SUBSINARIO 'YOKUJOU.OVL'
  713.         FLG_IF YOKU,'<',100,LA_3
  714.         FLG_KI AKEM_NET,'=',1
  715. LA_3:
  716.         DB      "Her stockings go all the way up to the glory of her crotch. Silky smooth."
  717.         DB      NEXT
  718.         GO BODY_AKEMI
  719. BODY_AKEMI:
  720.         DB      "Akemi:  What's the matter?"
  721.         DB      NEXT
  722.         DB      "Kenjirou:  Eh? Oh, nothing."
  723.         DB      NEXT
  724.         DB      "Akemi:  You're such a strange boy."
  725.         DB      NEXT
  726.         DB      "Kenjirou:  Um, have you seen Motoka?"
  727.         DB      NEXT
  728.         DB      "Akemi:  She's in her room."
  729.         DB      NEXT
  730.         DB      "Kenjirou:  Oh."
  731.         DB      NEXT
  732.         B_O B_FADE,C_KURO       ;F.O
  733.         BAK_INIT 'tb_001b',B_NORM
  734.         CDPLAY          12
  735.         DB      "Hmm, guess I'll go to sleep."
  736.         DB      NEXT
  737.         B_O B_FADE,C_KURO
  738.         FLG_KI HIDUKE,'+',1
  739.         SINARIO 'JUMP.OVL'
  740. HEYA2:
  741.         FLG_KI HANAJI,'=',1
  742.         MC_FLASH        3,C_RED
  743.         B_O     B_FADE,C_KURO
  744.         FLG_KI YOKU,'/',2
  745.         ;SUBSINARIO 'YOKUJOU.OVL'
  746.         F_O B_NORM,C_KURO
  747.         DB      "Kenjirou:  Uuuuummmm?"
  748.         DB      NEXT
  749.         DB      "I slowly open my eyes."
  750.         DB      NEXT
  751.         BAK_INIT 'tb_001b',B_FADE
  752.         DB      "Kenjirou:"
  753.         DB      NEXT
  754.         DB      "I wake up with my head swirling. I seem to be in my room."
  755.         DB      NEXT
  756.         DB      "I wonder what happened?"
  757.         DB      NEXT
  758.         DB      "There's a brown stain on my clothes."
  759.         DB      NEXT
  760.         DB      "Blood? I must have had a nosebleed."
  761.         DB      NEXT
  762.         DB      "I probably fell collapsed. But what happened after that?"
  763.         DB      NEXT
  764.         DB      "I must have lost consciousness."
  765.         DB      NEXT
  766.         DB      "But who carried me back here?"
  767.         DB      NEXT
  768.         DB      "Hmmm. Well, I guess I'll find out later. Better sleep now."
  769.         DB      NEXT
  770.         B_O B_FADE,C_KURO
  771.         FLG_KI HIDUKE,'+',1
  772.         SINARIO 'JUMP.OVL'
  773.         DB      EXIT
  774. END