mirror of
https://github.com/OMGeeky/andors-trail.git
synced 2026-01-21 02:51:20 +01:00
Fixed lost "negate" line in conversationlist_stoutford.json
It was breaking the rumblings quest.
This commit is contained in:
@@ -885,7 +885,8 @@
|
||||
{
|
||||
"requireType":"questProgress",
|
||||
"requireID":"rumblings",
|
||||
"value":50
|
||||
"value":50,
|
||||
"negate":true
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user