diff --git a/DS_Map/Resources/ScriptDatabase.cs b/DS_Map/Resources/ScriptDatabase.cs index d7b0ec5..6444186 100644 --- a/DS_Map/Resources/ScriptDatabase.cs +++ b/DS_Map/Resources/ScriptDatabase.cs @@ -1654,11 +1654,11 @@ namespace DSPRE.Resources { [0x0336] = new byte[] { 2 }, //International release exclusive - [0x0337] = new byte[1] { 0 }, + [0x0337] = new byte[] { 2, 2 }, [0x0338] = new byte[1] { 0 }, [0x0339] = new byte[1] { 0 }, [0x033A] = new byte[] { 1 }, - [0x033B] = new byte[1] { 0 }, + [0x033B] = new byte[] { 1 }, [0x033C] = new byte[] { 1, 2 }, [0x033D] = new byte[] { 1, 2 }, [0x033E] = new byte[] { 1, 2 },