1. tfm.exec.setNameColor("Totalnick",0x498534)
  2. tfm.exec.newGame(4250841)
  3.  
  4. function eventLoop(time,remaining)
  5. tfm.exec.addShamanObject(19,-25,390,0,0,20,false)
  6. tfm.exec.addShamanObject(24,522,42,0,0,20,false)
  7. end
  8.  
  9. tfm.exec.newGame(4258255)
  10.  
  11. function eventLoop(time,remaining)
  12. tfm.exec.addShamanObject(19,48,417,0,0,20,false)
  13. end
  14.  
  15. tfm.exec.newGame(4259471)
  16.  
  17. function eventLoop(time,remaining)
  18. tfm.exec.addShamanObject(19,115,335,0,0,20,false)
  19. tfm.exec.addShamanObject(24,585,363,0,0,20,false)
  20. end
  21.  
  22. tfm.exec.newGame(4259632)
  23.  
  24. function eventLoop(time,remaining)
  25. tfm.exec.addShamanObject(19,495,374,0,0,20,false)
  26. tfm.exec.addShamanObject(24,359,-8,0,0,20,false)
  27. end
  28.  
  29. tfm.exec.newGame(4259700)
  30.  
  31. function eventLoop(time,remaining)
  32. tfm.exec.addShamanObject(19,820,312,0,0,20,false)
  33. end
  34.  
  35. function eventNewPlayer(name)
  36. tfm.exec.chatMessage("Welcome to the minigame!",name)
  37. end
  38.  
  39. function eventNewGame()
  40. tfm.exec.chatMessage("Get the cheese by using the cannon!")
  41. end
  42.  
  43. function eventPlayerWon(name)
  44. tfm.exec.chatMessage("Wins!",name)
  45. end