diff --git a/mm/assets/xml/archives/icon_item_24_static.xml b/mm/assets/xml/archives/icon_item_24_static.xml
index 6bf637534..6bc8c740b 100644
--- a/mm/assets/xml/archives/icon_item_24_static.xml
+++ b/mm/assets/xml/archives/icon_item_24_static.xml
@@ -13,8 +13,8 @@
-
+
diff --git a/mm/src/code/z_message.c b/mm/src/code/z_message.c
index edad4f499..a74ba2a4d 100644
--- a/mm/src/code/z_message.c
+++ b/mm/src/code/z_message.c
@@ -55,8 +55,8 @@ const char* gQuestIcons[] = {
gQuestIconCompassTex,
gQuestIconDungeonMapTex,
gQuestIconGoldSkulltula2Tex,
- gQuestIconSmallMagicJarTex,
gQuestIconSmallKeyTex,
+ gQuestIconSmallMagicJarTex,
gQuestIconBigMagicJarTex,
gQuestIconLinkHumanFaceTex,
};