diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-12-24 16:47:01 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-12-24 16:47:01 -0300 |
commit | f15c594d4f26a5e8e09278907b3f7a1fd7df0323 (patch) | |
tree | 63b14f04d4c61611cb15928cb089272792a6dd51 /quests.json | |
parent | 3d015c02809c2bd99d11d5aae3c2e77da2670c3c (diff) | |
download | server-f15c594d4f26a5e8e09278907b3f7a1fd7df0323.tar.gz server-f15c594d4f26a5e8e09278907b3f7a1fd7df0323.tar.bz2 server-f15c594d4f26a5e8e09278907b3f7a1fd7df0323.tar.xz server-f15c594d4f26a5e8e09278907b3f7a1fd7df0323.zip |
Nerf first quest
Diffstat (limited to 'quests.json')
-rw-r--r-- | quests.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/quests.json b/quests.json index a45164f..3a1774a 100644 --- a/quests.json +++ b/quests.json @@ -1,7 +1,7 @@ { "Main": [ { - "difficulty": 10, + "difficulty": 5, "cost": 1, "flags": 3, "quest_id": 1, |