mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-07-29 16:54:56 +02:00
Jappa talk script in Kolben Tower
This commit is contained in:
parent
c1759499e4
commit
119ba41489
9
P3D/Content/Data/Scripts/kolben/jappa.dat
Normal file
9
P3D/Content/Data/Scripts/kolben/jappa.dat
Normal 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
|
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user