mirror of
https://github.com/AdAstra-LD/DS-Pokemon-Rom-Editor.git
synced 2026-09-08 11:16:02 -05:00
More command names
This commit is contained in:
@@ -1771,7 +1771,8 @@ namespace DSPRE.Resources {
|
||||
[0x0072] = "HideMoney",
|
||||
[0x0073] = "UpdateMoney",
|
||||
[0x0074] = "ShowSpecialCurrency",
|
||||
|
||||
[0x0075] = "HideSpecialCurrency",
|
||||
[0x0076] = "UpdateSpecialCurrency",
|
||||
[0x0077] = "CheckCoins",
|
||||
[0x0078] = "GiveCoins",
|
||||
[0x0079] = "TakeCoins",
|
||||
@@ -1789,7 +1790,8 @@ namespace DSPRE.Resources {
|
||||
|
||||
[0x0089] = "GivePokemon",
|
||||
[0x008A] = "GivePokemonEgg",
|
||||
|
||||
[0x008B] = "ReplaceMove",
|
||||
[0x008C] = "CheckPokemonHasMove",
|
||||
[0x008D] = "CheckMoveInParty",
|
||||
|
||||
[0x008F] = "ChooseRivalName",
|
||||
@@ -2037,6 +2039,8 @@ namespace DSPRE.Resources {
|
||||
[0x0211] = "GetFirstAlivePokemonSlot",
|
||||
[0x0212] = "SetMatrixAlternativeMap",
|
||||
|
||||
[0x0217] = "GetPokemonLevel",
|
||||
|
||||
[0x021D] = "TextNumberSp",
|
||||
|
||||
[0x021F] = "CheckBirthday",
|
||||
@@ -2075,6 +2079,8 @@ namespace DSPRE.Resources {
|
||||
|
||||
[0x026E] = "GetOWDirection",
|
||||
|
||||
[0x0290] = "CheckHeadbuttCompatibility",
|
||||
|
||||
[0x02AC] = "GetCurrentWeather",
|
||||
|
||||
[0x02C4] = "FloorTrapAnimation",
|
||||
|
||||
Reference in New Issue
Block a user