Fix Gym Rewards and rename a boat

This commit is contained in:
darkfire006 2019-02-10 14:03:20 -06:00
parent 72b4468862
commit 34f193df29
10 changed files with 3 additions and 3 deletions

View File

@ -16,7 +16,7 @@ version=2
@register.register(trainer_azalea_gym\005)
@player.GetBadge(10)
@Text.show(Do you know the~benefits of Hivebadge?*If you have it,~Pokémon up to Level 30 will~obey you.*Pokémon that know~Cut will be able*to use it outside~of battle too.*Here, I also want~you to have this.)
@item.add(239,1)
@item.give(239,1)
@item.messagegive(239,1)
@Text.show(TM49 contains~Fury Cutter.*If you don't miss,~it gets stronger~every turn.*The longer your~battle goes, the~better it gets.*Isn't that great?~I discovered it!)
:endif

View File

@ -15,7 +15,7 @@ version=2
@register.register(trainer_ecruteak_gym\004)
@player.GetBadge(12)
@Text.show(By having Fog-~Badge, Pokémon up*to Level 50 will obey~you.*Also, Pokémon that~know Surf will be*able to use that~move anytime.*I want you to have~this too)
@item.add(220,1)
@item.give(220,1)
@item.messagegive(220,1)
@Text.show(It's Shadow Ball.~It causes damage*and may reduce~Special Defense.*Use it if it~appeals to you.)
:endif

View File

@ -11,7 +11,7 @@ version=2
@register.register(mineralbadge_obtain)
@player.GetBadge(14)
@Text.show(Mineralbadge~raises Pokémon's~Defense.*...Um... Please take~this too...)
@item.add(213,1)
@item.give(213,1)
@item.messagegive(213,1)
@Text.show(...You could use~that TM to teach~Iron Tail.)
:endif