Merge pull request #368 from CIB/master

Erthilo's sprites
This commit is contained in:
Albert Iordache
2012-02-05 06:23:39 -08:00
2 changed files with 4 additions and 4 deletions
@@ -1130,8 +1130,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
@@ -1154,8 +1154,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
Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.0 KiB

After

Width:  |  Height:  |  Size: 7.9 KiB