//This object does some module updates
IfTimeOut
  CleanUp
  tmpargument = 50
  SetTime
  JoinEvilTeam
  
//This starts the music
IfSpawned
  tmpargument = 10
  tmpdistance = 0
  PlayMusic

End					// All done

