22 lines
448 B
Plaintext
22 lines
448 B
Plaintext
/**
|
|
@fn obj::container
|
|
@section Use
|
|
<table>
|
|
<tr>
|
|
<th>Type(s)</th>
|
|
<th>Description</th>
|
|
</tr> <tr>
|
|
<td>
|
|
@ref page_type_122
|
|
</td><td> The container can hold a maximum total weight of the given value
|
|
in gram. Note that this weight limit is calculated *after* the
|
|
weight reduction (<reduce weight>) has been applied.</td>
|
|
</tr>
|
|
<tr>
|
|
<td>
|
|
@ref page_type_2
|
|
</td><td> How much this transport can carry.</td>
|
|
</tr>
|
|
|
|
*/
|