Skip to content

Commit 370943a

Browse files
committed
Fix pokedex rating bug
1 parent bb46eb3 commit 370943a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

engine/pokedex_rating.asm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ DexRatingsTable:
8484
dw PokedexRatingText_4423d
8585
db 140
8686
dw PokedexRatingText_44242
87-
db 150
87+
db 156
8888
dw PokedexRatingText_44247
8989
db 157
9090
dw PokedexRatingText_4424c

0 commit comments

Comments
 (0)