Quantcast
Channel: RaGEZONE - MMO Development Forums
Viewing all articles
Browse latest Browse all 14581

[Release] Furni baby terrier!

$
0
0
They are so sweet
Here the release!
For phoenix 3.11

nieuwemeubels.png

Furniture:
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`, `is_arrow`, `foot_figure`, `height_adjustable`, `effectM`, `effectF`) VALUES ('4833''holo_dragon''holo_dragon''s''1''1''1''1''0''0''4833''1''1''1''1''1''default''2''0''0''0''0''0''0');
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 ('4830''mnstr_compost''mnstr_compost''s''1''1''1''1''0''0''4830''1''1''1''1''1''default''2''0''0''0''0''0''0');
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 ('4827''pet_basket_blue''pet_basket_blue''s''1''1''1''1''0''0''4827''1''1''1''1''1''default''2''0''0''0''0''0''0');
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 ('4828''pet_basket_pink''pet_basket_pink''s''1''1''1''1''0''0''4828''1''1''1''1''1''default''2''0''0''0''0''0''0');
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 ('4829''pet_blanket_blue''pet_blanket_blue''s''1''1''1''1''0''0''4829''1''1''1''1''1''default''2''0''0''0''0''0''0');
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 ('4826''pet_blanket_pink''pet_blanket_pink''s''1''1''1''1''0''0''4826''1''1''1''1''1''default''2''0''0''0''0''0''0');
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 ('4825''pet_breeding_terrier''pet_breeding_terrier''s''1''1''1''1''0''0''4825''1''1''1''1''1''default''2''0''0''0''0''0''0');
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 ('4823''pet_toy_ball''pet_toy_ball''s''1''1''1''1''0''0''4823''1''1''1''1''1''default''2''0''0''0''0''0''0');
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 ('4824''pet_waterbottle''pet_waterbottle''s''1''1''1''1''0''0''4824''1''1''1''1''1''default''2''0''0''0''0''0''0'); 

Catalog_items:
PHP Code:

INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`, `vip`, `achievement`) VALUES ('4833''91''4833''Holo draak''0''25''4''1''0''0');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`, `vip`, `achievement`) VALUES ('4830''91''4830''Monster compost''0''25''4''1''0''0');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`, `vip`, `achievement`) VALUES ('4827''91''4827''Blue basket''0''25''4''1''0''0');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`, `vip`, `achievement`) VALUES ('4828''91''4828''Pink basket''0''25''4''1''0''0');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`, `vip`, `achievement`) VALUES ('4829''91''4829''Blue blanket''0''25''4''1''0''0');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`, `vip`, `achievement`) VALUES ('4826''91''4826''Pink blanket''0''25''4''1''0''0');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`, `vip`, `achievement`) VALUES ('4825''91''4825''terrier breeding''0''25''4''1''0''0');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`, `vip`, `achievement`) VALUES ('4823''91''4823''Dogg toyball''0''25''4''1''0''0');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`, `vip`, `achievement`) VALUES ('4824''91''4824''baby waterbottle''0''25''4''1''0''0'); 

Furnidata:
PHP Code:

["s","4833","holo_dragon","44551","0","1","1","","Holo Dragon","Dragon Hologram","","-1","-1","","1"]
[
"s","4830","mnstr_compost","44551","0","1","1","","mnstr_compost name","mnstr_compost desc","","-1","-1","","1"]
[
"s","4831","ny2013_res","44551","0","1","1","","New Year's Resolution 2013","What will your resolution be?","","-1","-1","","1"],
[
"s","4832","ny2013_extrares","44564","0","1","1","","New Year's Resolution 2013","What will your resolution be?","","-1","-1","","1"]
[
"s","4827","pet_basket_blue","44551","2","1","1","","Blue Pet Basket","Awwwwwwww!","","-1","-1","","1"],
[
"s","4828","pet_basket_pink","44551","2","1","1","","Pink Pet Basket","Awwwwwwww!","","-1","-1","","1"],
[
"s","4829","pet_blanket_blue","44551","2","1","1","","Blue Pet Blanket","Awwwwwwww!","","-1","-1","","1"]
[
"s","4826","pet_blanket_pink","44551","2","1","1","","Pink Pet Blanket","Awwwwwwww!","","-1","-1","","1"]
[
"s","4825","pet_breeding_terrier","44551","0","1","1","","Baby Terrier Breeding Box","Use this box to breed your Terriers","","-1","-1","4,10,25","1"]
[
"s","4823","pet_toy_ball","44551","2","1","1","","Pet Ball","Go fetch!","","-1","-1","","1"],
[
"s","4824","pet_waterbottle","44551","2","1","1","","Baby Waterbottle","Even little pets need to drink","","-1","-1","","1"

Download link: http://gweinyddwrstorio.net/dcp/hof_...19-12-2012.zip

Enjoy! :ott1:
Attached Images

Viewing all articles
Browse latest Browse all 14581

Trending Articles