diff options
author | teisuru <31881306+teisuru@users.noreply.github.com> | 2023-08-31 22:33:16 +0200 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2023-12-10 18:16:55 +0100 |
commit | 75c6b72df894aca18a6380a5e279bb11587e0143 (patch) | |
tree | 75cc94de964fdb70387d339b452df63aa23f2604 /data.js | |
parent | 1def1b2bb2b749bbf6e358875b6ebe1f8e7da8fb (diff) | |
download | plantagenet-75c6b72df894aca18a6380a5e279bb11587e0143.tar.gz |
Sail done
full implementation done
Diffstat (limited to 'data.js')
-rw-r--r-- | data.js | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -12,9 +12,9 @@ port_3:[5,6,26], way_exile_1:[0,1,35,37,55,56,57,60], way_exile_2:[14,15,17,19,20,21,22,24,51,52,58], way_exile_3:[5,6,26,54,59], -way_sea_1:[0,1,14,15,17,19,20,21,22,24,35,37,51,56,57,60], -way_sea_2:[0,1,5,6,14,15,17,19,20,21,22,24,26,35,37,51,56,57,58], -way_sea_3:[14,14,15,15,17,17,19,19,20,20,21,21,22,22,24,24,51,51,59], +way_sea_1:[0,1,14,15,17,19,20,21,22,24,35,37,51,56,57,58,60], +way_sea_2:[0,1,5,6,14,15,17,19,20,21,22,24,26,35,37,51,56,57,58,58,59,60], +way_sea_3:[14,14,15,15,17,17,19,19,20,20,21,21,22,22,24,24,51,51,58,59], way_port_1:[0,1,35,37,56,57,60], way_port_2:[14,15,17,19,20,21,22,24,51,58], way_port_3:[5,6,26,59], |