Skip to content

Commit

Permalink
Fix the labels in mapping definitions for the swinging platform in MCZ
Browse files Browse the repository at this point in the history
  • Loading branch information
FraGag committed Apr 15, 2015
1 parent b197ec8 commit ae97753
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions SonLVL INI Files/MCZ/SwingingPlatform.xml
Expand Up @@ -3,23 +3,23 @@
<Images>
<ImageFromMappings id="platform">
<ArtFile filename="LevelArt" />
<MapFile type="ASM" filename="../s2.asm" label="word_1025E" startpal="0" />
<MapFile type="ASM" filename="../s2.asm" label="Map_obj7A_a_0008" startpal="0" />
</ImageFromMappings>
<ImageFromMappings id="platformwithspikes">
<ArtFile filename="LevelArt" />
<MapFile type="ASM" filename="../s2.asm" label="word_102E4" startpal="0" />
<MapFile type="ASM" filename="../s2.asm" label="Map_obj15_b_0006" startpal="0" />
</ImageFromMappings>
<ImageFromMappings id="longchain">
<ArtFile filename="LevelArt" />
<MapFile type="ASM" filename="../s2.asm" label="word_1028C" startpal="0" />
<MapFile type="ASM" filename="../s2.asm" label="Map_obj7A_a_0036" startpal="0" />
</ImageFromMappings>
<ImageFromMappings id="link">
<ArtFile filename="LevelArt" />
<MapFile type="ASM" filename="../s2.asm" label="word_10270" startpal="0" />
<MapFile type="ASM" filename="../s2.asm" label="Map_obj7A_a_001A" startpal="0" />
</ImageFromMappings>
<ImageFromMappings id="base">
<ArtFile filename="LevelArt" />
<MapFile type="ASM" filename="../s2.asm" label="word_1027A" startpal="0" />
<MapFile type="ASM" filename="../s2.asm" label="Map_obj7A_a_0024" startpal="0" />
</ImageFromMappings>
</Images>
<Properties>
Expand Down

0 comments on commit ae97753

Please sign in to comment.