finish populating data.json
This commit is contained in:
parent
39caee7d41
commit
d8babf206a
1 changed files with 11 additions and 0 deletions
11
data.json
11
data.json
|
@ -46,6 +46,17 @@
|
||||||
],
|
],
|
||||||
"gentle-rides": [
|
"gentle-rides": [
|
||||||
"I want to go on something more thrilling than {}."
|
"I want to go on something more thrilling than {}."
|
||||||
|
],
|
||||||
|
"items": [
|
||||||
|
"I've already got a {}.",
|
||||||
|
"I can't afford {}.",
|
||||||
|
"I'm not paying that much for {}!"
|
||||||
|
],
|
||||||
|
"stalls": [
|
||||||
|
"I can't find {}!"
|
||||||
|
],
|
||||||
|
"item-stall": [
|
||||||
|
"This {} from {} is really good value!"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue