Find
You are in an airlock needing special dna to open
touch airlock
Created by
omenofdoom
, last updated 01 Jul 2009
Code
if target of touch then whoisit;
##whoisit:
if $init_obj's name like ("omenofdoom,thorn,wolis,Chaotic Bob") then openup else end;
##openup:
$tloc = 55126;
$d = 3;
relocate $init_obj to $tloc print "[$actor] beeps and [$init_obj] walks through" then "[$actor] closes behind [$init_obj] as they walk out";
a docking bay