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
|
.equiv MAPSEC_LittlerootTown, 0x00
.equiv MAPSEC_OldaleTown, 0x01
.equiv MAPSEC_DewfordTown, 0x02
.equiv MAPSEC_LavaridgeTown, 0x03
.equiv MAPSEC_FallarborTown, 0x04
.equiv MAPSEC_VerdanturfTown, 0x05
.equiv MAPSEC_PacifidlogTown, 0x06
.equiv MAPSEC_PetalburgCity, 0x07
.equiv MAPSEC_SlateportCity, 0x08
.equiv MAPSEC_MauvilleCity, 0x09
.equiv MAPSEC_RustboroCity, 0x0A
.equiv MAPSEC_FortreeCity, 0x0B
.equiv MAPSEC_LilycoveCity, 0x0C
.equiv MAPSEC_MossdeepCity, 0x0D
.equiv MAPSEC_SootopolisCity, 0x0E
.equiv MAPSEC_EverGrandeCity, 0x0F
.equiv MAPSEC_Route101, 0x10
.equiv MAPSEC_Route102, 0x11
.equiv MAPSEC_Route103, 0x12
.equiv MAPSEC_Route104, 0x13
.equiv MAPSEC_Route105, 0x14
.equiv MAPSEC_Route106, 0x15
.equiv MAPSEC_Route107, 0x16
.equiv MAPSEC_Route108, 0x17
.equiv MAPSEC_Route109, 0x18
.equiv MAPSEC_Route110, 0x19
.equiv MAPSEC_Route111, 0x1A
.equiv MAPSEC_Route112, 0x1B
.equiv MAPSEC_Route113, 0x1C
.equiv MAPSEC_Route114, 0x1D
.equiv MAPSEC_Route115, 0x1E
.equiv MAPSEC_Route116, 0x1F
.equiv MAPSEC_Route117, 0x20
.equiv MAPSEC_Route118, 0x21
.equiv MAPSEC_Route119, 0x22
.equiv MAPSEC_Route120, 0x23
.equiv MAPSEC_Route121, 0x24
.equiv MAPSEC_Route122, 0x25
.equiv MAPSEC_Route123, 0x26
.equiv MAPSEC_Route124, 0x27
.equiv MAPSEC_Route125, 0x28
.equiv MAPSEC_Route126, 0x29
.equiv MAPSEC_Route127, 0x2A
.equiv MAPSEC_Route128, 0x2B
.equiv MAPSEC_Route129, 0x2C
.equiv MAPSEC_Route130, 0x2D
.equiv MAPSEC_Route131, 0x2E
.equiv MAPSEC_Route132, 0x2F
.equiv MAPSEC_Route133, 0x30
.equiv MAPSEC_Route134, 0x31
.equiv MAPSEC_MtChimney, 0x38
.equiv MAPSEC_Nothing, 0x58
|