|
Crossfire Server
1.75.0
|
Link between a map and the exits to generate for it. More...
Data Fields | |
| const char * | mappath |
| Full map path. More... | |
| const char * | monsterstyle |
| Style of monsters. More... | |
Link between a map and the exits to generate for it.
Definition at line 45 of file random_house_generator.cpp.
| const char* house_zone_struct::mappath |
Full map path.
Definition at line 46 of file random_house_generator.cpp.
Referenced by get_map_zone().
| const char* house_zone_struct::monsterstyle |
Style of monsters.
Definition at line 47 of file random_house_generator.cpp.
Referenced by add_exit_to_item().