Skip to content

Commit

Permalink
Ensured consistent PBS file layouts, fixed some script file numberings
Browse files Browse the repository at this point in the history
  • Loading branch information
Maruno17 committed Jun 27, 2023
1 parent 60f8a0c commit 2078f6b
Show file tree
Hide file tree
Showing 20 changed files with 196 additions and 168 deletions.
4 changes: 2 additions & 2 deletions PBS/Gen 5/abilities.txt
Original file line number Diff line number Diff line change
Expand Up @@ -158,8 +158,8 @@ Description = The Pokémon is protected from flinching.
#-------------------------------
[MAGMAARMOR]
Name = Magma Armor
Flags = FasterEggHatching
Description = Prevents the Pokémon from becoming frozen.
Flags = FasterEggHatching
#-------------------------------
[WATERVEIL]
Name = Water Veil
Expand Down Expand Up @@ -195,8 +195,8 @@ Description = The Pokémon awakens quickly from sleep.
#-------------------------------
[FLAMEBODY]
Name = Flame Body
Flags = FasterEggHatching
Description = Contact with the Pokémon may burn the attacker.
Flags = FasterEggHatching
#-------------------------------
[RUNAWAY]
Name = Run Away
Expand Down
15 changes: 11 additions & 4 deletions PBS/Gen 5/encounters.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ LandNight,21
9,HOOTHOOT,10,14
1,HOOTHOOT,14
1,RATTATA,15
PokeRadar,20
100,STARLY,12,15
#-------------------------------
[005,1] # Route 1
Land,21
Expand Down Expand Up @@ -77,6 +79,8 @@ HeadbuttHigh
50,PINECO,11,13
30,WURMPLE,6,8
20,SPINARAK,9,12
PokeRadar,10
100,STANTLER,14
#-------------------------------
[028] # Natural Park
Land,21
Expand Down Expand Up @@ -110,6 +114,9 @@ BugContest,21
5,BUTTERFREE,12,15
5,PINSIR,13,14
5,SCYTHER,13,14
PokeRadar,40
50,BUTTERFREE,15,18
50,BEEDRILL,15,18
#-------------------------------
[031] # Route 3
Land,21
Expand Down Expand Up @@ -185,7 +192,7 @@ RockSmash,50
90,NOSEPASS,13,14
10,GEODUDE,12,15
#-------------------------------
[049] # Rock Cave
[049] # Rock Cave 1F
Cave,5
20,MAGNETON,14,16
20,MAGNETON,14,17
Expand All @@ -194,7 +201,7 @@ Cave,5
10,GEODUDE,13,15
10,MAWILE,14,16
#-------------------------------
[050] # Rock Cave
[050] # Rock Cave B1F
Cave,5
20,MAGNETON,14,16
20,MAGNETON,14,17
Expand All @@ -212,7 +219,7 @@ Cave,5
10,RIOLU,1
10,TYROGUE,1
#-------------------------------
[066] # Safari Zone
[066] # Safari Zone outside
Land,21
20,ABRA,12,15
20,DODUO,13,15
Expand Down Expand Up @@ -282,7 +289,7 @@ SuperRod
15,CORSOLA,15,18
5,STARYU,15,17
#-------------------------------
[070] # Underwater
[070] # Route 8 underwater
Land,21
20,CHINCHOU,17,21
20,CLAMPERL,18,20
Expand Down
10 changes: 5 additions & 5 deletions PBS/Gen 5/items.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ NamePlural = Black Flutes
Pocket = 1
Price = 400
FieldUse = Direct
Consumable = false
Flags = Fling_30
Consumable = false
Description = A black flute made from blown glass. Its melody makes wild Pokémon less likely to appear.
#-------------------------------
[WHITEFLUTE]
Expand All @@ -43,8 +43,8 @@ NamePlural = White Flutes
Pocket = 1
Price = 500
FieldUse = Direct
Consumable = false
Flags = Fling_30
Consumable = false
Description = A white flute made from blown glass. Its melody makes wild Pokémon more likely to appear.
#-------------------------------
[HONEY]
Expand Down Expand Up @@ -4548,8 +4548,8 @@ Pocket = 7
Price = 100
FieldUse = OnPokemon
BattleUse = OnPokemon
Consumable = false
Flags = Fling_30
Consumable = false
Description = A blue flute made from blown glass. Its melody awakens a single Pokémon from sleep.
#-------------------------------
[YELLOWFLUTE]
Expand All @@ -4558,8 +4558,8 @@ NamePlural = Yellow Flutes
Pocket = 7
Price = 300
BattleUse = OnBattler
Consumable = false
Flags = Fling_30
Consumable = false
Description = A yellow flute made from blown glass. Its melody snaps a single Pokémon out of confusion.
#-------------------------------
[REDFLUTE]
Expand All @@ -4568,8 +4568,8 @@ NamePlural = Red Flutes
Pocket = 7
Price = 200
BattleUse = OnBattler
Consumable = false
Flags = Fling_30
Consumable = false
Description = A red flute made from blown glass. Its melody snaps a single Pokémon out of infatuation.
#-------------------------------
[POKEDOLL]
Expand Down
Loading

0 comments on commit 2078f6b

Please sign in to comment.