Add missing moveinfo inflicts

2 other inflict actions (unknown purpose), no move uses them
#193
This commit is contained in:
Kurt
2017-09-10 00:32:33 -07:00
parent fa5bdee781
commit 2918cfe2e4

View File

@@ -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 =