Add some more name prompts

for character! and also characters.
This commit is contained in:
Griffin Smith 2019-07-28 17:48:25 -04:00
parent 6c1eba6762
commit ea648cfcdd

View file

@ -11,7 +11,14 @@ killed = [
]
[character]
name_prompt = "What's your name?"
name_prompt = [
"Hey there friend. What's your name?",
"Hey there friend. What should we call you?",
"Howdy. What's your name?",
"Name please!",
"What's your name?",
"Hey, what's your name?",
]
[defaults.item]
eat = "You eat the {{item.name}}. {{action.result}}"