忍者武器包 三件武器
qbcore/items.lua
--忍者武器包
weapon_fury_fightstick = { name = 'weapon_fury_fightstick', label = '狂怒之战', weight = 1000, type = 'weapon', ammotype = nil, image = 'WEAPON_FURY_FIGHTSTICK.png', unique = true, useable = false, description = '忍者武器 狂怒之战' },
weapon_fury_sai = { name = 'weapon_fury_sai', label = '狂怒三叉戟', weight = 1000, type = 'weapon', ammotype = nil, image = 'WEAPON_FURY_SAI.png', unique = true, useable = false, description = '忍者武器 狂怒三叉戟' },
weapon_fury_samsword = { name = 'weapon_fury_samsword', label = '狂怒之剑', weight = 1000, type = 'weapon', ammotype = nil, image = 'WEAPON_FURY_SAMSWORD.png', unique = true, useable = false, description = '忍者武器 狂怒之剑' },
© 版权声明
文章版权归作者所有,未经允许请勿转载。
THE END
暂无评论内容