mirror of
https://github.com/OMGeeky/andors-trail.git
synced 2026-02-23 15:38:29 +01:00
Update conversations with requirements into using the array-based requirements
This commit is contained in:
@@ -4,9 +4,13 @@
|
||||
"replies": [
|
||||
{
|
||||
"nextPhraseID": "umar_return_1",
|
||||
"requires": {
|
||||
"progress": "andor:51"
|
||||
}
|
||||
"requires": [
|
||||
{
|
||||
"requireType": 0,
|
||||
"requireID": "andor",
|
||||
"value": "51"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"nextPhraseID": "umar_novisit_1"
|
||||
|
||||
Reference in New Issue
Block a user