mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-12 11:13:16 +00:00
More fixes
This commit is contained in:
@@ -7,10 +7,12 @@
|
|||||||
desc = "A steel bar with a wedge, designed specifically for opening unpowered doors in an emergency. It comes in a variety of configurations - collect them all!"
|
desc = "A steel bar with a wedge, designed specifically for opening unpowered doors in an emergency. It comes in a variety of configurations - collect them all!"
|
||||||
icon = 'icons/obj/tools_vr.dmi'
|
icon = 'icons/obj/tools_vr.dmi'
|
||||||
icon_state = "prybar"
|
icon_state = "prybar"
|
||||||
item_state = "crowbar"
|
flags = CONDUCT
|
||||||
|
slot_flags = SLOT_BELT
|
||||||
force = 4
|
force = 4
|
||||||
throwforce = 5
|
throwforce = 5
|
||||||
pry = 1
|
pry = 1
|
||||||
|
item_state = "crowbar"
|
||||||
w_class = ITEMSIZE_SMALL
|
w_class = ITEMSIZE_SMALL
|
||||||
origin_tech = list(TECH_ENGINEERING = 1)
|
origin_tech = list(TECH_ENGINEERING = 1)
|
||||||
matter = list(DEFAULT_WALL_MATERIAL = 30)
|
matter = list(DEFAULT_WALL_MATERIAL = 30)
|
||||||
|
|||||||
Reference in New Issue
Block a user