Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
furiousg4m3r committed Dec 9, 2023
2 parents 8fdbe3b + f344659 commit 9723e07
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions patch/ASM/Battle_Subs_Text.asm
Original file line number Diff line number Diff line change
Expand Up @@ -6101,7 +6101,7 @@ Line_511_1:
.byte 0x0 ; BC Id -- 0 default/not used
.halfword 0x0 ; start
.halfword 0xFFFF ; end
.asciiz COLOR_START,"Elite Seinegald Soldier",COLOR_END,": Get them!"
.asciiz COLOR_START,"Soldier",COLOR_END,": Get them!"
.align 4

Table_512:
Expand All @@ -6114,7 +6114,7 @@ Line_512_1:
.byte 0x0 ; BC Id -- 0 default/not used
.halfword 0x0 ; start
.halfword 0xFFFF ; end
.asciiz COLOR_START,"Elite Seinegald Soldier",COLOR_END,": They must be captured at all costs!"
.asciiz COLOR_START,"Soldier",COLOR_END,": They must be captured at all costs!"
.align 4

Table_7b7:
Expand Down

0 comments on commit 9723e07

Please sign in to comment.