mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-27 18:42:44 +00:00
Merge pull request #3325 from VOREStation/Cameron653-patch-1
Removes excavation drill since it's been ported upstream
This commit is contained in:
@@ -1,11 +1,3 @@
|
||||
/datum/design/excavationdrill
|
||||
name = "Excavation Drill"
|
||||
desc = "Advanced archaeological drill combining ultrasonic excitation and bluespace manipulation to provide extreme precision. The silver tip is adjustable from 1 to 30 cm."
|
||||
id = "excavationdrill"
|
||||
req_tech = list(TECH_MATERIAL = 4, TECH_POWER = 3, TECH_ENGINEERING = 3, TECH_BLUESPACE = 3) //They were never used before. Now they'll be used. Hopefully.
|
||||
build_type = PROTOLATHE
|
||||
materials = list(DEFAULT_WALL_MATERIAL = 4000, "glass" = 1000, "silver" = 1000)
|
||||
build_path = /obj/item/weapon/pickaxe/excavationdrill
|
||||
/* Make language great again
|
||||
/datum/design/item/implant/language
|
||||
name = "Language implant"
|
||||
|
||||
Reference in New Issue
Block a user