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/celadon.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/celadon.asm')
| -rw-r--r-- | audio/music/celadon.asm | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/music/celadon.asm b/audio/music/celadon.asm index a965bc80..e07d8fef 100644 --- a/audio/music/celadon.asm +++ b/audio/music/celadon.asm @@ -1,8 +1,8 @@ Music_Celadon_Ch1:: ; b6c7 (2:76c7) - tempo 0, 144 - stereopanning 119 + tempo 144 + volume 7, 7 duty 3 - togglecall + toggleperfectpitch notetype 12, 2, 15 rest 8 octave 3 |
