mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-21 22:52:15 +13:00
parent
e1f6bb5393
commit
95ec2cf039
139 changed files with 863 additions and 437 deletions
|
|
@ -740,7 +740,7 @@ FellText:
|
|||
text_end
|
||||
|
||||
PrintStatText:
|
||||
ld hl, StatsTextStrings
|
||||
ld hl, StatModTextStrings
|
||||
ld c, "@"
|
||||
.findStatName_outer
|
||||
dec b
|
||||
|
|
@ -755,7 +755,7 @@ PrintStatText:
|
|||
ld bc, $a
|
||||
jp CopyData
|
||||
|
||||
INCLUDE "data/battle/stat_names.asm"
|
||||
INCLUDE "data/battle/stat_mod_names.asm"
|
||||
|
||||
INCLUDE "data/battle/stat_modifiers.asm"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue