mirror of
https://github.com/kwsch/pk3DS.git
synced 2026-08-27 20:26:04 -05:00
Add missing moveinfo inflicts
2 other inflict actions (unknown purpose), no move uses them #193
This commit is contained in:
@@ -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 =
|
||||
|
||||
Reference in New Issue
Block a user