update
This commit is contained in:
parent
ea47469f20
commit
bc51deb3f3
@ -364,6 +364,11 @@
|
||||
"name": "GDeposit Ack",
|
||||
"obj_type": "msg"
|
||||
},
|
||||
{
|
||||
"intl_id": "msg_g_vault_full",
|
||||
"name": "Guild vault full",
|
||||
"obj_type": "msg"
|
||||
},
|
||||
{
|
||||
"intl_id": "msg_castle_attack_req",
|
||||
"name": "Castle Attack Req",
|
||||
|
@ -647,6 +647,14 @@
|
||||
"chat_id": 0,
|
||||
"user_id": 0
|
||||
},
|
||||
{
|
||||
"prio": 5000,
|
||||
"descn": "Guild vault full",
|
||||
"rule": "^Not enough space on Guild Warehouse$",
|
||||
"msg_type": "msg_g_vault_full",
|
||||
"chat_id": 0,
|
||||
"user_id": 0
|
||||
},
|
||||
{
|
||||
"prio": 5000,
|
||||
"descn": "Castle Attack Req",
|
||||
|
Loading…
Reference in New Issue
Block a user