[SQL, Effect] Earth Candle.

Status
Not open for further replies.

Livar

Now 35% cooler!
Oct 15, 2010
846
86
Catalog_items:
Code:
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `amount`) VALUES ('90004', '125', '90004', 'avatar_effect64', '0', '1', '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`, `foot_figure`) VALUES ('90004', 'avatar_effect64', 'avatar_effect64', 'e', '1', '1', '1', '1', '0', '0', '64', '1', '1', '1', '1', '1', 'default', '1', '0', '')


hh_human_fix:



Screen:

 
Status
Not open for further replies.

Users who are viewing this thread

Top