#include <lib.h>
#include <dirs.h>

inherit "/secure/npc/drone";
inherit "/lib/shadow";

int QueryDrone(){
    return 1;
}



