summaryrefslogtreecommitdiff
path: root/data/landmarks.inc
blob: fb7df57360a3f5ad6d6e40266470d3a942b1ef00 (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
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
	.align 2
Landmark_FlowerShop:
	.4byte gLandmarkName_FlowerShop
	.2byte 2108 @ flag num.

	.align 2
Landmark_PetalburgWoods:
	.4byte gLandmarkName_PetalburgWoods
	.2byte -1 @ flag num.

	.align 2
Landmark_MrBrineysCottage:
	.4byte gLandmarkName_MrBrineysCottage
	.2byte 2109 @ flag num.

	.align 2
Landmark_AbandonedShip:
	.4byte gLandmarkName_AbandonedShip
	.2byte 2110 @ flag num.

	.align 2
Landmark_SeashoreHouse:
	.4byte gLandmarkName_SeashoreHouse
	.2byte 2111 @ flag num.

	.align 2
Landmark_SlateportBeach:
	.4byte gLandmarkName_SlateportBeach
	.2byte -1 @ flag num.

	.align 2
Landmark_CyclingRoad:
	.4byte gLandmarkName_CyclingRoad
	.2byte -1 @ flag num.

	.align 2
Landmark_NewMauville:
	.4byte gLandmarkName_NewMauville
	.2byte 2112 @ flag num.

	.align 2
Landmark_TrickHouse:
	.4byte gLandmarkName_TrickHouse
	.2byte 2114 @ flag num.

	.align 2
Landmark_OldLadysRestShop:
	.4byte gLandmarkName_OldLadysRestShop
	.2byte 2113 @ flag num.

	.align 2
Landmark_Desert:
	.4byte gLandmarkName_Desert
	.2byte -1 @ flag num.

	.align 2
Landmark_WinstrateFamily:
	.4byte gLandmarkName_WinstrateFamily
	.2byte 2115 @ flag num.

	.align 2
Landmark_CableCar:
	.4byte gLandmarkName_CableCar
	.2byte -1 @ flag num.

	.align 2
Landmark_GlassWorkshop:
	.4byte gLandmarkName_GlassWorkshop
	.2byte 2116 @ flag num.

	.align 2
Landmark_WeatherInstitute:
	.4byte gLandmarkName_WeatherInstitute
	.2byte -1 @ flag num.

	.align 2
Landmark_MeteorFalls:
	.4byte gLandmarkName_MeteorFalls
	.2byte -1 @ flag num.

	.align 2
Landmark_TunnelersRestHouse:
	.4byte gLandmarkName_TunnelersRestHouse
	.2byte 2138 @ flag num.

	.align 2
Landmark_RusturfTunnel:
	.4byte gLandmarkName_RusturfTunnel
	.2byte -1 @ flag num.

	.align 2
Landmark_PokemonDayCare:
	.4byte gLandmarkName_PokemonDayCare
	.2byte 2118 @ flag num.

	.align 2
Landmark_SafariZoneEntrance:
	.4byte gLandmarkName_SafariZoneEntrance
	.2byte -1 @ flag num.

	.align 2
Landmark_MtPyre:
	.4byte gLandmarkName_MtPyre
	.2byte -1 @ flag num.

	.align 2
Landmark_ShoalCave:
	.4byte gLandmarkName_ShoalCave
	.2byte -1 @ flag num.

	.align 2
Landmark_SeafloorCavern:
	.4byte gLandmarkName_SeafloorCavern
	.2byte 2119 @ flag num.

	.align 2
Landmark_GraniteCave:
	.4byte gLandmarkName_GraniteCave
	.2byte -1 @ flag num.

	.align 2
Landmark_OceanCurrent:
	.4byte gLandmarkName_OceanCurrent
	.2byte -1 @ flag num.

	.align 2
Landmark_LanettesHouse:
	.4byte gLandmarkName_LanettesHouse
	.2byte 2117 @ flag num.

	.align 2
Landmark_FieryPath:
	.4byte gLandmarkName_FieryPath
	.2byte 2122 @ flag num.

	.align 2
Landmark_JaggedPass:
	.4byte gLandmarkName_JaggedPass
	.2byte -1 @ flag num.

	.align 2
Landmark_BerryMastersHouse:
	.4byte gLandmarkName_BerryMastersHouse
	.2byte 2147 @ flag num.

	.align 2
Landmark_IslandCave:
	.4byte gLandmarkName_IslandCave
	.2byte 2133 @ flag num.

	.align 2
Landmark_DesertRuins:
	.4byte gLandmarkName_DesertRuins
	.2byte 2134 @ flag num.

	.align 2
Landmark_ScorchedSlab:
	.4byte gLandmarkName_ScorchedSlab
	.2byte 2136 @ flag num.

	.align 2
Landmark_AncientTomb:
	.4byte gLandmarkName_AncientTomb
	.2byte 2137 @ flag num.

	.align 2
Landmark_SealedChamber:
	.4byte gLandmarkName_SealedChamber
	.2byte 2140 @ flag num.

	.align 2
Landmark_FossilManiacsHouse:
	.4byte gLandmarkName_FossilManiacsHouse
	.2byte 2135 @ flag num.

	.align 2
Landmark_HuntersHouse:
	.4byte gLandmarkName_HuntersHouse
	.2byte 2139 @ flag num.

	.align 2
Landmark_SkyPillar:
	.4byte gLandmarkName_SkyPillar
	.2byte 2142 @ flag num.

	.align 2
Landmarks_Route104_0:
	.4byte Landmark_FlowerShop
	.4byte NULL

	.align 2
Landmarks_Route104_1:
	.4byte Landmark_PetalburgWoods
	.4byte Landmark_MrBrineysCottage
	.4byte NULL

	.align 2
Landmarks_Route105_0:
	.4byte Landmark_IslandCave
	.4byte NULL

	.align 2
Landmarks_Route106_1:
	.4byte Landmark_GraniteCave
	.4byte NULL

	.align 2
Landmarks_Route108_0:
	.4byte Landmark_AbandonedShip
	.4byte NULL

	.align 2
Landmarks_Route109_0:
	.4byte Landmark_SeashoreHouse
	.4byte Landmark_SlateportBeach
	.4byte NULL

	.align 2
Landmarks_Route110_0:
	.4byte Landmark_CyclingRoad
	.4byte Landmark_NewMauville
	.4byte NULL

	.align 2
Landmarks_Route110_1:
	.4byte Landmark_CyclingRoad
	.4byte NULL

	.align 2
Landmarks_Route110_2:
	.4byte Landmark_CyclingRoad
	.4byte Landmark_TrickHouse
	.4byte NULL

	.align 2
Landmarks_Route111_0:
	.4byte Landmark_OldLadysRestShop
	.4byte NULL

	.align 2
Landmarks_Route111_1:
	.4byte Landmark_Desert
	.4byte NULL

	.align 2
Landmarks_Route111_3:
	.4byte Landmark_DesertRuins
	.4byte Landmark_Desert
	.4byte NULL

	.align 2
Landmarks_Route111_4:
	.4byte Landmark_WinstrateFamily
	.4byte Landmark_Desert
	.4byte NULL

	.align 2
Landmarks_Route112_0:
	.4byte Landmark_FieryPath
	.4byte Landmark_JaggedPass
	.4byte NULL

	.align 2
Landmarks_Route112_1:
	.4byte Landmark_CableCar
	.4byte Landmark_FieryPath
	.4byte NULL

	.align 2
Landmarks_Route113_1:
	.4byte Landmark_GlassWorkshop
	.4byte NULL

	.align 2
Landmarks_Route114_1:
	.4byte Landmark_FossilManiacsHouse
	.4byte NULL

	.align 2
Landmarks_Route114_2:
	.4byte Landmark_LanettesHouse
	.4byte NULL

	.align 2
Landmarks_MeteorFalls:
	.4byte Landmark_MeteorFalls
	.4byte NULL

	.align 2
Landmarks_Route116_1:
	.4byte Landmark_TunnelersRestHouse
	.4byte Landmark_RusturfTunnel
	.4byte NULL

	.align 2
Landmarks_Route116_2:
	.4byte Landmark_RusturfTunnel
	.4byte NULL

	.align 2
Landmarks_Route117_2:
	.4byte Landmark_PokemonDayCare
	.4byte NULL

	.align 2
Landmarks_Route119_1:
	.4byte Landmark_WeatherInstitute
	.4byte NULL

	.align 2
Landmarks_Route120_0:
	.4byte Landmark_ScorchedSlab
	.4byte NULL

	.align 2
Landmarks_Route120_2:
	.4byte Landmark_AncientTomb
	.4byte NULL

	.align 2
Landmarks_Route121_2:
	.4byte Landmark_SafariZoneEntrance
	.4byte NULL

	.align 2
Landmarks_Route122_0:
	.4byte Landmark_MtPyre
	.4byte NULL

	.align 2
Landmarks_Route123_0:
	.4byte Landmark_BerryMastersHouse
	.4byte NULL

	.align 2
Landmarks_Route124_7:
	.4byte Landmark_HuntersHouse
	.4byte NULL

	.align 2
Landmarks_Route125_2:
	.4byte Landmark_ShoalCave
	.4byte NULL

	.align 2
Landmarks_Route128_1:
	.4byte Landmark_SeafloorCavern
	.4byte NULL

	.align 2
Landmarks_Route131_1:
	.4byte Landmark_SkyPillar
	.4byte NULL

	.align 2
Landmarks_OceanCurrent:
	.4byte Landmark_OceanCurrent
	.4byte NULL

	.align 2
Landmarks_Route134_2:
	.4byte Landmark_SealedChamber
	.4byte Landmark_OceanCurrent
	.4byte NULL

	.align 2
Landmarks_MtChimney_2:
	.4byte Landmark_CableCar
	.4byte Landmark_JaggedPass
	.4byte NULL

	.align 2
gLandmarkLists:: @ 83FBA18
	.byte MAPSEC_Route104, 0
	.space 2
	.4byte Landmarks_Route104_0

	.byte MAPSEC_Route104, 1
	.space 2
	.4byte Landmarks_Route104_1

	.byte MAPSEC_Route105, 0
	.space 2
	.4byte Landmarks_Route105_0

	.byte MAPSEC_Route106, 1
	.space 2
	.4byte Landmarks_Route106_1

	.byte MAPSEC_Route108, 0
	.space 2
	.4byte Landmarks_Route108_0

	.byte MAPSEC_Route109, 0
	.space 2
	.4byte Landmarks_Route109_0

	.byte MAPSEC_Route110, 0
	.space 2
	.4byte Landmarks_Route110_0

	.byte MAPSEC_Route110, 1
	.space 2
	.4byte Landmarks_Route110_1

	.byte MAPSEC_Route110, 2
	.space 2
	.4byte Landmarks_Route110_2

	.byte MAPSEC_Route111, 0
	.space 2
	.4byte Landmarks_Route111_0

	.byte MAPSEC_Route111, 1
	.space 2
	.4byte Landmarks_Route111_1

	.byte MAPSEC_Route111, 2
	.space 2
	.4byte Landmarks_Route111_1

	.byte MAPSEC_Route111, 3
	.space 2
	.4byte Landmarks_Route111_3

	.byte MAPSEC_Route111, 4
	.space 2
	.4byte Landmarks_Route111_4

	.byte MAPSEC_Route112, 0
	.space 2
	.4byte Landmarks_Route112_0

	.byte MAPSEC_Route112, 1
	.space 2
	.4byte Landmarks_Route112_1

	.byte MAPSEC_Route113, 1
	.space 2
	.4byte Landmarks_Route113_1

	.byte MAPSEC_Route114, 1
	.space 2
	.4byte Landmarks_Route114_1

	.byte MAPSEC_Route114, 2
	.space 2
	.4byte Landmarks_Route114_2

	.byte MAPSEC_Route114, 3
	.space 2
	.4byte Landmarks_MeteorFalls

	.byte MAPSEC_Route115, 0
	.space 2
	.4byte Landmarks_MeteorFalls

	.byte MAPSEC_Route115, 1
	.space 2
	.4byte Landmarks_MeteorFalls

	.byte MAPSEC_Route116, 1
	.space 2
	.4byte Landmarks_Route116_1

	.byte MAPSEC_Route116, 2
	.space 2
	.4byte Landmarks_Route116_2

	.byte MAPSEC_Route117, 2
	.space 2
	.4byte Landmarks_Route117_2

	.byte MAPSEC_Route119, 1
	.space 2
	.4byte Landmarks_Route119_1

	.byte MAPSEC_Route120, 0
	.space 2
	.4byte Landmarks_Route120_0

	.byte MAPSEC_Route120, 2
	.space 2
	.4byte Landmarks_Route120_2

	.byte MAPSEC_Route121, 2
	.space 2
	.4byte Landmarks_Route121_2

	.byte MAPSEC_Route122, 0
	.space 2
	.4byte Landmarks_Route122_0

	.byte MAPSEC_Route123, 0
	.space 2
	.4byte Landmarks_Route123_0

	.byte MAPSEC_Route122, 1
	.space 2
	.4byte Landmarks_Route122_0

	.byte MAPSEC_Route124, 7
	.space 2
	.4byte Landmarks_Route124_7

	.byte MAPSEC_Route125, 2
	.space 2
	.4byte Landmarks_Route125_2

	.byte MAPSEC_Route128, 1
	.space 2
	.4byte Landmarks_Route128_1

	.byte MAPSEC_Route131, 1
	.space 2
	.4byte Landmarks_Route131_1

	.byte MAPSEC_Route132, 0
	.space 2
	.4byte Landmarks_OceanCurrent

	.byte MAPSEC_Route132, 1
	.space 2
	.4byte Landmarks_OceanCurrent

	.byte MAPSEC_Route133, 0
	.space 2
	.4byte Landmarks_OceanCurrent

	.byte MAPSEC_Route133, 1
	.space 2
	.4byte Landmarks_OceanCurrent

	.byte MAPSEC_Route133, 2
	.space 2
	.4byte Landmarks_OceanCurrent

	.byte MAPSEC_Route134, 0
	.space 2
	.4byte Landmarks_OceanCurrent

	.byte MAPSEC_Route134, 1
	.space 2
	.4byte Landmarks_OceanCurrent

	.byte MAPSEC_Route134, 2
	.space 2
	.4byte Landmarks_Route134_2

	.byte MAPSEC_MtChimney, 2
	.space 2
	.4byte Landmarks_MtChimney_2

	.byte MAPSEC_Nothing, 0
	.space 2
	.4byte NULL