Skip to content

Commit

Permalink
Merge branch 'progress' into english2
Browse files Browse the repository at this point in the history
# Conflicts:
#	.github/ok/ok.py
#	.github/ok/webhook.py
  • Loading branch information
ZoomTen committed Oct 6, 2021
2 parents c34ee69 + 89e9893 commit a80e5b0
Show file tree
Hide file tree
Showing 10 changed files with 1,324 additions and 116 deletions.
2 changes: 1 addition & 1 deletion banks/bank_07.asm
Original file line number Diff line number Diff line change
Expand Up @@ -963,7 +963,7 @@ unk_007_4ed2:

unk_007_4edf:
warp_event ABSOLUTE, 8, $2d, $0a, $00
event_04 4, 3, 0, unk_00e_4651
event_04 4, 3, 0, unk_00e_4652
events_end

unk_007_4eec:
Expand Down
8 changes: 4 additions & 4 deletions banks/bank_0b.asm
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ ScriptCommandTable:
dw Script_spriteface ; $01
dw Script_delay ; $02
dw Script_03 ; $03
dw Script_04 ; $04
dw Script_04 ; $04 another textbox command?
dw Script_face ; $05
dw Script_spritewalk ; $06
dw Script_07 ; $07
Expand All @@ -102,7 +102,7 @@ ScriptCommandTable:
dw Script_13 ; $13
dw Script_text ; $14
dw Script_emote ; $15
dw Script_16 ; $16
dw Script_16 ; $16 load sprite definitions?
dw Script_17 ; $17
dw Script_18 ; $18
dw Script_19 ; $19
Expand Down Expand Up @@ -139,7 +139,7 @@ ScriptCommandTable:
dw Script_38 ; $38
dw Script_39 ; $39
dw Script_3a ; $3a
dw Script_3b ; $3b
dw Script_3b ; $3b start a battle?
dw Script_3c ; $3c
dw Script_3d ; $3d
dw Script_3e ; $3e
Expand Down Expand Up @@ -183,7 +183,7 @@ ScriptCommandTable:
dw Script_64 ; $64
dw Script_65 ; $65
dw Script_66 ; $66
dw Script_67 ; $67
dw Script_67 ; $67 follower related?
dw Script_68 ; $68
dw Script_69 ; $69
dw Script_6a ; $6a
Expand Down
2 changes: 1 addition & 1 deletion banks/bank_0e.asm
Original file line number Diff line number Diff line change
Expand Up @@ -613,7 +613,7 @@ Script_00e_464e:
scr_text text_0e_5b91
scr_end

unk_00e_4651:
unk_00e_4652:
scr_face $02 ; TEMP
scr_spriteface $02, $03 ; TEMP
scr_text text_0e_5b91
Expand Down
Loading

0 comments on commit a80e5b0

Please sign in to comment.