diff options
author | Tor Andersson <tor@ccxvii.net> | 2021-06-12 16:36:07 +0200 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2023-02-18 12:12:42 +0100 |
commit | bf3242f00c38a9958866bffde4cde6b7e6829f19 (patch) | |
tree | 3b7cd10cc1e37f04f56e3d8063be2422fd8cf272 /data.js | |
parent | f481d263508bdf25d8dedb4e98e3ba3d80817eec (diff) | |
download | shores-of-tripoli-bf3242f00c38a9958866bffde4cde6b7e6829f19.tar.gz |
tripoli: Remove "Harbor" suffix from city/harbor spaces.
Diffstat (limited to 'data.js')
-rw-r--r-- | data.js | 18 |
1 files changed, 9 insertions, 9 deletions
@@ -1,19 +1,19 @@ const SPACES = [ "United States Supply", "Tripolitan Supply", - "Alexandria Harbor", - "Algiers Harbor", + "Alexandria", + "Algiers", "Algiers Patrol Zone", - "Benghazi Harbor", - "Derne Harbor", - "Gibraltar Harbor", + "Benghazi", + "Derne", + "Gibraltar", "Gibraltar Patrol Zone", - "Malta Harbor", - "Tangier Harbor", + "Malta", + "Tangier", "Tangier Patrol Zone", - "Tripoli Harbor", + "Tripoli", "Tripoli Patrol Zone", - "Tunis Harbor", + "Tunis", "Tunis Patrol Zone", "1801", "1802", |