From e372fe0906f305da93300c589092109235f35f45 Mon Sep 17 00:00:00 2001 From: Gurkengewuerz Date: Mon, 20 Mar 2023 22:46:01 +0100 Subject: [PATCH] fix: public room item fixes --- .gitignore | 1 + assets/translation/fix_room_items.sql | 204 ++++++++++++++++++++++++++ 2 files changed, 205 insertions(+) create mode 100644 assets/translation/fix_room_items.sql diff --git a/.gitignore b/.gitignore index 98119d8..0bf8f7f 100644 --- a/.gitignore +++ b/.gitignore @@ -4,5 +4,6 @@ assets/assets assets/translation/gamedata/ assets/translation/*.sql !assets/translation/update_crackable.sql +!assets/translation/fix_room_items.sql assets/swf assets/usercontent/**/*.png diff --git a/assets/translation/fix_room_items.sql b/assets/translation/fix_room_items.sql new file mode 100644 index 0000000..4381bdb --- /dev/null +++ b/assets/translation/fix_room_items.sql @@ -0,0 +1,204 @@ +UPDATE items_base SET width=1, `length`=1, stack_height=0.00, allow_stack='0', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='0', allow_trade='0', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='0', `type`='b', interaction_type='room_event', interaction_modes_count='1', multiheight='0' WHERE item_name='room_ad_plus_badge'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.45, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='1', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='background_toner', interaction_modes_count='2', multiheight='' WHERE item_name='roombg_color'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.45, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='1', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='roombg_mountains1'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.45, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='1', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='roombg_cloud_dark'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.45, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='1', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='roombg_cloud'; +UPDATE items_base SET width=1, `length`=1, stack_height=1.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='1', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='roombg_jetset'; +UPDATE items_base SET width=1, `length`=1, stack_height=1.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='1', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='roombg_hween12'; +UPDATE items_base SET width=1, `length`=1, stack_height=1.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='1', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='roombg_aurora'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='1', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='roombg_stars'; +UPDATE items_base SET width=1, `length`=1, stack_height=1.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='1', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='roombg_city1'; +UPDATE items_base SET width=1, `length`=1, stack_height=1.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='1', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='roombg_city2'; +UPDATE items_base SET width=1, `length`=9, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_noob_walltl'; +UPDATE items_base SET width=1, `length`=6, stack_height=1.10, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_noob_bar'; +UPDATE items_base SET width=7, `length`=2, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_noob_walltr1'; +UPDATE items_base SET width=1, `length`=1, stack_height=2.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_noob_table1'; +UPDATE items_base SET width=3, `length`=2, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='1', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_noob_carpet1'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='1', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_noob_fxremove'; +UPDATE items_base SET width=1, `length`=1, stack_height=1.20, allow_stack='1', allow_sit='1', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_noob_barchair'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='1', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_noob_fx1'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.80, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='1', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_noob_table2'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_noob_stairside'; +UPDATE items_base SET width=8, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_noob_walltr2'; +UPDATE items_base SET width=5, `length`=1, stack_height=2.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='1', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_noob_tallfloor'; +UPDATE items_base SET width=2, `length`=2, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='1', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='5', multiheight='' WHERE item_name='room_noob_floor1'; +UPDATE items_base SET width=5, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='1', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='multiheight', interaction_modes_count='2', multiheight='0.5;1.0' WHERE item_name='room_noob_stairs'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='1', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='tile_fxprovider_nfs', interaction_modes_count='2', multiheight='' WHERE item_name='room_noob_fx2'; +UPDATE items_base SET width=1, `length`=1, stack_height=1.20, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='5', multiheight='' WHERE item_name='room_noob_barside'; +UPDATE items_base SET width=3, `length`=1, stack_height=1.00, allow_stack='1', allow_sit='1', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_noob_sofa'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='1', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_noob_glow'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_noob_plant'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_noob_wallcrnr'; +UPDATE items_base SET width=1, `length`=14, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_noob_wallbl3'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='1', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_noob_hanglight'; +UPDATE items_base SET width=1, `length`=7, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_noob_wallbl1'; +UPDATE items_base SET width=7, `length`=1, stack_height=3.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_noob_div'; +UPDATE items_base SET width=8, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='1', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_noob_floor3'; +UPDATE items_base SET width=2, `length`=2, stack_height=0.10, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='1', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='3', multiheight='' WHERE item_name='room_noob_floor2'; +UPDATE items_base SET width=1, `length`=1, stack_height=2.20, allow_stack='1', allow_sit='1', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_noob_chair'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.00, allow_stack='0', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='gate', interaction_modes_count='2', multiheight='' WHERE item_name='room_noob_bargate'; +UPDATE items_base SET width=1, `length`=15, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_noob_wallbl2'; +UPDATE items_base SET width=3, `length`=4, stack_height=0.10, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='1', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_noob_pool'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='1', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_noob_fx4'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='1', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_noob_fx3'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='1', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_noob_exit'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_cof15_tree1'; +UPDATE items_base SET width=3, `length`=1, stack_height=1.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_cof15_counter2'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.50, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_cof15_table3'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='1', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_cof15_lamp1'; +UPDATE items_base SET width=1, `length`=1, stack_height=1.00, allow_stack='1', allow_sit='1', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_cof15_chair'; +UPDATE items_base SET width=3, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='vendingmachine', interaction_modes_count='1', multiheight='' WHERE item_name='room_cof15_counter1'; +UPDATE items_base SET width=1, `length`=1, stack_height=1.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_cof15_table1'; +UPDATE items_base SET width=3, `length`=1, stack_height=0.70, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_cof15_table2'; +UPDATE items_base SET width=1, `length`=1, stack_height=1.00, allow_stack='1', allow_sit='1', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_cof15_sofa1'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_cof15_cup'; +UPDATE items_base SET width=2, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_cof15_planter'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_cof15_pillar1'; +UPDATE items_base SET width=1, `length`=2, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_cof15_counter3'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='vendingmachine', interaction_modes_count='2', multiheight='' WHERE item_name='room_cof15_espresso'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='1', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_cof15_lamp2'; +UPDATE items_base SET width=1, `length`=2, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_cof15_shelf2'; +UPDATE items_base SET width=1, `length`=2, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_cof15_shelf'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='gate', interaction_modes_count='2', multiheight='' WHERE item_name='room_cof15_door'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='vendingmachine', interaction_modes_count='1', multiheight='' WHERE item_name='room_cof15_cup2'; +UPDATE items_base SET width=2, `length`=1, stack_height=1.00, allow_stack='0', allow_sit='1', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_cof15_sofa2'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_cof15_press'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_gh15_cab2'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='1', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='6', multiheight='' WHERE item_name='room_gh15_light'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_gh15_cab3'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='information_terminal', interaction_modes_count='2', multiheight='' WHERE item_name='room_gh15_cab1'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='5', multiheight='' WHERE item_name='room_gh15_desk'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_gh15_cab4'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.00, allow_stack='0', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_gh15_cab6'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='1', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_gh15_ball'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='1', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='teleporttile', interaction_modes_count='2', multiheight='' WHERE item_name='room_gh15_rtele'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_gh15_cab5'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='3', multiheight='' WHERE item_name='room_hcl15_tree2'; +UPDATE items_base SET width=2, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='1', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='club_gate', interaction_modes_count='2', multiheight='' WHERE item_name='room_hcl15_gate'; +UPDATE items_base SET width=3, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_hcl15_dj'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_hcl15_table1'; +UPDATE items_base SET width=1, `length`=2, stack_height=0.50, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_hcl15_table2'; +UPDATE items_base SET width=2, `length`=1, stack_height=1.00, allow_stack='1', allow_sit='1', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_hcl15_sofa'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_hcl15_amp'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_hcl15_div'; +UPDATE items_base SET width=2, `length`=2, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='1', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_hcl15_tube'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='15', multiheight='' WHERE item_name='room_hcl15_bar'; +UPDATE items_base SET width=1, `length`=1, stack_height=1.40, allow_stack='1', allow_sit='1', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_hcl15_barchair'; +UPDATE items_base SET width=2, `length`=2, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='1', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='4', multiheight='' WHERE item_name='room_hcl15_floor'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='3', multiheight='' WHERE item_name='room_hcl15_tree1'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_hcl15_djtable'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='1', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='3', multiheight='' WHERE item_name='room_wl15_mag1'; +UPDATE items_base SET width=1, `length`=2, stack_height=0.35, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_wl15_table1'; +UPDATE items_base SET width=2, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='1', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='teleport', interaction_modes_count='2', multiheight='' WHERE item_name='room_wl15_ele'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_wl15_sink'; +UPDATE items_base SET width=1, `length`=3, stack_height=1.80, allow_stack='1', allow_sit='0', allow_lay='1', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_wlof15_bed'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='1', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='teleporttile', interaction_modes_count='1', multiheight='' WHERE item_name='room_wl15_teleblock'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='6', multiheight='' WHERE item_name='room_wl15_tree'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='1', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_wl15_infolink'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='4', multiheight='' WHERE item_name='room_wl15_pillar'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_wl15_trashbin'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.95, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_wl15_table3'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='1', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='teleport', interaction_modes_count='2', multiheight='' WHERE item_name='room_wl15_bthdoor'; +UPDATE items_base SET width=1, `length`=1, stack_height=1.00, allow_stack='1', allow_sit='1', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='multiheight', interaction_modes_count='2', multiheight='1.2;2.8' WHERE item_name='room_wl15_toiletbroke'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='gate', interaction_modes_count='2', multiheight='' WHERE item_name='room_wl15_deskgate'; +UPDATE items_base SET width=1, `length`=4, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='4', multiheight='' WHERE item_name='room_wl15_deskfront'; +UPDATE items_base SET width=2, `length`=2, stack_height=0.35, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_wl15_table2'; +UPDATE items_base SET width=1, `length`=1, stack_height=1.40, allow_stack='1', allow_sit='1', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_wlof15_chair'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='1', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_wl15_mirror'; +UPDATE items_base SET width=1, `length`=2, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_wlof15_wardrobe'; +UPDATE items_base SET width=2, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_wlof15_bookcase'; +UPDATE items_base SET width=1, `length`=1, stack_height=1.20, allow_stack='1', allow_sit='1', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='teleport', interaction_modes_count='2', multiheight='' WHERE item_name='room_wl15_toilet'; +UPDATE items_base SET width=2, `length`=1, stack_height=1.00, allow_stack='1', allow_sit='1', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_wl15_sofa'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_hall15_wfall'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='3', multiheight='' WHERE item_name='room_hall15_dish1'; +UPDATE items_base SET width=2, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='1', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='teleport', interaction_modes_count='2', multiheight='' WHERE item_name='room_hall15_ele'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='1', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='5', multiheight='' WHERE item_name='room_hall15_light1'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='4', multiheight='' WHERE item_name='room_hall15_dish2'; +UPDATE items_base SET width=2, `length`=4, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='1', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_hall15_arch'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='6', multiheight='' WHERE item_name='room_hall15_plant1'; +UPDATE items_base SET width=1, `length`=1, stack_height=1.60, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='10', multiheight='' WHERE item_name='room_info15_shrub1'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='4', multiheight='' WHERE item_name='room_info15_shrub3'; +UPDATE items_base SET width=2, `length`=1, stack_height=1.60, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='10', multiheight='' WHERE item_name='room_info15_shrub2'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_info15_statue1'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='4', multiheight='' WHERE item_name='room_info15_counter3'; +UPDATE items_base SET width=3, `length`=1, stack_height=1.00, allow_stack='1', allow_sit='1', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_info15_sofa2'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='4', multiheight='' WHERE item_name='room_info15_tree1'; +UPDATE items_base SET width=9, `length`=3, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_info15_bus*1'; +UPDATE items_base SET width=9, `length`=3, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_info15_bus*10'; +UPDATE items_base SET width=9, `length`=3, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_info15_bus*11'; +UPDATE items_base SET width=9, `length`=3, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_info15_bus*12'; +UPDATE items_base SET width=9, `length`=3, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_info15_bus*13'; +UPDATE items_base SET width=9, `length`=3, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_info15_bus*14'; +UPDATE items_base SET width=9, `length`=3, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_info15_bus*15'; +UPDATE items_base SET width=9, `length`=3, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_info15_bus*16'; +UPDATE items_base SET width=9, `length`=3, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_info15_bus*17'; +UPDATE items_base SET width=9, `length`=3, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_info15_bus*18'; +UPDATE items_base SET width=9, `length`=3, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_info15_bus*19'; +UPDATE items_base SET width=9, `length`=3, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_info15_bus*2'; +UPDATE items_base SET width=9, `length`=3, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_info15_bus*20'; +UPDATE items_base SET width=9, `length`=3, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_info15_bus*3'; +UPDATE items_base SET width=9, `length`=3, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_info15_bus*4'; +UPDATE items_base SET width=9, `length`=3, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_info15_bus*5'; +UPDATE items_base SET width=9, `length`=3, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_info15_bus*6'; +UPDATE items_base SET width=9, `length`=3, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_info15_bus*7'; +UPDATE items_base SET width=9, `length`=3, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_info15_bus*8'; +UPDATE items_base SET width=9, `length`=3, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_info15_bus*9'; +UPDATE items_base SET width=1, `length`=2, stack_height=0.20, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='1', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_info15_bridge1'; +UPDATE items_base SET width=2, `length`=2, stack_height=0.80, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='1', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_info15_bridge2'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='1', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_info15_clouds'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_info15_lamp1'; +UPDATE items_base SET width=2, `length`=1, stack_height=1.10, allow_stack='1', allow_sit='1', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_info15_bench'; +UPDATE items_base SET width=1, `length`=1, stack_height=1.00, allow_stack='1', allow_sit='1', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_info15_sofa1'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='12', multiheight='' WHERE item_name='room_info15_reed'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_info15_fridge'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='4', multiheight='' WHERE item_name='room_info15_counter4'; +UPDATE items_base SET width=3, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_info15_counter2'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_info15_counter1'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_info15_statue2'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.10, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='background_toner', interaction_modes_count='2', multiheight='' WHERE item_name='room_info15_bg'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_info15_div'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='gate', interaction_modes_count='2', multiheight='' WHERE item_name='room_info15_gate'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='1', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_thr15_spot'; +UPDATE items_base SET width=1, `length`=1, stack_height=1.10, allow_stack='1', allow_sit='1', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_thr15_chair2'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_thr15_div2'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='1', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_thr15_curtain1'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='vendingmachine', interaction_modes_count='2', multiheight='' WHERE item_name='room_thr15_bubjuice'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='vendingmachine', interaction_modes_count='2', multiheight='' WHERE item_name='room_thr15_popcorn'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='1', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='multiheight', interaction_modes_count='2', multiheight='0.0;1.0' WHERE item_name='room_thr15_stair'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='vendingmachine', interaction_modes_count='2', multiheight='' WHERE item_name='room_thr15_icecream'; +UPDATE items_base SET width=1, `length`=1, stack_height=1.10, allow_stack='1', allow_sit='1', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_thr15_chair1'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='1', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='12', multiheight='' WHERE item_name='room_thr15_div3'; +UPDATE items_base SET width=1, `length`=1, stack_height=1.50, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='1', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_thr15_stage'; +UPDATE items_base SET width=2, `length`=1, stack_height=0.50, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='1', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='multiheight', interaction_modes_count='10', multiheight='0.00;0.60;1.20;1.80;2.40;3.00;3.60;4.20' WHERE item_name='room_thr15_ramp'; +UPDATE items_base SET width=1, `length`=1, stack_height=1.20, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_thr15_block'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_thr15_div1'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='1', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_thr15_frontcur'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='1', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_thr15_cover'; +UPDATE items_base SET width=1, `length`=4, stack_height=1.20, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_thr15_candy'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='vendingmachine', interaction_modes_count='2', multiheight='' WHERE item_name='room_thr15_hotdog'; +UPDATE items_base SET width=2, `length`=1, stack_height=1.00, allow_stack='1', allow_sit='1', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_thr15_sofa'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='1', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='roller', interaction_modes_count='2', multiheight='' WHERE item_name='room_info15_roller'; +UPDATE items_base SET width=2, `length`=2, stack_height=1.90, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='trophy', interaction_modes_count='1', multiheight='' WHERE item_name='room_hall_trophy2'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='1', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_hall15_window'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='3', multiheight='' WHERE item_name='room_hall15_pillar'; +UPDATE items_base SET width=2, `length`=1, stack_height=1.00, allow_stack='1', allow_sit='1', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_hall15_sofa'; +UPDATE items_base SET width=1, `length`=1, stack_height=1.50, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='1', multiheight='' WHERE item_name='room_hall_trophy1'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='1', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_hall15_barch'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_pcnc15_dvd2'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_pcnc15_dvd1'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='vendingmachine', interaction_modes_count='1', multiheight='' WHERE item_name='room_pcnc15_hotdog'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='1', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_pcnc15_awn'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='1', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_pcnc15_carrot'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='4', multiheight='' WHERE item_name='room_pcnc15_table1'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.10, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='1', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_pcnc15_gzb'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.90, allow_stack='1', allow_sit='1', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_pcnc15_wbench'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='vendingmachine', interaction_modes_count='1', multiheight='' WHERE item_name='room_pcnc15_soda'; +UPDATE items_base SET width=1, `length`=1, stack_height=1.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_pcnc15_table3'; +UPDATE items_base SET width=1, `length`=1, stack_height=1.20, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_pcnc15_table2'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='1', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_pcnc15_blanket'; +UPDATE items_base SET width=1, `length`=1, stack_height=1.10, allow_stack='1', allow_sit='1', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_pcnc15_chair1'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_pcnc15_wood'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_pcnc15_bbq'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='1', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='s', interaction_type='teleport', interaction_modes_count='1', multiheight='' WHERE item_name='room_wl15_telehc'; +UPDATE items_base SET width=1, `length`=1, stack_height=0.00, allow_stack='0', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='1', allow_inventory_stack='1', `type`='s', interaction_type='default', interaction_modes_count='2', multiheight='' WHERE item_name='room_invisible_block'; +UPDATE items_base SET width=0, `length`=0, stack_height=1.00, allow_stack='1', allow_sit='0', allow_lay='0', allow_walk='0', allow_gift='1', allow_trade='1', allow_recycle='0', allow_marketplace_sell='0', allow_inventory_stack='1', `type`='i', interaction_type='dimmer', interaction_modes_count='1', multiheight='' WHERE item_name='roomdimmer';