mirror of
https://github.com/YouHaveTrouble/GuildMaster.git
synced 2026-05-12 06:26:59 +00:00
c71eeda11f
programatically generate quest rewards, change damage math,
14 lines
265 B
JSON
14 lines
265 B
JSON
[
|
|
{
|
|
"title": "Caravan escort",
|
|
"text": "Escort a merchant caravan."
|
|
},
|
|
{
|
|
"title": "Rare ore",
|
|
"text": "Obtain laudanium ore for town's blacksmith."
|
|
},
|
|
{
|
|
"title": "Demonic pests!",
|
|
"text": "Clear the fields from cabbage imps."
|
|
}
|
|
] |