urbanterror 1.0 → 1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. data/lib/urbanterror.rb +1 -0
  2. metadata +4 -4
@@ -53,6 +53,7 @@ class UrbanTerror
53
53
  end
54
54
 
55
55
  GEAR_TYPES = {
56
+ 'knives' => 0,
56
57
  'grenades' => 1,
57
58
  'snipers' => 2,
58
59
  'spas' => 4,
metadata CHANGED
@@ -1,12 +1,12 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: urbanterror
3
3
  version: !ruby/object:Gem::Version
4
- hash: 15
4
+ hash: 13
5
5
  prerelease: false
6
6
  segments:
7
7
  - 1
8
- - 0
9
- version: "1.0"
8
+ - 1
9
+ version: "1.1"
10
10
  platform: ruby
11
11
  authors:
12
12
  - Ricky Elrod
@@ -14,7 +14,7 @@ autorequire:
14
14
  bindir: bin
15
15
  cert_chain: []
16
16
 
17
- date: 2010-08-29 00:00:00 -04:00
17
+ date: 2011-03-20 00:00:00 -04:00
18
18
  default_executable:
19
19
  dependencies: []
20
20