Changes

Jump to navigation Jump to search
28 bytes added ,  16:01, 21 November 2023
m
fix links
Line 104: Line 104:  
|-
 
|-
 
| <samp>Condition</samp>
 
| <samp>Condition</samp>
| ''(Optional)'' A [[#Game state queries|game state query]] which indicates whether this texture should be selected. Defaults to always selected.
+
| ''(Optional)'' A [[Modding:Game state queries|game state query]] which indicates whether this texture should be selected. Defaults to always selected.
 
|}
 
|}
 
|-
 
|-
Line 126: Line 126:  
|-
 
|-
 
| <samp>Condition</samp>
 
| <samp>Condition</samp>
| ''(Optional)'' A [[#Game state queries|game state query]] which indicates whether this tooltip should be available. Defaults to always available.
+
| ''(Optional)'' A [[Modding:Game state queries|game state query]] which indicates whether this tooltip should be available. Defaults to always available.
 
|-
 
|-
 
| <samp>KnownCondition</samp>
 
| <samp>KnownCondition</samp>
| ''(Optional)'' A [[#Game state queries|game state query]] which indicates whether the area is known by the player, so the <samp>Text</samp> is shown as-is. If this is false, the tooltip text is replaced with <samp>???</samp>. Defaults to always known.
+
| ''(Optional)'' A [[Modding:Game state queries|game state query]] which indicates whether the area is known by the player, so the <samp>Text</samp> is shown as-is. If this is false, the tooltip text is replaced with <samp>???</samp>. Defaults to always known.
 
|-
 
|-
 
| <samp>LeftNeighbor</samp><br /><samp>RightNeighbor</samp><br /><samp>UpNeighbor</samp><br /><samp>DownNeighbor</samp>
 
| <samp>LeftNeighbor</samp><br /><samp>RightNeighbor</samp><br /><samp>UpNeighbor</samp><br /><samp>DownNeighbor</samp>
Line 179: Line 179:  
|-
 
|-
 
| <samp>Condition</samp>
 
| <samp>Condition</samp>
| ''(Optional)'' A [[#Game state queries|game state query]] which indicates whether this entry should be applied. Defaults to always applied.
+
| ''(Optional)'' A [[Modding:Game state queries|game state query]] which indicates whether this entry should be applied. Defaults to always applied.
 
|-
 
|-
 
| <samp>ScrollTextZones</samp>
 
| <samp>ScrollTextZones</samp>
528

edits

Navigation menu