Home
last modified time | relevance | path

Searched refs:CIVILIAN_2 (Results 1 – 2 of 2) sorted by relevance

/dports/games/apricots/apricots-0.2.6/apricots/
H A Dapricots.h78 const building CIVILIAN_2 = {3, 0, 0, 0, 200, 201, -60, 0, 0, 225, 219}; variable
H A Dsetup.cpp486 g.gamemap.b[x] = CIVILIAN_2; in setup_buildings()