Bug fixes: impact wrench and breacher shoes (#6993)

- fixes #6988
- fixes the breacher having the wrong shoes colors
This commit is contained in:
Alberyk
2019-09-14 21:28:04 +03:00
committed by Erki
parent ddcc622ff8
commit 30dbd1f1cd
3 changed files with 8 additions and 0 deletions
+1
View File
@@ -640,6 +640,7 @@
name = "impact wrench"
desc = " The screwdriver's big brother."
icon = 'icons/obj/tools.dmi'
icon_state = "powerdrill"
var/drillcolor = null
force = 3
w_class = 2
+7
View File
@@ -0,0 +1,7 @@
author: Alberyk
delete-after: True
changes:
- bugfix: "Fixed the impact wrench having no sprite."
Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 16 KiB