diff options
| author | U-Fish-PC\Daniel <corrnondacqb@yahoo.com> | 2014-06-09 16:58:02 -0400 |
|---|---|---|
| committer | U-Fish-PC\Daniel <corrnondacqb@yahoo.com> | 2014-06-09 16:58:02 -0400 |
| commit | b83acb03e50c4314e082e642bdb429346892d040 (patch) | |
| tree | 37d41244ef64c7bacde8879513a03bd5aab34cec /data/wildPokemon/rocktunnel2.asm | |
| parent | Clean up music bank references (diff) | |
| download | pokeyellow-b83acb03e50c4314e082e642bdb429346892d040.tar.gz pokeyellow-b83acb03e50c4314e082e642bdb429346892d040.tar.xz pokeyellow-b83acb03e50c4314e082e642bdb429346892d040.zip | |
Clean up white space
Diffstat (limited to 'data/wildPokemon/rocktunnel2.asm')
| -rwxr-xr-x | data/wildPokemon/rocktunnel2.asm | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/data/wildPokemon/rocktunnel2.asm b/data/wildPokemon/rocktunnel2.asm index b1ca24fd..f158453e 100755 --- a/data/wildPokemon/rocktunnel2.asm +++ b/data/wildPokemon/rocktunnel2.asm @@ -1,4 +1,4 @@ -TunnelMonsB2: +TunnelMonsB2: db $0F IF !_YELLOW db 16,ZUBAT @@ -17,7 +17,7 @@ TunnelMonsB2: db 13,ONIX db 18,GEODUDE ENDC - + IF _YELLOW db 20,ZUBAT db 17,GEODUDE @@ -30,6 +30,6 @@ TunnelMonsB2: db 18,ONIX db 22,ONIX ENDC - + db $00 |
