aboutsummaryrefslogtreecommitdiffstats
path: root/data/trainer_parties.asm
diff options
context:
space:
mode:
authordannye <corrnondacqb@yahoo.com>2015-12-14 22:09:30 -0600
committerdannye <corrnondacqb@yahoo.com>2015-12-14 22:09:30 -0600
commit351146024bdd386c328af0f2abdb04e728e4c133 (patch)
tree302778584b45ba74080ca893fbc94c81e825118b /data/trainer_parties.asm
parentDefine text banks relative to the first one. Clean up address comments. (diff)
downloadpokeyellow-351146024bdd386c328af0f2abdb04e728e4c133.tar.gz
pokeyellow-351146024bdd386c328af0f2abdb04e728e4c133.tar.xz
pokeyellow-351146024bdd386c328af0f2abdb04e728e4c133.zip
Fewer underscores in constants
Diffstat (limited to 'data/trainer_parties.asm')
-rwxr-xr-xdata/trainer_parties.asm6
1 files changed, 3 insertions, 3 deletions
diff --git a/data/trainer_parties.asm b/data/trainer_parties.asm
index b521fe95..321e565c 100755
--- a/data/trainer_parties.asm
+++ b/data/trainer_parties.asm
@@ -306,16 +306,16 @@ BirdKeeperData:
db 29,PIDGEY,PIDGEOTTO,0
db 25,SPEAROW,PIDGEY,PIDGEY,SPEAROW,SPEAROW,0
db 26,PIDGEY,PIDGEOTTO,SPEAROW,FEAROW,0
- db 33,FARFETCH_D,0
+ db 33,FARFETCHD,0
db 29,SPEAROW,FEAROW,0
- db 26,PIDGEOTTO,FARFETCH_D,DODUO,PIDGEY,0
+ db 26,PIDGEOTTO,FARFETCHD,DODUO,PIDGEY,0
db 28,DODRIO,DODUO,DODUO,0
db 29,SPEAROW,FEAROW,0
db 34,DODRIO,0
db 26,SPEAROW,SPEAROW,FEAROW,SPEAROW,0
db 30,FEAROW,FEAROW,PIDGEOTTO,0
db 39,PIDGEOTTO,PIDGEOTTO,PIDGEY,PIDGEOTTO,0
- db 42,FARFETCH_D,FEAROW,0
+ db 42,FARFETCHD,FEAROW,0
db 28,PIDGEY,DODUO,PIDGEOTTO,0
db 26,PIDGEY,SPEAROW,PIDGEY,FEAROW,0
db 29,PIDGEOTTO,FEAROW,0