P3D-Legacy/P3D/Content/Data/Scripts/trainer/pewter_gym/leader.dat

13 lines
1.2 KiB
Plaintext
Raw Normal View History

2016-09-07 18:50:38 +02:00
<EFBFBD><EFBFBD>version=2
@battle.starttrainer(pewter_gym\leader)
@player.AchieveEmblem(boulder)
:if:<register.registered(boulderbadge_obtain)>=False
@register.register(boulderbadge_obtain)
@register.register(trainer_pewter_gym\001)
@player.GetBadge(1)
@Text.show(I really enjoyed~the battle with you,~<player.name>!*I'll give you the~move Rock Slide, too.*It can sometimes cause~your foe to flinch.)
@item.give(385,1)
@item.messagegive(385,1)
@Text.show(Brock: The world is huge.*There are still many~strong trainers like you.*Just wait and see.*I'm going to become~a lot stronger too!)
:endif
:end