Jump to content

SuburbDistributions Variables


GoodOldLeon

Recommended Posts

Hello all. I've been getting into modding and one of the most annoying things for me is setting the spawn locations and rate of items.

Looking into SuburbDistributions.lua helps but it is not the ideal solution for when you just want to get the name of a room or the containers and there's a lot of code between them.

So, I made a list that contains only those rooms and containers names  to help me do things faster.

I'm posting it here for if someone else finds it helpful.

 

 

------------------------
  SuburbsDistributions
------------------------

conveniencestore
        fridge
        freezer
        shelves

burgerkitchen
        stove
        freezer
        fridge
        counter
        
        
medclinic
        counter
        
medicalstorage
        all
        
zippeestore
        counter
        shelves
        shelvesmag
        crate
        
grocerystorage
        all
        
grocery
        grocerstand
        displaycase
        freezer
        fridge
        counter
        shelves
        shelvesmag
        crate
        
fossoil
        counter
        shelves
        shelvesmag
        crate
        
bedroom
        wardrobe
        sidetable
        
loggingfactory
        crate
        
all
        freezer
        postbox
        corn
        logs
        locker
        fruitbusha
        fruitbushb
        fruitbushc
        fruitbushd
        fruitbushe
        inventorymale
        inventoryfemale
        shelvesmag
        desk
        filingcabinet
        stove
        microwave
        medicine
        wardrobe
        crate
        counter
        sidetable
        freezer
        fridge
        vendingsnack
        vendingpop
        bin
        officedrawers
        metal_shelves
        shelves
        other
        
shed
        counter
        logs
        other
        
kitchen
        counter
        shelves
        
spiffosstorage
        all
        
spiffoskitchen
        stove
        freezer
        fridge
        counter
        
kitchen_crepe
        freezer
        fridge
        counter
        
plazastore1
        counter
        
garagestorage
        all
        
bathroom
        all
        
pizzawhirled
        wardrobe
        
motelbedroom
        wardrobe
        
lobby
        counter
        
bookstore
        all
        
grocers
        grocerstand
        smallcrate
        smallbox
        
library
        counter
        
toolstore
        shelves
        counter
        
bar
        shelves
        counter
        bin
        
policestorage
        all
        metal_shelves
        
pharmacy
        shelves
        freezer
        fridge
        
pharmacystorage
        counter
        
gunstore
        counter
        displaycase
        locker
        metal_shelves
        
gunstorestorage
        all
        
mechanic
        wardrobe
        metal_shelves
        
bakery
        displaycase
        counter
        
aesthetic
        counter
        
clothesstore
        shelves
        clothingrack
        counter
        
motelroom
        freezer
        microwave
        fridge
        bin
        other
        
motelroomoccupied
        freezer
        fridge
        bin
        other
        
empty
        all
        
cafe
        counter
        displaycase
        bin
        
cafekitchen
        all
        
pizzakitchen
        stove
        freezer
        fridge
        counter
        displaycase
        
restaurant
        counter
        shelves
        
        
post
        counter
        
        
poststorage
        all
        
        
restaurantkitchen
        stove
        counter
        
        
generalstore
        other
        
        
freezer

fridge

laundry
        counter
        
furniturestore
        freezer
        fridge
        wardrobe
        counter
        
furniturestorage
        wardrobe
        
storageunit
        all
        
fishingstorage
        counter
        crate
        
theatre
        counter
        
theatrekitchen
        counter
        
theatrestorage
        crate
        
cornerstore
        shelves
        counter
        shelvesmag
        
hunting
        metal_shelves
        
housewarestore
        shelves
        
shoestore
        shelves
        counter
        
sportstore
        shelves
        clothingrack
        counter
        
sportstorage
        metal_shelves
        
giftstorage
        crate
        
giftstore
        shelves
        displaycase
        counter
        
candystore
        displaycase
        counter
        
toystore
        shelves
        
electronicsstore
        counter
        shelves
        
sewingstore
        counter
        shelves
        
medical
        counter
        
        
medicaloffice
        counter
        
        
jewelrystore
        counter
        
        
musicstore
        shelves
        
        
departmentstore
        counter
        displaycase
        shelves
        
        
hall
        counter
        
        
icecreamkitchen
        counter
        displaycase
        freezer
        fridge
        
        
gasstore
        fridge
        shelves
        counter
        
        
gasstorage
        metal_shelves
        
        
optometrist
        counter
        
        
Plasticbag

Schoolbag

Purse

Duffelbag

NormalHikingBag

BigHikingBag

Garbagebag

Tote

FirstAidKit

Carpenter
        counter
        
Electrician
        counter
        
Farmer
        counter
        
Nurse
        medicine
        counter
        
Safehouseloot
        counter
        medicine
        
Chef
        counter
        
        

 

Pastebin link

Edited by TheLeonBM
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...