diff --git a/pyquake3.py b/pyquake3.py index a266c65..9bb0cff 100755 --- a/pyquake3.py +++ b/pyquake3.py @@ -28,7 +28,7 @@ bot_names = ['Crash', # Tier 0 'Angel', 'Gorre', 'Klesk', 'Slash', 'Wrack', # Tier 3 'Biker', 'Lucy', 'Patriot', 'Tank Jr.', 'Anarki', # Tier 4 'Stripe', 'Razor', 'Keel', 'Visor', 'Uriel', # Tier 5 - 'Bones', 'Cadaver', 'Sorlag', 'Doom', 'Major', # Tier 6 + 'Bones', 'Cadavre', 'Sorlag', 'Doom', 'Major', # Tier 6 'Xaero' # Tier 7 ]