Make Void hidden

This commit is contained in:
Emik 2026-07-06 21:29:38 +02:00
parent 4cc001ca1e
commit a50c7f4e41
Signed by: emik
GPG key ID: 6B0CD72A5E503BDF
2 changed files with 2 additions and 1 deletions

View file

@ -3,7 +3,7 @@
"id": "Roland", "id": "Roland",
"name": "Roland", "name": "Roland",
"prefix": "Roland", "prefix": "Roland",
"version": "2.9.39", "version": "2.9.40",
"badge_colour": "8BE9FD", "badge_colour": "8BE9FD",
"display_name": "Roland", "display_name": "Roland",
"main_file": "src/main.lua", "main_file": "src/main.lua",

View file

@ -145,6 +145,7 @@ spectral {
key = "void", key = "void",
pronouns = "it_its", pronouns = "it_its",
artist = "aster", artist = "aster",
hidden = true,
soul_rate = 0.003, soul_rate = 0.003,
soul_set = "Spectral", soul_set = "Spectral",
config = {extra = {amount = 2}}, config = {extra = {amount = 2}},