#include <kills.h>
Public Member Functions | |
kill_ghost (const monster *mon) | |
kill_ghost () | |
void | save (writer &) const |
void | load (reader &) |
std::string | info () const |
Public Attributes | |
std::string | ghost_name |
int | exp |
unsigned short | place |
kill_ghost::kill_ghost | ( | const monster * | mon | ) |
kill_ghost::kill_ghost | ( | ) | [inline] |
void kill_ghost::save | ( | writer & | outf | ) | const |
void kill_ghost::load | ( | reader & | inf | ) |
std::string kill_ghost::info | ( | ) | const |
int kill_ghost::exp |
unsigned short kill_ghost::place |