data driven quests

This commit is contained in:
2023-03-24 02:42:05 +01:00
parent 189fe142d1
commit e979923712
7 changed files with 102 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
[
{
"title": "Ogre king",
"text": "Ogres have chosen a new king through democratic vote. They all voted for the strongest ogre."
},
{
"title": "Devilish dungeon",
"text": "New dungeon was discovered. It needs to be mapped and explored so lower rank adventurers can enter."
},
{
"title": "Eater of Worlds",
"text": "A giant worm emerged from the ground and appears to be consuming the ground itself."
}
]