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

23 lines
1.7 KiB
Plaintext
Raw Normal View History

2016-09-07 18:50:38 +02:00
<EFBFBD><EFBFBD>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<00>mon.*I built this Radio~Tower so I could*express my love~of Pok<00>mon.*It would be nice~if people enjoyed~our programs.)
:end