Advertisement
Jeanzinh0

Builders Club Items

Feb 10th, 2017
1,040
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
SQL 6.77 KB | None | 0 0
  1. UPDATE `items_base` SET `stack_height` = '1', allow_stack = '1', allow_walk = '1', interaction_type = 'default' WHERE `items_base`.`item_name` LIKE 'bc_block_water*%';
  2. UPDATE `items_base` SET `stack_height` = '1', allow_stack = '1', allow_walk = '0', interaction_type = 'default' WHERE `items_base`.`item_name` LIKE 'bc_alpha1_%' AND `items_base`.`item_name` NOT LIKE 'bc_alpha1_num%';
  3. UPDATE `items_base` SET `stack_height` = '1', allow_stack = '1', allow_walk = '1', interaction_type = 'default' WHERE `items_base`.`item_name` LIKE 'bc_block_sand*%';
  4. UPDATE `items_base` SET `stack_height` = '1', allow_stack = '1', allow_walk = '1', interaction_type = 'default' WHERE `items_base`.`item_name` LIKE 'bc_block_artdeco1*%';
  5. UPDATE `items_base` SET `stack_height` = '0', allow_stack = '1', allow_walk = '1', interaction_modes_count = '5', interaction_type = 'multiheight', multiheight = '1.00;0.75;0.50;0.25;0.00'  WHERE `items_base`.`item_name` LIKE 'bc_block_0*%';
  6. UPDATE `items_base` SET `stack_height` = '0', allow_stack = '1', allow_walk = '1', interaction_modes_count = '5', interaction_type = 'multiheight', multiheight = '1.00;0.75;0.50;0.25;0.00'  WHERE `items_base`.`item_name` LIKE 'bc_block_1*%';
  7. UPDATE `items_base` SET `stack_height` = '1', allow_stack = '1', allow_walk = '1' WHERE `items_base`.`item_name` LIKE 'bc_metalcrate*%';
  8. UPDATE `items_base` SET `stack_height` = '0', allow_stack = '1', allow_walk = '1', interaction_modes_count = '5', interaction_type = 'multiheight', multiheight = '1.00;0.75;0.50;0.25;0.00'  WHERE `items_base`.`item_name` LIKE 'bc_cylinder*%';
  9. UPDATE `items_base` SET `stack_height` = '1', allow_stack = '1', allow_walk = '0', interaction_modes_count = '4', interaction_type = 'default' WHERE `items_base`.`item_name` LIKE 'bc_cone*%';
  10. UPDATE `items_base` SET `stack_height` = '1', allow_stack = '1', allow_walk = '0', interaction_modes_count = '3', interaction_type = 'default' WHERE `items_base`.`item_name` LIKE 'bc_wedge*%';
  11. UPDATE `items_base` SET `stack_height` = '1', allow_stack = '1', allow_walk = '1', interaction_modes_count = '1', interaction_type = 'default' WHERE `items_base`.`item_name` LIKE 'bc_sphere*%';
  12. UPDATE `items_base` SET `stack_height` = '1', allow_stack = '1', allow_walk = '1', interaction_modes_count = '1', interaction_type = 'default' WHERE `items_base`.`item_name` LIKE 'bc_flowerhedge*%';
  13. UPDATE `items_base` SET `stack_height` = '1', allow_stack = '1', allow_walk = '1', interaction_modes_count = '1', interaction_type = 'default' WHERE `items_base`.`item_name` LIKE 'bc_block_grass*%';
  14. UPDATE `items_base` SET `stack_height` = '0.55', allow_stack = '1', allow_walk = '1', interaction_modes_count = '4', interaction_type = 'default' WHERE `items_base`.`item_name` LIKE 'bc_hemisphere*%';
  15. UPDATE `items_base` SET `stack_height` = '1', allow_stack = '1', allow_walk = '1', interaction_modes_count = '1', interaction_type = 'default' WHERE `items_base`.`item_name` LIKE 'bc_block_industrial*%';
  16. UPDATE `items_base` SET `stack_height` = '1', allow_stack = '1', allow_walk = '1', interaction_modes_count = '1', interaction_type = 'default' WHERE `items_base`.`item_name` LIKE 'bc_block_wool*%';
  17. UPDATE `items_base` SET `stack_height` = '1', allow_stack = '1', allow_walk = '1', interaction_modes_count = '1', interaction_type = 'default' WHERE `items_base`.`item_name` LIKE 'bc_lavarock*%';
  18. UPDATE `items_base` SET `stack_height` = '1', allow_stack = '1', allow_walk = '1', interaction_modes_count = '1', interaction_type = 'default' WHERE `items_base`.`item_name` LIKE 'bc_wood*%';
  19. UPDATE `items_base` SET `stack_height` = '1', allow_stack = '1', allow_walk = '1', interaction_modes_count = '1', interaction_type = 'default' WHERE `items_base`.`item_name` LIKE 'bc_block_marble*%';
  20. UPDATE `items_base` SET `stack_height` = '0.55', allow_stack = '1', allow_walk = '1', interaction_modes_count = '2', interaction_type = 'default' WHERE `items_base`.`item_name` LIKE 'bc_halfcylinder*%';
  21. UPDATE `items_base` SET `stack_height` = '0', allow_stack = '1', allow_walk = '1', interaction_modes_count = '5', interaction_type = 'multiheight', multiheight = '1.00;0.75;0.50;0.25;0.00' WHERE `items_base`.`item_name` LIKE 'bc_standinghalfcylinder*%';
  22. UPDATE `items_base` SET `stack_height` = '1', allow_stack = '1', allow_walk = '1', interaction_modes_count = '1', interaction_type = 'default' WHERE `items_base`.`item_name` LIKE 'bc_block_metalgrip*%';
  23. UPDATE `items_base` SET `stack_height` = '1', allow_stack = '1', allow_walk = '0', interaction_modes_count = '10', interaction_type = 'default' WHERE `items_base`.`item_name` LIKE 'bc_alpha1_num*%';
  24. UPDATE `items_base` SET width = '2', `stack_height` = '2', allow_stack = '1', allow_walk = '0', interaction_modes_count = '1', interaction_type = 'default' WHERE `items_base`.`item_name` LIKE 'bc_glasspanel*%';
  25. UPDATE `items_base` SET `stack_height` = '1', allow_stack = '1', allow_walk = '1', interaction_modes_count = '1', interaction_type = 'default' WHERE `items_base`.`item_name` LIKE 'bc_stone*%';
  26. UPDATE `items_base` SET `stack_height` = '1', allow_stack = '1', allow_walk = '0', interaction_modes_count = '3', interaction_type = 'default' WHERE `items_base`.`item_name` LIKE 'bc_pyramidtip*%';
  27. UPDATE `items_base` SET `stack_height` = '1', allow_stack = '1', allow_walk = '1', interaction_modes_count = '1', interaction_type = 'default' WHERE `items_base`.`item_name` LIKE 'bc_tile*%';
  28. UPDATE `items_base` SET `stack_height` = '1', allow_stack = '1', allow_walk = '0', interaction_modes_count = '2', interaction_type = 'default' WHERE `items_base`.`item_name` LIKE 'bc_triangularprism*%';
  29. UPDATE `items_base` SET `stack_height` = '0', allow_stack = '1', allow_walk = '1', interaction_modes_count = '5', interaction_type = 'multiheight', multiheight = '1.00;0.75;0.50;0.25;0.00' WHERE `items_base`.`item_name` LIKE 'bc_standingtriangularprism*%';
  30. UPDATE `items_base` SET `stack_height` = '1', allow_stack = '1', allow_walk = '0', interaction_modes_count = '4', interaction_type = 'default' WHERE `items_base`.`item_name` LIKE 'bc_quarterring*%';
  31. UPDATE `items_base` SET `stack_height` = '0', allow_stack = '1', allow_walk = '1', interaction_modes_count = '5', interaction_type = 'multiheight', multiheight = '1.00;0.75;0.50;0.25;0.00' WHERE `items_base`.`item_name` LIKE 'bc_round*%';
  32. UPDATE `items_base` SET `stack_height` = '1', allow_stack = '1', allow_walk = '1', interaction_modes_count = '2', interaction_type = 'default' WHERE `items_base`.`item_name` LIKE 'bc_terra*%';
  33. UPDATE `items_base` SET `stack_height` = '1', allow_stack = '1', allow_walk = '1', interaction_modes_count = '1', interaction_type = 'default' WHERE `items_base`.`item_name` LIKE 'bc_block_redbrick*%';
  34. UPDATE `items_base` SET `stack_height` = '1', allow_stack = '1', allow_walk = '1', interaction_modes_count = '1', interaction_type = 'default' WHERE `items_base`.`item_name` LIKE 'bc_block_glass*%';
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement