Changes

update links for unique string ID
Line 7: Line 7:  
==Data==
 
==Data==
 
===Format===
 
===Format===
You can create and change shops by editing the <samp>Data/Shops</samp> asset. This consists of a string → model lookup, where the key is a [[Modding:Modder Guide/Game Fundamentals#Unique string IDs|unique string ID]] for the shop, and the value is a model with these fields.
+
You can create and change shops by editing the <samp>Data/Shops</samp> asset. This consists of a string → model lookup, where the key is a [[Modding:Common data field types#Unique string IDs|unique string ID]] for the shop, and the value is a model with these fields.
    
{| class="wikitable"
 
{| class="wikitable"
Line 128: Line 128:  
|-
 
|-
 
| <samp>Id</samp>
 
| <samp>Id</samp>
| The [[Modding:Modder Guide/Game Fundamentals#Unique string IDs|unique string ID]] for this dialogue within the current list.
+
| The [[Modding:Common data field types#Unique string IDs|unique string ID]] for this dialogue within the current list.
 
|-
 
|-
 
| <samp>Dialogue</samp>
 
| <samp>Dialogue</samp>
translators
8,404

edits