2025-06-04 05:02:57 +08:00

9 lines
431 B
Plaintext

--md5:5b74a5eacfb294e23744039fac3bd949
Table_GuideOption = {
[1] = {id = 1, Explain = '檢查人物剩餘素質點', content = {type="<",value=2,}},
[2] = {id = 2, Explain = '檢測購買藥水數量是否達到5瓶及以上', content = {type=">",value=4,}},
[3] = {id = 3, Explain = '檢查剩餘技能點數', content = {type="<",value=1,}},
}
Table_GuideOption_fields = { "id","Explain","content",}
return Table_GuideOption