Icon and Sound Cleanup

This commit is contained in:
Fox-McCloud
2015-06-06 09:38:10 -04:00
parent eecc0db563
commit eb64e3ea05
632 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
icon_state = "wire"
/obj/structure/cable/heavyduty
icon = 'icons/obj/power_cond_heavy.dmi'
icon = 'icons/obj/power_cond/power_cond_heavy.dmi'
name = "large power cable"
desc = "This cable is tough. It cannot be cut with simple hand tools."
layer = 2.39 //Just below pipes, which are at 2.4
+4 -4
View File
@@ -93,7 +93,7 @@
icon_state = "scalpel_laser1_on"
item_state = "scalpel"
damtype = "fire"
hitsound = 'sound/weapons/sear2.ogg'
hitsound = 'sound/weapons/sear.ogg'
/obj/item/weapon/scalpel/laser2
name = "laser scalpel"
@@ -102,7 +102,7 @@
item_state = "scalpel"
damtype = "fire"
force = 12.0
hitsound = 'sound/weapons/sear2.ogg'
hitsound = 'sound/weapons/sear.ogg'
/obj/item/weapon/scalpel/laser3
name = "laser scalpel"
@@ -111,7 +111,7 @@
item_state = "scalpel"
damtype = "fire"
force = 15.0
hitsound = 'sound/weapons/sear2.ogg'
hitsound = 'sound/weapons/sear.ogg'
/obj/item/weapon/scalpel/manager
name = "incision management system"
@@ -120,7 +120,7 @@
item_state = "scalpel"
damtype = "fire"
force = 18.0
hitsound = 'sound/weapons/sear2.ogg'
hitsound = 'sound/weapons/sear.ogg'
/obj/item/weapon/circular_saw
name = "circular saw"