diff options
author | U-Fish-PC\Daniel <corrnondacqb@yahoo.com> | 2014-05-16 22:26:26 -0400 |
---|---|---|
committer | U-Fish-PC\Daniel <corrnondacqb@yahoo.com> | 2014-05-16 22:32:35 -0400 |
commit | b438d0c1d7157849e89423a9d6655ae36cad40b7 (patch) | |
tree | 9bff469a6a9bcd32dab207091ffcbe8e16bd49b5 /data/trainer_types.asm | |
parent | 1e86625c87ec95ee7e79c3d5766083bfbce9989a (diff) |
Organize base stats and wild mon data (Koolboyman)
Diffstat (limited to 'data/trainer_types.asm')
-rwxr-xr-x | data/trainer_types.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/trainer_types.asm b/data/trainer_types.asm index c92bb634..5ad1dbd0 100755 --- a/data/trainer_types.asm +++ b/data/trainer_types.asm @@ -14,4 +14,4 @@ EvilTrainerList:: ; 3439 (0:3439) db $c8+SCIENTIST db $c8+GIOVANNI db $c8+ROCKET - db $FF
\ No newline at end of file + db $FF |