Lines Matching refs:blast
134 blast[y][x] += 1250;
136 blast[y][x] += 500+super*20;
138 blast[y][x] += 5000+super*100;
149 blast[y][x] += 80000;
151 blast[y][x] += 10;
157 blast[y][x] += 100000;
163 blast[y][x] += (temp==nuke ? 80000 : 1250);
165 blast[y][x] += 500+super*20;
167 blast[y][x] += 5000+super*100;
186 blast[y][x] += rand_mod(751)+1;
198 blast[y][x] += 100000;
223 tmpblast = blast[y][x];
241 blast[y][x] = 0;