[Release] Scarface Throne [Release]

Beautiful

Member
May 18, 2013
55
6
Hello Devbest,

I was looking through threads and I saw this throne and it was not coded so I thought I would code it.

Image:

Furniture: 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`) VALUES (876394824, 'scarfa', 'scarfa', 's', 1, 1, 1, '0', '0', '0', 9863, '1', '1', '1', '1', '1', 'Default', 1, '0', '0');

Items: INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES (876394824, '94', '876394824', 'scarfa', '1500', '0', '0', '1');

Furnidata: ["s","9863","scarfa","987365","0","1","1","scarfa","Scarface throne coded by Beautiful",","-1,"-1"],

SWF:

Hope you like :)
 

Users who are viewing this thread

Top