Create musicalfruit.js
This commit is contained in:
parent
be01083486
commit
fcf17a061f
|
|
@ -0,0 +1,4 @@
|
|||
elements.beans.reactions = {
|
||||
head: {elem1:"methane", chance: .5},
|
||||
body: {elem1:"methand", chance: .5}
|
||||
};
|
||||
Loading…
Reference in New Issue