diff options
| author | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-27 15:55:56 -0400 |
|---|---|---|
| committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-27 15:55:56 -0400 |
| commit | 1524d902bf223115fac0f9f528826049817d28c7 (patch) | |
| tree | c5ed2baf4f9984c5abd74fb4563338d4c2b0bd63 /data/credit_mons.asm | |
| parent | How did I forget to set tracking on these? (diff) | |
| download | pokeyellow-1524d902bf223115fac0f9f528826049817d28c7.tar.gz pokeyellow-1524d902bf223115fac0f9f528826049817d28c7.tar.xz pokeyellow-1524d902bf223115fac0f9f528826049817d28c7.zip | |
Credits. Can I add my own name? Kappa
Diffstat (limited to 'data/credit_mons.asm')
| -rwxr-xr-x | data/credit_mons.asm | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/data/credit_mons.asm b/data/credit_mons.asm index 6a8bb416..c271db68 100755 --- a/data/credit_mons.asm +++ b/data/credit_mons.asm @@ -14,3 +14,7 @@ CreditsMons: ; 74131 (1d:4131) db VILEPLUME db NIDOKING db PARASECT + +rept 9 + db GENGAR +endr |
