ScratchOff commands

This commit is contained in:
AdAstra-LD
2024-09-23 17:42:11 +02:00
parent 3861aa3bf5
commit 8dd76b800d

View File

@@ -1482,6 +1482,9 @@ namespace DSPRE.Resources {
[0x02CD] = "SetDarkFog",
[0x02CE] = "ClearDarkFog",
[0x02E2] = "ScratchOffScreen",
[0x02E3] = "ReleaseScriptApp",
[0x02E5] = "CheckLearnableTutorMoves",
[0x02E6] = "ShowTutorMovesList",
[0x02E7] = "LearnMoveScreen",
@@ -2100,6 +2103,9 @@ namespace DSPRE.Resources {
[0x026E] = "GetOWDirection",
[0x0289] = "ScratchOffScreen",
[0x028A] = "ReleaseScriptApp",
[0x0290] = "CheckHeadbuttCompatibility",
[0x02AB] = "GetBattleOutcome",
@@ -2838,7 +2844,7 @@ namespace DSPRE.Resources {
[0x0287] = new byte[] { 2, 2 }, //To be checked!
[0x0288] = new byte[] { 2 },
[0x0289] = new byte[1] { 0 },
[0x028A] = new byte[] { 2 },
[0x028A] = new byte[1] { 0 },
[0x028B] = new byte[] { 2, 2, 2 },
[0x028C] = new byte[] { 2, 2, 2 },
[0x028D] = new byte[] { 2, 2, 2, 2 },