优化状态中文
This commit is contained in:
@@ -569,7 +569,7 @@ class XiuxianPlugin(MessagePluginInterface):
|
||||
f"灵根:{player.get('spirit_root')}\n"
|
||||
f"修为:{player.get('cultivation_points')}\n"
|
||||
f"灵石:{player.get('spirit_stone')}\n"
|
||||
f"状态:{status_cn}\n"
|
||||
f"状态:{status_cn}"
|
||||
)
|
||||
client_msg_id, create_time, new_msg_id = await bot.send_text_message((roomid if roomid else sender), msg, sender)
|
||||
if self.revoke:
|
||||
|
||||
Reference in New Issue
Block a user