Lines Matching refs:Ship
62 ** ship and has considerable redundancy) almost never get
89 if (Etc.nkling <= 0 || Quad[Ship.quadx][Ship.quady].stars < 0)
91 if (Ship.cloaked && Ship.cloakgood)
95 if (Ship.cond == DOCKED) {
98 Ship.shipname);
128 if (Ship.shldup || Move.shldchg) {
129 propor = Ship.shield;
132 if (shldabsb > Ship.shield)
133 shldabsb = Ship.shield;
134 Ship.shield -= shldabsb;
151 Ship.energy -= hit;
166 if (Ship.shldup)
169 Ship.shldup = 0;
173 if (Ship.energy <= 0)
185 Ship.crew -= cas;