aboutsummaryrefslogtreecommitdiff
path: root/examples/sample_game.nom
diff options
context:
space:
mode:
Diffstat (limited to 'examples/sample_game.nom')
-rw-r--r--examples/sample_game.nom4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/sample_game.nom b/examples/sample_game.nom
index 95e5c26..5ce688c 100644
--- a/examples/sample_game.nom
+++ b/examples/sample_game.nom
@@ -95,7 +95,7 @@ with secrets:
secret %approvals = []
say ".."
|Proposal:
- |\(%src)
+ |\(bright)\(blue)\(%src)\(reset color)
parse [propose %action] as:
propose source (..)
@@ -253,7 +253,7 @@ as bill: approve
as dave: join
propose:
- rule [declare war] =: say "WAR!!!"
+ rule [declare war] =: say "\(red)WAR!!!\(reset color)"
with secrets:
secret %president = (nil)
rule [elect president from %candidates] =: