BluBun5193 forgot a comma

This commit is contained in:
nag101612 2025-03-27 08:51:52 -04:00 committed by GitHub
parent a68841bbd9
commit 69b807a4e0
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",
};