Comments out combi-tool, fixes infinite range combitool.

This commit is contained in:
Zuhayr
2014-12-16 18:23:21 +10:30
parent 7683086619
commit 2214837449
3 changed files with 9 additions and 5 deletions
+2 -2
View File
@@ -815,10 +815,10 @@ var/global/list/gear_datums = list()
sort_category = "misc"
cost = 2
/datum/gear/combitool
/*/datum/gear/combitool
display_name = "combi-tool"
path = /obj/item/weapon/combitool
cost = 3
cost = 3*/
// Stuff worn on the ears. Items here go in the "ears" sort_category but they must not use
// the slot_r_ear or slot_l_ear as the slot, or else players will spawn with no headset.