Skip to content

Commit 09b5181

Browse files
committed
land maker: number hiryu attack cut-ins
1 parent 188c6f5 commit 09b5181

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

palmod/Game/LandMaker_A_DEF.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ const sGame_PaletteDataset LandMaker_A_202O_HIRYU_PALETTES[] =
2424
{ L"Hiryu/Youen Efx 2", LandMaker_A_CHIBI(0x01bf3c+0x3F4) },
2525
{ L"Select Icon", LandMaker_A_ICON(0x019cbc+0x3F4) },
2626
{ L"Select Portrait",LandMaker_A_PORTRAIT(0x027a3c+0x3F4) },
27-
{ L"Attack Art", LandMaker_A_PORTRAIT(0x029030) },
28-
{ L"Attack Art", LandMaker_A_PORTRAIT(0x029130) },
29-
{ L"Attack Art", LandMaker_A_PORTRAIT(0x023a30) },
27+
{ L"Attack Art 1", LandMaker_A_PORTRAIT(0x029030) },
28+
{ L"Attack Art 2", LandMaker_A_PORTRAIT(0x029130) },
29+
{ L"Attack Art 3", LandMaker_A_PORTRAIT(0x023a30) },
3030
{ L"Win Portrait", LandMaker_A_PORTRAIT(0x027b3c+0x3F4) },
3131
{ L"Map Buildings", LandMaker_A_STRUCTURE(0x018c3c+0x3F4) },
3232
};

0 commit comments

Comments
 (0)