diff options
author | BrickPi <ajmach6@gmail.com> | 2024-01-19 22:52:24 +0100 |
---|---|---|
committer | BrickPi <ajmach6@gmail.com> | 2024-01-21 16:25:06 +0100 |
commit | 2940411cb33a64cd41c2d39ddf98aab54edc9f69 (patch) | |
tree | 8cefa44e20d3fd26f7ba083454ffdcbb43c1d05f /game/assets/localisation/locales/en_GB/mapmodes.csv | |
parent | fb2561bd998f211d2099f811a6b6b25a57118160 (diff) |
Reorganise Asset File Structure
Diffstat (limited to 'game/assets/localisation/locales/en_GB/mapmodes.csv')
-rw-r--r-- | game/assets/localisation/locales/en_GB/mapmodes.csv | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/game/assets/localisation/locales/en_GB/mapmodes.csv b/game/assets/localisation/locales/en_GB/mapmodes.csv new file mode 100644 index 0000000..f3e6417 --- /dev/null +++ b/game/assets/localisation/locales/en_GB/mapmodes.csv @@ -0,0 +1,15 @@ + +;; Test Mapmodes +mapmode_province;Province +mapmode_region;Region +mapmode_terrain;Terrain +mapmode_political;Political +mapmode_index;Index +mapmode_terrain_type;Terrain Type +mapmode_rgo;RGO +mapmode_infrastructure;Infrastructure +mapmode_population;Population Density +mapmode_culture;Nationality +mapmode_religion;Religion +mapmode_adjacencies;Adjacencies +mapmode_port;Ports |