summaryrefslogtreecommitdiff
path: root/common.asm
diff options
context:
space:
mode:
authorBryan Bishop <kanzure@gmail.com>2012-01-18 13:53:57 -0600
committerBryan Bishop <kanzure@gmail.com>2012-01-18 13:53:57 -0600
commit95f69d6ee411361dc9cc462c603f7760e76892ca (patch)
tree6f140a9e8a15b645604b085ea583a01500f9483a /common.asm
parent23fbb3b65d41fb341b135c506136fa4c7b5d0dcf (diff)
finish up bank $25 with pokedex rating text
hg-commit-id: b797e5e30f7e
Diffstat (limited to 'common.asm')
-rw-r--r--common.asm13
1 files changed, 12 insertions, 1 deletions
diff --git a/common.asm b/common.asm
index 1515f198..90dd0aa4 100644
--- a/common.asm
+++ b/common.asm
@@ -56873,7 +56873,18 @@ _UnnamedText_441cc: ; 0x9580c
db "@"
; 0x9580c + 24 bytes
-INCBIN "baserom.gbc",$95824,$95858 - $95824
+UnnamedText_95824: ; 0x95824
+ TX_NUM $ffdb, 1, 3
+ db $0, " #MON seen", $4f
+ db "@"
+; 0x95835
+
+UnnamedText_95835: ; 0x95835
+ TX_NUM $ffdc, 1, 3
+ db $0, " #MON owned", $51
+ db "PROF.OAK's", $4f
+ db "Rating:", $58
+; 0x95858
_UnnamedText_44201: ; 0x95858
db $0, "You still have", $4f