Crossfire Server  1.75.0
spawn_point Struct Reference

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

Data Fields

int x
 
int y
 

Detailed Description

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

Definition at line 65 of file citylife.cpp.

Field Documentation

◆ x

int spawn_point::x

Definition at line 66 of file citylife.cpp.

Referenced by load_citylife().

◆ y

int spawn_point::y

Definition at line 67 of file citylife.cpp.

Referenced by load_citylife().


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