Added List-Based Batch Rename Tool to Tools dropdown

This commit is contained in:
AdAstra-LD
2021-12-29 02:51:45 +01:00
parent 319b181439
commit 1166d89e3e
5 changed files with 1069 additions and 952 deletions

View File

@@ -2955,6 +2955,7 @@ namespace DSPRE.Resources {
[0x0370] = "StopWeatherAlphaBlend",
[0x0371] = "SetRepelSteps"
};
public static Dictionary<ushort, byte[]> CustomScrCmdParameters = new Dictionary<ushort, byte[]>() {
[0x0357] = new byte[] { 2, 2 },
[0x0360] = new byte[] { 2, 2, 2, 2 },