Added Red/Blue/Yellow grass and surfing encounters.

This commit is contained in:
Eevee 2010-02-03 19:19:43 -08:00
parent 28bf303613
commit d41c96c23b
2 changed files with 1830 additions and 0 deletions

View file

@ -65,3 +65,43 @@ id,version_group_id,encounter_terrain_id,rarity
64,9,5,1 64,9,5,1
65,9,6,90 65,9,6,90
66,9,6,10 66,9,6,10
67,1,1,25
68,1,1,15
69,1,1,15
70,1,1,10
71,1,1,10
72,1,1,10
73,1,1,5
74,1,1,5
75,1,1,4
76,1,1,1
77,1,5,25
78,1,5,15
79,1,5,15
80,1,5,10
81,1,5,10
82,1,5,10
83,1,5,5
84,1,5,5
85,1,5,4
86,1,5,1
87,2,1,25
88,2,1,15
89,2,1,15
90,2,1,10
91,2,1,10
92,2,1,10
93,2,1,5
94,2,1,5
95,2,1,4
96,2,1,1
97,2,5,25
98,2,5,15
99,2,5,15
100,2,5,10
101,2,5,10
102,2,5,10
103,2,5,5
104,2,5,5
105,2,5,4
106,2,5,1

1 id version_group_id encounter_terrain_id rarity
65 64 9 5 1
66 65 9 6 90
67 66 9 6 10
68 67 1 1 25
69 68 1 1 15
70 69 1 1 15
71 70 1 1 10
72 71 1 1 10
73 72 1 1 10
74 73 1 1 5
75 74 1 1 5
76 75 1 1 4
77 76 1 1 1
78 77 1 5 25
79 78 1 5 15
80 79 1 5 15
81 80 1 5 10
82 81 1 5 10
83 82 1 5 10
84 83 1 5 5
85 84 1 5 5
86 85 1 5 4
87 86 1 5 1
88 87 2 1 25
89 88 2 1 15
90 89 2 1 15
91 90 2 1 10
92 91 2 1 10
93 92 2 1 10
94 93 2 1 5
95 94 2 1 5
96 95 2 1 4
97 96 2 1 1
98 97 2 5 25
99 98 2 5 15
100 99 2 5 15
101 100 2 5 10
102 101 2 5 10
103 102 2 5 10
104 103 2 5 5
105 104 2 5 5
106 105 2 5 4
107 106 2 5 1

File diff suppressed because it is too large Load diff