summaryrefslogtreecommitdiff
path: root/docs/creature_queststarter.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/creature_queststarter.md')
-rw-r--r--docs/creature_queststarter.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/creature_queststarter.md b/docs/creature_queststarter.md
index 459b25e..0e56f3e 100644
--- a/docs/creature_queststarter.md
+++ b/docs/creature_queststarter.md
@@ -10,8 +10,8 @@ Holds NPC quest giver relations on which NPCs start which quests.
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
|------------|--------------|------------|-----|------|---------|-------|------------------|
-| [id][1] | mediumint(8) | unsigned | PRI | NO | 0 | | Identifier |
-| [quest][2] | mediumint(8) | unsigned | PRI | NO | 0 | | Quest Identifier |
+| [id][1] | MEDIUMINT | UNSIGNED | PRI | NO | 0 | | Identifier |
+| [quest][2] | MEDIUMINT | UNSIGNED | PRI | NO | 0 | | Quest Identifier |
[1]: #id
[2]: #quest