blob: 84ed358402b65ce6979b27daca20644c80d8f80f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
|
const_value = 1
tx_pre_const CardKeySuccessText ; 01
tx_pre_const CardKeyFailText ; 02
tx_pre_const RedBedroomPCText ; 03
tx_pre_const RedBedroomSNESText ; 04
tx_pre_const PushStartText ; 05
tx_pre_const SaveOptionText ; 06
tx_pre_const StrengthsAndWeaknessesText ; 07
tx_pre_const OakLabEmailText ; 08
tx_pre_const AerodactylFossilText ; 09
tx_pre_const Route15UpstairsBinocularsText ; 0A
tx_pre_const KabutopsFossilText ; 0B
tx_pre_const GymStatueText1 ; 0C
tx_pre_const GymStatueText2 ; 0D
tx_pre_const BookcaseText ; 0E
tx_pre_const ViridianCityPokecenterBenchGuyText ; 0F
tx_pre_const PewterCityPokecenterBenchGuyText ; 10
tx_pre_const CeruleanCityPokecenterBenchGuyText ; 11
tx_pre_const LavenderCityPokecenterBenchGuyText ; 12
tx_pre_const VermilionCityPokecenterBenchGuyText ; 13
tx_pre_const CeladonCityPokecenterBenchGuyText ; 14
tx_pre_const CeladonCityHotelText ; 15
tx_pre_const FuchsiaCityPokecenterBenchGuyText ; 16
tx_pre_const CinnabarIslandPokecenterBenchGuyText ; 17
tx_pre_const SaffronCityPokecenterBenchGuyText ; 18
tx_pre_const MtMoonPokecenterBenchGuyText ; 19
tx_pre_const RockTunnelPokecenterBenchGuyText ; 1A
tx_pre_const UnusedBenchGuyText1 ; 1B XXX unused
tx_pre_const UnusedBenchGuyText2 ; 1C XXX unused
tx_pre_const UnusedBenchGuyText3 ; 1D XXX unused
tx_pre_const UnusedPredefText ; 1E XXX unused
tx_pre_const PokemonCenterPCText ; 1F
tx_pre_const ViridianSchoolNotebook ; 20
tx_pre_const ViridianSchoolBlackboard ; 21
tx_pre_const FakeTextPredef22
tx_pre_const FakeTextPredef23
tx_pre_const JustAMomentText ; 22
tx_pre_const OpenBillsPCText ; 23
tx_pre_const FoundHiddenItemText ; 24
tx_pre_const HiddenItemBagFullText ; 25 XXX unused
tx_pre_const VermilionGymTrashText ; 26
tx_pre_const IndigoPlateauHQText ; 27
tx_pre_const GameCornerOutOfOrderText ; 28
tx_pre_const GameCornerOutToLunchText ; 29
tx_pre_const GameCornerSomeonesKeysText ; 2A
tx_pre_const FoundHiddenCoinsText ; 2B
tx_pre_const DroppedHiddenCoinsText ; 2C
tx_pre_const BillsHouseMonitorText ; 2D
tx_pre_const BillsHouseInitiatedText ; 2E
tx_pre_const BillsHousePokemonList ; 2F
tx_pre_const MagazinesText ; 30
tx_pre_const CinnabarGymQuiz ; 31
tx_pre_const GameCornerNoCoinsText ; 32
tx_pre_const GameCornerCoinCaseText ; 33
tx_pre_const LinkCableHelp ; 34
tx_pre_const TMNotebook ; 35
tx_pre_const FightingDojoText ; 36
tx_pre_const FightingDojoText_52a10 ; 37
tx_pre_const FightingDojoText_52a1d ; 38
tx_pre_const NewBicycleText ; 39
tx_pre_const IndigoPlateauStatues ; 3A
tx_pre_const VermilionGymTrashSuccesText1 ; 3B
tx_pre_const VermilionGymTrashSuccesText2 ; 3C XXX unused
tx_pre_const VermilionGymTrashSuccesText3 ; 3D
tx_pre_const VermilionGymTrashFailText ; 3E
tx_pre_const TownMapText ; 3F
tx_pre_const BookOrSculptureText ; 40
tx_pre_const ElevatorText ; 41
tx_pre_const PokemonStuffText ; 42
|