Hello
I'm Babochka and I love to play Achaea as Cymru, a Rajamalan Druid. Druids can harvest herbs which they use to brew elixirs.
I may come into a room and see the following:
The following plants are growing in this room:
A ginseng plant (ginseng) 26 left.
A myrrh bush (myrrh bush) 11 left.
A lobelia wildflower (lobelia) 21 left.
A purple coneflower (echinacea) 13 left.
A red elm tree (red elm) 20 left.
A wild ginger plant (wild ginger) 39 left.
I need to harvest the ginseng. What I would do is type 'harvest ginseng' 14 times! Can't I create an alias or something like:
harvest * *
for w = 1 to %1
harvest %2
next w
i would enter harvest 14 ginseng and it would harvest 14 ginseng with typing it 14 times
Can you help me? Thanks.
I'm Babochka and I love to play Achaea as Cymru, a Rajamalan Druid. Druids can harvest herbs which they use to brew elixirs.
I may come into a room and see the following:
The following plants are growing in this room:
A ginseng plant (ginseng) 26 left.
A myrrh bush (myrrh bush) 11 left.
A lobelia wildflower (lobelia) 21 left.
A purple coneflower (echinacea) 13 left.
A red elm tree (red elm) 20 left.
A wild ginger plant (wild ginger) 39 left.
I need to harvest the ginseng. What I would do is type 'harvest ginseng' 14 times! Can't I create an alias or something like:
harvest * *
for w = 1 to %1
harvest %2
next w
i would enter harvest 14 ginseng and it would harvest 14 ginseng with typing it 14 times
Can you help me? Thanks.