Line ending conflict resolution.

This commit is contained in:
Zuhayr
2014-12-22 23:27:06 +10:30
11 changed files with 164 additions and 82 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.