Filled in missing Kanto locations/areas.

This commit is contained in:
Eevee 2010-02-03 17:05:17 -08:00
parent 74a4e4ccee
commit 28bf303613
2 changed files with 31 additions and 2 deletions

View file

@ -215,7 +215,7 @@ id,location_id,internal_id,name
253,72,70,Violet City entrance 253,72,70,Violet City entrance
254,72,71,Blackthorn City entrance 254,72,71,Blackthorn City entrance
255,128,72, 255,128,72,
256,80,73,outside 256,80,73,Mt. Moon Square
257,148,74, 257,148,74,
258,136,75,1F 258,136,75,1F
259,136,76,B1F 259,136,76,B1F
@ -285,3 +285,26 @@ id,location_id,internal_id,name
323,147,140,1F 323,147,140,1F
324,147,141,2F 324,147,141,2F
325,147,142,B1F 325,147,142,B1F
326,80,0,B1F
327,80,0,B2F
328,87,0,B2F
329,157,0,
330,158,0,
331,159,0,1F
332,159,0,2F
333,159,0,3F
334,160,0,1F
335,160,0,2F
336,160,0,3F
337,160,0,4F
338,160,0,5F
339,160,0,6F
340,160,0,7F
341,161,0,1F
342,161,0,2F
343,161,0,3F
344,161,0,B1F
345,162,0,middle
346,162,0,"Area 1, east"
347,162,0,"Area 2, north"
348,162,0,"Area 3, west"

1 id location_id internal_id name
215 253 72 70 Violet City entrance
216 254 72 71 Blackthorn City entrance
217 255 128 72
218 256 80 73 outside Mt. Moon Square
219 257 148 74
220 258 136 75 1F
221 259 136 76 B1F
285 323 147 140 1F
286 324 147 141 2F
287 325 147 142 B1F
288 326 80 0 B1F
289 327 80 0 B2F
290 328 87 0 B2F
291 329 157 0
292 330 158 0
293 331 159 0 1F
294 332 159 0 2F
295 333 159 0 3F
296 334 160 0 1F
297 335 160 0 2F
298 336 160 0 3F
299 337 160 0 4F
300 338 160 0 5F
301 339 160 0 6F
302 340 160 0 7F
303 341 161 0 1F
304 342 161 0 2F
305 343 161 0 3F
306 344 161 0 B1F
307 345 162 0 middle
308 346 162 0 Area 1, east
309 347 162 0 Area 2, north
310 348 162 0 Area 3, west

View file

@ -144,7 +144,7 @@ id,region_id,name
144,2,Unknown 50 144,2,Unknown 50
145,2,Unknown 64 145,2,Unknown 64
146,2,Unknown 90 146,2,Unknown 90
147,2,Unknown Dungeon 147,1,Unknown Dungeon
148,2,Unknown; all Poliwag 148,2,Unknown; all Poliwag
149,2,Unknown; all Rattata 149,2,Unknown; all Rattata
150,2,Unknown; all bugs 150,2,Unknown; all bugs
@ -154,3 +154,9 @@ id,region_id,name
154,1,Viridian City 154,1,Viridian City
155,1,Viridian Forest 155,1,Viridian Forest
156,2,Whirl Islands 156,2,Whirl Islands
157,1,Route 23
158,1,Power Plant
159,1,Victory Road
160,1,Pokémon Tower
161,1,Pokémon Mansion
162,1,Safari Zone

1 id region_id name
144 144 2 Unknown 50
145 145 2 Unknown 64
146 146 2 Unknown 90
147 147 2 1 Unknown Dungeon
148 148 2 Unknown; all Poliwag
149 149 2 Unknown; all Rattata
150 150 2 Unknown; all bugs
154 154 1 Viridian City
155 155 1 Viridian Forest
156 156 2 Whirl Islands
157 157 1 Route 23
158 158 1 Power Plant
159 159 1 Victory Road
160 160 1 Pokémon Tower
161 161 1 Pokémon Mansion
162 162 1 Safari Zone