?login_element?

Subversion Repositories NedoOS

Rev

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

  1.         include SUPER_C.inc
  2. M_START:
  3. NITI_HOK
  4.         FLG_IF HOK,'=',7,KYOUSITU
  5.         FLG_IF HAND,'=',6,TOIRE
  6.         F_O     B_NORM,C_KURO
  7.         DB      "Voice:  Hey! Wake up!"
  8.         DB      NEXT
  9.         DB      "Kenjirou:  .....Mm?"
  10.         DB      NEXT
  11.         BAK_INIT        'tb_011a',B_NORM
  12.         CDPLAY  14
  13.         DB      "Tetsuya:  You finally woke up."
  14.         DB      NEXT
  15.         DB      "I lifted my heavy head up, and looked at my friend."
  16.         DB      NEXT
  17.         T_CG    'tt_08_11a',TET_A2,0
  18.         DB      "Tetsuya:  Time to wake up, already!"
  19.         DB      NEXT
  20.         DB      "Kenjirou:  Ah, sorry."
  21.         DB      NEXT
  22.         DB      "Tetsuya:  Well, I'm going home now."
  23.         DB      NEXT
  24.         TATI_ERS
  25.         DB      "Kenjirou:  Thanks."
  26.         DB      NEXT
  27.         DB      "Kenjirou:  I guess I'll wander around a bit."
  28.         DB      NEXT
  29.         DB      "I head out into the hallway."
  30.         DB      NEXT
  31.         BAK_INIT        'tb_034a',B_NORM
  32.         DB      "I guess I'll look for some pretty girls."
  33.         DB      NEXT
  34.         FLG_KI  TEMP01,'=',0
  35.         FLG_KI  TEMP02,'=',0
  36.         FLG_KI  TEMP03,'=',0
  37.         FLG_KI  TEMP04,'=',0
  38.         FLG_KI  TEMP05,'=',0
  39.         FLG_KI  TEMP06,'=',0
  40.         FLG_KI  TEMP07,'=',0
  41.         FLG_KI  TEMP08,'=',0
  42.         FLG_KI TEMP09,'=',0
  43.         GO VV_1
  44. SENTAKU1:
  45.         CDPLAY  14
  46.         BAK_INIT        'tb_034a',B_NORM
  47.         DB      "So, where should I go?"
  48.         DB      NEXT
  49. VV_1:
  50.         FLG_KI  W,'=',-1
  51.         FLG_IF  TEMP02,'=',0,BUNKI_D
  52.         FLG_KI  W,'DOWN',0
  53. BUNKI_D:
  54.         FLG_IF  TEMP03,'=',0,BUNKI_E
  55.         FLG_KI  W,'DOWN',1
  56. BUNKI_E:
  57.         FLG_IF  TEMP04,'=',0,BUNKI_F
  58.         FLG_KI  W,'DOWN',2
  59. BUNKI_F:
  60.         FLG_IF  TEMP05,'=',0,BUNKI_G
  61.         FLG_KI  W,'DOWN',3
  62. BUNKI_G:
  63.         FLG_IF  TEMP06,'=',0,BUNKI_H
  64.         FLG_KI  W,'DOWN',4
  65. BUNKI_H:
  66.         FLG_IF  TEMP07,'=',0,BUNKI_I
  67.         FLG_KI  W,'DOWN',5
  68. BUNKI_I:
  69.         FLG_IF  TEMP08,'=',0,BUNKI_J
  70.         FLG_KI  W,'DOWN',6
  71. BUNKI_J:
  72.         FLG_IF  TEMP09,'=',0,BUNKI_K
  73.         FLG_KI  W,'DOWN',7
  74. BUNKI_K:
  75.         FLG_IF  SIHO_PIA,'=',1,BUNKI_A
  76.         FLG_KI  W,'DOWN',0
  77. BUNKI_A:
  78.         FLG_IF  SIZ_ATTA,'=',1,BUNKI_B
  79.         FLG_KI  W,'DOWN',6
  80. BUNKI_B:
  81.         FLG_IF  CHI_ATTA,'=',1,BUNKI_C
  82.         FLG_KI  W,'DOWN',7
  83. BUNKI_C:
  84.         BAK_INIT        'tb_034a',B_NORM
  85.         MENU_S  2,W,-1
  86.         MENU_SET        AB1,"MUSIC ROOM"
  87.         MENU_SET        AB2,"RETURN TO CLASSROOM"
  88.         MENU_SET        AB3,"MOTOKA'S CLASSROOM"
  89.         MENU_SET        AB4,"PE STORAGE ROOM"
  90.         MENU_SET        AB5,"ART ROOM"
  91.         MENU_SET        AB6,"MEN'S ROOM"
  92.         MENU_SET        AB7,"NURSE'S OFFICE"
  93.         MENU_SET        AB8,"CHANGING ROOM"
  94.         MENU_END
  95.         DB      EXIT
  96. AB1:
  97.         FLG_IF  TEMP01,'>=',3,KYOUSITU
  98.         FLG_KI  TEMP01,'+',1
  99.         FLG_KI  TEMP02,'=',1
  100.         DB      "Guess I'll go to the music room. I wonder if Shiho is there?"
  101.         DB      NEXT
  102.         BAK_INIT        'tb_016',B_NORM
  103.         CDPLAY  10
  104.         T_CG    'tt_02_16',SIH_A3,0
  105.         FLG_KI  SIH_KAIS,'+',1
  106.         DB      "Shiho is here."
  107.         DB      NEXT
  108.         DB      "Shiho:  Ah, Kenjirou-kun."
  109.         DB      T_WAIT, 3
  110.         DB      " Did you come to hear me play?"
  111.         DB      NEXT
  112.         FLG_KI W,'=',-1
  113.         MENU_S  1,W,-1
  114.         MENU_SET        AC1,"LOOK AT FACE"
  115.         MENU_SET        AC2,"LOOK AT TITS"
  116.         MENU_SET        AC3,"LOOK AT THIGHS"
  117.         MENU_END
  118.         DB      EXIT
  119. AC1:
  120.         FLG_KI  YOKU,'-',15
  121.         ;SUBSINARIO 'YOKUJOU.OVL'
  122.         DB      "Shiho's got such a cute face. Almost perfect."
  123.         DB      NEXT
  124.         GO      SIHO
  125. AC2:
  126.         FLG_KI  YOKU,'-',15
  127.         ;SUBSINARIO 'YOKUJOU.OVL'
  128.         DB      "Her uniform keeps me from seeing her breast perfectly, but they look great."
  129.         DB      NEXT
  130.         GO      SIHO
  131. AC3:
  132.         FLG_KI  YOKU,'-',15
  133.         ;SUBSINARIO 'YOKUJOU.OVL'
  134.         DB      "Excellent thighs. White, with not too much meat on them."
  135.         DB      NEXT
  136.         GO      SIHO
  137. SIHO:
  138.         FLG_KI  AKEM_NET,'=',0
  139.         FLG_KI  MIKA_NET,'=',0
  140.         FLG_KI  TER_NET,'=',0
  141.         FLG_KI  RENA_NET,'=',0
  142.         FLG_KI  NANA_NET,'=',0
  143.         FLG_KI  SIZU_NET,'=',0
  144.         FLG_KI  CHIE_NET,'=',0
  145.         DB      "I should stop. I don't want to dirty this perfect flower."
  146.         DB      NEXT
  147.         DB      "Shiho:  What's wrong?"
  148.         DB      NEXT
  149.         DB      "Kenjirou:  Eh? Oh, nothing."
  150.         DB      NEXT
  151.         DB      "Shiho:  I see..."
  152.         DB      NEXT
  153.         DB      "Kenjirou:  Are you going to play today?"
  154.         DB      NEXT
  155.         DB      "Shiho:  I'm sorry... I have to go home early today."
  156.         DB      NEXT
  157.         DB      "Kenjirou:  Oh, oh well."
  158.         DB      NEXT
  159.         DB      "Shiho:  Sorry."
  160.         DB      NEXT
  161.         DB      "Kenjirou:  It's okay."
  162.         DB      NEXT
  163.         DB      "Shiho:  Well, I'll see you later."
  164.         DB      NEXT
  165.         DB      "Kenjirou:  Okay, take care."
  166.         DB      NEXT
  167.         TATI_ERS
  168.         DB      "Shiho leaves the music room."
  169.         DB      NEXT
  170.         DB      "Guess I'll leave too."
  171.         DB      NEXT
  172.         GO      SENTAKU1
  173. AB2:
  174.         FLG_IF TEMP01,'>=',3,KYOUSITU
  175.         FLG_KI TEMP01,'+',1
  176.         FLG_KI  TEMP03,'=',1
  177.         DB      "I guess I'll go back to my own room."
  178.         DB      NEXT
  179.         BAK_INIT 'tb_011a',B_NORM
  180.         DB      "There's no one here."
  181.         DB      NEXT
  182.         DB      "Kenjirou:  I wonder where everyone is."
  183.         DB      NEXT
  184.         DB      "I go back into the hallway."
  185.         DB      NEXT
  186.         GO      SENTAKU1
  187. AB3:
  188.         FLG_IF TEMP01,'>=',3,KYOUSITU
  189.         FLG_KI TEMP01,'+',1
  190.         FLG_KI  TEMP04,'=',1
  191.         DB      "I guess I'll go see Motoka."
  192.         DB      NEXT
  193.         BAK_INIT 'tb_011a',B_NORM
  194.         DB      "There's no one here. She must have gone home early."
  195.         DB      NEXT
  196.         GO      SENTAKU1
  197. AB4:
  198.         FLG_IF TEMP01,'>=',3,KYOUSITU
  199.         FLG_KI TEMP01,'+',1
  200.         FLG_KI  TEMP05,'=',1
  201.         DB      "I guess I'll go to the PE storage room."
  202.         DB      NEXT
  203.         BAK_INIT 'tb_015',B_NORM
  204.         DB      "Nope, no one here."
  205.         DB      NEXT
  206.         DB      "Guess I'll go back."
  207.         DB      NEXT
  208.         GO      SENTAKU1
  209. AB5:
  210.         FLG_IF TEMP01,'>=',3,KYOUSITU
  211.         FLG_KI TEMP01,'+',1
  212.         FLG_KI  TEMP06,'=',1
  213.         DB      "Maybe I'll go see my sweet peach in the art room."
  214.         DB      NEXT
  215.         BAK_INIT 'tb_013a',B_NORM
  216.         CDPLAY  18
  217.         DB      "Mika-sensei is dusting her statues."
  218.         DB      NEXT
  219.         DB      "Kenjirou:  Mika-sensei."
  220.         DB      NEXT
  221.         DB      "Mika:  Ah, Kondo-kun."
  222.         DB      NEXT
  223.         T_CG 'tt_12_13a',MIK2,0
  224.         FLG_KI W,'=',-1
  225.         MENU_S  1,W,-1
  226.         MENU_SET        AD1,"LOOK AT TITS"
  227.         MENU_SET        AD2,"LOOK AT ASS"
  228.         MENU_SET        AD3,"LOOK AT THIGHS"
  229.         MENU_END
  230.         DB      EXIT
  231. AD1:
  232.         FLG_IF YOKU,'>=',100,HOKEN
  233.         FLG_KI YOKU,'+',10
  234.         ;SUBSINARIO 'YOKUJOU.OVL'
  235.         FLG_IF YOKU,'<',100,WW_7
  236.         FLG_KI MIKA_NET,'=',1
  237. WW_7:
  238.         DB      "Her arms are keeping me from seeing her breasts, but they look good."
  239.         DB      NEXT
  240.         GO BODY_MIKA
  241. AD2:
  242.         FLG_IF YOKU,'>=',100,HOKEN
  243.         FLG_KI YOKU,'+',15
  244.         ;SUBSINARIO 'YOKUJOU.OVL'
  245.         FLG_IF YOKU,'<',100,WW_8
  246.         FLG_KI MIKA_NET,'=',1
  247. WW_8:
  248.         DB      "An excellent ass. I still can't forget the last time I touched it."
  249.         DB      NEXT
  250.         GO BODY_MIKA
  251. AD3:
  252.         FLG_IF YOKU,'>=',100,HOKEN
  253.         FLG_KI YOKU,'+',8
  254.         ;SUBSINARIO 'YOKUJOU.OVL'
  255.         FLG_IF YOKU,'<',100,WW_9
  256.         FLG_KI MIKA_NET,'=',1
  257. WW_9:
  258.         DB      "Really nice thighs. Very soft and silky."
  259.         DB      NEXT
  260.         GO BODY_MIKA
  261. BODY_MIKA:
  262.         DB      "Mika:  Hey, watch where you look."
  263.         DB      NEXT
  264.         DB      "Kenjirou:  Eh? I wasn't looking at anything..."
  265.         DB      NEXT
  266.         DB      "Mika:  Oh well, never mind."
  267.         DB      NEXT
  268.         DB      "Mika:  Anyway, I'm glad you came on time."
  269.         DB      NEXT
  270.         DB      "Kenjirou:  Eh?"
  271.         DB      NEXT
  272.         DB      "Mika:  Don't tell me you forgot!"
  273.         DB      NEXT
  274.         DB      "Yikes! I did forget!"
  275.         DB      NEXT
  276.         DB      "Kenjirou:  I- I'll see you tomorrow, sensei..."
  277.         DB      NEXT
  278.         DB      "Mika:  Come back here, Kondo-kun!"
  279.         DB      NEXT
  280.         DB      "I leave the art room in a hurry."
  281.         DB      NEXT
  282.         GO      SENTAKU1
  283. AB6:
  284.         FLG_IF TEMP01,'>=',3,KYOUSITU
  285.         FLG_KI TEMP01,'+',1
  286.         FLG_KI  TEMP07,'=',1
  287.         DB      "I head for the men's room."
  288.         DB      NEXT
  289.         BAK_INIT 'tb_017a',B_NORM
  290.         DB      "The second stall from the back, my office. It's empty as usual."
  291.         DB      NEXT
  292.         FLG_KI W,'=',-1
  293.         MENU_S  1,W,-1
  294.         MENU_SET        AE1,"ENTER OFFICE"
  295.         MENU_SET        AE2,"DON'T BOTHER"
  296.         MENU_END
  297.         DB      EXIT
  298. AE1:
  299.         FLG_IF YOKU,'<',45,DERU
  300.         FLG_IF YOKU,'<',100,SENTAKU2
  301.         FLG_IF AKEM_NET,'=',0,SS_1
  302.         FLG_KI HAND,'=',6
  303.         SINARIO 'AK_H.OVL'
  304. SS_1:
  305.         FLG_IF MIKA_NET,'=',0,SS_2
  306.         FLG_KI HAND,'=',6
  307.         SINARIO 'MI_H.OVL'
  308. SS_2:
  309.         FLG_IF TER_NET,'=',0,SS_3
  310.         FLG_KI HAND,'=',6
  311.         SINARIO 'TE_H.OVL'
  312. SS_3:
  313.         FLG_IF RENA_NET,'=',0,SS_4
  314.         FLG_KI HAND,'=',6
  315.         SINARIO 'RE_H.OVL'
  316. SS_4:
  317.         FLG_IF NANA_NET,'=',0,SS_5
  318.         FLG_KI HAND,'=',6
  319.         SINARIO 'NA_H.OVL'
  320. SS_5:
  321.         FLG_IF SIZU_NET,'=',0,SS_6
  322.         FLG_KI HAND,'=',6
  323.         SINARIO 'SI_H.OVL'
  324. SS_6:
  325.         FLG_IF CHIE_NET,'=',0,SS_7
  326.         FLG_KI HAND,'=',6
  327.         SINARIO 'CH_H.OVL'
  328. SS_7:
  329. SENTAKU2:
  330.         FLG_KI W,'=',-1
  331.         FLG_IF REN_ATTA,'=',1,JJ_1
  332.         FLG_KI W,'DOWN',3
  333. JJ_1:
  334.         FLG_IF NAN_ATTA,'=',1,JJ_2
  335.         FLG_KI W,'DOWN',4
  336. JJ_2:
  337.         FLG_IF SIZ_ATTA,'=',1,JJ_3
  338.         FLG_KI W,'DOWN',5
  339. JJ_3:
  340.         FLG_IF CHI_ATTA,'=',1,JJ_4
  341.         FLG_KI W,'DOWN',6
  342. JJ_4:
  343.         MENU_S   2,W,-1
  344.         MENU_SET        AF1,"AKEMI KONDO"
  345.         MENU_SET        AF2,"TERUMI KINOUCHI"
  346.         MENU_SET        AF3,"MIKA MAEDA"
  347.         MENU_SET        AF4,"RENA WATANABE"
  348.         MENU_SET        AF5,"NANA HIROSE"
  349.         MENU_SET        AF6,"SHIZUKA HASEGAWA"
  350.         MENU_SET        AF7,"CHIE UTSUMI"
  351.         MENU_SET        AF8,"DON'T DO IT"
  352.         MENU_END
  353.         DB      EXIT
  354. AF1:
  355.         DB      "Let's do it with Akemi-san."
  356.         DB      NEXT
  357.         FLG_KI HAND,'=',6
  358.         SINARIO 'AK_H.OVL'
  359. AF2:
  360.         DB      "Mmm, Terumi-senpai would be nice."
  361.         DB      NEXT
  362.         FLG_KI HAND,'=',6
  363.         SINARIO 'TE_H.OVL'
  364. AF3:
  365.         DB      "I'd love to have my way with Mika."
  366.         DB      NEXT
  367.         FLG_KI HAND,'=',6
  368.         SINARIO 'MI_H.OVL'
  369. AF4:
  370.         DB      "I'd love to relive my memories of spring vacation..."
  371.         DB      NEXT
  372.         FLG_KI HAND,'=',6
  373.         SINARIO 'RE_H.OVL'
  374. AF5:
  375.         DB      "Mmm, it'd be nice to tear that uniform off of her..."
  376.         DB      NEXT
  377.         FLG_KI HAND,'=',6
  378.         SINARIO 'NA_H.OVL'
  379. AF6:
  380.         DB      "Shizuka-sensei'd be a great lay..."
  381.         DB      NEXT
  382.         FLG_KI HAND,'=',6
  383.         SINARIO 'SI_H.OVL'
  384. AF7:
  385.         DB      "I love seeing Chie in her bathing suit."
  386.         DB      NEXT
  387.         FLG_KI HAND,'=',6
  388.         SINARIO 'CH_H.OVL'
  389. AF8:
  390. AE2:
  391. DERU:
  392.         DB      "Guess I'll go back outside."
  393.         DB      NEXT
  394.         GO SENTAKU1
  395. TOIRE:
  396.         FLG_KI HAND,'=',0
  397.         BAK_INIT 'tb_017a',B_NORM
  398.         DB      "Feeling rejuvenated after getting my rocks off, I stand in front of the bathroom mirror."
  399.         DB      NEXT
  400.         DB      "Kenjirou:  Mmm, that was good."
  401.         DB      NEXT
  402.         DB      "I wash my hands, and leave."
  403.         DB      NEXT
  404.         GO      SENTAKU1
  405. AB7:
  406.         FLG_IF TEMP01,'>=',3,KYOUSITU
  407.         FLG_KI TEMP01,'+',1
  408.         FLG_KI TEMP08,'=',1
  409.         DB      "Guess I'll go see Shizuka-sensei."
  410.         DB      NEXT
  411.         EVENT_CG        'th_072',B_NORM,35
  412.         DB      "Shizuka:  Is something the matter?"
  413.         DB      NEXT
  414.         DB      "Kenjirou:  Nope."
  415.         DB      NEXT
  416.         DB      "Shizuka:  Then why are you here?"
  417.         DB      NEXT
  418.         DB      "Kenjirou:  I wanted to see you."
  419.         DB      NEXT
  420.         DB      "Shizuka:  Oh, I'm so happy."
  421.         DB      NEXT
  422.         FLG_KI W,'=',-1
  423.         MENU_S  1,W,-1
  424.         MENU_SET        AG_1,"LOOK AT FACE"
  425.         MENU_SET        AG_2,"LOOK AT HANDS"
  426.         MENU_SET        AG_3,"LOOK AT THIGHS"
  427.         MENU_END
  428.         DB      EXIT
  429. AG_1:
  430.         FLG_IF YOKU,'>=',100,HOKEN2
  431.         FLG_KI YOKU,'+',10
  432.         ;SUBSINARIO 'YOKUJOU.OVL'
  433.         FLG_IF YOKU,'<',100,WW_10
  434.         FLG_KI SIZU_NET,'=',1
  435. WW_10:
  436.         DB      "She's got a cute face."
  437.         DB      NEXT
  438.         GO BODY_SIZUKA
  439. AG_2:
  440.         FLG_IF YOKU,'>=',100,HOKEN2
  441.         FLG_KI YOKU,'+',10
  442.         ;SUBSINARIO 'YOKUJOU.OVL'
  443.         FLG_IF YOKU,'<',100,WW_11
  444.         FLG_KI SIZU_NET,'=',1
  445. WW_11:
  446.         DB      "I'd love to have her red-painted fingernails moving up and down my shaft."
  447.         DB      NEXT
  448.         GO BODY_SIZUKA
  449. AG_3:
  450.         FLG_IF YOKU,'>=',100,HOKEN2
  451.         FLG_KI YOKU,'+',14
  452.         ;SUBSINARIO 'YOKUJOU.OVL'
  453.         FLG_IF YOKU,'<',100,WW_12
  454.         FLG_KI SIZU_NET,'=',1
  455. WW_12:
  456.         DB      "You can see the top of her stocking. It's so sexy."
  457.         DB      NEXT
  458.         GO BODY_SIZUKA
  459. BODY_SIZUKA:
  460.         DB      "Shizuka:  Just where do you think you're looking?"
  461.         DB      NEXT
  462.         DB      "Kenjirou:  Eh? Oh, nowhere..."
  463.         DB      NEXT
  464.         DB      "Shizuka:  You're young, so there's nothing that can be done about it, I suppose."
  465.         DB      NEXT
  466.         DB      "Kenjirou:  E- Excuse me!"
  467.         DB      NEXT
  468.         F_O B_NORM,C_KURO
  469.         DB      "There's no woman hotter than Shizuka-sensei."
  470.         DB      NEXT
  471.         GO      SENTAKU1
  472. HOKEN:
  473.         FLG_KI HOK,'=',7
  474.         SINARIO 'ER.OVL'
  475. HOKEN2:
  476.         FLG_KI HOK,'=',7
  477.         SINARIO 'ER2.OVL'
  478. AB8:
  479.         FLG_IF  TEMP01,'>=',3,KYOUSITU
  480.         FLG_KI  TEMP01,'+',1
  481.         FLG_KI TEMP09,'=',1
  482.         DB      "I wonder if Chie's cleaning up today?"
  483.         DB      NEXT
  484.         DB      "Guess I'll go see."
  485.         DB      NEXT
  486.         BAK_INIT        'tb_014',B_NORM
  487.         T_CG    'tt_13_14',CHI2,0
  488.         DB      "Chie:  Ah, Kenjirou-senpai..."
  489.         DB      NEXT
  490.         DB      "Kenjirou:  Are you cleaning up today, too?"
  491.         DB      NEXT
  492.         DB      "Chie:  Ah, um, well... Yes."
  493.         DB      NEXT
  494.         DB      "She's wearing her bathing suit again. I'm so happy!"
  495.         DB      NEXT
  496.         FLG_KI W,'=',-1
  497.         MENU_S  1,W,-1
  498.         MENU_SET        AG_4,"LOOK AT FACE"
  499.         MENU_SET        AG_5,"LOOK AT HANDS"
  500.         MENU_SET        AG_6,"LOOK AT THIGHS"
  501.         MENU_END
  502.         DB      EXIT
  503. AG_4:
  504.         FLG_IF  YOKU,'>=',100,HOKEN
  505.         FLG_KI  YOKU,'+',5
  506.         ;SUBSINARIO 'YOKUJOU.OVL'
  507.         FLG_IF YOKU,'<',100,KK_1
  508.         FLG_KI CHIE_NET,'=',1
  509. KK_1:
  510.         DB      "She's got a cute, innocent face, that somehow makes me want to tease her..."
  511.         DB      NEXT
  512.         DB      "Chie:  Um, is there something on my face?"
  513.         DB      NEXT
  514.         DB      "Kenjirou:  Eh? No, nothing. Is something wrong?"
  515.         DB      NEXT
  516.         DB      "Kenjirou:  Eh? Oh, um, nothing. It's nothing."
  517.         DB      NEXT
  518.         GO      HHH
  519. AG_5:
  520.         FLG_IF  YOKU,'>=',100,HOKEN
  521.         FLG_KI  YOKU,'+',10
  522.         ;SUBSINARIO 'YOKUJOU.OVL'
  523.         FLG_IF YOKU,'<',100,KK_2
  524.         FLG_KI CHIE_NET,'=',1
  525. KK_2:
  526.         DB      "It's odd to see such beautiful, luxurious fingernails on a plain girl like this."
  527.         DB      NEXT
  528.         DB      "Chie:  Is there something wrong?"
  529.         DB      NEXT
  530.         DB      "Kenjirou:  Like what?"
  531.         DB      NEXT
  532.         DB      "Chie:  ...Oh, nothing..."
  533.         DB      NEXT
  534.         GO      HHH
  535. AG_6:
  536.         FLG_IF  YOKU,'>=',100,HOKEN
  537.         FLG_KI  YOKU,'+',15
  538.         ;SUBSINARIO 'YOKUJOU.OVL'
  539.         FLG_IF YOKU,'<',100,KK_3
  540.         FLG_KI CHIE_NET,'=',1
  541. KK_3:
  542.         DB      "Looking at her white, fleshy thighs poking out under her bathing suit makes me hot."
  543.         DB      NEXT
  544.         DB      "Chie:  Um, I..."
  545.         DB      NEXT
  546.         DB      "She seems to have noticed my stare."
  547.         DB      NEXT
  548.         DB      "Kenjirou:  Aren't you cold?"
  549.         DB      NEXT
  550.         DB      "Chie:  What?"
  551.         DB      NEXT
  552.         DB      "Kenjirou:  I mean, you're not wearing much..."
  553.         DB      NEXT
  554.         DB      "Chie:  Oh... I'm, um, used to it."
  555.         DB      NEXT
  556.         DB      "Kenjirou:  Really? Careful not to catch a cold, though."
  557.         DB      NEXT
  558.         DB      "At that, Chie seemed to relax a little, and stopped moving away from me."
  559.         DB      NEXT
  560.         DB      "Chie:  Um..."
  561.         DB      NEXT
  562.         DB      "Kenjirou:  Yes?"
  563.         DB      NEXT
  564.         DB      "Chie:  I- It's nothing."
  565.         DB      NEXT
  566. HHH:
  567.         DB      "Kenjirou:  Well, I'll be going now."
  568.         DB      NEXT
  569.         DB      "Chie:  Okay."
  570.         DB      NEXT
  571.         DB      "Kenjirou:  You know, if you don't tell people your opinion, you'll always be doing the worst jobs, "
  572.         DB      "like cleaning up after the other girls."
  573.         DB      NEXT
  574.         DB      "Chie:  ................"
  575.         DB      NEXT
  576.         DB      "Chie doesn't say anything."
  577.         DB      NEXT
  578.         DB      "Kenjirou:  Well, bye."
  579.         DB      NEXT
  580.         DB      "I leave the changing room."
  581.         DB      NEXT
  582.         GO      SENTAKU1
  583. KYOUSITU:
  584.         FLG_KI HOK,'=',0
  585.         FLG_IF  MOTDOYOU,'=',1,DOYOUBI
  586.         BAK_INIT        'tb_034b',B_NORM
  587.         DB      "Oh, look how late it is."
  588.         DB      NEXT
  589.         BAK_INIT 'tb_011b',B_NORM
  590.         DB      "Guess I'll get ready to go home."
  591.         DB      NEXT
  592.         B_O     B_FADE,C_KURO
  593.         SINARIO 'JUMP.OVL'
  594.         DB      EXIT
  595. DOYOUBI:
  596.         FLG_KI MOTDOYOU,'=',0
  597.         BAK_INIT        'tb_034a',B_NORM
  598.         DB      "Guess I'll go back to my classroom."
  599.         DB      NEXT
  600.         BAK_INIT        'tb_011a',B_NORM
  601.         DB      "It's still light outside, but I' guess I'll head home now."
  602.         DB      NEXT
  603.         B_O     B_FADE,C_KURO
  604.         SINARIO 'JUMP.OVL'
  605.         DB      EXIT
  606. END