From 5af9a9628e1d97726d67c8c6c9a45db30ebce815 Mon Sep 17 00:00:00 2001 From: Zin <62830952+Zintixx@users.noreply.github.com> Date: Sat, 1 Aug 2026 08:38:57 -0700 Subject: [PATCH] custom --- Maple2.File.Parser/ItemOptionParser.cs | 1 + Maple2.File.Parser/Maple2.File.Parser.csproj | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Maple2.File.Parser/ItemOptionParser.cs b/Maple2.File.Parser/ItemOptionParser.cs index 681fbdd..2a63cef 100644 --- a/Maple2.File.Parser/ItemOptionParser.cs +++ b/Maple2.File.Parser/ItemOptionParser.cs @@ -19,6 +19,7 @@ public class ItemOptionParser { "gemstone", "mergematerial", "skin", + "kms2merge", // custom ]; private readonly string[] randomSuffix = [ "12", diff --git a/Maple2.File.Parser/Maple2.File.Parser.csproj b/Maple2.File.Parser/Maple2.File.Parser.csproj index b9dd719..1da29fa 100644 --- a/Maple2.File.Parser/Maple2.File.Parser.csproj +++ b/Maple2.File.Parser/Maple2.File.Parser.csproj @@ -13,7 +13,7 @@ MapleStory2, File, Parser, m2d, xml true - 2.4.18 + 2.4.19 net8.0 README.md enable