From 303a38b637b4e0013c442bc78c63df51880ceaeb Mon Sep 17 00:00:00 2001 From: Joe Wreschnig Date: Fri, 23 Apr 2010 01:39:35 -0700 Subject: [PATCH] Better conditional / appearance test. --- examples/popcorn/towards.xml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/examples/popcorn/towards.xml b/examples/popcorn/towards.xml index da70f59..1db6dd2 100644 --- a/examples/popcorn/towards.xml +++ b/examples/popcorn/towards.xml @@ -3,6 +3,14 @@ - + $rand > 0.7 + red + + $rand > 0.5 + blue + green + + + -- 2.20.1