Guest User

Untitled

a guest
Dec 10th, 2018
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.38 KB | None | 0 0
  1. level_name("TheDip").
  2. piece(41).
  3. tag(41,source).
  4. at(41,1,4).
  5. target_value(41,1,1).
  6. output_direction(41,east).
  7. piece(48).
  8. tag(48,target).
  9. at(48,8,4).
  10. target_value(48,1,1).
  11. input_direction(48,south).
  12. piece(44).
  13. tag(44,divider).
  14. input_direction(44,west).
  15. output_direction(44,south).
  16. piece(64).
  17. tag(64,divider).
  18. input_direction(64,north).
  19. output_direction(64,east).
  20. piece(68).
  21. tag(68,divider).
  22. input_direction(68,west).
  23. output_direction(68,north).
  24. piece(50).
  25. tag(50,blocker).
  26. at(50,0,5).
  27. piece(51).
  28. tag(51,blocker).
  29. at(51,1,5).
  30. piece(62).
  31. tag(62,blocker).
  32. at(62,2,6).
  33. piece(72).
  34. tag(72,blocker).
  35. at(72,2,7).
  36. piece(82).
  37. tag(82,blocker).
  38. at(82,2,8).
  39. piece(92).
  40. tag(92,blocker).
  41. at(92,2,9).
  42. piece(31).
  43. tag(31,blocker).
  44. at(31,1,3).
  45. piece(33).
  46. tag(33,blocker).
  47. at(33,3,3).
  48. piece(39).
  49. tag(39,blocker).
  50. at(39,9,3).
  51. piece(32).
  52. tag(32,blocker).
  53. at(32,2,3).
  54. piece(34).
  55. tag(34,blocker).
  56. at(34,4,3).
  57. piece(35).
  58. tag(35,blocker).
  59. at(35,5,3).
  60. piece(30).
  61. tag(30,blocker).
  62. at(30,0,3).
  63. piece(36).
  64. tag(36,blocker).
  65. at(36,6,3).
  66. piece(37).
  67. tag(37,blocker).
  68. at(37,7,3).
  69. piece(38).
  70. tag(38,blocker).
  71. at(38,8,3).
  72. piece(52).
  73. tag(52,blocker).
  74. at(52,2,5).
  75. piece(46).
  76. tag(46,blocker).
  77. at(46,6,4).
  78. piece(56).
  79. tag(56,blocker).
  80. at(56,6,5).
  81. piece(86).
  82. tag(86,blocker).
  83. at(86,6,8).
  84. piece(96).
  85. tag(96,blocker).
  86. at(96,6,9).
  87. piece(76).
  88. tag(76,blocker).
  89. at(76,6,7).
Add Comment
Please, Sign In to add comment