Skip to content

atorres112/pn-fraudlbrp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pn-fraud

Discord: https://discord.gg/AS7U5GK4TE Other Scripts: https://penguscripts.tebex.io/

qb-core/shared/items.lua


    ['fraudcheck']                    = {['name'] = 'fraudcheck',                      ['label'] = 'Check',             ['weight'] = 50,           ['type'] = 'item',         ['image'] = 'check.png',            ['unique'] = false,         ['useable'] = false,      ['shouldClose'] = true,      ['combinable'] = nil,   ['description'] = "Looks real, but it's fake."},
    ['check']                         = {['name'] = 'check',                           ['label'] = 'Check',             ['weight'] = 50,           ['type'] = 'item',         ['image'] = 'check.png',                 ['unique'] = false,          ['useable'] = false,      ['shouldClose'] = true,      ['combinable'] = nil,   ['description'] = 'A real check!'}


About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 100.0%