- if bow=yes then
- send ("get meteor from bag383324")
- send ("shoot " .. target .. " with meteor")
- elseif bow=no then
- send ("sheathe scimitar352358")
- send ("unwield left")
- send ("unwield right")
- send ("get bow129544 from baldric395342")
- send ("wield bow129544")
- send ("shoot " .. target .. " with meteor")
- bow=yes
- sword=no
- dagger=no
- end