mirror of
https://github.com/goonstation/goonstation-2016.git
synced 2026-08-30 01:16:12 +01:00
Initial Commit
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
/obj/item/device/multitool
|
||||
name = "multitool"
|
||||
icon_state = "multitool"
|
||||
flags = FPRINT | TABLEPASS| CONDUCT
|
||||
force = 5.0
|
||||
w_class = 2.0
|
||||
throwforce = 5.0
|
||||
throw_range = 15
|
||||
throw_speed = 3
|
||||
desc = "You can use this on airlocks or APCs to try to hack them without cutting wires."
|
||||
m_amt = 50
|
||||
g_amt = 20
|
||||
mats = 6
|
||||
module_research = list("tools" = 5, "devices" = 2)
|
||||
Reference in New Issue
Block a user