mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-22 19:46:36 +01:00
Add Prybars to Autolathes
Non-emergency ability to print off additional prybars if one's dumb enough to toss out their emergency box after spawning in.
This commit is contained in:
@@ -42,3 +42,8 @@
|
||||
/datum/category_item/autolathe/tools/welder_industrial
|
||||
name = "industrial welding tool"
|
||||
path =/obj/item/weapon/weldingtool/largetank
|
||||
|
||||
//TFF: Ports VoreStation edit, add printable prybars to autolathes
|
||||
/datum/category_item/autolathe/tools/prybar
|
||||
name = "prybar"
|
||||
path =/obj/item/weapon/prybar
|
||||
|
||||
Reference in New Issue
Block a user