add elm and oak phone numbers
This commit is contained in:
parent
716d3a9f8f
commit
77a322360c
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -1,4 +1,8 @@
|
||||||
version=2
|
version=2
|
||||||
|
:if:<register.registered(phone_contact_002)=false
|
||||||
|
@register.register(phone_contact_002)
|
||||||
|
:endif
|
||||||
|
|
||||||
:if:<register.registered(postblueoak)>=false <and> <player.badges>=16
|
:if:<register.registered(postblueoak)>=false <and> <player.badges>=16
|
||||||
@text.show(Hello, you are begining~to hold the air of~a great Champion,~<player.name>.*It is time for your~Pokédex to match~who you are.*Let me see your~Pokédex for a moment.*I will upgrade your~Pokédex with the~National Mode.)
|
@text.show(Hello, you are begining~to hold the air of~a great Champion,~<player.name>.*It is time for your~Pokédex to match~who you are.*Let me see your~Pokédex for a moment.*I will upgrade your~Pokédex with the~National Mode.)
|
||||||
@sound.play(success,1)
|
@sound.play(success,1)
|
||||||
|
@ -37,7 +41,6 @@ version=2
|
||||||
@text.show(Well, if it isn't,~<player.name>!*...*Hm, so they have~reformed the Battle~Club?*Well, my battling skills~might be a bit rusty,~however, I'll show up~for some practice.*I might even bring~someone along...)
|
@text.show(Well, if it isn't,~<player.name>!*...*Hm, so they have~reformed the Battle~Club?*Well, my battling skills~might be a bit rusty,~however, I'll show up~for some practice.*I might even bring~someone along...)
|
||||||
@register.register(OakPrematchTalk)
|
@register.register(OakPrematchTalk)
|
||||||
:end
|
:end
|
||||||
|
|
||||||
:endif
|
:endif
|
||||||
|
|
||||||
#This sets a flag for the evaldist script so that it knows where the call came from:
|
#This sets a flag for the evaldist script so that it knows where the call came from:
|
||||||
|
|
Binary file not shown.
Binary file not shown.
|
@ -29829,6 +29829,9 @@
|
||||||
<Content Include="Content\Data\Scripts\startscript\pcreward.dat">
|
<Content Include="Content\Data\Scripts\startscript\pcreward.dat">
|
||||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||||
</Content>
|
</Content>
|
||||||
|
<Content Include="Content\Data\Scripts\phone\002.dat">
|
||||||
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||||
|
</Content>
|
||||||
<None Include="Content\Data\Scripts\tohjofalls\jjm.dat">
|
<None Include="Content\Data\Scripts\tohjofalls\jjm.dat">
|
||||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||||
</None>
|
</None>
|
||||||
|
|
Loading…
Reference in New Issue