can you set rooms special exits which are not directions into special
pre-defined 'commands'. Into 'commands' named SPECIAL_EXIT_1, SPECIAL_EXIT_2
e.g. ...
So if scenic location is Scenic Location (n,s,e,w,ne,nw,se,sw,enter,path).
then:
SPECIAL_EXIT_1 => enter
SPECIAL_EXIT_2 => path
and so on...
This way I can put SPECIAL_EXIT_1 command under my button and i can more
easily enter the area without the need of typing anything.