Skip to content
Snippets Groups Projects
Commit 9413a35b authored by Jonas Zohren's avatar Jonas Zohren :speech_balloon:
Browse files

Add door admiration

parent dcb2ff42
No related branches found
No related tags found
No related merge requests found
......@@ -14,6 +14,10 @@
"kitchenWaste/acceptedQuest",
"kitchenWaste/carriesStinkingBag"
]
},
{
"text": "Die Verarbeitungsqualität der Tür bewundern.",
"linksToDialog": "admireDoor"
}
]
},
......@@ -29,6 +33,15 @@
"triedToOpenDoor": {
"text": "",
"options": []
},
"admireDoor": {
"text": "Du bewunderst staunend die wunderschön verarbeitete Holzplatte aus der die Tür gefertigt wurde.",
"options": [
{
"text": "Aufhören, die Verarbeitungsqualität der Tür zu bewundern.",
"linksToDialog": "start"
}
]
}
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment