Skip to content

Commit 2078f6b

Browse files
committed
Ensured consistent PBS file layouts, fixed some script file numberings
1 parent 60f8a0c commit 2078f6b

File tree

20 files changed

+196
-168
lines changed

20 files changed

+196
-168
lines changed

PBS/Gen 5/abilities.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -158,8 +158,8 @@ Description = The Pokémon is protected from flinching.
158158
#-------------------------------
159159
[MAGMAARMOR]
160160
Name = Magma Armor
161-
Flags = FasterEggHatching
162161
Description = Prevents the Pokémon from becoming frozen.
162+
Flags = FasterEggHatching
163163
#-------------------------------
164164
[WATERVEIL]
165165
Name = Water Veil
@@ -195,8 +195,8 @@ Description = The Pokémon awakens quickly from sleep.
195195
#-------------------------------
196196
[FLAMEBODY]
197197
Name = Flame Body
198-
Flags = FasterEggHatching
199198
Description = Contact with the Pokémon may burn the attacker.
199+
Flags = FasterEggHatching
200200
#-------------------------------
201201
[RUNAWAY]
202202
Name = Run Away

PBS/Gen 5/encounters.txt

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ LandNight,21
3232
9,HOOTHOOT,10,14
3333
1,HOOTHOOT,14
3434
1,RATTATA,15
35+
PokeRadar,20
36+
100,STARLY,12,15
3537
#-------------------------------
3638
[005,1] # Route 1
3739
Land,21
@@ -77,6 +79,8 @@ HeadbuttHigh
7779
50,PINECO,11,13
7880
30,WURMPLE,6,8
7981
20,SPINARAK,9,12
82+
PokeRadar,10
83+
100,STANTLER,14
8084
#-------------------------------
8185
[028] # Natural Park
8286
Land,21
@@ -110,6 +114,9 @@ BugContest,21
110114
5,BUTTERFREE,12,15
111115
5,PINSIR,13,14
112116
5,SCYTHER,13,14
117+
PokeRadar,40
118+
50,BUTTERFREE,15,18
119+
50,BEEDRILL,15,18
113120
#-------------------------------
114121
[031] # Route 3
115122
Land,21
@@ -185,7 +192,7 @@ RockSmash,50
185192
90,NOSEPASS,13,14
186193
10,GEODUDE,12,15
187194
#-------------------------------
188-
[049] # Rock Cave
195+
[049] # Rock Cave 1F
189196
Cave,5
190197
20,MAGNETON,14,16
191198
20,MAGNETON,14,17
@@ -194,7 +201,7 @@ Cave,5
194201
10,GEODUDE,13,15
195202
10,MAWILE,14,16
196203
#-------------------------------
197-
[050] # Rock Cave
204+
[050] # Rock Cave B1F
198205
Cave,5
199206
20,MAGNETON,14,16
200207
20,MAGNETON,14,17
@@ -212,7 +219,7 @@ Cave,5
212219
10,RIOLU,1
213220
10,TYROGUE,1
214221
#-------------------------------
215-
[066] # Safari Zone
222+
[066] # Safari Zone outside
216223
Land,21
217224
20,ABRA,12,15
218225
20,DODUO,13,15
@@ -282,7 +289,7 @@ SuperRod
282289
15,CORSOLA,15,18
283290
5,STARYU,15,17
284291
#-------------------------------
285-
[070] # Underwater
292+
[070] # Route 8 underwater
286293
Land,21
287294
20,CHINCHOU,17,21
288295
20,CLAMPERL,18,20

PBS/Gen 5/items.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ NamePlural = Black Flutes
3333
Pocket = 1
3434
Price = 400
3535
FieldUse = Direct
36-
Consumable = false
3736
Flags = Fling_30
37+
Consumable = false
3838
Description = A black flute made from blown glass. Its melody makes wild Pokémon less likely to appear.
3939
#-------------------------------
4040
[WHITEFLUTE]
@@ -43,8 +43,8 @@ NamePlural = White Flutes
4343
Pocket = 1
4444
Price = 500
4545
FieldUse = Direct
46-
Consumable = false
4746
Flags = Fling_30
47+
Consumable = false
4848
Description = A white flute made from blown glass. Its melody makes wild Pokémon more likely to appear.
4949
#-------------------------------
5050
[HONEY]
@@ -4548,8 +4548,8 @@ Pocket = 7
45484548
Price = 100
45494549
FieldUse = OnPokemon
45504550
BattleUse = OnPokemon
4551-
Consumable = false
45524551
Flags = Fling_30
4552+
Consumable = false
45534553
Description = A blue flute made from blown glass. Its melody awakens a single Pokémon from sleep.
45544554
#-------------------------------
45554555
[YELLOWFLUTE]
@@ -4558,8 +4558,8 @@ NamePlural = Yellow Flutes
45584558
Pocket = 7
45594559
Price = 300
45604560
BattleUse = OnBattler
4561-
Consumable = false
45624561
Flags = Fling_30
4562+
Consumable = false
45634563
Description = A yellow flute made from blown glass. Its melody snaps a single Pokémon out of confusion.
45644564
#-------------------------------
45654565
[REDFLUTE]
@@ -4568,8 +4568,8 @@ NamePlural = Red Flutes
45684568
Pocket = 7
45694569
Price = 200
45704570
BattleUse = OnBattler
4571-
Consumable = false
45724571
Flags = Fling_30
4572+
Consumable = false
45734573
Description = A red flute made from blown glass. Its melody snaps a single Pokémon out of infatuation.
45744574
#-------------------------------
45754575
[POKEDOLL]

0 commit comments

Comments
 (0)