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