Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Server Development
Habbo Retros
Habbo Releases
Arcturus Morningstar Complete Catalogue
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Ultra" data-source="post: 465591" data-attributes="member: 2174"><p>Will be added in the new release.</p><p></p><p>Here are the sqls if that's all you need.</p><p></p><p>INSERT INTO crafting_altars_recipes VALUES ('11620', '299');</p><p>INSERT INTO crafting_altars_recipes VALUES ('11620', '300');</p><p>INSERT INTO crafting_altars_recipes VALUES ('11620', '301');</p><p>INSERT INTO crafting_altars_recipes VALUES ('11620', '302');</p><p>INSERT INTO crafting_altars_recipes VALUES ('11620', '303');</p><p>INSERT INTO crafting_altars_recipes VALUES ('11620', '304');</p><p>INSERT INTO crafting_altars_recipes VALUES ('11620', '305');</p><p></p><p>INSERT INTO crafting_recipes VALUES ('299', 'xmas_c20_rockguy', '11636', '1', '', '0', '0', '0');</p><p>INSERT INTO crafting_recipes VALUES ('300', 'xmas_c20_earthguy', '11634', '1', '', '0', '0', '0');</p><p>INSERT INTO crafting_recipes VALUES ('301', 'xmas_c20_flowerguy', '11633', '1', '', '0', '0', '0');</p><p>INSERT INTO crafting_recipes VALUES ('302', 'xmas_c20_snowguy', '11649', '1', '', '0', '0', '0');</p><p>INSERT INTO crafting_recipes VALUES ('303', 'xmas_c20_fireguy', '11646', '1', '', '0', '0', '0');</p><p>INSERT INTO crafting_recipes VALUES ('304', 'xmas_c20_magicguy', '11667', '1', '', '0', '0', '0');</p><p>INSERT INTO crafting_recipes VALUES ('305', 'xmas_c20_iceguy', '11661', '1', '', '0', '0', '0');</p><p></p><p>INSERT INTO crafting_recipes_ingredients VALUES ('299', '11659', '2');</p><p>INSERT INTO crafting_recipes_ingredients VALUES ('299', '11658', '2');</p><p>INSERT INTO crafting_recipes_ingredients VALUES ('300', '11619', '2');</p><p>INSERT INTO crafting_recipes_ingredients VALUES ('300', '11642', '2');</p><p>INSERT INTO crafting_recipes_ingredients VALUES ('301', '11664', '2');</p><p>INSERT INTO crafting_recipes_ingredients VALUES ('301', '11619', '2');</p><p>INSERT INTO crafting_recipes_ingredients VALUES ('302', '11659', '3');</p><p>INSERT INTO crafting_recipes_ingredients VALUES ('302', '11619', '3');</p><p>INSERT INTO crafting_recipes_ingredients VALUES ('302', '11622', '1');</p><p>INSERT INTO crafting_recipes_ingredients VALUES ('303', '11664', '2');</p><p>INSERT INTO crafting_recipes_ingredients VALUES ('303', '11658', '2');</p><p>INSERT INTO crafting_recipes_ingredients VALUES ('303', '11622', '1');</p><p>INSERT INTO crafting_recipes_ingredients VALUES ('304', '11659', '2');</p><p>INSERT INTO crafting_recipes_ingredients VALUES ('304', '11658', '2');</p><p>INSERT INTO crafting_recipes_ingredients VALUES ('304', '11619', '2');</p><p>INSERT INTO crafting_recipes_ingredients VALUES ('304', '11642', '2');</p><p>INSERT INTO crafting_recipes_ingredients VALUES ('304', '11664', '1');</p><p>INSERT INTO crafting_recipes_ingredients VALUES ('304', '11622', '1');</p><p>INSERT INTO crafting_recipes_ingredients VALUES ('305', '11659', '3');</p><p>INSERT INTO crafting_recipes_ingredients VALUES ('305', '11642', '3');</p><p>INSERT INTO crafting_recipes_ingredients VALUES ('305', '11642', '1');</p></blockquote><p></p>
[QUOTE="Ultra, post: 465591, member: 2174"] Will be added in the new release. Here are the sqls if that's all you need. INSERT INTO crafting_altars_recipes VALUES ('11620', '299'); INSERT INTO crafting_altars_recipes VALUES ('11620', '300'); INSERT INTO crafting_altars_recipes VALUES ('11620', '301'); INSERT INTO crafting_altars_recipes VALUES ('11620', '302'); INSERT INTO crafting_altars_recipes VALUES ('11620', '303'); INSERT INTO crafting_altars_recipes VALUES ('11620', '304'); INSERT INTO crafting_altars_recipes VALUES ('11620', '305'); INSERT INTO crafting_recipes VALUES ('299', 'xmas_c20_rockguy', '11636', '1', '', '0', '0', '0'); INSERT INTO crafting_recipes VALUES ('300', 'xmas_c20_earthguy', '11634', '1', '', '0', '0', '0'); INSERT INTO crafting_recipes VALUES ('301', 'xmas_c20_flowerguy', '11633', '1', '', '0', '0', '0'); INSERT INTO crafting_recipes VALUES ('302', 'xmas_c20_snowguy', '11649', '1', '', '0', '0', '0'); INSERT INTO crafting_recipes VALUES ('303', 'xmas_c20_fireguy', '11646', '1', '', '0', '0', '0'); INSERT INTO crafting_recipes VALUES ('304', 'xmas_c20_magicguy', '11667', '1', '', '0', '0', '0'); INSERT INTO crafting_recipes VALUES ('305', 'xmas_c20_iceguy', '11661', '1', '', '0', '0', '0'); INSERT INTO crafting_recipes_ingredients VALUES ('299', '11659', '2'); INSERT INTO crafting_recipes_ingredients VALUES ('299', '11658', '2'); INSERT INTO crafting_recipes_ingredients VALUES ('300', '11619', '2'); INSERT INTO crafting_recipes_ingredients VALUES ('300', '11642', '2'); INSERT INTO crafting_recipes_ingredients VALUES ('301', '11664', '2'); INSERT INTO crafting_recipes_ingredients VALUES ('301', '11619', '2'); INSERT INTO crafting_recipes_ingredients VALUES ('302', '11659', '3'); INSERT INTO crafting_recipes_ingredients VALUES ('302', '11619', '3'); INSERT INTO crafting_recipes_ingredients VALUES ('302', '11622', '1'); INSERT INTO crafting_recipes_ingredients VALUES ('303', '11664', '2'); INSERT INTO crafting_recipes_ingredients VALUES ('303', '11658', '2'); INSERT INTO crafting_recipes_ingredients VALUES ('303', '11622', '1'); INSERT INTO crafting_recipes_ingredients VALUES ('304', '11659', '2'); INSERT INTO crafting_recipes_ingredients VALUES ('304', '11658', '2'); INSERT INTO crafting_recipes_ingredients VALUES ('304', '11619', '2'); INSERT INTO crafting_recipes_ingredients VALUES ('304', '11642', '2'); INSERT INTO crafting_recipes_ingredients VALUES ('304', '11664', '1'); INSERT INTO crafting_recipes_ingredients VALUES ('304', '11622', '1'); INSERT INTO crafting_recipes_ingredients VALUES ('305', '11659', '3'); INSERT INTO crafting_recipes_ingredients VALUES ('305', '11642', '3'); INSERT INTO crafting_recipes_ingredients VALUES ('305', '11642', '1'); [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Releases
Arcturus Morningstar Complete Catalogue
Top