diff --git a/src/StaticGameData.cc b/src/StaticGameData.cc index f2093240..07ae1a05 100644 --- a/src/StaticGameData.cc +++ b/src/StaticGameData.cc @@ -1529,7 +1529,7 @@ const unordered_map name_info_for_primary_identifier({ {0x030F00, "AddSlot"}, {0x031000, "Photon Drop"}, {0x031001, "Photon Sphere"}, - {0x031002, "Photo Crystal"}, + {0x031002, "Photon Crystal"}, {0x031003, "Secret Lottery Ticket"}, {0x031100, "Book of KATANA1"}, {0x031101, "Book of KATANA2"}, @@ -1565,11 +1565,11 @@ const unordered_map name_info_for_primary_identifier({ {0x031407, "Aluminum Badge"}, {0x031408, "Leather Badge"}, {0x031409, "Bone Badge"}, - {0x031409, "Bouquet"}, - {0x031409, "Decoction"}, + {0x03140A, "Bouquet"}, + {0x03140B, "Decoction"}, {0x031500, "Christmas Present"}, {0x031501, "Easter Egg"}, - {0x031502, "Jack-O-Laturn"}, + {0x031502, "Jack-O\'-Lantern"}, {0x031600, "DISK Vol.1"}, {0x031601, "DISK Vol.2"}, {0x031602, "DISK Vol.3"},