You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Remove Mobile, Battle Tower, Mystery Gift, and Odd Egg (#1)
This commit is contained in:
@@ -502,8 +502,6 @@ PokeBallEffect:
|
||||
cp BATTLETYPE_TUTORIAL
|
||||
jp z, .FinishTutorial
|
||||
|
||||
farcall StubbedTrainerRankings_WildMonsCaught
|
||||
|
||||
ld hl, Text_GotchaMonWasCaught
|
||||
call PrintText
|
||||
|
||||
|
@@ -145,7 +145,6 @@ TeachTMHM:
|
||||
and a
|
||||
jr z, .nope
|
||||
|
||||
farcall StubbedTrainerRankings_TMsHMsTaught
|
||||
ld a, [wCurItem]
|
||||
call IsHM
|
||||
ret c
|
||||
|
Reference in New Issue
Block a user