munch jr
This commit is contained in:
parent
ac2e3bc3ae
commit
42a647acd2
8 changed files with 122 additions and 1 deletions
|
@ -1227,6 +1227,7 @@ var CEI3Stage = {
|
|||
120: { "bot": "Moon", "movement": "Up", "flow_in": 0.5, "flow_out": 0.5 },
|
||||
121: { "bot": "Moon", "movement": "Mouth", "flow_in": 3.0, "flow_out": 3.0 },
|
||||
122: { "bot": "Wink", "movement": "Eye", "flow_in": 1.5, "flow_out": 1.5 },
|
||||
123: { "bot": "Munch Jr", "movement": "Up", "flow_in": 1.0, "flow_out": 1.0 },
|
||||
124: { "bot": "Spots", "movement": "Chuck", "flow_in": "None", "flow_out": "None" },
|
||||
125: { "bot": "Spots", "movement": "Helen", "flow_in": "None", "flow_out": "None" },
|
||||
126: { "bot": "Spots", "movement": "Munch", "flow_in": "None", "flow_out": "None" },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue