#include <mon-grow.h>
Public Member Functions | |
monster_level_up (monster_type _before, monster_type _after, int _chance=1000, bool _adjust=true) | |
Public Attributes | |
monster_type | before |
monster_type | after |
int | chance |
bool | adjust_hp |
monster_level_up::monster_level_up | ( | monster_type | _before, | |
monster_type | _after, | |||
int | _chance = 1000 , |
|||
bool | _adjust = true | |||
) | [inline] |