Crossfire Server, Branches 1.12  R18729
house_zone_struct Struct Reference
+ Collaboration diagram for house_zone_struct:

Data Fields

const char * mappath
 
const char * monsterstyle
 

Detailed Description

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

Definition at line 59 of file cfrhg.c.

Field Documentation

const char* house_zone_struct::mappath

Full map path.

Definition at line 60 of file cfrhg.c.

Referenced by get_map_zone().

const char* house_zone_struct::monsterstyle

Style of monsters.

Definition at line 61 of file cfrhg.c.

Referenced by add_exit_to_item().


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