add a new place
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
"moves": [
|
||||
{"name": "Back Home", "place": "home"},
|
||||
{"name": "To the Left", "place": "cave_entrens"},
|
||||
{"name": "To the Right", "place": ""},
|
||||
{"name": "To the Right", "place": "the_big_dark_forest"},
|
||||
{"name": "Down to the River", "place": "river"},
|
||||
{"name": "To a Old Farm", "place": "old_farm"}
|
||||
]
|
||||
@@ -26,6 +26,9 @@
|
||||
"cave_entrens": {
|
||||
"story": ""
|
||||
},
|
||||
"the_big_dark_forest": {
|
||||
"story": ""
|
||||
},
|
||||
"river": {
|
||||
"story": ""
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user