diff options
author | megamage <none@none> | 2008-12-31 10:03:07 -0600 |
---|---|---|
committer | megamage <none@none> | 2008-12-31 10:03:07 -0600 |
commit | ba58ddac9c302953fc15987bc84d5f858a011e56 (patch) | |
tree | 5bafa1aa17b64d7e325a347f4538eb8402b222a3 /src/bindings/scripts/docs/Text-tables.txt | |
parent | aa3b89d7764c093ba87ee2cf99775e3aedc37637 (diff) | |
parent | 3885ce94d9be86616bb01e660a70087fcbfc6ffd (diff) |
*Update to HG 730.
--HG--
branch : trunk
Diffstat (limited to 'src/bindings/scripts/docs/Text-tables.txt')
-rw-r--r-- | src/bindings/scripts/docs/Text-tables.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/bindings/scripts/docs/Text-tables.txt b/src/bindings/scripts/docs/Text-tables.txt index c335ce41d58..6db1ce9d852 100644 --- a/src/bindings/scripts/docs/Text-tables.txt +++ b/src/bindings/scripts/docs/Text-tables.txt @@ -37,6 +37,7 @@ content_loc8 This is the actual text presented in the Localization #8 C sound This value is the Sound ID that corresponds to the actual text used (Defined in SoundEntries.dbc). type Variables used to define type of text (Say/Yell/Textemote/Whisper). language This value is the Language that the text is native in (Defined in Languages.dbc). +emote Value from enum Emote (defined in Emotes.dbc). Only source of text will play this emote (not target, if target are defined in DoScriptText) comment This is a comment regarding the text entry (For ACID, accepted format is to use Creature ID of NPC using it). Note: Fields `content_loc1` to `content_loc8` are NULL values by default and are handled by seperate localization projects. |