
Originally Posted by
tdid
@above that looks really good =D
So in the SWF there is another image for the hand holding the bottle of juice?
Yes there is another hand holding the bottle.
EliteKey
Catalog Items
PHP Code:
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES
(22297102, CatalogPage, '22297102', 'Elitekey Butler', 200, 0, 0, 1);
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`)VALUES (22297102, 'Elitekey Butler', 'eliteke', 's', 1, 1, 1, '1', '0', '0', 22297102, '1', '1', '1', '1', '1', 'vendingmachine', 2, '24', '0');
Furni Data
PHP Code:
["s","22297102","eliteke","22297102","2","1","1","# FFFFFF,#FFFFFF","Elitekey Butler!","Its Happy Hour!","","-1","-1"]
Product Data
PHP Code:
["eliteke","Elitekey Butler","Shots!."],
Swf
eliteke.swf
Preview whats in swf

(added the emeraldish color to the tip things :D)
squashing
Catalog Items
PHP Code:
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES
(22297103, CatalogPage, '22297103', 'Squashing Butler', 200, 0, 0, 1);
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`)VALUES (22297103, 'Squashing Butler', 'squashn', 's', 1, 1, 1, '1', '0', '0', 22297103, '1', '1', '1', '1', '1', 'vendingmachine', 2, '24', '0');
Furni Data
PHP Code:
["s","22297103","squashn","22297103","2","1","1","# FFFFFF,#FFFFFF","Squashing Butler!","Its Happy Hour!","","-1","-1"]
Product Data
PHP Code:
["squashn","Squashing Butler","Shots!."],
Swf
squashn.swf
Preview whats in swf

(added the white in there for the color of your shoes. Hope you like!)
Tdid
Catalog Items
PHP Code:
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES
(22297104, CatalogPage, '22297104', 'Tdid Butler', 200, 0, 0, 1);
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`)VALUES (22297104, 'Tdid Butler', 'tdidbut', 's', 1, 1, 1, '1', '0', '0', 22297104, '1', '1', '1', '1', '1', 'vendingmachine', 2, '24', '0');
Furni Data
PHP Code:
["s","22297104","tdidbut","22297104","2","1","1","# FFFFFF,#FFFFFF","Tdid Butler!","Its Happy Hour!","","-1","-1"]
Product Data
PHP Code:
["tdidbut","Tdid Butler","Shots!."],
Swf
tdidbut.swf
Preview whats in swf

(added the bow tie instead of the normal tie since your dude had it :D)
Koek
Catalog Items
PHP Code:
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES
(22297105, CatalogPage, '22297105', 'Koek Butler', 200, 0, 0, 1);
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`)VALUES (22297105, 'Koek Butler', 'koekbut', 's', 1, 1, 1, '1', '0', '0', 22297105, '1', '1', '1', '1', '1', 'vendingmachine', 2, '24', '0');
Furni Data
PHP Code:
["s","22297105","koekbut","22297105","2","1","1","# FFFFFF,#FFFFFF","Koek Butler!","Its Happy Hour!","","-1","-1"]
Product Data
PHP Code:
["koekbut","Koek Butler","Shots!."],
Swf
koekbut.swf
Preview whats in swf