|
Crossfire Server
1.75.0
|
Point from which a NPC can come when the map is loaded. More...
Data Fields | |
| int | x |
| int | y |
Point from which a NPC can come when the map is loaded.
Definition at line 65 of file citylife.cpp.
| int spawn_point::x |
Definition at line 66 of file citylife.cpp.
Referenced by load_citylife().
| int spawn_point::y |
Definition at line 67 of file citylife.cpp.
Referenced by load_citylife().