Update sh_shoplist.lua

This commit is contained in:
[TW]Rain_Bob 2024-02-15 19:20:01 +08:00 committed by GitHub
parent aa2e366fad
commit bccdc9ef54
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13,7 +13,7 @@ Pcp[3]=0
-- Weapon categories
WeaponCategories[1] = "Basic Weapons"
WeaponCategories[2] = "Xdefm fishing mod"
WeaponCategories[3] = "Dev only"
--WeaponCategories[3] = "Dev only" "This was dumb idea,time to disabled all of it."--myself
function GM:AddProp(tbl)
if(tbl.Price==nil)then
if(Pcp[tbl.Group])then