mirror of
https://github.com/kwsch/NHSE.git
synced 2026-04-07 09:24:53 -05:00
Similar to PKHeX's batch editor, probably with some stubbed functionality. Example to change Oak Trees to apple trees: =ItemId=60000 .ItemId=60001 ; =ExtensionItemId=60000 .ExtensionItemId=60001 Example to unbury all items: =IsBuried=True .IsBuried=False .IsDropped=True |
||
|---|---|---|
| .. | ||
| BatchEditor.cs | ||
| BatchEditor.Designer.cs | ||
| BatchEditor.resx | ||
| SimpleHexEditor.cs | ||
| SimpleHexEditor.Designer.cs | ||
| SimpleHexEditor.resx | ||
| SysBotController.cs | ||
| SysBotRAMEdit.cs | ||
| SysBotRAMEdit.Designer.cs | ||
| SysBotRAMEdit.resx | ||
| SysBotUI.cs | ||
| SysBotUI.Designer.cs | ||
| SysBotUI.resx | ||
| USBBotController.cs | ||