mirror of
https://github.com/YouHaveTrouble/DiscipleOfLand.git
synced 2026-05-11 22:16:55 +00:00
add one of the legendary nodes
This commit is contained in:
@@ -134,5 +134,11 @@
|
|||||||
"level": 90,
|
"level": 90,
|
||||||
"stars": 2,
|
"stars": 2,
|
||||||
"perception": 3600
|
"perception": 3600
|
||||||
|
},
|
||||||
|
"shaaloani-coffee": {
|
||||||
|
"name": "Shaaloani Coffee",
|
||||||
|
"level": 100,
|
||||||
|
"stars": 2,
|
||||||
|
"perception": 4740
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -311,5 +311,21 @@
|
|||||||
"items": [
|
"items": [
|
||||||
"paldao-log"
|
"paldao-log"
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"job": "botanist",
|
||||||
|
"type": "legendary",
|
||||||
|
"position": {
|
||||||
|
"zone": "shaaloani",
|
||||||
|
"x": 34.9,
|
||||||
|
"y": 16.3
|
||||||
|
},
|
||||||
|
"times": [
|
||||||
|
"04:00-06:00",
|
||||||
|
"16:00-18:00"
|
||||||
|
],
|
||||||
|
"items": [
|
||||||
|
"shaaloani-coffee"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user