//Content sets which direction to turn
IfSpawned
  GetContent
  tmpx = selfspawnx
  tmpy = selfspawny
  tmpturn = tmpargument
  tmpdistance = 50
  Compass
  ClearWaypoints
  AddWaypoint

tmpx = selfspawnx
tmpy = selfspawny
Teleport

//---------------------------------------------------------------------------------
End					// Finished with this character
//---------------------------------------------------------------------------------