Pansmith 4b74af8805
Replace DML with DME (#180)
* Initial Replacement

* Replaced configs and scripts

* QB Update

* Removed DML guide to generate DME's

* Update deepmobevolution.cfg

* Update DefaultQuests.json

* removed lined regarding sidedness in qb

* set config values

Co-authored-by: tracer4b <61507029+tracer4b@users.noreply.github.com>
2022-12-28 12:43:44 +08:00

20 lines
356 B
JSON

[
{
"id": "overworldian",
"displayName": "Overworldian",
"displayColor": "green",
"xpValue": 10
},
{
"id": "hellish",
"displayName": "Hellish",
"displayColor": "red",
"xpValue": 20
},
{
"id": "extraterrestrial",
"displayName": "Extraterrestrial",
"displayColor": "light_purple",
"xpValue": 25
}
]