Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- phpMyAdmin SQL Dump
- -- version 3.3.9
- -- http://www.phpmyadmin.net
- --
- -- Host: localhost
- -- Generation Time: Apr 26, 2011 at 01:55 PM
- -- Server version: 5.5.8
- -- PHP Version: 5.3.5
- SET SQL_MODE="NO_AUTO_VALUE_ON_ZERO";
- /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
- /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
- /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
- /*!40101 SET NAMES utf8 */;
- --
- -- Database: `ion`
- --
- -- --------------------------------------------------------
- --
- -- Table structure for table `access_userrights`
- --
- CREATE TABLE IF NOT EXISTS `access_userrights` (
- `userright` VARCHAR(50) NOT NULL,
- `role` tinyint(3) UNSIGNED NOT NULL,
- PRIMARY KEY (`userright`)
- ) ENGINE=MyISAM DEFAULT CHARSET=latin1;
- --
- -- Dumping data for table `access_userrights`
- --
- INSERT INTO `access_userrights` (`userright`, `role`) VALUES
- ('fuse_login', 1),
- ('fuse_hax', 4);
- -- --------------------------------------------------------
- --
- -- Table structure for table `catalog_pages`
- --
- CREATE TABLE IF NOT EXISTS `catalog_pages` (
- `id` INT(10) UNSIGNED NOT NULL,
- `orderid` INT(11) NOT NULL,
- `parentid` INT(10) UNSIGNED NOT NULL,
- `treeid` INT(10) UNSIGNED NOT NULL,
- `visible` tinyint(1) UNSIGNED NOT NULL,
- `name` VARCHAR(100) NOT NULL,
- `comingsoon` tinyint(1) UNSIGNED NOT NULL,
- `icon_color` tinyint(3) UNSIGNED NOT NULL,
- `icon_image` tinyint(3) UNSIGNED NOT NULL,
- PRIMARY KEY (`id`)
- ) ENGINE=MyISAM DEFAULT CHARSET=latin1;
- --
- -- Dumping data for table `catalog_pages`
- --
- INSERT INTO `catalog_pages` (`id`, `orderid`, `parentid`, `treeid`, `visible`, `name`, `comingsoon`, `icon_color`, `icon_image`) VALUES
- (0, 0, 0, 1001, 0, '', 0, 0, 0),
- (1, 1, 1001, 0, 1, 'Frontpage', 0, 0, 1),
- (2, 2, 1001, 0, 1, 'Collectibles', 0, 10, 3),
- (3, 3, 1001, 1002, 1, 'Fruniz Shop', 0, 1, 3),
- (4, 1, 1002, 0, 1, 'Spaces', 0, 0, 0),
- (5, 2, 1002, 0, 1, 'Windows', 0, 0, 0),
- (6, 3, 1002, 0, 1, 'Accessories', 0, 0, 0),
- (7, 4, 1002, 0, 1, 'Mode', 0, 0, 0),
- (8, 5, 1002, 0, 1, 'Pura', 0, 0, 0),
- (9, 6, 1002, 0, 1, 'Plants', 0, 0, 0),
- (10, 7, 1002, 0, 1, 'Secret', 1, 0, 0);
- -- --------------------------------------------------------
- --
- -- Table structure for table `external_texts`
- --
- CREATE TABLE IF NOT EXISTS `external_texts` (
- `xkey` VARCHAR(50) NOT NULL,
- `xvalue` text NOT NULL
- ) ENGINE=MyISAM DEFAULT CHARSET=latin1;
- --
- -- Dumping data for table `external_texts`
- --
- INSERT INTO `external_texts` (`xkey`, `xvalue`) VALUES
- ('poster_47_desc', 'Twinkle, twinkle'),
- ('poster_3_name', 'Fish Plaque'),
- ('poster_59_desc', 'Torch - it gives you some light'),
- ('poster_43_name', 'Chains'),
- ('poster_2001_name', 'Magic Carpet'),
- ('poster_62_name', 'Save The Panda'),
- ('poster_510_name', 'The Italian flag'),
- ('poster_1006_name', 'Hoot Poster'),
- ('poster_24_name', 'Three Wise Men Poster'),
- ('poster_58_desc', 'Wishing you luck'),
- ('poster_53_desc', 'whack that ball!'),
- ('poster_1002_name', 'Queen Mum Poster'),
- ('poster_1_desc', 'Is she smiling?'),
- ('poster_30_name', 'Mistletoe'),
- ('poster_2008_name', 'Habbo Leap Day Poster'),
- ('poster_1004_desc', 'Celebrate with us'),
- ('poster_506_name', 'The flag of Finland'),
- ('poster_518_desc', 'A fiery dragon for your wall'),
- ('poster_38_name', 'Smiling Headbangerz'),
- ('poster_38_desc', 'For really TOUGH Habbos!'),
- ('poster_25_name', 'Reindeer Poster'),
- ('poster_511_desc', 'The flag of The Netherlands'),
- ('poster_510_desc', 'The flag of Italy'),
- ('poster_1000_name', 'Comedy Poster'),
- ('poster_24_desc', 'Following the star'),
- ('poster_32_name', 'Stocking'),
- ('poster_2002_desc', 'Presidentin muotokuva'),
- ('poster_1004_name', 'Eid Mubarak Poster'),
- ('poster_20_desc', 'A new use for carrots!'),
- ('poster_42_name', 'Spiderweb'),
- ('poster_35_desc', 'The Hotel''s girlband. Dream on!'),
- ('poster_55_name', 'Tree of Time'),
- ('poster_2003_name', 'Dodgy Geezer'),
- ('poster_31_desc', 'Pure and unbridled nu-metal'),
- ('poster_58_name', 'Red Knots'),
- ('poster_17_desc', 'Beautiful reproduction butterfly'),
- ('poster_16_name', 'Bars'),
- ('poster_508_desc', 'The flag of Spain'),
- ('poster_500_desc', 'The UK flag'),
- ('poster_10_desc', 'Beautiful sunset'),
- ('poster_6_desc', 'But is it the right way up?'),
- ('poster_504_desc', 'The German flag'),
- ('poster_1003_desc', 'get the lovely isles on your walls'),
- ('poster_23_desc', 'The jolly fat man himself'),
- ('poster_509_name', 'The Jamaican flag'),
- ('poster_56_desc', 'Serious partying going on!'),
- ('poster_1001_name', 'Prince Charles Poster'),
- ('poster_29_name', 'Gold Tinsel Bundle'),
- ('poster_2_name', 'Carrot Plaque'),
- ('poster_49_desc', 'All that glitters...'),
- ('poster_21_name', 'Angel Poster'),
- ('poster_8_desc', 'Habbos come in all colours'),
- ('poster_1003_name', 'UK Map'),
- ('poster_57_name', 'Calligraphy poster'),
- ('poster_503_name', 'The Swiss flag'),
- ('poster_2006_desc', 'He is the magic Habbo'),
- ('poster_2007_name', 'The Father Of Habbo'),
- ('poster_33_desc', 'We can''t bear to lose them'),
- ('poster_6_name', 'Abstract Poster'),
- ('poster_29_desc', '10 x Gold Tinsel'),
- ('poster_28_name', 'Silver Tinsel Bundle'),
- ('poster_2004_name', 'Rasta Poster'),
- ('poster_509_desc', 'The flag of Jamaica'),
- ('poster_2005_desc', 'The Special Infobus Poster'),
- ('poster_32_desc', 'Hung yours up yet?'),
- ('poster_54_name', 'Hockey Stick'),
- ('poster_59_name', 'Torch'),
- ('poster_508_name', 'The Spanish flag'),
- ('poster_15_name', 'Himalayas Poster'),
- ('poster_22_name', 'Winter Wonderland'),
- ('poster_62_desc', 'We can''t bear to lose them!'),
- ('poster_26_desc', 'See that halo gleam!'),
- ('poster_39_desc', 'The rock masters of virtual music'),
- ('poster_505_name', 'The Maple Leaf'),
- ('poster_520_name', 'The Rainbow Flag'),
- ('poster_4_name', 'Bear Plaque'),
- ('poster_19_desc', 'Trying to get in or out?'),
- ('poster_523_name', 'India Flag'),
- ('poster_501_desc', 'For pirates everywhere'),
- ('poster_506_desc', 'To ''Finnish'' your decor...'),
- ('poster_2008_desc', 'Once every four Habbo years!'),
- ('poster_521_desc', 'Ordem e progresso'),
- ('poster_517_desc', 'Where''s your kilt?'),
- ('poster_41_desc', 'For the best music-makers'),
- ('poster_5_name', 'Duck Poster'),
- ('poster_37_desc', 'The Hotels girlband. Dream on!'),
- ('poster_42_desc', 'Not something you want to run into'),
- ('poster_45_desc', 'Needs a few more Habburgers'),
- ('poster_9_desc', 'Do your bit for the environment'),
- ('poster_55_desc', 'Save our trees!'),
- ('poster_47_name', 'Small silver star'),
- ('poster_48_name', 'Large gold star'),
- ('poster_33_name', 'Save the Panda'),
- ('poster_517_name', 'The Scottish flag'),
- ('poster_507_desc', 'The French flag'),
- ('poster_500_name', 'Union Jack'),
- ('poster_7_name', 'Hammer Cabinet'),
- ('poster_2002_name', 'Urho Kaleva Kekkonen'),
- ('poster_4_desc', 'Fake of course!'),
- ('poster_16_desc', 'Added security'),
- ('poster_14_desc', 'A cunning painting'),
- ('poster_27_desc', 'Deck the halls!'),
- ('poster_1_name', 'Lady Lisa'),
- ('poster_516_desc', 'Eng-er-land'),
- ('poster_18_name', 'Butterfly Cabinet 2'),
- ('poster_18_desc', 'Beautiful reproduction butterfly'),
- ('poster_2_desc', 'Take pride in your veg!'),
- ('poster_3_desc', 'Smells fishy, looks cool'),
- ('poster_513_name', 'The Australian flag'),
- ('poster_514_name', 'The EU flag'),
- ('poster_504_name', 'The Bundesflagge'),
- ('poster_34_name', 'Scamme''d'),
- ('poster_522_desc', 'Land of the rising sun'),
- ('poster_502_name', 'The Stars and Stripes'),
- ('poster_27_name', 'Holly Bundle 3'),
- ('poster_40_desc', 'The one and only. Adore her!'),
- ('poster_515_desc', 'Waved by Swedes everywhere'),
- ('poster_53_name', 'Hockey Stick'),
- ('poster_36_desc', 'The Hotels girlband. Dream on!'),
- ('poster_56_name', 'Disco Sign'),
- ('poster_48_desc', 'All that glitters...'),
- ('poster_61_desc', 'The Auspicious One'),
- ('poster_44_name', 'Mummy'),
- ('poster_1006_desc', 'The eyes follow you...'),
- ('poster_37_name', 'The Habbo Babes 3'),
- ('poster_83_name', 'Pöllö huhuilee'),
- ('poster_36_name', 'The Habbo Babes 2'),
- ('poster_513_desc', 'Aussies rule!'),
- ('poster_503_desc', 'There''s no holes in this...'),
- ('poster_512_desc', 'The flag of Ireland'),
- ('poster_8_name', 'Habbo Colours'),
- ('poster_12_name', 'Lapland Poster'),
- ('poster_34_desc', 'Habbo-punk for the never-agreeing'),
- ('poster_61_name', 'Siva Poster'),
- ('poster_19_name', 'Hole In The Wall'),
- ('poster_1000_desc', 'The Noble and Silver Show'),
- ('poster_54_desc', 'whack that ball!'),
- ('poster_30_desc', 'Pucker up'),
- ('poster_9_name', 'Rainforest Poster'),
- ('poster_13_desc', 'Arty black and white'),
- ('poster_522_name', 'Japan Flag'),
- ('poster_25_desc', 'Doing a hard night''s work'),
- ('poster_11_name', 'Certificate'),
- ('poster_20_name', 'Snowman Poster'),
- ('poster_516_name', 'The English flag'),
- ('poster_14_name', 'Fox Poster'),
- ('poster_52_desc', 'whack that ball!'),
- ('poster_2000_name', 'Suomen kartta'),
- ('poster_518_name', 'The Welsh flag'),
- ('poster_44_desc', 'Beware the curse...'),
- ('poster_5_desc', 'Quacking good design!'),
- ('poster_2000_desc', 'Suomen kartta'),
- ('poster_1001_desc', 'even walls have ears'),
- ('poster_10_name', 'Lapland Poster'),
- ('poster_21_desc', 'See that halo gleam'),
- ('poster_31_name', 'System of a Ban'),
- ('poster_52_name', 'Hockey Stick'),
- ('poster_2003_desc', 'Would you trust this man?'),
- ('poster_7_desc', 'For emergencies only'),
- ('poster_1002_desc', 'aw, bless...'),
- ('poster_28_desc', '10 x Silver Tinsel'),
- ('poster_502_desc', 'The US flag'),
- ('poster_50_desc', 'flap, flap, screech, screech...'),
- ('poster_515_name', 'The Swedish flag'),
- ('poster_26_name', 'Angel Poster'),
- ('poster_50_name', 'Bat Poster'),
- ('poster_521_name', 'Flag of Brazil'),
- ('poster_511_name', 'The Dutch flag'),
- ('poster_501_name', 'Jolly Roger'),
- ('poster_83_desc', 'Pöllö huhuilee, huhuu!'),
- ('poster_2004_desc', 'irie!'),
- ('poster_49_name', 'Large silver star'),
- ('poster_520_desc', 'Every colour for everyone'),
- ('poster_41_name', 'Habbo Golden Record'),
- ('poster_45_name', 'Skeleton'),
- ('poster_507_name', 'The French Tricolore'),
- ('poster_35_name', 'The Habbo Babes 1'),
- ('poster_51_desc', '2 points for every basket'),
- ('poster_2005_name', 'Infobus'),
- ('poster_1005_desc', 'The muscly movie hero'),
- ('poster_46_name', 'Small gold star'),
- ('poster_43_desc', 'Shake, rattle and roll'),
- ('poster_23_name', 'Santa Poster'),
- ('poster_2007_desc', 'The legendary founder of the Hotel'),
- ('poster_505_desc', 'The Canadian flag'),
- ('poster_13_name', 'BW Skyline Poster'),
- ('poster_57_desc', 'chinese calligraphy'),
- ('poster_2006_name', 'DJ Throne'),
- ('poster_523_desc', 'The flag of India'),
- ('poster_15_desc', 'Marvellous mountains'),
- ('poster_39_name', 'Screaming Furnies'),
- ('poster_12_desc', 'a beautiful sunset'),
- ('poster_40_name', 'Bonnie Blonde'),
- ('poster_2001_desc', 'Former servant of a great wizard!'),
- ('poster_51_name', 'Basketball Hoop'),
- ('poster_514_desc', 'Be proud to be in the Union!'),
- ('poster_11_desc', 'I obey the Habbo way!'),
- ('poster_1005_name', 'Johnny Squabble'),
- ('poster_22_desc', 'A chilly snowy scene'),
- ('poster_512_name', 'The Irish flag'),
- ('poster_17_name', 'Butterfly Cabinet 1'),
- ('poster_46_desc', 'Twinkle, twinkle'),
- ('messenger.info', 'Choose a friend from Your online friend list and send an instant message or an invite.'),
- ('messenger.error.offline', 'Your friend is not online.'),
- ('messenger.error.sendermuted', 'Your message was not sent because you are muted.'),
- ('messenger.notification.offline', 'Your friend went offline.'),
- ('messenger.notification.online', 'Your friend came online.'),
- ('messenger.title', 'Chat'),
- ('messenger.moderationinfo', 'Sharing your password or personal details online is dangerous. The moderators might monitor these conversations for your safety.'),
- ('messenger.invitation', 'Your friend sent you an invitation:'),
- ('messenger.error.receivermuted', 'Your friend is muted and cannot reply.'),
- ('messenger.error.busy', 'Your friend is busy.'),
- ('messenger.followfriend.tooltip', 'Go to room your friend is currently in'),
- ('messenger.error.notfriend', 'Receiver is not your friend anymore.'),
- ('messenger.minimail.tooltip', 'Send minimail to your friend'),
- ('notifications.text.buyfurni', '%furni_name% bought and delivered to your inventory!'),
- ('notifications.text.friend.online', '%user_name% came online.'),
- ('notifications.text.pixels', '%change% pixels received, you now have %count%.'),
- ('notifications.text.respect.1', 'Respect! You were respected.'),
- ('notifications.text.purchase.ok', 'You successfully purchased a %productName%!'),
- ('notifications.text.receivedcredits', 'You received %count% credits.'),
- ('notifications.text.hcdays', 'You now have %count% days of Habbo Club left.'),
- ('notifications.text.respect.2', 'You now have %count% respect points.'),
- ('notifications.text.achievement', 'You reached level %level% on %badge%. Click here to see your new badge.'),
- ('notifications.text.friend.offline', '%user_name% went offline.'),
- ('connection.error.id.desc', 'Something went wrong when talking with the game server. Received error: %id%'),
- ('connection.login.name', 'Name'),
- ('connection.login.password', 'Password'),
- ('connection.login.title', 'Login'),
- ('connection.login.login', 'Login'),
- ('connection.login.error.-400.desc', 'Connecting to the server failed'),
- ('connection.login.useTicket', 'Use SSO Ticket'),
- ('connection.error.id.title', 'Error'),
- ('connection.login.error.-3.desc', 'Authentication failed'),
- ('generic.ok', 'Ok'),
- ('generic.close', 'Close'),
- ('generic.cancel', 'Cancel'),
- ('generic.back', 'Back'),
- ('generic.search', 'Search'),
- ('catalog.purchase.confirmation.dialog.remaining', 'You will have %remaining% in your Purse after purchasing this.'),
- ('catalog.purchase.confirmation.dialog.costs', '%offer_name% costs %price%.'),
- ('ctlg_spaces_wall', 'Wall'),
- ('purse_coins', 'Credits'),
- ('catalog.alert.published.title', 'Refresh your catalogue and open it again.'),
- ('catalog.purchase.confirmation.dialog.amount', 'You have %amount%.'),
- ('catalog.voucher.empty.title', 'Voucher code missing'),
- ('catalog_selectproduct', 'Select an item'),
- ('catalog.alert.notenough.title', 'Not enough credits'),
- ('cancel', 'Cancel'),
- ('shopping_asagift', 'Gift this to another user'),
- ('catalog.purchase.price.pixels', '%pixels% pixels'),
- ('catalog.alert.voucherredeem.ok.title', 'Voucher processed'),
- ('purse_buy_coins', 'Buy Credits'),
- ('ctlg_spaces_colour', 'Colour'),
- ('catalog.purchase.confirmation.dialog.buyasgift.gre', 'Type your greetings here (don''t forget to put your name!):'),
- ('ctlg_spaces_floor', 'Floor'),
- ('catalog_giftfor', 'Gift recipient'),
- ('catalog.purchase.price.credits+pixels', '%credits% credit(s) + %pixels% pixels'),
- ('catalog.alert.purchaseerror.title', 'There was an error with your purchase. Try again.'),
- ('ctlg_spaces_preview', 'Preview'),
- ('catalog.alert.notenough.pixels.description', 'You don''t have enough pixels.'),
- ('catalog.alert.voucherredeem.error.description', 'We could not process your voucher code. Please retry and check the spelling extra carefully.'),
- ('catalog.purchase.confirmation.dialog.price.none', 'Nothing'),
- ('catalog.alert.published.description', 'Something new has been added to the catalogue.'),
- ('purse_voucherbutton', 'Redeem Credits'),
- ('catalog.purchase.price.none', 'Free!'),
- ('catalog.alert.notenough.credits.description', 'You do not have enough credits to purchase this item.'),
- ('ctlg_spaces_landscape', 'Landscape'),
- ('catalog.alert.voucherredeem.ok.description', 'Voucher process succeeded! Credit balance updated.'),
- ('catalog.voucher.empty.desc', 'You didn''t seem to enter a voucher code'),
- ('buy', 'Buy'),
- ('catalog_typeurname', 'Please type your name'),
- ('catalog.alert.external.link.title', 'Link to the website'),
- ('catalog.alert.purchasenotallowed.hc.description', 'You have to be in the Habbo Club to be able to buy this.'),
- ('catalog.purchase.price.credits', '%credits% credit(s)'),
- ('credits', 'Credits'),
- ('catalog.purchase.confirmation.dialog.price.pixels', '%pixels% pixels'),
- ('catalog.alert.notenough.creditsandpixels.descripti', 'You don''t have enough credits and pixels to purchase this item.'),
- ('redeem', 'Redeem'),
- ('buy_andwear', 'Buy and wear'),
- ('catalog.alert.external.link.desc', 'Link opens to a webpage'),
- ('catalog.alert.voucherredeem.error.title', 'Error processing voucher'),
- ('catalog.purchase.confirmation.dialog.price.credits', '%credits% credit(s) + %pixels% pixels'),
- ('catalog.purchase.confirmation.dialog.price.credits', '%credits% credit(s)'),
- ('catalog.alert.purchasenotallowed.title', 'Sorry, this item cannot be bought.'),
- ('purse_youhave', 'You have'),
- ('catalog.alert.purchasenotallowed.unknown.descripti', 'Sorry, but you are doing something illegal.'),
- ('catalog.alert.purchaseerror.description', 'There was a problem processing your purchase. Please retry.'),
- ('catalog.purchase.confirmation.dialog.buyasgift.che', 'This is a gift for:'),
- ('ctlg_spaces_pattern', 'Pattern'),
- ('friendlist.search.friendscaption', 'Friends (%cnt%) :'),
- ('friendlist.tip.remove', 'Remove friend'),
- ('friendlist.requests.acceptall', 'Accept all'),
- ('friendlist.tip.mail', 'Send minimail'),
- ('friendlist.friends.offlinecaption', 'Offline Friends'),
- ('friendlist.tip.home', 'Home page'),
- ('friendlist.invite.summary', 'Inviting %count% people to this room.'),
- ('friendlist.weblinkinfo', 'Link opened to web page'),
- ('friendlist.request.accepted', 'Accepted'),
- ('friendlist.alert.title', 'Notice!'),
- ('friendlist.followerror.notfriend', 'The user you tried to follow is not on your friend list anymore, so you cannot follow him/her.'),
- ('friendlist.tip.follow', 'Follow'),
- ('friendlist.friendrequestsent.title', 'Notice!'),
- ('friendlist.tip.preferences', 'Edit categories'),
- ('friendlist.tip.compose', 'Send minimail'),
- ('friendlist.followerror.hotelview', 'Your friend is currently not in any room, so you cannot follow him/her.'),
- ('friendlist.removefriendconfirm.title', 'Confirm remove'),
- ('friendlist.settings', 'Settings'),
- ('friendlist.followerror.offline', 'Your friend is offline.'),
- ('friendlist.tip.invite', 'Invite friends'),
- ('friendlist.tip.addfriend', 'Send friend request'),
- ('friendlist.tip.decline', 'Decline'),
- ('friendlist.friendrequestsent.text', '%user_name% has been sent your Friend Request. (S)he will be added into your Friends List if (s)he accepts it.'),
- ('friendlist.tip.declineall', 'Decline all'),
- ('friendlist.invite.send', 'Send'),
- ('friendlist.tip.im', 'Send a message'),
- ('friendlist.requests.dismissall', 'Decline all'),
- ('friendlist.invite.emptyalert.text', 'Invite friends to this room:'),
- ('friendlist.request.declined', 'Declined'),
- ('friendlist.tip.tab.2', 'Friend requests'),
- ('friendlist.tip.searchstr', 'Enter search'),
- ('friendlist.tab.friendrequests', 'Friend Requests'),
- ('friendlist.avatarpopup.lastaccess', 'Last visit: %last_access%'),
- ('friendlist.tip.inbox', 'Minimail inbox'),
- ('friendlist.friends', 'Friends'),
- ('friendlist.tip.search', 'Search users'),
- ('friendlist.search.noothersfound', 'No users found'),
- ('friendlist.requests.norequests', 'No friend requests'),
- ('friendlist.invite.note', 'Make sure you can be followed.'),
- ('friendlist.followerror.prevented', 'Your friend has prevented others from following him/her.'),
- ('friendlist.listfull.title', 'Notice!'),
- ('friendlist.tip.accept', 'Accept'),
- ('friendlist.search.nofriendsfound', 'No friends found'),
- ('friendlist.avatarpopup.online', 'Online'),
- ('friendlist.listfull.text', 'Your friend list contains the maximum of %mylimit% Habbos, so you cannot add any more friends to the list. Members of Habbo Club can have up to %clublimit% friends in their list.'),
- ('friendlist.tip.tab.1', 'Your friends'),
- ('friendlist.search.otherscaption', 'Other Habbos (%cnt%) :'),
- ('friendlist.removefriendconfirm.userlist', 'Remove friends: %user_names%?'),
- ('friendlist.invite.title', 'Invitation'),
- ('friendlist.tip.acceptall', 'Accept all'),
- ('friendlist.invite.emptyalert.title', 'Notice!'),
- ('friendlist.request.failed', 'Failed'),
- ('friendlist.tip.tab.3', 'Search for Habbos'),
- ('toolbar.icon.tooltip.help', 'Help'),
- ('toolbar.icon.tooltip.roominfo', 'Information of the room you are currently in'),
- ('toolbar.icon.tooltip.catalogue', 'Catalogue for shopping with your credits and pixels'),
- ('toolbar.icon.tooltip.friendlist', 'View and follow your friends'),
- ('toolbar.icon.tooltip.memenu', 'Dance, wave, use effects, show badges, change clothes and check your rooms'),
- ('toolbar.icon.tooltip.settings', 'Settings'),
- ('toolbar.icon.tooltip.inventory', 'Your furniture, effects, badges and achievements'),
- ('toolbar.icon.tooltip.zoom', 'Zoom the room view in and out'),
- ('toolbar.icon.tooltip.navigator', 'Rooms and events'),
- ('toolbar.icon.tooltip.messenger', 'Send messages to your friends'),
- ('widget.furni.ecotronbox.open', 'Open the Ecotron box'),
- ('widgets.memenu.effects.active.timeleft', '%time_left%'),
- ('widget.memenu.moreeffects', 'Buy more'),
- ('widget.memenu.activeeffects', 'Activate and use effects'),
- ('widget.furni.ecotronbox.title', 'Ecotron box'),
- ('widget.memenu.dance4', 'The Rollie'),
- ('widget.memenu.back', 'Back'),
- ('widgets.chatinput.mode.speak', ':speak'),
- ('widgets.furniture.credit.redeem.value', 'This bag or bar contains %value% credits, you can redeem it now.'),
- ('widgets.chatinput.mode.whisper', ':tell'),
- ('widget.memenu.myrooms', 'My Rooms'),
- ('widgets.doorbell.title', 'Doorbell'),
- ('widget.memenu.clothes.add', 'Save outfits in the clothes editor and they''ll appear here'),
- ('widget.memenu.dance', 'Dance'),
- ('widget.furni.present.open', 'Open the present'),
- ('widget.memenu.editavatar', 'Change clothes'),
- ('widget.memenu.dance3', 'Duck Funk'),
- ('widget.furni.trophy.title', 'Trophy'),
- ('widget.memenu.myclothes', 'My Clothes'),
- ('widget.memenu.wave', 'Wave'),
- ('widget.memenu.effects.info', 'You don''t have any active effects.\r\n'),
- ('widgets.chatinput.mode.shout', ':shout'),
- ('widget.memenu.effects', 'My effects'),
- ('widget.memenu.dance.stop', 'Stop Dancing'),
- ('widget.memenu.dance.clubinfo', 'Join Habbo Club to get more dance moves.'),
- ('widget.memenu.dance1', 'Dance'),
- ('widget.memenu.dance2', 'Pogo Mogo'),
- ('widget.memenu.badges', 'My badges'),
- ('widget.memenu.clothes.info', 'Join Habbo Club to quickly choose outfits in this menu.'),
- ('widget.furni.present.title', 'Present'),
- ('widgets.chatinput.default', 'Click here to chat...'),
- ('widgets.doorbell.info', 'Following users are ringing the doorbell:'),
- ('roomevent_type_2', 'Trading'),
- ('roomevent_default_name', 'Event name..'),
- ('roomevent_not_available', 'Sorry, no events available'),
- ('roomevent_type_0', 'Hottest Events'),
- ('roomevent_type_6', 'Grand Openings'),
- ('roomevent_default_description', 'Come and check out my event!'),
- ('roomevent_type_5', 'Debates & Discussion'),
- ('roomevent_default_desc', 'Event description..'),
- ('roomevent_quit', 'End event'),
- ('roomevent_type_1', 'Parties & Music'),
- ('roomevent_browser_title', 'Events'),
- ('roomevent_create', 'Create'),
- ('roomevent_create_name', 'Type the name of your event'),
- ('roomevent_type_9', 'Group Events'),
- ('roomevent_type_8', 'Jobs'),
- ('roomevent_host', 'Host:'),
- ('roomevent_type_11', 'Helpdesk'),
- ('roomevent_type_7', 'Dating'),
- ('roomevent_type_10', 'Performance'),
- ('roomevent_type_3', 'Games'),
- ('roomevent_browser_create', 'Host an event'),
- ('roomevent_starttime', 'Started at:'),
- ('interface_icon_events', 'Open the room event browser'),
- ('roomevent_invalid_input', 'You must give your event a name and a description.'),
- ('roomevent_create_description', 'Describe your event'),
- ('roomevent_edit', 'Edit'),
- ('roomevent_type_4', 'Habbo Guides'' Events'),
- ('chat.history.drag.tooltip', 'Drag this to display chat history'),
- ('chat.input.alert.flood', 'You''re typing too fast, don''t flood the room! - %time% seconds remaining'),
- ('infostand.button.rotate', 'Rotate'),
- ('widgets.memenu.effects.activate', 'Activate'),
- ('infostand.button.friend', 'Ask to be a friend'),
- ('widgets.memenu.effects.active.timeleft', '%time_left%'),
- ('infostand.button.removerights', 'Remove rights'),
- ('infostand.button.move', 'Move'),
- ('infostand.button.pickup', 'Pick up'),
- ('infostand.button.ignore', 'Shut up'),
- ('infostand.button.trade', 'Trade'),
- ('infostand.button.giverights', 'Give rights'),
- ('infostand.button.respect', 'Give respect (%count%)'),
- ('infostand.button.ban', 'Ban'),
- ('infostand.text.xp', 'Monthly XP: %xp%'),
- ('infostand.button.kick', 'Kick'),
- ('infostand.button.unignore', 'Listen'),
- ('badge_desc_XMA', 'Penguin Competition winner 2008!'),
- ('badge_name_HX7', 'Habbo eXpert'),
- ('badge_name_AC2', 'Bensalem Tribe Member'),
- ('badge_desc_ACH_EmailVerification1', 'For activating your email address and for making it easier to return your password. Worth 200 pixels.'),
- ('badge_name_ACH_Login1', 'Traveler'),
- ('badge_desc_WH6', 'Awarded to competition winners during Habboween 2008.'),
- ('badge_name_XM1', 'Rasta Santa'),
- ('badge_desc_HF1', 'I was a member of the Habbo Dream Team 2006!'),
- ('badge_name_ACH_GamePlayed10', 'Battle Royal X'),
- ('badge_name_Z04', 'Save Polar Bears'),
- ('badge_name_HX5', 'Habbo eXpert'),
- ('badge_desc_ACH_AllTimeHotelPresence9', 'Level 9 - spending total of 1152 hours in hotel. Worth 20 pixels.'),
- ('badge_name_DK6', 'Camp Rock Guitar Green'),
- ('badge_desc_Z51', 'Winner of a 17 Again competition'),
- ('badge_desc_WH4', 'Habboween competition /event winner.'),
- ('badge_name_U02', 'Idea Agency competition winner!'),
- ('badge_name_WH8', 'HABBOTICS Pharm.'),
- ('badge_name_HX3', 'Habbo eXpert'),
- ('badge_desc_ACH_GamePlayed5', 'Level 5 - For playing and winning Snow Storm or for the game of Battle Ball 100 times. Worth 100 pixels.'),
- ('badge_desc_Z65', 'Charlie Girl Chic Sleepover competition winner'),
- ('badge_desc_CY3', 'Awarded to owners of trials that MeiLing failed. CNY 2009'),
- ('badge_desc_Z58', 'Official Habbo Museum security guard'),
- ('badge_name_NEC', 'HMF Golden Glitterball'),
- ('badge_name_ACH_AllTimeHotelPresence9', 'Online time IX-Tornado'),
- ('badge_name_KO1', 'Koala Face'),
- ('badge_desc_UKH', 'Dark is Rising sign of stone. 2007.'),
- ('badge_name_ACH_AIPerformanceVote4', 'Noteworthy'),
- ('badge_desc_Z32', 'I took a stand against knife crime'),
- ('badge_desc_UK2', 'The sole champion of the Always Salon in 2006.'),
- ('badge_desc_PIR', 'Arrr! Pirate competition winner May 2006.'),
- ('badge_name_ACH_Student1', 'Habbo Student'),
- ('badge_name_Z29', 'Blue Insider'),
- ('badge_desc_ACH_Login8', 'Level 8 - For logging in 80 days in a row. Sensational. Worth 200 pixels.'),
- ('badge_desc_NEI', 'HMF:Neon Epic Party Winner'),
- ('badge_desc_HM1', 'Built a room for the Habbo Mall 2009'),
- ('badge_desc_UKF', 'Dark is Rising sign of iron. 2007.'),
- ('badge_name_Z20', 'IGOR TEST TUBES'),
- ('badge_name_VA7', 'Small Shalimar'),
- ('badge_name_Z64', 'Official BETA tester'),
- ('badge_desc_Z30', 'Awarded to all winners and runners up of the pumpkin design competition. October 2008.'),
- ('badge_desc_ACH_GamePlayed1', 'Level 1 - For playing and winning Snow Storm or for the game of Battle Ball. Worth 10 pixels.'),
- ('badge_name_OL2', 'Habbolympic Silver'),
- ('badge_desc_Z18', 'Against cervical cancer campaign supporter.'),
- ('badge_name_WTM', 'Safe Surfer'),
- ('badge_name_ACH_Motto1', 'Master of Words'),
- ('badge_desc_UK4', 'Habbo Council member. The Habbo Council postponed all future meetings from June 2006.'),
- ('badge_name_DU1', 'Gold Habbowealth'),
- ('badge_name_UKA', 'Summer Resort'),
- ('badge_name_ST3', 'Energy Analyst'),
- ('badge_name_CL1', 'Idea Agency competition runner-up!'),
- ('badge_desc_UKD', 'Adventure Story competition winner 2007.'),
- ('badge_desc_Z35', 'Friday''s Official Friend'),
- ('badge_desc_HJ5', 'Winner of the Harajuku Lovers quest'),
- ('badge_desc_ACH_RespectGiven1', 'For giving respect 100 times. Worth 20 pixels.'),
- ('badge_name_UKC', 'Habbo Journalist'),
- ('badge_desc_AR2', 'Alhambra Prize Winner 2008'),
- ('badge_name_HX9', 'Habbo eXpert'),
- ('badge_name_UKQ', 'St Trinian''s Head Boy'),
- ('badge_desc_ACH_MGM9', 'Level 9 - For creating your own fellowship - party of 16. For inviting two more real life friends to Habbo. Worth 180 pixels.'),
- ('badge_desc_ST2', 'You need Science and Maths skills for this job!'),
- ('badge_desc_VIP', 'Celebrity guests and special visitors.'),
- ('badge_name_Z58', 'Museum Security'),
- ('badge_desc_ACH_GamePlayed7', 'Level 7 - For playing and winning Snow Storm or game of Battle Ball 200 times. Worth 150 pixels.'),
- ('badge_desc_HX9', 'X Leader'),
- ('badge_desc_DN2', 'Roadtrip USA 5 Points 2008.'),
- ('badge_name_EC4', 'HabboSphere Contributor'),
- ('badge_desc_UKQ', 'Winner of St Trinians Head Boy competition.'),
- ('badge_name_UK6', 'Billboard Designer'),
- ('badge_name_ACH_MGM7', 'Housewarming'),
- ('badge_desc_HX7', 'Gold Tech eXpert'),
- ('badge_name_XM3', 'Xmas Reindeer'),
- ('badge_desc_DN4', 'Roadtrip USA 5 Points 2008.'),
- ('badge_desc_Z02', 'Earth week competition winner.'),
- ('badge_desc_ACH_RegistrationDuration10', 'Level 10 - For true Habbos who have been members of the community for 5 years. Worth 200 pixels.'),
- ('badge_name_FRG', 'Ultimate Bobba Champ'),
- ('badge_name_ACH_Login7', 'Space dust on your shoes'),
- ('badge_desc_ACH_AllTimeHotelPresence7', 'Level 7 - spending total of 288 hours in hotel. Worth 20 pixels.'),
- ('badge_name_EC2', 'Melting Ice Caps Survivor'),
- ('badge_desc_SB7', 'Winner of a Habbo Hood gang competition. September 2008'),
- ('badge_name_UKO', 'Habbo Seeker'),
- ('badge_name_HX1', 'Habbo eXpert'),
- ('badge_desc_Z16', 'My Spy Family quest 3 winner.'),
- ('badge_name_UK8', 'NSPCC'),
- ('badge_name_Z18', 'HPV'),
- ('badge_name_ST5', 'Sports Technologist'),
- ('badge_name_ACH_MGM9', 'Fiesta'),
- ('badge_name_ACH_Login3', 'Frequent Resident'),
- ('badge_desc_ACH_RoomEntry7', 'Level 7 - For hanging out in 120 Guest Rooms that you do not own .Gold digger. 20 pixels.'),
- ('badge_desc_ACH_AllTimeHotelPresence5', 'Level 5 - spending total of 48 hours in hotel. Worth 20 pixels.'),
- ('badge_name_NEI', 'HMF: Neon Club Winner'),
- ('badge_name_ACH_RespectEarned2', 'Been respected 6 times.'),
- ('badge_name_ACH_AllTimeHotelPresence3', 'Online time III-Dust Devil'),
- ('badge_desc_ACH_AllTimeHotelPresence3', 'Level 3 - spending total of 8 hours in hotel. Worth 20 pixels.'),
- ('badge_name_HJ4', 'Harajuku Lovers Love'),
- ('badge_desc_ACH_GamePlayed9', 'Level 9 - For playing and winning Snow Storm or the game of Battle Ball 360 times. Worth 280 pixels.'),
- ('badge_desc_ACH_GamePlayed3', 'Level 3 - For playing and winning Snow Storm or for the game of Battle Ball 20 times. Worth 50 pixels.'),
- ('badge_desc_SB3', 'Shabbolins gang member on the Streets Of Bobba September 2006.'),
- ('badge_desc_Z28', 'Awarded to The Insiders poll and quest winners. October 2008.'),
- ('badge_name_HBA', 'Gold Hobba'),
- ('badge_name_UKK', 'Fantastic4 Bronze'),
- ('badge_desc_UKZ', 'Awarded to fashion designers during Fashion Week 2008.'),
- ('badge_name_ACH_TraderPass1', 'Trader''s Pass'),
- ('badge_desc_ACH_Graduate1', 'For completing your confusing Habbo newbie experience. Worth 20 pixels.'),
- ('badge_name_ACH_RespectEarned4', 'Been respected 66 times.'),
- ('badge_name_ACH_RoomEntry5', 'Vacationer'),
- ('badge_name_CO5', 'YTH Village Owner'),
- ('badge_name_VA2', 'Valentine Heart'),
- ('badge_desc_YAK', 'Awarded for competitions during Japanese Sushi campaign.'),
- ('badge_desc_ACH_MGM8', 'Level 8 - For creating your own fellowship - party of 14. For For inviting two more real life friends to Habbo. Worth 170 pixels.'),
- ('badge_name_Z36', 'Hotel For Dogs 1* Resort Owner'),
- ('badge_desc_UKB', 'Murder mystery play writing competition winner 2007.'),
- ('badge_desc_ACH_RegistrationDuration8', 'Level 8 - For true Habbos who have been members of the community for 3 years. Worth 200 pixels.'),
- ('badge_desc_ACH_Login4', 'Level 4 - For logging in 28 days in a row. Scary. Worth 150 pixels.'),
- ('badge_name_UKS', 'Perfect Prefect'),
- ('badge_name_Z31', 'HMF: Neon Artist'),
- ('badge_desc_VA3', 'Awarded to competition winners during Valentine''s 2008.'),
- ('badge_name_ACH_RoomEntry3', 'Ultimate Room Raider'),
- ('badge_desc_TC1', 'BattleBall Challenge involved being in the top 20 highscores for 15 weeks in a row!'),
- ('badge_desc_ACH_MGM6', 'Level 6 - For creating your own fellowship - party of 10. For inviting two more real life friends to Habbo. Worth 150 pixels.'),
- ('badge_name_FAN', 'Official Fansite Staff'),
- ('badge_desc_Z14', 'My Spy Family quest 2 winner.'),
- ('badge_desc_U06', 'Winning a Habbo Raceway Grand Prix.'),
- ('badge_desc_ACH_RegistrationDuration6', 'Level 6 - For true Habbos who have been members of the community for a year. Worth 200 pixels.'),
- ('badge_name_ACH_RegistrationDuration4', '40 % True Habbo'),
- ('badge_name_Z38', 'Hotel For Dogs 3* Resort Owner'),
- ('badge_name_UKU', 'Theme Park Clown'),
- ('badge_name_GLF', 'Lynx'),
- ('badge_name_ACH_AllTimeHotelPresence5', 'Online time V- Haze'),
- ('badge_name_ACH_HappyHour1', 'Happy Hour'),
- ('badge_name_SB2', 'Bobbaschi'),
- ('badge_name_Z32', 'It Doesn''t Have To Happen'),
- ('badge_desc_SU2', 'Lvl2 Tiki Competition winner. Middle award. Summer 2008.'),
- ('badge_name_UKM', 'Fantastic4 Gold'),
- ('badge_name_SU2', 'Medium Tiki Mana'),
- ('badge_name_ACH_GamePlayed4', 'Battle Royal IV'),
- ('badge_desc_ACH_RegistrationDuration2', 'Level 2 - For true Habbos who have been members of the community for 3 weeks. Worth 60 pixels.'),
- ('badge_name_ACH_RegistrationDuration10', '100% True Habbo'),
- ('badge_desc_FRG', 'Ultimate Bobba Wrestling Champion 2008. Kick Wars competition.'),
- ('badge_name_U06', 'Habbo Raceway GP'),
- ('badge_desc_ACH_RoomEntry9', 'Level 9 - For hanging out in 160 Guest Rooms that you do not own. Spaceman. Worth 30 pixels.'),
- ('badge_desc_ACH_RespectEarned6', 'Level 6 - For earning respect a further 200 times. Worth 200 pixels.'),
- ('badge_name_ACH_AllTimeHotelPresence1', 'Online time I-Thunderstorm'),
- ('badge_name_WH6', 'Virus Ooze'),
- ('badge_desc_DU1', 'Habbowealth Games 2005.'),
- ('badge_desc_DSX', 'Roadtrip USA Room Winner 2008.'),
- ('badge_desc_ACH_AllTimeHotelPresence1', 'Level 1 - spending total of 1 hour in hotel. Worth 30 pixels.'),
- ('badge_desc_WTM', 'Way too much information!'),
- ('badge_desc_WH2', 'Habboween competition /event winner.'),
- ('badge_desc_ACH_RespectEarned8', 'Level 8 - For earning respect a further 200 times. Worth 200 pixels.'),
- ('badge_desc_Z63', 'Helped shape the new Habbo June 2009'),
- ('badge_name_Z60', 'The Golden Tablet'),
- ('badge_desc_ST5', 'You need Science and Maths skills for this job!'),
- ('badge_name_ACH_RegistrationDuration6', '60 % True Habbo'),
- ('badge_name_AF1', 'April Fools Day 2009'),
- ('badge_desc_AC4', 'Used the inner Spirit Eagle to find the Lost Tribe of Bensalem'),
- ('badge_name_SNW', 'SnowStorm HOF'),
- ('badge_name_UKX', 'St Trinian''s Quiz'),
- ('badge_desc_ACH_RespectEarned4', 'Level 4 - For earning respect a further 50 times. Worth 50 pixels.'),
- ('badge_name_UKI', 'Water Sign'),
- ('badge_name_NWB', 'Silver Hobba'),
- ('badge_name_UKE', 'Bronze Sign'),
- ('badge_name_MD1', 'Meet Dave Quiz'),
- ('badge_name_Z17', 'Hairspray Talent'),
- ('badge_name_HJ2', 'Harajuku Lovers G'),
- ('badge_desc_UKS', 'Winner of the St Trinians perfect prefect competition.'),
- ('badge_desc_Z24', 'Official evil scientist! Maximum level. October 2008.'),
- ('badge_name_ACH_GamePlayed6', 'Battle Royal VI'),
- ('badge_desc_AC2', 'Initiated through the Totem bases of fire GREEN'),
- ('badge_name_ACH_Login5', 'A Piece Of The Furniture'),
- ('badge_name_UKG', 'Fire Sign'),
- ('badge_remove', 'Clear'),
- ('badge_desc_Z45', 'HAFTAS Winner 2007'),
- ('badge_desc_ACH_RegistrationDuration4', 'Level 4 - For true Habbos who have been members of the community for 16 weeks. Worth 120 pixels.'),
- ('badge_desc_FAN', 'Official Fansite representative. Check out the Official fansite rooms on the upper floors of the Habbo Mall.'),
- ('badge_name_Z15', 'Evil Bot Affair'),
- ('badge_desc_GRR', 'The Gorillaz visited Habbo in 2005!'),
- ('badge_desc_MD2', 'Awarded to winners of the Meet Dave body building competition. 2008.'),
- ('badge_name_HJ6', 'Harajuku Lovers Lil'' Angel'),
- ('badge_desc_Z01', 'Habbo Fashion Week 2008 competition winner.'),
- ('badge_name_ACH_AllTimeHotelPresence7', 'Online time VII- Cyclone'),
- ('badge_name_XXX', 'Habbo eXpert'),
- ('badge_name_DN3', 'Green Fuel Flag'),
- ('badge_desc_HJ3', 'Harajuku Lovers Baby'),
- ('badge_desc_UKW', 'Theme Park team competition winner. 2008'),
- ('badge_desc_ACH_HappyHour1', 'For spending a Happy moment in Habbo! Log in on Happy Hour to receive this achievement. Worth 100 pixels.'),
- ('badge_name_HC2', 'HC Club membership II'),
- ('badge_name_DS7', 'Green Tea Elemental'),
- ('badge_desc_CO4', 'On the spot prize from the Mayor of Yukka Tree Hill.'),
- ('badge_name_HC5', 'HC Club membership V'),
- ('badge_name_Z12', 'HBB Champion'),
- ('badge_name_Z49', 'Bionicle Quiz Winner'),
- ('badge_name_UKZ', 'Fashion Designer'),
- ('badge_desc_Z49', 'I showed the intelligence of a Bionicle glatorian!'),
- ('badge_desc_ACH_RespectEarned3', 'Level 3 - For earning respect a further 10 times. Worth 20 pixels.'),
- ('badge_name_DN5', 'Red Fuel Flag'),
- ('badge_name_ACH_AvatarLooks1', 'Looks that Kill'),
- ('badge_desc_AF1', 'You got pranked on April Fools Day 2009'),
- ('badge_name_GLI', 'Eagle'),
- ('badge_name_BE2', 'Valued BETA tester'),
- ('badge_desc_NEB', 'HMF:Neon Fan Club Winner'),
- ('badge_desc_Z41', 'HABWrecked Ducks Fan 2009'),
- ('badge_desc_EC4', 'Trying to make Habbo a greener place'),
- ('badge_name_Z47', 'Bionicle Quest Winner'),
- ('badge_desc_AP1', 'The HABprentice Boardroom Table Member'),
- ('badge_desc_KO1', 'For creating the perfect Koala habitat. November 2008.'),
- ('badge_desc_SB1', 'Bouncing Queens gang member on the Streets Of Bobba September 2006.'),
- ('badge_name_DSX', 'Tourist Expert'),
- ('badge_desc_ACH_RespectEarned10', 'Level 10 - For earning respect a further 200 times. Worth 400 pixels.'),
- ('badge_desc_UKK', 'Fantastic Four Bronze Medallion. 2007.'),
- ('badge_name_OL3', 'Habbolympic Bronze'),
- ('badge_name_Z45', 'HAFTAS Winner 2007'),
- ('badge_desc_VA5', 'Awarded to paired Habbos during Valentine''s each year.'),
- ('badge_name_YAK', 'Black Dragon'),
- ('badge_name_AC3', 'Bensalem Tribe Member'),
- ('badge_desc_VA8', 'For making a winning Bollywood Movie. 2009.'),
- ('badge_desc_UKU', 'Theme Park entertainment winner. 2008'),
- ('badge_name_ACH_GamePlayed2', 'Battle Royal II'),
- ('badge_desc_EXH', 'Hobba volunteer mod until 2006.'),
- ('badge_desc_RU3', 'SafeSid Competition Winner'),
- ('badge_name_ACH_RespectEarned8', 'Been respected 766 times.'),
- ('badge_name_ACH_RegistrationDuration1', '10 % True Habbo'),
- ('badge_desc_DU2', 'Habbowealth Games 2005.'),
- ('badge_name_Z10', 'Underage Festival'),
- ('badge_name_ACH_MGM2', 'Luau'),
- ('badge_desc_Z26', 'Road Trip USA King badge winner. Awarded to anyone who exchanged 25 Fuel Points. 2008'),
- ('badge_desc_XXX', 'Habbo eXperts are experienced Habbos who answer your questions on Habbo.'),
- ('badge_desc_GLE', 'Level 5 - The clever one - is swift of thought and foot. For being a Habbo guide - Here to help. Worth 285 pixels.'),
- ('badge_name_EXH', 'Hobba Medal'),
- ('badge_name_SB7', 'Habbo Hood Big Flame'),
- ('badge_name_ACH_RoomEntry8', 'Sightseer'),
- ('badge_name_TC1', 'BattleBall Champ'),
- ('badge_name_CL3', 'Idea Agency competition winner!'),
- ('badge_desc_HC5', 'Level 5 - For 48 months of Habbo Club membership. Worth 500 pixels.'),
- ('badge_desc_TC3', 'SnowStorm Challenge involved being in the top 20 highscores for 15 weeks in a row!'),
- ('badge_desc_SU3', 'Lvl3 Tiki Competition winner. Highest award. Summer 2008.'),
- ('badge_desc_ACH_TraderPass1', 'Level 1 - Achieved by verifying your email, owning Habbo account for at least 3 days and being online at least 1 h.'),
- ('badge_desc_ACH_Login5', 'Level 5 - For logging in 35 days in a row. Amazing. Worth 200 pixels.'),
- ('badge_name_Z26', 'Road Trip King'),
- ('badge_name_SB5', 'Habbo Hood Small Flame'),
- ('badge_name_DU3', 'Bronze Habbowealth'),
- ('badge_desc_SB5', 'Selected member of a Habbo Hood Group. September 2008'),
- ('badge_name_AC5', 'The Spirit Squid'),
- ('badge_desc_Z47', 'I showed the guile of a Bionicle glatorian!'),
- ('selected_badges', 'Currently wearing:'),
- ('badge_desc_U05', 'Having a Course featured in a Habbo Raceway Grand Prix.'),
- ('badge_desc_OL2', 'Awarded to members of the 2nd Habbolympic team 2008.'),
- ('badge_desc_HX5', 'Gold Host eXpert'),
- ('badge_name_SU3', 'High Tiki Mana'),
- ('badge_desc_DS7', 'Elementals Vs Warriors 2007.'),
- ('badge_name_DN2', 'Blue Fuel Flag'),
- ('badge_desc_Z11', 'Contestant of Habbo Big Brother series1 in July 2008.'),
- ('badge_desc_DS1', 'Warriors Vs Elementals 2007.'),
- ('badge_desc_GLK', 'Level X - The eXperienced one with the knowledge to show the way.'),
- ('badge_name_ACH_Login9', 'Habbo Stayer'),
- ('badge_name_AP1', 'The HABprentice Finalist'),
- ('badge_desc_WH8', 'You received the cure to the virus Habboween 2008'),
- ('badge_name_Z24', 'IGOR EVIL SCIENTIST''S COAT'),
- ('badge_name_ACH_RegistrationDuration8', '80 % True Habbo'),
- ('badge_name_NEJ', 'Flynn500 Winner'),
- ('badge_desc_ACH_MGM2', 'Level 2 - For creating your own fellowship - party of 3. For inviting one real life friend to Habbo. Worth 55 pixels.'),
- ('badge_name_GLK', 'Head Guide (Wolf)'),
- ('badge_name_Z57', 'Smithsonian Supporter'),
- ('badge_desc_ACH_RoomEntry2', 'Level 2 - For hanging out in 15 guest rooms that you do not own. Worth 10 pixels.'),
- ('badge_desc_UK7', 'Awarded to experts at creating their own quests.'),
- ('badge_name_XM2', 'Xmas Elf'),
- ('badge_name_DS1', 'Grey Pixel Warrior'),
- ('badge_desc_GLI', 'Level 9 - The sharp eyed one - flying to your aid from afar. For being a Habbo guide - Here to help. Worth 920 pixels.'),
- ('badge_name_Z41', 'Team Ducks Supporter'),
- ('badge_name_TC3', 'SnowStorm Champ'),
- ('badge_name_ACH_MGM5', 'Slumber Party'),
- ('badge_name_CY3', 'High Yin Yang'),
- ('badge_desc_ACH_RespectEarned1', 'Level 1 - For earning respect your first time. Worth 20 pixels.'),
- ('badge_desc_ACH_Student1', 'For being guided by a Habbo Guide and to be confused no more. Worth 20 pixels.'),
- ('badge_name_WH2', 'Evil Smile'),
- ('badge_desc_DK5', 'Camp Rock Winner 2008'),
- ('badge_name_Z28', 'Silver Insider'),
- ('badge_desc_GLA', 'Level 1 - The speedy one - simple facts and information. For being a Habbo guide - Here to help. Worth 15 pixels.'),
- ('badge_desc_AP2', 'The HABprentice: Design Edition Boardroom Table Member'),
- ('badge_desc_CL1', 'Idea Agency brief runner-up!'),
- ('badge_name_WH4', 'Smelly Brain'),
- ('badge_name_ACH_Graduate1', 'The Graduate'),
- ('badge_name_ACH_AllTimeHotelPresence10', 'Online time X - F5 Tornado'),
- ('badge_desc_HX2', 'Safety eXpert'),
- ('badge_desc_Z39', 'Tracked the scent and made it to the Hotel'),
- ('badge_name_Z01', 'Habbo Model'),
- ('badge_desc_NWB', 'Hobbas were volunteer moderators.'),
- ('badge_name_XM4', 'Xmas Tree'),
- ('badge_name_Z07', 'Gold Graffiti'),
- ('badge_desc_AC6', 'Used the inner Angry Spirit Ape to find the Lost Tribe of Bensalem'),
- ('badge_desc_BE2', 'Helped shape the new Habbo June 2009'),
- ('badge_desc_Z37', 'Hotel For Dogs 2* Resort Owner'),
- ('badge_desc_ACH_MGM4', 'Level 4 - For creating your own fellowship - party of 6. For inviting two more real life friends to Habbo. Worth 130 pixels.'),
- ('badge_desc_LC3', 'Completed the quest of Lemuria 02/09'),
- ('badge_name_MB2', 'Madball Yellow Card'),
- ('badge_desc_CL3', 'Idea Agency Golden brief winner!'),
- ('badge_desc_XM4', 'Awarded to everyone who visited Habbo during December 2006. Happy Christmas!'),
- ('badge_desc_UKO', 'Awarded to anyone who successfully collected all Dark Is Rising Badges. 2007'),
- ('badge_desc_Z07', '1st place in the Step Up 2 The Streets dance competition.'),
- ('badge_name_GLC', 'Otter'),
- ('badge_name_ACH_MGM3', 'Block party'),
- ('badge_desc_Z20', 'You have reached LEVEL5. October 2008.'),
- ('badge_name_AR2', 'Alhambra Sword'),
- ('badge_name_ACH_GamePlayed7', 'Battle Royal VII'),
- ('badge_desc_U01', 'Idea Agency brief runner-up!'),
- ('badge_desc_Z43', 'HABWrecked Contestant 2009'),
- ('badge_desc_MB2', 'Competition winners during Habbo Madball 2008.'),
- ('badge_name_UK3', 'Frank Bus'),
- ('badge_name_ACH_AvatarTags1', '5 words of wisdom'),
- ('badge_desc_HC3', 'Level 3 - For 24 months of Habbo Club membership. Worth 300 pixels.'),
- ('badge_desc_U03', 'Idea Agency Golden brief winner!'),
- ('badge_desc_HX3', 'Tech eXpert'),
- ('badge_name_HWB', 'Evil Smile'),
- ('badge_desc_ACH_RoomEntry4', 'Level 4 - For hanging out in 50 Guest Rooms that you do not own. Backpacker. Worth 15 pixels.'),
- ('badge_desc_HC1', 'Level 1 - For joining the Habbo Club. Worth 100 pixels.'),
- ('badge_name_VA5', 'Wedding Ring'),
- ('badge_name_Z09', 'Underage Festival'),
- ('badge_name_ACH_RespectEarned6', 'Been respected 366 times.'),
- ('badge_name_Z22', 'IGOR HELMET'),
- ('badge_desc_ACH_Login1', 'Level 1 - For logging in 5 days in a row. Try it if you dare. Worth 50 pixels.'),
- ('badge_desc_GLC', 'Level 3 - The one who will not let you sink under pressure. For being a Habbo guide - Here to help. Worth 34 pixels.'),
- ('badge_name_GLE', 'Fox'),
- ('badge_desc_UKM', 'Fantastic Four Gold Medallion. 2007.'),
- ('badge_desc_Z22', 'You have reached LEVEL6. October 2008.'),
- ('badge_name_Z43', 'HABWrecked Contestant 2009'),
- ('badge_name_Z65', 'Charlie''s Best Friend'),
- ('badge_name_ACH_GamePlayed9', 'Battle Royal IX'),
- ('badge_name_ACH_AllTimeHotelPresence8', 'Online time VIII- Meso Cyclone'),
- ('badge_desc_Z57', 'Attended the Smithsonian Centre launch - May 2009'),
- ('badge_desc_WH5', 'Musically gifted Habbo!'),
- ('badge_name_ACH_Login4', 'High Roller'),
- ('badge_name_HC3', 'HC Club membership III'),
- ('badge_name_VA4', 'Habborella Crew'),
- ('badge_desc_ACH_MGM10', 'Level 10 - For creating your own fellowship - party of 18. For inviting two more real life friends to Habbo. Worth 200 pixels.'),
- ('badge_desc_CY2', 'Awarded to owners of trials that MeiLing defeated. CNY 2009'),
- ('badge_name_HX8', 'Habbo eXpert'),
- ('badge_name_Z05', 'Habbo X Medal'),
- ('badge_name_WAR', 'Peace Protest 2008'),
- ('badge_desc_Z05', 'Habbo eXperts were volunteer helpers between 2006 and 2008.'),
- ('badge_name_UKF', 'Iron Sign'),
- ('badge_desc_WH7', 'Awarded to competition winners during Habboween 2008.'),
- ('badge_desc_UKG', 'Dark is Rising sign of fire. 2007.'),
- ('badge_name_UKP', 'Perfect Prefect'),
- ('badge_name_Z63', 'Valued BETA tester'),
- ('badge_name_ST6', 'Climate Scientist'),
- ('badge_name_AR1', 'Alhambra Genie'),
- ('badge_desc_UKA', 'Battle of the Resorts Summer 2007'),
- ('badge_name_Z03', 'Stop Pollution'),
- ('badge_name_Z51', 'Zac Efron Fan'),
- ('badge_name_UKH', 'Stone Sign'),
- ('badge_name_UKD', 'Adventure Story'),
- ('badge_desc_Z09', 'Competition winner at the Habbo Underage Festival 2008.'),
- ('badge_desc_ACH_RegistrationDuration1', 'Level 1 - For true Habbos who have been members of the community for 3 days. Worth 30 pixels.'),
- ('badge_desc_UK3', 'Frank Bus moderator.'),
- ('badge_desc_Z17', 'Hairspray The Musical talent show competition winner! 2008'),
- ('badge_name_HX4', 'Habbo eXpert'),
- ('badge_desc_WH3', 'Habboween competition /event winner.'),
- ('badge_desc_ACH_GamePlayed4', 'Level 4 - For playing and winning Snow Storm or for the game of Battle Ball 50 times. Worth 80 pixels.'),
- ('badge_desc_ACH_Login7', 'Level 7 - For logging in 70 days in a row. Awesome. Worth 200 pixels.'),
- ('badge_desc_UKY', 'Awarded to Quest Guild members. You must submit a Quest to enter the guild.'),
- ('badge_name_ACH_Login2', 'Preferred Guest'),
- ('badge_name_ADM', 'Habbo Staff'),
- ('badge_name_ACH_Login10', 'Phoenix'),
- ('badge_desc_ACH_Login9', 'Level 9 - For logging in 90 days in a row. Extraordinary. Worth 200 pixels.'),
- ('badge_desc_DN1', 'Diner Room Winner 2008.'),
- ('badge_name_OL1', 'Habbolympic Gold'),
- ('badge_desc_HJ6', 'Attended the Harajuku Lovers Hub launch party!'),
- ('badge_name_WBL', 'Wobble Squabble HOF'),
- ('badge_name_HM1', 'Mall Builder'),
- ('badge_desc_HWB', 'Habboween competition badge.'),
- ('badge_name_UK5', 'Comic Creator'),
- ('badge_desc_WBL', 'Hall of Fame member. Awarded to the top 25 Wobble Squabble players.'),
- ('badge_desc_HW1', 'Winning Director of a Habbowood movie. Habbowood ran in both 2006 and 2007.'),
- ('badge_name_CO6', 'YTH Champion Villager'),
- ('badge_name_ST4', 'Cosmetics Specialist'),
- ('badge_desc_Z64', 'Helped shape the new Habbo June 2009'),
- ('badge_desc_CL2', 'Idea Agency Silver brief winner!'),
- ('badge_name_NEB', 'Official EPIC Party Host'),
- ('badge_name_UKR', 'St Trinian''s Head Girl'),
- ('badge_desc_ACH_AllTimeHotelPresence6', 'Level 6 - spending total of 144 hours in hotel. Worth 20 pixels.'),
- ('badge_name_ACH_MGM10', 'Prom'),
- ('badge_name_HX2', 'Habbo eXpert'),
- ('badge_name_ACH_RoomEntry6', 'House Guest'),
- ('badge_name_WH1', 'Evil Eye'),
- ('badge_desc_UK5', 'Habbo comic creator. Comics were displayed on the homepage for 2 weeks during 2007.'),
- ('badge_desc_GLG', 'Level 7 - The strong one - the one you can depend on. For being a Habbo guide - Here to help. Worth 660 pixels.'),
- ('badge_name_GLA', 'Bunny'),
- ('badge_name_LC3', 'Lemuria Adventurer'),
- ('badge_desc_UK9', 'Japanese quest winner 2007.'),
- ('badge_desc_Z03', 'Earth week competition winner.'),
- ('badge_desc_DN3', 'Roadtrip USA 15 Points 2008.'),
- ('badge_desc_ACH_AllTimeHotelPresence8', 'Level 8 - spending total of 576 hours in hotel. Worth 20 pixels.'),
- ('badge_desc_Z31', 'Official Habbo Music Festival Artist'),
- ('badge_name_UK7', 'Quest Builder'),
- ('badge_name_ACH_MGM8', 'Ball'),
- ('badge_name_VA3', 'Habborella Cruise'),
- ('badge_desc_HX8', 'Gold Game eXpert'),
- ('badges_tab_title', 'My badges'),
- ('badge_name_AC1', 'Bensalem Tribe Member'),
- ('badge_name_EC5', 'Official Habbo Tree-Planter'),
- ('badge_desc_ACH_AvatarLooks1', 'For finally putting some fresh clothes on. Worth 50 pixels.'),
- ('badge_desc_ST3', 'You need Science and Maths skills for this job!'),
- ('badge_name_SB1', 'Bouncing Queens'),
- ('badge_name_ST2', 'Digital Designer'),
- ('badge_name_Z59', 'History Buff'),
- ('badge_desc_Z66', 'Entered an ultimate sleepover room to Charlie'),
- ('badge_name_UKB', 'Play Writer'),
- ('badge_name_Z42', 'Team Otters Supporter'),
- ('badge_name_HW1', 'Habbowood Director'),
- ('badge_name_Z35', 'Hotel For Dogs Quest Winner'),
- ('badge_desc_AC1', 'Initiated through the Totem bases of fire PINK'),
- ('badge_desc_ACH_RoomEntry10', 'Level 10 - For hanging out in 200 Guest Rooms that you do not own. Time traveler. Worth 40 pixels.'),
- ('badge_desc_ACH_RegistrationDuration7', 'Level 7 - For true Habbos who have been members of the community for 2 years. Worth 200 pixels.'),
- ('badge_name_UKT', 'Candy Floss'),
- ('badge_name_CO4', 'YTH Prize Winner'),
- ('badge_name_UKL', 'Fantastic4 Silver'),
- ('badge_name_ACH_RoomEntry4', 'Day tripper'),
- ('badge_desc_ACH_AllTimeHotelPresence4', 'Level 4 - spending total of 16 hours in hotel. Worth 20 pixels.'),
- ('badge_name_ACH_GamePlayed5', 'Battle Royal V'),
- ('badge_name_ACH_TraderPass2', 'Trader''s Pass'),
- ('badge_name_RU3', 'SafeSid Competition Winner'),
- ('badge_desc_Z13', 'Runner Up of Habbo Big Brother series1 in July 2008.'),
- ('badge_desc_ACH_GamePlayed8', 'Level 8 - For playing and winning Snow Storm or the game of Battle Ball 280 times. Worth 220 pixels.'),
- ('badge_desc_ACH_RegistrationDuration5', 'Level 5 - For true Habbos who have been members of the community for 24 weeks. Worth 160 pixels.'),
- ('badge_desc_ACH_MGM7', 'Level 7 - For creating your own fellowship - party of 12. For inviting two more real life friends to Habbo. Worth 160 pixels.'),
- ('badge_name_ACH_RespectEarned1', 'Been respected once.'),
- ('badge_name_Z33', 'It Doesn''t Have To Happen'),
- ('badge_desc_ACH_RoomEntry8', 'Level 8 - For hanging out in 140 Guest Rooms that you do not own. Orion. Worth 30 pixels.'),
- ('badge_desc_XM2', 'Elf Vs Reindeer Christmas 2005'),
- ('badge_name_ACH_Login8', 'Rotten tomato'),
- ('badge_desc_SU1', 'Lvl1 Tiki Competition winner. Lowest award. Summer 2008.'),
- ('badge_desc_SB2', 'Bobbaschi gang member on the Streets Of Bobba September 2006.'),
- ('badge_desc_BTB', 'Hall of Fame member. Awarded to the top 25 BattleBall players.'),
- ('badge_desc_ACH_GamePlayed2', 'Level 2 - For playing and winning Snow Storm or for the game of Battle Ball 5 times. Worth 30 pixels'),
- ('badge_desc_ACH_RespectEarned9', 'Level 9 - For earning respect a further 200 times. Worth 200 pixels.'),
- ('badge_desc_ACH_Login3', 'Level 3 - For logging in 15 days in a row. Strange. Worth 120 pixels.'),
- ('badges_window_title', 'Badges'),
- ('badge_name_UK9', 'Japanese Statue'),
- ('badge_name_JF2', 'Japanese Sushi'),
- ('badge_desc_ACH_RoomEntry6', 'Level 6 - For hanging out in 80 Guest Rooms that you do not own. Out of towner. Worth 20 pixels.'),
- ('badge_desc_CO6', 'Villager at the largest village in Yukka Tree Hill.'),
- ('badge_name_Z39', 'Hotel For Dogs Maze Winner'),
- ('badge_desc_ACH_AllTimeHotelPresence10', 'Level 10 - spending total of 2304 hours in hotel. Worth 20 pixels.'),
- ('badge_name_Z40', 'Habbo UK is 8!'),
- ('badge_name_ACH_AllTimeHotelPresence2', 'Online time II - Drizzle'),
- ('badge_name_SB3', 'Shabbolins'),
- ('badge_name_ACH_RespectGiven1', 'Nice as pie!'),
- ('badge_name_GLG', 'Buffalo'),
- ('badge_name_HJ3', 'Designed Gwen Stefani an outfit with Harajuku Lovers'),
- ('badge_desc_ACH_RespectEarned7', 'Level 7 - For earning respect a further 200 times. Worth 200 pixels.'),
- ('badge_desc_UKC', 'Habbo submitted news stories.'),
- ('badge_name_UKV', 'Gold Rollercoaster'),
- ('badge_desc_VA7', 'For making a really good Bollywood Movie. 2009.'),
- ('badge_name_BTB', 'BattleBall HOF'),
- ('badge_name_ACH_AllTimeHotelPresence6', 'Online time VI- Jet Stream'),
- ('badge_name_UKJ', 'Wood Sign'),
- ('badge_desc_Z33', 'Play Director and Reviewer extraordinaire'),
- ('badge_desc_ACH_GamePlayed6', 'Level 6 - For playing and winning Snow Storm or the game of Battle Ball 160 times. Worth 120 pixels.'),
- ('badge_name_ACH_RespectEarned3', 'Been respected 16 times.'),
- ('badge_desc_ACH_AllTimeHotelPresence2', 'Level 2 - spending total of 3 hours in hotel. Worth 20 pixels.'),
- ('badge_name_VA1', 'Superlove Heart'),
- ('badge_desc_CAC', 'Landscape Room Winner 2008.'),
- ('badge_name_ACH_RoomEntry2', 'Running Room Raider'),
- ('badge_name_PIR', 'Pirate Necklace'),
- ('badge_name_ACH_RegistrationDuration3', '30 % True Habbo'),
- ('badge_desc_ST4', 'You need Science and Maths skills for this job!'),
- ('badge_desc_MD1', 'Awarded to winners of the Meet Dave quiz competition. 2008.'),
- ('badge_name_UKW', 'Silver Rollercoaster'),
- ('badge_name_SU1', 'Low Tiki Mana'),
- ('badge_desc_Z29', 'Awarded to The Insiders prank competition winners. October 2008.'),
- ('badge_desc_UKE', 'Dark is Rising sign of bronze. 2007.'),
- ('badge_desc_ADM', 'Habbo Employees including London office staff. If their Habbo name has MOD in it, then they are Moderators.');
- INSERT INTO `external_texts` (`xkey`, `xvalue`) VALUES
- ('badge_name_U01', 'Idea Agency competition runner-up!'),
- ('badge_name_ACH_EmailVerification1', 'True You'),
- ('badge_desc_EC2', 'Won a Love The Earth event'),
- ('badge_name_CL2', 'Idea Agency competition winner!'),
- ('badge_name_ACH_Login6', 'Covered with moss'),
- ('badge_desc_AC3', 'Initiated through the Totem bases of fire BLUE'),
- ('badge_name_WH7', 'Virus Blood'),
- ('badge_desc_Z27', 'Road Trip USA Queen badge winner. Awarded to anyone who exchanged 25 Fuel Points. 2008'),
- ('badge_desc_HJ2', 'I''m an official Harajuku Lovers girl'),
- ('badge_name_Z14', 'Briefcase Affair'),
- ('badge_name_ACH_GamePlayed3', 'Battle Royal III'),
- ('badge_desc_Z19', 'You have reached LEVEL4. October 2008.'),
- ('badge_name_DK5', 'Camp Rock Guitar Blue'),
- ('badge_desc_ACH_RespectEarned5', 'Level 5 - For earning respect a further 100 times. Worth 100 pixels.'),
- ('badge_desc_HJ4', 'Member of the Cool Japan Quiz winning team'),
- ('badge_desc_Z60', 'Built a Museum room to house a replica tablet'),
- ('badge_name_ACH_AllTimeHotelPresence4', 'Online time IV - Blizzard'),
- ('badge_name_Z16', 'Newspaper Affair'),
- ('badge_desc_ACH_Motto1', 'For editing your motto & letting us know how you''re feeling. Worth 10 pixels.'),
- ('badge_name_Z66', 'Charlie Girl Chic Competitor'),
- ('badge_name_U03', 'Idea Agency competition winner!'),
- ('badge_desc_Z59', 'Master of the history quest'),
- ('badge_name_Z37', 'Hotel For Dogs 2* Resort Owner'),
- ('badge_name_HX6', 'Habbo eXpert'),
- ('badge_desc_ACH_RegistrationDuration3', 'Level 3 - For true Habbos who have been members of the community for 8 weeks. Worth 90 pixels.'),
- ('badge_name_MD2', 'Meet Dave Body'),
- ('badge_desc_WH1', 'Habboween competition /event winner.'),
- ('badge_desc_UKR', 'Winner of St Trinians Head Girl competition.'),
- ('badge_desc_Z15', 'My Spy Family quest 1 winner.'),
- ('badge_name_HJ5', 'Harajuku Lovers Music'),
- ('badge_name_U05', 'Habbo Raceway Course'),
- ('badge_name_ACH_MGM1', 'Baby Shower'),
- ('badge_name_GLH', 'Bear'),
- ('badge_name_Z46', 'HAFTAS Winner 2009'),
- ('bage_name_XMA', 'Christmas 2008 comp winner'),
- ('badge_name_HF1', 'Golden Football Boot'),
- ('badge_name_Z13', 'HBB Runner Up'),
- ('badge_name_ACH_RoomEntry10', 'Pilgrim'),
- ('badge_desc_UKJ', 'Dark is Rising sign of wood. 2007.'),
- ('achievements_desc', 'Achievements are tasks that you can do in Habbo Hotel. For each Achievement you receive a badge and some pixels'),
- ('badge_desc_Z42', 'HABWrecked Otters Fan 2009'),
- ('badge_name_UKY', 'Quest Guild'),
- ('badge_name_ACH_RegistrationDuration5', '50 % True Habbo'),
- ('badge_desc_VA1', 'Awarded to the two superlove champions Valentine''s 2006.'),
- ('badge_desc_UKX', 'Winner at the St Trinian''s Quiz competiton 2008.'),
- ('badge_name_Z48', 'Bionicle Kick Wars Winner'),
- ('badge_desc_UKV', 'Theme Park team competition champion. 2008'),
- ('badge_name_DN4', 'Pink Fuel Flag'),
- ('badge_desc_SNW', 'Hall of Fame member. Awarded to the top 25 SnowStorm players.'),
- ('badge_desc_HC4', 'Level 4 - For 36 months of Habbo Club membership. Worth 400 pixels.'),
- ('badge_desc_Z25', 'You have reached LEVEL1. October 2008.'),
- ('badge_desc_ATW', 'Globetrekker competition winner. Country room is in our Globetrekker Tour Guide 2008.'),
- ('badge_desc_NEC', 'Official HMF:Neon Best New Artist Supporter'),
- ('badge_name_ACH_GamePlayed1', 'Battle Royal I'),
- ('badge_desc_UKT', 'Theme Park creative competition winner. 2008'),
- ('badge_desc_UKN', 'Awarded to winners of the 2007 HAFTAs where rooms were built based on films.'),
- ('badge_desc_ST6', 'You need Science and Maths skills for this job!'),
- ('badge_desc_ACH_Login10', 'Level 10 - For logging in 100 days in a row. Breathtaking. Worth 200 pixels.'),
- ('badge_desc_CO5', 'Owner of a Yukka Tree Hill Village.'),
- ('badge_desc_EC5', 'Loved The Earth and bought a tree for a friend'),
- ('badge_name_ACH_RoomEntry1', 'Room Raider'),
- ('badge_name_AC4', 'The Spirit Eagle'),
- ('badge_desc_Z44', 'HABWrecked Overall Winner 2009'),
- ('badge_name_ACH_RegistrationDuration2', '20 % True Habbo'),
- ('badge_name_HC1', 'HC Club membership I'),
- ('badge_desc_DU3', 'Habbowealth Games 2005.'),
- ('badge_name_CY2', 'Low Yin Yang'),
- ('badge_name_XM9', 'Arctic Snowballers!'),
- ('badge_desc_SB4', 'Furnihilists gang member on the Streets Of Bobba September 2006.'),
- ('badge_desc_ACH_Login6', 'Level 6 - For logging in 60 days in a row. Phenomenal. Worth 200 pixels.'),
- ('badge_desc_XM3', 'Reindeer Vs Elf Christmas 2005'),
- ('badge_desc_HX4', 'Game eXpert'),
- ('badge_name_SB4', 'Furnihilists'),
- ('badge_name_DN1', 'Diner Expert'),
- ('badge_name_ACH_RoomEntry9', 'Habitué'),
- ('badge_name_Z11', 'HBB Contestant'),
- ('badge_name_Z30', 'Pumpkin Design'),
- ('badge_desc_VA4', 'Habborella cruise ship staff Valentine''s 2008.'),
- ('badge_name_UKN', 'HAFTAs Award'),
- ('badge_desc_UK8', 'NSPCC campaign badge. Stop Bullying. Full stop.'),
- ('badge_desc_UKP', 'Winner of the St Trinians perfect prefect competition.'),
- ('badge_name_ACH_RoomEntry7', 'Traveler'),
- ('badge_name_KIR', 'Keep It Real'),
- ('badge_desc_Z40', 'I celebrated Habbo UK''s 8th birthday, 17/1/2009'),
- ('badge_name_Z25', 'IGOR GOGGLES'),
- ('badge_name_ACH_RegistrationDuration7', '70 % True Habbo'),
- ('badge_desc_TC2', 'Wobble Squabble Challenge involved being in the top 20 highscores for 15 weeks in a row!'),
- ('badge_desc_HBA', 'Hobbas were volunteer moderators.'),
- ('badge_desc_VA2', 'Awarded to competition winners during Valentine''s week each year.'),
- ('badge_desc_ACH_RoomEntry5', 'Level 5 - For hanging out in 60 Guest Rooms that you do not own. Globetrotter.Worth 15 pixels.'),
- ('badge_desc_OL3', 'Awarded to members of the 3rd Habbolympic team 2008.'),
- ('badge_desc_Z10', 'Competition winner at the Habbo Underage Festival 2008.'),
- ('badge_name_ACH_RespectEarned10', 'Been respected 1166 times.'),
- ('badge_desc_Z46', 'HAFTAS Winner 2009'),
- ('badge_desc_Z23', 'You have reached LEVEL2. October 2008.'),
- ('badge_desc_ACH_RegistrationDuration9', 'Level 9 - For true Habbos who have been members of the community for 4 years. Worth 200 pixels.'),
- ('badge_name_ACH_RegistrationDuration9', '90 % True Habbo'),
- ('badge_desc_ACH_TraderPass2', 'Level 2 - Achieved if you have been busy trading your stuff. Keep it up!'),
- ('badge_desc_Z48', 'I showed the strength of a Bionicle glatorian!'),
- ('badge_desc_XM1', 'Rasta Santa was awarded during Christmas 2005. He visited the hotel December 2006.'),
- ('badge_desc_Z04', 'Earth week competition winner.'),
- ('badge_name_ACH_MGM6', 'Reunion'),
- ('badge_name_WH3', 'Vampire Fangs'),
- ('badge_name_Z02', 'Help Our Planet'),
- ('badge_name_Z56', 'The Buzz Brain of Habbo'),
- ('badge_name_Z27', 'Road Trip Queen'),
- ('slots_full', '5 badges worn!'),
- ('badge_desc_KIR', 'Keep It Real competition winner. Don''t forget to keep it 100% Habbo!'),
- ('badge_desc_U02', 'Idea Agency Silver brief winner!'),
- ('badge_desc_AP3', 'A winner or runner-up in the HABprentice: Designer Edition tasks'),
- ('badge_desc_ACH_GamePlayed10', 'Level 10 - For playing and winning Snow Storm or the game of Battle Ball 440 times. Worth 340 pixels.'),
- ('badge_wear', 'Wear'),
- ('badge_name_TC2', 'Wobble Squabble Champ'),
- ('badge_save', 'Save'),
- ('badge_desc_WAR', 'Awarded for attending the Peace Protest in 2008 or responding correctly to the Peace Poll.'),
- ('badge_desc_ACH_RespectEarned2', 'Level 2 - For earning respect a further 5 times. Worth 20 pixels.'),
- ('badge_desc_DK6', 'Camp Rock Winner 2008'),
- ('badge_desc_ACH_RoomEntry3', 'Level 3 - For hanging out in 30 guest rooms that you do not own. Worth 15 pixels.'),
- ('badge_desc_UK6', 'Billboard design winner. Billboards were displayed in the Gallery Cafe for 2 weeks during 2007!'),
- ('badge_name_GLJ', 'Owl'),
- ('badge_desc_Z08', '2nd place in the Step Up 2 The Streets dance competition.'),
- ('badge_desc_OL1', 'Awarded to members of the 1st Habbolympic team 2008.'),
- ('badge_desc_GLH', 'Level 8 - The friendly one - kind and always there. For being a Habbo guide - Here to help. Worth 735 pixels.'),
- ('badge_desc_HX6', 'Gold Safety eXpert'),
- ('badge_name_AP2', 'Official HABprentice Designer 2009'),
- ('badge_desc_BE1', 'Helped shape the new Habbo June 2009'),
- ('badge_desc_DN5', 'Roadtrip USA 10 Points 2008.'),
- ('badge_name_Z19', 'IGOR BUBBLING BEAKER'),
- ('badge_name_ST1', 'Sound Engineer'),
- ('badge_name_CAC', 'Landscape Expert'),
- ('badge_desc_ACH_MGM1', 'Level 1 - For creating your own fellowship - party of 2. For inviting one real life friend to Habbo. Worth 50 pixels.'),
- ('badge_name_AC6', 'The Angry Spirit Ape'),
- ('badge_name_ACH_GamePlayed8', 'Battle Royal VIII'),
- ('badge_desc_ACH_RoomEntry1', 'Level 1 - For hanging out in 5 guest rooms that you do not own. Worth 5 pixels.'),
- ('badge_desc_GLJ', 'Level 10 - The old and wise one - loyal, with a heart of gold. For being a Habbo guide - Here to help. Worth 1000 pixels.'),
- ('badge_desc_ACH_AvatarTags1', 'For tagging yourself with 5 tags. Use your words wisely. Describe yourself for a wicked match! Worth 50 pixels.'),
- ('badge_desc_ACH_MGM3', 'Level 3 - For creating your own fellowship - party of 4. For inviting one real life friend to Habbo. Worth 60 pixels.'),
- ('badge_name_WH5', 'Purple Guitar'),
- ('badge_desc_AR1', 'Alhambra Prize Winner 2008'),
- ('badge_name_GRR', 'Gorillaz Celeb Visit'),
- ('badge_desc_GLD', 'Level 4 - The digger one - has information you cannot find. For being a Habbo guide - Here to help. Worth 90 pixels.'),
- ('badge_name_ACH_RespectEarned9', 'Been respected 966 times.'),
- ('badge_name_Z08', 'Silver Graffiti'),
- ('badge_desc_XM9', 'For Arctic Maze survivors!'),
- ('badge_desc_AC5', 'Used the inner Spirit Squid to find the Lost Tribe of Bensalem'),
- ('badge_name_DU2', 'Silver Habbowealth'),
- ('badge_name_GLB', 'Bambi'),
- ('badge_name_UK2', 'Always Salon Champ'),
- ('badge_desc_ACH_MGM5', 'Level 5 - For creating your own fellowship - party of 8. For inviting two more real life friends to Habbo. Worth 140 pixels.'),
- ('badge_name_VIP', 'VIP Pass'),
- ('badge_desc_Z06', '3rd place in the Step Up 2 The Streets dance competition.'),
- ('badge_desc_GLB', 'Level 2 - The loving one - makes you wanna help others. For being a Habbo guide - Here to help. Worth 32 pixels.'),
- ('badge_name_UK4', 'Habbo Council'),
- ('badge_name_ACH_MGM4', 'Dance Party'),
- ('badge_desc_HX1', 'Host eXpert'),
- ('badge_desc_Z21', 'You have reached LEVEL3. October 2008.'),
- ('badge_name_MB1', 'Madball Red Card'),
- ('achievements_tab_title', 'Achievements'),
- ('badge_name_ACH_RespectEarned7', 'Been respected 566 times.'),
- ('badge_name_ATW', 'Globetrekker'),
- ('badge_desc_HC2', 'Level 2 - For 12 months of Habbo Club membership. Worth 200 pixels.'),
- ('badge_desc_Z36', 'Hotel For Dogs 1* Resort Owner'),
- ('badge_name_VA8', 'Large Shalimar'),
- ('badge_desc_JF2', 'Awarded to everyone who opened a Sushi Parlour that was visited and endorsed by Kitsune. 2008'),
- ('badge_name_ACH_RespectEarned5', 'Been respected 166 times.'),
- ('badge_name_BE1', 'Official BETA tester'),
- ('badge_name_Z06', 'Bronze Graffiti'),
- ('badge_desc_UKI', 'Dark is Rising sign of water. 2007.'),
- ('badge_name_Z23', 'IGOR BUNSEN BURNER'),
- ('badge_desc_Z12', 'Winner of Habbo Big Brother series1 in July 2008.'),
- ('badge_desc_ACH_Login2', 'Level 2 - For logging in 8 days in a row. Weird. Worth 80 pixels.'),
- ('badge_name_GLD', 'Badger'),
- ('badge_desc_Z56', 'I''ve got the biggest brain in all of Habbo!'),
- ('badge_desc_GLF', 'Level 6 - The hunter - stalks down the answers. For being a Habbo guide - Here to help. Worth 600 pixels.'),
- ('badge_name_Z44', 'HABWrecked Winner 2009'),
- ('badge_name_HC4', 'HC Club membership IV'),
- ('badge_desc_Z38', 'Hotel For Dogs 3* Resort Owner'),
- ('badge_desc_UKL', 'Fantastic Four Silver Medallion. 2007.'),
- ('badge_desc_MB1', 'Overall champions of Habbo Madball 2008.'),
- ('badge_desc_ST1', 'You need Science and Maths skills for this job!'),
- ('badge_name_Z21', 'IGOR PINCERS'),
- ('fx_12_desc', 'Ice cold!'),
- ('fx_18', 'UFO in yellow'),
- ('fx_4_desc', 'Twinkle like the star you are.'),
- ('object_displayer_fx', '%fx (%t)'),
- ('fx_19', 'BluesMobile'),
- ('fx_5', 'Torch'),
- ('fx_bubbles', 'Forever blowing bubbles!'),
- ('fx_26', 'totem_mix_name'),
- ('fx_18_desc', 'Unidentified yellow flying object.'),
- ('fx_17_desc', 'Fly away with this UFO of love.'),
- ('fx_20_desc', 'How can I help?'),
- ('fx_16', 'Microphone'),
- ('fx_25', 'totem_eagle_name'),
- ('fx_22_desc', 'This is black sunshine!'),
- ('fx_11_desc', 'X-Rayed'),
- ('fx_explosion', 'Explosions'),
- ('fx15', 'Hover board'),
- ('fx_flare', 'Flares!'),
- ('fx_4', 'Twinkle'),
- ('fx_20', 'HelpMobile'),
- ('fx_12', 'Frozen'),
- ('fx_1_desc', 'Shine the light on me!'),
- ('fx_9', 'Love'),
- ('fx_9_desc', 'Love is in the air.'),
- ('fx_11', 'X-Ray'),
- ('fx_7', 'Butterfly effect'),
- ('fx_8', 'Fireflies'),
- ('fx_8_desc', 'Light my fire'),
- ('fx_6', 'HRJP-3000'),
- ('fx_24_desc', 'totem_merdragon_desc'),
- ('fx_17', 'UFO in pink'),
- ('fx_24', 'totem_merdragon_name'),
- ('fx_21', 'RebelMobile'),
- ('fx_3_desc', 'Help, I''m being abducted.'),
- ('fx_19_desc', 'We''re on a mission from god.'),
- ('fx_16_desc', 'Habbo Dragonfly microphone'),
- ('fx_26_desc', 'totem_mix_desc'),
- ('fx15_desc', 'The future of transportation in yellow.'),
- ('fx_6_desc', 'Habbo Rocket Jet Pack.'),
- ('fx_15', 'Yellow hover board'),
- ('fx_10_desc', 'Get a shower!'),
- ('fx_2', 'Hover board'),
- ('fx_21_desc', 'Drive like lightning, crash like thunder!'),
- ('fx_23_desc', 'totem_man_desc'),
- ('fx_13_desc', 'Spooky'),
- ('fx14_desc', 'The future of transportation in pink.'),
- ('fx_3', 'UFO'),
- ('fx_10', 'Flies'),
- ('fx_13', 'Ghost'),
- ('fx_25_desc', 'totem_eagle_desc'),
- ('fx_14_desc', 'See the world on pink hover board.'),
- ('fx14', 'Hover board'),
- ('fx_1', 'Spotlight'),
- ('fx_23', 'totem_man_name'),
- ('fx_5_desc', 'Light the dark corners of your existence.'),
- ('fx_7_desc', 'Let the butterflies flap their wings.'),
- ('fx_22', 'BadMobile'),
- ('fx_14', 'Pink hover board'),
- ('fx_2_desc', 'The future of transportation.'),
- ('fx_15_desc', 'As yellow as a submarine.'),
- ('navigator.frontpage.staticsearch.1', 'Popular Rooms'),
- ('navigator.roominfo.removefromfavourites', 'Remove from favorites'),
- ('navigator.password.button.try', 'Try password'),
- ('navigator.roominfo.addtofavourites', 'Add to favorites'),
- ('navigator.roomownercaption', 'Owner:'),
- ('navigator.tab.3', 'Friends'),
- ('navigator.cannotcreateevent.error.5', 'Room already has an event.'),
- ('navigator.roomsettings.deleteroom.confirm.message', 'Are you sure you want to delete %room_name%? YOU WILL PERMANENTLY LOOSE ALL FURNITURE IN THIS ROOM. They will be gone forever!'),
- ('navigator.createevent', 'Create event'),
- ('navigator.loading', 'Loading...'),
- ('navigator.tab.4', 'Search'),
- ('navigator.roomrating', 'Rating:'),
- ('navigator.createroom.hcpromo.text', 'You get more room options if you join the Habbo Club, the Club of most active Habbos'),
- ('navigator.password.retryinfo', 'Wrong password. Please retry, or cancel entering the room.'),
- ('navigator.thumbeditor.selectpos', 'Define place:'),
- ('navigator.removefavourite', 'Remove Favourite'),
- ('navigator.thumbeditor.nextobj', 'Next'),
- ('navigator.roomsettings.doormode.password', 'Require a password to enter room'),
- ('navigator.eventsettings.nameerr', 'You must choose a name for you event'),
- ('navigator.roomsettings.save', 'Save settings'),
- ('navigator.usercounttooltip.friends', 'Amount of friends are in this room'),
- ('navigator.moreroomscaption', 'Want more rooms?'),
- ('navigator.rateroom', 'Rate this room'),
- ('navigator.favouritesfull.body', 'Your favourite list is full. You must remove some favourite rooms before adding more.'),
- ('navigator.roomsettings.doormode.open', 'Open, anyone can enter'),
- ('navigator.search.info', 'Type your searchwords here...'),
- ('navigator.navibutton.1', 'Popular Rooms'),
- ('navigator.roominfo.makehome', 'Make home room'),
- ('navigator.password.enter', 'Enter password'),
- ('navigator.eventsettings.edit', 'Edit'),
- ('navigator.roomsettings.unacceptablewords', 'Unacceptable words!'),
- ('navigator.roomsettings.passwordismandatory', 'You must enter a valid password'),
- ('navigator.remove', 'Remove'),
- ('navigator.roominfo.sethomeroom', 'Home'),
- ('navigator.doorbell.title', 'Doorbell'),
- ('navigator.roomsettings.basiccaption', 'Basic room settings'),
- ('navigator.thumbeditor.bgtab', 'Background image'),
- ('navigator.cannotcreateevent.error.2', 'Only room owner can create events.'),
- ('navigator.frontpage.staticsearch.9', 'Tag Search'),
- ('navigator.thumbeditor.save', 'Save'),
- ('navigator.roomsettings.flatctrls.info', 'Choose users from the list above and then click "remove" to take away their rights to this room. Click on Remove All to remove rights from all users.'),
- ('navigator.roomsettings.delete', 'Delete this room'),
- ('navigator.doorbell.info', 'This room is locked. You need to ring the doorbell to enter. If you ring the doorbell, you will have to exit this room.'),
- ('navigator.thumbeditor.caption.bg', 'Select background image'),
- ('navigator.create', 'Create'),
- ('navigator.roominfo.clearhome', 'Remove home'),
- ('navigator.roominfo.clearhome.tooltip', 'This room is your Home Room. Click here to remove your Home Room setting.'),
- ('navigator.createroom.hcpromo.link', 'Click here to read more >>'),
- ('navigator.roomsettings.doormode.doorbell', 'Visitors have to ring the doorbell'),
- ('navigator.thumbeditor.objtab', 'Icons'),
- ('navigator.thumbeditor.prevobj', 'Prev'),
- ('navigator.usercounttooltip.staticsearch', 'Amount of users in rooms that match this search'),
- ('navigator.tab.2', 'Me'),
- ('navigator.frontpage.staticsearch.5', 'My Rooms'),
- ('navigator.roomsettings.advancedcaption', 'Advanced room settings'),
- ('navigator.frontpage.staticsearch.6', 'Favourite Rooms'),
- ('navigator.title', 'Navigator'),
- ('navigator.cannotcreateevent.error.1', 'You must be in a room to start an event.'),
- ('navigator.cannotcreateevent.title', 'Cannot Create event.'),
- ('navigator.roomsettings.tobasicsettings', 'Basic settings'),
- ('navigator.createroom', 'Create room'),
- ('navigator.thumbeditor.caption.obj', 'Select image for the top'),
- ('navigator.doorbell.no.answer', 'No answer.'),
- ('navigator.eventsettings.descerr', 'Event description is mandatory'),
- ('navigator.frontpage.staticsearch.4', 'Where are my friends?'),
- ('navigator.tab.1', 'Everyone'),
- ('navigator.navibutton.9', 'By Category'),
- ('navigator.favouritedeleted', 'Favourite %room_name% deleted!'),
- ('navigator.frontpage.officialrooms', 'Official Habbo Rooms'),
- ('navigator.roomsettings.removeallflatctrls', 'Remove all'),
- ('navigator.editroom', 'Edit Room'),
- ('navigator.error.nosuchflat.title', 'Could not delete room'),
- ('navigator.roomsettings.invalidconfirm', 'The passwords don''t match'),
- ('navigator.thumbeditor.caption', 'Edit Navigator room icon'),
- ('navigator.navibutton.3', 'My Friends'' Rooms'),
- ('navigator.createroom.tilesize', 'tiles'),
- ('navigator.usercounttooltip.users', 'Amount users currently in this room'),
- ('navigator.noroomsfound', 'No rooms found'),
- ('navigator.createroom.title', 'Room creation'),
- ('navigator.eventsettings.name', 'Event name'),
- ('navigator.eventsettings.editcaption', 'Edit event'),
- ('navigator.favouritesfull.title', 'Cannot add favorite'),
- ('navigator.ratingcaption', 'Rating:'),
- ('navigator.password.info', 'This room is locked with a password. If you want to try to insert a password, you will be moved from this room.'),
- ('navigator.roomsettings.desc', 'Add a description'),
- ('navigator.searchusers', 'Search users'),
- ('navigator.roomsettings.roominfo', 'Room info'),
- ('navigator.info.doorbell', 'Room door is locked. Owner may open the door from inside.'),
- ('navigator.doorbell.waiting', 'The doorbell is ringing, waiting for someone to open the door...'),
- ('navigator.cannotcreateevent.error.4', 'Room event feature is currently disabled.'),
- ('navigator.roomsettings.roomnameismandatory', 'You must enter a name for your room'),
- ('navigator.roomsettings', 'Room settings'),
- ('navigator.navibutton.2', 'Highest Score'),
- ('navigator.createroom.error', 'Cannot create room'),
- ('navigator.cannotcreateevent.error.3', 'The door of the room must be open to create an event. You can change the door mode in room settings.'),
- ('navigator.thumbeditor.caption.top', 'Select image for the top'),
- ('navigator.roomsettings.editthumbnail', 'Edit navigator icon'),
- ('navigator.thumbeditor.toptab', 'Top layer'),
- ('navigator.frontpage', 'Front page'),
- ('navigator.textsearchresults', 'Found %room_count% rooms'),
- ('navigator.createroom.limitreached', 'You are not allowed to own more than %limit% rooms.'),
- ('navigator.eventsettings.desc', 'Event description'),
- ('navigator.search.tags', '...or select tag below'),
- ('navigator.notagsfound', 'No popular tags found'),
- ('navigator.cannonaddfavourite.exists', 'This room is already in your favourites.'),
- ('navigator.password.title', 'Password'),
- ('navigator.createroom.nameerr', 'Room name is mandatory!'),
- ('navigator.doorbell.button.ring', 'Ring doorbell'),
- ('navigator.roomsettings.toadvancedsettings', 'Advanced settings'),
- ('navigator.usercounttooltip.populartag', 'Amount of users in rooms that have this tag'),
- ('navigator.tagsearchresults', 'Found %room_count% rooms matching %tag_name%'),
- ('navigator.roomsettings.doormode', 'Access to this room:'),
- ('navigator.roomname', 'Room name'),
- ('navigator.navibutton.4', 'Where Are They?'),
- ('navigator.roominfo.editevent', 'Edit event'),
- ('navigator.navibutton.5', 'My Rooms'),
- ('navigator.category', 'Category'),
- ('navigator.error.nosuchflat.message', 'Could not delete the room, since it doesn''t exist or you are not the owner.'),
- ('navigator.undofavouritedeletion', 'Undo'),
- ('navigator.createroom.chooselayoutcaption', 'Choose room layout'),
- ('navigator.info.password', 'Password in required when entering this room.'),
- ('navigator.back', 'Back'),
- ('navigator.roominfo.makehome.tooltip', 'Set this room as your Home Room. You automatically enter your Home Room when you enter Habbo.'),
- ('navigator.frontpage.staticsearch.8', 'Text Search'),
- ('navigator.roomsettings.password', 'Password for the room:'),
- ('navigator.cannotcreateevent.error.6', 'You already have an ongoing event in some other room.'),
- ('navigator.roomsettings.flatctrls.caption', '%cnt% users have rights to this room'),
- ('navigator.navibutton.7', 'Visited rooms'),
- ('navigator.createroom.create', 'Create room'),
- ('navigator.tags', 'Tags'),
- ('navigator.roomsettings.deleteroom.confirm.title', 'Confirm room deletion'),
- ('navigator.roomsettings.passwordconfirm', 'Re-type password:'),
- ('navigator.info.tradingallowed', 'Trading is allowed in this room.'),
- ('navigator.cannonaddfavourite.full', 'Your favourite list is full.'),
- ('navigator.createroom.chooselayout', 'Choose'),
- ('navigator.doorbell.button.cancel.entering', 'Cancel entering the room'),
- ('navigator.eventsettings.end', 'End'),
- ('navigator.navibutton.6', 'My Favourites'),
- ('navigator.createroom.roomnameinfo', 'Room name'),
- ('inventory.furni.item.landscape.name', 'Landscape'),
- ('inventory.trading.info.already_open', 'You are already trading with someone and you cannot start a new trade.'),
- ('inventory.badges.wearbadge', 'Wear badge'),
- ('inventory.furni', 'Furniture'),
- ('inventory.trading.minimized.trade_in_progress', 'Trade in progress'),
- ('inventory.trading.accept', 'Accept trade'),
- ('inventory.trading.info.waiting', 'Waiting for other user to confirm the trade.'),
- ('inventory.trading.notification.title', 'Trading Notification'),
- ('inventory.trading.minimized.continue_trade', 'Continue'),
- ('inventory.furni.tab.wall', 'Wall'),
- ('inventory.trading.modify', 'Modify trade'),
- ('inventory.furni.placetoroom', 'Place to room'),
- ('inventory.effects.inactive', 'This effect is not yet activated. One item last for %duration%, once activated. You have %itemcount% pieces of these.'),
- ('inventory.trading.areoffering', 'are offering'),
- ('inventory.furni.item.wallpaper.name', 'Wallpaper'),
- ('inventory.trading.offer', 'Offer'),
- ('inventory.effects.defaultdescription', 'No effect is selected. Buy effects from the catalogue and activate them here. Then you can select which one to use from the Me Menu.'),
- ('inventory.furni.item.wallpaper.desc', 'Set this to the current room'),
- ('inventory.purse.creditbalance', 'Credits: %balance%'),
- ('inventory.achievements', 'Achievements'),
- ('inventory.title', 'Inventory'),
- ('inventory.badges.savebadges', 'Save settings'),
- ('inventory.effects.active', 'This effect is activated. Time left %timeleft%/%duration%. You have %itemcount% pieces of these.'),
- ('inventory.trading.isoffering', 'is offering'),
- ('inventory.furni.item.floor.desc', 'Set this to the current room'),
- ('inventory.trading.info.confirm', 'These are the final offers. Please confirm the trade.'),
- ('inventory.purse.pixelbalance', 'Pixels: %balance%'),
- ('inventory.trading.info.add', 'Add items to box.'),
- ('inventory.trading.other', 'Other'),
- ('inventory.trading.warning.both_accounts_disabled', 'Trading is not in use for either of you, check your trading settings.'),
- ('inventory.trading.confirm', 'Confirm'),
- ('inventory.purse.clubdays', 'Habbo Club: %months%m %days%d'),
- ('inventory.badges.clearbadge', 'Clear badge'),
- ('inventory.badges.inactivebadges', 'My badges'),
- ('inventory.furni.item.landscape.desc', 'Set this to the current room'),
- ('inventory.trading.warning.other_not_offering', 'The other Habbo has not put anything into trade. This might be a scamming attempt!'),
- ('inventory.trading.warning.own_account_disabled', 'This account does not have trading in use. You can receive items from other users but cannot give them anything. Check your trading settings and make sure your email-address is activated.'),
- ('inventory.trading.countdown', 'Please wait... %counter%'),
- ('inventory.trading.warning.others_account_disabled', 'This user does not have trading in use. You can give him/her items but he can''t give you anything in return.'),
- ('inventory.effects', 'Effects'),
- ('inventory.trading.you', 'You'),
- ('inventory.badges', 'Badges'),
- ('inventory.furni.tab.floor', 'Floor'),
- ('inventory.badges.defaultdescription', 'Here are your badges. Select the ones that you want to wear and then save the selection.'),
- ('inventory.furni.item.floor.name', 'Floor'),
- ('inventory.badges.activebadges', 'Wearing'),
- ('inventory.trading.info.closed', 'Other user cancelled the trade.');
- -- --------------------------------------------------------
- --
- -- Table structure for table `external_variables`
- --
- CREATE TABLE IF NOT EXISTS `external_variables` (
- `xkey` VARCHAR(50) NOT NULL,
- `xvalue` text NOT NULL
- ) ENGINE=MyISAM DEFAULT CHARSET=latin1;
- --
- -- Dumping data for table `external_variables`
- --
- INSERT INTO `external_variables` (`xkey`, `xvalue`) VALUES
- ('cast.entry.39', 'hh_human_50_acc_face'),
- ('cast.entry.33', 'hh_human_acc_face'),
- ('client.fatal.error.url', 'http://www.habbo.co.uk/client_error'),
- ('cast.entry.11', 'hh_human_hair'),
- ('link.format.userpage', 'http://%predefined%//rd/%ID%'),
- ('room.rating.enable', '1'),
- ('interface.cmds.active.ctrl', '["move","rotate"]'),
- ('cast.entry.28', 'hh_recycler'),
- ('avatar.editor.character.update.url', 'http://%predefined%/profile/characterupdate'),
- ('cast.entry.14', 'hh_human_shoe'),
- ('cast.entry.16', 'hh_pets_common'),
- ('cast.entry.6', 'hh_human'),
- ('link.format.collectibles', 'http://%predefined%/credits/collectibles'),
- ('room.cast.11', 'hh_human_fx'),
- ('interstitial.max.displays', '5'),
- ('room.cast.1', 'hh_soundmachine'),
- ('interface.cmds.item.ctrl', '[]'),
- ('cast.entry.40', 'hh_human_50_acc_head'),
- ('cast.entry.32', 'hh_human_acc_eye'),
- ('cast.entry.34', 'hh_human_acc_head'),
- ('interface.cmds.user.owner', '["take_rights","give_rights","kick","friend","trade","ignore","unignore","userpage"]'),
- ('cast.entry.15', 'hh_kiosk_room'),
- ('room.recommendations', '1'),
- ('room.cast.10', 'hh_roomdimmer'),
- ('link.format.friendlist.pref', 'http://%predefined%/profile/friendsmanagement?tab'),
- ('cast.entry.41', 'hh_human_50_body'),
- ('cast.entry.10', 'hh_human_hats'),
- ('room.cast.5', 'hh_human_50_leg'),
- ('cast.entry.30', 'hh_tutorial'),
- ('cast.entry.4', 'hh_interface'),
- ('cast.entry.31', 'hh_entry_init'),
- ('interface.cmds.user.ctrl', '["kick","friend","trade","ignore","unignore","userpage"]'),
- ('cast.entry.19', 'hh_furni_classes'),
- ('interface.cmds.photo.owner', '["pick","delete"]'),
- ('cast.entry.21', 'hh_club'),
- ('displayer.tag.expiration.time', '600000'),
- ('swimjump.key.list', '[#run1:"A", #run2:"D", #dive1:"W", #dive2:"E", #dive3:"A", #dive4:"S", #dive5:"D", #dive6:"Z", #dive7:"X", #jump:"SPACE"]'),
- ('link.format.credits', 'http://%predefined%/credits'),
- ('cast.entry.17', 'hh_room_utils'),
- ('cast.entry.44', 'hh_ig'),
- ('navigator.cache.duration', '30'),
- ('cast.entry.35', 'hh_human_50_face'),
- ('cast.entry.45', 'hh_ig_interface'),
- ('cast.entry.20', 'hh_room'),
- ('room.cast.4', 'hh_human_50_shirt'),
- ('room.cast.3', 'hh_human_acc_waist'),
- ('interface.cmds.photo.ctrl', '[]'),
- ('cast.entry.18', 'hh_room_ui'),
- ('cast.entry.47', 'hh_guide'),
- ('club.subscription.disabled', '1'),
- ('cast.entry.12', 'hh_human_shirt'),
- ('cast.entry.48', 'hh_badges'),
- ('interface.cmds.user.friend', '["friend","trade","ignore","unignore","userpage"]'),
- ('room.cast.2', 'hh_human_acc_chest'),
- ('cast.entry.24', 'hh_cat_new'),
- ('link.format.mailpage', 'http://%predefined%/me#mail/compose/%recipientid%'),
- ('text.render.compatibility.mode', '2'),
- ('interface.cmds.active.owner', '["move","rotate","pick"]'),
- ('cast.entry.43', 'hh_instant_messenger'),
- ('group.badge.url', '%predefined%/habbo-imaging/badge/%imagerdata%.gif'),
- ('cast.entry.1', 'hh_entry_uk'),
- ('hh.cast.11', 'hh_badges'),
- ('cast.entry.7', 'hh_human_body'),
- ('cast.entry.13', 'hh_human_leg'),
- ('client.full.refresh.period', '5000'),
- ('cast.entry.42', 'hh_friend_list'),
- ('cast.entry.2', 'hh_entry_base'),
- ('room.cast.9', 'hh_human_50_acc_waist'),
- ('text.crap.fixing', '1'),
- ('cast.entry.26', 'hh_buffer'),
- ('client.version.id', '401'),
- ('cast.entry.27', 'hh_dynamic_downloader'),
- ('moderator.cmds', '[":alert x",":ban x",":kick x",":superban x",":shutup x",":unmute x",":transfer x",":softkick x"]'),
- ('rosetta.warning.page.url', 'http://%predefined%/client_popup/rosetta_info'),
- ('link.format.mail.inbox', 'http://%predefined%/me#mail'),
- ('link.format.user.search', 'http://%predefined%/me#habbo-search'),
- ('room.cast.6', 'hh_human_50_shoe'),
- ('cast.entry.36', 'hh_human_50_hats'),
- ('room.cast.8', 'hh_human_50_acc_chest'),
- ('avatar.editor.url', '%predefined%/profile'),
- ('cast.entry.22', 'hh_photo'),
- ('link.format.habboclub', 'http://%predefined%/credits/habboclub'),
- ('link.format.club', 'http://%predefined%/credits/habboclub'),
- ('cast.entry.23', 'hh_navigator'),
- ('castload.retry.delay', '20000'),
- ('link.format.mail.compose', 'http://%predefined%/me#mail/compose/%recipientid%/%random%/'),
- ('interface.cmds.item.owner', '["pick"]'),
- ('link.format.pets', 'http://%predefined%/hotel/pets'),
- ('interface.cmds.user.personal', '["badge","dance","wave","hcdance","userpage"]'),
- ('paalu.key.list', '[#bal1:"Q", #bal2:"E", #push1:"A", #push2:"D", #move1:"N", #move2:"M", #stabilise:"SPACE"]'),
- ('pixels.enabled', 'true'),
- ('link.format.tag.search', 'http://%predefined%//tag/search?tag'),
- ('room.cast.small.1', 'hh_pets_50'),
- ('cast.entry.25', 'hh_cat_gfx_all'),
- ('cast.entry.5', 'hh_patch_uk'),
- ('cast.entry.9', 'hh_human_item'),
- ('room.cast.12', 'hh_human_50_fx'),
- ('cast.entry.37', 'hh_human_50_hair'),
- ('cast.entry.38', 'hh_human_50_acc_eye'),
- ('cast.entry.8', 'hh_human_face'),
- ('room.cast.private', '["hh_room_private", "hh_room_landscapes"]'),
- ('cast.entry.46', 'hh_pets'),
- ('client.flood.timeout', '300000'),
- ('cast.entry.29', 'hh_poll'),
- ('room.cast.7', 'hh_human_50_item'),
- ('cast.entry.3', 'hh_shared'),
- ('friend_request_options', 'Advanced options.'),
- ('char.conversion.mac', '[128:219,130:226,131:196,132:227,133:201,134:160,135:224,136:246,137:228,139:220,140:206,145:212,146:213,147:210,148:211,149:165,150:208,151:209,152:247,153:170,155:221,156:207,159:217,161:193,165:180,167:164,168:172,170:187,171:199,172:194,173:208,174:168,176:161,180:171,182:166,183:225,184:252,186:188,187:200,191:192,192:203,193:231,194:229,195:204,196:128,197:129,198:174,199:130,200:233,201:131,202:230,203:232,204:237,205:234,206:235,207:236,209:132,210:241,211:238,212:239,213:205,214:133,216:175,217:244,218:242,219:243,220:134,223:167,224:136,225:135,226:137,227:139,228:138,229:140,230:190,231:141,232:143,233:142,234:144,235:145,236:147,237:146,238:148,239:149,241:150,242:152,243:151,244:153,246:154,247:214,248:191,249:157,250:156,251:158,252:159,255:216]'),
- ('profile.events.enabled', 'false'),
- ('console_request_massoperation_instruction', 'Use the options below to accept or decline ALL friend requests you have waiting.'),
- ('friend_request_declined', 'Declined!'),
- ('profile.fields.enabled', 'false'),
- ('friend_request_accepted', 'Accepted!'),
- ('profiler.enabled', 'false'),
- ('profile.core.enabled', 'false'),
- ('profile.network.enabled', 'false'),
- ('friend_request_failed', 'Failed!'),
- ('friend_request_massoperation_cancel', 'Back to request list.'),
- ('console_select_requests', 'Following users have asked to be your friend. Please accept or decline.'),
- ('friend_request_accept_all', 'Accept all requests.'),
- ('friend_request_decline_all', 'Decline all requests.'),
- ('console_request_massoperation_title', 'You have %messageCount% friend requests waiting.'),
- ('client.use.invites', '1'),
- ('external.figurepartlist.txt', 'http://www.habbohotel.co.uk/gamedata/figuredata'),
- ('productdata.load.url', 'http://www.habbohotel.co.uk/gamedata/productdata?hash'),
- ('hotelview.banner.url', 'http://$sitename$/gamedata/banner'),
- ('purse.transactions.active', '1'),
- ('client.textdata.utf8', '1'),
- ('furnidata.load.url', 'http://www.habbohotel.co.uk/gamedata/furnidata?hash'),
- ('dynamic.download.name.template', '%revision%/hh_furni_xx_%typeid%.cct'),
- ('navigator.visible.public.root', '3'),
- ('room.default.wall', '201'),
- ('figure.draworder.xml.secure', 'https://www.habbo.co.uk/gamedata/figurepartconfig/draworder'),
- ('navigator.private.default', '4'),
- ('client.window.title', 'Habbo Hotel'),
- ('room.default.floor', '111'),
- ('struct.font.tooltip', '[#font:"v", #fontSize:9,#lineHeight:10,#color:rgb("#000000"),#ilk:#struct,#fontStyle:[#plain]]'),
- ('navigator.public.default', '3'),
- ('stats.tracking.javascript.template', '/TCODE'),
- ('struct.font.link', '[#font:"v", #fontSize:9,#lineHeight:10,#color:rgb("#000000"),#ilk:#struct,#fontStyle:[#underline]]'),
- ('flash.dynamic.download.url', 'http://images.habbohotel.co.uk/dcr/hof_furni/'),
- ('flash.dynamic.download.name.template', '%revision%/%typeid%.swf'),
- ('fuse.project.id', 'habbo_uk'),
- ('figure.animation.xml', 'http://www.habbohotel.co.uk/gamedata/figurepartconfig/animation'),
- ('private.image.library.url', 'http://images-webtool.varoke.net/c_images/'),
- ('dynamic.download.url', 'http://images.habbohotel.co.uk/dcr/hof_furni/'),
- ('figure.partsets.xml', 'http://www.habbohotel.co.uk/gamedata/figurepartconfig/partsets'),
- ('tutorial.name.new_user_flow', 'NUF_mini'),
- ('navigator.visible.private.root', '4'),
- ('external.figurepartlist.txt.secure', 'https://www.habbo.co.uk/gamedata/figuredata'),
- ('struct.font.italic', '[#font:"v", #fontSize:9,#lineHeight:10,#color:rgb("#000000"),#ilk:#struct,#fontStyle:[#italic]]'),
- ('language', 'en'),
- ('image.library.url', 'http://images.habbohotel.co.uk/c_images/'),
- ('struct.font.plain', '[#font:"v", #fontSize:9,#lineHeight:10,#color:rgb("#000000"),#ilk:#struct,#fontStyle:[#plain]]'),
- ('navigator.default.view', 'public'),
- ('security.cast.load.url', 'http://www.habbohotel.co.uk/gamedata/sec.cct?t'),
- ('figure.draworder.xml', 'http://www.habbohotel.co.uk/gamedata/figurepartconfig/draworder'),
- ('stats.tracking.javascript', 'google'),
- ('struct.font.bold', '[#font:"vb",#fontSize:9,#lineHeight:10,#color:rgb("#000000"),#ilk:#struct,#fontStyle:[#plain]]'),
- ('struct.font.grey', '[#font:"v", #fontSize:9,#lineHeight:10,#color:rgb("#666666"),#ilk:#struct,#fontStyle:[#italic]]'),
- ('permitted.name.chars', '1234567890qwertyuiopasdfghjklzxcvbnm-'),
- ('dynamic.download.samples.template', '%revision%/%typeid%.cct');
- -- --------------------------------------------------------
- --
- -- Table structure for table `messenger_buddylist`
- --
- CREATE TABLE IF NOT EXISTS `messenger_buddylist` (
- `userid` INT(10) UNSIGNED NOT NULL,
- `buddyid` INT(10) UNSIGNED NOT NULL,
- `accepted` bit(1) NOT NULL
- ) ENGINE=MyISAM DEFAULT CHARSET=latin1;
- --
- -- Dumping data for table `messenger_buddylist`
- --
- INSERT INTO `messenger_buddylist` (`userid`, `buddyid`, `accepted`) VALUES
- (1, 2, '1');
- -- --------------------------------------------------------
- --
- -- Table structure for table `messenger_request`
- --
- CREATE TABLE IF NOT EXISTS `messenger_request` (
- `userid` INT(10) UNSIGNED NOT NULL,
- `buddyid` INT(10) UNSIGNED NOT NULL
- ) ENGINE=MyISAM DEFAULT CHARSET=latin1;
- --
- -- Dumping data for table `messenger_request`
- --
- -- --------------------------------------------------------
- --
- -- Table structure for table `underage_logs`
- --
- CREATE TABLE IF NOT EXISTS `underage_logs` (
- `ip` VARCHAR(15) NOT NULL
- ) ENGINE=InnoDB DEFAULT CHARSET=latin1;
- --
- -- Dumping data for table `underage_logs`
- --
- -- --------------------------------------------------------
- --
- -- Table structure for table `users`
- --
- CREATE TABLE IF NOT EXISTS `users` (
- `id` INT(10) UNSIGNED NOT NULL AUTO_INCREMENT,
- `username` VARCHAR(15) COLLATE latin1_general_ci NOT NULL,
- `password` VARCHAR(9) COLLATE latin1_general_ci NOT NULL,
- `role` tinyint(3) UNSIGNED NOT NULL,
- `signedup` DATE NOT NULL,
- `email` VARCHAR(50) COLLATE latin1_general_ci NOT NULL,
- `dob` CHAR(10) COLLATE latin1_general_ci NOT NULL,
- `motto` VARCHAR(25) COLLATE latin1_general_ci NOT NULL,
- `figure` VARCHAR(50) COLLATE latin1_general_ci NOT NULL,
- `gender` VARCHAR(1) COLLATE latin1_general_ci NOT NULL,
- `coins` INT(10) UNSIGNED NOT NULL,
- `films` INT(10) UNSIGNED NOT NULL,
- `gametickets` INT(10) UNSIGNED NOT NULL,
- `activitypoints` INT(10) UNSIGNED NOT NULL,
- `ssoticket` text COLLATE latin1_general_ci NOT NULL,
- PRIMARY KEY (`id`,`username`)
- ) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci AUTO_INCREMENT=10 ;
- --
- -- Dumping data for table `users`
- --
- INSERT INTO `users` (`id`, `username`, `password`, `role`, `signedup`, `email`, `dob`, `motto`, `figure`, `gender`, `coins`, `films`, `gametickets`, `activitypoints`, `ssoticket`) VALUES
- (1, 'Quackster', 'test123', 6, '2009-01-25', 'meep@meepmail.com', '26.03.1992', 'Quack!', '1200118001270012950426702', 'M', 10, 0, 0, 0, 'DeltarLoginTicket');
- -- --------------------------------------------------------
- --
- -- Table structure for table `users_achievements`
- --
- CREATE TABLE IF NOT EXISTS `users_achievements` (
- `userid` INT(10) UNSIGNED NOT NULL,
- `achievement` tinytext NOT NULL
- ) ENGINE=MyISAM DEFAULT CHARSET=latin1;
- --
- -- Dumping data for table `users_achievements`
- --
- INSERT INTO `users_achievements` (`userid`, `achievement`) VALUES
- (1, 'ACH_AllTimeHotelPresence9');
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement