mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-04-16 15:13:21 +12:00
would you believe me if i told you this still isnt done
in the middle of a breakdown here but i'm committing this because I don't wanna have an overwhelming number of changed files like the Big One - Fixed a bug where an item couldn't be picked up in Mt. Moon Crater - Gave new cries to Leafeon, Glaceon, Perrserker, Gentlarva, Carapthor, Gorotora, Magnezone, Tangrowth, Tricules, Magmortar and Meltan. Pupal and Lickilicky also got new cries but they'll probably be changed later - Changed Citrine's map slightly for hopefully the final time, removing the tall grass to allow the Old Man Glitch to work there - Brought Pokemon Tower 5F back for some reason - Moved the Rocket Grunt on Silph 11F closer to the Omegadge door - 'Fixed' a warp issue on Faraway Island, can definitely be improved though - Gave Gapdos 10 more base special because i forgot the first time - Fixed a typo in Hitmontop's dex entry - Fixed some inconsistencies in Gao and Gorotora's movesets - Added the unused ice tiles to Seafoam Islands and Garnet Cavern (credit to Vortiene) - Added a stats page to the Pokedex that displays base stats and the type of caught Pokemon (again, credit to Vortiene) - Made Sandshrew more common in Mt. Moon - Improved the 'already caught' icon - uncapitalised all new instances of "trainer" in the text to make it more consistent - HOPEFULLY fixed the issue where the SS Anne still couldn't be reboarded
This commit is contained in:
parent
d0decc8e66
commit
ef62d0a43f
48 changed files with 465 additions and 360 deletions
|
|
@ -2150,8 +2150,8 @@ GaotoraEvosMoves:
|
|||
db EV_LEVEL, 36, GOROTORA
|
||||
db 0
|
||||
; Learnset
|
||||
db 9, LEER
|
||||
db 14, ROAR
|
||||
db 6, LEER
|
||||
db 11, ROAR
|
||||
db 23, QUICK_ATTACK
|
||||
db 30, BITE
|
||||
db 37, THUNDER
|
||||
|
|
@ -2162,10 +2162,10 @@ GorotoraEvosMoves:
|
|||
; Evolutions
|
||||
db 0
|
||||
; Learnset
|
||||
db 16, LEER
|
||||
db 21, ROAR
|
||||
db 30, QUICK_ATTACK
|
||||
db 34, BITE
|
||||
db 6, LEER
|
||||
db 11, ROAR
|
||||
db 23, QUICK_ATTACK
|
||||
db 30, BITE
|
||||
db 40, THUNDER
|
||||
db 48, AGILITY
|
||||
db 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue