diff --git a/DS_Map/Main Window.cs b/DS_Map/Main Window.cs index 8ce7ee0..ed62d88 100644 --- a/DS_Map/Main Window.cs +++ b/DS_Map/Main Window.cs @@ -5376,6 +5376,9 @@ namespace DSPRE { currentEvFile.SaveToFileExplorePath("Event File " + selectEventComboBox.SelectedIndex); } private void saveEventsButton_Click(object sender, EventArgs e) { + + + currentEvFile.SaveToFileDefaultDir(selectEventComboBox.SelectedIndex); } private void importEventFileButton_Click(object sender, EventArgs e) { diff --git a/DS_Map/Resources/ScriptDatabase.cs b/DS_Map/Resources/ScriptDatabase.cs index 2589cca..d9a02db 100644 --- a/DS_Map/Resources/ScriptDatabase.cs +++ b/DS_Map/Resources/ScriptDatabase.cs @@ -2553,7 +2553,7 @@ namespace DSPRE.Resources { [0x01A0] = new byte[] { 2, 2, 2 }, [0x01A1] = new byte[] { 2, 2 }, [0x01A2] = new byte[] { 2, 2 }, - [0x01A3] = new byte[] { 2, 2, 2 }, + [0x01A3] = new byte[] { 2 }, [0x01A4] = new byte[] { 2 }, [0x01A5] = new byte[1] { 0 }, [0x01A6] = new byte[1] { 0 }, @@ -2565,7 +2565,7 @@ namespace DSPRE.Resources { [0x01AC] = new byte[] { 2 }, [0x01AD] = new byte[] { 2 }, [0x01AE] = new byte[] { 2, 2, 2 }, - [0x01AF] = new byte[] { 2, 2, 2 }, + [0x01AF] = new byte[1] { 0 }, [0x01B0] = new byte[] { 2, 2 }, [0x01B1] = new byte[] { 2, 2, 2 }, [0x01B2] = new byte[] { 2, 2 }, @@ -2578,7 +2578,7 @@ namespace DSPRE.Resources { [0x01B9] = new byte[] { 2, 2 }, [0x01BA] = new byte[] { 2, 2 }, [0x01BB] = new byte[1] { 0 }, - [0x01BC] = new byte[] { 2, 2 }, + [0x01BC] = new byte[] { 1, 2, 2, 1 }, [0x01BD] = new byte[] { 2 }, [0x01BE] = new byte[] { 2 }, [0x01BF] = new byte[] { 1, 1 }, @@ -2770,7 +2770,7 @@ namespace DSPRE.Resources { [0x0266] = new byte[] { 2 }, [0x0267] = new byte[] { 2, 2 }, [0x0268] = new byte[] { 2 }, - [0x0269] = new byte[] { 2, 2 }, + [0x0269] = new byte[1] { 0 }, [0x026A] = new byte[] { 2 }, [0x026B] = new byte[] { 2 }, [0x026C] = new byte[] { 1 }, @@ -2783,7 +2783,7 @@ namespace DSPRE.Resources { [0x0273] = new byte[] { 1 }, [0x0274] = new byte[] { 2, 2 }, [0x0275] = new byte[] { 2 }, - [0x0276] = new byte[] { 2, 2, 2 }, + [0x0276] = new byte[] { 2 }, [0x0277] = new byte[] { 2, 2, 2 }, [0x0278] = new byte[] { 2, 2 }, [0x0279] = new byte[] { 2, 2, 2 }, @@ -2793,9 +2793,9 @@ namespace DSPRE.Resources { [0x027D] = new byte[] { 2, 2, 2 }, [0x027E] = new byte[] { 2, 2, 2 }, [0x027F] = new byte[] { 2, 2, 2 }, - [0x0280] = new byte[] { 2, 2, 2 }, + [0x0280] = new byte[] { 2 }, [0x0281] = new byte[] { 2, 2, 2 }, - [0x0282] = new byte[] { 2, 2, 2 }, + [0x0282] = new byte[] { 2 }, [0x0283] = new byte[] { 2, 2, 2 }, [0x0284] = new byte[] { 2, 2, 2 }, [0x0285] = new byte[] { 2, 2, 2 }, @@ -2920,12 +2920,12 @@ namespace DSPRE.Resources { [0x02FC] = new byte[1] { 0 }, [0x02FD] = new byte[1] { 0 }, [0x02FE] = new byte[] { 2, 2 }, - [0x02FF] = new byte[] { 2, 2 }, + [0x02FF] = new byte[1] { 0 }, [0x0300] = new byte[1] { 0 }, [0x0301] = new byte[1] { 0 }, [0x0302] = new byte[] { 2 }, [0x0303] = new byte[1] { 0 }, - [0x0304] = new byte[] { 2, 2, 2, 2 }, + [0x0304] = new byte[1] { 0 }, [0x0305] = new byte[] { 2 }, [0x0306] = new byte[] { 2, 2 }, [0x0307] = new byte[] { 2, 2 }, @@ -2944,8 +2944,8 @@ namespace DSPRE.Resources { [0x0314] = new byte[] { 1, 2 }, [0x0315] = new byte[] { 1 }, [0x0316] = new byte[] { 2, 2 }, - [0x0317] = new byte[] { 2, 2, 2 }, - [0x0318] = new byte[] { 2, 2 }, + [0x0317] = new byte[] { 1, 2 }, + [0x0318] = new byte[1] { 0 }, [0x0319] = new byte[] { 2, 2 }, [0x031A] = new byte[] { 2, 2, 2 }, [0x031B] = new byte[] { 2, 2 },