removed null

This commit is contained in:
Nicaragua
2019-02-26 16:35:12 -03:00
parent 12275100e5
commit 55c418b61e
@@ -1109,5 +1109,4 @@ Pass a positive integer as an argument to override a bot's default speed.
path.Cut(1, 2)
/mob/living/simple_animal/bot/proc/drop_part(obj/item/drop_item, dropzone)
new drop_item(dropzone)
drop_item = null
new drop_item(dropzone)