mirror of
https://github.com/Oldcustard/ozfort-server-configs
synced 2025-06-25 23:04:25 +10:00
Changes to try resolve numerous issues (#41)
This commit is contained in:
parent
8e52494f69
commit
52dae03eac
@ -62,9 +62,10 @@ tv_chattimelimit 2
|
|||||||
tv_delay 90
|
tv_delay 90
|
||||||
tv_delaymapchange 1
|
tv_delaymapchange 1
|
||||||
tv_delaymapchange_protect 1
|
tv_delaymapchange_protect 1
|
||||||
tv_dispatchmode 1
|
tv_dispatchmode 0
|
||||||
tv_maxclients 5
|
tv_maxclients 5
|
||||||
tv_maxrate 8000
|
tv_maxrate 0
|
||||||
|
tv_relayvoice 0
|
||||||
tv_snapshotrate 66
|
tv_snapshotrate 66
|
||||||
tv_timeout 30
|
tv_timeout 30
|
||||||
tv_transmitall 1
|
tv_transmitall 1
|
||||||
|
@ -1,25 +1,5 @@
|
|||||||
log on
|
log on
|
||||||
|
|
||||||
mp_allowspectators 1
|
|
||||||
mp_autoteambalance 0
|
|
||||||
mp_bonusroundtime 0
|
|
||||||
mp_decals 100
|
|
||||||
mp_disable_respawn_times 0
|
|
||||||
mp_enableroundwaittime 1
|
|
||||||
mp_fadetoblack 0
|
|
||||||
mp_footsteps 1
|
|
||||||
mp_forcecamera 1
|
|
||||||
mp_forcerespawn 1
|
|
||||||
mp_fraglimit 0
|
|
||||||
mp_friendlyfire 0
|
|
||||||
mp_highlander 0
|
|
||||||
mp_idledealmethod 0
|
|
||||||
mp_match_end_at_timelimit 1
|
|
||||||
mp_respawnwavetime 10.0
|
|
||||||
mp_scrambleteams_auto 0
|
|
||||||
mp_stalemate_enable 0
|
|
||||||
mp_teams_unbalance_limit 0
|
|
||||||
mp_time_between_capscoring 0
|
|
||||||
mp_tournament 1
|
mp_tournament 1
|
||||||
mp_tournament_allow_non_admin_restart 0
|
mp_tournament_allow_non_admin_restart 0
|
||||||
mp_tournament_readymode 0
|
mp_tournament_readymode 0
|
||||||
@ -27,48 +7,8 @@ mp_tournament_prevent_team_switch_on_readyup 1
|
|||||||
mp_tournament_stopwatch 0
|
mp_tournament_stopwatch 0
|
||||||
mp_tournament_whitelist "cfg/ozfortress_whitelist_6v6.txt"
|
mp_tournament_whitelist "cfg/ozfortress_whitelist_6v6.txt"
|
||||||
|
|
||||||
sv_allow_votes 0
|
|
||||||
sv_allow_wait_command 0
|
|
||||||
sv_allowupload 0
|
|
||||||
sv_alltalk 0
|
|
||||||
sv_cheats 0
|
|
||||||
sv_client_cmdrate_difference 1
|
|
||||||
sv_client_max_interp_ratio 2
|
|
||||||
sv_client_min_interp_ratio 1
|
|
||||||
sv_client_predict 1
|
|
||||||
sv_consistency 2
|
|
||||||
sv_contact "obla@ozfortress.com"
|
sv_contact "obla@ozfortress.com"
|
||||||
sv_gravity 800
|
|
||||||
sv_maxcmdrate 66
|
|
||||||
sv_maxrate 8000
|
|
||||||
sv_maxupdaterate 66
|
|
||||||
sv_mincmdrate 66
|
|
||||||
sv_minrate 100000
|
|
||||||
sv_minupdaterate 66
|
|
||||||
sv_parallel_packentities 0
|
|
||||||
sv_parallel_sendsnapshot 0
|
|
||||||
sv_pausable 1
|
|
||||||
sv_pure 2
|
|
||||||
sv_pure_kick_clients 1
|
|
||||||
sv_pure_trace 1
|
|
||||||
sv_restrict_aspect_ratio_fov 0
|
|
||||||
sv_stats 0
|
|
||||||
sv_timeout 10
|
|
||||||
sv_turbophysics 1
|
|
||||||
|
|
||||||
tf_arena_first_blood 0
|
|
||||||
tf_arena_max_streak 0
|
|
||||||
tf_arena_use_queue 0
|
|
||||||
tf_avoidteammates_pushaway 0
|
|
||||||
tf_birthday 0
|
|
||||||
tf_clamp_airducks 1
|
|
||||||
tf_ctf_bonus_time 0
|
|
||||||
tf_damage_disablespread 1
|
|
||||||
tf_flag_caps_per_round 0
|
|
||||||
tf_preround_push_from_damage_enable 1
|
|
||||||
tf_player_movement_restart_freeze 1
|
|
||||||
tf_spec_xray 0
|
|
||||||
tf_teamtalk 1
|
|
||||||
tf_tournament_classlimit_scout 2
|
tf_tournament_classlimit_scout 2
|
||||||
tf_tournament_classlimit_soldier 2
|
tf_tournament_classlimit_soldier 2
|
||||||
tf_tournament_classlimit_pyro 1
|
tf_tournament_classlimit_pyro 1
|
||||||
@ -78,35 +18,5 @@ tf_tournament_classlimit_engineer 1
|
|||||||
tf_tournament_classlimit_medic 1
|
tf_tournament_classlimit_medic 1
|
||||||
tf_tournament_classlimit_sniper 2
|
tf_tournament_classlimit_sniper 2
|
||||||
tf_tournament_classlimit_spy 1
|
tf_tournament_classlimit_spy 1
|
||||||
tf_tournament_hide_domination_icons 1
|
|
||||||
tf_use_fixed_weaponspreads 1
|
|
||||||
tf_weapon_criticals 0
|
|
||||||
tf_weapon_criticals_melee 0
|
|
||||||
|
|
||||||
tv_allow_camera_man 0
|
|
||||||
tv_allow_static_shots 0
|
|
||||||
tv_chattimelimit 2
|
|
||||||
tv_delay 90
|
|
||||||
tv_delaymapchange 1
|
|
||||||
tv_delaymapchange_protect 1
|
|
||||||
tv_enable 1
|
|
||||||
tv_maxrate 0
|
|
||||||
mp_maxrounds 0
|
|
||||||
tv_relayvoice 0
|
|
||||||
tv_snapshotrate 66
|
|
||||||
tv_timeout 30
|
|
||||||
tv_transmitall 1
|
|
||||||
|
|
||||||
mp_tournament_restart
|
mp_tournament_restart
|
||||||
|
|
||||||
//Quick Access Aliases
|
|
||||||
alias pug "exec ozfortress_6v6_5cp"
|
|
||||||
alias push "exec ozfortress_6v6_5cp"
|
|
||||||
alias scrim "exec ozfortress_6v6_scrim"
|
|
||||||
alias koth "exec ozfortress_6v6_koth"
|
|
||||||
|
|
||||||
alias golden "exec ozfortress_golden_cap"
|
|
||||||
alias ozf "exec ozfortress_6v6_5cp"
|
|
||||||
alias ozfkoth "exec ozfortress_6v6_koth"
|
|
||||||
|
|
||||||
alias ultiduo "exec ultiduo"
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
servercfgfile "respawn_hl_koth.cfg"
|
servercfgfile "respawn_hl_koth.cfg"
|
||||||
exec "respawn_hl_base.cfg"
|
exec "respawn_hl_base.cfg"
|
||||||
mp_winlimit "2"
|
mp_winlimit "2"
|
||||||
mp_maxrounds "0"
|
mp_maxrounds "0"
|
||||||
mp_timelimit "0"
|
mp_timelimit "0"
|
||||||
mp_tournament_stopwatch "0"
|
mp_tournament_stopwatch "0"
|
||||||
mp_tournament_restart
|
mp_tournament_restart
|
||||||
|
|
||||||
say - Respawn Highlander KOTH loaded
|
say - Respawn League Highlander KOTH loaded
|
||||||
say - Last Updated: 07/05/2019
|
say - Last Updated: 10/05/2020
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
servercfgfile "respawn_hl_standard.cfg"
|
servercfgfile "respawn_hl_standard.cfg"
|
||||||
exec "respawn_hl_base.cfg"
|
exec "respawn_hl_base.cfg"
|
||||||
mp_winlimit "5"
|
mp_winlimit "5"
|
||||||
mp_maxrounds "0"
|
mp_maxrounds "0"
|
||||||
mp_timelimit "30"
|
mp_timelimit "30"
|
||||||
mp_tournament_stopwatch "0"
|
mp_tournament_stopwatch "0"
|
||||||
mp_tournament_restart
|
mp_tournament_restart
|
||||||
|
|
||||||
say - Respawn Highlander 5CP loaded
|
say - Respawn League Highlander 5CP loaded
|
||||||
say - Last Updated: 07/05/2019
|
say - Last Updated: 10/05/2020
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
servercfgfile "respawn_hl_stopwatch.cfg"
|
servercfgfile "respawn_hl_stopwatch.cfg"
|
||||||
exec "respawn_hl_base.cfg"
|
exec "respawn_hl_base.cfg"
|
||||||
mp_winlimit "0"
|
mp_winlimit "0"
|
||||||
mp_maxrounds "2"
|
mp_maxrounds "2"
|
||||||
mp_timelimit "0"
|
mp_timelimit "0"
|
||||||
mp_tournament_stopwatch "1"
|
mp_tournament_stopwatch "1"
|
||||||
mp_tournament_restart
|
mp_tournament_restart
|
||||||
|
|
||||||
say - Respawn Highlander Stopwatch loaded
|
say - Respawn League Highlander Stopwatch loaded
|
||||||
say - Last Updated: 07/05/2019
|
say - Last Updated: 10/05/2020
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
// Whitelist generated at Mon, 27 Apr 2020 11:16:16 +0200
|
// Whitelist generated at Sat, 09 May 2020 17:16:08 +0200
|
||||||
// Whitelist: Respawn League Highlander (Season 5) (ID: 10472)
|
// Whitelist: Respawn League Highlander (Season 6) (ID: 10472)
|
||||||
|
|
||||||
// Share or view this whitelist:
|
// Share or view this whitelist:
|
||||||
// https://whitelist.tf/respawn_hl_s5
|
// https://whitelist.tf/respawn_hl_s6
|
||||||
|
|
||||||
// New items added to the game are: NOT allowed
|
// New items added to the game are: NOT allowed
|
||||||
// Hats are: allowed
|
// Hats are: allowed
|
||||||
@ -1465,7 +1465,7 @@
|
|||||||
"tw_spybot_hood" "1"
|
"tw_spybot_hood" "1"
|
||||||
"Voodoo Vizier" "1"
|
"Voodoo Vizier" "1"
|
||||||
|
|
||||||
//--------------------- Miscs (Total: 3911) ---------------------\\
|
//--------------------- Miscs (Total: 4069) ---------------------\\
|
||||||
//_________________________ All classes _________________________\\
|
//_________________________ All classes _________________________\\
|
||||||
"Altruist's Adornment" "1"
|
"Altruist's Adornment" "1"
|
||||||
"Antlers" "1"
|
"Antlers" "1"
|
||||||
@ -1642,28 +1642,45 @@
|
|||||||
"Blapature Co. Supporter 2018" "1"
|
"Blapature Co. Supporter 2018" "1"
|
||||||
"Blapature Co. Supporter 2019" "1"
|
"Blapature Co. Supporter 2019" "1"
|
||||||
"Brazil Fortress 6v6 Academy First Place Season 4" "1"
|
"Brazil Fortress 6v6 Academy First Place Season 4" "1"
|
||||||
|
"Brazil Fortress 6v6 Academy First Place Season 5" "1"
|
||||||
"Brazil Fortress 6v6 Academy Participant Season 4" "1"
|
"Brazil Fortress 6v6 Academy Participant Season 4" "1"
|
||||||
|
"Brazil Fortress 6v6 Academy Participant Season 5" "1"
|
||||||
"Brazil Fortress 6v6 Academy Second Place Season 4" "1"
|
"Brazil Fortress 6v6 Academy Second Place Season 4" "1"
|
||||||
|
"Brazil Fortress 6v6 Academy Second Place Season 5" "1"
|
||||||
"Brazil Fortress 6v6 Academy Third Place Season 4" "1"
|
"Brazil Fortress 6v6 Academy Third Place Season 4" "1"
|
||||||
|
"Brazil Fortress 6v6 Academy Third Place Season 5" "1"
|
||||||
"Brazil Fortress 6v6 Division 1 First Place Season 4" "1"
|
"Brazil Fortress 6v6 Division 1 First Place Season 4" "1"
|
||||||
|
"Brazil Fortress 6v6 Division 1 First Place Season 5" "1"
|
||||||
"Brazil Fortress 6v6 Division 1 Participant Season 4" "1"
|
"Brazil Fortress 6v6 Division 1 Participant Season 4" "1"
|
||||||
|
"Brazil Fortress 6v6 Division 1 Participant Season 5" "1"
|
||||||
"Brazil Fortress 6v6 Division 1 Second Place Season 4" "1"
|
"Brazil Fortress 6v6 Division 1 Second Place Season 4" "1"
|
||||||
|
"Brazil Fortress 6v6 Division 1 Second Place Season 5" "1"
|
||||||
"Brazil Fortress 6v6 Division 1 Third Place Season 4" "1"
|
"Brazil Fortress 6v6 Division 1 Third Place Season 4" "1"
|
||||||
|
"Brazil Fortress 6v6 Division 1 Third Place Season 5" "1"
|
||||||
"Brazil Fortress 6v6 Division 2 First Place Season 4" "1"
|
"Brazil Fortress 6v6 Division 2 First Place Season 4" "1"
|
||||||
|
"Brazil Fortress 6v6 Division 2 First Place Season 5" "1"
|
||||||
"Brazil Fortress 6v6 Division 2 Participant Season 4" "1"
|
"Brazil Fortress 6v6 Division 2 Participant Season 4" "1"
|
||||||
|
"Brazil Fortress 6v6 Division 2 Participant Season 5" "1"
|
||||||
"Brazil Fortress 6v6 Division 2 Second Place Season 4" "1"
|
"Brazil Fortress 6v6 Division 2 Second Place Season 4" "1"
|
||||||
|
"Brazil Fortress 6v6 Division 2 Second Place Season 5" "1"
|
||||||
"Brazil Fortress 6v6 Division 2 Third Place Season 4" "1"
|
"Brazil Fortress 6v6 Division 2 Third Place Season 4" "1"
|
||||||
|
"Brazil Fortress 6v6 Division 2 Third Place Season 5" "1"
|
||||||
"Brazil Fortress 6v6 First Place Season 1" "1"
|
"Brazil Fortress 6v6 First Place Season 1" "1"
|
||||||
"Brazil Fortress 6v6 First Place Season 2" "1"
|
"Brazil Fortress 6v6 First Place Season 2" "1"
|
||||||
"Brazil Fortress 6v6 Helper Season 4" "1"
|
"Brazil Fortress 6v6 Helper Season 4" "1"
|
||||||
|
"Brazil Fortress 6v6 Helper Season 5" "1"
|
||||||
"Brazil Fortress 6v6 Invite First Place Season 3" "1"
|
"Brazil Fortress 6v6 Invite First Place Season 3" "1"
|
||||||
"Brazil Fortress 6v6 Invite First Place Season 4" "1"
|
"Brazil Fortress 6v6 Invite First Place Season 4" "1"
|
||||||
|
"Brazil Fortress 6v6 Invite First Place Season 5" "1"
|
||||||
"Brazil Fortress 6v6 Invite Participant Season 3" "1"
|
"Brazil Fortress 6v6 Invite Participant Season 3" "1"
|
||||||
"Brazil Fortress 6v6 Invite Participant Season 4" "1"
|
"Brazil Fortress 6v6 Invite Participant Season 4" "1"
|
||||||
|
"Brazil Fortress 6v6 Invite Participant Season 5" "1"
|
||||||
"Brazil Fortress 6v6 Invite Second Place Season 3" "1"
|
"Brazil Fortress 6v6 Invite Second Place Season 3" "1"
|
||||||
"Brazil Fortress 6v6 Invite Second Place Season 4" "1"
|
"Brazil Fortress 6v6 Invite Second Place Season 4" "1"
|
||||||
|
"Brazil Fortress 6v6 Invite Second Place Season 5" "1"
|
||||||
"Brazil Fortress 6v6 Invite Third Place Season 3" "1"
|
"Brazil Fortress 6v6 Invite Third Place Season 3" "1"
|
||||||
"Brazil Fortress 6v6 Invite Third Place Season 4" "1"
|
"Brazil Fortress 6v6 Invite Third Place Season 4" "1"
|
||||||
|
"Brazil Fortress 6v6 Invite Third Place Season 5" "1"
|
||||||
"Brazil Fortress 6v6 Open First Place Season 3" "1"
|
"Brazil Fortress 6v6 Open First Place Season 3" "1"
|
||||||
"Brazil Fortress 6v6 Open Participant Season 3" "1"
|
"Brazil Fortress 6v6 Open Participant Season 3" "1"
|
||||||
"Brazil Fortress 6v6 Open Second Place Season 3" "1"
|
"Brazil Fortress 6v6 Open Second Place Season 3" "1"
|
||||||
@ -1671,14 +1688,24 @@
|
|||||||
"Brazil Fortress 6v6 Participant Season 1" "1"
|
"Brazil Fortress 6v6 Participant Season 1" "1"
|
||||||
"Brazil Fortress 6v6 Participant Season 2" "1"
|
"Brazil Fortress 6v6 Participant Season 2" "1"
|
||||||
"Brazil Fortress 6v6 Qualified Stage Champions Season 4" "1"
|
"Brazil Fortress 6v6 Qualified Stage Champions Season 4" "1"
|
||||||
|
"Brazil Fortress 6v6 Qualified Stage Champions Season 5" "1"
|
||||||
"Brazil Fortress 6v6 Second Place Season 1" "1"
|
"Brazil Fortress 6v6 Second Place Season 1" "1"
|
||||||
"Brazil Fortress 6v6 Second Place Season 2" "1"
|
"Brazil Fortress 6v6 Second Place Season 2" "1"
|
||||||
"Brazil Fortress 6v6 Third Place Season 1" "1"
|
"Brazil Fortress 6v6 Third Place Season 1" "1"
|
||||||
"Brazil Fortress 6v6 Third Place Season 2" "1"
|
"Brazil Fortress 6v6 Third Place Season 2" "1"
|
||||||
"Brazil Fortress Halloween Assistant 2018" "1"
|
"Brazil Fortress Halloween Assistant 2018" "1"
|
||||||
"Brazil Fortress Halloween First 2018" "1"
|
"Brazil Fortress Halloween First 2018" "1"
|
||||||
|
"Brazil Fortress Halloween Ghastly Group Participant 2019" "1"
|
||||||
|
"Brazil Fortress Halloween Ghastly Group Winner 2019" "1"
|
||||||
|
"Brazil Fortress Halloween Haunted Group Participant 2019" "1"
|
||||||
|
"Brazil Fortress Halloween Haunted Group Winner 2019" "1"
|
||||||
|
"Brazil Fortress Halloween Helper 2019" "1"
|
||||||
"Brazil Fortress Halloween Participant 2018" "1"
|
"Brazil Fortress Halloween Participant 2018" "1"
|
||||||
"Brazil Fortress Halloween Playoffs 2018" "1"
|
"Brazil Fortress Halloween Playoffs 2018" "1"
|
||||||
|
"Brazil Fortress Halloween Scary Group First 2019" "1"
|
||||||
|
"Brazil Fortress Halloween Scary Group Participant 2019" "1"
|
||||||
|
"Brazil Fortress Halloween Scary Group Second 2019" "1"
|
||||||
|
"Brazil Fortress Halloween Scary Group Third 2019" "1"
|
||||||
"Brazil Fortress Halloween Second 2018" "1"
|
"Brazil Fortress Halloween Second 2018" "1"
|
||||||
"Brazil Fortress Halloween Third 2018" "1"
|
"Brazil Fortress Halloween Third 2018" "1"
|
||||||
"Brazil Fortress JumpCup Demoman 1st Place Season 1" "1"
|
"Brazil Fortress JumpCup Demoman 1st Place Season 1" "1"
|
||||||
@ -1786,10 +1813,15 @@
|
|||||||
"Chapelaria Ultiduo Legatus Participant Season 2" "1"
|
"Chapelaria Ultiduo Legatus Participant Season 2" "1"
|
||||||
"Clan Pride" "1"
|
"Clan Pride" "1"
|
||||||
"Classic MGE Cup Bronze Medal Spring 2019" "1"
|
"Classic MGE Cup Bronze Medal Spring 2019" "1"
|
||||||
|
"Classic MGE Cup Bronze Medal Spring 2020" "1"
|
||||||
"Classic MGE Cup Gold Medal Spring 2019" "1"
|
"Classic MGE Cup Gold Medal Spring 2019" "1"
|
||||||
|
"Classic MGE Cup Gold Medal Spring 2020" "1"
|
||||||
"Classic MGE Cup Helper Spring 2019" "1"
|
"Classic MGE Cup Helper Spring 2019" "1"
|
||||||
|
"Classic MGE Cup Helper Spring 2020" "1"
|
||||||
"Classic MGE Cup Participant Spring 2019" "1"
|
"Classic MGE Cup Participant Spring 2019" "1"
|
||||||
|
"Classic MGE Cup Participant Spring 2020" "1"
|
||||||
"Classic MGE Cup Silver Medal Spring 2019" "1"
|
"Classic MGE Cup Silver Medal Spring 2019" "1"
|
||||||
|
"Classic MGE Cup Silver Medal Spring 2020" "1"
|
||||||
"CLTF2 6v6 High No Restrictions Bronze Season 1" "1"
|
"CLTF2 6v6 High No Restrictions Bronze Season 1" "1"
|
||||||
"CLTF2 6v6 High No Restrictions Gold Season 1" "1"
|
"CLTF2 6v6 High No Restrictions Gold Season 1" "1"
|
||||||
"CLTF2 6v6 High No Restrictions Participant Season 1" "1"
|
"CLTF2 6v6 High No Restrictions Participant Season 1" "1"
|
||||||
@ -1845,23 +1877,36 @@
|
|||||||
"EBL 3rd Place Medal Season 1" "1"
|
"EBL 3rd Place Medal Season 1" "1"
|
||||||
"EBL 3rd Place Medal Season 2" "1"
|
"EBL 3rd Place Medal Season 2" "1"
|
||||||
"EBL Invite 1st Place Medal Season 3" "1"
|
"EBL Invite 1st Place Medal Season 3" "1"
|
||||||
|
"EBL Invite 1st Place Medal Season 4" "1"
|
||||||
"EBL Invite 2nd Place Medal Season 3" "1"
|
"EBL Invite 2nd Place Medal Season 3" "1"
|
||||||
|
"EBL Invite 2nd Place Medal Season 4" "1"
|
||||||
"EBL Invite 3rd Place Medal Season 3" "1"
|
"EBL Invite 3rd Place Medal Season 3" "1"
|
||||||
|
"EBL Invite 3rd Place Medal Season 4" "1"
|
||||||
"EBL Invite Participant Season 3" "1"
|
"EBL Invite Participant Season 3" "1"
|
||||||
|
"EBL Invite Participant Season 4" "1"
|
||||||
"EBL Main 1st Place Medal Season 3" "1"
|
"EBL Main 1st Place Medal Season 3" "1"
|
||||||
|
"EBL Main 1st Place Medal Season 4" "1"
|
||||||
"EBL Main 2nd Place Medal Season 3" "1"
|
"EBL Main 2nd Place Medal Season 3" "1"
|
||||||
|
"EBL Main 2nd Place Medal Season 4" "1"
|
||||||
"EBL Main 3rd Place Medal Season 3" "1"
|
"EBL Main 3rd Place Medal Season 3" "1"
|
||||||
|
"EBL Main 3rd Place Medal Season 4" "1"
|
||||||
"EBL Main Participant Season 3" "1"
|
"EBL Main Participant Season 3" "1"
|
||||||
|
"EBL Main Participant Season 4" "1"
|
||||||
"EBL One Day Cup Participant Cup 1" "1"
|
"EBL One Day Cup Participant Cup 1" "1"
|
||||||
"EBL Open 1st Place Medal Season 3" "1"
|
"EBL Open 1st Place Medal Season 3" "1"
|
||||||
|
"EBL Open 1st Place Medal Season 4" "1"
|
||||||
"EBL Open 2nd Place Medal Season 3" "1"
|
"EBL Open 2nd Place Medal Season 3" "1"
|
||||||
|
"EBL Open 2nd Place Medal Season 4" "1"
|
||||||
"EBL Open 3rd Place Medal Season 3" "1"
|
"EBL Open 3rd Place Medal Season 3" "1"
|
||||||
|
"EBL Open 3rd Place Medal Season 4" "1"
|
||||||
"EBL Open Participant Season 3" "1"
|
"EBL Open Participant Season 3" "1"
|
||||||
|
"EBL Open Participant Season 4" "1"
|
||||||
"EBL Participant Season 1" "1"
|
"EBL Participant Season 1" "1"
|
||||||
"EBL Participant Season 2" "1"
|
"EBL Participant Season 2" "1"
|
||||||
"EBL Staff Season 1" "1"
|
"EBL Staff Season 1" "1"
|
||||||
"EBL Staff Season 2" "1"
|
"EBL Staff Season 2" "1"
|
||||||
"EBL Staff Season 3" "1"
|
"EBL Staff Season 3" "1"
|
||||||
|
"EBL Staff Season 4" "1"
|
||||||
"EdgeGamers UltiDuo Participant 2015" "1"
|
"EdgeGamers UltiDuo Participant 2015" "1"
|
||||||
"Employee Badge A" "1"
|
"Employee Badge A" "1"
|
||||||
"Employee Badge B" "1"
|
"Employee Badge B" "1"
|
||||||
@ -1950,12 +1995,14 @@
|
|||||||
"ETF2L 6v6 Division 1 Bronze Medal Season 32" "1"
|
"ETF2L 6v6 Division 1 Bronze Medal Season 32" "1"
|
||||||
"ETF2L 6v6 Division 1 Bronze Medal Season 33" "1"
|
"ETF2L 6v6 Division 1 Bronze Medal Season 33" "1"
|
||||||
"ETF2L 6v6 Division 1 Bronze Medal Season 34" "1"
|
"ETF2L 6v6 Division 1 Bronze Medal Season 34" "1"
|
||||||
|
"ETF2L 6v6 Division 1 Bronze Medal Season 35" "1"
|
||||||
"ETF2L 6v6 Division 1 Gold Medal Season 29" "1"
|
"ETF2L 6v6 Division 1 Gold Medal Season 29" "1"
|
||||||
"ETF2L 6v6 Division 1 Gold Medal Season 30" "1"
|
"ETF2L 6v6 Division 1 Gold Medal Season 30" "1"
|
||||||
"ETF2L 6v6 Division 1 Gold Medal Season 31" "1"
|
"ETF2L 6v6 Division 1 Gold Medal Season 31" "1"
|
||||||
"ETF2L 6v6 Division 1 Gold Medal Season 32" "1"
|
"ETF2L 6v6 Division 1 Gold Medal Season 32" "1"
|
||||||
"ETF2L 6v6 Division 1 Gold Medal Season 33" "1"
|
"ETF2L 6v6 Division 1 Gold Medal Season 33" "1"
|
||||||
"ETF2L 6v6 Division 1 Gold Medal Season 34" "1"
|
"ETF2L 6v6 Division 1 Gold Medal Season 34" "1"
|
||||||
|
"ETF2L 6v6 Division 1 Gold Medal Season 35" "1"
|
||||||
"ETF2L 6v6 Division 1 Group Winner Season 10" "1"
|
"ETF2L 6v6 Division 1 Group Winner Season 10" "1"
|
||||||
"ETF2L 6v6 Division 1 Group Winner Season 11" "1"
|
"ETF2L 6v6 Division 1 Group Winner Season 11" "1"
|
||||||
"ETF2L 6v6 Division 1 Group Winner Season 12" "1"
|
"ETF2L 6v6 Division 1 Group Winner Season 12" "1"
|
||||||
@ -1984,6 +2031,7 @@
|
|||||||
"ETF2L 6v6 Division 1 Participation Medal Season 32" "1"
|
"ETF2L 6v6 Division 1 Participation Medal Season 32" "1"
|
||||||
"ETF2L 6v6 Division 1 Participation Medal Season 33" "1"
|
"ETF2L 6v6 Division 1 Participation Medal Season 33" "1"
|
||||||
"ETF2L 6v6 Division 1 Participation Medal Season 34" "1"
|
"ETF2L 6v6 Division 1 Participation Medal Season 34" "1"
|
||||||
|
"ETF2L 6v6 Division 1 Participation Medal Season 35" "1"
|
||||||
"ETF2L 6v6 Division 1 Participation Medal Season 8" "1"
|
"ETF2L 6v6 Division 1 Participation Medal Season 8" "1"
|
||||||
"ETF2L 6v6 Division 1 Participation Medal Season 9" "1"
|
"ETF2L 6v6 Division 1 Participation Medal Season 9" "1"
|
||||||
"ETF2L 6v6 Division 1 Silver Medal Season 29" "1"
|
"ETF2L 6v6 Division 1 Silver Medal Season 29" "1"
|
||||||
@ -1992,18 +2040,21 @@
|
|||||||
"ETF2L 6v6 Division 1 Silver Medal Season 32" "1"
|
"ETF2L 6v6 Division 1 Silver Medal Season 32" "1"
|
||||||
"ETF2L 6v6 Division 1 Silver Medal Season 33" "1"
|
"ETF2L 6v6 Division 1 Silver Medal Season 33" "1"
|
||||||
"ETF2L 6v6 Division 1 Silver Medal Season 34" "1"
|
"ETF2L 6v6 Division 1 Silver Medal Season 34" "1"
|
||||||
|
"ETF2L 6v6 Division 1 Silver Medal Season 35" "1"
|
||||||
"ETF2L 6v6 Division 2 Bronze Medal Season 29" "1"
|
"ETF2L 6v6 Division 2 Bronze Medal Season 29" "1"
|
||||||
"ETF2L 6v6 Division 2 Bronze Medal Season 30" "1"
|
"ETF2L 6v6 Division 2 Bronze Medal Season 30" "1"
|
||||||
"ETF2L 6v6 Division 2 Bronze Medal Season 31" "1"
|
"ETF2L 6v6 Division 2 Bronze Medal Season 31" "1"
|
||||||
"ETF2L 6v6 Division 2 Bronze Medal Season 32" "1"
|
"ETF2L 6v6 Division 2 Bronze Medal Season 32" "1"
|
||||||
"ETF2L 6v6 Division 2 Bronze Medal Season 33" "1"
|
"ETF2L 6v6 Division 2 Bronze Medal Season 33" "1"
|
||||||
"ETF2L 6v6 Division 2 Bronze Medal Season 34" "1"
|
"ETF2L 6v6 Division 2 Bronze Medal Season 34" "1"
|
||||||
|
"ETF2L 6v6 Division 2 Bronze Medal Season 35" "1"
|
||||||
"ETF2L 6v6 Division 2 Gold Medal Season 29" "1"
|
"ETF2L 6v6 Division 2 Gold Medal Season 29" "1"
|
||||||
"ETF2L 6v6 Division 2 Gold Medal Season 30" "1"
|
"ETF2L 6v6 Division 2 Gold Medal Season 30" "1"
|
||||||
"ETF2L 6v6 Division 2 Gold Medal Season 31" "1"
|
"ETF2L 6v6 Division 2 Gold Medal Season 31" "1"
|
||||||
"ETF2L 6v6 Division 2 Gold Medal Season 32" "1"
|
"ETF2L 6v6 Division 2 Gold Medal Season 32" "1"
|
||||||
"ETF2L 6v6 Division 2 Gold Medal Season 33" "1"
|
"ETF2L 6v6 Division 2 Gold Medal Season 33" "1"
|
||||||
"ETF2L 6v6 Division 2 Gold Medal Season 34" "1"
|
"ETF2L 6v6 Division 2 Gold Medal Season 34" "1"
|
||||||
|
"ETF2L 6v6 Division 2 Gold Medal Season 35" "1"
|
||||||
"ETF2L 6v6 Division 2 Group Winner Season 10" "1"
|
"ETF2L 6v6 Division 2 Group Winner Season 10" "1"
|
||||||
"ETF2L 6v6 Division 2 Group Winner Season 11" "1"
|
"ETF2L 6v6 Division 2 Group Winner Season 11" "1"
|
||||||
"ETF2L 6v6 Division 2 Group Winner Season 12" "1"
|
"ETF2L 6v6 Division 2 Group Winner Season 12" "1"
|
||||||
@ -2032,6 +2083,7 @@
|
|||||||
"ETF2L 6v6 Division 2 Participation Medal Season 32" "1"
|
"ETF2L 6v6 Division 2 Participation Medal Season 32" "1"
|
||||||
"ETF2L 6v6 Division 2 Participation Medal Season 33" "1"
|
"ETF2L 6v6 Division 2 Participation Medal Season 33" "1"
|
||||||
"ETF2L 6v6 Division 2 Participation Medal Season 34" "1"
|
"ETF2L 6v6 Division 2 Participation Medal Season 34" "1"
|
||||||
|
"ETF2L 6v6 Division 2 Participation Medal Season 35" "1"
|
||||||
"ETF2L 6v6 Division 2 Participation Medal Season 8" "1"
|
"ETF2L 6v6 Division 2 Participation Medal Season 8" "1"
|
||||||
"ETF2L 6v6 Division 2 Participation Medal Season 9" "1"
|
"ETF2L 6v6 Division 2 Participation Medal Season 9" "1"
|
||||||
"ETF2L 6v6 Division 2 Silver Medal Season 29" "1"
|
"ETF2L 6v6 Division 2 Silver Medal Season 29" "1"
|
||||||
@ -2040,6 +2092,9 @@
|
|||||||
"ETF2L 6v6 Division 2 Silver Medal Season 32" "1"
|
"ETF2L 6v6 Division 2 Silver Medal Season 32" "1"
|
||||||
"ETF2L 6v6 Division 2 Silver Medal Season 33" "1"
|
"ETF2L 6v6 Division 2 Silver Medal Season 33" "1"
|
||||||
"ETF2L 6v6 Division 2 Silver Medal Season 34" "1"
|
"ETF2L 6v6 Division 2 Silver Medal Season 34" "1"
|
||||||
|
"ETF2L 6v6 Division 2 Silver Medal Season 35" "1"
|
||||||
|
"ETF2L 6v6 Division 3 Bronze Medal Season 35" "1"
|
||||||
|
"ETF2L 6v6 Division 3 Gold Medal Season 35" "1"
|
||||||
"ETF2L 6v6 Division 3 Group Winner Season 10" "1"
|
"ETF2L 6v6 Division 3 Group Winner Season 10" "1"
|
||||||
"ETF2L 6v6 Division 3 Group Winner Season 11" "1"
|
"ETF2L 6v6 Division 3 Group Winner Season 11" "1"
|
||||||
"ETF2L 6v6 Division 3 Group Winner Season 12" "1"
|
"ETF2L 6v6 Division 3 Group Winner Season 12" "1"
|
||||||
@ -2062,8 +2117,10 @@
|
|||||||
"ETF2L 6v6 Division 3 Participation Medal Season 17" "1"
|
"ETF2L 6v6 Division 3 Participation Medal Season 17" "1"
|
||||||
"ETF2L 6v6 Division 3 Participation Medal Season 18" "1"
|
"ETF2L 6v6 Division 3 Participation Medal Season 18" "1"
|
||||||
"ETF2L 6v6 Division 3 Participation Medal Season 19" "1"
|
"ETF2L 6v6 Division 3 Participation Medal Season 19" "1"
|
||||||
|
"ETF2L 6v6 Division 3 Participation Medal Season 35" "1"
|
||||||
"ETF2L 6v6 Division 3 Participation Medal Season 8" "1"
|
"ETF2L 6v6 Division 3 Participation Medal Season 8" "1"
|
||||||
"ETF2L 6v6 Division 3 Participation Medal Season 9" "1"
|
"ETF2L 6v6 Division 3 Participation Medal Season 9" "1"
|
||||||
|
"ETF2L 6v6 Division 3 Silver Medal Season 35" "1"
|
||||||
"ETF2L 6v6 Division 4 Group Winner Season 10" "1"
|
"ETF2L 6v6 Division 4 Group Winner Season 10" "1"
|
||||||
"ETF2L 6v6 Division 4 Group Winner Season 11" "1"
|
"ETF2L 6v6 Division 4 Group Winner Season 11" "1"
|
||||||
"ETF2L 6v6 Division 4 Group Winner Season 12" "1"
|
"ETF2L 6v6 Division 4 Group Winner Season 12" "1"
|
||||||
@ -2188,6 +2245,7 @@
|
|||||||
"ETF2L 6v6 Low Bronze Medal Season 32" "1"
|
"ETF2L 6v6 Low Bronze Medal Season 32" "1"
|
||||||
"ETF2L 6v6 Low Bronze Medal Season 33" "1"
|
"ETF2L 6v6 Low Bronze Medal Season 33" "1"
|
||||||
"ETF2L 6v6 Low Bronze Medal Season 34" "1"
|
"ETF2L 6v6 Low Bronze Medal Season 34" "1"
|
||||||
|
"ETF2L 6v6 Low Bronze Medal Season 35" "1"
|
||||||
"ETF2L 6v6 Low Gold Medal Season 27" "1"
|
"ETF2L 6v6 Low Gold Medal Season 27" "1"
|
||||||
"ETF2L 6v6 Low Gold Medal Season 29" "1"
|
"ETF2L 6v6 Low Gold Medal Season 29" "1"
|
||||||
"ETF2L 6v6 Low Gold Medal Season 30" "1"
|
"ETF2L 6v6 Low Gold Medal Season 30" "1"
|
||||||
@ -2195,6 +2253,7 @@
|
|||||||
"ETF2L 6v6 Low Gold Medal Season 32" "1"
|
"ETF2L 6v6 Low Gold Medal Season 32" "1"
|
||||||
"ETF2L 6v6 Low Gold Medal Season 33" "1"
|
"ETF2L 6v6 Low Gold Medal Season 33" "1"
|
||||||
"ETF2L 6v6 Low Gold Medal Season 34" "1"
|
"ETF2L 6v6 Low Gold Medal Season 34" "1"
|
||||||
|
"ETF2L 6v6 Low Gold Medal Season 35" "1"
|
||||||
"ETF2L 6v6 Low Participation Medal Season 27" "1"
|
"ETF2L 6v6 Low Participation Medal Season 27" "1"
|
||||||
"ETF2L 6v6 Low Participation Medal Season 29" "1"
|
"ETF2L 6v6 Low Participation Medal Season 29" "1"
|
||||||
"ETF2L 6v6 Low Participation Medal Season 30" "1"
|
"ETF2L 6v6 Low Participation Medal Season 30" "1"
|
||||||
@ -2202,6 +2261,7 @@
|
|||||||
"ETF2L 6v6 Low Participation Medal Season 32" "1"
|
"ETF2L 6v6 Low Participation Medal Season 32" "1"
|
||||||
"ETF2L 6v6 Low Participation Medal Season 33" "1"
|
"ETF2L 6v6 Low Participation Medal Season 33" "1"
|
||||||
"ETF2L 6v6 Low Participation Medal Season 34" "1"
|
"ETF2L 6v6 Low Participation Medal Season 34" "1"
|
||||||
|
"ETF2L 6v6 Low Participation Medal Season 35" "1"
|
||||||
"ETF2L 6v6 Low Playoff Medal Season 27" "1"
|
"ETF2L 6v6 Low Playoff Medal Season 27" "1"
|
||||||
"ETF2L 6v6 Low Playoff Medal Season 29" "1"
|
"ETF2L 6v6 Low Playoff Medal Season 29" "1"
|
||||||
"ETF2L 6v6 Low Playoff Medal Season 30" "1"
|
"ETF2L 6v6 Low Playoff Medal Season 30" "1"
|
||||||
@ -2209,6 +2269,7 @@
|
|||||||
"ETF2L 6v6 Low Playoff Medal Season 32" "1"
|
"ETF2L 6v6 Low Playoff Medal Season 32" "1"
|
||||||
"ETF2L 6v6 Low Playoff Medal Season 33" "1"
|
"ETF2L 6v6 Low Playoff Medal Season 33" "1"
|
||||||
"ETF2L 6v6 Low Playoff Medal Season 34" "1"
|
"ETF2L 6v6 Low Playoff Medal Season 34" "1"
|
||||||
|
"ETF2L 6v6 Low Playoff Medal Season 35" "1"
|
||||||
"ETF2L 6v6 Low Silver Medal Season 27" "1"
|
"ETF2L 6v6 Low Silver Medal Season 27" "1"
|
||||||
"ETF2L 6v6 Low Silver Medal Season 29" "1"
|
"ETF2L 6v6 Low Silver Medal Season 29" "1"
|
||||||
"ETF2L 6v6 Low Silver Medal Season 30" "1"
|
"ETF2L 6v6 Low Silver Medal Season 30" "1"
|
||||||
@ -2216,6 +2277,7 @@
|
|||||||
"ETF2L 6v6 Low Silver Medal Season 32" "1"
|
"ETF2L 6v6 Low Silver Medal Season 32" "1"
|
||||||
"ETF2L 6v6 Low Silver Medal Season 33" "1"
|
"ETF2L 6v6 Low Silver Medal Season 33" "1"
|
||||||
"ETF2L 6v6 Low Silver Medal Season 34" "1"
|
"ETF2L 6v6 Low Silver Medal Season 34" "1"
|
||||||
|
"ETF2L 6v6 Low Silver Medal Season 35" "1"
|
||||||
"ETF2L 6v6 Mid Bronze Medal Season 20" "1"
|
"ETF2L 6v6 Mid Bronze Medal Season 20" "1"
|
||||||
"ETF2L 6v6 Mid Bronze Medal Season 21" "1"
|
"ETF2L 6v6 Mid Bronze Medal Season 21" "1"
|
||||||
"ETF2L 6v6 Mid Bronze Medal Season 22" "1"
|
"ETF2L 6v6 Mid Bronze Medal Season 22" "1"
|
||||||
@ -2231,6 +2293,7 @@
|
|||||||
"ETF2L 6v6 Mid Bronze Medal Season 32" "1"
|
"ETF2L 6v6 Mid Bronze Medal Season 32" "1"
|
||||||
"ETF2L 6v6 Mid Bronze Medal Season 33" "1"
|
"ETF2L 6v6 Mid Bronze Medal Season 33" "1"
|
||||||
"ETF2L 6v6 Mid Bronze Medal Season 34" "1"
|
"ETF2L 6v6 Mid Bronze Medal Season 34" "1"
|
||||||
|
"ETF2L 6v6 Mid Bronze Medal Season 35" "1"
|
||||||
"ETF2L 6v6 Mid Gold Medal Season 20" "1"
|
"ETF2L 6v6 Mid Gold Medal Season 20" "1"
|
||||||
"ETF2L 6v6 Mid Gold Medal Season 21" "1"
|
"ETF2L 6v6 Mid Gold Medal Season 21" "1"
|
||||||
"ETF2L 6v6 Mid Gold Medal Season 22" "1"
|
"ETF2L 6v6 Mid Gold Medal Season 22" "1"
|
||||||
@ -2246,6 +2309,7 @@
|
|||||||
"ETF2L 6v6 Mid Gold Medal Season 32" "1"
|
"ETF2L 6v6 Mid Gold Medal Season 32" "1"
|
||||||
"ETF2L 6v6 Mid Gold Medal Season 33" "1"
|
"ETF2L 6v6 Mid Gold Medal Season 33" "1"
|
||||||
"ETF2L 6v6 Mid Gold Medal Season 34" "1"
|
"ETF2L 6v6 Mid Gold Medal Season 34" "1"
|
||||||
|
"ETF2L 6v6 Mid Gold Medal Season 35" "1"
|
||||||
"ETF2L 6v6 Mid Participation Medal Season 20" "1"
|
"ETF2L 6v6 Mid Participation Medal Season 20" "1"
|
||||||
"ETF2L 6v6 Mid Participation Medal Season 21" "1"
|
"ETF2L 6v6 Mid Participation Medal Season 21" "1"
|
||||||
"ETF2L 6v6 Mid Participation Medal Season 22" "1"
|
"ETF2L 6v6 Mid Participation Medal Season 22" "1"
|
||||||
@ -2261,6 +2325,7 @@
|
|||||||
"ETF2L 6v6 Mid Participation Medal Season 32" "1"
|
"ETF2L 6v6 Mid Participation Medal Season 32" "1"
|
||||||
"ETF2L 6v6 Mid Participation Medal Season 33" "1"
|
"ETF2L 6v6 Mid Participation Medal Season 33" "1"
|
||||||
"ETF2L 6v6 Mid Participation Medal Season 34" "1"
|
"ETF2L 6v6 Mid Participation Medal Season 34" "1"
|
||||||
|
"ETF2L 6v6 Mid Participation Medal Season 35" "1"
|
||||||
"ETF2L 6v6 Mid Playoff Medal Season 20" "1"
|
"ETF2L 6v6 Mid Playoff Medal Season 20" "1"
|
||||||
"ETF2L 6v6 Mid Playoff Medal Season 21" "1"
|
"ETF2L 6v6 Mid Playoff Medal Season 21" "1"
|
||||||
"ETF2L 6v6 Mid Playoff Medal Season 22" "1"
|
"ETF2L 6v6 Mid Playoff Medal Season 22" "1"
|
||||||
@ -2276,6 +2341,7 @@
|
|||||||
"ETF2L 6v6 Mid Playoff Medal Season 32" "1"
|
"ETF2L 6v6 Mid Playoff Medal Season 32" "1"
|
||||||
"ETF2L 6v6 Mid Playoff Medal Season 33" "1"
|
"ETF2L 6v6 Mid Playoff Medal Season 33" "1"
|
||||||
"ETF2L 6v6 Mid Playoff Medal Season 34" "1"
|
"ETF2L 6v6 Mid Playoff Medal Season 34" "1"
|
||||||
|
"ETF2L 6v6 Mid Playoff Medal Season 35" "1"
|
||||||
"ETF2L 6v6 Mid Silver Medal Season 20" "1"
|
"ETF2L 6v6 Mid Silver Medal Season 20" "1"
|
||||||
"ETF2L 6v6 Mid Silver Medal Season 21" "1"
|
"ETF2L 6v6 Mid Silver Medal Season 21" "1"
|
||||||
"ETF2L 6v6 Mid Silver Medal Season 22" "1"
|
"ETF2L 6v6 Mid Silver Medal Season 22" "1"
|
||||||
@ -2291,6 +2357,7 @@
|
|||||||
"ETF2L 6v6 Mid Silver Medal Season 32" "1"
|
"ETF2L 6v6 Mid Silver Medal Season 32" "1"
|
||||||
"ETF2L 6v6 Mid Silver Medal Season 33" "1"
|
"ETF2L 6v6 Mid Silver Medal Season 33" "1"
|
||||||
"ETF2L 6v6 Mid Silver Medal Season 34" "1"
|
"ETF2L 6v6 Mid Silver Medal Season 34" "1"
|
||||||
|
"ETF2L 6v6 Mid Silver Medal Season 35" "1"
|
||||||
"ETF2L 6v6 Open Bronze Medal Season 20" "1"
|
"ETF2L 6v6 Open Bronze Medal Season 20" "1"
|
||||||
"ETF2L 6v6 Open Bronze Medal Season 21" "1"
|
"ETF2L 6v6 Open Bronze Medal Season 21" "1"
|
||||||
"ETF2L 6v6 Open Bronze Medal Season 22" "1"
|
"ETF2L 6v6 Open Bronze Medal Season 22" "1"
|
||||||
@ -2306,6 +2373,7 @@
|
|||||||
"ETF2L 6v6 Open Bronze Medal Season 32" "1"
|
"ETF2L 6v6 Open Bronze Medal Season 32" "1"
|
||||||
"ETF2L 6v6 Open Bronze Medal Season 33" "1"
|
"ETF2L 6v6 Open Bronze Medal Season 33" "1"
|
||||||
"ETF2L 6v6 Open Bronze Medal Season 34" "1"
|
"ETF2L 6v6 Open Bronze Medal Season 34" "1"
|
||||||
|
"ETF2L 6v6 Open Bronze Medal Season 35" "1"
|
||||||
"ETF2L 6v6 Open Gold Medal Season 20" "1"
|
"ETF2L 6v6 Open Gold Medal Season 20" "1"
|
||||||
"ETF2L 6v6 Open Gold Medal Season 21" "1"
|
"ETF2L 6v6 Open Gold Medal Season 21" "1"
|
||||||
"ETF2L 6v6 Open Gold Medal Season 22" "1"
|
"ETF2L 6v6 Open Gold Medal Season 22" "1"
|
||||||
@ -2321,6 +2389,7 @@
|
|||||||
"ETF2L 6v6 Open Gold Medal Season 32" "1"
|
"ETF2L 6v6 Open Gold Medal Season 32" "1"
|
||||||
"ETF2L 6v6 Open Gold Medal Season 33" "1"
|
"ETF2L 6v6 Open Gold Medal Season 33" "1"
|
||||||
"ETF2L 6v6 Open Gold Medal Season 34" "1"
|
"ETF2L 6v6 Open Gold Medal Season 34" "1"
|
||||||
|
"ETF2L 6v6 Open Gold Medal Season 35" "1"
|
||||||
"ETF2L 6v6 Open Participation Medal Season 20" "1"
|
"ETF2L 6v6 Open Participation Medal Season 20" "1"
|
||||||
"ETF2L 6v6 Open Participation Medal Season 21" "1"
|
"ETF2L 6v6 Open Participation Medal Season 21" "1"
|
||||||
"ETF2L 6v6 Open Participation Medal Season 22" "1"
|
"ETF2L 6v6 Open Participation Medal Season 22" "1"
|
||||||
@ -2336,6 +2405,7 @@
|
|||||||
"ETF2L 6v6 Open Participation Medal Season 32" "1"
|
"ETF2L 6v6 Open Participation Medal Season 32" "1"
|
||||||
"ETF2L 6v6 Open Participation Medal Season 33" "1"
|
"ETF2L 6v6 Open Participation Medal Season 33" "1"
|
||||||
"ETF2L 6v6 Open Participation Medal Season 34" "1"
|
"ETF2L 6v6 Open Participation Medal Season 34" "1"
|
||||||
|
"ETF2L 6v6 Open Participation Medal Season 35" "1"
|
||||||
"ETF2L 6v6 Open Playoff Medal Season 20" "1"
|
"ETF2L 6v6 Open Playoff Medal Season 20" "1"
|
||||||
"ETF2L 6v6 Open Playoff Medal Season 21" "1"
|
"ETF2L 6v6 Open Playoff Medal Season 21" "1"
|
||||||
"ETF2L 6v6 Open Playoff Medal Season 22" "1"
|
"ETF2L 6v6 Open Playoff Medal Season 22" "1"
|
||||||
@ -2351,6 +2421,7 @@
|
|||||||
"ETF2L 6v6 Open Playoff Medal Season 32" "1"
|
"ETF2L 6v6 Open Playoff Medal Season 32" "1"
|
||||||
"ETF2L 6v6 Open Playoff Medal Season 33" "1"
|
"ETF2L 6v6 Open Playoff Medal Season 33" "1"
|
||||||
"ETF2L 6v6 Open Playoff Medal Season 34" "1"
|
"ETF2L 6v6 Open Playoff Medal Season 34" "1"
|
||||||
|
"ETF2L 6v6 Open Playoff Medal Season 35" "1"
|
||||||
"ETF2L 6v6 Open Silver Medal Season 20" "1"
|
"ETF2L 6v6 Open Silver Medal Season 20" "1"
|
||||||
"ETF2L 6v6 Open Silver Medal Season 21" "1"
|
"ETF2L 6v6 Open Silver Medal Season 21" "1"
|
||||||
"ETF2L 6v6 Open Silver Medal Season 22" "1"
|
"ETF2L 6v6 Open Silver Medal Season 22" "1"
|
||||||
@ -2366,6 +2437,7 @@
|
|||||||
"ETF2L 6v6 Open Silver Medal Season 32" "1"
|
"ETF2L 6v6 Open Silver Medal Season 32" "1"
|
||||||
"ETF2L 6v6 Open Silver Medal Season 33" "1"
|
"ETF2L 6v6 Open Silver Medal Season 33" "1"
|
||||||
"ETF2L 6v6 Open Silver Medal Season 34" "1"
|
"ETF2L 6v6 Open Silver Medal Season 34" "1"
|
||||||
|
"ETF2L 6v6 Open Silver Medal Season 35" "1"
|
||||||
"ETF2L 6v6 Premier Division Bronze Medal Season 10" "1"
|
"ETF2L 6v6 Premier Division Bronze Medal Season 10" "1"
|
||||||
"ETF2L 6v6 Premier Division Bronze Medal Season 11" "1"
|
"ETF2L 6v6 Premier Division Bronze Medal Season 11" "1"
|
||||||
"ETF2L 6v6 Premier Division Bronze Medal Season 12" "1"
|
"ETF2L 6v6 Premier Division Bronze Medal Season 12" "1"
|
||||||
@ -2429,6 +2501,7 @@
|
|||||||
"ETF2L 6v6 Premiership Bronze Medal Season 32" "1"
|
"ETF2L 6v6 Premiership Bronze Medal Season 32" "1"
|
||||||
"ETF2L 6v6 Premiership Bronze Medal Season 33" "1"
|
"ETF2L 6v6 Premiership Bronze Medal Season 33" "1"
|
||||||
"ETF2L 6v6 Premiership Bronze Medal Season 34" "1"
|
"ETF2L 6v6 Premiership Bronze Medal Season 34" "1"
|
||||||
|
"ETF2L 6v6 Premiership Bronze Medal Season 35" "1"
|
||||||
"ETF2L 6v6 Premiership Gold Medal Season 20" "1"
|
"ETF2L 6v6 Premiership Gold Medal Season 20" "1"
|
||||||
"ETF2L 6v6 Premiership Gold Medal Season 21" "1"
|
"ETF2L 6v6 Premiership Gold Medal Season 21" "1"
|
||||||
"ETF2L 6v6 Premiership Gold Medal Season 22" "1"
|
"ETF2L 6v6 Premiership Gold Medal Season 22" "1"
|
||||||
@ -2444,6 +2517,7 @@
|
|||||||
"ETF2L 6v6 Premiership Gold Medal Season 32" "1"
|
"ETF2L 6v6 Premiership Gold Medal Season 32" "1"
|
||||||
"ETF2L 6v6 Premiership Gold Medal Season 33" "1"
|
"ETF2L 6v6 Premiership Gold Medal Season 33" "1"
|
||||||
"ETF2L 6v6 Premiership Gold Medal Season 34" "1"
|
"ETF2L 6v6 Premiership Gold Medal Season 34" "1"
|
||||||
|
"ETF2L 6v6 Premiership Gold Medal Season 35" "1"
|
||||||
"ETF2L 6v6 Premiership Participation Medal Season 20" "1"
|
"ETF2L 6v6 Premiership Participation Medal Season 20" "1"
|
||||||
"ETF2L 6v6 Premiership Participation Medal Season 21" "1"
|
"ETF2L 6v6 Premiership Participation Medal Season 21" "1"
|
||||||
"ETF2L 6v6 Premiership Participation Medal Season 22" "1"
|
"ETF2L 6v6 Premiership Participation Medal Season 22" "1"
|
||||||
@ -2459,6 +2533,7 @@
|
|||||||
"ETF2L 6v6 Premiership Participation Medal Season 32" "1"
|
"ETF2L 6v6 Premiership Participation Medal Season 32" "1"
|
||||||
"ETF2L 6v6 Premiership Participation Medal Season 33" "1"
|
"ETF2L 6v6 Premiership Participation Medal Season 33" "1"
|
||||||
"ETF2L 6v6 Premiership Participation Medal Season 34" "1"
|
"ETF2L 6v6 Premiership Participation Medal Season 34" "1"
|
||||||
|
"ETF2L 6v6 Premiership Participation Medal Season 35" "1"
|
||||||
"ETF2L 6v6 Premiership Silver Medal Season 20" "1"
|
"ETF2L 6v6 Premiership Silver Medal Season 20" "1"
|
||||||
"ETF2L 6v6 Premiership Silver Medal Season 21" "1"
|
"ETF2L 6v6 Premiership Silver Medal Season 21" "1"
|
||||||
"ETF2L 6v6 Premiership Silver Medal Season 22" "1"
|
"ETF2L 6v6 Premiership Silver Medal Season 22" "1"
|
||||||
@ -2474,6 +2549,7 @@
|
|||||||
"ETF2L 6v6 Premiership Silver Medal Season 32" "1"
|
"ETF2L 6v6 Premiership Silver Medal Season 32" "1"
|
||||||
"ETF2L 6v6 Premiership Silver Medal Season 33" "1"
|
"ETF2L 6v6 Premiership Silver Medal Season 33" "1"
|
||||||
"ETF2L 6v6 Premiership Silver Medal Season 34" "1"
|
"ETF2L 6v6 Premiership Silver Medal Season 34" "1"
|
||||||
|
"ETF2L 6v6 Premiership Silver Medal Season 35" "1"
|
||||||
"ETF2L Fresh Meat Challenge Bronze Medal Season 1" "1"
|
"ETF2L Fresh Meat Challenge Bronze Medal Season 1" "1"
|
||||||
"ETF2L Fresh Meat Challenge Bronze Medal Season 2" "1"
|
"ETF2L Fresh Meat Challenge Bronze Medal Season 2" "1"
|
||||||
"ETF2L Fresh Meat Challenge Gold Medal Season 1" "1"
|
"ETF2L Fresh Meat Challenge Gold Medal Season 1" "1"
|
||||||
@ -2489,6 +2565,7 @@
|
|||||||
"ETF2L Highlander Division 1 Bronze Medal Season 19" "1"
|
"ETF2L Highlander Division 1 Bronze Medal Season 19" "1"
|
||||||
"ETF2L Highlander Division 1 Bronze Medal Season 2" "1"
|
"ETF2L Highlander Division 1 Bronze Medal Season 2" "1"
|
||||||
"ETF2L Highlander Division 1 Bronze Medal Season 20" "1"
|
"ETF2L Highlander Division 1 Bronze Medal Season 20" "1"
|
||||||
|
"ETF2L Highlander Division 1 Bronze Medal Season 21" "1"
|
||||||
"ETF2L Highlander Division 1 Gold Medal Season 1" "1"
|
"ETF2L Highlander Division 1 Gold Medal Season 1" "1"
|
||||||
"ETF2L Highlander Division 1 Gold Medal Season 16" "1"
|
"ETF2L Highlander Division 1 Gold Medal Season 16" "1"
|
||||||
"ETF2L Highlander Division 1 Gold Medal Season 17" "1"
|
"ETF2L Highlander Division 1 Gold Medal Season 17" "1"
|
||||||
@ -2496,6 +2573,7 @@
|
|||||||
"ETF2L Highlander Division 1 Gold Medal Season 19" "1"
|
"ETF2L Highlander Division 1 Gold Medal Season 19" "1"
|
||||||
"ETF2L Highlander Division 1 Gold Medal Season 2" "1"
|
"ETF2L Highlander Division 1 Gold Medal Season 2" "1"
|
||||||
"ETF2L Highlander Division 1 Gold Medal Season 20" "1"
|
"ETF2L Highlander Division 1 Gold Medal Season 20" "1"
|
||||||
|
"ETF2L Highlander Division 1 Gold Medal Season 21" "1"
|
||||||
"ETF2L Highlander Division 1 Group Winner Season 3" "1"
|
"ETF2L Highlander Division 1 Group Winner Season 3" "1"
|
||||||
"ETF2L Highlander Division 1 Group Winner Season 4" "1"
|
"ETF2L Highlander Division 1 Group Winner Season 4" "1"
|
||||||
"ETF2L Highlander Division 1 Group Winner Season 5" "1"
|
"ETF2L Highlander Division 1 Group Winner Season 5" "1"
|
||||||
@ -2508,6 +2586,7 @@
|
|||||||
"ETF2L Highlander Division 1 Participation Medal Season 19" "1"
|
"ETF2L Highlander Division 1 Participation Medal Season 19" "1"
|
||||||
"ETF2L Highlander Division 1 Participation Medal Season 2" "1"
|
"ETF2L Highlander Division 1 Participation Medal Season 2" "1"
|
||||||
"ETF2L Highlander Division 1 Participation Medal Season 20" "1"
|
"ETF2L Highlander Division 1 Participation Medal Season 20" "1"
|
||||||
|
"ETF2L Highlander Division 1 Participation Medal Season 21" "1"
|
||||||
"ETF2L Highlander Division 1 Participation Medal Season 3" "1"
|
"ETF2L Highlander Division 1 Participation Medal Season 3" "1"
|
||||||
"ETF2L Highlander Division 1 Participation Medal Season 4" "1"
|
"ETF2L Highlander Division 1 Participation Medal Season 4" "1"
|
||||||
"ETF2L Highlander Division 1 Participation Medal Season 5" "1"
|
"ETF2L Highlander Division 1 Participation Medal Season 5" "1"
|
||||||
@ -2520,16 +2599,19 @@
|
|||||||
"ETF2L Highlander Division 1 Silver Medal Season 19" "1"
|
"ETF2L Highlander Division 1 Silver Medal Season 19" "1"
|
||||||
"ETF2L Highlander Division 1 Silver Medal Season 2" "1"
|
"ETF2L Highlander Division 1 Silver Medal Season 2" "1"
|
||||||
"ETF2L Highlander Division 1 Silver Medal Season 20" "1"
|
"ETF2L Highlander Division 1 Silver Medal Season 20" "1"
|
||||||
|
"ETF2L Highlander Division 1 Silver Medal Season 21" "1"
|
||||||
"ETF2L Highlander Division 2 Bronze Medal Season 16" "1"
|
"ETF2L Highlander Division 2 Bronze Medal Season 16" "1"
|
||||||
"ETF2L Highlander Division 2 Bronze Medal Season 17" "1"
|
"ETF2L Highlander Division 2 Bronze Medal Season 17" "1"
|
||||||
"ETF2L Highlander Division 2 Bronze Medal Season 18" "1"
|
"ETF2L Highlander Division 2 Bronze Medal Season 18" "1"
|
||||||
"ETF2L Highlander Division 2 Bronze Medal Season 19" "1"
|
"ETF2L Highlander Division 2 Bronze Medal Season 19" "1"
|
||||||
"ETF2L Highlander Division 2 Bronze Medal Season 20" "1"
|
"ETF2L Highlander Division 2 Bronze Medal Season 20" "1"
|
||||||
|
"ETF2L Highlander Division 2 Bronze Medal Season 21" "1"
|
||||||
"ETF2L Highlander Division 2 Gold Medal Season 16" "1"
|
"ETF2L Highlander Division 2 Gold Medal Season 16" "1"
|
||||||
"ETF2L Highlander Division 2 Gold Medal Season 17" "1"
|
"ETF2L Highlander Division 2 Gold Medal Season 17" "1"
|
||||||
"ETF2L Highlander Division 2 Gold Medal Season 18" "1"
|
"ETF2L Highlander Division 2 Gold Medal Season 18" "1"
|
||||||
"ETF2L Highlander Division 2 Gold Medal Season 19" "1"
|
"ETF2L Highlander Division 2 Gold Medal Season 19" "1"
|
||||||
"ETF2L Highlander Division 2 Gold Medal Season 20" "1"
|
"ETF2L Highlander Division 2 Gold Medal Season 20" "1"
|
||||||
|
"ETF2L Highlander Division 2 Gold Medal Season 21" "1"
|
||||||
"ETF2L Highlander Division 2 Group Winner Season 1" "1"
|
"ETF2L Highlander Division 2 Group Winner Season 1" "1"
|
||||||
"ETF2L Highlander Division 2 Group Winner Season 2" "1"
|
"ETF2L Highlander Division 2 Group Winner Season 2" "1"
|
||||||
"ETF2L Highlander Division 2 Group Winner Season 3" "1"
|
"ETF2L Highlander Division 2 Group Winner Season 3" "1"
|
||||||
@ -2544,6 +2626,7 @@
|
|||||||
"ETF2L Highlander Division 2 Participation Medal Season 19" "1"
|
"ETF2L Highlander Division 2 Participation Medal Season 19" "1"
|
||||||
"ETF2L Highlander Division 2 Participation Medal Season 2" "1"
|
"ETF2L Highlander Division 2 Participation Medal Season 2" "1"
|
||||||
"ETF2L Highlander Division 2 Participation Medal Season 20" "1"
|
"ETF2L Highlander Division 2 Participation Medal Season 20" "1"
|
||||||
|
"ETF2L Highlander Division 2 Participation Medal Season 21" "1"
|
||||||
"ETF2L Highlander Division 2 Participation Medal Season 3" "1"
|
"ETF2L Highlander Division 2 Participation Medal Season 3" "1"
|
||||||
"ETF2L Highlander Division 2 Participation Medal Season 4" "1"
|
"ETF2L Highlander Division 2 Participation Medal Season 4" "1"
|
||||||
"ETF2L Highlander Division 2 Participation Medal Season 5" "1"
|
"ETF2L Highlander Division 2 Participation Medal Season 5" "1"
|
||||||
@ -2554,6 +2637,7 @@
|
|||||||
"ETF2L Highlander Division 2 Silver Medal Season 18" "1"
|
"ETF2L Highlander Division 2 Silver Medal Season 18" "1"
|
||||||
"ETF2L Highlander Division 2 Silver Medal Season 19" "1"
|
"ETF2L Highlander Division 2 Silver Medal Season 19" "1"
|
||||||
"ETF2L Highlander Division 2 Silver Medal Season 20" "1"
|
"ETF2L Highlander Division 2 Silver Medal Season 20" "1"
|
||||||
|
"ETF2L Highlander Division 2 Silver Medal Season 21" "1"
|
||||||
"ETF2L Highlander Division 3 Group Winner Season 1" "1"
|
"ETF2L Highlander Division 3 Group Winner Season 1" "1"
|
||||||
"ETF2L Highlander Division 3 Group Winner Season 2" "1"
|
"ETF2L Highlander Division 3 Group Winner Season 2" "1"
|
||||||
"ETF2L Highlander Division 3 Group Winner Season 3" "1"
|
"ETF2L Highlander Division 3 Group Winner Season 3" "1"
|
||||||
@ -2649,10 +2733,14 @@
|
|||||||
"ETF2L Highlander High/Mid Playoff Medal Season 11" "1"
|
"ETF2L Highlander High/Mid Playoff Medal Season 11" "1"
|
||||||
"ETF2L Highlander High/Mid Silver Medal Season 11" "1"
|
"ETF2L Highlander High/Mid Silver Medal Season 11" "1"
|
||||||
"ETF2L Highlander Low Bronze Medal Season 16" "1"
|
"ETF2L Highlander Low Bronze Medal Season 16" "1"
|
||||||
|
"ETF2L Highlander Low Bronze Medal Season 21" "1"
|
||||||
"ETF2L Highlander Low Gold Medal Season 16" "1"
|
"ETF2L Highlander Low Gold Medal Season 16" "1"
|
||||||
|
"ETF2L Highlander Low Gold Medal Season 21" "1"
|
||||||
"ETF2L Highlander Low Participation Medal Season 16" "1"
|
"ETF2L Highlander Low Participation Medal Season 16" "1"
|
||||||
|
"ETF2L Highlander Low Participation Medal Season 21" "1"
|
||||||
"ETF2L Highlander Low Playoff Medal Season 16" "1"
|
"ETF2L Highlander Low Playoff Medal Season 16" "1"
|
||||||
"ETF2L Highlander Low Silver Medal Season 16" "1"
|
"ETF2L Highlander Low Silver Medal Season 16" "1"
|
||||||
|
"ETF2L Highlander Low Silver Medal Season 21" "1"
|
||||||
"ETF2L Highlander Mid Bronze Medal Season 10" "1"
|
"ETF2L Highlander Mid Bronze Medal Season 10" "1"
|
||||||
"ETF2L Highlander Mid Bronze Medal Season 12" "1"
|
"ETF2L Highlander Mid Bronze Medal Season 12" "1"
|
||||||
"ETF2L Highlander Mid Bronze Medal Season 13" "1"
|
"ETF2L Highlander Mid Bronze Medal Season 13" "1"
|
||||||
@ -2663,6 +2751,7 @@
|
|||||||
"ETF2L Highlander Mid Bronze Medal Season 18" "1"
|
"ETF2L Highlander Mid Bronze Medal Season 18" "1"
|
||||||
"ETF2L Highlander Mid Bronze Medal Season 19" "1"
|
"ETF2L Highlander Mid Bronze Medal Season 19" "1"
|
||||||
"ETF2L Highlander Mid Bronze Medal Season 20" "1"
|
"ETF2L Highlander Mid Bronze Medal Season 20" "1"
|
||||||
|
"ETF2L Highlander Mid Bronze Medal Season 21" "1"
|
||||||
"ETF2L Highlander Mid Bronze Medal Season 8" "1"
|
"ETF2L Highlander Mid Bronze Medal Season 8" "1"
|
||||||
"ETF2L Highlander Mid Bronze Medal Season 9" "1"
|
"ETF2L Highlander Mid Bronze Medal Season 9" "1"
|
||||||
"ETF2L Highlander Mid Gold Medal Season 10" "1"
|
"ETF2L Highlander Mid Gold Medal Season 10" "1"
|
||||||
@ -2675,6 +2764,7 @@
|
|||||||
"ETF2L Highlander Mid Gold Medal Season 18" "1"
|
"ETF2L Highlander Mid Gold Medal Season 18" "1"
|
||||||
"ETF2L Highlander Mid Gold Medal Season 19" "1"
|
"ETF2L Highlander Mid Gold Medal Season 19" "1"
|
||||||
"ETF2L Highlander Mid Gold Medal Season 20" "1"
|
"ETF2L Highlander Mid Gold Medal Season 20" "1"
|
||||||
|
"ETF2L Highlander Mid Gold Medal Season 21" "1"
|
||||||
"ETF2L Highlander Mid Gold Medal Season 8" "1"
|
"ETF2L Highlander Mid Gold Medal Season 8" "1"
|
||||||
"ETF2L Highlander Mid Gold Medal Season 9" "1"
|
"ETF2L Highlander Mid Gold Medal Season 9" "1"
|
||||||
"ETF2L Highlander Mid Participation Medal Season 10" "1"
|
"ETF2L Highlander Mid Participation Medal Season 10" "1"
|
||||||
@ -2687,6 +2777,7 @@
|
|||||||
"ETF2L Highlander Mid Participation Medal Season 18" "1"
|
"ETF2L Highlander Mid Participation Medal Season 18" "1"
|
||||||
"ETF2L Highlander Mid Participation Medal Season 19" "1"
|
"ETF2L Highlander Mid Participation Medal Season 19" "1"
|
||||||
"ETF2L Highlander Mid Participation Medal Season 20" "1"
|
"ETF2L Highlander Mid Participation Medal Season 20" "1"
|
||||||
|
"ETF2L Highlander Mid Participation Medal Season 21" "1"
|
||||||
"ETF2L Highlander Mid Participation Medal Season 8" "1"
|
"ETF2L Highlander Mid Participation Medal Season 8" "1"
|
||||||
"ETF2L Highlander Mid Participation Medal Season 9" "1"
|
"ETF2L Highlander Mid Participation Medal Season 9" "1"
|
||||||
"ETF2L Highlander Mid Playoff Medal Season 10" "1"
|
"ETF2L Highlander Mid Playoff Medal Season 10" "1"
|
||||||
@ -2711,6 +2802,7 @@
|
|||||||
"ETF2L Highlander Mid Silver Medal Season 18" "1"
|
"ETF2L Highlander Mid Silver Medal Season 18" "1"
|
||||||
"ETF2L Highlander Mid Silver Medal Season 19" "1"
|
"ETF2L Highlander Mid Silver Medal Season 19" "1"
|
||||||
"ETF2L Highlander Mid Silver Medal Season 20" "1"
|
"ETF2L Highlander Mid Silver Medal Season 20" "1"
|
||||||
|
"ETF2L Highlander Mid Silver Medal Season 21" "1"
|
||||||
"ETF2L Highlander Mid Silver Medal Season 8" "1"
|
"ETF2L Highlander Mid Silver Medal Season 8" "1"
|
||||||
"ETF2L Highlander Mid Silver Medal Season 9" "1"
|
"ETF2L Highlander Mid Silver Medal Season 9" "1"
|
||||||
"ETF2L Highlander Open 1st Place Medal Season 1" "1"
|
"ETF2L Highlander Open 1st Place Medal Season 1" "1"
|
||||||
@ -2719,6 +2811,10 @@
|
|||||||
"ETF2L Highlander Open 2 Participation Medal" "1"
|
"ETF2L Highlander Open 2 Participation Medal" "1"
|
||||||
"ETF2L Highlander Open 2 Silver Medal" "1"
|
"ETF2L Highlander Open 2 Silver Medal" "1"
|
||||||
"ETF2L Highlander Open 2nd Place Medal Season 1" "1"
|
"ETF2L Highlander Open 2nd Place Medal Season 1" "1"
|
||||||
|
"ETF2L Highlander Open 3 Bronze Medal" "1"
|
||||||
|
"ETF2L Highlander Open 3 Gold Medal" "1"
|
||||||
|
"ETF2L Highlander Open 3 Participation Medal" "1"
|
||||||
|
"ETF2L Highlander Open 3 Silver Medal" "1"
|
||||||
"ETF2L Highlander Open 3rd Place Medal Season 1" "1"
|
"ETF2L Highlander Open 3rd Place Medal Season 1" "1"
|
||||||
"ETF2L Highlander Open Bronze Medal Season 10" "1"
|
"ETF2L Highlander Open Bronze Medal Season 10" "1"
|
||||||
"ETF2L Highlander Open Bronze Medal Season 11" "1"
|
"ETF2L Highlander Open Bronze Medal Season 11" "1"
|
||||||
@ -2731,6 +2827,7 @@
|
|||||||
"ETF2L Highlander Open Bronze Medal Season 18" "1"
|
"ETF2L Highlander Open Bronze Medal Season 18" "1"
|
||||||
"ETF2L Highlander Open Bronze Medal Season 19" "1"
|
"ETF2L Highlander Open Bronze Medal Season 19" "1"
|
||||||
"ETF2L Highlander Open Bronze Medal Season 20" "1"
|
"ETF2L Highlander Open Bronze Medal Season 20" "1"
|
||||||
|
"ETF2L Highlander Open Bronze Medal Season 21" "1"
|
||||||
"ETF2L Highlander Open Bronze Medal Season 8" "1"
|
"ETF2L Highlander Open Bronze Medal Season 8" "1"
|
||||||
"ETF2L Highlander Open Bronze Medal Season 9" "1"
|
"ETF2L Highlander Open Bronze Medal Season 9" "1"
|
||||||
"ETF2L Highlander Open Gold Medal Season 10" "1"
|
"ETF2L Highlander Open Gold Medal Season 10" "1"
|
||||||
@ -2744,6 +2841,7 @@
|
|||||||
"ETF2L Highlander Open Gold Medal Season 18" "1"
|
"ETF2L Highlander Open Gold Medal Season 18" "1"
|
||||||
"ETF2L Highlander Open Gold Medal Season 19" "1"
|
"ETF2L Highlander Open Gold Medal Season 19" "1"
|
||||||
"ETF2L Highlander Open Gold Medal Season 20" "1"
|
"ETF2L Highlander Open Gold Medal Season 20" "1"
|
||||||
|
"ETF2L Highlander Open Gold Medal Season 21" "1"
|
||||||
"ETF2L Highlander Open Gold Medal Season 8" "1"
|
"ETF2L Highlander Open Gold Medal Season 8" "1"
|
||||||
"ETF2L Highlander Open Gold Medal Season 9" "1"
|
"ETF2L Highlander Open Gold Medal Season 9" "1"
|
||||||
"ETF2L Highlander Open Participant Medal Season 1" "1"
|
"ETF2L Highlander Open Participant Medal Season 1" "1"
|
||||||
@ -2758,6 +2856,7 @@
|
|||||||
"ETF2L Highlander Open Participation Medal Season 18" "1"
|
"ETF2L Highlander Open Participation Medal Season 18" "1"
|
||||||
"ETF2L Highlander Open Participation Medal Season 19" "1"
|
"ETF2L Highlander Open Participation Medal Season 19" "1"
|
||||||
"ETF2L Highlander Open Participation Medal Season 20" "1"
|
"ETF2L Highlander Open Participation Medal Season 20" "1"
|
||||||
|
"ETF2L Highlander Open Participation Medal Season 21" "1"
|
||||||
"ETF2L Highlander Open Participation Medal Season 8" "1"
|
"ETF2L Highlander Open Participation Medal Season 8" "1"
|
||||||
"ETF2L Highlander Open Participation Medal Season 9" "1"
|
"ETF2L Highlander Open Participation Medal Season 9" "1"
|
||||||
"ETF2L Highlander Open Playoff Medal Season 10" "1"
|
"ETF2L Highlander Open Playoff Medal Season 10" "1"
|
||||||
@ -2771,6 +2870,7 @@
|
|||||||
"ETF2L Highlander Open Playoff Medal Season 18" "1"
|
"ETF2L Highlander Open Playoff Medal Season 18" "1"
|
||||||
"ETF2L Highlander Open Playoff Medal Season 19" "1"
|
"ETF2L Highlander Open Playoff Medal Season 19" "1"
|
||||||
"ETF2L Highlander Open Playoff Medal Season 20" "1"
|
"ETF2L Highlander Open Playoff Medal Season 20" "1"
|
||||||
|
"ETF2L Highlander Open Playoff Medal Season 21" "1"
|
||||||
"ETF2L Highlander Open Playoff Medal Season 8" "1"
|
"ETF2L Highlander Open Playoff Medal Season 8" "1"
|
||||||
"ETF2L Highlander Open Playoff Medal Season 9" "1"
|
"ETF2L Highlander Open Playoff Medal Season 9" "1"
|
||||||
"ETF2L Highlander Open Silver Medal Season 10" "1"
|
"ETF2L Highlander Open Silver Medal Season 10" "1"
|
||||||
@ -2784,6 +2884,7 @@
|
|||||||
"ETF2L Highlander Open Silver Medal Season 18" "1"
|
"ETF2L Highlander Open Silver Medal Season 18" "1"
|
||||||
"ETF2L Highlander Open Silver Medal Season 19" "1"
|
"ETF2L Highlander Open Silver Medal Season 19" "1"
|
||||||
"ETF2L Highlander Open Silver Medal Season 20" "1"
|
"ETF2L Highlander Open Silver Medal Season 20" "1"
|
||||||
|
"ETF2L Highlander Open Silver Medal Season 21" "1"
|
||||||
"ETF2L Highlander Open Silver Medal Season 8" "1"
|
"ETF2L Highlander Open Silver Medal Season 8" "1"
|
||||||
"ETF2L Highlander Open Silver Medal Season 9" "1"
|
"ETF2L Highlander Open Silver Medal Season 9" "1"
|
||||||
"ETF2L Highlander Premier Division Bronze Medal Season 3" "1"
|
"ETF2L Highlander Premier Division Bronze Medal Season 3" "1"
|
||||||
@ -2817,6 +2918,7 @@
|
|||||||
"ETF2L Highlander Premiership Bronze Medal Season 18" "1"
|
"ETF2L Highlander Premiership Bronze Medal Season 18" "1"
|
||||||
"ETF2L Highlander Premiership Bronze Medal Season 19" "1"
|
"ETF2L Highlander Premiership Bronze Medal Season 19" "1"
|
||||||
"ETF2L Highlander Premiership Bronze Medal Season 20" "1"
|
"ETF2L Highlander Premiership Bronze Medal Season 20" "1"
|
||||||
|
"ETF2L Highlander Premiership Bronze Medal Season 21" "1"
|
||||||
"ETF2L Highlander Premiership Bronze Medal Season 8" "1"
|
"ETF2L Highlander Premiership Bronze Medal Season 8" "1"
|
||||||
"ETF2L Highlander Premiership Bronze Medal Season 9" "1"
|
"ETF2L Highlander Premiership Bronze Medal Season 9" "1"
|
||||||
"ETF2L Highlander Premiership Gold Medal Season 10" "1"
|
"ETF2L Highlander Premiership Gold Medal Season 10" "1"
|
||||||
@ -2830,6 +2932,7 @@
|
|||||||
"ETF2L Highlander Premiership Gold Medal Season 18" "1"
|
"ETF2L Highlander Premiership Gold Medal Season 18" "1"
|
||||||
"ETF2L Highlander Premiership Gold Medal Season 19" "1"
|
"ETF2L Highlander Premiership Gold Medal Season 19" "1"
|
||||||
"ETF2L Highlander Premiership Gold Medal Season 20" "1"
|
"ETF2L Highlander Premiership Gold Medal Season 20" "1"
|
||||||
|
"ETF2L Highlander Premiership Gold Medal Season 21" "1"
|
||||||
"ETF2L Highlander Premiership Gold Medal Season 8" "1"
|
"ETF2L Highlander Premiership Gold Medal Season 8" "1"
|
||||||
"ETF2L Highlander Premiership Gold Medal Season 9" "1"
|
"ETF2L Highlander Premiership Gold Medal Season 9" "1"
|
||||||
"ETF2L Highlander Premiership Participation Medal Season 10" "1"
|
"ETF2L Highlander Premiership Participation Medal Season 10" "1"
|
||||||
@ -2843,6 +2946,7 @@
|
|||||||
"ETF2L Highlander Premiership Participation Medal Season 18" "1"
|
"ETF2L Highlander Premiership Participation Medal Season 18" "1"
|
||||||
"ETF2L Highlander Premiership Participation Medal Season 19" "1"
|
"ETF2L Highlander Premiership Participation Medal Season 19" "1"
|
||||||
"ETF2L Highlander Premiership Participation Medal Season 20" "1"
|
"ETF2L Highlander Premiership Participation Medal Season 20" "1"
|
||||||
|
"ETF2L Highlander Premiership Participation Medal Season 21" "1"
|
||||||
"ETF2L Highlander Premiership Participation Medal Season 8" "1"
|
"ETF2L Highlander Premiership Participation Medal Season 8" "1"
|
||||||
"ETF2L Highlander Premiership Participation Medal Season 9" "1"
|
"ETF2L Highlander Premiership Participation Medal Season 9" "1"
|
||||||
"ETF2L Highlander Premiership Silver Medal Season 10" "1"
|
"ETF2L Highlander Premiership Silver Medal Season 10" "1"
|
||||||
@ -2856,6 +2960,7 @@
|
|||||||
"ETF2L Highlander Premiership Silver Medal Season 18" "1"
|
"ETF2L Highlander Premiership Silver Medal Season 18" "1"
|
||||||
"ETF2L Highlander Premiership Silver Medal Season 19" "1"
|
"ETF2L Highlander Premiership Silver Medal Season 19" "1"
|
||||||
"ETF2L Highlander Premiership Silver Medal Season 20" "1"
|
"ETF2L Highlander Premiership Silver Medal Season 20" "1"
|
||||||
|
"ETF2L Highlander Premiership Silver Medal Season 21" "1"
|
||||||
"ETF2L Highlander Premiership Silver Medal Season 8" "1"
|
"ETF2L Highlander Premiership Silver Medal Season 8" "1"
|
||||||
"ETF2L Highlander Premiership Silver Medal Season 9" "1"
|
"ETF2L Highlander Premiership Silver Medal Season 9" "1"
|
||||||
"ETF2L Ultiduo 1 Gold Medal" "1"
|
"ETF2L Ultiduo 1 Gold Medal" "1"
|
||||||
@ -3018,10 +3123,13 @@
|
|||||||
"Heart of Gold" "1"
|
"Heart of Gold" "1"
|
||||||
"HLMixes Finalist Medal Season 1" "1"
|
"HLMixes Finalist Medal Season 1" "1"
|
||||||
"HLMixes Finalist Medal Season 2" "1"
|
"HLMixes Finalist Medal Season 2" "1"
|
||||||
|
"HLMixes Finalist Medal Season 3" "1"
|
||||||
"HLMixes First Place Medal Season 1" "1"
|
"HLMixes First Place Medal Season 1" "1"
|
||||||
"HLMixes First Place Medal Season 2" "1"
|
"HLMixes First Place Medal Season 2" "1"
|
||||||
|
"HLMixes First Place Medal Season 3" "1"
|
||||||
"HLMixes Participant Medal Season 1" "1"
|
"HLMixes Participant Medal Season 1" "1"
|
||||||
"HLMixes Participant Medal Season 2" "1"
|
"HLMixes Participant Medal Season 2" "1"
|
||||||
|
"HLMixes Participant Medal Season 3" "1"
|
||||||
"HLPugstf Highlander Cup Bronze Season 1" "1"
|
"HLPugstf Highlander Cup Bronze Season 1" "1"
|
||||||
"HLPugstf Highlander Cup Contributor Season 1" "1"
|
"HLPugstf Highlander Cup Contributor Season 1" "1"
|
||||||
"HLPugstf Highlander Cup Gold Season 1" "1"
|
"HLPugstf Highlander Cup Gold Season 1" "1"
|
||||||
@ -3259,6 +3367,9 @@
|
|||||||
"Mandrew's Munificent Mug" "1"
|
"Mandrew's Munificent Mug" "1"
|
||||||
"Mappers vs. Machines Participant Medal 2017" "1"
|
"Mappers vs. Machines Participant Medal 2017" "1"
|
||||||
"Mark of the Saint" "1"
|
"Mark of the Saint" "1"
|
||||||
|
"Mashed Mediocrity Creator 2020" "1"
|
||||||
|
"Mashed Mediocrity Helper 2020" "1"
|
||||||
|
"Mashed Mediocrity Player 2020" "1"
|
||||||
"Memes vs Machines Creator 2019" "1"
|
"Memes vs Machines Creator 2019" "1"
|
||||||
"Memes vs Machines Player 2019" "1"
|
"Memes vs Machines Player 2019" "1"
|
||||||
"Merc's Pride Scarf" "1"
|
"Merc's Pride Scarf" "1"
|
||||||
@ -3314,14 +3425,19 @@
|
|||||||
"Newbie Prolander Cup Silver Medal Season 3" "1"
|
"Newbie Prolander Cup Silver Medal Season 3" "1"
|
||||||
"NHBL Finals 2nd Place Season 7" "1"
|
"NHBL Finals 2nd Place Season 7" "1"
|
||||||
"NHBL Finals 2nd Place Season 8" "1"
|
"NHBL Finals 2nd Place Season 8" "1"
|
||||||
|
"NHBL Finals 2nd Place Season 9" "1"
|
||||||
"NHBL Finals 3rd Place Season 7" "1"
|
"NHBL Finals 3rd Place Season 7" "1"
|
||||||
"NHBL Finals 3rd Place Season 8" "1"
|
"NHBL Finals 3rd Place Season 8" "1"
|
||||||
|
"NHBL Finals 3rd Place Season 9" "1"
|
||||||
"NHBL Finals 4th Place Season 7" "1"
|
"NHBL Finals 4th Place Season 7" "1"
|
||||||
"NHBL Finals 4th Place Season 8" "1"
|
"NHBL Finals 4th Place Season 8" "1"
|
||||||
|
"NHBL Finals 4th Place Season 9" "1"
|
||||||
"NHBL Finals Participant Season 7" "1"
|
"NHBL Finals Participant Season 7" "1"
|
||||||
"NHBL Finals Participant Season 8" "1"
|
"NHBL Finals Participant Season 8" "1"
|
||||||
|
"NHBL Finals Participant Season 9" "1"
|
||||||
"NHBL Natascha Heavyweight Champion Season 7" "1"
|
"NHBL Natascha Heavyweight Champion Season 7" "1"
|
||||||
"NHBL Natascha Heavyweight Champion Season 8" "1"
|
"NHBL Natascha Heavyweight Champion Season 8" "1"
|
||||||
|
"NHBL Natascha Heavyweight Champion Season 9" "1"
|
||||||
"NHBL Sasha Heavyweight Champion Season 1" "1"
|
"NHBL Sasha Heavyweight Champion Season 1" "1"
|
||||||
"NHBL Sasha Heavyweight Champion Season 2" "1"
|
"NHBL Sasha Heavyweight Champion Season 2" "1"
|
||||||
"NHBL Sasha Heavyweight Champion Season 3" "1"
|
"NHBL Sasha Heavyweight Champion Season 3" "1"
|
||||||
@ -3450,6 +3566,7 @@
|
|||||||
"ozfortress Intermediate 1st Place Season 24" "1"
|
"ozfortress Intermediate 1st Place Season 24" "1"
|
||||||
"ozfortress Intermediate 1st Place Season 25" "1"
|
"ozfortress Intermediate 1st Place Season 25" "1"
|
||||||
"ozfortress Intermediate 1st Place Season 26" "1"
|
"ozfortress Intermediate 1st Place Season 26" "1"
|
||||||
|
"ozfortress Intermediate 1st Place Season 27" "1"
|
||||||
"ozfortress Intermediate 2nd Place Season 15" "1"
|
"ozfortress Intermediate 2nd Place Season 15" "1"
|
||||||
"ozfortress Intermediate 2nd Place Season 16" "1"
|
"ozfortress Intermediate 2nd Place Season 16" "1"
|
||||||
"ozfortress Intermediate 2nd Place Season 17" "1"
|
"ozfortress Intermediate 2nd Place Season 17" "1"
|
||||||
@ -3462,6 +3579,7 @@
|
|||||||
"ozfortress Intermediate 2nd Place Season 24" "1"
|
"ozfortress Intermediate 2nd Place Season 24" "1"
|
||||||
"ozfortress Intermediate 2nd Place Season 25" "1"
|
"ozfortress Intermediate 2nd Place Season 25" "1"
|
||||||
"ozfortress Intermediate 2nd Place Season 26" "1"
|
"ozfortress Intermediate 2nd Place Season 26" "1"
|
||||||
|
"ozfortress Intermediate 2nd Place Season 27" "1"
|
||||||
"ozfortress Intermediate 3rd Place Season 15" "1"
|
"ozfortress Intermediate 3rd Place Season 15" "1"
|
||||||
"ozfortress Intermediate 3rd Place Season 16" "1"
|
"ozfortress Intermediate 3rd Place Season 16" "1"
|
||||||
"ozfortress Intermediate 3rd Place Season 17" "1"
|
"ozfortress Intermediate 3rd Place Season 17" "1"
|
||||||
@ -3474,6 +3592,7 @@
|
|||||||
"ozfortress Intermediate 3rd Place Season 24" "1"
|
"ozfortress Intermediate 3rd Place Season 24" "1"
|
||||||
"ozfortress Intermediate 3rd Place Season 25" "1"
|
"ozfortress Intermediate 3rd Place Season 25" "1"
|
||||||
"ozfortress Intermediate 3rd Place Season 26" "1"
|
"ozfortress Intermediate 3rd Place Season 26" "1"
|
||||||
|
"ozfortress Intermediate 3rd Place Season 27" "1"
|
||||||
"ozfortress Intermediate Participant Season 15" "1"
|
"ozfortress Intermediate Participant Season 15" "1"
|
||||||
"ozfortress Intermediate Participant Season 16" "1"
|
"ozfortress Intermediate Participant Season 16" "1"
|
||||||
"ozfortress Intermediate Participant Season 17" "1"
|
"ozfortress Intermediate Participant Season 17" "1"
|
||||||
@ -3486,14 +3605,19 @@
|
|||||||
"ozfortress Intermediate Participant Season 24" "1"
|
"ozfortress Intermediate Participant Season 24" "1"
|
||||||
"ozfortress Intermediate Participant Season 25" "1"
|
"ozfortress Intermediate Participant Season 25" "1"
|
||||||
"ozfortress Intermediate Participant Season 26" "1"
|
"ozfortress Intermediate Participant Season 26" "1"
|
||||||
|
"ozfortress Intermediate Participant Season 27" "1"
|
||||||
"ozfortress Main 1st Place Season 25" "1"
|
"ozfortress Main 1st Place Season 25" "1"
|
||||||
"ozfortress Main 1st Place Season 26" "1"
|
"ozfortress Main 1st Place Season 26" "1"
|
||||||
|
"ozfortress Main 1st Place Season 27" "1"
|
||||||
"ozfortress Main 2nd Place Season 25" "1"
|
"ozfortress Main 2nd Place Season 25" "1"
|
||||||
"ozfortress Main 2nd Place Season 26" "1"
|
"ozfortress Main 2nd Place Season 26" "1"
|
||||||
|
"ozfortress Main 2nd Place Season 27" "1"
|
||||||
"ozfortress Main 3rd Place Season 25" "1"
|
"ozfortress Main 3rd Place Season 25" "1"
|
||||||
"ozfortress Main 3rd Place Season 26" "1"
|
"ozfortress Main 3rd Place Season 26" "1"
|
||||||
|
"ozfortress Main 3rd Place Season 27" "1"
|
||||||
"ozfortress Main Participant Season 25" "1"
|
"ozfortress Main Participant Season 25" "1"
|
||||||
"ozfortress Main Participant Season 26" "1"
|
"ozfortress Main Participant Season 26" "1"
|
||||||
|
"ozfortress Main Participant Season 27" "1"
|
||||||
"ozfortress Open 1st Place Season 15" "1"
|
"ozfortress Open 1st Place Season 15" "1"
|
||||||
"ozfortress Open 1st Place Season 16" "1"
|
"ozfortress Open 1st Place Season 16" "1"
|
||||||
"ozfortress Open 1st Place Season 17" "1"
|
"ozfortress Open 1st Place Season 17" "1"
|
||||||
@ -3506,6 +3630,7 @@
|
|||||||
"ozfortress Open 1st Place Season 24" "1"
|
"ozfortress Open 1st Place Season 24" "1"
|
||||||
"ozfortress Open 1st Place Season 25" "1"
|
"ozfortress Open 1st Place Season 25" "1"
|
||||||
"ozfortress Open 1st Place Season 26" "1"
|
"ozfortress Open 1st Place Season 26" "1"
|
||||||
|
"ozfortress Open 1st Place Season 27" "1"
|
||||||
"ozfortress Open 2nd Place Season 15" "1"
|
"ozfortress Open 2nd Place Season 15" "1"
|
||||||
"ozfortress Open 2nd Place Season 16" "1"
|
"ozfortress Open 2nd Place Season 16" "1"
|
||||||
"ozfortress Open 2nd Place Season 17" "1"
|
"ozfortress Open 2nd Place Season 17" "1"
|
||||||
@ -3518,6 +3643,7 @@
|
|||||||
"ozfortress Open 2nd Place Season 24" "1"
|
"ozfortress Open 2nd Place Season 24" "1"
|
||||||
"ozfortress Open 2nd Place Season 25" "1"
|
"ozfortress Open 2nd Place Season 25" "1"
|
||||||
"ozfortress Open 2nd Place Season 26" "1"
|
"ozfortress Open 2nd Place Season 26" "1"
|
||||||
|
"ozfortress Open 2nd Place Season 27" "1"
|
||||||
"ozfortress Open 3rd Place Season 15" "1"
|
"ozfortress Open 3rd Place Season 15" "1"
|
||||||
"ozfortress Open 3rd Place Season 16" "1"
|
"ozfortress Open 3rd Place Season 16" "1"
|
||||||
"ozfortress Open 3rd Place Season 17" "1"
|
"ozfortress Open 3rd Place Season 17" "1"
|
||||||
@ -3530,6 +3656,7 @@
|
|||||||
"ozfortress Open 3rd Place Season 24" "1"
|
"ozfortress Open 3rd Place Season 24" "1"
|
||||||
"ozfortress Open 3rd Place Season 25" "1"
|
"ozfortress Open 3rd Place Season 25" "1"
|
||||||
"ozfortress Open 3rd Place Season 26" "1"
|
"ozfortress Open 3rd Place Season 26" "1"
|
||||||
|
"ozfortress Open 3rd Place Season 27" "1"
|
||||||
"ozfortress Open Participant Season 15" "1"
|
"ozfortress Open Participant Season 15" "1"
|
||||||
"ozfortress Open Participant Season 16" "1"
|
"ozfortress Open Participant Season 16" "1"
|
||||||
"ozfortress Open Participant Season 17" "1"
|
"ozfortress Open Participant Season 17" "1"
|
||||||
@ -3542,6 +3669,7 @@
|
|||||||
"ozfortress Open Participant Season 24" "1"
|
"ozfortress Open Participant Season 24" "1"
|
||||||
"ozfortress Open Participant Season 25" "1"
|
"ozfortress Open Participant Season 25" "1"
|
||||||
"ozfortress Open Participant Season 26" "1"
|
"ozfortress Open Participant Season 26" "1"
|
||||||
|
"ozfortress Open Participant Season 27" "1"
|
||||||
"ozfortress Premier 1st Place Season 15" "1"
|
"ozfortress Premier 1st Place Season 15" "1"
|
||||||
"ozfortress Premier 1st Place Season 16" "1"
|
"ozfortress Premier 1st Place Season 16" "1"
|
||||||
"ozfortress Premier 1st Place Season 17" "1"
|
"ozfortress Premier 1st Place Season 17" "1"
|
||||||
@ -3554,6 +3682,7 @@
|
|||||||
"ozfortress Premier 1st Place Season 24" "1"
|
"ozfortress Premier 1st Place Season 24" "1"
|
||||||
"ozfortress Premier 1st Place Season 25" "1"
|
"ozfortress Premier 1st Place Season 25" "1"
|
||||||
"ozfortress Premier 1st Place Season 26" "1"
|
"ozfortress Premier 1st Place Season 26" "1"
|
||||||
|
"ozfortress Premier 1st Place Season 27" "1"
|
||||||
"ozfortress Premier 2nd Place Season 15" "1"
|
"ozfortress Premier 2nd Place Season 15" "1"
|
||||||
"ozfortress Premier 2nd Place Season 16" "1"
|
"ozfortress Premier 2nd Place Season 16" "1"
|
||||||
"ozfortress Premier 2nd Place Season 17" "1"
|
"ozfortress Premier 2nd Place Season 17" "1"
|
||||||
@ -3566,6 +3695,7 @@
|
|||||||
"ozfortress Premier 2nd Place Season 24" "1"
|
"ozfortress Premier 2nd Place Season 24" "1"
|
||||||
"ozfortress Premier 2nd Place Season 25" "1"
|
"ozfortress Premier 2nd Place Season 25" "1"
|
||||||
"ozfortress Premier 2nd Place Season 26" "1"
|
"ozfortress Premier 2nd Place Season 26" "1"
|
||||||
|
"ozfortress Premier 2nd Place Season 27" "1"
|
||||||
"ozfortress Premier 3rd Place Season 15" "1"
|
"ozfortress Premier 3rd Place Season 15" "1"
|
||||||
"ozfortress Premier 3rd Place Season 16" "1"
|
"ozfortress Premier 3rd Place Season 16" "1"
|
||||||
"ozfortress Premier 3rd Place Season 17" "1"
|
"ozfortress Premier 3rd Place Season 17" "1"
|
||||||
@ -3578,6 +3708,7 @@
|
|||||||
"ozfortress Premier 3rd Place Season 24" "1"
|
"ozfortress Premier 3rd Place Season 24" "1"
|
||||||
"ozfortress Premier 3rd Place Season 25" "1"
|
"ozfortress Premier 3rd Place Season 25" "1"
|
||||||
"ozfortress Premier 3rd Place Season 26" "1"
|
"ozfortress Premier 3rd Place Season 26" "1"
|
||||||
|
"ozfortress Premier 3rd Place Season 27" "1"
|
||||||
"ozfortress Premier Participant Season 15" "1"
|
"ozfortress Premier Participant Season 15" "1"
|
||||||
"ozfortress Premier Participant Season 16" "1"
|
"ozfortress Premier Participant Season 16" "1"
|
||||||
"ozfortress Premier Participant Season 17" "1"
|
"ozfortress Premier Participant Season 17" "1"
|
||||||
@ -3590,6 +3721,7 @@
|
|||||||
"ozfortress Premier Participant Season 24" "1"
|
"ozfortress Premier Participant Season 24" "1"
|
||||||
"ozfortress Premier Participant Season 25" "1"
|
"ozfortress Premier Participant Season 25" "1"
|
||||||
"ozfortress Premier Participant Season 26" "1"
|
"ozfortress Premier Participant Season 26" "1"
|
||||||
|
"ozfortress Premier Participant Season 27" "1"
|
||||||
"ozfortress Summer Cup 1st Place 2016" "1"
|
"ozfortress Summer Cup 1st Place 2016" "1"
|
||||||
"ozfortress Summer Cup 2nd Place 2016" "1"
|
"ozfortress Summer Cup 2nd Place 2016" "1"
|
||||||
"ozfortress Summer Cup 3rd Place 2016" "1"
|
"ozfortress Summer Cup 3rd Place 2016" "1"
|
||||||
@ -3661,10 +3793,15 @@
|
|||||||
"Rally Call 2018 Whale" "1"
|
"Rally Call 2018 Whale" "1"
|
||||||
"Rally Call 2018 Whale Donor" "1"
|
"Rally Call 2018 Whale Donor" "1"
|
||||||
"Rasslabyxa Cup 1st Place Season 1" "1"
|
"Rasslabyxa Cup 1st Place Season 1" "1"
|
||||||
|
"Rasslabyxa Cup 1st Place Season 2" "1"
|
||||||
"Rasslabyxa Cup 2nd Place Season 1" "1"
|
"Rasslabyxa Cup 2nd Place Season 1" "1"
|
||||||
|
"Rasslabyxa Cup 2nd Place Season 2" "1"
|
||||||
"Rasslabyxa Cup 3rd Place Season 1" "1"
|
"Rasslabyxa Cup 3rd Place Season 1" "1"
|
||||||
|
"Rasslabyxa Cup 3rd Place Season 2" "1"
|
||||||
"Rasslabyxa Cup Helper Season 1" "1"
|
"Rasslabyxa Cup Helper Season 1" "1"
|
||||||
|
"Rasslabyxa Cup Helper Season 2" "1"
|
||||||
"Rasslabyxa Cup Participant Season 1" "1"
|
"Rasslabyxa Cup Participant Season 1" "1"
|
||||||
|
"Rasslabyxa Cup Participant Season 2" "1"
|
||||||
"Ready Steady Pan First Place Season 2" "1"
|
"Ready Steady Pan First Place Season 2" "1"
|
||||||
"Ready Steady Pan First Place Season 4" "1"
|
"Ready Steady Pan First Place Season 4" "1"
|
||||||
"Ready Steady Pan First Place Season 5" "1"
|
"Ready Steady Pan First Place Season 5" "1"
|
||||||
@ -3705,15 +3842,23 @@
|
|||||||
"Respawn League ASIA Highlander 1st Place Season 1" "1"
|
"Respawn League ASIA Highlander 1st Place Season 1" "1"
|
||||||
"Respawn League ASIA Highlander 1st Place Season 2" "1"
|
"Respawn League ASIA Highlander 1st Place Season 2" "1"
|
||||||
"Respawn League ASIA Highlander 1st Place Season 3" "1"
|
"Respawn League ASIA Highlander 1st Place Season 3" "1"
|
||||||
|
"Respawn League ASIA Highlander 1st Place Season 4" "1"
|
||||||
|
"Respawn League ASIA Highlander 1st Place Season 5" "1"
|
||||||
"Respawn League ASIA Highlander 2nd Place Season 1" "1"
|
"Respawn League ASIA Highlander 2nd Place Season 1" "1"
|
||||||
"Respawn League ASIA Highlander 2nd Place Season 2" "1"
|
"Respawn League ASIA Highlander 2nd Place Season 2" "1"
|
||||||
"Respawn League ASIA Highlander 2nd Place Season 3" "1"
|
"Respawn League ASIA Highlander 2nd Place Season 3" "1"
|
||||||
|
"Respawn League ASIA Highlander 2nd Place Season 4" "1"
|
||||||
|
"Respawn League ASIA Highlander 2nd Place Season 5" "1"
|
||||||
"Respawn League ASIA Highlander 3rd Place Season 1" "1"
|
"Respawn League ASIA Highlander 3rd Place Season 1" "1"
|
||||||
"Respawn League ASIA Highlander 3rd Place Season 2" "1"
|
"Respawn League ASIA Highlander 3rd Place Season 2" "1"
|
||||||
"Respawn League ASIA Highlander 3rd Place Season 3" "1"
|
"Respawn League ASIA Highlander 3rd Place Season 3" "1"
|
||||||
|
"Respawn League ASIA Highlander 3rd Place Season 4" "1"
|
||||||
|
"Respawn League ASIA Highlander 3rd Place Season 5" "1"
|
||||||
"Respawn League ASIA Highlander Participant Season 1" "1"
|
"Respawn League ASIA Highlander Participant Season 1" "1"
|
||||||
"Respawn League ASIA Highlander Participant Season 2" "1"
|
"Respawn League ASIA Highlander Participant Season 2" "1"
|
||||||
"Respawn League ASIA Highlander Participant Season 3" "1"
|
"Respawn League ASIA Highlander Participant Season 3" "1"
|
||||||
|
"Respawn League ASIA Highlander Participant Season 4" "1"
|
||||||
|
"Respawn League ASIA Highlander Participant Season 5" "1"
|
||||||
"Respawn League AUS/NZ 4v4 1st Place Season 1" "1"
|
"Respawn League AUS/NZ 4v4 1st Place Season 1" "1"
|
||||||
"Respawn League AUS/NZ 4v4 1st Place Season 2" "1"
|
"Respawn League AUS/NZ 4v4 1st Place Season 2" "1"
|
||||||
"Respawn League AUS/NZ 4v4 2nd Place Season 1" "1"
|
"Respawn League AUS/NZ 4v4 2nd Place Season 1" "1"
|
||||||
@ -3725,15 +3870,23 @@
|
|||||||
"Respawn League AUS/NZ Highlander 1st Place Season 2" "1"
|
"Respawn League AUS/NZ Highlander 1st Place Season 2" "1"
|
||||||
"Respawn League AUS/NZ Highlander 1st Place Season 3" "1"
|
"Respawn League AUS/NZ Highlander 1st Place Season 3" "1"
|
||||||
"Respawn League AUS/NZ Highlander 1st Place Season 4" "1"
|
"Respawn League AUS/NZ Highlander 1st Place Season 4" "1"
|
||||||
|
"Respawn League AUS/NZ Highlander 1st Place Season 5" "1"
|
||||||
|
"Respawn League AUS/NZ Highlander 1st Place Season 6" "1"
|
||||||
"Respawn League AUS/NZ Highlander 2nd Place Season 2" "1"
|
"Respawn League AUS/NZ Highlander 2nd Place Season 2" "1"
|
||||||
"Respawn League AUS/NZ Highlander 2nd Place Season 3" "1"
|
"Respawn League AUS/NZ Highlander 2nd Place Season 3" "1"
|
||||||
"Respawn League AUS/NZ Highlander 2nd Place Season 4" "1"
|
"Respawn League AUS/NZ Highlander 2nd Place Season 4" "1"
|
||||||
|
"Respawn League AUS/NZ Highlander 2nd Place Season 5" "1"
|
||||||
|
"Respawn League AUS/NZ Highlander 2nd Place Season 6" "1"
|
||||||
"Respawn League AUS/NZ Highlander 3rd Place Season 2" "1"
|
"Respawn League AUS/NZ Highlander 3rd Place Season 2" "1"
|
||||||
"Respawn League AUS/NZ Highlander 3rd Place Season 3" "1"
|
"Respawn League AUS/NZ Highlander 3rd Place Season 3" "1"
|
||||||
"Respawn League AUS/NZ Highlander 3rd Place Season 4" "1"
|
"Respawn League AUS/NZ Highlander 3rd Place Season 4" "1"
|
||||||
|
"Respawn League AUS/NZ Highlander 3rd Place Season 5" "1"
|
||||||
|
"Respawn League AUS/NZ Highlander 3rd Place Season 6" "1"
|
||||||
"Respawn League AUS/NZ Highlander Participant Season 2" "1"
|
"Respawn League AUS/NZ Highlander Participant Season 2" "1"
|
||||||
"Respawn League AUS/NZ Highlander Participant Season 3" "1"
|
"Respawn League AUS/NZ Highlander Participant Season 3" "1"
|
||||||
"Respawn League AUS/NZ Highlander Participant Season 4" "1"
|
"Respawn League AUS/NZ Highlander Participant Season 4" "1"
|
||||||
|
"Respawn League AUS/NZ Highlander Participant Season 5" "1"
|
||||||
|
"Respawn League AUS/NZ Highlander Participant Season 6" "1"
|
||||||
"Respawn League Highlander 1st Place Season 1" "1"
|
"Respawn League Highlander 1st Place Season 1" "1"
|
||||||
"Respawn League Highlander 2nd Place Season 1" "1"
|
"Respawn League Highlander 2nd Place Season 1" "1"
|
||||||
"Respawn League Highlander 3rd Place Season 1" "1"
|
"Respawn League Highlander 3rd Place Season 1" "1"
|
||||||
@ -4324,11 +4477,16 @@
|
|||||||
"UDL 2nd Place 2018" "1"
|
"UDL 2nd Place 2018" "1"
|
||||||
"UDL 3rd Place 2018" "1"
|
"UDL 3rd Place 2018" "1"
|
||||||
"UDL Bronze Medal Spring 2019" "1"
|
"UDL Bronze Medal Spring 2019" "1"
|
||||||
|
"UDL Bronze Medal Summer 2020" "1"
|
||||||
"UDL Gold Medal Spring 2019" "1"
|
"UDL Gold Medal Spring 2019" "1"
|
||||||
|
"UDL Gold Medal Summer 2020" "1"
|
||||||
"UDL Participant 2018" "1"
|
"UDL Participant 2018" "1"
|
||||||
"UDL Participant Spring 2019" "1"
|
"UDL Participant Spring 2019" "1"
|
||||||
|
"UDL Participant Summer 2020" "1"
|
||||||
"UDL Silver Medal Spring 2019" "1"
|
"UDL Silver Medal Spring 2019" "1"
|
||||||
|
"UDL Silver Medal Summer 2020" "1"
|
||||||
"UDL Supporter Spring 2019" "1"
|
"UDL Supporter Spring 2019" "1"
|
||||||
|
"UDL Supporter Summer 2020" "1"
|
||||||
"UGC 4vs4 1st Place Gold Season 10" "1"
|
"UGC 4vs4 1st Place Gold Season 10" "1"
|
||||||
"UGC 4vs4 1st Place Gold Season 11" "1"
|
"UGC 4vs4 1st Place Gold Season 11" "1"
|
||||||
"UGC 4vs4 1st Place Gold Season 12" "1"
|
"UGC 4vs4 1st Place Gold Season 12" "1"
|
||||||
@ -5552,4 +5710,4 @@
|
|||||||
"Default Power Up Canteen (MvM)" "1"
|
"Default Power Up Canteen (MvM)" "1"
|
||||||
"Duel MiniGame" "1"
|
"Duel MiniGame" "1"
|
||||||
"Power Up Canteen (MvM)" "1"
|
"Power Up Canteen (MvM)" "1"
|
||||||
}
|
}
|
||||||
|
@ -1,39 +1,75 @@
|
|||||||
// ozfortress reset config (updated 05/06/2016 by obla)
|
// ozfortress reset config (updated 05/06/2016 by obla)
|
||||||
// this config contains commands commonly changed by clients and will be executed on map changes
|
// this config contains commands commonly changed by clients and will be executed on map changes
|
||||||
|
|
||||||
mp_forcecamera 1
|
|
||||||
mp_tournament 1
|
|
||||||
mp_allowspectators 1
|
mp_allowspectators 1
|
||||||
mp_fadetoblack 0
|
mp_autoteambalance 0
|
||||||
mp_forcecamera 1
|
mp_bonusroundtime 0
|
||||||
mp_winlimit 0
|
mp_decals 100
|
||||||
mp_respawnwavetime 10.0
|
|
||||||
mp_disable_respawn_times 0
|
mp_disable_respawn_times 0
|
||||||
|
mp_enableroundwaittime 1
|
||||||
|
mp_fadetoblack 0
|
||||||
|
mp_footsteps 1
|
||||||
|
mp_forcecamera 1
|
||||||
|
mp_forcerespawn 1
|
||||||
|
mp_fraglimit 0
|
||||||
|
mp_friendlyfire 0
|
||||||
|
mp_highlander 0
|
||||||
|
mp_idledealmethod 0
|
||||||
|
mp_match_end_at_timelimit 1
|
||||||
|
mp_maxrounds 0
|
||||||
|
mp_respawnwavetime 10.0
|
||||||
|
mp_scrambleteams_auto 0
|
||||||
|
mp_stalemate_enable 0
|
||||||
|
mp_teams_unbalance_limit 0
|
||||||
|
mp_time_between_capscoring 0
|
||||||
|
mp_tournament 1
|
||||||
|
mp_winlimit 0
|
||||||
|
|
||||||
sv_pausable 1
|
|
||||||
sv_allow_wait_command 0
|
|
||||||
sv_gravity 800
|
|
||||||
sv_consistency 2
|
|
||||||
sv_allow_votes 0
|
sv_allow_votes 0
|
||||||
|
sv_allow_wait_command 0
|
||||||
|
sv_allowupload 0
|
||||||
sv_alltalk 0
|
sv_alltalk 0
|
||||||
sv_cheats 0
|
sv_cheats 0
|
||||||
sv_pure 2
|
sv_client_cmdrate_difference 1
|
||||||
|
sv_client_max_interp_ratio 2
|
||||||
|
sv_client_min_interp_ratio 1
|
||||||
|
sv_client_predict 1
|
||||||
|
sv_consistency 2
|
||||||
|
sv_gravity 800
|
||||||
|
sv_maxcmdrate 66
|
||||||
sv_maxrate 0
|
sv_maxrate 0
|
||||||
sv_minrate 100000
|
|
||||||
sv_minupdaterate 66
|
|
||||||
sv_maxupdaterate 66
|
sv_maxupdaterate 66
|
||||||
sv_mincmdrate 66
|
sv_mincmdrate 66
|
||||||
sv_maxcmdrate 66
|
sv_minrate 100000
|
||||||
|
sv_minupdaterate 66
|
||||||
|
sv_parallel_packentities 0
|
||||||
|
sv_parallel_sendsnapshot 0
|
||||||
|
sv_pausable 1
|
||||||
|
sv_pure 2
|
||||||
|
sv_pure_kick_clients 1
|
||||||
|
sv_pure_trace 1
|
||||||
|
sv_restrict_aspect_ratio_fov 0
|
||||||
|
sv_stats 0
|
||||||
|
sv_timeout 10
|
||||||
|
sv_turbophysics 1
|
||||||
|
|
||||||
|
tf_arena_first_blood 0
|
||||||
|
tf_arena_max_streak 0
|
||||||
|
tf_arena_use_queue 0
|
||||||
tf_avoidteammates_pushaway 0
|
tf_avoidteammates_pushaway 0
|
||||||
|
tf_birthday 0
|
||||||
tf_clamp_airducks 1
|
tf_clamp_airducks 1
|
||||||
tf_ctf_bonus_time 0
|
tf_ctf_bonus_time 0
|
||||||
tf_damage_disablespread 1
|
tf_damage_disablespread 1
|
||||||
|
tf_flag_caps_per_round 0
|
||||||
|
tf_preround_push_from_damage_enable 1
|
||||||
|
tf_player_movement_restart_freeze 1
|
||||||
|
tf_spec_xray 0
|
||||||
|
tf_teamtalk 1
|
||||||
|
tf_tournament_hide_domination_icons 1
|
||||||
tf_use_fixed_weaponspreads 1
|
tf_use_fixed_weaponspreads 1
|
||||||
tf_weapon_criticals 0
|
tf_weapon_criticals 0
|
||||||
tf_flag_caps_per_round 0
|
tf_weapon_criticals_melee 0
|
||||||
tf_teamtalk 1
|
|
||||||
tf_spec_xray 0
|
|
||||||
|
|
||||||
tv_enable 1
|
tv_enable 1
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user