diff options
| author | U-Fish-PC\Daniel <corrnondacqb@yahoo.com> | 2014-06-09 13:22:35 -0400 |
|---|---|---|
| committer | U-Fish-PC\Daniel <corrnondacqb@yahoo.com> | 2014-06-09 13:47:20 -0400 |
| commit | 0c7ed80e8f0db0e0a908e372a1bcd11ab7c06e0b (patch) | |
| tree | 753c550ea0b68914c2bfdb7293819e7128dfb6ad /audio/music/cities2.asm | |
| parent | Relabel a few missed map scripts and TheEndTextString (diff) | |
| download | pokeyellow-0c7ed80e8f0db0e0a908e372a1bcd11ab7c06e0b.tar.gz pokeyellow-0c7ed80e8f0db0e0a908e372a1bcd11ab7c06e0b.tar.xz pokeyellow-0c7ed80e8f0db0e0a908e372a1bcd11ab7c06e0b.zip | |
Improve music command names
Diffstat (limited to 'audio/music/cities2.asm')
| -rw-r--r-- | audio/music/cities2.asm | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/music/cities2.asm b/audio/music/cities2.asm index 97eadde8..3f5f8c28 100644 --- a/audio/music/cities2.asm +++ b/audio/music/cities2.asm @@ -1,9 +1,9 @@ Music_Cities2_Ch1:: ; b504 (2:7504) - tempo 0, 148 - stereopanning 119 + tempo 148 + volume 7, 7 duty 3 vibrato 8, 3, 2 - togglecall + toggleperfectpitch notetype 12, 11, 6 rest 8 octave 3 |
