Guest User

Untitled

a guest
Jun 11th, 2018
33
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.55 KB | None | 0 0
  1. return {
  2. desc="Shipwrecked stuff and more!",
  3. hideminimap=false,
  4. id="MULTIPRESET",
  5. location="forest",
  6. max_playlist_position=999,
  7. min_playlist_position=0,
  8. name="Multiland",
  9. numrandom_set_pieces=5,
  10. override_level_string=false,
  11. overrides={
  12. alternatehunt="default",
  13. angrybees="default",
  14. antliontribute="default",
  15. autumn="default",
  16. bearger="default",
  17. beefalo="default",
  18. beefaloheat="default",
  19. bees="default",
  20. berrybush="default",
  21. birds="default",
  22. boons="default",
  23. branching="default",
  24. butterfly="default",
  25. buzzard="default",
  26. cactus="default",
  27. carrot="default",
  28. catcoon="default",
  29. chess="default",
  30. day="default",
  31. deciduousmonster="default",
  32. deerclops="default",
  33. disease_delay="default",
  34. dragonfly="default",
  35. flint="default",
  36. flowers="default",
  37. frograin="default",
  38. goosemoose="default",
  39. grass="default",
  40. houndmound="default",
  41. hounds="default",
  42. hunt="default",
  43. krampus="default",
  44. layout_mode="LinkNodesByKeys",
  45. liefs="default",
  46. lightning="default",
  47. lightninggoat="default",
  48. loop="default",
  49. lureplants="default",
  50. marshbush="default",
  51. merm="default",
  52. meteorshowers="default",
  53. meteorspawner="default",
  54. moles="default",
  55. mushroom="default",
  56. penguins="default",
  57. perd="default",
  58. petrification="default",
  59. pigs="default",
  60. ponds="default",
  61. prefabswaps_start="default",
  62. rabbits="default",
  63. reeds="default",
  64. regrowth="default",
  65. roads="default",
  66. rock="default",
  67. rock_ice="default",
  68. sapling="default",
  69. season_start="default",
  70. specialevent="default",
  71. spiders="default",
  72. spring="default",
  73. start_location="multi_beach",
  74. summer="default",
  75. tallbirds="default",
  76. task_set="multi",
  77. tentacles="default",
  78. touchstone="default",
  79. trees="default",
  80. tumbleweed="default",
  81. walrus="default",
  82. weather="default",
  83. wildfires="default",
  84. winter="default",
  85. world_size="default",
  86. wormhole_prefab="wormhole"
  87. },
  88. random_set_pieces={
  89. "Chessy_1",
  90. "Chessy_2",
  91. "Chessy_3",
  92. "Chessy_4",
  93. "Chessy_5",
  94. "Chessy_6",
  95. "ChessSpot1",
  96. "ChessSpot2",
  97. "ChessSpot3",
  98. "Maxwell1",
  99. "Maxwell2",
  100. "Maxwell3",
  101. "Maxwell4",
  102. "Maxwell5",
  103. "Maxwell6",
  104. "Maxwell7",
  105. "Warzone_1",
  106. "Warzone_2",
  107. "Warzone_3"
  108. },
  109. required_prefabs={ "multiplayer_portal" },
  110. substitutes={ },
  111. version=2
  112. }
Add Comment
Please, Sign In to add comment