Crossfire Server, Trunk  R22047
Scorn County parameters.
+ Collaboration diagram for Scorn County parameters.:

Variables

static const char *const scorncounty_archs []
 
static const spawn_point scorncounty_points []
 
static const spawn_zone scorncounty_zones []
 

Detailed Description

Parameters for the City life plugin for Scorn County.

Variable Documentation

◆ scorncounty_archs

const char* const scorncounty_archs[]
static
Initial value:
= {
"child",
"farmer",
"fatman",
"fatwoman",
}

Definition at line 558 of file citylife.c.

◆ scorncounty_points

const spawn_point scorncounty_points[]
static
Initial value:
= {
{24, 27},
{26, 27},
{24, 29},
{27, 29},
{24, 31},
{24, 34},
{34, 32},
{41, 1},
}

Definition at line 547 of file citylife.c.

◆ scorncounty_zones

const spawn_zone scorncounty_zones[]
static
Initial value:
= {
{24, 27, 27, 35},
{25, 12, 27, 18},
{34, 12, 36, 16},
{38, 0, 45, 2},
}

Definition at line 539 of file citylife.c.