Add files via upload
This commit is contained in:
parent
3e83262fd8
commit
198113fb8e
|
|
@ -0,0 +1,6 @@
|
|||
elements.Carpet = {
|
||||
color: "#ff0000",
|
||||
behavior: behaviors.WALL,
|
||||
category: "special",
|
||||
state: "solid",
|
||||
}
|
||||
Loading…
Reference in New Issue