Advertisement
Guest User

Untitled

a guest
Oct 26th, 2014
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.85 KB | None | 0 0
  1. INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`, `is_arrow`, `foot_figure`, `height_adjustable`, `effectM`, `effectF`) VALUES (98765617, 'Demon Goat', 'hween14_demon', 's', '1', '1', '1', '1', '0', '0', '98765616', '1', '0', '1', '1', '1', 'default', '4', '0', '0', 1, '0', '0', '0');
  2.  
  3. INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES
  4. (98765617, '920020', '98765617', 'hween14_demon', '20', '0', '0', '1');
  5.  
  6.  
  7.  
  8. ["s","98765616","hween14_demon","340925","0","1","1","","Demon Goat","Don't get rammed!","","-1","-1"],
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement