From 7816e973276dd50d4ac647b57a6efb312bddc1de Mon Sep 17 00:00:00 2001 From: AdAstra-LD <76622070+AdAstra-LD@users.noreply.github.com> Date: Wed, 26 Jun 2024 01:21:19 +0200 Subject: [PATCH] Fixed some Plat param numbers --- DS_Map/Resources/ScriptDatabase.cs | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/DS_Map/Resources/ScriptDatabase.cs b/DS_Map/Resources/ScriptDatabase.cs index 8ec2719..4a53f46 100644 --- a/DS_Map/Resources/ScriptDatabase.cs +++ b/DS_Map/Resources/ScriptDatabase.cs @@ -1024,14 +1024,14 @@ namespace DSPRE.Resources { [0x0154] = new byte[1] { 0 }, [0x0155] = new byte[] { 2, 2 }, [0x0156] = new byte[] { 2 }, - [0x0157] = new byte[1] { 0 }, + [0x0157] = new byte[] { 2 }, [0x0158] = new byte[1] { 0 }, - [0x0159] = new byte[1] { 0 }, + [0x0159] = new byte[] { 2 }, [0x015A] = new byte[1] { 0 }, [0x015B] = new byte[] { 2, 2 }, [0x015C] = new byte[] { 2 }, [0x015D] = new byte[] { 2 }, - [0x015E] = new byte[1] { 0 }, + [0x015E] = new byte[] { 2 }, [0x015F] = new byte[1] { 0 }, [0x0160] = new byte[] { 2 }, [0x0161] = new byte[1] { 0 }, @@ -1060,12 +1060,12 @@ namespace DSPRE.Resources { [0x0178] = new byte[] { 1 }, [0x0179] = new byte[] { 2 }, [0x017A] = new byte[] { 2, 2 }, - [0x017B] = new byte[] { 2 }, + [0x017B] = new byte[] { 1, 2, 2 }, [0x017C] = new byte[] { 1, 2 }, [0x017D] = new byte[] { 2 }, [0x017E] = new byte[] { 2 }, [0x017F] = new byte[] { 2 }, - [0x0180] = new byte[] { 1 }, + [0x0180] = new byte[] { 2 }, [0x0181] = new byte[] { 2 }, [0x0182] = new byte[] { 2 }, [0x0183] = new byte[] { 2 },