diff --git a/OlivaDiceCore/app.json b/OlivaDiceCore/app.json index e3a4672..3eb9236 100644 --- a/OlivaDiceCore/app.json +++ b/OlivaDiceCore/app.json @@ -4,8 +4,8 @@ "namespace" : "OlivaDiceCore", "message_mode" : "old_string", "info" : "本模块为OlivaDice的核心模块,提供了所有必须的骰子功能以及基础的管理支持,几乎所有的其它模块都依赖这个模块。", - "version" : "3.3.24", - "svn" : 1074, + "version" : "3.3.25", + "svn" : 1075, "compatible_svn" : 101, "priority" : 20000, "support" : [ diff --git a/OlivaDiceCore/msgCustom.py b/OlivaDiceCore/msgCustom.py index dbaa201..8f10ad8 100644 --- a/OlivaDiceCore/msgCustom.py +++ b/OlivaDiceCore/msgCustom.py @@ -336,7 +336,11 @@ 'opqbot_default': 'OPQBot', 'opqbot_auto': 'OPQBot', 'opqbot_port': 'OPQBot', - 'opqbot_port_old': 'OPQBot' + 'opqbot_port_old': 'OPQBot', + 'napcat': 'NapCat', + 'napcat_hide': 'NapCat', + 'napcat_show': 'NapCat', + 'napcat_show_old': 'NapCat' } }, 'kaiheila': {