diff options
author | Tor Andersson <tor@ccxvii.net> | 2022-08-29 01:12:34 +0200 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2022-11-17 13:11:26 +0100 |
commit | 4fd0773f7612459ede2f9a3f2935b4334d591ab9 (patch) | |
tree | 6e21bf76277f7bec10cdd7c2e447d81be0c96ee0 /tools | |
parent | e29c4c81a0e3d07b26477c92bd3e172750f13500 (diff) | |
download | rommel-in-the-desert-4fd0773f7612459ede2f9a3f2935b4334d591ab9.tar.gz |
Remove unreachable map edge hex.
Diffstat (limited to 'tools')
-rw-r--r-- | tools/gendata.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/gendata.js b/tools/gendata.js index 40a1bef..ba78d95 100644 --- a/tools/gendata.js +++ b/tools/gendata.js @@ -222,8 +222,8 @@ def_offmap(124,127); // def_offmap(148,150); def_offmap(149,150); // 148 is exit hex def_offmap(173,175); -// def_offmap(197,199); -def_offmap(198,199); // 197 is exit hex +def_offmap(197,199); +// def_offmap(198,199); // 197 is exit hex def_offmap(222,224); // show spines |