mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
Split off and labelled the PBR terrains for Secret Power and Nature Power.
This commit is contained in:
parent
aa6d8c985e
commit
e321cbbe70
1 changed files with 11 additions and 1 deletions
|
@ -531,6 +531,11 @@ Shallow water :move:`Hydro Pump`
|
||||||
Snow :move:`Blizzard`
|
Snow :move:`Blizzard`
|
||||||
Tall grass :move:`Seed Bomb`
|
Tall grass :move:`Seed Bomb`
|
||||||
============== ==================
|
============== ==================
|
||||||
|
|
||||||
|
In Pokémon Battle Revolution:
|
||||||
|
============== ==================
|
||||||
|
Terrain Selected move
|
||||||
|
============== ==================
|
||||||
Courtyard :move:`Tri Attack`
|
Courtyard :move:`Tri Attack`
|
||||||
Crystal :move:`Rock Slide`
|
Crystal :move:`Rock Slide`
|
||||||
Gateway :move:`Hydro Pump`
|
Gateway :move:`Hydro Pump`
|
||||||
|
@ -693,7 +698,12 @@ Pond :type:`Water`
|
||||||
Road :type:`Ground`
|
Road :type:`Ground`
|
||||||
Snow :type:`Ice`
|
Snow :type:`Ice`
|
||||||
Tall grass :type:`Grass`
|
Tall grass :type:`Grass`
|
||||||
-------------- --------------
|
============== ==============
|
||||||
|
|
||||||
|
In Pokémon Battle Revolution:
|
||||||
|
============== ==============
|
||||||
|
Terrain New type
|
||||||
|
============== ==============
|
||||||
Courtyard :type:`Normal`
|
Courtyard :type:`Normal`
|
||||||
Crystal :type:`Rock`
|
Crystal :type:`Rock`
|
||||||
Gateway :type:`Water`
|
Gateway :type:`Water`
|
||||||
|
|
|
Loading…
Reference in a new issue