Makes the crowbars of non-construction borgs red (#24281)

* Gives non-engiborgs red crowbars

* Update code/game/objects/items/tools/crowbar.dm

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>

* Update code/game/objects/items/tools/crowbar.dm

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>

---------

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>
This commit is contained in:
CRUNCH
2024-03-07 09:33:08 +00:00
committed by GitHub
parent 1d09c090ab
commit d0d3d30d83
2 changed files with 16 additions and 11 deletions
+5
View File
@@ -112,6 +112,11 @@
force = 10
toolspeed = 0.5
/obj/item/crowbar/cyborg/red
name = "emergency hydraulic crowbar"
desc = "A hydraulic prying tool, compact but powerful. Supplied to non-construction cyborgs primarily to allow them to pry open airlocks during power outages."
icon_state = "crowbar_red"
/obj/item/crowbar/power
name = "jaws of life"
desc = "A set of jaws of life, the magic of science has managed to fit it down into a device small enough to fit in a tool belt. It's fitted with a prying head."