Document Frontier Exchange Corner scripts
This commit is contained in:
@@ -50,50 +50,50 @@ static const u16 sFrontierExchangeCorner_HoldItems[] =
|
||||
|
||||
static const u8 *const sFrontierExchangeCorner_Decor1Descriptions[] =
|
||||
{
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_Text_2601AA,
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_Text_2601D0,
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_Text_260201,
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_Text_26022F,
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_Text_26025B,
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_Text_260287,
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_Text_2602B5,
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_Text_2602E0,
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_Text_26030F,
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_Text_26033E,
|
||||
BattleFrontier_ExchangeServiceCorner_Text_KissPosterDesc,
|
||||
BattleFrontier_ExchangeServiceCorner_Text_KissCushionDesc,
|
||||
BattleFrontier_ExchangeServiceCorner_Text_SmoochumDollDesc,
|
||||
BattleFrontier_ExchangeServiceCorner_Text_TogepiDollDesc,
|
||||
BattleFrontier_ExchangeServiceCorner_Text_MeowthDollDesc,
|
||||
BattleFrontier_ExchangeServiceCorner_Text_ClefairyDollDesc,
|
||||
BattleFrontier_ExchangeServiceCorner_Text_DittoDollDesc,
|
||||
BattleFrontier_ExchangeServiceCorner_Text_CyndaquilDollDesc,
|
||||
BattleFrontier_ExchangeServiceCorner_Text_ChikoritaDollDesc,
|
||||
BattleFrontier_ExchangeServiceCorner_Text_TotodileDollDesc,
|
||||
gText_Exit,
|
||||
};
|
||||
|
||||
static const u8 *const sFrontierExchangeCorner_Decor2Descriptions[] =
|
||||
{
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_Text_26036C,
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_Text_26036C,
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_Text_26036C,
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_Text_26036C,
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_Text_26036C,
|
||||
BattleFrontier_ExchangeServiceCorner_Text_LargeDollDesc,
|
||||
BattleFrontier_ExchangeServiceCorner_Text_LargeDollDesc,
|
||||
BattleFrontier_ExchangeServiceCorner_Text_LargeDollDesc,
|
||||
BattleFrontier_ExchangeServiceCorner_Text_LargeDollDesc,
|
||||
BattleFrontier_ExchangeServiceCorner_Text_LargeDollDesc,
|
||||
gText_Exit
|
||||
};
|
||||
|
||||
static const u8 *const sFrontierExchangeCorner_VitaminsDescriptions[] =
|
||||
{
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_Text_260397,
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_Text_2603BE,
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_Text_2603E6,
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_Text_26040E,
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_Text_260436,
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_Text_26045C,
|
||||
BattleFrontier_ExchangeServiceCorner_Text_ProteinDesc,
|
||||
BattleFrontier_ExchangeServiceCorner_Text_CalciumDesc,
|
||||
BattleFrontier_ExchangeServiceCorner_Text_IronDesc,
|
||||
BattleFrontier_ExchangeServiceCorner_Text_ZincDesc,
|
||||
BattleFrontier_ExchangeServiceCorner_Text_CarbosDesc,
|
||||
BattleFrontier_ExchangeServiceCorner_Text_HPUpDesc,
|
||||
gText_Exit
|
||||
};
|
||||
|
||||
static const u8 *const sFrontierExchangeCorner_HoldItemsDescriptions[] =
|
||||
{
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_Text_26047A,
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_Text_2604AC,
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_Text_2604D8,
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_Text_26050F,
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_Text_260542,
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_Text_260575,
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_Text_2605A8,
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_Text_2605E2,
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_Text_260613,
|
||||
BattleFrontier_ExchangeServiceCorner_Text_LeftoversDesc,
|
||||
BattleFrontier_ExchangeServiceCorner_Text_WhiteHerbDesc,
|
||||
BattleFrontier_ExchangeServiceCorner_Text_QuickClawDesc,
|
||||
BattleFrontier_ExchangeServiceCorner_Text_MentalHerbDesc,
|
||||
BattleFrontier_ExchangeServiceCorner_Text_BrightpowderDesc,
|
||||
BattleFrontier_ExchangeServiceCorner_Text_ChoiceBandDesc,
|
||||
BattleFrontier_ExchangeServiceCorner_Text_KingsRockDesc,
|
||||
BattleFrontier_ExchangeServiceCorner_Text_FocusBandDesc,
|
||||
BattleFrontier_ExchangeServiceCorner_Text_ScopeLensDesc,
|
||||
gText_Exit
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user