Changes

Jump to navigation Jump to search
m
fix links
Line 28: Line 28:  
===Format===
 
===Format===
 
The <samp>Data/WorldMap</samp> data asset consists of a string → model lookup, where...
 
The <samp>Data/WorldMap</samp> data asset consists of a string → model lookup, where...
* The key is a [[Modding:Common data field types#Unique string IDs|unique string ID]] for the region.
+
* The key is a [[Modding:Common data field types#Unique string ID|unique string ID]] for the region.
 
* The value is a model with the fields listed below.
 
* The value is a model with the fields listed below.
   Line 46: Line 46:  
|-
 
|-
 
| <samp>Id</samp>
 
| <samp>Id</samp>
| The [[Modding:Common data field types#Unique string IDs|unique string ID]] for the texture entry within the list.
+
| The [[Modding:Common data field types#Unique string ID|unique string ID]] for the texture entry within the list.
 
|-
 
|-
 
| <samp>Texture</samp>
 
| <samp>Texture</samp>
Line 72: Line 72:  
|-
 
|-
 
| <samp>Id</samp>
 
| <samp>Id</samp>
| The [[Modding:Common data field types#Unique string IDs|unique string ID]] for the map area within the list.
+
| The [[Modding:Common data field types#Unique string ID|unique string ID]] for the map area within the list.
 
|-
 
|-
 
| <samp>PixelArea</samp>
 
| <samp>PixelArea</samp>
Line 90: Line 90:  
|-
 
|-
 
| <samp>Id</samp>
 
| <samp>Id</samp>
| The [[Modding:Common data field types#Unique string IDs|unique string ID]] for the texture entry within the area.
+
| The [[Modding:Common data field types#Unique string ID|unique string ID]] for the texture entry within the area.
 
|-
 
|-
 
| <samp>Texture</samp>
 
| <samp>Texture</samp>
Line 117: Line 117:  
|-
 
|-
 
| <samp>Id</samp>
 
| <samp>Id</samp>
| The [[Modding:Common data field types#Unique string IDs|unique string ID]] for the tooltip within the area.
+
| The [[Modding:Common data field types#Unique string ID|unique string ID]] for the tooltip within the area.
 
|-
 
|-
 
| <samp>Text</samp>
 
| <samp>Text</samp>
Line 159: Line 159:  
|-
 
|-
 
| <samp>Id</samp>
 
| <samp>Id</samp>
| The [[Modding:Common data field types#Unique string IDs|unique string ID]] for this entry within the area.
+
| The [[Modding:Common data field types#Unique string ID|unique string ID]] for this entry within the area.
 
|-
 
|-
 
| <samp>LocationContext</samp>
 
| <samp>LocationContext</samp>
Line 191: Line 191:  
|-
 
|-
 
| <samp>Id</samp>
 
| <samp>Id</samp>
| The [[Modding:Common data field types#Unique string IDs|unique string ID]] for this entry within the list.
+
| The [[Modding:Common data field types#Unique string ID|unique string ID]] for this entry within the list.
 
|-
 
|-
 
| <samp>TileArea</samp>
 
| <samp>TileArea</samp>
translators
8,445

edits

Navigation menu