Difference between revisions of "Donate"

From StickMUD
Jump to navigation Jump to search
(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...")
 
m
Line 9: Line 9:
 
|-
 
|-
 
|donate <item>
 
|donate <item>
|Transport an item not kept to the bin in newbie park.
+
|Transport an item not kept to the bin in the adventurers academy.
 
|-
 
|-
 
|donate all
 
|donate all
|Transport all items not kept to the bin in newbie park.
+
|Transport all items not kept to the bin in the adventurers academy.
 
|-
 
|-
 
|donate <item> from <container>
 
|donate <item> from <container>
|Transport an <item> not kept from a <container> in ones inventory (i.e. bag) to the newbie park.
+
|Transport an <item> not kept from a <container> in ones inventory (i.e. bag) to the adventurers academy.
 
|-
 
|-
 
|donate all from <container>
 
|donate all from <container>
|Transport all items from a <container> in ones inventory (i.e. bag) to the newbie park.
+
|Transport all items from a <container> in ones inventory (i.e. bag) to the adventurers academy.
 
|}
 
|}
  

Revision as of 20:37, 1 April 2024

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 the adventurers academy.
donate all Transport all items not kept to the bin in the adventurers academy.
donate <item> from <container> Transport an <item> not kept from a <container> in ones inventory (i.e. bag) to the adventurers academy.
donate all from <container> Transport all items from a <container> in ones inventory (i.e. bag) to the adventurers academy.

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