Difference between revisions of "Map - atom description"

From Nebuchadnezzar Modding Wiki
Jump to navigation Jump to search
(Created page with "<- back to all classes === General description === *Map atom holds diplomacy map and other citites. === Properties description === {| class="wikitable" ! Name...")
 
Line 15: Line 15:
  
 
=== Properties in detail ===
 
=== Properties in detail ===
*See in-game prestige tab where you can find how individual components are computed using these data.
+
==== Map ====
 +
*Image size should be ''899x680''
 +
*Do not forget that the right part of the map will be covered by trade/diplomacy panel.

Revision as of 10:24, 17 February 2021

<- back to all classes

General description

  • Map atom holds diplomacy map and other citites.

Properties description

Name Type Default value /
Obligatory
Description
map texture obligatory Texture image for world map in diplomacy adviser tab.
home atom[City] obligatory Home city.
cities vec_1D[atom[City]] obligatory Other citites in the world.

Properties in detail

Map

  • Image size should be 899x680
  • Do not forget that the right part of the map will be covered by trade/diplomacy panel.