diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/creature_text.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/creature_text.md b/docs/creature_text.md index 1baac61..111ce3a 100644 --- a/docs/creature_text.md +++ b/docs/creature_text.md @@ -142,6 +142,8 @@ Value from [Languages.dbc](Languages) (+ the wiki table from the dbc file). When A value from 1-100 that represents the percentage chance that this text will be executed. +Value must be >=0. If the value does not meet the condition the SQL will fail on `creature_text_chk_1`. + ### Emote The emote that the creature plays when the text is executed. Value to use in this field can be obtained from the [emote.dbc](Emotes) |
