Jappa talk script in Kolben Tower
This commit is contained in:
parent
c1759499e4
commit
119ba41489
|
@ -0,0 +1,9 @@
|
||||||
|
version=2
|
||||||
|
|
||||||
|
:if:<register.registered(jappamet)>=false
|
||||||
|
@text.show(Jappa: Hiya! I'm Jasper,~but you can call me Jappa.*Did you know?~I'm a real magician!*Hehe, a code magician~to be exact!)
|
||||||
|
@register.register(jappamet)
|
||||||
|
:else
|
||||||
|
@text.show(Jappa: I hope you're enjoying~Pokémon 3D so far!*Feel free to explore~the rest of the tower!)
|
||||||
|
:endif
|
||||||
|
:end
|
|
@ -28698,6 +28698,9 @@
|
||||||
<Content Include="Content\Data\Scripts\kolben\falkner.dat">
|
<Content Include="Content\Data\Scripts\kolben\falkner.dat">
|
||||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||||
</Content>
|
</Content>
|
||||||
|
<Content Include="Content\Data\Scripts\kolben\jappa.dat">
|
||||||
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||||
|
</Content>
|
||||||
<None Include="Content\Data\Scripts\mtmortar\bf1map.dat">
|
<None Include="Content\Data\Scripts\mtmortar\bf1map.dat">
|
||||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||||
</None>
|
</None>
|
||||||
|
|
Loading…
Reference in New Issue