NPC Graphics
|
@ -1,24 +1,24 @@
|
||||||
version=2
|
version=2
|
||||||
:if:<register.registered(tornadobattle)>=False
|
:if:<register.registered(tornadobattle)>=false
|
||||||
@text.show(Tornado: Hi there! You may be~wondering... why is there a*Pokémon on the website staff?~Well... I'm no ordinary Pokémon.*Want to see something rather~barbaric?)
|
@text.show(Tornado: Hi there!~You may be wondering...~Why is there a Pokémon~on the website staff?*Well... I'm no ordinary Pokémon!*Want to see something rather~barbaric?)
|
||||||
@options.show(Yes,No)
|
@options.show(Yes,No)
|
||||||
:when:Yes
|
:when:Yes
|
||||||
@text.show(Then take a sneak peek at what~my forum league team will be!)
|
@text.show(Then take a sneak peek at what~my forum league team will be!)
|
||||||
@battle.setvar(canblackout,false)
|
@battle.setvar(canblackout,false)
|
||||||
@battle.trainer(kolben\tornado)
|
@battle.trainer(kolben\tornado)
|
||||||
:if:<battle.won>=true
|
:if:<battle.won>=true
|
||||||
@text.show(I'm not exactly a competitive~battler, as you can see.)
|
@text.show(I'm not exactly a competitive~battler, as you can see.)
|
||||||
:else
|
:else
|
||||||
@text.show(Pretty tough, huh?)
|
@text.show(Pretty tough, huh?)
|
||||||
:endif
|
:endif
|
||||||
@pokemon.heal
|
@pokemon.heal
|
||||||
@register.registertime(tornadobattle,1,day)
|
@register.registertime(tornadobattle,1,day)
|
||||||
:end
|
:end
|
||||||
:when:No
|
:when:No
|
||||||
@text.show(Well, I'll see you on the website~then.)
|
@text.show(Well, I'll see you on the website~then.)
|
||||||
:end
|
:end
|
||||||
:endwhen
|
:endwhen
|
||||||
:else
|
:else
|
||||||
@text.show(I'm not exactly a competitive~battler, as you can see.)
|
@text.show(I'm not exactly a competitive~battler, as you can see.)
|
||||||
:endif
|
:endif
|
||||||
:end
|
:end
|
Before Width: | Height: | Size: 2.3 KiB After Width: | Height: | Size: 13 KiB |
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 2.3 KiB After Width: | Height: | Size: 16 KiB |
Before Width: | Height: | Size: 2.4 KiB After Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 10 KiB |
Before Width: | Height: | Size: 2.3 KiB After Width: | Height: | Size: 20 KiB |
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 11 KiB |
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 11 KiB |
After Width: | Height: | Size: 16 KiB |
Before Width: | Height: | Size: 17 KiB After Width: | Height: | Size: 17 KiB |
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 2.3 KiB After Width: | Height: | Size: 18 KiB |
Before Width: | Height: | Size: 17 KiB After Width: | Height: | Size: 18 KiB |
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 19 KiB |
Before Width: | Height: | Size: 2.9 KiB After Width: | Height: | Size: 16 KiB |
|
@ -13517,6 +13517,9 @@
|
||||||
<Content Include="Content\Textures\NPC\95.png">
|
<Content Include="Content\Textures\NPC\95.png">
|
||||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||||
</Content>
|
</Content>
|
||||||
|
<Content Include="Content\Textures\NPC\Anakin.png">
|
||||||
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||||
|
</Content>
|
||||||
<Content Include="Content\Textures\NPC\Aragas.png">
|
<Content Include="Content\Textures\NPC\Aragas.png">
|
||||||
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
||||||
</Content>
|
</Content>
|
||||||
|
|