summaryrefslogtreecommitdiff
path: root/data/credit_mons.asm
diff options
context:
space:
mode:
authorU-Fish-PC\Daniel <corrnondacqb@yahoo.com>2014-05-16 19:50:38 -0400
committerU-Fish-PC\Daniel <corrnondacqb@yahoo.com>2014-05-16 19:50:38 -0400
commit1e86625c87ec95ee7e79c3d5766083bfbce9989a (patch)
tree11da61f3d377283b9390a319528bf51c88f4f369 /data/credit_mons.asm
parentb0a1502e2137efd980646e53ac79799c2c278e71 (diff)
Pull most data out of main.asm
Diffstat (limited to 'data/credit_mons.asm')
-rwxr-xr-xdata/credit_mons.asm16
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..2927ee00
--- /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 \ No newline at end of file