the only remaining / are for script math

This commit is contained in:
darkfire006 2023-02-20 11:15:26 -06:00
parent 91fc1bd1b9
commit e75edaa7ff
17 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ version=2
@text.show(Something seems wrong.*Maybe you should come~back with less Pokémon?) @text.show(Something seems wrong.*Maybe you should come~back with less Pokémon?)
:end :end
:else :else
@script.start(ilex/spiky) @script.start(ilex\spiky)
:end :end
:endif :endif
:endif :endif

View File

@ -1,6 +1,6 @@
version=2 version=2
#Warp Player/NPCs #Warp Player\NPCs
@screen.fadeout @screen.fadeout
@player.warp(18,0.1,25) @player.warp(18,0.1,25)
@player.turnto(0) @player.turnto(0)

Binary file not shown.