今天是2026年4月6日 第15周 星期一

代人,时大变了。

我们生活在大地上,但我们的梦想超越天空。

模块:CGroup/core

来自Akarin
跳到导航 跳到搜索

指定模块“core”不是有效的转换组

local p = {}

function p.Item(o, r, d) 
    return { type = 'item', original = o, rule = r, desc = d };
end

return p