invertingclmap2.txt 376 B

12345678910111213
  1. classic = true;
  2. xlength = 7;
  3. zlength = 7;
  4. iterations = 30;
  5. gamesworld = world.get("games");
  6. edge1 = loc.new(gamesworld, 1979, 100, 2014);
  7. edge2 = loc.new(gamesworld, 1985, 100, 2020);
  8. tploc = loc.new(gamesworld, 1982.5, 101, 2017.5);
  9. gamesignsmap = getScriptVar("gamesigns");
  10. gamesignloc = map.get(gamesignsmap, "invertingclsign2");
  11. map = "7x7cl";
  12. maxplayers = 1;
  13. money = 100;