20 lines
590 B
Plaintext
20 lines
590 B
Plaintext
/**
|
|
@fn FLAG_CONTENT_ON_GEN
|
|
@section Use
|
|
<table>
|
|
<tr>
|
|
<th>Type(s)</th>
|
|
<th>Description</th>
|
|
</tr> <tr>
|
|
<td>
|
|
@ref page_type_212, @ref page_type_28
|
|
</td><td> This only takes effect if <multiply> is enabled. The monster
|
|
will create a new monster every once in a while by duplicating it's inventory.
|
|
In this case, the <breed monster> value is never used and can be forgotten.
|
|
Each time the monster need to generate an object, it will be
|
|
a randomly chosen item from the inventory. When generator is destroyed,
|
|
inventory is destroyed.</td>
|
|
</tr>
|
|
|
|
*/
|