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

Added mate box dialog

parent 89470950
No related branches found
No related tags found
No related merge requests found
Pipeline #16832 passed
{
"title": "Ein Kasten Mate im Foyer",
"imageUrl": "./matekasten.jpg",
"startDialogName": "start",
"dialogs": {
"start": {
"text": "",
"options": [
{
"text": "Flasche Mate nehmen",
"linksToDialog": "takeMateBottle",
"requiredFacts": ["acceptedFtbMateQuest"],
"forbiddenFacts": ["collectedFtbMate"]
}
]
},
"takeMateBottle": {
"text": "",
"addFacts": ["collectedFtbMate"],
"options": []
}
}
}
public/matekasten.jpg

7.55 KiB

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