rewrite quest metadata indexing
- split ep3 download quests from quest index - fix Ep3 NTE download quests - automatically detect battle/challenge params and area remaps
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
{
|
||||
"ChallengeTemplateIndex": 1,
|
||||
"DescriptionFlag": 61,
|
||||
"AvailableIf": "V_NumPlayers == 2",
|
||||
"AllowStartFromChatCommand": true
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
{
|
||||
"ChallengeTemplateIndex": 4,
|
||||
"DescriptionFlag": 62,
|
||||
"AvailableIf": "V_NumPlayers == 2",
|
||||
"AllowStartFromChatCommand": true
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
{
|
||||
"ChallengeTemplateIndex": 5,
|
||||
"DescriptionFlag": 63,
|
||||
"AvailableIf": "V_NumPlayers == 2",
|
||||
"AllowStartFromChatCommand": true
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
{
|
||||
"ChallengeTemplateIndex": 8,
|
||||
"DescriptionFlag": 64,
|
||||
"AvailableIf": "V_NumPlayers == 2",
|
||||
"AllowStartFromChatCommand": true
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
{
|
||||
"ChallengeTemplateIndex": 8,
|
||||
"DescriptionFlag": 65,
|
||||
"AvailableIf": "V_NumPlayers == 2",
|
||||
"AllowStartFromChatCommand": true
|
||||
|
||||
Reference in New Issue
Block a user