flavor text, autosaves
This commit is contained in:
26
app/rant/flavor.rant
Normal file
26
app/rant/flavor.rant
Normal file
@@ -0,0 +1,26 @@
|
||||
@require "wordlist"
|
||||
|
||||
{
|
||||
You meet {
|
||||
a `[pick: <wordlist/nouns/birds>] |
|
||||
`{
|
||||
[pick: <wordlist/names/people/butlers>] |
|
||||
[pick: <wordlist/names/people/computing>] |
|
||||
[pick: <wordlist/names/people/founders>] |
|
||||
[pick: <wordlist/names/streets/chicago>] |
|
||||
[pick: <wordlist/names/streets/newyork>] |
|
||||
[pick: <wordlist/names/surnames/english>] |
|
||||
[pick: <wordlist/names/surnames/irish>] |
|
||||
[pick: <wordlist/names/surnames/scottish>]
|
||||
} the `[pick: <wordlist/nouns/birds>]
|
||||
}. {
|
||||
It completely ignores you. |
|
||||
You have a polite conversation about birdly affairs. |
|
||||
It scoffs and flies away.
|
||||
}
|
||||
|
|
||||
You encounter a human and attempt to steal their `{
|
||||
[pick: <wordlist/nouns/food>] |
|
||||
[pick: <wordlist/nouns/fast_food>]
|
||||
}.
|
||||
}
|
172
app/rant/wordlist.rant
Normal file
172
app/rant/wordlist.rant
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user