1,131
edits
No edit summary |
No edit summary |
||
| Line 58: | Line 58: | ||
"startsat": { | "startsat": { | ||
"description": "The location the quest starts at", | "description": "The location the quest starts at", | ||
"type": " | "type": "wiki-page-name", | ||
"required": true, | "required": true, | ||
"suggested": true | "suggested": true | ||
| Line 64: | Line 64: | ||
"startedby": { | "startedby": { | ||
"description": "The NPC that starts the quest", | "description": "The NPC that starts the quest", | ||
"type": " | "type": "wiki-page-name", | ||
"suggested": true | "suggested": true | ||
}, | }, | ||