about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--datasrc/network.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/datasrc/network.py b/datasrc/network.py
index 7bb8e7ef..c5d021a2 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