Champy Posted September 9, 2023 Share Posted September 9, 2023 (edited) Following my old bug report I found more typos in the distributions tables : local typos ={ -- keys are what is referenced in the Distributions.lua file -- values are what they should be referencing, aka the actual key in ProceduralDistributions.lua CrateCompactDisks = "CrateCompactDiscs", BakeryDonuts = "BakeryDoughnuts", CrateSandbags = "CrateSandBags", SportsStoreSneakers = "SportStoreSneakers", PlankStashWeapon = "PlankStashGun", ElectronicStoreComputer = "ElectronicStoreComputers", ElectronicsStoreMusic = "ElectronicStoreMusic", CrateNapkins = "CratePaperNapkins", MusicStoreAcoustic = "MusicStoreGuitar", } Additionally, I found the following loot tables referenced in Distributions.lua, but without a corresponding key in ProceduralDistributions.lua : -- line 7210, 7230, 7239 , pawnshopoffice loot {name="GunStoreGuns", min=0, max=99, weightChance=100}, -- line 7964, sewingstore loot {name="BookstoreTailoring", min=1, max=2, weightChance=100}, Edited September 12, 2023 by Champy typo excon 1 Link to comment Share on other sites More sharing options...
Billo007 Posted April 2 Share Posted April 2 Has this been acknowledged anywhere by devs? Seems like simple fix maybe but definitely easy to confirm loot issues here Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now