Skip to content

Commit

Permalink
Corrected display name for item TotemEnhancer (seripap#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
cklugewicz authored and PierreAndreis committed Apr 16, 2018
1 parent 3778e9a commit 843aed3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions dist/models/resources/items.js
Original file line number Diff line number Diff line change
Expand Up @@ -620,10 +620,10 @@ exports.default = [{
"name": "ScoutPak"
}, {
"serverName": "*Item_TotemEnhancer*",
"name": "SuperScout"
"name": "SuperScout 2000"
}, {
"serverName": "Totem Enhancer",
"name": "SuperScout"
"name": "SuperScout 2000"
}, {
"serverName": "*Item_TotemBuffer*",
"name": "ScoutTuff"
Expand All @@ -642,4 +642,4 @@ exports.default = [{
}, {
"serverName": "Warp Generator",
"name": "Teleport Boots"
}];
}];

0 comments on commit 843aed3

Please sign in to comment.