aboutsummaryrefslogtreecommitdiffstats
path: root/data/trainer_types.asm
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2016-06-11 17:51:03 -0700
committerGitHub <noreply@github.com>2016-06-11 17:51:03 -0700
commit54143d33fc1211fb0c949ba62633d1c8d94f2717 (patch)
tree9176ffc5b6384a48eb32ea8f33ac97d1d67f6865 /data/trainer_types.asm
parentMerge pull request #14 from PikalaxALT/master (diff)
parentremove address comments (diff)
downloadpokeyellow-54143d33fc1211fb0c949ba62633d1c8d94f2717.tar.gz
pokeyellow-54143d33fc1211fb0c949ba62633d1c8d94f2717.tar.xz
pokeyellow-54143d33fc1211fb0c949ba62633d1c8d94f2717.zip
Merge pull request #13 from YamaArashi/master
remove address comments
Diffstat (limited to 'data/trainer_types.asm')
-rwxr-xr-xdata/trainer_types.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/trainer_types.asm b/data/trainer_types.asm
index bb8bd0ec..ef02c8a8 100755
--- a/data/trainer_types.asm
+++ b/data/trainer_types.asm
@@ -1,11 +1,11 @@
-FemaleTrainerList:: ; 33c3 (0:33c3)
+FemaleTrainerList::
db OPP_LASS
db OPP_JR_TRAINER_F
db OPP_BEAUTY
db OPP_COOLTRAINER_F
db $FF
-EvilTrainerList:: ; 33c8 (0:33c8)
+EvilTrainerList::
db OPP_JUGGLER_X
db OPP_GAMBLER
db OPP_ROCKER