?login_element?

Subversion Repositories NedoOS

Rev

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

  1.         include SUPER_C.inc
  2. M_START:
  3. MON_34
  4.         FLG_KI  MOTSUNE,'=',0
  5.         BAK_INIT        'tb_001a',B_NORM
  6.         CDPLAY          12
  7.         DB      "Kenjirou:  Oh well. Guess there's nothing I can do about it."
  8.         DB      NEXT
  9.         DB      "Motoka:  Please, stop!"
  10.         DB      NEXT
  11.         DB      "Kenjirou:  Eh? That was Motoka's voice."
  12.         DB      NEXT
  13.         DB      "I put my ear against the door."
  14.         DB      NEXT
  15.         DB      "Motoka:  Go home, all of you. Just go home!"
  16.         DB      NEXT
  17.         DB      "Wow, I've never heard Motoka get this mad."
  18.         DB      NEXT
  19.         DB      "Hiroshi:  Ah, okay. Sorry."
  20.         DB      NEXT
  21.         DB      "I get the feeling that Hiroshi and the others are about to go home."
  22.         DB      NEXT
  23.         DB      "I hear the sound of Motoka running up the stairs to me, and then a door slam."
  24.         DB      NEXT
  25.         DB      "I haven't heard Motoka be so upset before."
  26.         DB      NEXT
  27.         DB      "I haven't been talking to her much these days. I guess I'll go see how she is."
  28.         DB      NEXT
  29.         F_O     B_NORM,C_KURO
  30.         CDPLAY          0
  31.         DB      "I leave my room, and knock on her door."
  32.         DB      NEXT
  33.         DB      "I usually just knock casually on her door, but for some reason I hesitated this time."
  34.         DB      NEXT
  35.         DB      "Then I knocked on the door, twice."
  36.         DB      NEXT
  37.         ;WAV    'Se_no'
  38.         DB      "Silence. "
  39.         DB      NEXT
  40.         DB      "I went to knock again."
  41.         DB      NEXT
  42.         DB      "Suddenly the door to Motoka's room opened."
  43.         DB      NEXT
  44.         BAK_INIT        'tb_003',B_NORM
  45.         CDPLAY          20
  46.         T_CG    'tt_21_03',MOT_B2,0
  47.         DB      "Motoka:  O- Oniichan..."
  48.         DB      NEXT
  49.         DB      "Kenjirou:  Motoka, um... I was just wondering what was wrong? I heard you shout."
  50.         DB      NEXT
  51.         DB      "Motoka:  Eh? Oh, Hara-senpai's friends..."
  52.         DB      NEXT
  53.         DB      "Kenjirou:  He brought friends in there with you?"
  54.         DB      NEXT
  55.         DB      "Motoka:  They were horsing around, opening the drawers to my dresser and stuff..."
  56.         DB      NEXT
  57.         DB      "Kenjirou:  Why did you shout like that?"
  58.         DB      NEXT
  59.         DB      "Motoka:  ..............."
  60.         DB      NEXT
  61.         DB      "Kenjirou:  You know, Motoka..."
  62.         DB      NEXT
  63.         DB      "Motoka:  I'm sorry."
  64.         DB      NEXT
  65.         DB      "Kenjirou:  Eh?"
  66.         DB      NEXT
  67.         DB      "Motoka:  What you want to say to me. I understand."
  68.         DB      NEXT
  69.         DB      "Kenjirou:  Okay. Why don't you let me know if you're having problems, okay?"
  70.         DB      NEXT
  71.         TATI_ERS ;      -- TATI_ERS   ;;;!!! TODO
  72.         T_CG    'tt_10_03',MOT_A2,0
  73.         DB      "Motoka:  Okay!"
  74.         DB      NEXT
  75.         B_O     B_FADE,C_KURO
  76.         BAK_INIT        'tb_001b',B_NORM
  77.         CDPLAY          12
  78.         F_O     B_NORM,C_KURO
  79.         DB      "It's been a long time since I've seen Motoka smile like that."
  80.         DB      NEXT
  81.         DB      "I'm sure that Hiroshi and his jerk friends wouldn't think about laying a hand on Motoka after this."
  82.         DB      NEXT
  83.         DB      "Anyway, I'm glad I was able to make up with Motoka."
  84.         DB      NEXT
  85.         DB      "I fell into a deep sleep."
  86.         DB      NEXT
  87.         B_O     B_FADE,C_KURO
  88.         CDPLAY          0
  89.         FLG_KI  HIDUKE,'+',1
  90.         FLG_IF  ONANI,'>=',5,DEKINAI
  91.         FLG_KI  ONANI,'=',0
  92. DEKINAI:
  93.         SINARIO 'MON_35.OVL'
  94.         DB      EXIT
  95. END