13 lines
243 B
Plaintext
13 lines
243 B
Plaintext
0;190;19M0;190;19m#49100
|
|
Editorial Room Key - 49104~
|
|
2 c 0
|
|
l~
|
|
if %cmd.mudcommand% == look && !%actor.has_item(49104)%
|
|
%echo% Wait? Is that a key lying there!? Better pick that up!
|
|
%load% obj 49104 %actor% inv
|
|
else
|
|
return 0
|
|
end
|
|
~
|
|
$~
|