MonsterDrop Struct Reference
Structure containing an item class and its probability to be dropped (unit: 1/10000).
More...
#include <monster.hpp>
List of all members.
|
Public Attributes |
ItemClass * | item |
int | probability |
Detailed Description
Structure containing an item class and its probability to be dropped (unit: 1/10000).
Definition at line 37 of file monster.hpp.
The documentation for this struct was generated from the following file: