change bool to string for devkit
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
"quests": [
|
"quests": [
|
||||||
{
|
{
|
||||||
"quest_id": "aslkjdkajsbh",
|
"quest_id": "aslkjdkajsbh",
|
||||||
"quest_active": true,
|
"quest_active": "true",
|
||||||
"quest_name": "I Hate Snails",
|
"quest_name": "I Hate Snails",
|
||||||
"quest_description": "Stupid snails leaving slime everywhere.",
|
"quest_description": "Stupid snails leaving slime everywhere.",
|
||||||
"quest_type": "kill",
|
"quest_type": "kill",
|
||||||
|
|||||||
Reference in New Issue
Block a user