Skip to content
Permalink
Browse files
add some missing script arguments
restore all positional #xy arguments from jp script that were missing from the
4.15 script for whatever reason

the missing argument in mp_0005c in particular resulted in some glitchy squares
like in #5

also restored #N, which removes the tail of some of the speech bubbles

there are still tons of missing 6As left, but I have no idea what effect they
actually have
  • Loading branch information
dackst committed Mar 19, 2021
1 parent 7a33dd2 commit 2c108a87354b0987dbc9ce5a1d2beb36945a6dff
Showing with 7 additions and 7 deletions.
  1. +1 −1 script/input/mp_0002.tsv
  2. +1 −1 script/input/mp_0002d.tsv
  3. +1 −1 script/input/mp_0005c.tsv
  4. +1 −1 script/input/mp_0110.tsv
  5. +1 −1 script/input/mp_5200.tsv
  6. +1 −1 script/input/mp_6200.tsv
  7. +1 −1 script/input/mp_7099c.tsv
@@ -670,7 +670,7 @@ QS_02_quest_end
Once the two of you are together,
we'll resume our training again.
0xab75 0x06 ALTO ANI_LAUGH
0xab9c 0x98 ALTO #A Haha, sure. I'll bring Cygna even
0xab9c 0x98 ALTO #6A Haha, sure. I'll bring Cygna even
if I have to drag him with me.
0xac11 0x06 Aulbath ANI_WAIT0
0xac3b 0x98 Aulbath Hm, it would help if you did.
@@ -306,7 +306,7 @@ EV_4_S30_help_creha
0x7500 0x06 Creha ANI_HEADACHE2
0x75bc 0x06 Aulbath ANI_DRAIN_LOOP
0x786e 0x06 Lyra ANI_JOY
0x7893 0x98 Lyra Nayuta...! mp_0000c 0x734d
0x7893 0x98 Lyra #N Nayuta...! mp_0000c 0x734d
0x78c2 0x98 Aulbath ...So you've come.
0x7948 0x98 ALTO Sorry I'm late!
0x7971 0x98 ALTO Creha, Lyra...
@@ -34,7 +34,7 @@ EV_6_S10_battle_mons
0x1ca2 0x98 Bell #4W#6A#275x#230y Ooh, Lyra...
0x1d5e 0x98 Lyra #1W (...Nayuta...!)
0x1de2 0x3F Name Nayuta's Voice mp_0001 0x1090f
0x1df8 0x98 ALTO Lyra, Vel!!
0x1df8 0x98 ALTO #16S#500x#500y Lyra, Vel!!
0x1e33 0x6B Lyra Exclamation
0x1ebf 0x06 Bell ANI_WAIT
0x1ee5 0x6B Bell Exclamation
@@ -767,7 +767,7 @@ QS_01_talk_Asa
He's pretty scatterbrained.
0xc882 0x6B ALTO Sweatdrop
0xc8b4 0x06 ALTO ANI_DEJECTED
0xc8de 0x98 ALTO (#6AThat Dorado...
0xc8de 0x98 ALTO #6A (That Dorado...
I guess this really is all just about
wanting to eat my sister's food.)
0xc958 0x06 ALTO ANI_GESTURE2
@@ -239,7 +239,7 @@ EV_5_S19_meet_zext
0x6a50 0x98 Zext #400x#270y No, it is the truth.
0x6a8c 0x98 Zext #400x#270y In fact, you hardly ever gave
him any information yourself.
0x6af6 0x98 Zext Remember, son of man.
0x6af6 0x98 Zext #400x#270y Remember, son of man.
You have no idea how many secrets
Noi has been keeping from you...
0x6ba6 0x98 ALTO #2W#6A ...Ah... mp_0001 0xd6a4
@@ -222,7 +222,7 @@ EV_4_S34_see_flashback
I'm fine, I'm fine...
0x65bc 0x6B ALTO Ellipsis
0x65ee 0x06 ALTO ANI_SHAKE_HAND_PLEASE3
0x6649 0x98 ALTO Don't be afraid to ask for
0x6649 0x98 ALTO #200x#70y Don't be afraid to ask for
help if you're having trouble.
You can always count on me.
0x66a5 0x98 ALTO #200x#70y I WILL protect you.
@@ -16,7 +16,7 @@ EV_7_S13_enter_starball
EV_7_S14_battle_zext
0x111d 0x98 Zext Creha, Selam...
My foolish children.
0x1161 0x98 Zext Again and again, they forget
0x1161 0x98 Zext #N Again and again, they forget
the mission of the Mitos.
0x120d 0x98 Zext ...Now, they must simply watch
as I take over from here.

0 comments on commit 2c108a8

Please sign in to comment.