From 2918cfe2e46ed6304018d2c2c8fe6f5f7ceb6d48 Mon Sep 17 00:00:00 2001 From: Kurt Date: Sun, 10 Sep 2017 00:32:33 -0700 Subject: [PATCH] Add missing moveinfo inflicts 2 other inflict actions (unknown purpose), no move uses them #193 --- pk3DS/Subforms/Gen7/MoveEditor7.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pk3DS/Subforms/Gen7/MoveEditor7.cs b/pk3DS/Subforms/Gen7/MoveEditor7.cs index 792ab7d..ba185e6 100644 --- a/pk3DS/Subforms/Gen7/MoveEditor7.cs +++ b/pk3DS/Subforms/Gen7/MoveEditor7.cs @@ -38,7 +38,7 @@ public MoveEditor7(byte[][] infiles) "Confusion", "Attract", "Capture", "Nightmare", "Curse", "Taunt", "Torment", "Disable", "Yawn", "Heal Block", "?", "Detect", "Leech Seed", "Embargo", "Perish Song", - "Ingrain", + "Ingrain", "??? 0x16", "??? 0x17", "Mute" }; private readonly string[] MoveQualities =