invertingmap3.txt 373 B

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