I have the same Set instruction twice in DAAD /PRO 11:
Adventuron (redescribe = auto_beta):
: match "get ladder" {
: if (is_beside "ladder") {
: if (is_at "treestand") {
: set_graphic graphic = "treestand2" target = "treestand" ;
}
: get ;
}
}
DAAD:
/PRO 5
> GET LADDE PRESENT ladder
NOTCARR ladder
CLEAR is_done_
PROCESS 11
NOTZERO is_done_
DONE
/PRO 11
> _ _ AT treestand
SET has_done_something_
SET has_done_something_
LET 18 255 LET 19 10
AUTOG