This commit is contained in:
TrilbySpaseClone
2019-06-22 15:37:28 -04:00
parent c0d3ddceeb
commit 51119ad6fd
7 changed files with 92 additions and 2 deletions
+6 -1
View File
@@ -35,6 +35,12 @@
icon_state = "wrench_brass"
toolspeed = 0.5
/obj/item/wrench/bronze
name = "bronze plated wrench"
desc = "A bronze plated wrench."
icon_state = "wrench_brass"
toolspeed = 0.95
/obj/item/wrench/abductor
name = "alien wrench"
desc = "A polarized wrench. It causes anything placed between the jaws to turn."
@@ -43,7 +49,6 @@
usesound = 'sound/effects/empulse.ogg'
toolspeed = 0.1
/obj/item/wrench/power
name = "hand drill"
desc = "A simple powered hand drill. It's fitted with a bolt bit."