Merge pull request #3150 from Anewbe/translator_cost

Makes translators more expensive
This commit is contained in:
Neerti
2017-03-26 21:37:19 -04:00
committed by GitHub
2 changed files with 2 additions and 2 deletions
@@ -12,4 +12,4 @@
/datum/gear/ears/translator
display_name = "universal translator, ear"
path = /obj/item/device/universal_translator/ear
cost = 5
cost = 8
@@ -65,4 +65,4 @@
/datum/gear/utility/translator
display_name = "universal translator"
path = /obj/item/device/universal_translator
cost = 5
cost = 8