forked from Simnation/Main
70 lines
No EOL
14 KiB
Lua
70 lines
No EOL
14 KiB
Lua
coffee = {name = 'coffee', label = 'Coffee', weight = 1, type = 'item', image = 'coffee.png', unique = true, useable = true, shouldClose = true, combinable = nil, description = ''},
|
|
chips_cheese = {name = 'chips_cheese', label = 'Chips Big Cheese', weight = 1, type = 'item', image = 'chips_cheese.png', unique = true, useable = true, shouldClose = true, combinable = nil, description = ''},
|
|
chips_paprika = {name = 'chips_paprika', label = 'Chips Paprika', weight = 1, type = 'item', image = 'chips_paprika.png', unique = true, useable = true, shouldClose = true, combinable = nil, description = ''},
|
|
chips_ribs = {name = 'chips_ribs', label = 'Chips Sticky Ribs', weight = 1, type = 'item', image = 'chips_ribs.png', unique = true, useable = true, shouldClose = true, combinable = nil, description = ''},
|
|
chips_salt = {name = 'chips_salt', label = 'Chips: Salt & Sauce', weight = 1, type = 'item', image = 'chips_salt.png', unique = true, useable = true, shouldClose = true, combinable = nil, description = ''},
|
|
chips_supersalt = {name = 'chips_supersalt', label = 'Chips: Super Salt', weight = 1, type = 'item', image = 'chips_supersalt.png', unique = true, useable = true, shouldClose = true, combinable = nil, description = ''},
|
|
chips_habanero = {name = 'chips_habanero', label = 'Chips: Habanero', weight = 1, type = 'item', image = 'chips_habanero.png', unique = true, useable = true, shouldClose = true, combinable = nil, description = ''},
|
|
chocolate_meteorite = {name = 'chocolate_meteorite', label = 'Candy: Meteorite', weight = 1, type = 'item', image = 'chocolate_meteorite.png', unique = true, useable = true, shouldClose = true, combinable = nil, description = ''},
|
|
chocolate_captain = {name = 'chocolate_captain', label = 'Candy: Captain\'s Log', weight = 1, type = 'item', image = 'chocolate_captain.png', unique = true, useable = true, shouldClose = true, combinable = nil, description = ''},
|
|
condom = {name = 'condom', label = 'Condom: Soth Lags', weight = 1, type = 'item', image = 'condom.png', unique = true, useable = true, shouldClose = true, combinable = nil, description = ''},
|
|
candy_zebra = {name = 'candy_zebra', label = 'Candy: Zebrabar', weight = 1, type = 'item', image = 'candy_zebra.png', unique = true, useable = true, shouldClose = true, combinable = nil, description = ''},
|
|
candy_psqs = {name = 'candy_psqs', label = 'Candy: P\'s & Q\'s', weight = 1, type = 'item', image = 'candy_psqs.png', unique = true, useable = true, shouldClose = true, combinable = nil, description = ''},
|
|
medicine_laxmax = {name = 'medicine_laxmax', label = 'Medicine: Lax to the Max', weight = 1, type = 'item', image = 'medicine_laxmax.png', unique = true, useable = true, shouldClose = true, combinable = nil, description = ''},
|
|
medicine_alcopatch = {name = 'medicine_alcopatch', label = 'Medicine: AlcoPatch', weight = 1, type = 'item', image = 'medicine_alcopatch.png', unique = true, useable = true, shouldClose = true, combinable = nil, description = ''},
|
|
medicine_mollis = {name = 'medicine_mollis', label = 'Medicine: Mollis', weight = 1, type = 'item', image = 'medicine_mollis.png', unique = true, useable = true, shouldClose = true, combinable = nil, description = ''},
|
|
medicine_betta = {name = 'medicine_betta', label = 'Medicine: Betta', weight = 1, type = 'item', image = 'medicine_betta.png', unique = true, useable = true, shouldClose = true, combinable = nil, description = ''},
|
|
gum_peppermint = {name = 'gum_peppermint', label = 'Gum: Peppermint', weight = 1, type = 'item', image = 'gum_peppermint.png', unique = true, useable = true, shouldClose = true, combinable = nil, description = ''},
|
|
gum_cinnamon = {name = 'gum_cinnamon', label = 'Gum: Cinnamon', weight = 1, type = 'item', image = 'gum_cinnamon.png', unique = true, useable = true, shouldClose = true, combinable = nil, description = ''},
|
|
gum_spearmint = {name = 'gum_spearmint', label = 'Gum: Spearmint', weight = 1, type = 'item', image = 'gum_spearmint.png', unique = true, useable = true, shouldClose = true, combinable = nil, description = ''},
|
|
bottle_cola = {name = 'bottle_cola', label = 'Cola', weight = 1, type = 'item', image = 'bottle_cola.png', unique = true, useable = true, shouldClose = true, combinable = nil, description = ''},
|
|
bottle_junk = {name = 'bottle_junk', label = 'Junk', weight = 1, type = 'item', image = 'bottle_junk.png', unique = true, useable = true, shouldClose = true, combinable = nil, description = ''},
|
|
bottle_orang = {name = 'bottle_orang', label = 'Orang Tang', weight = 1, type = 'item', image = 'bottle_orang.png', unique = true, useable = true, shouldClose = true, combinable = nil, description = ''},
|
|
bottle_tonic = {name = 'bottle_tonic', label = 'Tonic', weight = 1, type = 'item', image = 'bottle_tonic.png', unique = true, useable = true, shouldClose = true, combinable = nil, description = ''},
|
|
bottle_water = {name = 'bottle_water', label = 'Water', weight = 1, type = 'item', image = 'bottle_water.png', unique = true, useable = true, shouldClose = true, combinable = nil, description = ''},
|
|
bottle_sprunk = {name = 'bottle_sprunk', label = 'Sprunk', weight = 1, type = 'item', image = 'bottle_sprunk.png', unique = true, useable = true, shouldClose = true, combinable = nil, description = ''},
|
|
can_cola = {name = 'can_cola', label = 'Cola Can,', weight = 1, type = 'item', image = 'can_cola.png', unique = true, useable = true, shouldClose = true, combinable = nil, description = ''},
|
|
can_orang = {name = 'can_orang', label = 'Orang Tang Can', weight = 1, type = 'item', image = 'can_orang.png', unique = true, useable = true, shouldClose = true, combinable = nil, description = ''},
|
|
can_junk = {name = 'can_junk', label = 'Junk Can,', weight = 1, type = 'item', image = 'can_junk.png', unique = true, useable = true, shouldClose = true, combinable = nil, description = ''},
|
|
can_sprunk = {name = 'can_sprunk', label = 'Sprunk Can', weight = 1, type = 'item', image = 'can_sprunk.png', unique = true, useable = true, shouldClose = true, combinable = nil, description = ''},
|
|
can_logger = {name = 'can_logger', label = 'Logger Can', weight = 1, type = 'item', image = 'can_logger.png', unique = true, useable = true, shouldClose = true, combinable = nil, description = ''},
|
|
can_blarneys = {name = 'can_blarneys', label = 'Blarneys Can', weight = 1, type = 'item', image = 'can_blarneys.png', unique = true, useable = true, shouldClose = true, combinable = nil, description = ''},
|
|
can_hoplivion = {name = 'can_hoplivion', label = 'Hoplivion Can', weight = 1, type = 'item', image = 'can_hoplivion.png', unique = true, useable = true, shouldClose = true, combinable = nil, description = ''},
|
|
can_cerbeza = {name = 'can_cerbeza', label = 'Cerbeza Can', weight = 1, type = 'item', image = 'can_cerbeza.png', unique = true, useable = true, shouldClose = true, combinable = nil, description = ''},
|
|
svapo_vaporglow1a = {name = 'svapo_vaporglow1a', label = 'Vaporglow 2', weight = 1, type = 'item', image = 'svapo_vaporglow1a.png', unique = true, useable = true, shouldClose = true, combinable = nil, description = ''},
|
|
svapo_vaporglow1b = {name = 'svapo_vaporglow1b', label = 'Vaporglow 1', weight = 1, type = 'item', image = 'svapo_vaporglow1b.png', unique = true, useable = true, shouldClose = true, combinable = nil, description = ''},
|
|
svapo_vaporglow1c = {name = 'svapo_vaporglow1c', label = 'Vaporglow 1', weight = 1, type = 'item', image = 'svapo_vaporglow1c.png', unique = true, useable = true, shouldClose = true, combinable = nil, description = ''},
|
|
svapo_vaporglow1d = {name = 'svapo_vaporglow1d', label = 'Vaporglow 1', weight = 1, type = 'item', image = 'svapo_vaporglow1d.png', unique = true, useable = true, shouldClose = true, combinable = nil, description = ''},
|
|
svapo_vaporglow1e = {name = 'svapo_vaporglow1e', label = 'Vaporglow 1', weight = 1, type = 'item', image = 'svapo_vaporglow1e.png', unique = true, useable = true, shouldClose = true, combinable = nil, description = ''},
|
|
svapo_vaporglow1f = {name = 'svapo_vaporglow1f', label = 'Vaporglow 1', weight = 1, type = 'item', image = 'svapo_vaporglow1f.png', unique = true, useable = true, shouldClose = true, combinable = nil, description = ''},
|
|
svapo_evape1a = {name = 'svapo_evape1a', label = 'E-Vape 1', weight = 1, type = 'item', image = 'svapo_evape1a.png', unique = true, useable = true, shouldClose = true, combinable = nil, description = ''},
|
|
svapo_evape1b = {name = 'svapo_evape1b', label = 'E-Vape 1', weight = 1, type = 'item', image = 'svapo_evape1b.png', unique = true, useable = true, shouldClose = true, combinable = nil, description = ''},
|
|
svapo_evape1c = {name = 'svapo_evape1c', label = 'E-Vape 1', weight = 1, type = 'item', image = 'svapo_evape1c.png', unique = true, useable = true, shouldClose = true, combinable = nil, description = ''},
|
|
svapo_evape1d = {name = 'svapo_evape1d', label = 'E-Vape 1', weight = 1, type = 'item', image = 'svapo_evape1d.png', unique = true, useable = true, shouldClose = true, combinable = nil, description = ''},
|
|
svapo_evape1e = {name = 'svapo_evape1e', label = 'E-Vape 1', weight = 1, type = 'item', image = 'svapo_evape1e.png', unique = true, useable = true, shouldClose = true, combinable = nil, description = ''},
|
|
svapo_evape1f = {name = 'svapo_evape1f', label = 'E-Vape 1', weight = 1, type = 'item', image = 'svapo_evape1f.png', unique = true, useable = true, shouldClose = true, combinable = nil, description = ''},
|
|
svapo_evape2a = {name = 'svapo_evape2a', label = 'E-Vape 2', weight = 1, type = 'item', image = 'svapo_evape2a.png', unique = true, useable = true, shouldClose = true, combinable = nil, description = ''},
|
|
svapo_evape2b = {name = 'svapo_evape2b', label = 'E-Vape 2', weight = 1, type = 'item', image = 'svapo_evape2b.png', unique = true, useable = true, shouldClose = true, combinable = nil, description = ''},
|
|
svapo_evape2c = {name = 'svapo_evape2c', label = 'E-Vape 2', weight = 1, type = 'item', image = 'svapo_evape2c.png', unique = true, useable = true, shouldClose = true, combinable = nil, description = ''},
|
|
svapo_evape2d = {name = 'svapo_evape2d', label = 'E-Vape 2', weight = 1, type = 'item', image = 'svapo_evape2d.png', unique = true, useable = true, shouldClose = true, combinable = nil, description = ''},
|
|
svapo_evape2e = {name = 'svapo_evape2e', label = 'E-Vape 2', weight = 1, type = 'item', image = 'svapo_evape2e.png', unique = true, useable = true, shouldClose = true, combinable = nil, description = ''},
|
|
svapo_evape2f = {name = 'svapo_evape2f', label = 'E-Vape 2', weight = 1, type = 'item', image = 'svapo_evape2f.png', unique = true, useable = true, shouldClose = true, combinable = nil, description = ''},
|
|
svapo_smoke1a = {name = 'svapo_smoke1a', label = 'Smoke 1', weight = 1, type = 'item', image = 'svapo_smoke1a.png', unique = true, useable = true, shouldClose = true, combinable = nil, description = ''},
|
|
svapo_smoke1b = {name = 'svapo_smoke1b', label = 'Smoke 1', weight = 1, type = 'item', image = 'svapo_smoke1b.png', unique = true, useable = true, shouldClose = true, combinable = nil, description = ''},
|
|
svapo_smoke1c = {name = 'svapo_smoke1c', label = 'Smoke 1', weight = 1, type = 'item', image = 'svapo_smoke1c.png', unique = true, useable = true, shouldClose = true, combinable = nil, description = ''},
|
|
svapo_smoke1d = {name = 'svapo_smoke1d', label = 'Smoke 1', weight = 1, type = 'item', image = 'svapo_smoke1d.png', unique = true, useable = true, shouldClose = true, combinable = nil, description = ''},
|
|
svapo_smoke1e = {name = 'svapo_smoke1e', label = 'Smoke 1', weight = 1, type = 'item', image = 'svapo_smoke1e.png', unique = true, useable = true, shouldClose = true, combinable = nil, description = ''},
|
|
svapo_smoke1f = {name = 'svapo_smoke1f', label = 'Smoke 1', weight = 1, type = 'item', image = 'svapo_smoke1f.png', unique = true, useable = true, shouldClose = true, combinable = nil, description = ''},
|
|
svapo_evape_box = {name = 'svapo_evape_box', label = 'E-Vape Box', weight = 1, type = 'item', image = 'svapo_evape_box.png', unique = true, useable = true, shouldClose = true, combinable = nil, description = ''},
|
|
svapo_evape2_box = {name = 'svapo_evape2_box', label = 'E-Vape 2 Box', weight = 1, type = 'item', image = 'svapo_evape2_box.png', unique = true, useable = true, shouldClose = true, combinable = nil, description = ''},
|
|
svapo_smoke_box = {name = 'svapo_smoke_box', label = 'Smoke Box', weight = 1, type = 'item', image = 'svapo_smoke_box.png', unique = true, useable = true, shouldClose = true, combinable = nil, description = ''},
|
|
svapo_sumo_box = {name = 'svapo_sumo_box', label = 'Sumo Box', weight = 1, type = 'item', image = 'svapo_sumo_box.png', unique = true, useable = true, shouldClose = true, combinable = nil, description = ''},
|
|
svapo_vaporglow_box = {name = 'svapo_vaporglow_box', label = 'Vaporglow Box', weight = 1, type = 'item', image = 'svapo_vaporglow_box.png', unique = true, useable = true, shouldClose = true, combinable = nil, description = ''},
|
|
cigs_redwood = {name = 'cigs_redwood', label = 'Cigarettes: Redwood', weight = 1, type = 'item', image = 'cigs_redwood.png', unique = true, useable = true, shouldClose = true, combinable = nil, description = ''},
|
|
cigs_redwood2 = {name = 'cigs_redwood2', label = 'Cigarettes: Redwood 2', weight = 1, type = 'item', image = 'cigs_redwood2.png', unique = true, useable = true, shouldClose = true, combinable = nil, description = ''},
|
|
cigs_debonaireb = {name = 'cigs_debonaireb', label = 'Cigarettes: Debonaire Blue', weight = 1, type = 'item', image = 'cigs_debonaireb.png', unique = true, useable = true, shouldClose = true, combinable = nil, description = ''},
|
|
cigs_debonaireg = {name = 'cigs_debonaireg', label = 'Cigarettes: Debonaire Green', weight = 1, type = 'item', image = 'cigs_debonaireg.png', unique = true, useable = true, shouldClose = true, combinable = nil, description = ''},
|
|
cigs_cardiaque = {name = 'cigs_cardiaque', label = 'Cigarettes: Cardiaque', weight = 1, type = 'item', image = 'cigs_cardiaque.png', unique = true, useable = true, shouldClose = true, combinable = nil, description = ''},
|
|
cigs_69brand = {name = 'cigs_69brand', label = 'Cigarettes: 69Brand', weight = 1, type = 'item', image = 'cigs_69brand.png', unique = true, useable = true, shouldClose = true, combinable = nil, description = ''},
|
|
cigs_cok = {name = 'cigs_cok', label = 'Cigarettes: CoK', weight = 1, type = 'item', image = 'cigs_cok.png', unique = true, useable = true, shouldClose = true, combinable = nil, description = ''},
|
|
cigs_estancia = {name = 'cigs_estancia', label = 'Cigars: Estancia', weight = 1, type = 'item', image = 'cigs_estancia.png', unique = true, useable = true, shouldClose = true, combinable = nil, description = ''}, |