summaryrefslogtreecommitdiff
path: root/docs/creature_text.md
diff options
context:
space:
mode:
authorStefano Borzì <stefanoborzi32@gmail.com>2019-04-27 15:16:15 +0200
committerFrancesco Borzì <borzifrancesco@gmail.com>2019-04-27 15:16:15 +0200
commit342bc7dbd3a7963bc796bfe4879fc0491c8d7aba (patch)
tree56182f477dfe00197575526798156b1335a9d453 /docs/creature_text.md
parent07edcd764eff63bba21c891f133fb35cbcf61853 (diff)
downloadwiki-342bc7dbd3a7963bc796bfe4879fc0491c8d7aba.tar.gz
wiki-342bc7dbd3a7963bc796bfe4879fc0491c8d7aba.tar.bz2
wiki-342bc7dbd3a7963bc796bfe4879fc0491c8d7aba.zip
Updating wiki layout and missing contents (#34)
* Added angle.png for creature_formations * Update creature_formations.md * Update creature_text.md * Added creature_text type images * Removed useless link in npc_vendor * Update quest_template.md * Fixed layout table in spell_dbc * Fixed headers in warden_checks * Fixed type values layout in logs * Fixed layout in character_stats * Fixed layout in characters (table) * Added new data in corpse.md * Fixed guild_rank text * Improved instance difficulty list values * Improved worldstates.md
Diffstat (limited to 'docs/creature_text.md')
-rw-r--r--docs/creature_text.md32
1 files changed, 8 insertions, 24 deletions
diff --git a/docs/creature_text.md b/docs/creature_text.md
index ba4cf5b..7ae5a1a 100644
--- a/docs/creature_text.md
+++ b/docs/creature_text.md
@@ -275,14 +275,14 @@ The text the creature will say.
### Type
-| Value | Old value | Localization | Picture Example |
-|-------|-----------|--------------|--------------------------------------|
-| 12 | 0 | Say | ![](attachments/2130007/7831561.png) |
-| 14 | 1 | Yell | ![](attachments/2130007/7831564.png) |
-| 16 | 2 | Emote | ![](attachments/2130007/7831565.png) |
-| 41 | 3 | Boss Emote | ![](attachments/2130007/7831566.png) |
-| 15 | 4 | Whisper | ![](attachments/2130007/7831567.png) |
-| 42 | 5 | Boss Whisper | ![](attachments/2130007/7831568.png) |
+| Value | Old value | Localization | Picture Example |
+|-------|-----------|--------------|-----------------------------------------------|
+| 12 | 0 | Say | ![Say](assets/images/Say.png) |
+| 14 | 1 | Yell | ![Yell](assets/images/Yell.png) |
+| 16 | 2 | Emote | ![Emote](assets/images/Emote.png) |
+| 41 | 3 | Boss Emote | ![BossEmote](assets/images/BossEmote.png) |
+| 15 | 4 | Whisper | ![Whisper](assets/images/Whisper.png) |
+| 42 | 5 | Boss Whisper | ![BossWhisper](assets/images/BossWhisper.png) |
### Language
@@ -323,19 +323,3 @@ Id of the equivalent text found in [broadcast\_text](broadcast_text)
This field allows you to label a text entry.
-## Attachments:
-
-![](images/icons/bullet_blue.gif){width="8" height="8"} [Say.png](attachments/2130007/7831563.png) (image/png)
-![](images/icons/bullet_blue.gif){width="8" height="8"} [Say.png](attachments/2130007/7831577.png) (image/png)
-![](images/icons/bullet_blue.gif){width="8" height="8"} [Yell.png](attachments/2130007/7831578.png) (image/png)
-![](images/icons/bullet_blue.gif){width="8" height="8"} [Emote.png](attachments/2130007/7831579.png) (image/png)
-![](images/icons/bullet_blue.gif){width="8" height="8"} [BossEmote.png](attachments/2130007/7831580.png) (image/png)
-![](images/icons/bullet_blue.gif){width="8" height="8"} [Whisper.png](attachments/2130007/7831581.png) (image/png)
-![](images/icons/bullet_blue.gif){width="8" height="8"} [BossWhisper.png](attachments/2130007/7831582.png) (image/png)
-![](images/icons/bullet_blue.gif){width="8" height="8"} [Say.png](attachments/2130007/7831561.png) (image/png)
-![](images/icons/bullet_blue.gif){width="8" height="8"} [Yell.png](attachments/2130007/7831564.png) (image/png)
-![](images/icons/bullet_blue.gif){width="8" height="8"} [Emote.png](attachments/2130007/7831565.png) (image/png)
-![](images/icons/bullet_blue.gif){width="8" height="8"} [BossEmote.png](attachments/2130007/7831566.png) (image/png)
-![](images/icons/bullet_blue.gif){width="8" height="8"} [Whisper.png](attachments/2130007/7831567.png) (image/png)
-![](images/icons/bullet_blue.gif){width="8" height="8"} [BossWhisper.png](attachments/2130007/7831568.png) (image/png)
-