Quote:
INSERT INTO `catalogue_pages` (`indexid`, `minrank`, `indexname`, `displayname`, `style_layout`, `img_header`, `img_side`, `label_description`, `label_misc`, `label_moredetails`, `opt_bodyreplace`)
VALUES (
'125', '7', 'Thrones', 'Thrones', 'ctlg_layout2', 'catalog_rares_headline1', 'The new Throne set! Coming soon in every colour!!', 'The new Throne set! Coming soon in every colour!!', 'Select a Throne to see it fully!', 'Select a Throne to see it fully!', NULL
)
INSERT INTO `catalogue_items` (`tid`, `catalogue_name`, `catalogue_description`, `catalogue_cost`, `typeid`, `length`, `width`, `top`, `name_cct`, `colour`, `catalogue_id_page`, `door`, `tradeable`, `recycleable`, `picture`, `catalogue_id_index`) VALUES
(11529, 'Green Throne', 'Important Habbos only', 25, 2, 1, 1, 1.00, 'throneg', '0,0,0', 125, 0, 1, 1, 'placeholder.gif', 11529),
(115291, 'Green and White Throne', 'Important Habbos only', 25, 2, 1, 1, 1.00, 'thronegw', '0,0,0', 125, 0, 1, 1, 'placeholder.gif', 115291);
Quote:
INSERT INTO `catalogue_items` (`tid`, `catalogue_name`, `catalogue_description`, `catalogue_cost`, `typeid`, `length`, `width`, `top`, `name_cct`, `colour`, `catalogue_id_page`, `door`, `tradeable`, `recycleable`, `picture`, `catalogue_id_index`) VALUES
(1152911, 'All Green Throne', 'Important Habbos only', 25, 2, 1, 1, 1.00, 'thronegg', '0,0,0', 125, 0, 1, 1, 'placeholder.gif', 1152911);
Download: