Merge pull request #1065 from nag101612/main

BluBun5193 forgot a comma
This commit is contained in:
slweeb 2025-03-27 16:09:57 -04:00 committed by GitHub
commit 9f81b09871
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ elements.dodge_ball = {
elements.deodorant = {
color: "#def2fc",
behavior: behaviors.DGAS
behavior: behaviors.DGAS,
category: "gases",
state: "gas",
};