?login_element?

Subversion Repositories NedoOS

Rev

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

  1.         include SUPER_C.inc
  2. M_START:
  3. MON_06
  4.         F_O B_NORM,C_KURO
  5.         DB      "*BEEP BEEP BEEP*........ (five minutes later) *BEEP BEEP BEEP*........ (five minutes later)"
  6.     DB  " *BEEP BEEP BEEP*........ (five minutes later) *BEEP BEEP BEEP*........ (five minutes later) "
  7.         DB      NEXT
  8.         DB      "Kenjirou:  S- Shut up, you!"
  9.         DB      NEXT
  10.         BAK_INIT 'tb_001a',B_NORM
  11.         CDPLAY  12
  12.         DB      "Kenjirou:  Ah..."
  13.         DB      NEXT
  14.         DB      "I looked at the clock. I had woken up much later than I usually do."
  15.         DB      NEXT
  16.         DB      "Kenjirou:  O- Oh no..."
  17.         DB      NEXT
  18.         DB      "I quickly got dressed and went into the dining kitchen."
  19.         DB      NEXT
  20.         BAK_INIT 'tb_002',B_NORM
  21.         CDPLAY  6
  22.         T_CG 'tt_20_02',AKE_A2,0
  23.         DB      "Akemi:  Ah, you're finally up."
  24.         DB      NEXT
  25.         DB      "Kenjirou:  A- Akemi-san, why didn't you wake me up?"
  26.         DB      NEXT
  27.         DB      "Akemi:  I tried, several times. But you wouldn't get out of bed."
  28.         DB      NEXT
  29.         DB      "Kenjirou:  O- Okay. I'm off to school now."
  30.         DB      NEXT
  31.         DB      "With that, I ran out of the dining kitchen. I didn't have time to stand there talking with Akemi-san."
  32.         DB      NEXT
  33.         DB      "Akemi:  See you later."
  34.         DB      NEXT
  35.         BAK_INIT 'tb_006',B_NORM
  36.         CDPLAY  2
  37.         DB      "Kenjirou:  Guess I won't have any lunch today."
  38.         DB      NEXT
  39.         DB      "I look at the convenience store, and run past."
  40.         DB      NEXT
  41.         CDPLAY  3
  42.         DB      "Voice:  Kenjirou!"
  43.         DB      NEXT
  44.         DB      "It's a voice I've heard before. I look around to see Terumi-senpai, standing in front of the convenience store."
  45.         DB      NEXT
  46.        
  47.         T_CG 'tt_05_06',TER2,0
  48.         DB      "Kenjirou:  Ah, Terumi-senpai..."
  49.         DB      NEXT
  50.         DB      "Terumi:  Kenjirou, aren't you going to say good morning to me?"
  51.         DB      NEXT
  52.         DB      "Kenjirou:  Eh? Oh, good morning."
  53.         DB      NEXT
  54.         DB      "Terumi:  Good morning. Will you be able to make it to school in time?"
  55.         DB      NEXT
  56.         DB      "Kenjirou:  That's why I'm hurrying to school. Don't I look like I'm in a hurry?"
  57.         DB      NEXT
  58.         DB      "Terumi:  No, you look like you're just walking normally."
  59.         DB      NEXT
  60.         DB      "Kenjirou:  ...Anyway, I am in a hurry. You should hurry, too, or you'll be late."
  61.         DB      NEXT
  62.         DB      "Terumi:  Yes, that's right. Let's go together."
  63.         DB      NEXT
  64.         FLG_KI W,'=',-1
  65.         MENU_S 1,W,-1
  66.         MENU_SET        B1,"GO WITH HER"
  67.         MENU_SET        B2,"GO ALONE"
  68.         MENU_END
  69.         DB      EXIT
  70. B1:
  71.         DB      "Kenjirou:  Okay, let's get moving."
  72.         DB      NEXT
  73.         DB      "Terumi:  Okay, okay."
  74.         DB      NEXT
  75.         DB      "Terumi-senpai and I hurry off for school."
  76.         DB      NEXT
  77.         SINARIO 'MON_07A.OVL'
  78. B2:
  79.         DB      "If I go to school with her, I'll never get there on time. I doubt if we'll be able to make it to school before lunchtime."
  80.         DB      NEXT
  81.         DB      "Kenjirou:  I'm sorry, I've got to go..."
  82.         DB      NEXT
  83.         DB      "I dash away, heading for the station."
  84.         DB      NEXT
  85.         F_O B_NORM,C_KURO
  86.         DB      "Terumi:  Wait!"
  87.         DB      NEXT
  88.         DB      "I hear her voice behind me, but run on, without looking back. She doesn't follow me."
  89.         DB      NEXT
  90.         DB      "I'll probably catch hell for this, next time I see her."
  91.         DB      NEXT
  92.         SINARIO 'MON_07B.OVL'
  93. END