diff options
Diffstat (limited to 'data/credit_mons.asm')
-rwxr-xr-x | data/credit_mons.asm | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/data/credit_mons.asm b/data/credit_mons.asm new file mode 100755 index 00000000..6a8bb416 --- /dev/null +++ b/data/credit_mons.asm @@ -0,0 +1,16 @@ +CreditsMons: ; 74131 (1d:4131) + db VENUSAUR + db ARBOK + db RHYHORN + db FEAROW + db ABRA + db GRAVELER + db HITMONLEE + db TANGELA + db STARMIE + db GYARADOS + db DITTO + db OMASTAR + db VILEPLUME + db NIDOKING + db PARASECT |