diff --git a/datasrc/network.py b/datasrc/network.py index 7bb8e7efe..c5d021a20 100644 --- a/datasrc/network.py +++ b/datasrc/network.py @@ -6,7 +6,7 @@ GameFlags = ["TEAMS", "FLAGS"] Emoticons = [str(x) for x in xrange(1,16)] -Powerups = ["ARMOR", "HEALTH", "WEAPON", "NINJA"] +Powerups = ["HEALTH", "ARMOR", "WEAPON", "NINJA"] RawHeader = ''' enum