🆙 Add update interactions_type for current database all wireds fixed🆙

This commit is contained in:
Remco Epicnabbo
2025-06-25 22:29:27 +02:00
parent bdc0fac87c
commit 1042502cef
@@ -0,0 +1,329 @@
UPDATE items_base SET interaction_type = 'wf_act_move_rotate' WHERE item_name='wf_act_move_rotate';
UPDATE items_base SET interaction_type = 'wf_cnd_time_more_than' WHERE item_name='wf_cnd_time_more_than';
UPDATE items_base SET interaction_type = 'wf_trg_state_changed' WHERE item_name='wf_trg_state_changed';
UPDATE items_base SET interaction_type = 'wf_xtra_random' WHERE item_name='wf_xtra_random';
UPDATE items_base SET interaction_type = 'wf_xtra_unseen' WHERE item_name='wf_xtra_unseen';
UPDATE items_base SET interaction_type = 'wf_trg_periodically' WHERE item_name='wf_trg_periodically';
UPDATE items_base SET interaction_type = 'wf_trg_score_achieved' WHERE item_name='wf_trg_score_achieved';
UPDATE items_base SET interaction_type = 'wf_act_teleport_to' WHERE item_name='wf_act_teleport_to';
UPDATE items_base SET interaction_type = 'wf_trg_says_something' WHERE item_name='wf_trg_says_something';
UPDATE items_base SET interaction_type = 'wf_trg_walks_off_furni' WHERE item_name='wf_trg_walks_off_furni';
UPDATE items_base SET interaction_type = 'wf_trg_at_given_time' WHERE item_name='wf_trg_at_given_time';
UPDATE items_base SET interaction_type = 'wf_trg_game_ends' WHERE item_name='wf_trg_game_ends';
UPDATE items_base SET interaction_type = 'wf_act_show_message' WHERE item_name='wf_act_show_message';
UPDATE items_base SET interaction_type = 'wf_cnd_time_less_than' WHERE item_name='wf_cnd_time_less_than';
UPDATE items_base SET interaction_type = 'wf_trg_enter_room' WHERE item_name='wf_trg_enter_room';
UPDATE items_base SET interaction_type = 'wf_act_toggle_state' WHERE item_name='wf_act_toggle_state';
UPDATE items_base SET interaction_type = 'wf_act_reset_timers' WHERE item_name='wf_act_reset_timers';
UPDATE items_base SET interaction_type = 'wf_cnd_furnis_hv_avtrs' WHERE item_name='wf_cnd_furnis_hv_avtrs';
UPDATE items_base SET interaction_type = 'wf_cnd_trggrer_on_frn' WHERE item_name='wf_cnd_trggrer_on_frn';
UPDATE items_base SET interaction_type = 'wf_cnd_match_snapshot' WHERE item_name='wf_cnd_match_snapshot';
UPDATE items_base SET interaction_type = 'wf_act_give_score' WHERE item_name='wf_act_give_score';
UPDATE items_base SET interaction_type = 'wf_act_match_to_sshot' WHERE item_name='wf_act_match_to_sshot';
UPDATE items_base SET interaction_type = 'wf_trg_game_starts' WHERE item_name='wf_trg_game_starts';
UPDATE items_base SET interaction_type = 'wf_trg_walks_on_furni' WHERE item_name='wf_trg_walks_on_furni';
UPDATE items_base SET interaction_type = 'wf_cnd_has_furni_on' WHERE item_name='wf_cnd_has_furni_on';
UPDATE items_base SET interaction_type = 'wf_cnd_actor_in_group' WHERE item_name='wf_cnd_actor_in_group';
UPDATE items_base SET interaction_type = 'wf_act_give_reward' WHERE item_name='wf_act_give_reward';
UPDATE items_base SET interaction_type = 'wf_act_call_stacks' WHERE item_name='wf_act_call_stacks';
UPDATE items_base SET interaction_type = 'wf_act_kick_user' WHERE item_name='wf_act_kick_user';
UPDATE items_base SET interaction_type = 'wf_trg_period_long' WHERE item_name='wf_trg_period_long';
UPDATE items_base SET interaction_type = 'wf_act_give_score_tm' WHERE item_name='wf_act_give_score_tm';
UPDATE items_base SET interaction_type = 'wf_highscore' WHERE item_name='highscore_classic*1';
UPDATE items_base SET interaction_type = 'wf_highscore' WHERE item_name='highscore_classic*2';
UPDATE items_base SET interaction_type = 'wf_highscore' WHERE item_name='highscore_classic*3';
UPDATE items_base SET interaction_type = 'wf_highscore' WHERE item_name='highscore_classic*4';
UPDATE items_base SET interaction_type = 'wf_act_move_to_dir' WHERE item_name='wf_act_move_to_dir';
UPDATE items_base SET interaction_type = 'wf_act_leave_team' WHERE item_name='wf_act_leave_team';
UPDATE items_base SET interaction_type = 'wf_trg_collision' WHERE item_name='wf_trg_collision';
UPDATE items_base SET interaction_type = 'wf_highscore' WHERE item_name='highscore_perteam*1';
UPDATE items_base SET interaction_type = 'wf_highscore' WHERE item_name='highscore_perteam*2';
UPDATE items_base SET interaction_type = 'wf_highscore' WHERE item_name='highscore_perteam*3';
UPDATE items_base SET interaction_type = 'wf_highscore' WHERE item_name='highscore_perteam*4';
UPDATE items_base SET interaction_type = 'wf_act_chase' WHERE item_name='wf_act_chase';
UPDATE items_base SET interaction_type = 'wf_cnd_actor_in_team' WHERE item_name='wf_cnd_actor_in_team';
UPDATE items_base SET interaction_type = 'wf_highscore' WHERE item_name='highscore_mostwin*1';
UPDATE items_base SET interaction_type = 'wf_highscore' WHERE item_name='highscore_mostwin*2';
UPDATE items_base SET interaction_type = 'wf_highscore' WHERE item_name='highscore_mostwin*3';
UPDATE items_base SET interaction_type = 'wf_highscore' WHERE item_name='highscore_mostwin*4';
UPDATE items_base SET interaction_type = 'wf_act_flee' WHERE item_name='wf_act_flee';
UPDATE items_base SET interaction_type = 'wf_act_join_team' WHERE item_name='wf_act_join_team';
UPDATE items_base SET interaction_type = 'wf_blob' WHERE item_name='wf_blob';
UPDATE items_base SET interaction_type = 'wf_blob' WHERE item_name='wf_blob2';
UPDATE items_base SET interaction_type = 'wf_cnd_habbo_owns_badge' WHERE item_name='wf_cnd_wearing_badge';
UPDATE items_base SET interaction_type = 'wf_cnd_wearing_effect' WHERE item_name='wf_cnd_wearing_effect';
UPDATE items_base SET interaction_type = 'wf_act_give_credits' WHERE item_name='test_cnd_not_in_team';
UPDATE items_base SET interaction_type = 'wf_cnd_not_trggrer_on' WHERE item_name='wf_cnd_not_trggrer_on';
UPDATE items_base SET interaction_type = 'wf_cnd_not_in_team' WHERE item_name='wf_cnd_not_in_team';
UPDATE items_base SET interaction_type = 'wf_cnd_not_furni_on' WHERE item_name='wf_cnd_not_furni_on';
UPDATE items_base SET interaction_type = 'wf_cnd_not_hv_avtrs' WHERE item_name='wf_cnd_not_hv_avtrs';
UPDATE items_base SET interaction_type = 'wf_trg_at_time_long' WHERE item_name='wf_trg_at_time_long';
UPDATE items_base SET interaction_type = 'wf_cnd_not_user_count' WHERE item_name='wf_cnd_not_user_count';
UPDATE items_base SET interaction_type = 'wf_cnd_not_wearing_fx' WHERE item_name='wf_cnd_not_wearing_fx';
UPDATE items_base SET interaction_type = 'wf_cnd_user_count_in' WHERE item_name='wf_cnd_user_count_in';
UPDATE items_base SET interaction_type = 'wf_cnd_not_habbo_owns_badge' WHERE item_name='wf_cnd_not_wearing_b';
UPDATE items_base SET interaction_type = 'wf_cnd_stuff_is' WHERE item_name='wf_cnd_stuff_is';
UPDATE items_base SET interaction_type = 'wf_cnd_not_in_group' WHERE item_name='wf_cnd_not_in_group';
UPDATE items_base SET interaction_type = 'wf_cnd_not_stuff_is' WHERE item_name='wf_cnd_not_stuff_is';
UPDATE items_base SET interaction_type = 'wf_act_move_furni_to' WHERE item_name='wf_act_move_furni_to';
UPDATE items_base SET interaction_type = 'wf_act_toggle_state_trg' WHERE item_name='wf_act_toggle_to_rnd';
UPDATE items_base SET interaction_type = 'wf_cnd_not_match_snap' WHERE item_name='wf_cnd_not_match_snap';
UPDATE items_base SET interaction_type = 'wf_act_mute_triggerer' WHERE item_name='wf_act_mute_triggerer';
UPDATE items_base SET interaction_type = 'wf_cnd_date_rng_active' WHERE item_name='wf_cnd_date_rng_active';
UPDATE items_base SET interaction_type = 'wf_blob' WHERE item_name='wf_blob_invis';
UPDATE items_base SET interaction_type = 'wf_blob' WHERE item_name='wf_blob2_vis';
UPDATE items_base SET interaction_type = 'wf_act_bot_clothes' WHERE item_name='wf_act_bot_clothes';
UPDATE items_base SET interaction_type = 'wf_act_bot_teleport' WHERE item_name='wf_act_bot_teleport';
UPDATE items_base SET interaction_type = 'wf_trg_bot_reached_stf' WHERE item_name='wf_trg_bot_reached_stf';
UPDATE items_base SET interaction_type = 'wf_act_bot_follow_avatar' WHERE item_name='wf_act_bot_follow_avatar';
UPDATE items_base SET interaction_type = 'wf_act_bot_give_handitem' WHERE item_name='wf_act_bot_give_handitem';
UPDATE items_base SET interaction_type = 'wf_act_bot_move' WHERE item_name='wf_act_bot_move';
UPDATE items_base SET interaction_type = 'wf_cnd_has_handitem' WHERE item_name='wf_cnd_has_handitem';
UPDATE items_base SET interaction_type = 'wf_act_bot_talk_to_avatar' WHERE item_name='wf_act_bot_talk_to_avatar';
UPDATE items_base SET interaction_type = 'wf_trg_bot_reached_avtr' WHERE item_name='wf_trg_bot_reached_avtr';
UPDATE items_base SET interaction_type = 'wf_act_bot_talk' WHERE item_name='wf_act_bot_talk';
UPDATE items_base SET interaction_type = 'wf_act_plus_match_furni_state' WHERE item_name='wf_act_plus_match_furni_state';
UPDATE items_base SET interaction_type = 'wf_act_lower_furni' WHERE item_name='wf_act_lower_furni';
UPDATE items_base SET interaction_type = 'wf_act_raise_furni' WHERE item_name='wf_act_raise_furni';
UPDATE items_base SET interaction_type = 'wf_act_roller_speed' WHERE item_name='wf_act_rollr_speed';
UPDATE items_base SET interaction_type = 'wf_trg_idles' WHERE item_name='wf_trg_gooo_intoafkkk';
UPDATE items_base SET interaction_type = 'wf_cnd_motto_contains' WHERE item_name='wf_cnd_motto_contns';
UPDATE items_base SET interaction_type = 'wf_trg_idles' WHERE item_name='wf_trg_idles';
UPDATE items_base SET interaction_type = 'wf_act_forward_user' WHERE item_name='wf_act_forward_user';
UPDATE items_base SET interaction_type = 'wf_trg_says_command' WHERE item_name='wf_trg_says_command';
UPDATE items_base SET interaction_type = 'wf_trg_stops_dancing' WHERE item_name='wf_trg_stops_dancing';
UPDATE items_base SET interaction_type = 'wf_act_give_diamonds' WHERE item_name='wf_act_give_diamonds';
UPDATE items_base SET interaction_type = 'wf_act_give_credits' WHERE item_name='wf_act_give_credits';
UPDATE items_base SET interaction_type = 'wf_act_give_duckets' WHERE item_name='wf_act_give_duckets';
UPDATE items_base SET interaction_type = 'wf_act_give_badge' WHERE item_name='wf_act_give_badge';
UPDATE items_base SET interaction_type = 'wf_act_remove_badge' WHERE item_name='wf_act_remove_badge';
UPDATE items_base SET interaction_type = 'wf_trg_starts_dancing' WHERE item_name='wf_trg_starts_dancing';
UPDATE items_base SET interaction_type = 'wf_act_add_tag' WHERE item_name='wf_cnd_has_furni_on';
UPDATE items_base SET interaction_type = 'wf_act_roller_speed' WHERE item_name='wf_act_roller_speed';
UPDATE items_base SET interaction_type = 'wf_act_toggle_moodlight' WHERE item_name='wf_act_toggle_moodlight';
UPDATE items_base SET interaction_type = 'wf_trg_unidles' WHERE item_name='wf_trg_unidles';
UPDATE items_base SET interaction_type = 'wf_act_give_achievement' WHERE item_name='wf_act_give_achievement';
UPDATE items_base SET interaction_type = 'wf_act_raise_furni' WHERE item_name='wf_act_raise_furni';
UPDATE items_base SET interaction_type = 'wf_act_lower_furni' WHERE item_name='wf_act_lower_furni';
UPDATE items_base SET interaction_type = 'wf_act_give_points_type' WHERE item_name='wf_act_remove_furni_inventory';
UPDATE items_base SET interaction_type = 'wf_act_add_tag' WHERE item_name='wf_act_join_team';
UPDATE items_base SET interaction_type = 'wf_cnd_not_has_tag' WHERE item_name='wf_cnd_not_user_count';
UPDATE items_base SET interaction_type = 'wf_cnd_has_tag' WHERE item_name='wf_cnd_user_count_in';
UPDATE items_base SET interaction_type = 'wf_act_freeze_habbo' WHERE item_name='wf_act_freeze_habbo';
UPDATE items_base SET interaction_type = 'wf_act_unfreeze_habbo' WHERE item_name='wf_act_unfreeze_habbo';
UPDATE items_base SET interaction_type = 'wf_act_send_bubble' WHERE item_name='wf_act_send_bubble';
UPDATE items_base SET interaction_type = 'wf_act_hide_trg_item' WHERE item_name='wf_act_collide_upper';
UPDATE items_base SET interaction_type = 'wf_act_open_habbo_pages' WHERE item_name='wf_act_open_habbo_pages';
UPDATE items_base SET interaction_type = 'wf_act_remove_tag' WHERE item_name='wf_act_leave_team';
UPDATE items_base SET interaction_type = 'wf_act_give_score_custom' WHERE item_name='wf_act_give_pointss';
UPDATE items_base SET interaction_type = 'wf_act_bot_apply_effect' WHERE item_name='wf_act_rel_mov';
UPDATE items_base SET interaction_type = 'wf_act_give_name_color' WHERE item_name='wf_act_super_wiredd';
UPDATE items_base SET interaction_type = 'wf_act_give_prefix' WHERE item_name='wf_act_unfreeze';
UPDATE items_base SET interaction_type = 'wf_cnd_not_has_tag' WHERE item_name='wf_cnd_user_doesnt_have_tag';
UPDATE items_base SET interaction_type = 'wf_cnd_has_tag' WHERE item_name='wf_cnd_user_has_tag';
UPDATE items_base SET interaction_type = 'wf_act_add_tag' WHERE item_name='wf_act_add_tag';
UPDATE items_base SET interaction_type = 'wf_act_remove_tag' WHERE item_name='wf_act_remove_tag';
UPDATE items_base SET interaction_type = 'wf_act_toggle_state_down' WHERE item_name='wf_act_toggle_state_down';
UPDATE items_base SET interaction_type = 'wf_act_plus_match_furni_state' WHERE item_name='wf_act_plus_match_furni_state';
UPDATE items_base SET interaction_type = 'wf_cnd_furnis_hv_avtrs_custom' WHERE item_name='wf_cnd_slc_quantity';
UPDATE items_base SET interaction_type = 'wf_act_all_users_leave_team' WHERE item_name='wf_act_all_users_leave_team';
UPDATE items_base SET interaction_type = 'wf_act_roll_dice' WHERE item_name='wf_act_closes_dices';
UPDATE items_base SET interaction_type = 'wf_act_teleport_all' WHERE item_name='wf_act_tele_room';
UPDATE items_base SET interaction_type = 'wf_cnd_atleast_one_user_in_team' WHERE item_name='wf_cnd_atleast_one_user_team';
UPDATE items_base SET interaction_type = 'wf_cnd_x_habbos_on_furni' WHERE item_name='wf_cnd_hdev_countavatars';
UPDATE items_base SET interaction_type = 'wf_cnd_user_in_range' WHERE item_name='wf_cnd_user_in_range';
UPDATE items_base SET interaction_type = 'wf_cnd_user_not_in_range' WHERE item_name='wf_cnd_user_not_in_range';
UPDATE items_base SET interaction_type = 'wf_trg_other_collides_user' WHERE item_name='wf_trg_cls_user1';
UPDATE items_base SET interaction_type = 'wf_trg_user_collides_other' WHERE item_name='wf_trg_cls_user2';
UPDATE items_base SET interaction_type = 'wf_trg_double_click_furni' WHERE item_name='wf_trg_state_changdd';
UPDATE items_base SET interaction_type = 'wf_act_close_dice' WHERE item_name='wf_act_close_dice_cstm';
UPDATE items_base SET interaction_type = 'wf_act_execute_stack_custom' WHERE item_name='wf_act_execute_stack_custom';
UPDATE items_base SET interaction_type = 'wf_act_toggle_state_random' WHERE item_name='wf_act_toggle_to_rnd';
UPDATE items_base SET interaction_type = 'wf_cnd_furni_not_in_range' WHERE item_name='wf_cnd_user_folow_ne';
UPDATE items_base SET interaction_type = 'wf_cnd_furni_in_range' WHERE item_name='wf_cnd_user_folow_po';
UPDATE items_base SET interaction_type = 'wf_act_forward_user_to_room' WHERE item_name='wf_act_forward_user';
UPDATE items_base SET interaction_type = 'wf_act_match_to_sshot_height_instant' WHERE item_name='wf_act_plus_match_furni_state_instant';
UPDATE items_base SET interaction_type = 'wf_act_toggle_moodlight' WHERE item_name='wf_act_toggle_moodl';
UPDATE items_base SET interaction_type = 'wf_cnd_habbo_has_rank' WHERE item_name='wf_cnd_above_rank_cstm';
UPDATE items_base SET interaction_type = 'wf_act_unfreeze_habbo' WHERE item_name='habactive_unfreeze';
UPDATE items_base SET interaction_type = 'wf_act_roller_speed' WHERE item_name='wf_act_set_roller_spd';
UPDATE items_base SET interaction_type = 'wf_cnd_not_battlebanzai' WHERE item_name='wf_cnd_battlebanzai';
UPDATE items_base SET interaction_type = 'wf_cn_freeze' WHERE item_name='wf_cnd_freeze_booty';
UPDATE items_base SET interaction_type = 'wf_cnd_habbo_is_dancing' WHERE item_name='wf_cnd_is_dancingbb';
UPDATE items_base SET interaction_type = 'wf_cnd_motto_contains' WHERE item_name='wf_cnd_motto_contns';
UPDATE items_base SET interaction_type = 'wf_cnd_not_habbo_is_dancing' WHERE item_name='wf_cnd_not_dancingb';
UPDATE items_base SET interaction_type = 'wf_cnd_not_freeze' WHERE item_name='wf_cnd_not_freezebb';
UPDATE items_base SET interaction_type = 'wf_act_freeze_habbo' WHERE item_name='wf_cstm_freeze';
UPDATE items_base SET interaction_type = 'wf_act_make_fast_walk' WHERE item_name='wf_cstm_fswalk';
UPDATE items_base SET interaction_type = 'wf_cnd_trg_by_user' WHERE item_name='wf_cnd_user_group_in';
UPDATE items_base SET interaction_type = 'wf_cnd_not_trg_by_user' WHERE item_name='wf_cnd_user_group_ou';
UPDATE items_base SET interaction_type = 'wf_act_bot_stop_dance' WHERE item_name='bobbacrew_wf_act_bot_stopdance';
UPDATE items_base SET interaction_type = 'wf_cnd_not_bot_is_dancing' WHERE item_name='bobbacrew_wf_cnd_bot_notdance';
UPDATE items_base SET interaction_type = 'wf_act_bot_start_dance' WHERE item_name='bobba_crew_wf_act_bot_dance';
UPDATE items_base SET interaction_type = 'wf_cnd_bot_is_dancing' WHERE item_name='bobba_crew_wf_cnd_bot_is_dance';
UPDATE items_base SET interaction_type = 'wf_cnd_habbo_is_female' WHERE item_name='wf_cdn_avatar_isfemale';
UPDATE items_base SET interaction_type = 'wf_cnd_habbo_is_male' WHERE item_name='wf_cdn_avatar_ismale';
UPDATE items_base SET interaction_type = 'wf_act_give_score_room' WHERE item_name='wf_signal_otheroompts';
UPDATE items_base SET interaction_type = 'wf_act_sit' WHERE item_name='wf_act_joue_assi';
UPDATE items_base SET interaction_type = 'wf_act_lay' WHERE item_name='wf_act_joue_dorm';
UPDATE items_base SET interaction_type = 'wf_act_open_gates' WHERE item_name='wf_set_apristanza';
UPDATE items_base SET interaction_type = 'wf_act_close_gates' WHERE item_name='wf_set_chiudistanza';
UPDATE items_base SET interaction_type = 'wf_act_freeze_habbo' WHERE item_name='wf_act_freeze_habbo';
UPDATE items_base SET interaction_type = 'wf_act_give_achievement' WHERE item_name='wf_act_give_achievement';
UPDATE items_base SET interaction_type = 'wf_act_give_badge' WHERE item_name='wf_act_give_badge';
UPDATE items_base SET interaction_type = 'wf_act_give_credits' WHERE item_name='wf_act_give_credits';
UPDATE items_base SET interaction_type = 'wf_act_give_diamonds' WHERE item_name='wf_act_give_diamonds';
UPDATE items_base SET interaction_type = 'wf_act_give_duckets' WHERE item_name='wf_act_give_duckets';
UPDATE items_base SET interaction_type = 'wf_act_open_habbo_pages' WHERE item_name='wf_act_open_habbo_pages';
UPDATE items_base SET interaction_type = 'wf_act_remove_badge' WHERE item_name='wf_act_remove_badge';
UPDATE items_base SET interaction_type = 'wf_act_remove_furni_inventory' WHERE item_name='wf_act_remove_furni_inventory';
UPDATE items_base SET interaction_type = 'wf_act_send_bubble' WHERE item_name='wf_act_send_bubble';
UPDATE items_base SET interaction_type = 'wf_act_toggle_moodlight' WHERE item_name='wf_act_toggle_moodlight';
UPDATE items_base SET interaction_type = 'wf_act_unfreeze_habbo' WHERE item_name='wf_act_unfreeze_habbo';
UPDATE items_base SET interaction_type = 'wf_cnd_freeze' WHERE item_name='wf_cnd_freeze';
UPDATE items_base SET interaction_type = 'wf_cnd_habbo_has_rank' WHERE item_name='wf_cnd_habbo_has_rank';
UPDATE items_base SET interaction_type = 'wf_cnd_habbo_is_dancing' WHERE item_name='wf_cnd_habbo_is_dancing';
UPDATE items_base SET interaction_type = 'wf_cnd_habbo_not_owns_furni' WHERE item_name='wf_cnd_habbo_not_owns_furni';
UPDATE items_base SET interaction_type = 'wf_cnd_habbo_not_rank' WHERE item_name='wf_cnd_habbo_not_rank';
UPDATE items_base SET interaction_type = 'wf_cnd_habbo_owns_badge' WHERE item_name='wf_cnd_habbo_owns_badge';
UPDATE items_base SET interaction_type = 'wf_cnd_habbo_owns_furni' WHERE item_name='wf_cnd_habbo_owns_furni';
UPDATE items_base SET interaction_type = 'wf_cnd_not_battlebanzai' WHERE item_name='wf_cnd_not_battlebanzai';
UPDATE items_base SET interaction_type = 'wf_cnd_not_battlebz' WHERE item_name='wf_cnd_not_battlebz';
UPDATE items_base SET interaction_type = 'wf_cnd_not_freeze' WHERE item_name='wf_cnd_not_freeze';
UPDATE items_base SET interaction_type = 'wf_cnd_not_habbo_has_credits' WHERE item_name='wf_cnd_not_habbo_has_credits';
UPDATE items_base SET interaction_type = 'wf_cnd_not_habbo_has_diamonds' WHERE item_name='wf_cnd_not_habbo_has_diamonds';
UPDATE items_base SET interaction_type = 'wf_cnd_not_habbo_has_duckets' WHERE item_name='wf_cnd_not_habbo_has_duckets';
UPDATE items_base SET interaction_type = 'wf_cnd_not_habbo_is_dancing' WHERE item_name='wf_cnd_not_habbo_is_dancing';
UPDATE items_base SET interaction_type = 'wf_cnd_not_habbo_owns_badge' WHERE item_name='wf_cnd_not_habbo_owns_badge';
UPDATE items_base SET interaction_type = 'wf_trg_idles' WHERE item_name='wf_trg_idles';
UPDATE items_base SET interaction_type = 'wf_trg_plus_walks_on_furni' WHERE item_name='wf_trg_plus_walks_on_furni';
UPDATE items_base SET interaction_type = 'wf_trg_says_command' WHERE item_name='wf_trg_says_command';
UPDATE items_base SET interaction_type = 'wf_trg_starts_dancing' WHERE item_name='wf_trg_starts_dancing';
UPDATE items_base SET interaction_type = 'wf_trg_stops_dancing' WHERE item_name='wf_trg_stops_dancing';
UPDATE items_base SET interaction_type = 'wf_trg_unidles' WHERE item_name='wf_trg_unidles';
UPDATE items_base SET interaction_type = 'wf_act_forward_user' WHERE item_name='wf_act_forward_user';
UPDATE items_base SET interaction_type = 'wf_trg_user_collides_other' WHERE item_name='wf_trg_cls_user1';
UPDATE items_base SET interaction_type = 'wf_trg_other_collides_user' WHERE item_name='wf_trg_cls_user2';
UPDATE items_base SET interaction_type = 'wf_trg_unidles' WHERE item_name='wf_trg_come_outofafkk';
UPDATE items_base SET interaction_type = 'wf_trg_user_exits_room' WHERE item_name='wf_trg_exits_room';
UPDATE items_base SET interaction_type = 'wf_trg_idles' WHERE item_name='wf_trg_gooo_intoafkkk';
UPDATE items_base SET interaction_type = 'wf_trg_exact_keyword' WHERE item_name='wf_trg_says_smth_show';
UPDATE items_base SET interaction_type = 'wf_trg_starts_dancing' WHERE item_name='wf_trg_starts_dancing';
UPDATE items_base SET interaction_type = 'wf_trg_double_click_furni' WHERE item_name='irinc_w_farclick';
UPDATE items_base SET interaction_type = 'wf_trg_stops_dancing' WHERE item_name='wf_trg_stopss_dancing';
UPDATE items_base SET interaction_type = 'wf_trg_move_furni' WHERE item_name='wf_trg_mobi_ssortants';
UPDATE items_base SET interaction_type = 'wf_trg_plus_walks_on_furni' WHERE item_name='wf_trg_plus_walks_on_furni';
UPDATE items_base SET interaction_type = 'wf_trg_says_command' WHERE item_name='wf_trg_says_sycommand';
UPDATE items_base SET interaction_type = 'wf_act_add_tag' WHERE item_name='wf_act_add_tag';
UPDATE items_base SET interaction_type = 'wf_act_execute_effect_chance' WHERE item_name='wf_act_call_chance';
UPDATE items_base SET interaction_type = 'wf_act_call_stacks' WHERE item_name='wf_act_call_stacks';
UPDATE items_base SET interaction_type = 'wf_act_change_direction_under' WHERE item_name='wf_act_collide_upper';
UPDATE items_base SET interaction_type = 'wf_act_show_message_room' WHERE item_name='wf_act_deux_message';
UPDATE items_base SET interaction_type = 'wf_act_execute_stack_custom' WHERE item_name='wf_act_execute_stack_custom';
UPDATE items_base SET interaction_type = 'wf_act_forward_user' WHERE item_name='wf_act_forward_user';
UPDATE items_base SET interaction_type = 'wf_act_freeze_habbo' WHERE item_name='wf_act_freeze_habbo';
UPDATE items_base SET interaction_type = 'wf_act_move_rotate_instant' WHERE item_name='wf_act_furniture_absolute_r';
UPDATE items_base SET interaction_type = 'wf_act_give_enable' WHERE item_name='wf_act_give_effect';
UPDATE items_base SET interaction_type = 'wf_act_give_score_pp' WHERE item_name='wf_act_give_pointss';
UPDATE items_base SET interaction_type = 'wf_act_lower_furni' WHERE item_name='wf_act_lower_furni';
UPDATE items_base SET interaction_type = 'wf_act_move_furni_xyz' WHERE item_name='wf_act_move_furni_to';
UPDATE items_base SET interaction_type = 'wf_act_move_rotate_under' WHERE item_name='wf_act_move_rotatb';
UPDATE items_base SET interaction_type = 'wf_act_plus_match_furni_state' WHERE item_name='wf_act_plus_match_furni_state';
UPDATE items_base SET interaction_type = 'wf_act_raise_furni' WHERE item_name='wf_act_raise_furni';
UPDATE items_base SET interaction_type = 'wf_act_remove_tag' WHERE item_name='wf_act_remove_tag';
UPDATE items_base SET interaction_type = 'wf_act_reset_highscores' WHERE item_name='wf_act_reset_scoreb';
UPDATE items_base SET interaction_type = 'wf_act_end_game' WHERE item_name='wf_act_resst_timers';
UPDATE items_base SET interaction_type = 'wf_act_stop_counter' WHERE item_name='wf_act_resta_timers';
UPDATE items_base SET interaction_type = 'wf_act_roller_speed' WHERE item_name='wf_act_rollr_speed';
UPDATE items_base SET interaction_type = 'wf_act_send_bubble' WHERE item_name='wf_act_send_bubble';
UPDATE items_base SET interaction_type = 'wf_act_teleport_blue' WHERE item_name='wf_act_teleport_blue';
UPDATE items_base SET interaction_type = 'wf_act_teleport_green' WHERE item_name='wf_act_teleport_green';
UPDATE items_base SET interaction_type = 'wf_act_teleport_red' WHERE item_name='wf_act_teleport_red';
UPDATE items_base SET interaction_type = 'wf_act_teleport_yellow' WHERE item_name='wf_act_teleport_yellow';
UPDATE items_base SET interaction_type = 'wf_act_teleport_all' WHERE item_name='wf_act_tele_room';
UPDATE items_base SET interaction_type = 'wf_act_dont_chase_top' WHERE item_name='wf_act_tiles';
UPDATE items_base SET interaction_type = 'wf_act_dont_chase' WHERE item_name='wf_act_tilss';
UPDATE items_base SET interaction_type = 'wf_act_toggle_moodlight' WHERE item_name='wf_act_toggle_moodlight';
UPDATE items_base SET interaction_type = 'wf_act_toggle_state_down' WHERE item_name='wf_act_toggle_negat';
UPDATE items_base SET interaction_type = 'wf_act_toggle_state_random' WHERE item_name='wf_act_toggle_to_rnd';
UPDATE items_base SET interaction_type = 'wf_act_rotate_user' WHERE item_name='wf_act_tour_ne_ava';
UPDATE items_base SET interaction_type = 'wf_act_unfreeze_habbo' WHERE item_name='wf_act_unfreeze_habbo';
UPDATE items_base SET interaction_type = 'wf_act_walk_to_furni' WHERE item_name='wf_act_walkuser_alone';
UPDATE items_base SET interaction_type = 'wf_act_tp_furni_to_habbo' WHERE item_name='wf_shn_teleport_to';
UPDATE items_base SET interaction_type = 'wf_cnd_has_tag' WHERE item_name='wf_cnd_has_tag';
UPDATE items_base SET interaction_type = 'wf_cnd_is_state' WHERE item_name='wf_cnd_hdev_stateis';
UPDATE items_base SET interaction_type = 'wf_cnd_not_has_tag' WHERE item_name='wf_cnd_not_has_tag';
UPDATE items_base SET interaction_type = 'wf_cnd_not_has_same_state' WHERE item_name='wf_cnd_not_select_furni_state';
UPDATE items_base SET interaction_type = 'wf_cnd_has_same_state' WHERE item_name='wf_cnd_select_furni_state';
UPDATE items_base SET interaction_type = 'wf_cnd_furni_not_in_range' WHERE item_name='wf_cnd_user_folow_ne';
UPDATE items_base SET interaction_type = 'wf_cnd_furni_in_range' WHERE item_name='wf_cnd_user_folow_po';
UPDATE items_base SET interaction_type = 'wf_act_roll_dice' WHERE item_name='wf_act_closes_dices';
UPDATE items_base SET interaction_type = 'wf_act_close_dice' WHERE item_name='wf_act_close_dice_cstm';
UPDATE items_base SET interaction_type = 'wf_act_disable_click_through' WHERE item_name='wfactclickthroughusereffectoff';
UPDATE items_base SET interaction_type = 'wf_act_enable_click_through' WHERE item_name='wfactclickthroughusereffecton';
UPDATE items_base SET interaction_type = 'wf_act_make_user_say' WHERE item_name='wf_act_make_say';
UPDATE items_base SET interaction_type = 'wf_act_alert_habbo' WHERE item_name='wf_act_cond_stacks';
UPDATE items_base SET interaction_type = 'wf_act_move_rotate_collide' WHERE item_name='wf_act_move_rotate_custom';
UPDATE items_base SET interaction_type = 'wf_act_give_effect' WHERE item_name='wf_act_give_effect';
UPDATE items_base SET interaction_type = 'wf_act_give_handitem' WHERE item_name='wf_act_give_handitem';
UPDATE items_base SET interaction_type = 'wf_cnd_not_wears_handitem' WHERE item_name='wf_cnd_not_has_handitem';
UPDATE items_base SET interaction_type = 'wf_cnd_not_habbo_has_credits' WHERE item_name='wf_cnd_habbo_has_credits';
UPDATE items_base SET interaction_type = 'wf_cnd_not_habbo_has_duckets' WHERE item_name='wf_cnd_habbo_has_duckets';
UPDATE items_base SET interaction_type = 'wf_act_give_experience' WHERE item_name='wiredconditionnotblank';
UPDATE items_base SET interaction_type = 'wf_cnd_habbo_in_group' WHERE item_name='bobbacrew_user_is_in_group';
UPDATE items_base SET interaction_type = 'wf_cnd_not_habbo_in_group' WHERE item_name='bobbacrew_user_not_in_group';
UPDATE items_base SET interaction_type = 'wf_act_walk_to_furni' WHERE item_name='wf_act_walkuser_alone';
UPDATE items_base SET interaction_type = 'wf_cnd_not_x_points_leaderboard' WHERE item_name='wf_cnd_not_users_x_points_cstm';
UPDATE items_base SET interaction_type = 'wf_cnd_users_x_points_cstm' WHERE item_name='wf_cnd_users_x_points_cstm';
UPDATE items_base SET interaction_type = 'wf_trg_double_click_furni' WHERE item_name='wf_trg_state_changed';
UPDATE items_base SET interaction_type = 'wf_act_dont_chase' WHERE item_name='wf_act_tilss';
UPDATE items_base SET interaction_type = 'wf_cnd_habbo_owns_furni' WHERE item_name='wf_cnd_habbo_owns_furni';
UPDATE items_base SET interaction_type = 'wf_cnd_habbo_not_owns_furni' WHERE item_name='wf_cnd_habbo_not_owns_furni';
UPDATE items_base SET interaction_type = 'wf_cnd_habbo_is_dancing' WHERE item_name='wf_cnd_habbo_is_dancing';
UPDATE items_base SET interaction_type = 'wf_cnd_not_habbo_has_diamonds' WHERE item_name='wf_cnd_not_habbo_has_diamonds';
UPDATE items_base SET interaction_type = 'wf_cnd_habbo_not_rank' WHERE item_name='wf_cnd_habbo_not_rank';
UPDATE items_base SET interaction_type = 'wf_cnd_habbo_has_rank' WHERE item_name='wf_cnd_habbo_has_rank';
UPDATE items_base SET interaction_type = 'wf_cnd_not_freeze' WHERE item_name='wf_cnd_not_freeze';
UPDATE items_base SET interaction_type = 'wf_cnd_freeze' WHERE item_name='wf_cnd_freeze';
UPDATE items_base SET interaction_type = 'wf_cnd_not_battlebanzai' WHERE item_name='wf_cnd_not_battlebanzai';
UPDATE items_base SET interaction_type = 'wf_cnd_motto_contains' WHERE item_name='wf_cnd_motto_contains';
UPDATE items_base SET interaction_type = 'wf_cnd_not_battlebz' WHERE item_name='wf_cnd_not_battlebz';
UPDATE items_base SET interaction_type = 'wf_act_lower_furni' WHERE item_name='wf_act_lower_furni';
UPDATE items_base SET interaction_type = 'wf_act_raise_furni' WHERE item_name='wf_act_raise_furni';
UPDATE items_base SET interaction_type = 'wf_act_toggle_moodlight' WHERE item_name='wf_act_toggle_moodlight';
UPDATE items_base SET interaction_type = 'wf_act_remove_badge' WHERE item_name='wf_act_remove_badge';
UPDATE items_base SET interaction_type = 'wf_act_unfreeze_habbo' WHERE item_name='wf_act_unfreeze_habbo';
UPDATE items_base SET interaction_type = 'wf_act_freeze_habbo' WHERE item_name='wf_act_freeze_habbo';
UPDATE items_base SET interaction_type = 'wf_act_send_bubble' WHERE item_name='wf_act_send_bubble';
UPDATE items_base SET interaction_type = 'wf_act_forward_user_to_room' WHERE item_name='wf_act_forward_user';
UPDATE items_base SET interaction_type = 'wf_act_give_achievement' WHERE item_name='wf_act_give_achievement';
UPDATE items_base SET interaction_type = 'wf_act_open_habbo_pages' WHERE item_name='wf_act_open_habbo_pages';
UPDATE items_base SET interaction_type = 'wf_act_roller_speed' WHERE item_name='wf_act_roller_speed';
UPDATE items_base SET interaction_type = 'wf_act_give_badge' WHERE item_name='wf_act_give_badge';
UPDATE items_base SET interaction_type = 'wf_act_give_diamonds' WHERE item_name='wf_act_give_diamonds';
UPDATE items_base SET interaction_type = 'wf_act_give_duckets' WHERE item_name='wf_act_give_duckets';
UPDATE items_base SET interaction_type = 'wf_act_give_credits' WHERE item_name='wf_act_give_credits';
UPDATE items_base SET interaction_type = 'wf_trg_stops_dancing' WHERE item_name='wf_trg_stops_dancing';
UPDATE items_base SET interaction_type = 'wf_trg_starts_dancing' WHERE item_name='wf_trg_starts_dancing';
UPDATE items_base SET interaction_type = 'wf_trg_unidles' WHERE item_name='wf_trg_unidles';
UPDATE items_base SET interaction_type = 'wf_trg_idles' WHERE item_name='wf_trg_idles';
UPDATE items_base SET interaction_type = 'wf_trg_says_command' WHERE item_name='wf_trg_says_cmd';
UPDATE items_base SET interaction_type = 'wf_act_end_game' WHERE item_name='wf_act_end_game';
UPDATE items_base SET interaction_type = 'wf_act_stop_counter' WHERE item_name='wf_act_stop_counter';
UPDATE items_base SET interaction_type = 'wf_act_give_score_pp' WHERE item_name='wf_act_give_score_pp';
UPDATE items_base SET interaction_type = 'wf_act_give_enable' WHERE item_name='wf_act_give_enable';
UPDATE items_base SET interaction_type = 'wf_act_dont_chase_top' WHERE item_name='wf_act_dont_chase_top';
UPDATE items_base SET interaction_type = 'wf_trg_user_exits_room' WHERE item_name='wf_trg_user_exits_room';
UPDATE items_base SET interaction_type = 'wf_trg_exact_keyword' WHERE item_name='wf_trg_exact_keyword';
UPDATE items_base SET interaction_type = 'wf_act_show_message_room' WHERE item_name='wf_act_show_message_room';
UPDATE items_base SET interaction_type = 'wf_act_tp_furni_to_habbo' WHERE item_name='wf_act_tp_furni_to_habbo';
UPDATE items_base SET interaction_type = 'wf_act_remove_tag' WHERE item_name='wf_act_remove_tag';
UPDATE items_base SET interaction_type = 'wf_act_give_tag_perm' WHERE item_name='wf_act_give_tag_perm';
UPDATE items_base SET interaction_type = 'wf_cnd_not_habbo_is_dancing' WHERE item_name='wf_cnd_not_habbo_is_dancing';
UPDATE items_base SET interaction_type = 'wf_act_reset_highscores' WHERE item_name='irinc_shadow_alluserseffect2';
UPDATE items_base SET interaction_type = 'wf_act_make_fast_walk' WHERE item_name='irinc_shadow_allusertrigger';
UPDATE items_base SET interaction_type = 'wf_act_teleport_red' WHERE item_name='wf_act_teleport_red';
UPDATE items_base SET interaction_type = 'wf_act_teleport_blue' WHERE item_name='wf_act_teleport_blue';
UPDATE items_base SET interaction_type = 'wf_act_teleport_green' WHERE item_name='wf_act_teleport_green';
UPDATE items_base SET interaction_type = 'wf_act_teleport_yellow' WHERE item_name='wf_act_teleport_yellow';
UPDATE items_base SET interaction_type = 'wf_act_dont_chase' WHERE item_name='wf_act_dont_chase';