Home
last modified time | relevance | path

Searched defs:mchrstr (Results 1 – 1 of 1) sorted by relevance

/dports/games/wolfpack/empire-4.4.1/include/
H A Dship.h81 struct mchrstr { struct
82 short m_item[I_MAX+1]; /* load limit */
83 int m_armor; /* how well armored it is */
84 int m_speed; /* how fast it can go */
85 int m_visib; /* how well it can be seen */
86 int m_vrnge; /* how well it can see */
87 int m_frnge; /* how far it can fire */
88 int m_glim; /* how many guns it can fire */
94 int m_bwork; /* work to build 100% */
95 int m_tech; /* tech required to build */
[all …]