Merge 310903b1ae into 9bc10bd391
This commit is contained in:
commit
133a1e160a
|
|
@ -0,0 +1,6 @@
|
||||||
|
elements.Carpet = {
|
||||||
|
color: "#ff0000",
|
||||||
|
behavior: behaviors.WALL,
|
||||||
|
category: "special",
|
||||||
|
state: "solid",
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue