diff options
| author | FrancescoBorzi <borzifrancesco@gmail.com> | 2019-03-03 13:05:05 +0100 |
|---|---|---|
| committer | FrancescoBorzi <borzifrancesco@gmail.com> | 2019-03-03 13:05:05 +0100 |
| commit | 8a2b277924d2b816e495feedc75dc95a357cc116 (patch) | |
| tree | 4aa0561f4bd215c703e5ab886663b3a8cfd2458b /docs/conditions.md | |
| parent | 700c998f49255b0d7b844363d23509cfedc68865 (diff) | |
| download | wiki-8a2b277924d2b816e495feedc75dc95a357cc116.tar.gz wiki-8a2b277924d2b816e495feedc75dc95a357cc116.tar.bz2 wiki-8a2b277924d2b816e495feedc75dc95a357cc116.zip | |
Fix case
Diffstat (limited to 'docs/conditions.md')
| -rw-r--r-- | docs/conditions.md | 42 |
1 files changed, 21 insertions, 21 deletions
diff --git a/docs/conditions.md b/docs/conditions.md index 5579092..008eaab 100644 --- a/docs/conditions.md +++ b/docs/conditions.md @@ -21,7 +21,7 @@ This table allows you to define conditions for various systems - Gossip, loot et <td><p><strong>Comment</strong></p></td> </tr> <tr class="even"> -<td><p><a href="#SourceTypeOrReferenceId">SourceTypeOrReferenceId</a></p></td> +<td><p><a href="#sourcetypeorreferenceid">SourceTypeOrReferenceId</a></p></td> <td><p>mediumint(8)</p></td> <td><p>signed</p></td> <td><p>PRI</p></td> @@ -33,7 +33,7 @@ This table allows you to define conditions for various systems - Gossip, loot et </p></td> </tr> <tr class="odd"> -<td><p><a href="#SourceGroup">SourceGroup</a></p></td> +<td><p><a href="#sourcegroup">SourceGroup</a></p></td> <td><p>mediumint(8)</p></td> <td><p>unsigned</p></td> <td><p>PRI</p></td> @@ -45,7 +45,7 @@ This table allows you to define conditions for various systems - Gossip, loot et </p></td> </tr> <tr class="even"> -<td><p><a href="#SourceEntry">SourceEntry</a></p></td> +<td><p><a href="#sourceentry">SourceEntry</a></p></td> <td><p>mediumint(8)</p></td> <td><p>signed</p></td> <td><p>PRI</p></td> @@ -57,7 +57,7 @@ This table allows you to define conditions for various systems - Gossip, loot et </p></td> </tr> <tr class="odd"> -<td><p><a href="#CONDITION_SOURCE_TYPE_SMART_EVENT=22">SourceId</a></p></td> +<td><p><a href="#condition_source_type_smart_event=22">SourceId</a></p></td> <td><p>int(11)</p></td> <td><p>signed</p></td> <td><p>PRI</p></td> @@ -68,7 +68,7 @@ This table allows you to define conditions for various systems - Gossip, loot et <td><p><a href="https://trinitycore.atlassian.net/wiki/display/tc/smart_scripts#smart_scripts-source_type">smart_scripts.source_type</a> <strong>||</strong> 0 for everything else</p></td> </tr> <tr class="even"> -<td><p><a href="#ElseGroup">ElseGroup</a></p></td> +<td><p><a href="#elsegroup">ElseGroup</a></p></td> <td><p>mediumint(8)</p></td> <td><p>unsigned</p></td> <td><p>PRI</p></td> @@ -80,7 +80,7 @@ This table allows you to define conditions for various systems - Gossip, loot et </p></td> </tr> <tr class="odd"> -<td><p><a href="#ConditionTypeOrReference">ConditionTypeOrReference</a></p></td> +<td><p><a href="#conditiontypeorreference">ConditionTypeOrReference</a></p></td> <td><p>mediumint(8)</p></td> <td><p>signed</p></td> <td><p>PRI</p></td> @@ -92,7 +92,7 @@ This table allows you to define conditions for various systems - Gossip, loot et </p></td> </tr> <tr class="even"> -<td><p><a href="#ConditionTarget">ConditionTarget</a></p></td> +<td><p><a href="#conditiontarget">ConditionTarget</a></p></td> <td><p>tinyint(3)</p></td> <td><p>unsigned</p></td> <td><p>PRI</p></td> @@ -104,7 +104,7 @@ This table allows you to define conditions for various systems - Gossip, loot et </p></td> </tr> <tr class="odd"> -<td><p><a href="#ConditionValue1">ConditionValue1</a></p></td> +<td><p><a href="#conditionvalue1">ConditionValue1</a></p></td> <td><p>int(10)</p></td> <td><p>unsigned</p></td> <td><p>PRI</p></td> @@ -116,7 +116,7 @@ This table allows you to define conditions for various systems - Gossip, loot et </p></td> </tr> <tr class="even"> -<td><p><a href="#ConditionValue2">ConditionValue2</a></p></td> +<td><p><a href="#conditionvalue2">ConditionValue2</a></p></td> <td><p>int(10)</p></td> <td><p>unsigned</p></td> <td><p>PRI</p></td> @@ -128,7 +128,7 @@ This table allows you to define conditions for various systems - Gossip, loot et </p></td> </tr> <tr class="odd"> -<td><p><a href="#ConditionValue3">ConditionValue3</a></p></td> +<td><p><a href="#conditionvalue3">ConditionValue3</a></p></td> <td><p>int(10)</p></td> <td><p>unsigned</p></td> <td><p>PRI</p></td> @@ -140,7 +140,7 @@ This table allows you to define conditions for various systems - Gossip, loot et </p></td> </tr> <tr class="even"> -<td><p><a href="#NegativeCondition">NegativeCondition</a></p></td> +<td><p><a href="#negativecondition">NegativeCondition</a></p></td> <td><p>tinyint(3)</p></td> <td><p>unsigned</p></td> <td><p><br /> @@ -149,10 +149,10 @@ This table allows you to define conditions for various systems - Gossip, loot et <td><p>0</p></td> <td><p><br /> </p></td> -<td><p>Boolean 0 or 1 (if <a href="#NegativeCondition">NegativeCondition</a></p></td> +<td><p>Boolean 0 or 1 (if <a href="#negativecondition">NegativeCondition</a></p></td> </tr> <tr class="odd"> -<td><p><a href="#ErrorType">ErrorType</a></p></td> +<td><p><a href="#errortype">ErrorType</a></p></td> <td><p>mediumint(8)</p></td> <td><p>unsigned</p></td> <td><p><br /> @@ -165,7 +165,7 @@ This table allows you to define conditions for various systems - Gossip, loot et </p></td> </tr> <tr class="even"> -<td><p><a href="#ErrorTextId">ErrorTextId</a></p></td> +<td><p><a href="#errortextid">ErrorTextId</a></p></td> <td><p>mediumint(8)</p></td> <td><p>unsigned</p></td> <td><p><br /> @@ -178,7 +178,7 @@ This table allows you to define conditions for various systems - Gossip, loot et </p></td> </tr> <tr class="odd"> -<td><p><a href="#ScriptName">ScriptName</a></p></td> +<td><p><a href="#scriptname">ScriptName</a></p></td> <td><p>char(64)</p></td> <td><p>signed</p></td> <td><p><br /> @@ -191,7 +191,7 @@ This table allows you to define conditions for various systems - Gossip, loot et </p></td> </tr> <tr class="even"> -<td><p><a href="#Comment">Comment</a></p></td> +<td><p><a href="#comment">Comment</a></p></td> <td><p>varchar(255)</p></td> <td><p><br /> </p></td> @@ -229,11 +229,11 @@ if negative, then it is a reference template. <tr class="odd"> <td>CONDITION_SOURCE_TYPE_NONE</td> <td>0</td> -<td><strong><a href="#REFERENCETEMPLATES">See REFERENCE TEMPLATES</a></strong></td> +<td><strong><a href="#referencetemplates">See REFERENCE TEMPLATES</a></strong></td> <td>(REFERENCE TEMPLATES)</td> <td>Always 0</td> <td>(See below)</td> -<td><strong>Only used in <a href="#REFERENCETEMPLATES">Reference Templates! See below.</a></strong></td> +<td><strong>Only used in <a href="#referencetemplates">Reference Templates! See below.</a></strong></td> </tr> <tr class="even"> <td>CONDITION_SOURCE_TYPE_CREATURE_LOOT_TEMPLATE</td> @@ -887,7 +887,7 @@ CONDITION_RELATION_TO</td> <br /> <br /> Target to which relation is checked.<br /> -- one of the ConditionTargets available in current <a href="#SourceTypeOrReferenceId">SourceType</a></p></td> +- one of the ConditionTargets available in current <a href="#sourcetypeorreferenceid">SourceType</a></p></td> <td><p>RelationType - defines relation of current ConditionTarget to target specified in ConditionValue1.<br /> 0 - RELATION_SELF<br /> 1 - RELATION_IN_PARTY<br /> @@ -916,7 +916,7 @@ CONDITION_REACTION_TO</td> <br /> <br /> Target to which reaction is checked.<br /> -- one of the ConditionTargets available in current <a href="#SourceTypeOrReferenceId">SourceType</a></p></td> +- one of the ConditionTargets available in current <a href="#sourcetypeorreferenceid">SourceType</a></p></td> <td><pre><code>rankMask: This bitmask defines the reaction(s) of the current ConditionTarget to the target specified in ConditionValue1 (which are allowed). Flags for the reactions are: @@ -945,7 +945,7 @@ CONDITION_DISTANCE_TO</td> <br /> <br /> Target to which distance is checked<br /> -- one of ConditionTargets available in current <a href="#SourceTypeOrReferenceId">SourceType</a></p></td> +- one of ConditionTargets available in current <a href="#sourcetypeorreferenceid">SourceType</a></p></td> <td><br /> <br /> <br /> |
