Difference between revisions of "Discharge"

From StickMUD
Jump to navigation Jump to search
m
 
Line 2: Line 2:
  
 
== Description ==
 
== Description ==
Discharge a wand, or staff or anything that has charges. The item has to be in your inventory for you to be able to discharge it.
+
Discharge a wand, or staff or anything that has charges. The item has to be in [[inventory]] to be able to discharge it.
 
{| class="wikitable"
 
{| class="wikitable"
 
|+Syntax
 
|+Syntax
Line 9: Line 9:
 
|-
 
|-
 
|<code>discharge</code> <item>
 
|<code>discharge</code> <item>
|Remove charges from item in your inventory.
+
|Remove charges from item in [[inventory]].
 
|-
 
|-
 
|<code>discharge</code> <item> [at target]
 
|<code>discharge</code> <item> [at target]
|Remove charges from an item in your inventory with [target] as the intended recipient of this action.
+
|Remove charges from an item in [[inventory]] with [target] as the intended recipient of this action.
 
|}
 
|}
  
 
== See Also ==
 
== See Also ==
 
[[inventory]], and [[recite]]
 
[[inventory]], and [[recite]]

Latest revision as of 10:59, 20 June 2021

discharge - Remove charges from an item.

Description

Discharge a wand, or staff or anything that has charges. The item has to be in inventory to be able to discharge it.

Syntax
Command Description
discharge <item> Remove charges from item in inventory.
discharge <item> [at target] Remove charges from an item in inventory with [target] as the intended recipient of this action.

See Also

inventory, and recite