BluBun5193 forgot a comma
This commit is contained in:
parent
a68841bbd9
commit
69b807a4e0
|
|
@ -56,7 +56,7 @@ elements.dodge_ball = {
|
||||||
|
|
||||||
elements.deodorant = {
|
elements.deodorant = {
|
||||||
color: "#def2fc",
|
color: "#def2fc",
|
||||||
behavior: behaviors.DGAS
|
behavior: behaviors.DGAS,
|
||||||
category: "gases",
|
category: "gases",
|
||||||
state: "gas",
|
state: "gas",
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue