Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
59 changes: 33 additions & 26 deletions LuaRules/Configs/award_names.lua
Original file line number Diff line number Diff line change
@@ -1,28 +1,35 @@
return {
pwn = 'Complete Annihilation',
navy = 'Fleet Admiral',
air = 'Airforce General',
nux = 'Apocalyptic Achievement Award',
shell = 'Turtle Shell',
fire = 'Master Grill-Chef',
emp = 'EMP Wizard',
slow = 'Traffic Cop',
disarm = 'Peacemaker',
t3 = 'Experimental Engineer',
cap = 'Master of Puppets',
share = 'Share Bear',
terra = 'Legendary Landscaper',
reclaim = 'Spoils of War',
rezz = 'Vile Necromancer',
vet = 'Decorated Veteran',
ouch = 'Big Purple Heart',
kam = 'Blaze of Glory',
comm = 'Master and Commander',
mex = 'Mineral Prospector',
mexkill = 'Loot & Pillage',
rage = 'Rage Inducer',
head = 'Head Hunter',
dragon = 'Dragon Slayer',
heart = 'Queen Heart Breaker',
sweeper = 'Land Sweeper',
pwn = 'Complete Annihilation',
navy = 'Fleet Admiral',
air = 'Airforce General',
nux = 'Apocalyptic Achievement Award',
shell = 'Turtle Shell',
fire = 'Master Grill-Chef',
emp = 'EMP Wizard',
slow = 'Traffic Cop',
disarm = 'Peacemaker',
t3 = 'Experimental Engineer',
cap = 'Master of Puppets',
share = 'Share Bear',
terra = 'Legendary Landscaper',
reclaim = 'Spoils of War',
rezz = 'Vile Necromancer',
vet = 'Decorated Veteran',
ouch = 'Big Purple Heart',
kam = 'Blaze of Glory',
comm = 'Master and Commander',
mex = 'Mineral Prospector',
mexkill = 'Loot & Pillage',
rage = 'Rage Inducer',
head = 'Head Hunter',
dragon = 'Dragon Slayer',
heart = 'Queen Heart Breaker',
sweeper = 'Land Sweeper',
repair = 'Friendly Mechanic',
assistant = 'Subsidization Strategy',
economist = 'Economic Powerhouse',
shield = 'Shieldbearer',
drone = 'Drone Director',
missile = 'Missile Marauder',
attrition = 'Attrition Ace',
}
Loading