Fix the broken negation on a requirement.

This commit is contained in:
Rijackson
2018-06-28 17:43:09 -04:00
parent 896c16ab0f
commit c75136d252

View File

@@ -127,7 +127,7 @@
},
{
"id":"key_wolf_pack_jakrar",
"message":"You see the horrifying wolf leader and stumble back."
"message":"You see a horrifying wolf leader and stumble back."
},
{
"id":"sign_wolf_pack_jakrar",
@@ -181,7 +181,8 @@
{
"requireType":"questLatestProgress",
"requireID":"pathway_fallhaven",
"value":30
"value":30,
"negate":true
}
]
},