Added Erthilo's bone gel and bone setter sprites.

This commit is contained in:
cib
2012-02-04 11:59:46 -08:00
parent 0b71628c05
commit d121b740d1
2 changed files with 4 additions and 4 deletions
@@ -1106,8 +1106,8 @@ CIRCULAR SAW
/obj/item/weapon/surgical_tool/bonegel
name = "bone gel"
icon = 'janitor.dmi'
icon_state = "cleaner"
icon = 'surgery.dmi'
icon_state = "bone gel"
/obj/item/weapon/surgical_tool/bonegel/New()
stage += 0
@@ -1130,8 +1130,8 @@ CIRCULAR SAW
/obj/item/weapon/surgical_tool/bonesetter
name = "bone setter"
icon = 'items.dmi'
icon_state = "wrench"
icon = 'surgery.dmi'
icon_state = "bone setter"
/obj/item/weapon/surgical_tool/bonesetter/New()
stage += 1