From b2a2ea0534d321c9027469fbe6b985dc84343399 Mon Sep 17 00:00:00 2001 From: Walter Pagani Date: Tue, 5 Jan 2021 15:53:36 -0300 Subject: chore(wiki): HTML -> Markdown (#328) --- docs/PageTextMaterial.md | 83 ++++++++---------------------------------------- 1 file changed, 14 insertions(+), 69 deletions(-) (limited to 'docs/PageTextMaterial.md') diff --git a/docs/PageTextMaterial.md b/docs/PageTextMaterial.md index 6fd9cd1..27fd59f 100644 --- a/docs/PageTextMaterial.md +++ b/docs/PageTextMaterial.md @@ -3,7 +3,7 @@ <noinclude>| `Back-to:DBC` -<big>**PageTextMaterial.dbc**</big> +**PageTextMaterial.dbc** This DBC contains material used to display a gossip window for quest or page text. @@ -11,76 +11,21 @@ This DBC contains material used to display a gossip window for quest or page tex ## Structure - ----- - - - - - - - - - - - - - - - - - - - -
Column
Field
Type
1
ID
Integer
2
sRefCon
String
+| Column | Field | Type | +|--------|---------|---------| +| 1 | ID | Integer | +| 2 | sRefCon | String | ## **Content** </noinclude> - ---- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

ID

Name

1

Parchment

2

Stone

3

Marble

4

Silver

5

Bronze

6

Valentine

7

Illidan

- - +| ID | Name | +|----|-----------| +| 1 | Parchment | +| 2 | Stone | +| 3 | Marble | +| 4 | Silver | +| 5 | Bronze | +| 6 | Valentine | +| 7 | Illidan | -- cgit