place Pots on Ground by flutschi
Related: TasteID
clearignore
if findtype 27538 backpack as decorator
dclick decorator
pause 400
endif
while findtype 6330|6327|4550|4551|6328 backpack as item
@drop backpack
overhead 'this item' 6 item
lift item 1
droprelloc 0 0 -1 # places on top
pause 600
say 'i wish to lock this down'
pause 600
target item
for 3
gumpresponse 9
waitfortarget
waitforgump 1777064327
target item
pause 200
endfor
ignore item
endwhile