[RELEASE] Fizz & Flubber throne. -FizzHotel.com

Rashawn

Member
Jun 18, 2011
83
8
Fizz Customs v1
Our first ever customs!
- Fizz-Hotel.com -

Fizz Throne v1:
b3098b21d1294f61acdcd28.png

Flubber Throne v1:
9ae97ddb27414eb08f27f17.png
Fizz Throne v2 (not released):​
486966_475173069200511_1082405797_n.png


------------------------

Furnidata:​
Code:
["s","500063","fizz_t","5000","0","1","1","0,0,0","Fizz Throne v1","Designed & Coded by Fizz.","","-1","-1"],
["s","500064","flub_t","5000","0","1","1","0,0,0","Flubber Throne v1","Designed & Coded by Fizz.","","-1","-1"],

sql query for 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 ('500063', 'fizz_t', 'fizz_t', 's', '1', '1', '1', '0', '1', '0', '500063', '1', '1', '1', '1', '1', 'default', '1', '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`) VALUES ('500064', 'flub_t', 'flub_t', 's', '1', '1', '1', '0', '1', '0', '500064', '1', '1', '1', '1', '1', 'default', '1', '0', '0', '0');

sql query for catalogue_items:

Code:
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES ('500063', 'PAGEID', '500063', Fizz Throne v1', '1', '0', '0', '5');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES ('500064', 'PAGEID', '500064', 'Flubber Throne v1', '1', '0', '0', '5');

**Replace PAGEID with id of page you want it in**

------------------------

(fizz_t)

(flub_t)

------------------------

Credits to :

Fizz - Owner of Fizz Hotel + Creation of Throne.

Flubber - Inspiration

Rashawn (Me) - Development & ideas.

------------------------

 

Users who are viewing this thread

Top