ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/lib/help/dropall
Revision: 1.2
Committed: Mon Sep 10 17:33:44 2007 UTC (16 years, 10 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
State: FILE REMOVED
Log Message:
remove cruft

File Contents

# User Rev Content
1 root 1.1 DROPALL help:
2    
3     dropall [type]
4    
5     dropall drops all items in your inventory to the ground, excepting
6     locked items. The type parameter will also control what is dropped:
7    
8     'empty' (eg, nothing speciified) - drops all objects except food, money, keys,
9     and containers.
10     weapons - drops weapons, bows, and arrows.
11     armor (armour) - drops armor, shield, and helmets.
12     misc - drops horns, books, girdles, amulets, rings, cloaks, boots, gloves,
13     bracers, scrolls, wands, rods, and potions.
14    
15     See also 'drop' and mouse button control for dropping objects.