invertingclmap3.txt 376 B

12345678910111213
  1. classic = true;
  2. xlength = 10;
  3. zlength = 10;
  4. iterations = 40;
  5. gamesworld = world.get("games");
  6. edge1 = loc.new(gamesworld, 1954, 100, 2014);
  7. edge2 = loc.new(gamesworld, 1963, 100, 2023);
  8. tploc = loc.new(gamesworld, 1959, 101, 2018);
  9. gamesignsmap = getScriptVar("gamesigns");
  10. gamesignloc = map.get(gamesignsmap, "invertingclsign3");
  11. map = "10x10cl";
  12. maxplayers = 1;
  13. money = 200;