Skip to content

Commit

Permalink
adjust-survivor-headlamp-price
Browse files Browse the repository at this point in the history
Changed the survivor headlamp price from 40$ to 65%
  • Loading branch information
snipercup authored Jul 11, 2019
1 parent 59be6a4 commit 2db2262
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/json/items/tool_armor.json
Original file line number Diff line number Diff line change
Expand Up @@ -444,7 +444,7 @@
"color": "blue",
"name": "survivor headlamp",
"description": "This is a custom made LED headlamp reinforced to be more durable, brighter, and with a larger and more efficient battery pack. The adjustable strap allows it to be comfortably worn on your head or attached to your helmet. Use it to turn it on.",
"price": 4000,
"price": 6500,
"material": [ "plastic", "aluminum" ],
"flags": [ "OVERSIZE", "BELTED", "ALLOWS_NATURAL_ATTACKS" ],
"weight": 620,
Expand Down

0 comments on commit 2db2262

Please sign in to comment.