[SQL] Monster Plant [SQL] [SWF]

Fade

Member
Feb 3, 2012
129
8
Hello Devbest, I created the SQL code of the plant monster, just a bug, is the image of monkey .. but the rest is all normal.

Print:



Below SQL and swf:

Catalog_pages:

Code:
INSERT INTO `catalog_pages` (`id`, `parent_id`, `caption`, `icon_color`, `icon_image`, `visible`, `enabled`, `min_rank`, `club_only`, `order_num`, `page_layout`, `page_headline`, `page_teaser`, `page_special`, `page_text1`, `page_text2`, `page_text_details`, `page_text_teaser`, `vip_only`, `coming_soon`, `page_link_description`, `page_link_pagename`) VALUES
(1434, 14, 'Monster Plant', 1, 10, '1', '1', 1, '0', 2, 'pets', '', '', '', 'Do Brasil direto pro kekomundo!', '', 'This is a monster!', '', '0', '0', '', '');
Catalog_items:
Code:
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`, `vip`) VALUES
(30002, 1434, '30002', 'a0 pet14', 35, 0, 0, 1, '0');
Furniture:
Code:
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`) VALUES
(30002, 'Planta Carnívora', 'a0 pet16', 's', 1, 1, 1, '0', '0', '0', 16, '0', '0', '0', '0', '1', 'pet', 1, '0', '0', '');
SWF:

Code:
Credits:
Me for the SQL
And Feedback for the swf

P.S.: Look for a compatible habbo.swf
 

Node

ⱢḭḲΣ Λ βṒṨṨ...
Feb 4, 2012
70
23
For who ever needs furnidata ["s","16","monsterplant","30002","0","1","1","monsterplant","It will kill you",","-1,"-1"],
 

Twins

Danish Retro hotel owner
Jul 31, 2012
25
2
No matter what i try i cant see the icon in the catalogue, and cant buy it
 

Users who are viewing this thread

Top