Creature questrelation

Материал из YTDB DataBase

(Различия между версиями)
Перейти к: навигация, поиск
(Новая страница: «{| align="right" | __TOC__ |} Back to world database list of tables. <big>'''The `creature_questrelation` table'''</big> Holds NPC quest giver…»)
(id)
Строка 37: Строка 37:
<big>'''Description of the fields'''</big>
<big>'''Description of the fields'''</big>
====id====
====id====
-
The ID of the creature. See [[creature_template#entry|creature_template.entry]]
+
Идентификатор существа. Смотри [[creature_template#entry|creature_template.entry]]
 +
 
====quest====
====quest====
The quest ID that the creature starts. See [[quest_template#entry|quest_template.entry]]
The quest ID that the creature starts. See [[quest_template#entry|quest_template.entry]]

Версия 08:47, 8 февраля 2010

Содержание

Back to world database list of tables.


The `creature_questrelation` table

Holds NPC quest giver relations on which NPCs start which quests.


Structure

Field Type Null Key Default Extra
id mediumint(8) unsigned NO PRI 0
quest mediumint(8) unsigned NO PRI 0


Description of the fields

id

Идентификатор существа. Смотри creature_template.entry

quest

The quest ID that the creature starts. See quest_template.entry

Личные инструменты