if (isset(f5)) {
load.pic(v0);
draw.pic(v0);
discard.pic(v0);
position(o0,80,106);
v6 = 5;
status.line.on();
accept.input();
draw(o0);
show.pic();
}
if (said("look")){
print("Its the warehouse of this police building.It's nothing special.");

}
if (posn(o0,73,101,86,105)){
new.room(10);

}
return();