File: spiderBlobCommander

package info (click to toggle)
blobandconquer 1.07-dfsg-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 104,944 kB
  • ctags: 3,385
  • sloc: cpp: 38,991; ansic: 362; makefile: 186
file content (17 lines) | stat: -rw-r--r-- 279 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Boss {

	id = 0;
	model1 = gfx/md2/spiderBlob.md2;
	texture1 = textures/game/spiderBlobCommander.png;
	health = 3000;
	maxHealth = 3000;
	shield = 250;
	maxShield = 250;
	bbMins = -18 -8 -5;
	bbMaxs = 18 8 5;
	gunPosition1 = -7 -24 -2.5;
	gunPosition2 = 2.5 -24 -2.5;

};

@END@