[MIRROR] Tool Resprite? (#5165)

* Tool Resprite (#58616)

* Tool Resprite?

Co-authored-by: Kokonut <38844529+maxymax13@users.noreply.github.com>
This commit is contained in:
SkyratBot
2021-04-25 03:30:29 +01:00
committed by GitHub
co-authored by Kokonut
parent 0281976fa9
commit 03db312b96
8 changed files with 11 additions and 9 deletions
@@ -1,20 +1,20 @@
//caravan ambush
/obj/item/wrench/caravan
color = "#ff0000"
icon_state = "wrench_caravan"
desc = "A prototype of a new wrench design, allegedly the red color scheme makes it go faster."
name = "experimental wrench"
toolspeed = 0.3
/obj/item/screwdriver/caravan
color = "#ff0000"
icon_state = "screwdriver_caravan"
desc = "A prototype of a new screwdriver design, allegedly the red color scheme makes it go faster."
name = "experimental screwdriver"
toolspeed = 0.3
random_color = FALSE
/obj/item/wirecutters/caravan
color = "#ff0000"
icon_state = "cutters_caravan"
desc = "A prototype of a new wirecutter design, allegedly the red color scheme makes it go faster."
name = "experimental wirecutters"
worn_icon_state = "cutters"
@@ -22,7 +22,7 @@
random_color = FALSE
/obj/item/crowbar/red/caravan
color = "#ff0000"
icon_state = "crowbar_caravan"
desc = "A prototype of a new crowbar design, allegedly the red color scheme makes it go faster."
name = "experimental crowbar"
toolspeed = 0.3