ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/lib/help/pickup
Revision: 1.2
Committed: Mon Sep 10 17:33:44 2007 UTC (16 years, 8 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

# Content
1 'pickup' changes how you pick up items when you step on them.
2 to pickup an item manually, use the ',' key.
3
4 Mode 0: Don't pick up items.
5 Mode 1: Pick up one item
6 Mode 2: Pickup up one item and stop
7 Mode 3: Stop before picking up items
8 Mode 4: Pick up all items
9 Mode 5: Pick up all items and stop
10 Mode 6: Pick up all magical items
11 Mode 7: Pick up all coins and gems
12
13 Modes above 7: Pickup items with
14 a value density greater than the pickup mode.
15
16 Value density is value in gold/weight in kilograms.
17
18 The value in gold is what the item is worth if you
19 sold it in the shop.
20
21 Goldcoins have a value density of 66,
22
23 Density 10 will pickup silver, gold,
24 rings, wands, books, and scrolls.
25 Artifacts are also picked up.
26