Removed a redundant line.

This commit is contained in:
Zuhayr
2014-05-12 03:03:15 -04:00
committed by ZomgPonies
parent 097f903ba3
commit 8f9841d349
@@ -51,7 +51,6 @@
if(M.a_intent == "help")
var/obj/item/weapon/holder/drone/D = new(loc)
src.loc = D
D.name = loc.name
D.attack_hand(M)
M << "You scoop up [src]."
src << "[M] scoops you up."