diff options
Diffstat (limited to 'tools/gendata.js')
-rw-r--r-- | tools/gendata.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/gendata.js b/tools/gendata.js index 8de889d..e93df8a 100644 --- a/tools/gendata.js +++ b/tools/gendata.js @@ -240,9 +240,9 @@ def_offmap(193,193); def_offmap(216,217); // Hexes not in 2004 edition: -// def_offmap(200,202); -// def_offmap(206,212); -// def_offmap(214,221); +def_offmap(200,202); +def_offmap(206,212); +def_offmap(214,221); // Terrain chart hexes // def_offmap(145,146); |