diff --git a/data/msg_rules.json b/data/msg_rules.json index 7bda5cc..fd57a4f 100644 --- a/data/msg_rules.json +++ b/data/msg_rules.json @@ -2,7 +2,7 @@ { "prio": 5000, "descn": "Player war report", - "rule": "^(?P[🐉🦅🐺🦈🦌🥔🌑])(\\[(?P[A-Z0-9]{1,3})\\]){0,1}(?P([A-Za-z0-9 ]*)) ⚔:(?P[0-9]+)(?P\\((-|\\+)[0-9]+\\)){0,1} 🛡:(?P[0-9]+) Lvl: (?P[0-9]+)\\nYour result on the battlefield:\\n(🔥Exp: (?P[0-9]+)){0,1}(\\n)*(💰Gold: (?P\\-{0,1}[0-9]+)){0,1}(\\n)*(📦Stock: (?P\\-{0,1}[0-9]+)){0,1}(\\n)*(❤️Hp: (?P\\-[0-9]+)){0,1}(\\n)(?P(?s:.*))$", + "rule": "^(?P[🐉🦅🐺🦈🦌🥔🌑])(\\[(?P[A-Z0-9]{1,3})\\]){0,1}(?P([A-Za-z0-9 ]*)) ⚔:(?P[0-9]+)(?P\\((-|\\+)[0-9]+\\)){0,1} 🛡:(?P[0-9]+)(?P\\((-|\\+)[0-9]+\\)){0,1} Lvl: (?P[0-9]+)\\nYour result on the battlefield:\\n(🔥Exp: (?P[0-9]+)){0,1}(\\n)*(💰Gold: (?P\\-{0,1}[0-9]+)){0,1}(\\n)*(📦Stock: (?P\\-{0,1}[0-9]+)){0,1}(\\n)*(❤️Hp: (?P\\-[0-9]+)){0,1}(\\n)*(?P(?s:.*))$", "msg_type": "msg_report_ack", "chat_id": 0, "user_id": 0