20 lines
483 B
Plaintext
20 lines
483 B
Plaintext
/**
|
|
@fn obj::pick_up
|
|
@section Use
|
|
<table>
|
|
<tr>
|
|
<th>Type(s)</th>
|
|
<th>Description</th>
|
|
</tr> <tr>
|
|
<td>
|
|
@ref page_type_212, @ref page_type_28
|
|
</td><td> Click on the <pick up> button and select which types of objects
|
|
the creature should try to pick up.
|
|
|
|
Note also that if <can use armor>, <can use weapon>, <can use ring>...
|
|
etc are set, then the creature will pick up the matching items even
|
|
if this is not set here.</td>
|
|
</tr>
|
|
|
|
*/
|