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

Data Fields

int x
 
int y
 

Detailed Description

Point from which a NPC can come when the map is loaded.

Definition at line 111 of file citylife.c.

Field Documentation

int spawn_point::x

Definition at line 112 of file citylife.c.

Referenced by add_npc_to_point().

int spawn_point::y

Definition at line 113 of file citylife.c.

Referenced by add_npc_to_point().


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