Donate

From StickMUD
Revision as of 19:51, 6 August 2022 by Tamarindo (talk | contribs) (Created page with "<code>donate</code> - Donate an item to newbies (5 SP cost). == Description == For a cost of 5 spell points, transport items from ones inventory to the newbie park so newbies...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

donate - Donate an item to newbies (5 SP cost).

Description

For a cost of 5 spell points, transport items from ones inventory to the newbie park so newbies could borrow it.

Syntax
Command Description
donate <item> Transport an item not kept to the bin in newbie park.
donate all Transport all items not kept to the bin in newbie park.
donate <item> from <container> Transport an <item> not kept from a <container> in ones inventory (i.e. bag) to the newbie park.
donate all from <container> Transport all items from a <container> in ones inventory (i.e. bag) to the newbie park.

Examples

> donate sword 3
> donate all
> donate root from bag
> donate all from bag

See Also

get, give, inventory, keep, loot, put, show, si, take, wear, and wield