Crossfire Server  1.75.0
house_zone_struct Struct Reference

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...
 

Detailed Description

Link between a map and the exits to generate for it.

Definition at line 45 of file random_house_generator.cpp.

Field Documentation

◆ mappath

const char* house_zone_struct::mappath

Full map path.

Definition at line 46 of file random_house_generator.cpp.

Referenced by get_map_zone().

◆ monsterstyle

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().


The documentation for this struct was generated from the following file: