Merge pull request #1766 from headswe/master

Runtime
This commit is contained in:
headswe
2012-10-15 04:47:23 -07:00
@@ -39,6 +39,9 @@
playsound(src.loc, 'sound/items/Deconstruct.ogg', 50, 1)
user << "\blue You start to add cables to the frame."
if(do_after(user, 20))
if(!P)
user << "\blue You realize the cable coil no longer exist."
return;
P:amount -= 5
if(!P:amount) del(P)
user << "\blue You add cables to the frame."