invertingclmap1.txt 375 B

12345678910111213
  1. classic = true;
  2. xlength = 5;
  3. zlength = 5;
  4. iterations = 20;
  5. gamesworld = world.get("games");
  6. edge1 = loc.new(gamesworld, 2001, 100, 2014);
  7. edge2 = loc.new(gamesworld, 2005, 100, 2018);
  8. tploc = loc.new(gamesworld, 2003.5, 101, 2016.5);
  9. gamesignsmap = getScriptVar("gamesigns");
  10. gamesignloc = map.get(gamesignsmap, "invertingclsign1");
  11. map = "5x5cl";
  12. maxplayers = 1;
  13. money = 50;