state sync; the basic early game works
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
@require "../wordlist"
|
||||
@require "wordlist"
|
||||
[$desc_food] @text {
|
||||
{
|
||||
[pick: <wordlist/adjectives/food>] @weight 1.25 |
|
||||
@@ -31,6 +31,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
##
|
||||
[$mod_order] @text {
|
||||
{
|
||||
add | no | sub | extra |
|
||||
@@ -43,11 +44,12 @@
|
||||
[pick: <wordlist/nouns/plants>]
|
||||
}
|
||||
}
|
||||
##
|
||||
|
||||
{
|
||||
a piece of `[pick: <wordlist/nouns/cheese>] |
|
||||
a `{
|
||||
[if: [%maybe]]{[desc_food]} [get_entree] |
|
||||
[if: [maybe]{[desc_food]}] [get_entree] |
|
||||
[pick: <wordlist/nouns/fruit>]
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user