P3D-Legacy/P3D/Content/Data/Scripts/trainer/radiotower/Petrel.dat

23 lines
1.7 KiB
Plaintext

version=2
:if:<register.registered(trainer_radiotower\petrel)>=false
:then
@text.show(Is that what you~were expecting?)
@sound.play(Contest\rankplace)
@npc.wearskin(0,petrel)
@level.update
@level.wait(30)
@battle.starttrainer(radiotower\petrel)
@text.show(We stashed the~real Director in*the Underground~Warehouse.*It's at the far~end of the~Underground.*But I doubt you'll~get that far.)
@item.give(133,1)
@item.messagegive(133,1)
:end
:endif
:if:<register.registered(rocket_invasion_defeat)>=false
:then
@text.show(We stashed the~real Director in*the Underground~Warehouse.*It's at the far~end of the~Underground.*But I doubt you'll~get that far.)
:end
:endif
@text.show(Director: Hello,~<player.name>!*You know, I love Pokémon.*I built this Radio~Tower so I could*express my love~of Pokémon.*It would be nice~if people enjoyed~our programs.)
:end