Difference between revisions of "Donate"

From StickMUD
Jump to navigation Jump to search
m
m
 
Line 2: Line 2:
  
 
== Description ==
 
== Description ==
For a cost of 5 spell points, transport items from ones inventory to the newbie park so newbies could borrow it.
+
For a cost of 5 spell points, transport items from ones inventory to the adventurers academy so newbies could borrow it.
 
{| class="wikitable"
 
{| class="wikitable"
 
|+Syntax
 
|+Syntax

Latest revision as of 20:38, 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 adventurers academy 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