Drills implimented

This commit is contained in:
warior4356
2018-10-29 01:10:10 -07:00
parent 46c0bd8b14
commit 13d927c10e
13 changed files with 215 additions and 20 deletions
@@ -1,4 +1,10 @@
/obj/item/thermal_drill
name = "thermal drill"
desc = "A tungsten carbide thermal drill with magnetic clamps for the purpose of drilling hardened objects."
desc = "A tungsten carbide thermal drill with magnetic clamps for the purpose of drilling hardened objects. Guaranteed 100% jam proof."
icon = 'icons/obj/items.dmi'
icon_state = "hardened_drill"
/obj/item/thermal_drill/diamond_drill
name = "diamond tipped thermal drill"
desc = "A diamond tipped thermal drill with magnetic clamps for the purpose of quickly drilling hardened objects. Guaranteed 100% jam proof."
icon_state = "diamond_drill"