Dragon Furnis [swf] [sql]

Results 1 to 4 of 4
  1. #1
    Proficient Member klaudio007 is offline
    MemberRank
    Dec 2007 Join Date
    ChileLocation
    190Posts

    Dragon Furnis [swf] [sql]

    Hii! Here are the new dragon petfood and other furnis

    Images:
    Petfood 22 and 23:
    http://images.habbies.nl/petfood223.gif

    Dragon Nest:
    http://images.habbies.nl/drnestjz.gif

    AshTree:
    http://images.habbies.nl/drasjuhz.gif

    Sql:
    Code:
    INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `amount`) VALUES
    ('4000901', '142', '4000901', 'nest_dragon', '5', '0', '1'),
    ('4000902', '142', '4000902', 'petfood22', '3', '0', '1'),
    ('4000903', '142', '4000903', 'petfood23', '3', '0', '1'),
    ('4000904', '142', '4000904', 'ashtree', '3', '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`, `foot_figure`) VALUES
    (4000901, 'Cofre del Tesoro', 'nest_dragon', 's', 1, 1, 1, '1', '1', '0', 4001, '1', '1', '1', '1', '1', 'default', 2, '0', ''),
    (4000902, 'Furni Dragon', 'petfood22', 's', 1, 1, 1, '1', '0', '0', 4000, '1', '1', '1', '1', '1', 'default', 4, '0', ''),
    (4000903, 'Furni Dragon', 'petfood23', 's', 1, 1, 1, '1', '0', '0', 3995, '1', '1', '1', '1', '1', 'default', 4, '0', ''),
    (4000904, 'Furni Dragon', 'ashtree', 's', 1, 1, 2, '1', '0', '0', 4002, '1', '1', '1', '1', '1', 'default', 3, '0', '');
    Furnidata:
    Code:
    ["s","4000","petfood22","33761","2","1","1","","Red Pepper","Hot hot hot! (High energy value)","","131071","10130"],["s","4001","nest_dragon","33761","0","1","1","","Dragon Treasure Nest","Designed to give your Dragon sweet dreams!","","131071","10132"],["s","4002","ashtree","33761","2","1","1","","Burnt tree","The perfect Dragon toy!","","131071","10133"],
    ["s","3995","petfood23","33761","2","1","1","","Yellow Pepper","(Low energy value)","","131071","10131"],
    Download:
    dragonfurni.rar
    Last edited by klaudio007; 22-05-11 at 08:59 AM.


  2. #2
    Banned c0mma is offline
    BannedRank
    Jan 2011 Join Date
    ^RaGEZONE^Location
    696Posts

    Re: New Dragon Furnis [swf] [sql]

    1st comment, screenshot(s)??

  3. #3
    sexiess is a sin. Subway is offline
    MemberRank
    Jun 2010 Join Date
    2,491Posts

    Re: Dragon Furnis [swf] [sql]

    he added them^ and nice.

  4. #4
    Enthusiast The-Trey is offline
    MemberRank
    May 2010 Join Date
    45Posts

    Re: Dragon Furnis [swf] [sql]

    Great Release Man!

    For Phoenix No Foot Figure:
    PHP 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`) VALUES
    (4000901'Cofre del Tesoro''nest_dragon''s'111'1''1''0'4001'1''1''1''1''1''default'2'0'),
    (
    4000902'Furni Dragon''petfood22''s'111'1''0''0'4000'1''1''1''1''1''default'4'0'),
    (
    4000903'Furni Dragon''petfood23''s'111'1''0''0'3995'1''1''1''1''1''default'4'0'),
    (
    4000904'Furni Dragon''ashtree''s'112'1''0''0'4002'1''1''1''1''1''default'3'0'



Advertisement