diff options
Diffstat (limited to 'client')
-rwxr-xr-x | client/aurora.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/aurora.py b/client/aurora.py index 16df3d7..38ed174 100755 --- a/client/aurora.py +++ b/client/aurora.py @@ -3,7 +3,7 @@ # Setup events=["Expo", "Fishing", "Kamelot", "Regnum", "Raid", "Tower", "Mining", "Anniversary", "Christmas", "Easter", "Patrick", "Thanksgiving", "Valentine", - "Worker"] + "Olympics", "Candor", "Worker"] # Functions def headers(val): |