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