Updated "Pickles of Partnership". Added another possible NPC to interact. Added conditional quest variables.

master
Plogon Enjoyer 2024-09-29 01:02:40 +08:00
parent 087a6068d0
commit e0056147d2
1 changed files with 16 additions and 2 deletions

View File

@ -30,7 +30,20 @@
"TerritoryId": 613,
"InteractionType": "Interact",
"Fly": true,
"AetheryteShortcut": "Ruby Sea - Onokoro"
"AetheryteShortcut": "Ruby Sea - Onokoro",
"RequiredQuestVariables": [null, null, [16, 32], null, null, null]
},
{
"DataId": 1024348,
"Position": {
"X": 724.8187,
"Y": 1.3691645,
"Z": -814.4198
},
"TerritoryId": 613,
"InteractionType": "Interact",
"Fly": true,
"RequiredQuestVariables": [null, null, [32], null, null, null]
},
{
"DataId": 1024420,
@ -41,7 +54,8 @@
},
"TerritoryId": 613,
"InteractionType": "Interact",
"Fly": true
"Fly": true,
"RequiredQuestVariables": [null, null, [16], null, null, null]
}
]
},