update rules for new names

This commit is contained in:
shoopea 2020-11-23 10:53:04 +01:00
parent 9d139fb17c
commit 7e45a80051

View File

@ -706,7 +706,7 @@
{ {
"prio": 5000, "prio": 5000,
"descn": "Any Stock Ack", "descn": "Any Stock Ack",
"rule": "^(?P<Items>((['a-zA-Z 📃]+ \\([0-9]+\\)( /view_[a-z0-9]+){0,1}\\n{0,1})+))$", "rule": "^(?P<Items>((['a-zA-Z 📃🧩]+ \\([0-9]+\\)( /view_[a-z0-9]+){0,1}\\n{0,1})+))$",
"msg_type": "msg_stock_any_ack", "msg_type": "msg_stock_any_ack",
"chat_id": 0, "chat_id": 0,
"user_id": 0 "user_id": 0
@ -1762,6 +1762,14 @@
{ {
"prio": 5000, "prio": 5000,
"descn": "Quest Ack #5", "descn": "Quest Ack #5",
"rule": "^🌲Forest [0-9]min\\nMany things can happen in the forest\\.\\n\\n🍄Swamp [0-9]min\\nWho knows what is lurking in mud\\.\\n\\n🏔Mountain Valley [0-9]min 🔥\\nWatch out for landslides\\.\\n\\n🗡Foray 🔋🔋\\nForay is a dangerous activity\\. Someone can notice you and may beat you up\\. But if you go unnoticed, you will acquire a lot of loot\\.\\n\\n📯Arena (🔒){0,1}\\nArena isn't a place for the weak\\. Here you fight against other players and if you stand victorious, you acquire precious experience\\.$",
"msg_type": "msg_quest_ack",
"chat_id": 0,
"user_id": 0
},
{
"prio": 5000,
"descn": "Quest Ack #6",
"rule": "^🍂Mirkwood [0-9]min\\nA corrupted forest, inhabited by twisted creatures.\\n\\n.*The Dead Marshes [0-9]min\\nThe dead don't test\\.\\n\\n🌋Devil's Valley [0-9]min\\nBeware of pentagrams\\.\\n\\n🗡Foray 🔋🔋\\nForay is a dangerous activity\\. Someone can notice you and may beat you up\\. But if you go unnoticed, you will acquire a lot of loot\\.\\n\\n📯Arena (🔒){0,1}\\nArena isn't a place for the weak\\. Here you fight against other players and if you stand victorious, you acquire precious experience\\.$", "rule": "^🍂Mirkwood [0-9]min\\nA corrupted forest, inhabited by twisted creatures.\\n\\n.*The Dead Marshes [0-9]min\\nThe dead don't test\\.\\n\\n🌋Devil's Valley [0-9]min\\nBeware of pentagrams\\.\\n\\n🗡Foray 🔋🔋\\nForay is a dangerous activity\\. Someone can notice you and may beat you up\\. But if you go unnoticed, you will acquire a lot of loot\\.\\n\\n📯Arena (🔒){0,1}\\nArena isn't a place for the weak\\. Here you fight against other players and if you stand victorious, you acquire precious experience\\.$",
"msg_type": "msg_quest_ack", "msg_type": "msg_quest_ack",
"chat_id": 0, "chat_id": 0,