Removed a duplicate proc. Pimped out the Blueprints.

This commit is contained in:
SkyMarshal
2012-06-13 17:05:43 -07:00
parent 77c4ba2014
commit d4393c482d
19 changed files with 337 additions and 127 deletions
+1 -1
View File
@@ -354,7 +354,7 @@
user << "You start adding cables to the APC frame..."
playsound(src.loc, 'Deconstruct.ogg', 50, 1)
if(do_after(user, 20) && C.amount >= 10)
var/turf/T = get_turf_loc(src)
var/turf/T = get_turf(src)
var/obj/structure/cable/N = T.get_cable_node()
if (prob(50) && electrocute_mob(usr, N, N))
var/datum/effect/effect/system/spark_spread/s = new /datum/effect/effect/system/spark_spread