diff show/dance2005/patchdata.py @ 300:71050b87f208

add final show data for dance2005
author Drew Perttula <drewp@bigasterisk.com>
date Mon, 27 Jun 2005 01:46:39 +0000
parents
children 11597ff6ff6a
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/show/dance2005/patchdata.py	Mon Jun 27 01:46:39 2005 +0000
@@ -0,0 +1,60 @@
+patch = {
+    
+#    ('side l','sidepost1') : 45, # posts
+
+    'oran1':21,    'oran2':25,    'oran3':29,    'oran4':33,
+    'gree1':22,    'gree2':26,    'gree3':30,    'gree4':34,
+    '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,
+    
+    ('b21broke',) : 55,
+    ('lowerstage-l','b22',) : 56,
+    ('patio-l','b23',) : 57,
+    ('patio-r','b24',) : 58,
+    ('lowerstage-r','b25',) : 59,
+    ('shar','b26',) : 60,
+    
+    ('back2','b31',) : 61,
+    ('back8','b32',) : 62,
+    ('b33broke',) : 63,
+    ('back10','b34',) : 64,
+    ('b35broke',) : 65,
+    ('back5','b36',) : 66,
+
+    'post-l':45,
+    'post-r':46,
+
+    '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,
+
+    'blacklight': 15,
+    'stroberate':19,
+    'strobedim':20,
+
+    'cyc' : 44,
+
+    'house':68,
+
+}