aboutsummaryrefslogtreecommitdiff
path: root/config/C5Sign.xml
diff options
context:
space:
mode:
authorGravatar Merritt Boyd <mboyd@mit.edu>2011-02-20 18:28:11 -0500
committerGravatar Merritt Boyd <mboyd@mit.edu>2011-02-20 18:28:11 -0500
commitcd6217a54ac34cd13cc43dc17fe35a834f98b278 (patch)
tree2a23fed9468992bf4fb877006fcf4a712ab2e8a4 /config/C5Sign.xml
parent868c8206ac18e07f4e9d2eae32ec804344e31f2b (diff)
parenta841c8efe5667bf99541a71f37311037cfd1210d (diff)
Merge branch 'conner5' of https://github.com/dxiao/SmootLight into conner5
Diffstat (limited to 'config/C5Sign.xml')
-rw-r--r--config/C5Sign.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/config/C5Sign.xml b/config/C5Sign.xml
index 8039c07..6d7de20 100644
--- a/config/C5Sign.xml
+++ b/config/C5Sign.xml
@@ -124,6 +124,7 @@
<Id>colorchange</Id>
<Id>mover</Id>
<Id>slowdecay</Id>
+ <Id>wordsonly</Id>
</ChainedBehaviors>
<RecursiveHooks>{'mover':'bar_move'}</RecursiveHooks>
<RenderToScreen>False</RenderToScreen>
@@ -180,6 +181,13 @@
</Args>
</Behavior>
<Behavior>
+ <Class>behaviors.LocationMask</Class>
+ <Args>
+ <Id>wordsonly</Id>
+ <Location>wt.all cl.all c5.all</Location>
+ </Args>
+ </Behavior>
+ <Behavior>
<Class>behaviors.BehaviorChain</Class>
<Args>
<Id>movebounce</Id>