forked from rDrama/rDrama
1
0
Fork 0

forgot to mark "king" award as disabled lol

master
Aevann 2023-10-08 20:31:21 +03:00
parent 309cfe07bc
commit 05b2bcc91f
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ AWARDS = {
"deflectable": True, "deflectable": True,
"cosmetic": False, "cosmetic": False,
"ghost": False, "ghost": False,
"enabled": True, "enabled": False,
"positive": True, "positive": True,
}, },
"ghost": { "ghost": {