update ny event

This commit is contained in:
shoopea 2020-01-06 17:58:41 +08:00
parent a6a1146d9a
commit 29e5ca72f6
2 changed files with 13 additions and 0 deletions

View File

@ -559,6 +559,11 @@
"name": "NY 2020 Event Current Map",
"obj_type": "msg"
},
{
"intl_id": "msg_ny2020_regroup",
"name": "NY 2020 Event Regroup",
"obj_type": "msg"
},
{
"intl_id": "job_pillage",
"name": "Pillage job",

View File

@ -1806,5 +1806,13 @@
"msg_type": "msg_ny2020_current_map",
"chat_id": -1001198527605,
"user_id": 841616455
},
{
"prio": 5000,
"descn": "NY2020 Event Regroup",
"rule": "^Regroup, guys\\! We have 2 minutes for preparations\\. Ask for \\/map here, or check your \\/ny_reports\\!\\n(?P<Monsters>(?s:.*))\\n(?P<Map>( a b c d e f g h\\n1.*\\n2.*\\n3.*\\n4.*\\n5.*\\n6.*\\n7.*\\n8.*\\n9.*))$",
"msg_type": "msg_ny2020_regroup",
"chat_id": -1001198527605,
"user_id": 841616455
}
]