MRMJ-1: Messenger & Skills fixes

This commit is contained in:
Mind Rapist
2025-12-14 05:15:02 +02:00
parent 44bc09631e
commit c34595a188
13 changed files with 202 additions and 188 deletions

View File

@@ -13,5 +13,7 @@ MAP_ALLOW_SPECIAL = {
CHANNEL_MAP = {
1: MAP_ALLOW_NORMAL,
2: MAP_ALLOW_NORMAL,
3: MAP_ALLOW_NORMAL,
4: MAP_ALLOW_NORMAL,
99: MAP_ALLOW_SPECIAL,
}