Nick Geyser [New Furni 2014]

Riz

Member
Apr 25, 2012
58
21
Hey Devbest!
Riz here with a new release.

BcStorm:

items_base:
Code:
INSERT INTO `items_base` (`item_id`, `public_name`, `item_name`, `type`, `width`, `length`, `height`, `allow_stack`, `allow_sit`, `allow_walk`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `cycle_count`, `vending_ids`) VALUES ('5744', 'ads_nick_geyeser', 'ads_nick_geyeser', 's', '1', '1', '1', '1', '0', '0', '5744', '1', '1', '1', '1', '1', 'default', '10', '0');

catalog_items_copy
Code:
INSERT INTO `catalog_items_copy` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `amount`, `cost_crystal`, `cost_oude_belcredits`, `song_id`, `limited_stack`, `limited_sells`, `offer_active`, `badge`) VALUES ('5744', 'PAGE-ID', '5744', 'ads_nick_geyeser', '10', '0', '1', '0', '0', '0', '0', '0', '1', '');

furnidata:
Code:
["s","5744","ads_nick_geyeser","5744","0","1","1","","Nick Geyser","N-N-N Nick Nick!","","5744","true","-1","false","","1","1","0","0"],

Download:

Screen:
ads_nick_geyeser.png


Phoenix:

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`) VALUES
(5744, 'ads_nick_geyeser', 'ads_nick_geyeser', 's', 1, 1, 1, '1', '0', '1', 5744, '0', '1', '1', '1', '1', 'default', 10, '0', '0');

catalog_items
Code:
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES
(5744, 'PAGE-ID', '5744', 'ads_nick_geyeser', '5', '0', '0', '1');

furnidata:
Code:
["s","5744","ads_nick_geyeser","5744","0","1","1","","Nick Geyser","N-N-N-Nick-Nick!","","5744","true","-1","false","","1","1","0","0"],

Download:

Have fun!
 
Last edited:

Ecko1223

Member
Feb 28, 2013
344
43
Fake tile too



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
(5745, 'ads_nick_faketile', 'ads_nick_faketile', 's', 1, 1, 1, '1', '0', '1', 5745, '0', '1', '1', '1', '1', 'default', 10, '0', '0');

INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES
(5745, 'PAGE-ID', '5745', 'ads_nick_faketile', '5', '0', '0', '1');

["s","5745","ads_nick_faketile","5745","0","1","1","","ads_nick_faketile","ads_nick_faketile desc","","5745","true","-1","false","","1","1","0","0"],
 

TravisGB

New Member
Feb 3, 2012
8
0
This is actually a new furni by Sulake not some shit custom. think of it more like Another Shit furni Sulake has Released
 

Users who are viewing this thread

Top