P3D-Legacy/P3D/Content/Data/Scripts/route6/cop.dat

12 lines
1.8 KiB
Plaintext
Raw Normal View History

2016-09-07 18:50:38 +02:00
<EFBFBD><EFBFBD>version=2
@text.show(Due to recent Team Rocket~activities at the~Kanto Power Plant,~Saffron City~is closed to all visitors.*If you see any suspicious~characters please report it~to the proper authorities.)
:if:<register.registered(thunderbadge_obtain)>=False
@text.show(Hrm?*Oh, you wanted to~tell me about the two~Team Rocket members standing~over by the Underground Path?*I saw them and have reported~it to the higher ups.*Someone should be coming~soon to capture them.)
:else
:if:<register.registered(Rocketundergroundkanto)>=False
@text.show(Hrm?*The Team Rocket members?*They seem to have left~via the Underground Path.*Sadly we don't have the~personnel to chase after them.)
:else
@text.show(Hrm?*You followed the~Team Rocket members?*They were trying to find~a way into Saffron City~but couldn't?*Thanks for letting us know!*I was beginning to wonder~if this was working...)
:endif
:endif
:end