mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
shorten redundant text_jump macros
This commit is contained in:
parent
c0e2170f01
commit
9aaa5f24bb
@ -136,27 +136,27 @@ FruitTreeItems: ; 44097
|
||||
; 440b5
|
||||
|
||||
FruitBearingTreeText: ; 440b5
|
||||
text_jump _FruitBearingTreeText, BANK(_FruitBearingTreeText)
|
||||
text_jump _FruitBearingTreeText
|
||||
db "@"
|
||||
; 440ba
|
||||
|
||||
HeyItsFruitText: ; 440ba
|
||||
text_jump _HeyItsFruitText, BANK(_HeyItsFruitText)
|
||||
text_jump _HeyItsFruitText
|
||||
db "@"
|
||||
; 440bf
|
||||
|
||||
ObtainedFruitText: ; 440bf
|
||||
text_jump _ObtainedFruitText, BANK(_ObtainedFruitText)
|
||||
text_jump _ObtainedFruitText
|
||||
db "@"
|
||||
; 440c4
|
||||
|
||||
FruitPackIsFullText: ; 440c4
|
||||
text_jump _FruitPackIsFullText, BANK(_FruitPackIsFullText)
|
||||
text_jump _FruitPackIsFullText
|
||||
db "@"
|
||||
; 440c9
|
||||
|
||||
NothingHereText: ; 440c9
|
||||
text_jump _NothingHereText, BANK(_NothingHereText)
|
||||
text_jump _NothingHereText
|
||||
db "@"
|
||||
; 440ce
|
||||
|
||||
|
@ -589,7 +589,7 @@ GiveItemScript: ; 96f77
|
||||
; 96f89
|
||||
|
||||
ReceivedItemText: ; 96f89
|
||||
text_jump UnknownText_0x1c4719, BANK(UnknownText_0x1c4719)
|
||||
text_jump UnknownText_0x1c4719
|
||||
db "@"
|
||||
; 96f8e
|
||||
|
||||
@ -706,12 +706,12 @@ CurItemName: ; 97051
|
||||
|
||||
|
||||
PutItemInPocketText: ; 9705b
|
||||
text_jump UnknownText_0x1c472c, BANK(UnknownText_0x1c472c)
|
||||
text_jump UnknownText_0x1c472c
|
||||
db "@"
|
||||
; 97060
|
||||
|
||||
PocketIsFullText: ; 97060
|
||||
text_jump UnknownText_0x1c474b, BANK(UnknownText_0x1c474b)
|
||||
text_jump UnknownText_0x1c474b
|
||||
db "@"
|
||||
; 97065
|
||||
|
||||
|
@ -172,13 +172,13 @@ UnknownText_0xfb80f: ; 0xfb80f
|
||||
; Hello, hello! I'm the NAME RATER.
|
||||
; I rate the names of #MON.
|
||||
; Would you like me to rate names?
|
||||
text_jump UnknownText_0x1c0043, BANK(UnknownText_0x1c0043)
|
||||
text_jump UnknownText_0x1c0043
|
||||
db "@"
|
||||
; 0xfb814
|
||||
|
||||
UnknownText_0xfb814: ; 0xfb814
|
||||
; Which #MON's nickname should I rate for you?
|
||||
text_jump UnknownText_0x1c00a0, BANK(UnknownText_0x1c00a0)
|
||||
text_jump UnknownText_0x1c00a0
|
||||
db "@"
|
||||
; 0xfb819
|
||||
|
||||
@ -186,51 +186,51 @@ UnknownText_0xfb819: ; 0xfb819
|
||||
; Hm… @ … That's a fairly decent name.
|
||||
; But, how about a slightly better nickname?
|
||||
; Want me to give it a better name?
|
||||
text_jump UnknownText_0x1c00cd, BANK(UnknownText_0x1c00cd)
|
||||
text_jump UnknownText_0x1c00cd
|
||||
db "@"
|
||||
; 0xfb81e
|
||||
|
||||
UnknownText_0xfb81e: ; 0xfb81e
|
||||
; All right. What name should we give it, then?
|
||||
text_jump UnknownText_0x1c0142, BANK(UnknownText_0x1c0142)
|
||||
text_jump UnknownText_0x1c0142
|
||||
db "@"
|
||||
; 0xfb823
|
||||
|
||||
UnknownText_0xfb823: ; 0xfb823
|
||||
; That's a better name than before! Well done!
|
||||
text_jump UnknownText_0x1c0171, BANK(UnknownText_0x1c0171)
|
||||
text_jump UnknownText_0x1c0171
|
||||
db "@"
|
||||
; 0xfb828
|
||||
|
||||
UnknownText_0xfb828: ; 0xfb828
|
||||
; OK, then. Come again sometime.
|
||||
text_jump UnknownText_0x1c019e, BANK(UnknownText_0x1c019e)
|
||||
text_jump UnknownText_0x1c019e
|
||||
db "@"
|
||||
; 0xfb82d
|
||||
|
||||
UnknownText_0xfb82d: ; 0xfb82d
|
||||
; Hm… @ ? What a great name! It's perfect.
|
||||
; Treat @ with loving care.
|
||||
text_jump UnknownText_0x1c01be, BANK(UnknownText_0x1c01be)
|
||||
text_jump UnknownText_0x1c01be
|
||||
db "@"
|
||||
; 0xfb832
|
||||
|
||||
UnknownText_0xfb832: ; 0xfb832
|
||||
; Whoa… That's just an EGG.
|
||||
text_jump UnknownText_0x1c0208, BANK(UnknownText_0x1c0208)
|
||||
text_jump UnknownText_0x1c0208
|
||||
db "@"
|
||||
; 0xfb837
|
||||
|
||||
UnknownText_0xfb837: ; 0xfb837
|
||||
; It might look the same as before,
|
||||
; but this new name is much better! Well done!
|
||||
text_jump UnknownText_0x1c0222, BANK(UnknownText_0x1c0222)
|
||||
text_jump UnknownText_0x1c0222
|
||||
db "@"
|
||||
; 0xfb83c
|
||||
|
||||
UnknownText_0xfb83c: ; 0xfb83c
|
||||
; All right. This #MON is now named @ .
|
||||
text_jump UnknownText_0x1c0272, BANK(UnknownText_0x1c0272)
|
||||
text_jump UnknownText_0x1c0272
|
||||
db "@"
|
||||
; 0xfb841
|
||||
|
||||
|
@ -1154,7 +1154,7 @@ BGEvent: ; 26f7
|
||||
; 26fa
|
||||
|
||||
BGEventText: ; 26fa
|
||||
text_jump UnknownText_0x1c46fc, BANK(UnknownText_0x1c46fc)
|
||||
text_jump UnknownText_0x1c46fc
|
||||
db "@"
|
||||
; 26ff
|
||||
|
||||
@ -1164,7 +1164,7 @@ CoordinatesEvent: ; 26ff
|
||||
; 2702
|
||||
|
||||
CoordinatesEventText: ; 2702
|
||||
text_jump UnknownText_0x1c4706, BANK(UnknownText_0x1c4706)
|
||||
text_jump UnknownText_0x1c4706
|
||||
db "@"
|
||||
; 2707
|
||||
|
||||
|
@ -1941,17 +1941,17 @@ Item38: ; f50c
|
||||
|
||||
|
||||
UnknownText_0xf56c: ; 0xf56c
|
||||
text_jump UnknownText_0x1c5bf9, BANK(UnknownText_0x1c5bf9)
|
||||
text_jump UnknownText_0x1c5bf9
|
||||
db "@"
|
||||
; 0xf571
|
||||
|
||||
UnknownText_0xf571: ; 0xf571
|
||||
text_jump UnknownText_0x1c5c28, BANK(UnknownText_0x1c5c28)
|
||||
text_jump UnknownText_0x1c5c28
|
||||
db "@"
|
||||
; 0xf576
|
||||
|
||||
UnknownText_0xf576: ; 0xf576
|
||||
text_jump UnknownText_0x1c5c44, BANK(UnknownText_0x1c5c44)
|
||||
text_jump UnknownText_0x1c5c44
|
||||
start_asm
|
||||
; 0xf57b
|
||||
|
||||
@ -1977,7 +1977,7 @@ BlueCard: ; f58f
|
||||
jp $2012
|
||||
|
||||
.bluecardtext
|
||||
text_jump UnknownText_0x1c5c5e, BANK(UnknownText_0x1c5c5e)
|
||||
text_jump UnknownText_0x1c5c5e
|
||||
db "@"
|
||||
; f59a
|
||||
|
||||
@ -1987,7 +1987,7 @@ CoinCase: ; f59a
|
||||
jp $2012
|
||||
|
||||
.coincasetext
|
||||
text_jump UnknownText_0x1c5c7b, BANK(UnknownText_0x1c5c7b)
|
||||
text_jump UnknownText_0x1c5c7b
|
||||
db "@"
|
||||
; f5a5
|
||||
|
||||
@ -2160,7 +2160,7 @@ Function_0xf769: ; f769
|
||||
; f778
|
||||
|
||||
UnknownText_0xf778: ; 0xf778
|
||||
text_jump UnknownText_0x1c5d03, BANK(UnknownText_0x1c5d03)
|
||||
text_jump UnknownText_0x1c5d03
|
||||
db "@"
|
||||
; 0xf77d
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user