diff options
Diffstat (limited to 'data/credits/credits_mons.asm')
-rwxr-xr-x | data/credits/credits_mons.asm | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/data/credits/credits_mons.asm b/data/credits/credits_mons.asm new file mode 100755 index 00000000..23142f9f --- /dev/null +++ b/data/credits/credits_mons.asm @@ -0,0 +1,16 @@ +CreditsMons: + 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 |