def tas(): game.fade_and_teleport(0, 0, 0, 5131, 480, 480)
def tp(map, X, Y): game.fade_and_teleport(0, 0, 0, map, X, Y) return
def tiuz(noiuz = 0): if noiuz == 0: game.global_vars[697] = 1 game.fade_and_teleport( 0,0,0,5121,509,652 )
def tiuz(noiuz=0): if noiuz == 0: game.global_vars[697] = 1 game.fade_and_teleport(0, 0, 0, 5121, 509, 652)
def tp(map,X,Y): game.fade_and_teleport(0,0,0,map,X,Y) return