Merge pull request #47 from Its-Epsilon-Eridani/patch-1
epsolon's first mod
This commit is contained in:
commit
115353a3fc
|
|
@ -0,0 +1,7 @@
|
|||
elements.HelloWorld = {
|
||||
color: "#100D5E",
|
||||
behavior: behaviors.WALL,
|
||||
category: "land",
|
||||
state: "solid"
|
||||
density: 720,
|
||||
};
|
||||
Loading…
Reference in New Issue