P3D-Legacy/P3D/Content/Data/Scripts/olivine/GymGuy.dat

14 lines
1002 B
Plaintext
Raw Normal View History

2016-09-07 18:50:38 +02:00
<EFBFBD><EFBFBD>version=2
:if:<register.registered(olivine_lighthouse_finish)>=False
:then
@Text.show(Jasmine, the Gym~Leader, is at the~Lighthouse.*She's been tending~to a sick Pok<00>mon.*A strong trainer~has to be compassionate.)
:end
:endif
:if:<register.registered(mineralbadge_obtain)>=False
@Text.show(Jasmine uses the~newly discovered~steel-type.*I don't know very~much about it.)
:else
@Text.show(That was awesome.*The steel-type,~huh?*That was a close~encounter of an~unknown kind!)
:endif
:end