changeset 336:ba4b3ffcf0a4

new light names in patch
author Drew Perttula <drewp@bigasterisk.com>
date Sat, 17 Jun 2006 03:48:20 +0000
parents 8a1ec8aca432
children 5dd79b80d53e
files show/dance2006/patchdata.py
diffstat 1 files changed, 31 insertions(+), 29 deletions(-) [+]
line wrap: on
line diff
--- a/show/dance2006/patchdata.py	Sun Jun 10 03:27:16 2007 +0000
+++ b/show/dance2006/patchdata.py	Sat Jun 17 03:48:20 2006 +0000
@@ -4,50 +4,52 @@
 
     'oran1':21,    'oran2':25,    'oran3':29,    'oran4':33,
     'gree1':22,    'gree2':26,    'gree3':30,    'gree4':34,
+    # 35 blue has a white in it too
     'blue1':23,    'blue2':27,    'blue3':31,    'blue4':35,
     'red1' :24,    'red2' :28,    'red3' :32,    'red4' :36,
 
 
-    ('back9','b11',) : 54,
-    ('back6','b12',) : 53,
-    ('back4','b13',) : 52,
-    ('back1','b14',) : 51,
-    ('back3','b15',) : 50,
-    ('back7','b16',) : 49,
+    ('red-l',  'back9','b11',) : 54,
+    ('blue-l', 'back6','b12',) : 53,
+    ('up-r',   'back4','b13',) : 52,
+    ('broke',  'back1','b14',) : 51,
+    ('red-xr', 'back3','b15',) : 50,
+    ('blue-xr','back7','b16',) : 49,
     
-    ('b21broke',) : 55,
-    ('lowerstage-l','b22',) : 56,
-    ('patio-l','b23',) : 57,
-    ('patio-r','b24',) : 58,
-    ('lowerstage-r','b25',) : 59,
-    ('shar','b26',) : 60,
+    ('fill-c',  'b21broke',) : 55,
+    ('broke',  'lowerstage-l','b22',) : 56,
+    ('lostage-l','b23',) : 57,
+    ('lostage-r1','b24',) : 58,
+    ('lo-r',   'b25',) : 59,
+    ('shar',   'b26',) : 60,
     
-    ('back2','b31',) : 61,
-    ('back8','b32',) : 62,
-    ('b33broke',) : 63,
-    ('back10','b34',) : 64,
-    ('b35broke',) : 65,
-    ('back5','b36',) : 66,
+    ('fill-xl','b31',) : 61,
+    ('broke',  'back8','b32',) : 62,
+    ('blue-xl','b33broke',) : 63,
+    ('red-r',  'back10','b34',) : 64,
+    ('broke',  'b35broke',) : 65,
+    ('blue-r', 'back5','b36',) : 66,
 
     'post-l':45,
     'post-r':46,
 
-    'down-sides':16,
+    ('down-cr','down-sides'):16,
     'down-c':18,
     'down-l':13,
     'down-r':14,
-#    'down-back1':39,
     'up-l':40,
 
-    'front1-2':2,
-    'front2':3,
-    'front3':4,
-    'front4':5,
-    'god' : 6,
-    'front5' : 7,    
-    'front6':9,
-    'front7':10,
-    'front8':12,
+    ('lostage-NA','front1-2'):2,
+    ('lo-l-stairs','front2'):3,
+    ('lo-r-fill1','front3'):4,
+    ('lo-c-fill1','front4'):5,
+    ('lo-c-mini-fill','god') : 6,
+    ('lo-l-fill','front5') : 7,
+    ('lo-c-fill2'):8,
+    ('lo-r-fill2','front6'):9,
+    ('broke','front7'):10,
+    ('lo-c-cross'):11,
+    ('lostage-r2','front8'):12,
 
     'blacklight': 15,
     'stroberate':19,