Surgical tools will no longer cause damage on help intent

This commit is contained in:
Anewbe
2017-01-21 18:34:05 -06:00
parent 022ea9f15e
commit ac4b355f5e
33 changed files with 213 additions and 183 deletions

View File

@@ -435,7 +435,7 @@ other types of metals and chemistry for reagents).
id = "scalpel_laser1"
req_tech = list(TECH_BIO = 2, TECH_MATERIAL = 2, TECH_MAGNET = 2)
materials = list(DEFAULT_WALL_MATERIAL = 12500, "glass" = 7500)
build_path = /obj/item/weapon/scalpel/laser1
build_path = /obj/item/weapon/surgical/scalpel/laser1
sort_string = "MBBAA"
/datum/design/item/scalpel_laser2
@@ -444,7 +444,7 @@ other types of metals and chemistry for reagents).
id = "scalpel_laser2"
req_tech = list(TECH_BIO = 3, TECH_MATERIAL = 4, TECH_MAGNET = 4)
materials = list(DEFAULT_WALL_MATERIAL = 12500, "glass" = 7500, "silver" = 2500)
build_path = /obj/item/weapon/scalpel/laser2
build_path = /obj/item/weapon/surgical/scalpel/laser2
sort_string = "MBBAB"
/datum/design/item/scalpel_laser3
@@ -453,7 +453,7 @@ other types of metals and chemistry for reagents).
id = "scalpel_laser3"
req_tech = list(TECH_BIO = 4, TECH_MATERIAL = 6, TECH_MAGNET = 5)
materials = list(DEFAULT_WALL_MATERIAL = 12500, "glass" = 7500, "silver" = 2000, "gold" = 1500)
build_path = /obj/item/weapon/scalpel/laser3
build_path = /obj/item/weapon/surgical/scalpel/laser3
sort_string = "MBBAC"
/datum/design/item/scalpel_manager
@@ -462,7 +462,7 @@ other types of metals and chemistry for reagents).
id = "scalpel_manager"
req_tech = list(TECH_BIO = 4, TECH_MATERIAL = 7, TECH_MAGNET = 5, TECH_DATA = 4)
materials = list (DEFAULT_WALL_MATERIAL = 12500, "glass" = 7500, "silver" = 1500, "gold" = 1500, "diamond" = 750)
build_path = /obj/item/weapon/scalpel/manager
build_path = /obj/item/weapon/surgical/scalpel/manager
sort_string = "MBBAD"
/datum/design/item/implant