SpicyTasty DOCS
WEBSTOREDISCORDYOUTUBE
  • 🚨READ ME
    • 🌶️Welcome to SpicyTasty
  • 📚SCRIPTS
    • RADIO
      • Installation
        • STEP 1
        • STEP 2
        • STEP 3
        • STEP 4
          • ORIGEN inventory
          • AK47 inventory
          • PS inventory
          • CORE inventory
          • OX inventory
          • LJ inventory
          • QB inventory
          • TGIANN inventory
          • CODEM inventory
          • QS inventory
        • STEP 5
        • STEP 6 (OPTIONAL)
      • Common Errors
      • Snippets
        • Exports
        • pma-voice
        • Add to Store/Shop
      • Config
    • NOTIFY
      • Installation
        • STEP 1
        • STEP 2
        • STEP 3
        • STEP 4
          • ESX
          • QBCore
      • Exports
      • Job Banners
  • BLINDBOX
    • Installation
  • 🫒PROPS
    • BUBUS
      • Installation
        • STEP 1
        • STEP 2
        • STEP 3
        • STEP 4
        • Step 5
          • stUsableProps
          • stBlindBox
    • BOTS
      • Installation
        • STEP 1
        • STEP 2
        • STEP 3
        • STEP 4
        • Step 5
          • stUsableProps
          • stBlindBox
Powered by GitBook
On this page

Was this helpful?

  1. PROPS
  2. BOTS
  3. Installation

STEP 4

INVENTORY ITEMS

In this section you'll found the instrucions for differents inventories which are alreaady configured with the script

qb-core/shared/items.lua

st_bot_large_blue = {  name = 'st_bot_large_blue', label = 'Bot Large Blue', weight = 1, type = 'item', image = 'st_bot_large_blue.png', unique = false, useable = true, shouldClose = true, combinable = nil, description = 'Bot Large Blue' },
st_bot_large_green = {  name = 'st_bot_large_green', label = 'Bot Large Green', weight = 1, type = 'item', image = 'st_bot_large_green.png', unique = false, useable = true, shouldClose = true, combinable = nil, description = 'Bot Large Green' },
st_bot_large_pink = {  name = 'st_bot_large_pink', label = 'Bot Large Pink', weight = 1, type = 'item', image = 'st_bot_large_pink.png', unique = false, useable = true, shouldClose = true, combinable = nil, description = 'Bot Large Pink' },
st_bot_large_purple = {  name = 'st_bot_large_purple', label = 'Bot Large Purple', weight = 1, type = 'item', image = 'st_bot_large_purple.png', unique = false, useable = true, shouldClose = true, combinable = nil, description = 'Bot Large Purple' },
st_bot_large_red = {  name = 'st_bot_large_red', label = 'Bot Large Red', weight = 1, type = 'item', image = 'st_bot_large_red.png', unique = false, useable = true, shouldClose = true, combinable = nil, description = 'Bot Large Red' },
st_bot_large_yellow = {  name = 'st_bot_large_yellow', label = 'Bot Large Yellow', weight = 1, type = 'item', image = 'st_bot_large_yellow.png', unique = false, useable = true, shouldClose = true, combinable = nil, description = 'Bot Large Yellow' },
st_botscream_large_blue = {  name = 'st_botscream_large_blue', label = 'Bot Screaming Large Blue', weight = 1, type = 'item', image = 'st_botscream_large_blue.png', unique = false, useable = true, shouldClose = true, combinable = nil, description = 'Bot Screaming Large Blue' },
st_botscream_large_green = {  name = 'st_botscream_large_green', label = 'Bot Screaming Large Green', weight = 1, type = 'item', image = 'st_botscream_large_green.png', unique = false, useable = true, shouldClose = true, combinable = nil, description = 'Bot Screaming Large Green' },
st_botscream_large_pink = {  name = 'st_botscream_large_pink', label = 'Bot Screaming Large Pink', weight = 1, type = 'item', image = 'st_botscream_large_pink.png', unique = false, useable = true, shouldClose = true, combinable = nil, description = 'Bot Screaming Large Pink' },
st_botscream_large_purple = {  name = 'st_botscream_large_purple', label = 'Bot Screaming Large Purple', weight = 1, type = 'item', image = 'st_botscream_large_purple.png', unique = false, useable = true, shouldClose = true, combinable = nil, description = 'Bot Screaming Large Purple' },
st_botscream_large_red = {  name = 'st_botscream_large_red', label = 'Bot Screaming Large Red', weight = 1, type = 'item', image = 'st_botscream_large_red.png', unique = false, useable = true, shouldClose = true, combinable = nil, description = 'Bot Screaming Large Red' },
st_botscream_large_yellow = {  name = 'st_botscream_large_yellow', label = 'Bot Screaming Large Yellow', weight = 1, type = 'item', image = 'st_botscream_large_yellow.png', unique = false, useable = true, shouldClose = true, combinable = nil, description = 'Bot Screaming Large Yellow' },
st_botwalking_large_blue = {  name = 'st_botwalking_large_blue', label = 'Bot Walking Large Blue', weight = 1, type = 'item', image = 'st_botwalking_large_blue.png', unique = false, useable = true, shouldClose = true, combinable = nil, description = 'Bot Walking Large Blue' },
st_botwalking_large_green = {  name = 'st_botwalking_large_green', label = 'Bot Walking Large Green', weight = 1, type = 'item', image = 'st_botwalking_large_green.png', unique = false, useable = true, shouldClose = true, combinable = nil, description = 'Bot Walking Large Green' },
st_botwalking_large_pink = {  name = 'st_botwalking_large_pink', label = 'Bot Walking Large Pink', weight = 1, type = 'item', image = 'st_botwalking_large_pink.png', unique = false, useable = true, shouldClose = true, combinable = nil, description = 'Bot Walking Large Pink' },
st_botwalking_large_purple = {  name = 'st_botwalking_large_purple', label = 'Bot Walking Large Purple', weight = 1, type = 'item', image = 'st_botwalking_large_purple.png', unique = false, useable = true, shouldClose = true, combinable = nil, description = 'Bot Walking Large Purple' },
st_botwalking_large_red = {  name = 'st_botwalking_large_red', label = 'Bot Walking Large Red', weight = 1, type = 'item', image = 'st_botwalking_large_red.png', unique = false, useable = true, shouldClose = true, combinable = nil, description = 'Bot Walking Large Red' },
st_botwalking_large_yellow = {  name = 'st_botwalking_large_yellow', label = 'Bot Walking Large Yellow', weight = 1, type = 'item', image = 'st_botwalking_large_yellow.png', unique = false, useable = true, shouldClose = true, combinable = nil, description = 'Bot Walking Large Yellow' },
st_bot_medium_blue = {  name = 'st_bot_medium_blue', label = 'Bot Medium Blue', weight = 1, type = 'item', image = 'st_bot_medium_blue.png', unique = false, useable = true, shouldClose = true, combinable = nil, description = 'Bot Medium Blue' },
st_bot_medium_green = {  name = 'st_bot_medium_green', label = 'Bot Medium Green', weight = 1, type = 'item', image = 'st_bot_medium_green.png', unique = false, useable = true, shouldClose = true, combinable = nil, description = 'Bot Medium Green' },
st_bot_medium_pink = {  name = 'st_bot_medium_pink', label = 'Bot Medium Pink', weight = 1, type = 'item', image = 'st_bot_medium_pink.png', unique = false, useable = true, shouldClose = true, combinable = nil, description = 'Bot Medium Pink' },
st_bot_medium_purple = {  name = 'st_bot_medium_purple', label = 'Bot Medium Purple', weight = 1, type = 'item', image = 'st_bot_medium_purple.png', unique = false, useable = true, shouldClose = true, combinable = nil, description = 'Bot Medium Purple' },
st_bot_medium_red = {  name = 'st_bot_medium_red', label = 'Bot Medium Red', weight = 1, type = 'item', image = 'st_bot_medium_red.png', unique = false, useable = true, shouldClose = true, combinable = nil, description = 'Bot Medium Red' },
st_bot_medium_yellow = {  name = 'st_bot_medium_yellow', label = 'Bot Medium Yellow', weight = 1, type = 'item', image = 'st_bot_medium_yellow.png', unique = false, useable = true, shouldClose = true, combinable = nil, description = 'Bot Medium Yellow' },
st_botscream_medium_blue = {  name = 'st_botscream_medium_blue', label = 'Bot Screaming Medium Blue', weight = 1, type = 'item', image = 'st_botscream_medium_blue.png', unique = false, useable = true, shouldClose = true, combinable = nil, description = 'Bot Screaming Medium Blue' },
st_botscream_medium_green = {  name = 'st_botscream_medium_green', label = 'Bot Screaming Medium Green', weight = 1, type = 'item', image = 'st_botscream_medium_green.png', unique = false, useable = true, shouldClose = true, combinable = nil, description = 'Bot Screaming Medium Green' },
st_botscream_medium_pink = {  name = 'st_botscream_medium_pink', label = 'Bot Screaming Medium Pink', weight = 1, type = 'item', image = 'st_botscream_medium_pink.png', unique = false, useable = true, shouldClose = true, combinable = nil, description = 'Bot Screaming Medium Pink' },
st_botscream_medium_purple = {  name = 'st_botscream_medium_purple', label = 'Bot Screaming Medium Purple', weight = 1, type = 'item', image = 'st_botscream_medium_purple.png', unique = false, useable = true, shouldClose = true, combinable = nil, description = 'Bot Screaming Medium Purple' },
st_botscream_medium_red = {  name = 'st_botscream_medium_red', label = 'Bot Screaming Medium Red', weight = 1, type = 'item', image = 'st_botscream_medium_red.png', unique = false, useable = true, shouldClose = true, combinable = nil, description = 'Bot Screaming Medium Red' },
st_botscream_medium_yellow = {  name = 'st_botscream_medium_yellow', label = 'Bot Screaming Medium Yellow', weight = 1, type = 'item', image = 'st_botscream_medium_yellow.png', unique = false, useable = true, shouldClose = true, combinable = nil, description = 'Bot Screaming Medium Yellow' },
st_botwalking_medium_blue = {  name = 'st_botwalking_medium_blue', label = 'Bot Walking Medium Blue', weight = 1, type = 'item', image = 'st_botwalking_medium_blue.png', unique = false, useable = true, shouldClose = true, combinable = nil, description = 'Bot Walking Medium Blue' },
st_botwalking_medium_green = {  name = 'st_botwalking_medium_green', label = 'Bot Walking Medium Green', weight = 1, type = 'item', image = 'st_botwalking_medium_green.png', unique = false, useable = true, shouldClose = true, combinable = nil, description = 'Bot Walking Medium Green' },
st_botwalking_medium_pink = {  name = 'st_botwalking_medium_pink', label = 'Bot Walking Medium Pink', weight = 1, type = 'item', image = 'st_botwalking_medium_pink.png', unique = false, useable = true, shouldClose = true, combinable = nil, description = 'Bot Walking Medium Pink' },
st_botwalking_medium_purple = {  name = 'st_botwalking_medium_purple', label = 'Bot Walking Medium Purple', weight = 1, type = 'item', image = 'st_botwalking_medium_purple.png', unique = false, useable = true, shouldClose = true, combinable = nil, description = 'Bot Walking Medium Purple' },
st_botwalking_medium_red = {  name = 'st_botwalking_medium_red', label = 'Bot Walking Medium Red', weight = 1, type = 'item', image = 'st_botwalking_medium_red.png', unique = false, useable = true, shouldClose = true, combinable = nil, description = 'Bot Walking Medium Red' },
st_botwalking_medium_yellow = {  name = 'st_botwalking_medium_yellow', label = 'Bot Walking Medium Yellow', weight = 1, type = 'item', image = 'st_botwalking_medium_yellow.png', unique = false, useable = true, shouldClose = true, combinable = nil, description = 'Bot Walking Medium Yellow' },
st_bot_small_blue = {  name = 'st_bot_small_blue', label = 'Bot Small Blue', weight = 1, type = 'item', image = 'st_bot_small_blue.png', unique = false, useable = true, shouldClose = true, combinable = nil, description = 'Bot Small Blue' },
st_bot_small_green = {  name = 'st_bot_small_green', label = 'Bot Small Green', weight = 1, type = 'item', image = 'st_bot_small_green.png', unique = false, useable = true, shouldClose = true, combinable = nil, description = 'Bot Small Green' },
st_bot_small_pink = {  name = 'st_bot_small_pink', label = 'Bot Small Pink', weight = 1, type = 'item', image = 'st_bot_small_pink.png', unique = false, useable = true, shouldClose = true, combinable = nil, description = 'Bot Small Pink' },
st_bot_small_purple = {  name = 'st_bot_small_purple', label = 'Bot Small Purple', weight = 1, type = 'item', image = 'st_bot_small_purple.png', unique = false, useable = true, shouldClose = true, combinable = nil, description = 'Bot Small Purple' },
st_bot_small_red = {  name = 'st_bot_small_red', label = 'Bot Small Red', weight = 1, type = 'item', image = 'st_bot_small_red.png', unique = false, useable = true, shouldClose = true, combinable = nil, description = 'Bot Small Red' },
st_bot_small_yellow = {  name = 'st_bot_small_yellow', label = 'Bot Small Yellow', weight = 1, type = 'item', image = 'st_bot_small_yellow.png', unique = false, useable = true, shouldClose = true, combinable = nil, description = 'Bot Small Yellow' },
st_botscream_small_blue = {  name = 'st_botscream_small_blue', label = 'Bot Screaming Small Blue', weight = 1, type = 'item', image = 'st_botscream_small_blue.png', unique = false, useable = true, shouldClose = true, combinable = nil, description = 'Bot Screaming Small Blue' },
st_botscream_small_green = {  name = 'st_botscream_small_green', label = 'Bot Screaming Small Green', weight = 1, type = 'item', image = 'st_botscream_small_green.png', unique = false, useable = true, shouldClose = true, combinable = nil, description = 'Bot Screaming Small Green' },
st_botscream_small_pink = {  name = 'st_botscream_small_pink', label = 'Bot Screaming Small Pink', weight = 1, type = 'item', image = 'st_botscream_small_pink.png', unique = false, useable = true, shouldClose = true, combinable = nil, description = 'Bot Screaming Small Pink' },
st_botscream_small_purple = {  name = 'st_botscream_small_purple', label = 'Bot Screaming Small Purple', weight = 1, type = 'item', image = 'st_botscream_small_purple.png', unique = false, useable = true, shouldClose = true, combinable = nil, description = 'Bot Screaming Small Purple' },
st_botscream_small_red = {  name = 'st_botscream_small_red', label = 'Bot Screaming Small Red', weight = 1, type = 'item', image = 'st_botscream_small_red.png', unique = false, useable = true, shouldClose = true, combinable = nil, description = 'Bot Screaming Small Red' },
st_botscream_small_yellow = {  name = 'st_botscream_small_yellow', label = 'Bot Screaming Small Yellow', weight = 1, type = 'item', image = 'st_botscream_small_yellow.png', unique = false, useable = true, shouldClose = true, combinable = nil, description = 'Bot Screaming Small Yellow' },
st_botwalking_small_blue = {  name = 'st_botwalking_small_blue', label = 'Bot Walking Small Blue', weight = 1, type = 'item', image = 'st_botwalking_small_blue.png', unique = false, useable = true, shouldClose = true, combinable = nil, description = 'Bot Walking Small Blue' },
st_botwalking_small_green = {  name = 'st_botwalking_small_green', label = 'Bot Walking Small Green', weight = 1, type = 'item', image = 'st_botwalking_small_green.png', unique = false, useable = true, shouldClose = true, combinable = nil, description = 'Bot Walking Small Green' },
st_botwalking_small_pink = {  name = 'st_botwalking_small_pink', label = 'Bot Walking Small Pink', weight = 1, type = 'item', image = 'st_botwalking_small_pink.png', unique = false, useable = true, shouldClose = true, combinable = nil, description = 'Bot Walking Small Pink' },
st_botwalking_small_purple = {  name = 'st_botwalking_small_purple', label = 'Bot Walking Small Purple', weight = 1, type = 'item', image = 'st_botwalking_small_purple.png', unique = false, useable = true, shouldClose = true, combinable = nil, description = 'Bot Walking Small Purple' },
st_botwalking_small_red = {  name = 'st_botwalking_small_red', label = 'Bot Walking Small Red', weight = 1, type = 'item', image = 'st_botwalking_small_red.png', unique = false, useable = true, shouldClose = true, combinable = nil, description = 'Bot Walking Small Red' },
st_botwalking_small_yellow = {  name = 'st_botwalking_small_yellow', label = 'Bot Walking Small Yellow', weight = 1, type = 'item', image = 'st_botwalking_small_yellow.png', unique = false, useable = true, shouldClose = true, combinable = nil, description = 'Bot Walking Small Yellow' },

qb-core/shared/items.lua

['st_bot_large_blue'] = {['name'] = 'st_bot_large_blue',['label'] = 'Bot Large Blue',['weight'] = 1,['type'] = 'item',['image'] = 'st_bot_large_blue.png',['unique'] = false,['useable'] = true,['shouldClose'] = true,['combinable'] = nil,['object'] = 'st_bot_large_blue',['description'] = 'Bot Large Blue'},
['st_bot_large_green'] = {['name'] = 'st_bot_large_green',['label'] = 'Bot Large Green',['weight'] = 1,['type'] = 'item',['image'] = 'st_bot_large_green.png',['unique'] = false,['useable'] = true,['shouldClose'] = true,['combinable'] = nil,['object'] = 'st_bot_large_green',['description'] = 'Bot Large Green'},
['st_bot_large_pink'] = {['name'] = 'st_bot_large_pink',['label'] = 'Bot Large Pink',['weight'] = 1,['type'] = 'item',['image'] = 'st_bot_large_pink.png',['unique'] = false,['useable'] = true,['shouldClose'] = true,['combinable'] = nil,['object'] = 'st_bot_large_pink',['description'] = 'Bot Large Pink'},
['st_bot_large_purple'] = {['name'] = 'st_bot_large_purple',['label'] = 'Bot Large Purple',['weight'] = 1,['type'] = 'item',['image'] = 'st_bot_large_purple.png',['unique'] = false,['useable'] = true,['shouldClose'] = true,['combinable'] = nil,['object'] = 'st_bot_large_purple',['description'] = 'Bot Large Purple'},
['st_bot_large_red'] = {['name'] = 'st_bot_large_red',['label'] = 'Bot Large Red',['weight'] = 1,['type'] = 'item',['image'] = 'st_bot_large_red.png',['unique'] = false,['useable'] = true,['shouldClose'] = true,['combinable'] = nil,['object'] = 'st_bot_large_red',['description'] = 'Bot Large Red'},
['st_bot_large_yellow'] = {['name'] = 'st_bot_large_yellow',['label'] = 'Bot Large Yellow',['weight'] = 1,['type'] = 'item',['image'] = 'st_bot_large_yellow.png',['unique'] = false,['useable'] = true,['shouldClose'] = true,['combinable'] = nil,['object'] = 'st_bot_large_yellow',['description'] = 'Bot Large Yellow'},
['st_botscream_large_blue'] = {['name'] = 'st_botscream_large_blue',['label'] = 'Bot Screaming Large Blue',['weight'] = 1,['type'] = 'item',['image'] = 'st_botscream_large_blue.png',['unique'] = false,['useable'] = true,['shouldClose'] = true,['combinable'] = nil,['object'] = 'st_botscream_large_blue',['description'] = 'Bot Screaming Large Blue'},
['st_botscream_large_green'] = {['name'] = 'st_botscream_large_green',['label'] = 'Bot Screaming Large Green',['weight'] = 1,['type'] = 'item',['image'] = 'st_botscream_large_green.png',['unique'] = false,['useable'] = true,['shouldClose'] = true,['combinable'] = nil,['object'] = 'st_botscream_large_green',['description'] = 'Bot Screaming Large Green'},
['st_botscream_large_pink'] = {['name'] = 'st_botscream_large_pink',['label'] = 'Bot Screaming Large Pink',['weight'] = 1,['type'] = 'item',['image'] = 'st_botscream_large_pink.png',['unique'] = false,['useable'] = true,['shouldClose'] = true,['combinable'] = nil,['object'] = 'st_botscream_large_pink',['description'] = 'Bot Screaming Large Pink'},
['st_botscream_large_purple'] = {['name'] = 'st_botscream_large_purple',['label'] = 'Bot Screaming Large Purple',['weight'] = 1,['type'] = 'item',['image'] = 'st_botscream_large_purple.png',['unique'] = false,['useable'] = true,['shouldClose'] = true,['combinable'] = nil,['object'] = 'st_botscream_large_purple',['description'] = 'Bot Screaming Large Purple'},
['st_botscream_large_red'] = {['name'] = 'st_botscream_large_red',['label'] = 'Bot Screaming Large Red',['weight'] = 1,['type'] = 'item',['image'] = 'st_botscream_large_red.png',['unique'] = false,['useable'] = true,['shouldClose'] = true,['combinable'] = nil,['object'] = 'st_botscream_large_red',['description'] = 'Bot Screaming Large Red'},
['st_botscream_large_yellow'] = {['name'] = 'st_botscream_large_yellow',['label'] = 'Bot Screaming Large Yellow',['weight'] = 1,['type'] = 'item',['image'] = 'st_botscream_large_yellow.png',['unique'] = false,['useable'] = true,['shouldClose'] = true,['combinable'] = nil,['object'] = 'st_botscream_large_yellow',['description'] = 'Bot Screaming Large Yellow'},
['st_botwalking_large_blue'] = {['name'] = 'st_botwalking_large_blue',['label'] = 'Bot Walking Large Blue',['weight'] = 1,['type'] = 'item',['image'] = 'st_botwalking_large_blue.png',['unique'] = false,['useable'] = true,['shouldClose'] = true,['combinable'] = nil,['object'] = 'st_botwalking_large_blue',['description'] = 'Bot Walking Large Blue'},
['st_botwalking_large_green'] = {['name'] = 'st_botwalking_large_green',['label'] = 'Bot Walking Large Green',['weight'] = 1,['type'] = 'item',['image'] = 'st_botwalking_large_green.png',['unique'] = false,['useable'] = true,['shouldClose'] = true,['combinable'] = nil,['object'] = 'st_botwalking_large_green',['description'] = 'Bot Walking Large Green'},
['st_botwalking_large_pink'] = {['name'] = 'st_botwalking_large_pink',['label'] = 'Bot Walking Large Pink',['weight'] = 1,['type'] = 'item',['image'] = 'st_botwalking_large_pink.png',['unique'] = false,['useable'] = true,['shouldClose'] = true,['combinable'] = nil,['object'] = 'st_botwalking_large_pink',['description'] = 'Bot Walking Large Pink'},
['st_botwalking_large_purple'] = {['name'] = 'st_botwalking_large_purple',['label'] = 'Bot Walking Large Purple',['weight'] = 1,['type'] = 'item',['image'] = 'st_botwalking_large_purple.png',['unique'] = false,['useable'] = true,['shouldClose'] = true,['combinable'] = nil,['object'] = 'st_botwalking_large_purple',['description'] = 'Bot Walking Large Purple'},
['st_botwalking_large_red'] = {['name'] = 'st_botwalking_large_red',['label'] = 'Bot Walking Large Red',['weight'] = 1,['type'] = 'item',['image'] = 'st_botwalking_large_red.png',['unique'] = false,['useable'] = true,['shouldClose'] = true,['combinable'] = nil,['object'] = 'st_botwalking_large_red',['description'] = 'Bot Walking Large Red'},
['st_botwalking_large_yellow'] = {['name'] = 'st_botwalking_large_yellow',['label'] = 'Bot Walking Large Yellow',['weight'] = 1,['type'] = 'item',['image'] = 'st_botwalking_large_yellow.png',['unique'] = false,['useable'] = true,['shouldClose'] = true,['combinable'] = nil,['object'] = 'st_botwalking_large_yellow',['description'] = 'Bot Walking Large Yellow'},
['st_bot_medium_blue'] = {['name'] = 'st_bot_medium_blue',['label'] = 'Bot Medium Blue',['weight'] = 1,['type'] = 'item',['image'] = 'st_bot_medium_blue.png',['unique'] = false,['useable'] = true,['shouldClose'] = true,['combinable'] = nil,['object'] = 'st_bot_medium_blue',['description'] = 'Bot Medium Blue'},
['st_bot_medium_green'] = {['name'] = 'st_bot_medium_green',['label'] = 'Bot Medium Green',['weight'] = 1,['type'] = 'item',['image'] = 'st_bot_medium_green.png',['unique'] = false,['useable'] = true,['shouldClose'] = true,['combinable'] = nil,['object'] = 'st_bot_medium_green',['description'] = 'Bot Medium Green'},
['st_bot_medium_pink'] = {['name'] = 'st_bot_medium_pink',['label'] = 'Bot Medium Pink',['weight'] = 1,['type'] = 'item',['image'] = 'st_bot_medium_pink.png',['unique'] = false,['useable'] = true,['shouldClose'] = true,['combinable'] = nil,['object'] = 'st_bot_medium_pink',['description'] = 'Bot Medium Pink'},
['st_bot_medium_purple'] = {['name'] = 'st_bot_medium_purple',['label'] = 'Bot Medium Purple',['weight'] = 1,['type'] = 'item',['image'] = 'st_bot_medium_purple.png',['unique'] = false,['useable'] = true,['shouldClose'] = true,['combinable'] = nil,['object'] = 'st_bot_medium_purple',['description'] = 'Bot Medium Purple'},
['st_bot_medium_red'] = {['name'] = 'st_bot_medium_red',['label'] = 'Bot Medium Red',['weight'] = 1,['type'] = 'item',['image'] = 'st_bot_medium_red.png',['unique'] = false,['useable'] = true,['shouldClose'] = true,['combinable'] = nil,['object'] = 'st_bot_medium_red',['description'] = 'Bot Medium Red'},
['st_bot_medium_yellow'] = {['name'] = 'st_bot_medium_yellow',['label'] = 'Bot Medium Yellow',['weight'] = 1,['type'] = 'item',['image'] = 'st_bot_medium_yellow.png',['unique'] = false,['useable'] = true,['shouldClose'] = true,['combinable'] = nil,['object'] = 'st_bot_medium_yellow',['description'] = 'Bot Medium Yellow'},
['st_botscream_medium_blue'] = {['name'] = 'st_botscream_medium_blue',['label'] = 'Bot Screaming Medium Blue',['weight'] = 1,['type'] = 'item',['image'] = 'st_botscream_medium_blue.png',['unique'] = false,['useable'] = true,['shouldClose'] = true,['combinable'] = nil,['object'] = 'st_botscream_medium_blue',['description'] = 'Bot Screaming Medium Blue'},
['st_botscream_medium_green'] = {['name'] = 'st_botscream_medium_green',['label'] = 'Bot Screaming Medium Green',['weight'] = 1,['type'] = 'item',['image'] = 'st_botscream_medium_green.png',['unique'] = false,['useable'] = true,['shouldClose'] = true,['combinable'] = nil,['object'] = 'st_botscream_medium_green',['description'] = 'Bot Screaming Medium Green'},
['st_botscream_medium_pink'] = {['name'] = 'st_botscream_medium_pink',['label'] = 'Bot Screaming Medium Pink',['weight'] = 1,['type'] = 'item',['image'] = 'st_botscream_medium_pink.png',['unique'] = false,['useable'] = true,['shouldClose'] = true,['combinable'] = nil,['object'] = 'st_botscream_medium_pink',['description'] = 'Bot Screaming Medium Pink'},
['st_botscream_medium_purple'] = {['name'] = 'st_botscream_medium_purple',['label'] = 'Bot Screaming Medium Purple',['weight'] = 1,['type'] = 'item',['image'] = 'st_botscream_medium_purple.png',['unique'] = false,['useable'] = true,['shouldClose'] = true,['combinable'] = nil,['object'] = 'st_botscream_medium_purple',['description'] = 'Bot Screaming Medium Purple'},
['st_botscream_medium_red'] = {['name'] = 'st_botscream_medium_red',['label'] = 'Bot Screaming Medium Red',['weight'] = 1,['type'] = 'item',['image'] = 'st_botscream_medium_red.png',['unique'] = false,['useable'] = true,['shouldClose'] = true,['combinable'] = nil,['object'] = 'st_botscream_medium_red',['description'] = 'Bot Screaming Medium Red'},
['st_botscream_medium_yellow'] = {['name'] = 'st_botscream_medium_yellow',['label'] = 'Bot Screaming Medium Yellow',['weight'] = 1,['type'] = 'item',['image'] = 'st_botscream_medium_yellow.png',['unique'] = false,['useable'] = true,['shouldClose'] = true,['combinable'] = nil,['object'] = 'st_botscream_medium_yellow',['description'] = 'Bot Screaming Medium Yellow'},
['st_botwalking_medium_blue'] = {['name'] = 'st_botwalking_medium_blue',['label'] = 'Bot Walking Medium Blue',['weight'] = 1,['type'] = 'item',['image'] = 'st_botwalking_medium_blue.png',['unique'] = false,['useable'] = true,['shouldClose'] = true,['combinable'] = nil,['object'] = 'st_botwalking_medium_blue',['description'] = 'Bot Walking Medium Blue'},
['st_botwalking_medium_green'] = {['name'] = 'st_botwalking_medium_green',['label'] = 'Bot Walking Medium Green',['weight'] = 1,['type'] = 'item',['image'] = 'st_botwalking_medium_green.png',['unique'] = false,['useable'] = true,['shouldClose'] = true,['combinable'] = nil,['object'] = 'st_botwalking_medium_green',['description'] = 'Bot Walking Medium Green'},
['st_botwalking_medium_pink'] = {['name'] = 'st_botwalking_medium_pink',['label'] = 'Bot Walking Medium Pink',['weight'] = 1,['type'] = 'item',['image'] = 'st_botwalking_medium_pink.png',['unique'] = false,['useable'] = true,['shouldClose'] = true,['combinable'] = nil,['object'] = 'st_botwalking_medium_pink',['description'] = 'Bot Walking Medium Pink'},
['st_botwalking_medium_purple'] = {['name'] = 'st_botwalking_medium_purple',['label'] = 'Bot Walking Medium Purple',['weight'] = 1,['type'] = 'item',['image'] = 'st_botwalking_medium_purple.png',['unique'] = false,['useable'] = true,['shouldClose'] = true,['combinable'] = nil,['object'] = 'st_botwalking_medium_purple',['description'] = 'Bot Walking Medium Purple'},
['st_botwalking_medium_red'] = {['name'] = 'st_botwalking_medium_red',['label'] = 'Bot Walking Medium Red',['weight'] = 1,['type'] = 'item',['image'] = 'st_botwalking_medium_red.png',['unique'] = false,['useable'] = true,['shouldClose'] = true,['combinable'] = nil,['object'] = 'st_botwalking_medium_red',['description'] = 'Bot Walking Medium Red'},
['st_botwalking_medium_yellow'] = {['name'] = 'st_botwalking_medium_yellow',['label'] = 'Bot Walking Medium Yellow',['weight'] = 1,['type'] = 'item',['image'] = 'st_botwalking_medium_yellow.png',['unique'] = false,['useable'] = true,['shouldClose'] = true,['combinable'] = nil,['object'] = 'st_botwalking_medium_yellow',['description'] = 'Bot Walking Medium Yellow'},
['st_bot_small_blue'] = {['name'] = 'st_bot_small_blue',['label'] = 'Bot Small Blue',['weight'] = 1,['type'] = 'item',['image'] = 'st_bot_small_blue.png',['unique'] = false,['useable'] = true,['shouldClose'] = true,['combinable'] = nil,['object'] = 'st_bot_small_blue',['description'] = 'Bot Small Blue'},
['st_bot_small_green'] = {['name'] = 'st_bot_small_green',['label'] = 'Bot Small Green',['weight'] = 1,['type'] = 'item',['image'] = 'st_bot_small_green.png',['unique'] = false,['useable'] = true,['shouldClose'] = true,['combinable'] = nil,['object'] = 'st_bot_small_green',['description'] = 'Bot Small Green'},
['st_bot_small_pink'] = {['name'] = 'st_bot_small_pink',['label'] = 'Bot Small Pink',['weight'] = 1,['type'] = 'item',['image'] = 'st_bot_small_pink.png',['unique'] = false,['useable'] = true,['shouldClose'] = true,['combinable'] = nil,['object'] = 'st_bot_small_pink',['description'] = 'Bot Small Pink'},
['st_bot_small_purple'] = {['name'] = 'st_bot_small_purple',['label'] = 'Bot Small Purple',['weight'] = 1,['type'] = 'item',['image'] = 'st_bot_small_purple.png',['unique'] = false,['useable'] = true,['shouldClose'] = true,['combinable'] = nil,['object'] = 'st_bot_small_purple',['description'] = 'Bot Small Purple'},
['st_bot_small_red'] = {['name'] = 'st_bot_small_red',['label'] = 'Bot Small Red',['weight'] = 1,['type'] = 'item',['image'] = 'st_bot_small_red.png',['unique'] = false,['useable'] = true,['shouldClose'] = true,['combinable'] = nil,['object'] = 'st_bot_small_red',['description'] = 'Bot Small Red'},
['st_bot_small_yellow'] = {['name'] = 'st_bot_small_yellow',['label'] = 'Bot Small Yellow',['weight'] = 1,['type'] = 'item',['image'] = 'st_bot_small_yellow.png',['unique'] = false,['useable'] = true,['shouldClose'] = true,['combinable'] = nil,['object'] = 'st_bot_small_yellow',['description'] = 'Bot Small Yellow'},
['st_botscream_small_blue'] = {['name'] = 'st_botscream_small_blue',['label'] = 'Bot Screaming Small Blue',['weight'] = 1,['type'] = 'item',['image'] = 'st_botscream_small_blue.png',['unique'] = false,['useable'] = true,['shouldClose'] = true,['combinable'] = nil,['object'] = 'st_botscream_small_blue',['description'] = 'Bot Screaming Small Blue'},
['st_botscream_small_green'] = {['name'] = 'st_botscream_small_green',['label'] = 'Bot Screaming Small Green',['weight'] = 1,['type'] = 'item',['image'] = 'st_botscream_small_green.png',['unique'] = false,['useable'] = true,['shouldClose'] = true,['combinable'] = nil,['object'] = 'st_botscream_small_green',['description'] = 'Bot Screaming Small Green'},
['st_botscream_small_pink'] = {['name'] = 'st_botscream_small_pink',['label'] = 'Bot Screaming Small Pink',['weight'] = 1,['type'] = 'item',['image'] = 'st_botscream_small_pink.png',['unique'] = false,['useable'] = true,['shouldClose'] = true,['combinable'] = nil,['object'] = 'st_botscream_small_pink',['description'] = 'Bot Screaming Small Pink'},
['st_botscream_small_purple'] = {['name'] = 'st_botscream_small_purple',['label'] = 'Bot Screaming Small Purple',['weight'] = 1,['type'] = 'item',['image'] = 'st_botscream_small_purple.png',['unique'] = false,['useable'] = true,['shouldClose'] = true,['combinable'] = nil,['object'] = 'st_botscream_small_purple',['description'] = 'Bot Screaming Small Purple'},
['st_botscream_small_red'] = {['name'] = 'st_botscream_small_red',['label'] = 'Bot Screaming Small Red',['weight'] = 1,['type'] = 'item',['image'] = 'st_botscream_small_red.png',['unique'] = false,['useable'] = true,['shouldClose'] = true,['combinable'] = nil,['object'] = 'st_botscream_small_red',['description'] = 'Bot Screaming Small Red'},
['st_botscream_small_yellow'] = {['name'] = 'st_botscream_small_yellow',['label'] = 'Bot Screaming Small Yellow',['weight'] = 1,['type'] = 'item',['image'] = 'st_botscream_small_yellow.png',['unique'] = false,['useable'] = true,['shouldClose'] = true,['combinable'] = nil,['object'] = 'st_botscream_small_yellow',['description'] = 'Bot Screaming Small Yellow'},
['st_botwalking_small_blue'] = {['name'] = 'st_botwalking_small_blue',['label'] = 'Bot Walking Small Blue',['weight'] = 1,['type'] = 'item',['image'] = 'st_botwalking_small_blue.png',['unique'] = false,['useable'] = true,['shouldClose'] = true,['combinable'] = nil,['object'] = 'st_botwalking_small_blue',['description'] = 'Bot Walking Small Blue'},
['st_botwalking_small_green'] = {['name'] = 'st_botwalking_small_green',['label'] = 'Bot Walking Small Green',['weight'] = 1,['type'] = 'item',['image'] = 'st_botwalking_small_green.png',['unique'] = false,['useable'] = true,['shouldClose'] = true,['combinable'] = nil,['object'] = 'st_botwalking_small_green',['description'] = 'Bot Walking Small Green'},
['st_botwalking_small_pink'] = {['name'] = 'st_botwalking_small_pink',['label'] = 'Bot Walking Small Pink',['weight'] = 1,['type'] = 'item',['image'] = 'st_botwalking_small_pink.png',['unique'] = false,['useable'] = true,['shouldClose'] = true,['combinable'] = nil,['object'] = 'st_botwalking_small_pink',['description'] = 'Bot Walking Small Pink'},
['st_botwalking_small_purple'] = {['name'] = 'st_botwalking_small_purple',['label'] = 'Bot Walking Small Purple',['weight'] = 1,['type'] = 'item',['image'] = 'st_botwalking_small_purple.png',['unique'] = false,['useable'] = true,['shouldClose'] = true,['combinable'] = nil,['object'] = 'st_botwalking_small_purple',['description'] = 'Bot Walking Small Purple'},
['st_botwalking_small_red'] = {['name'] = 'st_botwalking_small_red',['label'] = 'Bot Walking Small Red',['weight'] = 1,['type'] = 'item',['image'] = 'st_botwalking_small_red.png',['unique'] = false,['useable'] = true,['shouldClose'] = true,['combinable'] = nil,['object'] = 'st_botwalking_small_red',['description'] = 'Bot Walking Small Red'},
['st_botwalking_small_yellow'] = {['name'] = 'st_botwalking_small_yellow',['label'] = 'Bot Walking Small Yellow',['weight'] = 1,['type'] = 'item',['image'] = 'st_botwalking_small_yellow.png',['unique'] = false,['useable'] = true,['shouldClose'] = true,['combinable'] = nil,['object'] = 'st_botwalking_small_yellow',['description'] = 'Bot Walking Small Yellow'},
../shared/items.lua
        ['st_bot_large_blue'] = {
            ['name'] = 'st_bot_large_blue',
            ['label'] = 'Bot Large Blue',
            ['weight'] = 1,
            ['type'] = 'item',
            ['image'] = 'st_bot_large_blue.png',
            ['unique'] = false,
            ['useable'] = true,
            ['shouldClose'] = true,
            ['combinable'] = nil,
            ['object'] = 'st_bot_large_blue',
            ['description'] = 'Bot Large Blue'
        },
        ['st_bot_large_green'] = {
            ['name'] = 'st_bot_large_green',
            ['label'] = 'Bot Large Green',
            ['weight'] = 1,
            ['type'] = 'item',
            ['image'] = 'st_bot_large_green.png',
            ['unique'] = false,
            ['useable'] = true,
            ['shouldClose'] = true,
            ['combinable'] = nil,
            ['object'] = 'st_bot_large_green',
            ['description'] = 'Bot Large Green'
        },
        ['st_bot_large_pink'] = {
            ['name'] = 'st_bot_large_pink',
            ['label'] = 'Bot Large Pink',
            ['weight'] = 1,
            ['type'] = 'item',
            ['image'] = 'st_bot_large_pink.png',
            ['unique'] = false,
            ['useable'] = true,
            ['shouldClose'] = true,
            ['combinable'] = nil,
            ['object'] = 'st_bot_large_pink',
            ['description'] = 'Bot Large Pink'
        },
        ['st_bot_large_purple'] = {
            ['name'] = 'st_bot_large_purple',
            ['label'] = 'Bot Large Purple',
            ['weight'] = 1,
            ['type'] = 'item',
            ['image'] = 'st_bot_large_purple.png',
            ['unique'] = false,
            ['useable'] = true,
            ['shouldClose'] = true,
            ['combinable'] = nil,
            ['object'] = 'st_bot_large_purple',
            ['description'] = 'Bot Large Purple'
        },
        ['st_bot_large_red'] = {
            ['name'] = 'st_bot_large_red',
            ['label'] = 'Bot Large Red',
            ['weight'] = 1,
            ['type'] = 'item',
            ['image'] = 'st_bot_large_red.png',
            ['unique'] = false,
            ['useable'] = true,
            ['shouldClose'] = true,
            ['combinable'] = nil,
            ['object'] = 'st_bot_large_red',
            ['description'] = 'Bot Large Red'
        },
        ['st_bot_large_yellow'] = {
            ['name'] = 'st_bot_large_yellow',
            ['label'] = 'Bot Large Yellow',
            ['weight'] = 1,
            ['type'] = 'item',
            ['image'] = 'st_bot_large_yellow.png',
            ['unique'] = false,
            ['useable'] = true,
            ['shouldClose'] = true,
            ['combinable'] = nil,
            ['object'] = 'st_bot_large_yellow',
            ['description'] = 'Bot Large Yellow'
        },
        ['st_botscream_large_blue'] = {
            ['name'] = 'st_botscream_large_blue',
            ['label'] = 'Bot Screaming Large Blue',
            ['weight'] = 1,
            ['type'] = 'item',
            ['image'] = 'st_botscream_large_blue.png',
            ['unique'] = false,
            ['useable'] = true,
            ['shouldClose'] = true,
            ['combinable'] = nil,
            ['object'] = 'st_botscream_large_blue',
            ['description'] = 'Bot Screaming Large Blue'
        },
        ['st_botscream_large_green'] = {
            ['name'] = 'st_botscream_large_green',
            ['label'] = 'Bot Screaming Large Green',
            ['weight'] = 1,
            ['type'] = 'item',
            ['image'] = 'st_botscream_large_green.png',
            ['unique'] = false,
            ['useable'] = true,
            ['shouldClose'] = true,
            ['combinable'] = nil,
            ['object'] = 'st_botscream_large_green',
            ['description'] = 'Bot Screaming Large Green'
        },
        ['st_botscream_large_pink'] = {
            ['name'] = 'st_botscream_large_pink',
            ['label'] = 'Bot Screaming Large Pink',
            ['weight'] = 1,
            ['type'] = 'item',
            ['image'] = 'st_botscream_large_pink.png',
            ['unique'] = false,
            ['useable'] = true,
            ['shouldClose'] = true,
            ['combinable'] = nil,
            ['object'] = 'st_botscream_large_pink',
            ['description'] = 'Bot Screaming Large Pink'
        },
        ['st_botscream_large_purple'] = {
            ['name'] = 'st_botscream_large_purple',
            ['label'] = 'Bot Screaming Large Purple',
            ['weight'] = 1,
            ['type'] = 'item',
            ['image'] = 'st_botscream_large_purple.png',
            ['unique'] = false,
            ['useable'] = true,
            ['shouldClose'] = true,
            ['combinable'] = nil,
            ['object'] = 'st_botscream_large_purple',
            ['description'] = 'Bot Screaming Large Purple'
        },
        ['st_botscream_large_red'] = {
            ['name'] = 'st_botscream_large_red',
            ['label'] = 'Bot Screaming Large Red',
            ['weight'] = 1,
            ['type'] = 'item',
            ['image'] = 'st_botscream_large_red.png',
            ['unique'] = false,
            ['useable'] = true,
            ['shouldClose'] = true,
            ['combinable'] = nil,
            ['object'] = 'st_botscream_large_red',
            ['description'] = 'Bot Screaming Large Red'
        },
        ['st_botscream_large_yellow'] = {
            ['name'] = 'st_botscream_large_yellow',
            ['label'] = 'Bot Screaming Large Yellow',
            ['weight'] = 1,
            ['type'] = 'item',
            ['image'] = 'st_botscream_large_yellow.png',
            ['unique'] = false,
            ['useable'] = true,
            ['shouldClose'] = true,
            ['combinable'] = nil,
            ['object'] = 'st_botscream_large_yellow',
            ['description'] = 'Bot Screaming Large Yellow'
        },
        ['st_botwalking_large_blue'] = {
            ['name'] = 'st_botwalking_large_blue',
            ['label'] = 'Bot Walking Large Blue',
            ['weight'] = 1,
            ['type'] = 'item',
            ['image'] = 'st_botwalking_large_blue.png',
            ['unique'] = false,
            ['useable'] = true,
            ['shouldClose'] = true,
            ['combinable'] = nil,
            ['object'] = 'st_botwalking_large_blue',
            ['description'] = 'Bot Walking Large Blue'
        },
        ['st_botwalking_large_green'] = {
            ['name'] = 'st_botwalking_large_green',
            ['label'] = 'Bot Walking Large Green',
            ['weight'] = 1,
            ['type'] = 'item',
            ['image'] = 'st_botwalking_large_green.png',
            ['unique'] = false,
            ['useable'] = true,
            ['shouldClose'] = true,
            ['combinable'] = nil,
            ['object'] = 'st_botwalking_large_green',
            ['description'] = 'Bot Walking Large Green'
        },
        ['st_botwalking_large_pink'] = {
            ['name'] = 'st_botwalking_large_pink',
            ['label'] = 'Bot Walking Large Pink',
            ['weight'] = 1,
            ['type'] = 'item',
            ['image'] = 'st_botwalking_large_pink.png',
            ['unique'] = false,
            ['useable'] = true,
            ['shouldClose'] = true,
            ['combinable'] = nil,
            ['object'] = 'st_botwalking_large_pink',
            ['description'] = 'Bot Walking Large Pink'
        },
        ['st_botwalking_large_purple'] = {
            ['name'] = 'st_botwalking_large_purple',
            ['label'] = 'Bot Walking Large Purple',
            ['weight'] = 1,
            ['type'] = 'item',
            ['image'] = 'st_botwalking_large_purple.png',
            ['unique'] = false,
            ['useable'] = true,
            ['shouldClose'] = true,
            ['combinable'] = nil,
            ['object'] = 'st_botwalking_large_purple',
            ['description'] = 'Bot Walking Large Purple'
        },
        ['st_botwalking_large_red'] = {
            ['name'] = 'st_botwalking_large_red',
            ['label'] = 'Bot Walking Large Red',
            ['weight'] = 1,
            ['type'] = 'item',
            ['image'] = 'st_botwalking_large_red.png',
            ['unique'] = false,
            ['useable'] = true,
            ['shouldClose'] = true,
            ['combinable'] = nil,
            ['object'] = 'st_botwalking_large_red',
            ['description'] = 'Bot Walking Large Red'
        },
        ['st_botwalking_large_yellow'] = {
            ['name'] = 'st_botwalking_large_yellow',
            ['label'] = 'Bot Walking Large Yellow',
            ['weight'] = 1,
            ['type'] = 'item',
            ['image'] = 'st_botwalking_large_yellow.png',
            ['unique'] = false,
            ['useable'] = true,
            ['shouldClose'] = true,
            ['combinable'] = nil,
            ['object'] = 'st_botwalking_large_yellow',
            ['description'] = 'Bot Walking Large Yellow'
        },
        ['st_bot_medium_blue'] = {
            ['name'] = 'st_bot_medium_blue',
            ['label'] = 'Bot Medium Blue',
            ['weight'] = 1,
            ['type'] = 'item',
            ['image'] = 'st_bot_medium_blue.png',
            ['unique'] = false,
            ['useable'] = true,
            ['shouldClose'] = true,
            ['combinable'] = nil,
            ['object'] = 'st_bot_medium_blue',
            ['description'] = 'Bot Medium Blue'
        },
        ['st_bot_medium_green'] = {
            ['name'] = 'st_bot_medium_green',
            ['label'] = 'Bot Medium Green',
            ['weight'] = 1,
            ['type'] = 'item',
            ['image'] = 'st_bot_medium_green.png',
            ['unique'] = false,
            ['useable'] = true,
            ['shouldClose'] = true,
            ['combinable'] = nil,
            ['object'] = 'st_bot_medium_green',
            ['description'] = 'Bot Medium Green'
        },
        ['st_bot_medium_pink'] = {
            ['name'] = 'st_bot_medium_pink',
            ['label'] = 'Bot Medium Pink',
            ['weight'] = 1,
            ['type'] = 'item',
            ['image'] = 'st_bot_medium_pink.png',
            ['unique'] = false,
            ['useable'] = true,
            ['shouldClose'] = true,
            ['combinable'] = nil,
            ['object'] = 'st_bot_medium_pink',
            ['description'] = 'Bot Medium Pink'
        },
        ['st_bot_medium_purple'] = {
            ['name'] = 'st_bot_medium_purple',
            ['label'] = 'Bot Medium Purple',
            ['weight'] = 1,
            ['type'] = 'item',
            ['image'] = 'st_bot_medium_purple.png',
            ['unique'] = false,
            ['useable'] = true,
            ['shouldClose'] = true,
            ['combinable'] = nil,
            ['object'] = 'st_bot_medium_purple',
            ['description'] = 'Bot Medium Purple'
        },
        ['st_bot_medium_red'] = {
            ['name'] = 'st_bot_medium_red',
            ['label'] = 'Bot Medium Red',
            ['weight'] = 1,
            ['type'] = 'item',
            ['image'] = 'st_bot_medium_red.png',
            ['unique'] = false,
            ['useable'] = true,
            ['shouldClose'] = true,
            ['combinable'] = nil,
            ['object'] = 'st_bot_medium_red',
            ['description'] = 'Bot Medium Red'
        },
        ['st_bot_medium_yellow'] = {
            ['name'] = 'st_bot_medium_yellow',
            ['label'] = 'Bot Medium Yellow',
            ['weight'] = 1,
            ['type'] = 'item',
            ['image'] = 'st_bot_medium_yellow.png',
            ['unique'] = false,
            ['useable'] = true,
            ['shouldClose'] = true,
            ['combinable'] = nil,
            ['object'] = 'st_bot_medium_yellow',
            ['description'] = 'Bot Medium Yellow'
        },
        ['st_botscream_medium_blue'] = {
            ['name'] = 'st_botscream_medium_blue',
            ['label'] = 'Bot Screaming Medium Blue',
            ['weight'] = 1,
            ['type'] = 'item',
            ['image'] = 'st_botscream_medium_blue.png',
            ['unique'] = false,
            ['useable'] = true,
            ['shouldClose'] = true,
            ['combinable'] = nil,
            ['object'] = 'st_botscream_medium_blue',
            ['description'] = 'Bot Screaming Medium Blue'
        },
        ['st_botscream_medium_green'] = {
            ['name'] = 'st_botscream_medium_green',
            ['label'] = 'Bot Screaming Medium Green',
            ['weight'] = 1,
            ['type'] = 'item',
            ['image'] = 'st_botscream_medium_green.png',
            ['unique'] = false,
            ['useable'] = true,
            ['shouldClose'] = true,
            ['combinable'] = nil,
            ['object'] = 'st_botscream_medium_green',
            ['description'] = 'Bot Screaming Medium Green'
        },
        ['st_botscream_medium_pink'] = {
            ['name'] = 'st_botscream_medium_pink',
            ['label'] = 'Bot Screaming Medium Pink',
            ['weight'] = 1,
            ['type'] = 'item',
            ['image'] = 'st_botscream_medium_pink.png',
            ['unique'] = false,
            ['useable'] = true,
            ['shouldClose'] = true,
            ['combinable'] = nil,
            ['object'] = 'st_botscream_medium_pink',
            ['description'] = 'Bot Screaming Medium Pink'
        },
        ['st_botscream_medium_purple'] = {
            ['name'] = 'st_botscream_medium_purple',
            ['label'] = 'Bot Screaming Medium Purple',
            ['weight'] = 1,
            ['type'] = 'item',
            ['image'] = 'st_botscream_medium_purple.png',
            ['unique'] = false,
            ['useable'] = true,
            ['shouldClose'] = true,
            ['combinable'] = nil,
            ['object'] = 'st_botscream_medium_purple',
            ['description'] = 'Bot Screaming Medium Purple'
        },
        ['st_botscream_medium_red'] = {
            ['name'] = 'st_botscream_medium_red',
            ['label'] = 'Bot Screaming Medium Red',
            ['weight'] = 1,
            ['type'] = 'item',
            ['image'] = 'st_botscream_medium_red.png',
            ['unique'] = false,
            ['useable'] = true,
            ['shouldClose'] = true,
            ['combinable'] = nil,
            ['object'] = 'st_botscream_medium_red',
            ['description'] = 'Bot Screaming Medium Red'
        },
        ['st_botscream_medium_yellow'] = {
            ['name'] = 'st_botscream_medium_yellow',
            ['label'] = 'Bot Screaming Medium Yellow',
            ['weight'] = 1,
            ['type'] = 'item',
            ['image'] = 'st_botscream_medium_yellow.png',
            ['unique'] = false,
            ['useable'] = true,
            ['shouldClose'] = true,
            ['combinable'] = nil,
            ['object'] = 'st_botscream_medium_yellow',
            ['description'] = 'Bot Screaming Medium Yellow'
        },
        ['st_botwalking_medium_blue'] = {
            ['name'] = 'st_botwalking_medium_blue',
            ['label'] = 'Bot Walking Medium Blue',
            ['weight'] = 1,
            ['type'] = 'item',
            ['image'] = 'st_botwalking_medium_blue.png',
            ['unique'] = false,
            ['useable'] = true,
            ['shouldClose'] = true,
            ['combinable'] = nil,
            ['object'] = 'st_botwalking_medium_blue',
            ['description'] = 'Bot Walking Medium Blue'
        },
        ['st_botwalking_medium_green'] = {
            ['name'] = 'st_botwalking_medium_green',
            ['label'] = 'Bot Walking Medium Green',
            ['weight'] = 1,
            ['type'] = 'item',
            ['image'] = 'st_botwalking_medium_green.png',
            ['unique'] = false,
            ['useable'] = true,
            ['shouldClose'] = true,
            ['combinable'] = nil,
            ['object'] = 'st_botwalking_medium_green',
            ['description'] = 'Bot Walking Medium Green'
        },
        ['st_botwalking_medium_pink'] = {
            ['name'] = 'st_botwalking_medium_pink',
            ['label'] = 'Bot Walking Medium Pink',
            ['weight'] = 1,
            ['type'] = 'item',
            ['image'] = 'st_botwalking_medium_pink.png',
            ['unique'] = false,
            ['useable'] = true,
            ['shouldClose'] = true,
            ['combinable'] = nil,
            ['object'] = 'st_botwalking_medium_pink',
            ['description'] = 'Bot Walking Medium Pink'
        },
        ['st_botwalking_medium_purple'] = {
            ['name'] = 'st_botwalking_medium_purple',
            ['label'] = 'Bot Walking Medium Purple',
            ['weight'] = 1,
            ['type'] = 'item',
            ['image'] = 'st_botwalking_medium_purple.png',
            ['unique'] = false,
            ['useable'] = true,
            ['shouldClose'] = true,
            ['combinable'] = nil,
            ['object'] = 'st_botwalking_medium_purple',
            ['description'] = 'Bot Walking Medium Purple'
        },
        ['st_botwalking_medium_red'] = {
            ['name'] = 'st_botwalking_medium_red',
            ['label'] = 'Bot Walking Medium Red',
            ['weight'] = 1,
            ['type'] = 'item',
            ['image'] = 'st_botwalking_medium_red.png',
            ['unique'] = false,
            ['useable'] = true,
            ['shouldClose'] = true,
            ['combinable'] = nil,
            ['object'] = 'st_botwalking_medium_red',
            ['description'] = 'Bot Walking Medium Red'
        },
        ['st_botwalking_medium_yellow'] = {
            ['name'] = 'st_botwalking_medium_yellow',
            ['label'] = 'Bot Walking Medium Yellow',
            ['weight'] = 1,
            ['type'] = 'item',
            ['image'] = 'st_botwalking_medium_yellow.png',
            ['unique'] = false,
            ['useable'] = true,
            ['shouldClose'] = true,
            ['combinable'] = nil,
            ['object'] = 'st_botwalking_medium_yellow',
            ['description'] = 'Bot Walking Medium Yellow'
        },
        ['st_bot_small_blue'] = {
            ['name'] = 'st_bot_small_blue',
            ['label'] = 'Bot Small Blue',
            ['weight'] = 1,
            ['type'] = 'item',
            ['image'] = 'st_bot_small_blue.png',
            ['unique'] = false,
            ['useable'] = true,
            ['shouldClose'] = true,
            ['combinable'] = nil,
            ['object'] = 'st_bot_small_blue',
            ['description'] = 'Bot Small Blue'
        },
        ['st_bot_small_green'] = {
            ['name'] = 'st_bot_small_green',
            ['label'] = 'Bot Small Green',
            ['weight'] = 1,
            ['type'] = 'item',
            ['image'] = 'st_bot_small_green.png',
            ['unique'] = false,
            ['useable'] = true,
            ['shouldClose'] = true,
            ['combinable'] = nil,
            ['object'] = 'st_bot_small_green',
            ['description'] = 'Bot Small Green'
        },
        ['st_bot_small_pink'] = {
            ['name'] = 'st_bot_small_pink',
            ['label'] = 'Bot Small Pink',
            ['weight'] = 1,
            ['type'] = 'item',
            ['image'] = 'st_bot_small_pink.png',
            ['unique'] = false,
            ['useable'] = true,
            ['shouldClose'] = true,
            ['combinable'] = nil,
            ['object'] = 'st_bot_small_pink',
            ['description'] = 'Bot Small Pink'
        },
        ['st_bot_small_purple'] = {
            ['name'] = 'st_bot_small_purple',
            ['label'] = 'Bot Small Purple',
            ['weight'] = 1,
            ['type'] = 'item',
            ['image'] = 'st_bot_small_purple.png',
            ['unique'] = false,
            ['useable'] = true,
            ['shouldClose'] = true,
            ['combinable'] = nil,
            ['object'] = 'st_bot_small_purple',
            ['description'] = 'Bot Small Purple'
        },
        ['st_bot_small_red'] = {
            ['name'] = 'st_bot_small_red',
            ['label'] = 'Bot Small Red',
            ['weight'] = 1,
            ['type'] = 'item',
            ['image'] = 'st_bot_small_red.png',
            ['unique'] = false,
            ['useable'] = true,
            ['shouldClose'] = true,
            ['combinable'] = nil,
            ['object'] = 'st_bot_small_red',
            ['description'] = 'Bot Small Red'
        },
        ['st_bot_small_yellow'] = {
            ['name'] = 'st_bot_small_yellow',
            ['label'] = 'Bot Small Yellow',
            ['weight'] = 1,
            ['type'] = 'item',
            ['image'] = 'st_bot_small_yellow.png',
            ['unique'] = false,
            ['useable'] = true,
            ['shouldClose'] = true,
            ['combinable'] = nil,
            ['object'] = 'st_bot_small_yellow',
            ['description'] = 'Bot Small Yellow'
        },
        ['st_botscream_small_blue'] = {
            ['name'] = 'st_botscream_small_blue',
            ['label'] = 'Bot Screaming Small Blue',
            ['weight'] = 1,
            ['type'] = 'item',
            ['image'] = 'st_botscream_small_blue.png',
            ['unique'] = false,
            ['useable'] = true,
            ['shouldClose'] = true,
            ['combinable'] = nil,
            ['object'] = 'st_botscream_small_blue',
            ['description'] = 'Bot Screaming Small Blue'
        },
        ['st_botscream_small_green'] = {
            ['name'] = 'st_botscream_small_green',
            ['label'] = 'Bot Screaming Small Green',
            ['weight'] = 1,
            ['type'] = 'item',
            ['image'] = 'st_botscream_small_green.png',
            ['unique'] = false,
            ['useable'] = true,
            ['shouldClose'] = true,
            ['combinable'] = nil,
            ['object'] = 'st_botscream_small_green',
            ['description'] = 'Bot Screaming Small Green'
        },
        ['st_botscream_small_pink'] = {
            ['name'] = 'st_botscream_small_pink',
            ['label'] = 'Bot Screaming Small Pink',
            ['weight'] = 1,
            ['type'] = 'item',
            ['image'] = 'st_botscream_small_pink.png',
            ['unique'] = false,
            ['useable'] = true,
            ['shouldClose'] = true,
            ['combinable'] = nil,
            ['object'] = 'st_botscream_small_pink',
            ['description'] = 'Bot Screaming Small Pink'
        },
        ['st_botscream_small_purple'] = {
            ['name'] = 'st_botscream_small_purple',
            ['label'] = 'Bot Screaming Small Purple',
            ['weight'] = 1,
            ['type'] = 'item',
            ['image'] = 'st_botscream_small_purple.png',
            ['unique'] = false,
            ['useable'] = true,
            ['shouldClose'] = true,
            ['combinable'] = nil,
            ['object'] = 'st_botscream_small_purple',
            ['description'] = 'Bot Screaming Small Purple'
        },
        ['st_botscream_small_red'] = {
            ['name'] = 'st_botscream_small_red',
            ['label'] = 'Bot Screaming Small Red',
            ['weight'] = 1,
            ['type'] = 'item',
            ['image'] = 'st_botscream_small_red.png',
            ['unique'] = false,
            ['useable'] = true,
            ['shouldClose'] = true,
            ['combinable'] = nil,
            ['object'] = 'st_botscream_small_red',
            ['description'] = 'Bot Screaming Small Red'
        },
        ['st_botscream_small_yellow'] = {
            ['name'] = 'st_botscream_small_yellow',
            ['label'] = 'Bot Screaming Small Yellow',
            ['weight'] = 1,
            ['type'] = 'item',
            ['image'] = 'st_botscream_small_yellow.png',
            ['unique'] = false,
            ['useable'] = true,
            ['shouldClose'] = true,
            ['combinable'] = nil,
            ['object'] = 'st_botscream_small_yellow',
            ['description'] = 'Bot Screaming Small Yellow'
        },
        ['st_botwalking_small_blue'] = {
            ['name'] = 'st_botwalking_small_blue',
            ['label'] = 'Bot Walking Small Blue',
            ['weight'] = 1,
            ['type'] = 'item',
            ['image'] = 'st_botwalking_small_blue.png',
            ['unique'] = false,
            ['useable'] = true,
            ['shouldClose'] = true,
            ['combinable'] = nil,
            ['object'] = 'st_botwalking_small_blue',
            ['description'] = 'Bot Walking Small Blue'
        },
        ['st_botwalking_small_green'] = {
            ['name'] = 'st_botwalking_small_green',
            ['label'] = 'Bot Walking Small Green',
            ['weight'] = 1,
            ['type'] = 'item',
            ['image'] = 'st_botwalking_small_green.png',
            ['unique'] = false,
            ['useable'] = true,
            ['shouldClose'] = true,
            ['combinable'] = nil,
            ['object'] = 'st_botwalking_small_green',
            ['description'] = 'Bot Walking Small Green'
        },
        ['st_botwalking_small_pink'] = {
            ['name'] = 'st_botwalking_small_pink',
            ['label'] = 'Bot Walking Small Pink',
            ['weight'] = 1,
            ['type'] = 'item',
            ['image'] = 'st_botwalking_small_pink.png',
            ['unique'] = false,
            ['useable'] = true,
            ['shouldClose'] = true,
            ['combinable'] = nil,
            ['object'] = 'st_botwalking_small_pink',
            ['description'] = 'Bot Walking Small Pink'
        },
        ['st_botwalking_small_purple'] = {
            ['name'] = 'st_botwalking_small_purple',
            ['label'] = 'Bot Walking Small Purple',
            ['weight'] = 1,
            ['type'] = 'item',
            ['image'] = 'st_botwalking_small_purple.png',
            ['unique'] = false,
            ['useable'] = true,
            ['shouldClose'] = true,
            ['combinable'] = nil,
            ['object'] = 'st_botwalking_small_purple',
            ['description'] = 'Bot Walking Small Purple'
        },
        ['st_botwalking_small_red'] = {
            ['name'] = 'st_botwalking_small_red',
            ['label'] = 'Bot Walking Small Red',
            ['weight'] = 1,
            ['type'] = 'item',
            ['image'] = 'st_botwalking_small_red.png',
            ['unique'] = false,
            ['useable'] = true,
            ['shouldClose'] = true,
            ['combinable'] = nil,
            ['object'] = 'st_botwalking_small_red',
            ['description'] = 'Bot Walking Small Red'
        },
        ['st_botwalking_small_yellow'] = {
            ['name'] = 'st_botwalking_small_yellow',
            ['label'] = 'Bot Walking Small Yellow',
            ['weight'] = 1,
            ['type'] = 'item',
            ['image'] = 'st_botwalking_small_yellow.png',
            ['unique'] = false,
            ['useable'] = true,
            ['shouldClose'] = true,
            ['combinable'] = nil,
            ['object'] = 'st_botwalking_small_yellow',
            ['description'] = 'Bot Walking Small Yellow'
        },
../data/items.lua
	['st_bot_large_blue'] = {
        label = 'Bot Large Blue',
        weight = 1,
        stack = true,
        close = true,
    },

	['st_bot_large_green'] = {
        label = 'Bot Large Green',
        weight = 1,
        stack = true,
        close = true,
    },

	['st_bot_large_pink'] = {
        label = 'Bot Large Pink',
        weight = 1,
        stack = true,
        close = true,
    },

	['st_bot_large_purple'] = {
        label = 'Bot Large Purple',
        weight = 1,
        stack = true,
        close = true,
    },

	['st_bot_large_red'] = {
        label = 'Bot Large Red',
        weight = 1,
        stack = true,
        close = true,
    },

	['st_bot_large_yellow'] = {
        label = 'Bot Large Yellow',
        weight = 1,
        stack = true,
        close = true,
    },

	['st_botscream_large_blue'] = {
        label = 'Bot Screaming Large Blue',
        weight = 1,
        stack = true,
        close = true,
    },

	['st_botscream_large_green'] = {
        label = 'Bot Screaming Large Green',
        weight = 1,
        stack = true,
        close = true,
    },

	['st_botscream_large_pink'] = {
        label = 'Bot Screaming Large Pink',
        weight = 1,
        stack = true,
        close = true,
    },

	['st_botscream_large_purple'] = {
        label = 'Bot Screaming Large Purple',
        weight = 1,
        stack = true,
        close = true,
    },

	['st_botscream_large_red'] = {
        label = 'Bot Screaming Large Red',
        weight = 1,
        stack = true,
        close = true,
    },

	['st_botscream_large_yellow'] = {
        label = 'Bot Screaming Large Yellow',
        weight = 1,
        stack = true,
        close = true,
    },

	['st_botwalking_large_blue'] = {
        label = 'Bot Walking Large Blue',
        weight = 1,
        stack = true,
        close = true,
    },

	['st_botwalking_large_green'] = {
        label = 'Bot Walking Large Green',
        weight = 1,
        stack = true,
        close = true,
    },

	['st_botwalking_large_pink'] = {
        label = 'Bot Walking Large Pink',
        weight = 1,
        stack = true,
        close = true,
    },

	['st_botwalking_large_purple'] = {
        label = 'Bot Walking Large Purple',
        weight = 1,
        stack = true,
        close = true,
    },

	['st_botwalking_large_red'] = {
        label = 'Bot Walking Large Red',
        weight = 1,
        stack = true,
        close = true,
    },

	['st_botwalking_large_yellow'] = {
        label = 'Bot Walking Large Yellow',
        weight = 1,
        stack = true,
        close = true,
    },

	['st_bot_medium_blue'] = {
        label = 'Bot Medium Blue',
        weight = 1,
        stack = true,
        close = true,
    },

	['st_bot_medium_green'] = {
        label = 'Bot Medium Green',
        weight = 1,
        stack = true,
        close = true,
    },

	['st_bot_medium_pink'] = {
        label = 'Bot Medium Pink',
        weight = 1,
        stack = true,
        close = true,
    },

	['st_bot_medium_purple'] = {
        label = 'Bot Medium Purple',
        weight = 1,
        stack = true,
        close = true,
    },

	['st_bot_medium_red'] = {
        label = 'Bot Medium Red',
        weight = 1,
        stack = true,
        close = true,
    },

	['st_bot_medium_yellow'] = {
        label = 'Bot Medium Yellow',
        weight = 1,
        stack = true,
        close = true,
    },

	['st_botscream_medium_blue'] = {
        label = 'Bot Screaming Medium Blue',
        weight = 1,
        stack = true,
        close = true,
    },

	['st_botscream_medium_green'] = {
        label = 'Bot Screaming Medium Green',
        weight = 1,
        stack = true,
        close = true,
    },

	['st_botscream_medium_pink'] = {
        label = 'Bot Screaming Medium Pink',
        weight = 1,
        stack = true,
        close = true,
    },

	['st_botscream_medium_purple'] = {
        label = 'Bot Screaming Medium Purple',
        weight = 1,
        stack = true,
        close = true,
    },

	['st_botscream_medium_red'] = {
        label = 'Bot Screaming Medium Red',
        weight = 1,
        stack = true,
        close = true,
    },

	['st_botscream_medium_yellow'] = {
        label = 'Bot Screaming Medium Yellow',
        weight = 1,
        stack = true,
        close = true,
    },

	['st_botwalking_medium_blue'] = {
        label = 'Bot Walking Medium Blue',
        weight = 1,
        stack = true,
        close = true,
    },

	['st_botwalking_medium_green'] = {
        label = 'Bot Walking Medium Green',
        weight = 1,
        stack = true,
        close = true,
    },

	['st_botwalking_medium_pink'] = {
        label = 'Bot Walking Medium Pink',
        weight = 1,
        stack = true,
        close = true,
    },

	['st_botwalking_medium_purple'] = {
        label = 'Bot Walking Medium Purple',
        weight = 1,
        stack = true,
        close = true,
    },

	['st_botwalking_medium_red'] = {
        label = 'Bot Walking Medium Red',
        weight = 1,
        stack = true,
        close = true,
    },

	['st_botwalking_medium_yellow'] = {
        label = 'Bot Walking Medium Yellow',
        weight = 1,
        stack = true,
        close = true,
    },

	['st_bot_small_blue'] = {
        label = 'Bot Small Blue',
        weight = 1,
        stack = true,
        close = true,
    },

	['st_bot_small_green'] = {
        label = 'Bot Small Green',
        weight = 1,
        stack = true,
        close = true,
    },

	['st_bot_small_pink'] = {
        label = 'Bot Small Pink',
        weight = 1,
        stack = true,
        close = true,
    },

	['st_bot_small_purple'] = {
        label = 'Bot Small Purple',
        weight = 1,
        stack = true,
        close = true,
    },

	['st_bot_small_red'] = {
        label = 'Bot Small Red',
        weight = 1,
        stack = true,
        close = true,
    },

	['st_bot_small_yellow'] = {
        label = 'Bot Small Yellow',
        weight = 1,
        stack = true,
        close = true,
    },

	['st_botscream_small_blue'] = {
        label = 'Bot Screaming Small Blue',
        weight = 1,
        stack = true,
        close = true,
    },

	['st_botscream_small_green'] = {
        label = 'Bot Screaming Small Green',
        weight = 1,
        stack = true,
        close = true,
    },

	['st_botscream_small_pink'] = {
        label = 'Bot Screaming Small Pink',
        weight = 1,
        stack = true,
        close = true,
    },

	['st_botscream_small_purple'] = {
        label = 'Bot Screaming Small Purple',
        weight = 1,
        stack = true,
        close = true,
    },

	['st_botscream_small_red'] = {
        label = 'Bot Screaming Small Red',
        weight = 1,
        stack = true,
        close = true,
    },

	['st_botscream_small_yellow'] = {
        label = 'Bot Screaming Small Yellow',
        weight = 1,
        stack = true,
        close = true,
    },

	['st_botwalking_small_blue'] = {
        label = 'Bot Walking Small Blue',
        weight = 1,
        stack = true,
        close = true,
    },

	['st_botwalking_small_green'] = {
        label = 'Bot Walking Small Green',
        weight = 1,
        stack = true,
        close = true,
    },
	
	['st_botwalking_small_pink'] = {
        label = 'Bot Walking Small Pink',
        weight = 1,
        stack = true,
        close = true,
    },

	['st_botwalking_small_purple'] = {
        label = 'Bot Walking Small Purple',
        weight = 1,
        stack = true,
        close = true,
    },

	['st_botwalking_small_red'] = {
        label = 'Bot Walking Small Red',
        weight = 1,
        stack = true,
        close = true,
    },

	['st_botwalking_small_yellow'] = {
        label = 'Bot Walking Small Yellow',
        weight = 1,
        stack = true,
        close = true,
    },
PreviousSTEP 3NextStep 5

Last updated 1 month ago

Was this helpful?

🫒