forked from aly/qstbak
muffin v6.35
This commit is contained in:
parent
a10041e3fd
commit
ac85599236
7 changed files with 5916 additions and 5158 deletions
|
|
@ -262,16 +262,13 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"QuestsAccepted": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": [
|
||||
"number",
|
||||
"string"
|
||||
]
|
||||
}
|
||||
"MinimumLevel": {
|
||||
"type": "integer",
|
||||
"description": "Skip this step if the player level is greater than or equal to this value. Useful for steps that should only be done once at low levels (e.g., early aetheryte attunements).",
|
||||
"minimum": 1,
|
||||
"maximum": 100
|
||||
},
|
||||
"QuestsCompleted": {
|
||||
"QuestsAccepted": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": [
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue