mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-29 07:59:01 +01:00
Bug fixes: impact wrench and breacher shoes (#6993)
- fixes #6988 - fixes the breacher having the wrong shoes colors
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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 |
Reference in New Issue
Block a user