Skip to content

Commit

Permalink
Update translations
Browse files Browse the repository at this point in the history
  • Loading branch information
ZoomTen committed Aug 14, 2021
1 parent fc5d418 commit ccc7d86
Show file tree
Hide file tree
Showing 12 changed files with 212 additions and 1,342 deletions.
10 changes: 5 additions & 5 deletions banks/bank_0c.asm
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ Group02_Signposts:
dw text_0c_41af
dw text_0c_41b6

INCLUDE "data/text/signposts_2.asm"
INCLUDE "data/english_text/signposts_2.asm"

Group03_Signposts:
dw text_0c_41cb
Expand All @@ -83,7 +83,7 @@ Group03_Signposts:
dw text_0c_41ee
dw text_0c_41f7

INCLUDE "data/text/signposts_3.asm"
INCLUDE "data/english_text/signposts_3.asm"

Group04_Signposts:
dw text_0c_4216
Expand All @@ -99,7 +99,7 @@ Group04_Signposts:
dw text_0c_4272
dw text_0c_4283

INCLUDE "data/text/signposts_4.asm"
INCLUDE "data/english_text/signposts_4.asm"

Group05_Signposts:
dw text_0c_42a5
Expand All @@ -111,7 +111,7 @@ Group05_Signposts:
dw text_0c_42d3
dw text_0c_42db

INCLUDE "data/text/signposts_5.asm"
INCLUDE "data/english_text/signposts_5.asm"

Group06_Signposts:
dw text_0c_42f9
Expand All @@ -121,7 +121,7 @@ Group06_Signposts:
dw text_0c_431a
dw text_0c_4322

INCLUDE "data/text/signposts_6.asm"
INCLUDE "data/english_text/signposts_6.asm"

unk_00c_432a::
dr $3032a, $32cee
Expand Down
3 changes: 0 additions & 3 deletions data/english_text/ballots_house_intro.asm
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,3 @@ text_08_45f0::
cont "cold."
done

text_00_0000::
done

46 changes: 0 additions & 46 deletions data/english_text/ballots_house_intro.csv

This file was deleted.

4 changes: 2 additions & 2 deletions data/english_text/bank08_misc.asm
Original file line number Diff line number Diff line change
Expand Up @@ -237,8 +237,8 @@ text_08_4b14::
text_init NAME_14, $25
text2 "Are you hurt?"
para "If you're"
line "hurt, just go"
cont "inside this"
line "hurt, just"
cont "enter this"
cont "alpha ray"
cont "emitter and"
cont "you'll"
Expand Down
Loading

0 comments on commit ccc7d86

Please sign in to comment.