|
Crossfire Server, Branches 1.12
R18729
|
Collaboration diagram for spawn_point:Data Fields | |
| int | x |
| int | y |
Point from which a NPC can come when the map is loaded.
Definition at line 111 of file citylife.c.
| 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().