?login_element?

Subversion Repositories NedoOS

Rev

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

  1.         include SUPER_C.inc
  2. M_START:
  3. MON_10
  4.         FLG_IF HOK,'=',2,HUHUHU
  5.         F_O B_NORM,C_KURO
  6.         DB      "Kenjirou:  Zzzz... (...I'm so sleepy...)"
  7.         DB      NEXT
  8.         DB      "Kenjirou:  ........................................................................................"
  9.         DB      NEXT
  10.         CDPLAY  14
  11.         F_O B_NORM,C_KURO
  12.         DB      "Voice:  Hey! Wake up!"
  13.         DB      NEXT
  14.         DB      "Kenjirou:  .....Mm?"
  15.         DB      NEXT
  16.         BAK_INIT 'tb_010',B_NORM
  17.         DB      "Tetsuya:  You're finally up."
  18.         DB      NEXT
  19.         DB      "I lifted my head off the desk and looked at Tetsuya. "
  20.         DB      NEXT
  21.         T_CG 'tt_08_10',TET_A2,0
  22.         DB      "Tetsuya:  It's lunchtime. Time to wake up."
  23.         DB      NEXT
  24.         DB      "Kenjirou:  Oh, you're right."
  25.         DB      NEXT
  26.         DB      "Tetsuya:  Well, I'm taking off. See you later."
  27.         DB      NEXT
  28.         TATI_ERS
  29.         DB      "Kenjirou:  Have fun."
  30.         DB      NEXT
  31.         DB      "Guess I'll wander around myself, too."
  32.         DB      NEXT
  33.         FLG_KI TEMP01,'=',0
  34.         FLG_KI TEMP02,'=',0
  35.         FLG_KI TEMP03,'=',0
  36.         FLG_KI TEMP04,'=',0
  37.         FLG_KI TEMP05,'=',0
  38.         FLG_KI TEMP06,'=',0
  39.         FLG_KI TEMP07,'=',0
  40. ROUKA:
  41.         BAK_INIT 'tb_034a',B_NORM
  42.         DB      "Well, where should I go?"
  43.         DB      NEXT
  44.         FLG_KI W,'=',-1
  45.         FLG_IF TEMP02,'=',0,SA_1
  46.         FLG_KI W,'DOWN',0
  47. SA_1:
  48.         FLG_IF TEMP03,'=',0,SA_2
  49.         FLG_KI W,'DOWN',1
  50. SA_2:
  51.         FLG_IF TEMP04,'=',0,SA_3
  52.         FLG_KI W,'DOWN',2
  53. SA_3:
  54.         FLG_IF TEMP05,'=',0,SA_4
  55.         FLG_KI W,'DOWN',3
  56. SA_4:
  57.         FLG_IF TEMP06,'=',0,SA_5
  58.         FLG_KI W,'DOWN',4
  59. SA_5:
  60.         FLG_IF TEMP07,'=',0,SA_6
  61.         FLG_KI W,'DOWN',5
  62. SA_6:
  63.         MENU_S 2,W,-1
  64.         MENU_SET        C1,"GO BACK TO CLASS"
  65.         MENU_SET        C2,"ROOF"
  66.         MENU_SET        C3,"MUSIC ROOM"
  67.         MENU_SET        C4,"P.E. ROOM"
  68.         MENU_SET        C5,"ART ROOM"
  69.         MENU_SET        C6,"MEN'S ROOM"
  70.         MENU_END
  71.         DB      EXIT
  72. C1:
  73.         FLG_IF TEMP01,'=',2,KYOUSITU
  74.         FLG_KI TEMP01,'+',1
  75.         FLG_KI TEMP02,'=',1
  76.         DB      "I head back to my classroom."
  77.         DB      NEXT
  78.         BAK_INIT 'tb_010',B_NORM
  79.         DB      "There's a wall of girls around Shiho again today, just like yesterday. There's no way I can approach her."
  80.         DB      NEXT
  81.         GO ROUKA
  82. C2:
  83.         FLG_IF TEMP01,'=',2,KYOUSITU
  84.         FLG_KI TEMP01,'+',1
  85.         FLG_KI TEMP03,'=',1
  86.         DB      "Guess I'll head for the roof."
  87.         DB      NEXT
  88.         BAK_INIT 'tb_012',B_NORM
  89.         DB      "On the roof, standing near the chain-link fence, is Terumi-senpai."
  90.         DB      NEXT
  91.         T_CG 'tt_05_12',TER2,0
  92.         DB      "Kenjirou:  Terumi-senpai."
  93.         DB      NEXT
  94.         DB      "Terumi:  Ah, Kenjirou."
  95.         DB      NEXT
  96.         FLG_KI W,'=',-1
  97.         MENU_S 1,W,-1
  98.         MENU_SET        D1,"LOOK AT TITS"
  99.         MENU_SET        D2,"LOOK AT ASS"
  100.         MENU_SET        D3,"LOOK AT THIGHS"
  101.         MENU_END
  102.         DB      EXIT
  103. D1:
  104.         FLG_IF YOKU,'>=',100,HOKEN
  105.         FLG_KI YOKU,'+',8
  106.         ;SUBSINARIO 'YOKUJOU.OVL'       ;
  107.         DB      "Her tits are fine. The right one might be bigger than the other."
  108.         DB      NEXT
  109.         GO BODY
  110. D2:
  111.         FLG_IF YOKU,'>=',100,HOKEN
  112.         FLG_KI YOKU,'+',13
  113.         ;SUBSINARIO 'YOKUJOU.OVL'
  114.         DB      "Ah, a nice ass. There's a nice line moving out from her hips."
  115.         DB      NEXT
  116.         GO BODY
  117. D3:
  118.         FLG_IF YOKU,'>=',100,HOKEN
  119.         FLG_KI YOKU,'+',12
  120.         ;SUBSINARIO 'YOKUJOU.OVL'
  121.         DB      "Such nice thighs. Those legs go all the way down."
  122.         DB      NEXT
  123.         GO BODY
  124. BODY:
  125.         DB      "Terumi:  What's wrong? Why are you looking at me like that?"
  126.         DB      NEXT
  127.         DB      "Kenjirou:  I- I wasn't looking. Anyway, what are you doing up here?"
  128.         DB      NEXT
  129.         DB      "Terumi:  Nothing. I was just wandering around the school. What about you?"
  130.         DB      NEXT
  131.         DB      "Kenjirou:  Oh, nothing, too. Just seeing what was up here."
  132.         DB      NEXT
  133.         DB      "Terumi:  You sure have a lot of free time."
  134.         DB      NEXT
  135.         DB      "Kenjirou:  Just like you."
  136.         DB      NEXT
  137.         DB      "Terumi:  I what? Why, you..."
  138.         DB      NEXT
  139.         DB      "Pretending to be angry, she came at me with her fists balled up."
  140.         DB      NEXT
  141.         DB      "Kenjirou:  Hahaha (Hmm, think I'll get out of here, just in case.)"
  142.         DB      NEXT
  143.         DB      "Kenjirou:  Well, bye, Terumi-senpai!"
  144.         DB      NEXT
  145.         DB      "Terumi:  Wait, you!"
  146.         DB      NEXT
  147.         DB      "I quickly put the roof behind me."
  148.         DB      NEXT
  149.         GO ROUKA
  150. C3:
  151.         FLG_IF TEMP01,'=',2,KYOUSITU
  152.         FLG_KI TEMP01,'+',1
  153.         FLG_KI TEMP04,'=',1
  154.         BAK_INIT        'tb_010',B_NORM
  155.         DB      "When I enter the room, Motoka runs over to me."
  156.         DB      NEXT
  157.         T_CG 'tt_10_10',MOT_A2,0
  158.         DB      "Motoka:  Oniichan!"
  159.         DB      NEXT
  160.         DB      "Motoka:  What's up?"
  161.         DB      NEXT
  162.         DB      "Kenjirou:  Nothing."
  163.         DB      NEXT
  164.         DB      "Motoka:  Nothing? But there's a reason you're here, right?"
  165.         DB      NEXT
  166.         DB      "Kenjirou:  No, no reason."
  167.         DB      NEXT
  168.         DB      "Motoka:  I know! You got lonely, and wanted to see my pretty face."
  169.         DB      NEXT
  170.         DB      "Kenjirou:  No, I was just passing by your classroom."
  171.         DB      NEXT
  172.         DB      "Motoka:  That's no fun."
  173.         DB      NEXT
  174.         DB      "Motoka:  But the important part is, you came to see me, right?"
  175.         DB      NEXT
  176.         DB      "I'd better leave, before I get pulled into another embarrassing situation..."
  177.         DB      NEXT
  178.         DB      "Kenjirou:  Well, bye."
  179.         DB      NEXT
  180.         DB      "Motoka:  Oniichan!"
  181.         DB      NEXT
  182.         DB      "I leave Motoka's classroom."
  183.         DB      NEXT
  184.         GO ROUKA
  185. C4:
  186.         FLG_IF TEMP01,'=',2,KYOUSITU
  187.         FLG_KI TEMP01,'+',1
  188.         FLG_KI TEMP05,'=',1
  189.         DB      "Guess I'll see what's in the P.E. storage room."
  190.         DB      NEXT
  191.         BAK_INIT 'tb_015',B_NORM
  192.         DB      "Tetsuya is here, looking for a ball."
  193.         DB      NEXT
  194.         T_CG 'tt_08_15',TET_A2,0
  195.         FLG_KI TET_KAIS,'+',1
  196.         DB      "Kenjirou:  Tetsuya, what are you doing in here?"
  197.         DB      NEXT
  198.         DB      "Tetsuya:  Ah, Kenjirou. We couldn't find a good ball to play with, so I'm looking for one in here. How about you?"
  199.         DB      NEXT
  200.         DB      "Kenjirou:  I'm just wandering around the school. "
  201.         DB      NEXT
  202.         DB      "Tetsuya:  You're what?"
  203.         DB      NEXT
  204.         DB      "Kenjirou:  See you later, Tetsuya."
  205.         DB      NEXT
  206.         DB      "I leave the P.E. storage room."
  207.         DB      NEXT
  208.         GO ROUKA
  209. C5:
  210.         FLG_IF TEMP01,'=',2,KYOUSITU
  211.         FLG_KI TEMP01,'+',1
  212.         FLG_KI TEMP06,'=',1
  213.         DB      "Guess I'll go see what Mika-sensei is doing."
  214.         DB      NEXT
  215.         BAK_INIT 'tb_013a',B_NORM
  216.         DB      "Mika is dusting one of her strange-looking statues."
  217.         DB      NEXT
  218.         DB      "Kenjirou:  Mika-sensei."
  219.         DB      NEXT
  220.         DB      "Mika:  Ah, Kondo-kun."
  221.         DB      NEXT
  222.         T_CG 'tt_12_13a',MIK2,0
  223.         FLG_KI W,'=',-1
  224.         MENU_S 1,W,-1
  225.         MENU_SET        E1,"LOOK AT TITS"
  226.         MENU_SET        E2,"LOOK AT ASS"
  227.         MENU_SET        E3,"LOOK AT THIGHS"
  228.         MENU_END
  229.         DB      EXIT
  230. E1:
  231.         FLG_IF YOKU,'>=',100,HOKEN
  232.         FLG_KI YOKU,'+',12
  233.         ;SUBSINARIO 'YOKUJOU.OVL'
  234.         FLG_IF YOKU,'>=',100,MIKA_1
  235. ;MIKA_NETA
  236. MIKA_2:
  237.         DB      "Her arms are folded over her tits, blocking my view. But they look nice."
  238.         DB      NEXT
  239.         GO MIKA_7
  240. MIKA_1:
  241.         FLG_KI MIKA_NET,'=',1
  242.         GO MIKA_2
  243. E2:
  244.         FLG_IF YOKU,'>=',100,HOKEN
  245.         FLG_KI YOKU,'+',15
  246.         ;SUBSINARIO 'YOKUJOU.OVL'
  247.         FLG_IF YOKU,'>=',100,MIKA_3
  248. ;MIKA_NETA
  249. MIKA_4:
  250.         DB      "My face has known the supple bounciness of her ass. I'll never forget that moment."
  251.         DB      NEXT
  252.         GO MIKA_7
  253. MIKA_3:
  254.         FLG_KI MIKA_NET,'=',1
  255.         GO MIKA_4
  256. E3:
  257.         FLG_IF YOKU,'>=',100,HOKEN
  258.         FLG_KI YOKU,'+',6
  259.         ;SUBSINARIO 'YOKUJOU.OVL'
  260.         FLG_IF YOKU,'>=',100,MIKA_5
  261. ;MIKA_NETA
  262. MIKA_6:
  263.         DB      "Nice thighs. Just the right amount of meat. "
  264.         DB      NEXT
  265.         GO MIKA_7
  266. MIKA_5:
  267.         FLG_KI MIKA_NET,'=',1
  268.         GO MIKA_6
  269. MIKA_7:
  270.         DB      "Mika:  ...You were looking at me with lust in your eyes just now."
  271.         DB      NEXT
  272.         DB      "Kenjirou:  Eh? I was? "
  273.         DB      NEXT
  274.         DB      "Mika:  ...Oh, never mind. "
  275.         DB      NEXT
  276.         DB      "Mika:  Anyway, why are you here? You're not supposed to start your extra lessons until tomorrow."
  277.         DB      NEXT
  278.         DB      "Kenjirou:  Eh?"
  279.         DB      NEXT
  280.         DB      "Mika:  ...Did you forget already?"
  281.         DB      NEXT
  282.         DB      "Oh no! I did forget!"
  283.         DB      NEXT
  284.         DB      "Kenjirou:  Well, I'll be going now..."
  285.         DB      NEXT
  286.         DB      "Mika:  W- Wai! Come back here!"
  287.         DB      NEXT
  288.         DB      "I leave the art room."
  289.         DB      NEXT
  290.         GO ROUKA
  291. C6:
  292.         FLG_IF TEMP01,'=',2,KYOUSITU
  293.         FLG_KI TEMP01,'+',1
  294.         FLG_KI TEMP07,'=',1
  295.         DB      "I head for the men's room."
  296.         DB      NEXT
  297.         BAK_INIT 'tb_017a',B_NORM
  298.         DB      "Second stall from the back, that's my office."
  299.         DB      NEXT
  300.         DB      "I've got nothing to do here. Guess I'll leave..."
  301.         DB      NEXT
  302.         GO ROUKA
  303. KYOUSITU:
  304.         BAK_INIT 'tb_034a',B_NORM
  305.         DB      "Class will be starting again soon. Guess I'll go back now."
  306.         DB      NEXT
  307.         BAK_INIT 'tb_010',B_NORM
  308.         DB      "The students are still talking among themselves. The girls are surrounding Kashima-san, as usual."
  309.         DB      NEXT
  310.         DB      "Is the new transfer student that new and interesting to them all?"
  311.         DB      NEXT
  312.         DB      "I put my head on the desk and prepare for sleep again."
  313.         DB      NEXT
  314.         F_O B_NORM,C_KURO
  315.         DB      "Kenjirou:  Good night..."
  316.         DB      NEXT
  317.         DB      "Kenjirou:  ......................................................................................................."
  318.         DB      NEXT
  319.         DB      "Voice:  Hey, wake up!"
  320.         DB      NEXT
  321.         DB      "Kenjirou:  ...Mm?"
  322.         DB      NEXT
  323.         BAK_INIT 'tb_011a',B_NORM
  324.         DB      "Kenjirou:  What?"
  325.         DB      NEXT
  326.         DB      "Tetsuya:  You're finally awake."
  327.         DB      NEXT
  328.         DB      "I pick my heavy head off the desk and look at him."
  329.         DB      NEXT
  330.         T_CG 'tt_08_11a',TET_A2,0
  331.         DB      "Tetsuya:  You sure sleep a lot."
  332.         DB      NEXT
  333.         DB      "Kenjirou:  Don't praise me like that. I'm blushing."
  334.         DB      NEXT
  335.         DB      "Tetsuya:  It wasn't praise!"
  336.         DB      NEXT
  337.         DB      "Tetsuya:  Anyway, I'm going home now. You should, too."
  338.         DB      NEXT
  339.         DB      "Kenjirou:  Ah."
  340.         DB      NEXT
  341.         DB      "Tetsuya:  Well, take care."
  342.         DB      NEXT
  343.         TATI_ERS
  344.         DB      "Tetsuya leaves the classroom. I get my bag up and prepare to do the same."
  345.         DB      NEXT
  346.         DB      "Well, time to head for home."
  347.         DB      NEXT
  348.         GO HUHUHU
  349. HOKEN:
  350.         FLG_KI HOK,'=',2
  351.         SINARIO 'ER.OVL'
  352. HUHUHU:
  353.         FLG_KI HOK,'=',0
  354.         BAK_INIT 'tb_034a',B_NORM
  355.         DB      "It's quiet. I can't hear a sound. Everyone else must have gone home for the day. "
  356.         DB      NEXT
  357.         DB      "Huh? I hear something..."
  358.         DB      NEXT
  359.         DB      "A soft musical sound, coming from one of the rooms nearby."
  360.         DB      NEXT
  361.         CDPLAY  11
  362.         DB      "Piano? Someone's playing. I've heard the song before..."
  363.         DB      NEXT
  364.         FLG_KI W,'=',-1
  365.         MENU_S 1,W,-1
  366.         MENU_SET        F1,"GO TO MUSIC ROOM"
  367.         MENU_SET        F2,"GO HOME"
  368.         MENU_END
  369.         DB      EXIT
  370. F1:
  371.         DB      "I swear I've heard that song before. I guess I'll go check it out..."
  372.         DB      NEXT
  373.         SINARIO 'MON_11.OVL'
  374. F2:
  375.         FLG_KI SIHO_PIA,'=',0
  376.         DB      "I don't really care about that. I'll go home instead."
  377.         DB      NEXT
  378.         DB      "I leave the school."
  379.         DB      NEXT
  380.         SINARIO 'BUNKI_1.OVL'
  381. END