summaryrefslogtreecommitdiff
path: root/docs/creature_text.md
diff options
context:
space:
mode:
authorKitzunu <24550914+Kitzunu@users.noreply.github.com>2021-03-28 13:07:55 +0200
committerGitHub <noreply@github.com>2021-03-28 13:07:55 +0200
commit78df0696902d0e37d5a37829aed4d4eea9844f0a (patch)
treecf4a639b2f7355a812534d95cd89d500d453daf2 /docs/creature_text.md
parentadea667190e12e373f88f6739b99504f34616ee5 (diff)
downloadwiki-78df0696902d0e37d5a37829aed4d4eea9844f0a.tar.gz
wiki-78df0696902d0e37d5a37829aed4d4eea9844f0a.tar.bz2
wiki-78df0696902d0e37d5a37829aed4d4eea9844f0a.zip
Update creature_text.md (#411)
Diffstat (limited to 'docs/creature_text.md')
-rw-r--r--docs/creature_text.md2
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)