Jappa talk script in Kolben Tower

This commit is contained in:
JappaWakka 2022-05-24 23:21:30 +02:00
parent c1759499e4
commit 119ba41489
2 changed files with 12 additions and 0 deletions

View File

@ -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

View File

@ -28698,6 +28698,9 @@
<Content Include="Content\Data\Scripts\kolben\falkner.dat">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="Content\Data\Scripts\kolben\jappa.dat">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<None Include="Content\Data\Scripts\mtmortar\bf1map.dat">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>