Update ScriptDatabase.cs

This commit is contained in:
AdAstra-LD
2024-05-12 03:46:47 +02:00
parent a9022d0782
commit c0083461a9

View File

@@ -623,7 +623,7 @@ namespace DSPRE.Resources {
[0x0252] = "CountPCFreeSpace",
[0x0261] = "TextAccesory",
[0x0261] = "TextAccessory",
[0x0262] = "CheckPokemonInParty",
[0x0263] = "SetDeoxysForm",
//0x0264 is different between DP/Plat
@@ -2103,6 +2103,8 @@ namespace DSPRE.Resources {
[0x02D9] = "CheckPokemonAlive",
[0x02DA] = "CheckFollowingPoke",
[0x02DD] = "GetBornPokemonPartyPos",
[0x02EA] = "OpenTouchScreen",
[0x02EB] = "CloseTouchScreen",
[0x02EC] = "YesNoTouchScreen",