mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-27 14:07:51 +01:00
Committing the tools I made for surgery, so maybe I'll finally have a bit more incentive to keep up with it
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@888 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -1351,11 +1351,38 @@ Total SMES charging rate should not exceed total power generation rate, or an ov
|
||||
m_amt = 10000
|
||||
g_amt = 5000
|
||||
|
||||
/obj/item/weapon/retractor
|
||||
name = "retractor"
|
||||
icon = 'surgery.dmi'
|
||||
icon_state = "retractor"
|
||||
flags = FPRINT | TABLEPASS | CONDUCT
|
||||
w_class = 1.0
|
||||
|
||||
/obj/item/weapon/hemostat
|
||||
name = "retractor"
|
||||
icon = 'surgery.dmi'
|
||||
icon_state = "hemostat"
|
||||
flags = FPRINT | TABLEPASS | CONDUCT
|
||||
w_class = 1.0
|
||||
|
||||
/obj/item/weapon/cautery
|
||||
name = "retractor"
|
||||
icon = 'surgery.dmi'
|
||||
icon_state = "cautery"
|
||||
flags = FPRINT | TABLEPASS | CONDUCT
|
||||
w_class = 1.0
|
||||
|
||||
/obj/item/weapon/surgicaldrill
|
||||
name = "retractor"
|
||||
icon = 'surgery.dmi'
|
||||
icon_state = "drill"
|
||||
flags = FPRINT | TABLEPASS | CONDUCT
|
||||
w_class = 1.0
|
||||
|
||||
/obj/item/weapon/circular_saw
|
||||
name = "circular saw"
|
||||
icon = 'surgery.dmi'
|
||||
icon_state = "saw1"
|
||||
icon_state = "saw"
|
||||
flags = FPRINT | TABLEPASS | CONDUCT
|
||||
force = 15.0
|
||||
w_class = 1.0
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 7.9 KiB After Width: | Height: | Size: 12 KiB |
Reference in New Issue
Block a user