Merged in zAfLu/hlstatsx-community-edition (pull request #7)

Add Revolver to CSGO
This commit is contained in:
Christopher Lynch 2015-12-09 19:37:33 -05:00
commit 5dafb463ac
2 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
-- HLstatsX: CE Installation Database file
-- HLstatsX: CE Installation Database file
-- This file is only needed for new installations.
@ -1710,6 +1710,7 @@ INSERT INTO `hlstats_Awards` (`awardType`, `game`, `code`, `name`, `verb`) VALUE
('W', 'csgo', 'ump45', 'UMP-45', 'kills with ump45'),
('W', 'csgo', 'xm1014', 'XM automatic Shotgun', 'kills with xm1014'),
('W', 'csgo', 'taser', 'Zeus x27', 'kills with taser'),
('W', 'csgo', 'revolver', 'R8 Revolver', 'kills with revolver'),
('O', 'nd', 'headshot', 'Headshot King', 'shots in the head'),
('O', 'nd', 'structure_kill', 'Destroyer', 'destroyed structures'),
('O', 'nd', 'killed_commander', 'Commander Killer', 'enemy commander kills'),

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB