35 lines
3.2 KiB
Plaintext
35 lines
3.2 KiB
Plaintext
--md5:ec5c1dc7a9a89af8dc7cf06a95a2cc97
|
||
Table_Guild_Incident = {
|
||
[1] = {id = 1, Page = 1, txt = '%s正式創建了公會%s。', Incident = '創建了公會'},
|
||
[2] = {id = 2, Page = 1, txt = '%s發起瞭解散公會審核中!', Incident = '正在解散公會'},
|
||
[3] = {id = 3, Page = 1, txt = '%s取消了解散公會。', Incident = '取消解散'},
|
||
[4] = {id = 4, Page = 1, txt = '%s修改了公告。', Incident = '編輯公告'},
|
||
[5] = {id = 5, Page = 1, txt = '%s修改了招募信息。', Incident = '編輯招募信息'},
|
||
[6] = {id = 6, Page = 1, txt = '%s將會長交接給了%s。', Incident = '會長交接'},
|
||
[7] = {id = 7, Page = 1, txt = '%s指派%s為副會長。', Incident = '指派副會長'},
|
||
[8] = {id = 8, Page = 1, txt = '%s踢出成員%s。', Incident = '踢出會員'},
|
||
[9] = {id = 9, Page = 1, txt = '%s更改了職位名稱。', Incident = '變更會員的職位名稱'},
|
||
[10] = {id = 10, Page = 1, txt = '%s加入了本公會。', Incident = '加入了本公會'},
|
||
[11] = {id = 11, Page = 1, txt = '%s退出了本公會。', Incident = '退出了本公會'},
|
||
[12] = {id = 12, Page = 2, txt = '成員%s向公會捐贈了華麗金屬', Incident = '成員XXX捐贈了華麗金屬'},
|
||
[13] = {id = 13, Page = 1, txt = '%s開啟了%s的%s權限。', Incident = '開啟職位權限'},
|
||
[14] = {id = 14, Page = 1, txt = '%s關閉了%s的%s權限。', Incident = '關閉職位權限'},
|
||
[15] = {id = 15, Page = 1, txt = '%s開啟了%s的%s權限。', Incident = '開啟副會長的編輯權限'},
|
||
[16] = {id = 16, Page = 1, txt = '%s關閉了%s的%s權限。', Incident = '關閉副會長的編輯權限'},
|
||
[17] = {id = 17, Page = 1, txt = '會長%s將公會改名為%s。', Incident = '會長將公會改名'},
|
||
[18] = {id = 18, Page = 3, txt = '%s 開始建造 %s。', Incident = '公會設施開始建造'},
|
||
[19] = {id = 19, Page = 3, txt = '%s 開始升級 %s。', Incident = '公會設施開始升級'},
|
||
[20] = {id = 20, Page = 5, txt = '%s製造了%s 。', Incident = '成功製造神器'},
|
||
[21] = {id = 21, Page = 5, txt = '%s 將 %s 分配給了 %s。', Incident = '神器分配'},
|
||
[22] = {id = 22, Page = 5, txt = '%s歸還了%s 。', Incident = '神器歸還'},
|
||
[23] = {id = 23, Page = 5, txt = '%s從%s取回了%s。', Incident = '神器取回'},
|
||
[24] = {id = 24, Page = 6, txt = '%s開啟了%s。', Incident = '玩家名稱,寶箱名稱'},
|
||
[25] = {id = 25, Page = 6, txt = '%s花費了%s%s開啟了%s。', Incident = '據點名稱,寶箱名稱,數量'},
|
||
[26] = {id = 26, Page = 6, txt = '%s花費了%s%s開啟了%s。', Incident = '據點名稱,寶箱名稱,數量'},
|
||
[27] = {id = 27, Page = 3, txt = '%s在公會設施”%s”建設中,提交了一份貢獻。', Incident = '公會建設'},
|
||
[28] = {id = 28, Page = 4, txt = '%s年%s月%s日在公會GVG據點爭奪活動中,佔領了%s據點!', Incident = '公會gvg'},
|
||
[29] = {id = 29, Page = 4, txt = '%s年%s月%s日在公會GVG據點爭奪活動中,失去了%s據點!', Incident = '公會gvg'},
|
||
[30] = {id = 30, Page = 4, txt = '%s年%s月%s日在公會GVG決戰活動中,取得了%s名次!', Incident = '公會gvg'},
|
||
[31] = {id = 31, Page = 5, txt = '%s完成了%s神器任務,解鎖了%s', Incident = '公會神器'},
|
||
}
|
||
return Table_Guild_Incident |