summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/conditions.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/conditions.md b/docs/conditions.md
index b3da6f1..55a34b6 100644
--- a/docs/conditions.md
+++ b/docs/conditions.md
@@ -705,7 +705,7 @@ Add flags together for all classes where condition is true.</td>
<tr class="odd">
<td>CONDITION_RACE</td>
<td>16</td>
-<td>Player must be this race. SeeĀ <a href="http://www.azerothcore.org/wiki/ChrRaces">ChrRaces.dbc</a> .<br />
+<td>Race mask fromĀ <a href="http://www.azerothcore.org/wiki/ChrRaces">ChrRaces.dbc</a> .<br />
Add flags together for all races where condition is true.</td>
<td>Always 0</td>
<td>Always 0</td>
@@ -1353,7 +1353,7 @@ Note: it will show or hide spells in vehicle spell bar.
\***CONDITION\_RACE = 16**
-- - ConditionValue1: race the player must be. Add flags together for all races condition should be true for. See [ChrRaces.dbc](ChrRaces)
+- - ConditionValue1: race mask. Add flags together for all races condition should be true for. See [ChrRaces.dbc](ChrRaces)
- ConditionValue2: always 0
- ConditionValue3: always 0