aboutsummaryrefslogtreecommitdiffstats
path: root/data/wildPokemon/seafoamislandb3.asm
diff options
context:
space:
mode:
authorU-Fish-PC\Daniel <corrnondacqb@yahoo.com>2014-06-09 16:58:02 -0400
committerU-Fish-PC\Daniel <corrnondacqb@yahoo.com>2014-06-09 16:58:02 -0400
commitb83acb03e50c4314e082e642bdb429346892d040 (patch)
tree37d41244ef64c7bacde8879513a03bd5aab34cec /data/wildPokemon/seafoamislandb3.asm
parentClean up music bank references (diff)
downloadpokeyellow-b83acb03e50c4314e082e642bdb429346892d040.tar.gz
pokeyellow-b83acb03e50c4314e082e642bdb429346892d040.tar.xz
pokeyellow-b83acb03e50c4314e082e642bdb429346892d040.zip
Clean up white space
Diffstat (limited to 'data/wildPokemon/seafoamislandb3.asm')
-rwxr-xr-xdata/wildPokemon/seafoamislandb3.asm10
1 files changed, 5 insertions, 5 deletions
diff --git a/data/wildPokemon/seafoamislandb3.asm b/data/wildPokemon/seafoamislandb3.asm
index 55d806a9..ac9769b4 100755
--- a/data/wildPokemon/seafoamislandb3.asm
+++ b/data/wildPokemon/seafoamislandb3.asm
@@ -1,4 +1,4 @@
-IslandMonsB3:
+IslandMonsB3:
db $0A
IF _RED
db 31,SLOWPOKE
@@ -12,7 +12,7 @@ IslandMonsB3:
db 39,SEADRA
db 37,DEWGONG
ENDC
-
+
IF _GREEN || !_JAPAN && _BLUE
db 31,PSYDUCK
db 31,SEEL
@@ -25,7 +25,7 @@ IslandMonsB3:
db 39,KINGLER
db 37,DEWGONG
ENDC
-
+
IF _JAPAN && _BLUE
db 31,HORSEA
db 31,SEEL
@@ -38,7 +38,7 @@ IslandMonsB3:
db 39,KINGLER
db 37,DEWGONG
ENDC
-
+
IF _YELLOW
db 27,GOLBAT
db 36,ZUBAT
@@ -63,6 +63,6 @@ IslandMonsB3:
db 30,STARYU
db 30,STARYU
ENDC
-
+
db $00